react-luminus-components 2.0.32 → 2.0.33
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 +12 -2
- package/dist/components/Layout/ConnectionNotification/ConnectionAlert.d.ts +5 -0
- package/dist/components/Layout/ConnectionNotification/ConnectionIcon.d.ts +5 -0
- package/dist/components/Layout/index.d.ts +2 -0
- package/dist/contexts/index.d.ts +1 -0
- package/dist/contexts.cjs.js +1 -1
- package/dist/contexts.es.js +415 -408
- package/dist/hooks.cjs.js +1 -1
- package/dist/hooks.es.js +148 -155
- package/dist/main.cjs.js +7 -7
- package/dist/main.d.ts +2 -0
- package/dist/main.es.js +346 -308
- package/dist/useIsBrowserOnline-CREGrf2l.cjs +1 -0
- package/dist/useIsBrowserOnline-RAirIO4c.js +13 -0
- package/package.json +1 -1
package/dist/contexts.es.js
CHANGED
|
@@ -1,24 +1,25 @@
|
|
|
1
|
-
import { t as re, bR as
|
|
2
|
-
import { ck as
|
|
3
|
-
import { jsxs as I, jsx as
|
|
4
|
-
import { useState as R, useContext as
|
|
5
|
-
import { EventType as ge, InteractionStatus as
|
|
1
|
+
import { t as re, bR as Oe, c as N, bS as He, R as ce, an as Ue, bT as De, a5 as H, ak as We, S as ie, bU as je, ar as Fe, ap as Be, bd as pe, by as Re, bf as J, aq as ze, bV as Ge, aF as we, bW as Ve, bX as Xe, bY as L, bZ as Ke, b_ as U, b$ as l, c0 as _e, c1 as Le, c2 as V, c3 as E, c4 as q, c5 as ae, c6 as Ie, c7 as Je, c8 as Se, c9 as Qe, ca as Ye, cb as qe, cc as Ze, cd as be, ce as G, cf as Me, cg as Ce, ch as et, ci as fe, cj as $e, ao as tt, b8 as nt, a6 as ot } from "./nivo-bar-wBsr2P1t.js";
|
|
2
|
+
import { ck as gn, ah as pn } from "./nivo-bar-wBsr2P1t.js";
|
|
3
|
+
import { jsxs as I, jsx as y } from "react/jsx-runtime";
|
|
4
|
+
import { useState as R, useContext as z, useEffect as B, useRef as Q, useMemo as F, useCallback as Y, useSyncExternalStore as st } from "react";
|
|
5
|
+
import { EventType as ge, InteractionStatus as ye, InteractionRequiredAuthError as rt } from "@azure/msal-browser";
|
|
6
6
|
import { useMsal as it, MsalProvider as at } from "@azure/msal-react";
|
|
7
7
|
import "react-router";
|
|
8
8
|
import "react-dom";
|
|
9
9
|
import "react-hook-form";
|
|
10
10
|
import "react-flexmonster";
|
|
11
11
|
import { L as ct, b as lt } from "./FormDisabledProvider-CknAF8EI.js";
|
|
12
|
-
import { F as
|
|
12
|
+
import { F as mn } from "./FormDisabledProvider-CknAF8EI.js";
|
|
13
13
|
import { a as ht, u as ut } from "./useLocalStorageState-DBd2vOH1.js";
|
|
14
|
-
|
|
14
|
+
import { u as dt } from "./useIsBrowserOnline-RAirIO4c.js";
|
|
15
|
+
function ft(t) {
|
|
15
16
|
const e = re(t);
|
|
16
17
|
return e.setHours(23, 59, 59, 999), e;
|
|
17
18
|
}
|
|
18
|
-
function
|
|
19
|
-
return
|
|
19
|
+
function gt() {
|
|
20
|
+
return ft(Date.now());
|
|
20
21
|
}
|
|
21
|
-
function
|
|
22
|
+
function pt(t, e) {
|
|
22
23
|
const n = +re(t), [s, o] = [
|
|
23
24
|
+re(e.start),
|
|
24
25
|
+re(e.end)
|
|
@@ -26,111 +27,111 @@ function gt(t, e) {
|
|
|
26
27
|
return n >= s && n <= o;
|
|
27
28
|
}
|
|
28
29
|
function _t() {
|
|
29
|
-
return
|
|
30
|
+
return Oe(Date.now());
|
|
30
31
|
}
|
|
31
|
-
const
|
|
32
|
+
const mt = (t) => {
|
|
32
33
|
const e = N.c(10), {
|
|
33
34
|
children: n
|
|
34
35
|
} = t, [s, o] = R(!1), [i, r] = R(""), [a, c] = R(void 0);
|
|
35
36
|
let h;
|
|
36
|
-
e[0] === Symbol.for("react.memo_cache_sentinel") ? (h = (
|
|
37
|
-
o(!0), r(
|
|
37
|
+
e[0] === Symbol.for("react.memo_cache_sentinel") ? (h = (b, p) => {
|
|
38
|
+
o(!0), r(b), c(p);
|
|
38
39
|
}, e[0] = h) : h = e[0];
|
|
39
40
|
const u = h;
|
|
40
|
-
let g;
|
|
41
|
-
e[1] === Symbol.for("react.memo_cache_sentinel") ? (g = () => {
|
|
42
|
-
o(!1);
|
|
43
|
-
}, e[1] = g) : g = e[1];
|
|
44
|
-
const p = g;
|
|
45
41
|
let _;
|
|
46
|
-
e[
|
|
42
|
+
e[1] === Symbol.for("react.memo_cache_sentinel") ? (_ = () => {
|
|
43
|
+
o(!1);
|
|
44
|
+
}, e[1] = _) : _ = e[1];
|
|
45
|
+
const f = _;
|
|
46
|
+
let g;
|
|
47
|
+
e[2] !== s || e[3] !== i || e[4] !== a ? (g = {
|
|
47
48
|
show: s,
|
|
48
49
|
text: i,
|
|
49
50
|
showConfirm: u,
|
|
50
|
-
hideConfirm:
|
|
51
|
+
hideConfirm: f,
|
|
51
52
|
textSm: a
|
|
52
|
-
}, e[2] = s, e[3] = i, e[4] = a, e[5] =
|
|
53
|
-
const
|
|
54
|
-
let
|
|
55
|
-
e[6] === Symbol.for("react.memo_cache_sentinel") ? (
|
|
53
|
+
}, e[2] = s, e[3] = i, e[4] = a, e[5] = g) : g = e[5];
|
|
54
|
+
const m = g;
|
|
55
|
+
let S;
|
|
56
|
+
e[6] === Symbol.for("react.memo_cache_sentinel") ? (S = /* @__PURE__ */ y(Bt, {}), e[6] = S) : S = e[6];
|
|
56
57
|
let d;
|
|
57
|
-
return e[7] !== n || e[8] !==
|
|
58
|
-
|
|
58
|
+
return e[7] !== n || e[8] !== m ? (d = /* @__PURE__ */ I(He.Provider, { value: m, children: [
|
|
59
|
+
S,
|
|
59
60
|
n
|
|
60
|
-
] }), e[7] = n, e[8] =
|
|
61
|
-
},
|
|
61
|
+
] }), e[7] = n, e[8] = m, e[9] = d) : d = e[9], d;
|
|
62
|
+
}, wt = () => {
|
|
62
63
|
const t = N.c(43), {
|
|
63
64
|
texts: e
|
|
64
|
-
} =
|
|
65
|
+
} = z(ce), {
|
|
65
66
|
confirm: n
|
|
66
67
|
} = e, {
|
|
67
68
|
isShown: s,
|
|
68
69
|
text: o,
|
|
69
70
|
onFinish: i
|
|
70
|
-
} =
|
|
71
|
+
} = Ue(), {
|
|
71
72
|
options: r
|
|
72
|
-
} =
|
|
73
|
+
} = z(De), [a, c] = R(r.defaultValue ?? "");
|
|
73
74
|
let h;
|
|
74
75
|
t[0] !== i ? (h = () => {
|
|
75
76
|
i(null);
|
|
76
77
|
}, t[0] = i, t[1] = h) : h = t[1];
|
|
77
78
|
const u = h;
|
|
78
|
-
let g;
|
|
79
|
-
t[2] !== i || t[3] !== r.required || t[4] !== a ? (g = (j) => {
|
|
80
|
-
j.preventDefault(), !(r.required && !a) && (i(a), c(""));
|
|
81
|
-
}, t[2] = i, t[3] = r.required, t[4] = a, t[5] = g) : g = t[5];
|
|
82
|
-
const p = g;
|
|
83
79
|
let _;
|
|
84
|
-
t[
|
|
85
|
-
|
|
86
|
-
t[
|
|
80
|
+
t[2] !== i || t[3] !== r.required || t[4] !== a ? (_ = (j) => {
|
|
81
|
+
j.preventDefault(), !(r.required && !a) && (i(a), c(""));
|
|
82
|
+
}, t[2] = i, t[3] = r.required, t[4] = a, t[5] = _) : _ = t[5];
|
|
83
|
+
const f = _;
|
|
84
|
+
let g;
|
|
85
|
+
t[6] === Symbol.for("react.memo_cache_sentinel") ? (g = (j) => c(j.currentTarget.value), t[6] = g) : g = t[6];
|
|
86
|
+
let m;
|
|
87
|
+
t[7] !== a ? (m = {
|
|
87
88
|
value: a,
|
|
88
|
-
onChange:
|
|
89
|
+
onChange: g,
|
|
89
90
|
className: "w-100",
|
|
90
91
|
autoFocus: !0,
|
|
91
92
|
tabIndex: 0
|
|
92
|
-
}, t[7] = a, t[8] =
|
|
93
|
-
const
|
|
94
|
-
let d,
|
|
93
|
+
}, t[7] = a, t[8] = m) : m = t[8];
|
|
94
|
+
const S = m;
|
|
95
|
+
let d, b;
|
|
95
96
|
t[9] !== s || t[10] !== r.defaultValue ? (d = () => {
|
|
96
97
|
s === !0 && c(r.defaultValue ?? "");
|
|
97
|
-
},
|
|
98
|
-
let
|
|
99
|
-
t[13] !== o ? (
|
|
100
|
-
let
|
|
101
|
-
t[15] !==
|
|
102
|
-
let
|
|
103
|
-
t[18] !==
|
|
98
|
+
}, b = [s, r.defaultValue], t[9] = s, t[10] = r.defaultValue, t[11] = d, t[12] = b) : (d = t[11], b = t[12]), B(d, b);
|
|
99
|
+
let p;
|
|
100
|
+
t[13] !== o ? (p = /* @__PURE__ */ y(H.Header, { className: "justify-content-center", children: /* @__PURE__ */ y(H.Title, { children: o }) }), t[13] = o, t[14] = p) : p = t[14];
|
|
101
|
+
let C;
|
|
102
|
+
t[15] !== S || t[16] !== r.input ? (C = r.input === "textarea" ? /* @__PURE__ */ y("textarea", { ...S, rows: 5 }) : void 0, t[15] = S, t[16] = r.input, t[17] = C) : C = t[17];
|
|
103
|
+
let w;
|
|
104
|
+
t[18] !== S || t[19] !== r.input || t[20] !== r.type ? (w = r.input === "input" ? /* @__PURE__ */ y(We, { ...S, type: r.type }) : void 0, t[18] = S, t[19] = r.input, t[20] = r.type, t[21] = w) : w = t[21];
|
|
104
105
|
let v;
|
|
105
|
-
t[22] !==
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
] }), t[22] =
|
|
109
|
-
let
|
|
110
|
-
t[25] !== n.cancel || t[26] !== u ? (
|
|
106
|
+
t[22] !== C || t[23] !== w ? (v = /* @__PURE__ */ I(H.Body, { children: [
|
|
107
|
+
C,
|
|
108
|
+
w
|
|
109
|
+
] }), t[22] = C, t[23] = w, t[24] = v) : v = t[24];
|
|
110
|
+
let k;
|
|
111
|
+
t[25] !== n.cancel || t[26] !== u ? (k = /* @__PURE__ */ y(ie, { variant: "outlined", color: "secondary", onClick: u, className: "flex-grow-1", children: n.cancel }), t[25] = n.cancel, t[26] = u, t[27] = k) : k = t[27];
|
|
111
112
|
const W = r.required && !a;
|
|
112
113
|
let P;
|
|
113
|
-
t[28] !== n.confirm || t[29] !== W ? (P = /* @__PURE__ */
|
|
114
|
+
t[28] !== n.confirm || t[29] !== W ? (P = /* @__PURE__ */ y(ie, { color: "primary", disabled: W, type: "submit", className: "flex-grow-1", children: n.confirm }), t[28] = n.confirm, t[29] = W, t[30] = P) : P = t[30];
|
|
114
115
|
let M;
|
|
115
|
-
t[31] !==
|
|
116
|
-
|
|
116
|
+
t[31] !== k || t[32] !== P ? (M = /* @__PURE__ */ I(H.Footer, { className: "w-100 d-flex gap-5", children: [
|
|
117
|
+
k,
|
|
117
118
|
P
|
|
118
|
-
] }), t[31] =
|
|
119
|
+
] }), t[31] = k, t[32] = P, t[33] = M) : M = t[33];
|
|
119
120
|
let x;
|
|
120
|
-
t[34] !==
|
|
121
|
+
t[34] !== f || t[35] !== v || t[36] !== M ? (x = /* @__PURE__ */ I("form", { onSubmit: f, onKeyDown: St, children: [
|
|
121
122
|
v,
|
|
122
123
|
M
|
|
123
|
-
] }), t[34] =
|
|
124
|
+
] }), t[34] = f, t[35] = v, t[36] = M, t[37] = x) : x = t[37];
|
|
124
125
|
let O;
|
|
125
|
-
return t[38] !== s || t[39] !== u || t[40] !== x || t[41] !==
|
|
126
|
-
|
|
126
|
+
return t[38] !== s || t[39] !== u || t[40] !== x || t[41] !== p ? (O = /* @__PURE__ */ I(H, { show: s, size: "sm", centered: !0, onHide: u, children: [
|
|
127
|
+
p,
|
|
127
128
|
x
|
|
128
|
-
] }), t[38] = s, t[39] = u, t[40] = x, t[41] =
|
|
129
|
+
] }), t[38] = s, t[39] = u, t[40] = x, t[41] = p, t[42] = O) : O = t[42], O;
|
|
129
130
|
};
|
|
130
|
-
function
|
|
131
|
+
function St(t) {
|
|
131
132
|
return t.stopPropagation();
|
|
132
133
|
}
|
|
133
|
-
const
|
|
134
|
+
const bt = (t) => {
|
|
134
135
|
const e = N.c(11), {
|
|
135
136
|
children: n
|
|
136
137
|
} = t, [s, o] = R(!1), [i, r] = R("");
|
|
@@ -139,39 +140,39 @@ const St = (t) => {
|
|
|
139
140
|
input: "textarea",
|
|
140
141
|
type: "text"
|
|
141
142
|
}, e[0] = a) : a = e[0];
|
|
142
|
-
const [c, h] = R(a), u = Q(
|
|
143
|
-
let g;
|
|
144
|
-
e[1] === Symbol.for("react.memo_cache_sentinel") ? (g = (b) => {
|
|
145
|
-
r(b), o(!0);
|
|
146
|
-
}, e[1] = g) : g = e[1];
|
|
147
|
-
const p = g;
|
|
143
|
+
const [c, h] = R(a), u = Q(Ct);
|
|
148
144
|
let _;
|
|
149
|
-
e[
|
|
145
|
+
e[1] === Symbol.for("react.memo_cache_sentinel") ? (_ = (C) => {
|
|
146
|
+
r(C), o(!0);
|
|
147
|
+
}, e[1] = _) : _ = e[1];
|
|
148
|
+
const f = _;
|
|
149
|
+
let g;
|
|
150
|
+
e[2] === Symbol.for("react.memo_cache_sentinel") ? (g = () => {
|
|
150
151
|
o(!1);
|
|
151
|
-
}, e[2] =
|
|
152
|
-
const
|
|
153
|
-
let
|
|
154
|
-
e[3] !== s || e[4] !== c || e[5] !== i ? (
|
|
152
|
+
}, e[2] = g) : g = e[2];
|
|
153
|
+
const m = g;
|
|
154
|
+
let S;
|
|
155
|
+
e[3] !== s || e[4] !== c || e[5] !== i ? (S = {
|
|
155
156
|
isShown: s,
|
|
156
157
|
text: i,
|
|
157
|
-
showPrompt:
|
|
158
|
-
hidePrompt:
|
|
158
|
+
showPrompt: f,
|
|
159
|
+
hidePrompt: m,
|
|
159
160
|
resolveRef: u,
|
|
160
161
|
options: c,
|
|
161
162
|
setOptions: h
|
|
162
|
-
}, e[3] = s, e[4] = c, e[5] = i, e[6] =
|
|
163
|
-
const d =
|
|
164
|
-
let
|
|
165
|
-
e[7] === Symbol.for("react.memo_cache_sentinel") ? (
|
|
166
|
-
let
|
|
167
|
-
return e[8] !== n || e[9] !== d ? (
|
|
163
|
+
}, e[3] = s, e[4] = c, e[5] = i, e[6] = S) : S = e[6];
|
|
164
|
+
const d = S;
|
|
165
|
+
let b;
|
|
166
|
+
e[7] === Symbol.for("react.memo_cache_sentinel") ? (b = /* @__PURE__ */ y(wt, {}), e[7] = b) : b = e[7];
|
|
167
|
+
let p;
|
|
168
|
+
return e[8] !== n || e[9] !== d ? (p = /* @__PURE__ */ I(De.Provider, { value: d, children: [
|
|
168
169
|
n,
|
|
169
|
-
|
|
170
|
-
] }), e[8] = n, e[9] = d, e[10] =
|
|
170
|
+
b
|
|
171
|
+
] }), e[8] = n, e[9] = d, e[10] = p) : p = e[10], p;
|
|
171
172
|
};
|
|
172
|
-
function
|
|
173
|
+
function Ct() {
|
|
173
174
|
}
|
|
174
|
-
const
|
|
175
|
+
const nn = (t) => {
|
|
175
176
|
const e = N.c(14), {
|
|
176
177
|
cookieDomain: n,
|
|
177
178
|
axiosOptions: s,
|
|
@@ -192,17 +193,17 @@ const en = (t) => {
|
|
|
192
193
|
localizationContext: a,
|
|
193
194
|
chartColorPalette: c
|
|
194
195
|
}, e[0] = r, e[1] = s, e[2] = c, e[3] = n, e[4] = o, e[5] = a, e[6] = i, e[7] = u) : u = e[7];
|
|
195
|
-
const
|
|
196
|
-
let
|
|
197
|
-
e[8] === Symbol.for("react.memo_cache_sentinel") ? (
|
|
198
|
-
let
|
|
199
|
-
e[9] !== h ? (
|
|
200
|
-
|
|
196
|
+
const _ = u;
|
|
197
|
+
let f;
|
|
198
|
+
e[8] === Symbol.for("react.memo_cache_sentinel") ? (f = /* @__PURE__ */ y(je, {}), e[8] = f) : f = e[8];
|
|
199
|
+
let g;
|
|
200
|
+
e[9] !== h ? (g = /* @__PURE__ */ y(mt, { children: /* @__PURE__ */ I(bt, { children: [
|
|
201
|
+
f,
|
|
201
202
|
h
|
|
202
|
-
] }) }), e[9] = h, e[10] =
|
|
203
|
-
let
|
|
204
|
-
return e[11] !==
|
|
205
|
-
},
|
|
203
|
+
] }) }), e[9] = h, e[10] = g) : g = e[10];
|
|
204
|
+
let m;
|
|
205
|
+
return e[11] !== _ || e[12] !== g ? (m = /* @__PURE__ */ y(ce.Provider, { value: _, children: g }), e[11] = _, e[12] = g, e[13] = m) : m = e[13], m;
|
|
206
|
+
}, on = (t) => {
|
|
206
207
|
const e = N.c(15), {
|
|
207
208
|
children: n
|
|
208
209
|
} = t, [s, o] = R(!1);
|
|
@@ -210,77 +211,77 @@ const en = (t) => {
|
|
|
210
211
|
e[0] === Symbol.for("react.memo_cache_sentinel") ? (i = /* @__PURE__ */ new Set(), e[0] = i) : i = e[0];
|
|
211
212
|
const [r] = R(i);
|
|
212
213
|
let a;
|
|
213
|
-
e[1] !== r ? (a = (
|
|
214
|
-
r.add(
|
|
214
|
+
e[1] !== r ? (a = (S) => {
|
|
215
|
+
r.add(S), o(!0);
|
|
215
216
|
}, e[1] = r, e[2] = a) : a = e[2];
|
|
216
217
|
const c = a;
|
|
217
218
|
let h;
|
|
218
|
-
e[3] !== r ? (h = (
|
|
219
|
-
r.delete(
|
|
219
|
+
e[3] !== r ? (h = (S) => {
|
|
220
|
+
r.delete(S), r.size === 0 && o(!1);
|
|
220
221
|
}, e[3] = r, e[4] = h) : h = e[4];
|
|
221
222
|
const u = h;
|
|
222
|
-
let
|
|
223
|
-
e[5] !== s || e[6] !== c || e[7] !== u ? (
|
|
223
|
+
let _;
|
|
224
|
+
e[5] !== s || e[6] !== c || e[7] !== u ? (_ = {
|
|
224
225
|
isLoading: s,
|
|
225
226
|
startLoading: c,
|
|
226
227
|
stopLoading: u
|
|
227
|
-
}, e[5] = s, e[6] = c, e[7] = u, e[8] =
|
|
228
|
-
const
|
|
229
|
-
let
|
|
230
|
-
e[9] !== s ? (
|
|
231
|
-
let
|
|
232
|
-
return e[11] !== n || e[12] !==
|
|
233
|
-
|
|
228
|
+
}, e[5] = s, e[6] = c, e[7] = u, e[8] = _) : _ = e[8];
|
|
229
|
+
const f = _;
|
|
230
|
+
let g;
|
|
231
|
+
e[9] !== s ? (g = s && /* @__PURE__ */ y(ct, {}), e[9] = s, e[10] = g) : g = e[10];
|
|
232
|
+
let m;
|
|
233
|
+
return e[11] !== n || e[12] !== f || e[13] !== g ? (m = /* @__PURE__ */ I(Fe.Provider, { value: f, children: [
|
|
234
|
+
g,
|
|
234
235
|
n
|
|
235
|
-
] }), e[11] = n, e[12] =
|
|
236
|
-
},
|
|
236
|
+
] }), e[11] = n, e[12] = f, e[13] = g, e[14] = m) : m = e[14], m;
|
|
237
|
+
}, sn = (t) => {
|
|
237
238
|
const e = N.c(39), {
|
|
238
239
|
children: n
|
|
239
|
-
} = t, s =
|
|
240
|
+
} = t, s = Be(), {
|
|
240
241
|
msalInstance: o,
|
|
241
242
|
getToken: i
|
|
242
|
-
} =
|
|
243
|
+
} = z(pe), {
|
|
243
244
|
delegation: r,
|
|
244
245
|
setDelegation: a,
|
|
245
246
|
setAvailableDelegations: c,
|
|
246
247
|
refreshAvailableDelegations: h
|
|
247
|
-
} =
|
|
248
|
-
let
|
|
249
|
-
e[0] !== i ? (
|
|
250
|
-
const
|
|
251
|
-
|
|
252
|
-
}, e[0] = i, e[1] =
|
|
253
|
-
const
|
|
254
|
-
let
|
|
255
|
-
e[2] !==
|
|
256
|
-
|
|
257
|
-
},
|
|
248
|
+
} = z(Re), [u, _] = R(null);
|
|
249
|
+
let f;
|
|
250
|
+
e[0] !== i ? (f = async () => {
|
|
251
|
+
const A = await i();
|
|
252
|
+
A && _(A.token);
|
|
253
|
+
}, e[0] = i, e[1] = f) : f = e[1];
|
|
254
|
+
const g = f;
|
|
255
|
+
let m, S;
|
|
256
|
+
e[2] !== g ? (m = () => {
|
|
257
|
+
g();
|
|
258
|
+
}, S = [g], e[2] = g, e[3] = m, e[4] = S) : (m = e[3], S = e[4]), B(m, S);
|
|
258
259
|
let d;
|
|
259
260
|
if (e[5] === Symbol.for("react.memo_cache_sentinel")) {
|
|
260
261
|
e: {
|
|
261
|
-
const
|
|
262
|
-
if (!
|
|
262
|
+
const A = localStorage.getItem("user") ?? null;
|
|
263
|
+
if (!A) {
|
|
263
264
|
d = null;
|
|
264
265
|
break e;
|
|
265
266
|
}
|
|
266
|
-
d = JSON.parse(
|
|
267
|
+
d = JSON.parse(A ?? "");
|
|
267
268
|
}
|
|
268
269
|
e[5] = d;
|
|
269
270
|
} else
|
|
270
271
|
d = e[5];
|
|
271
|
-
const
|
|
272
|
-
let
|
|
273
|
-
e[6] === Symbol.for("react.memo_cache_sentinel") ? (
|
|
274
|
-
state:
|
|
275
|
-
user:
|
|
276
|
-
}, e[6] =
|
|
277
|
-
const [
|
|
272
|
+
const b = d;
|
|
273
|
+
let p;
|
|
274
|
+
e[6] === Symbol.for("react.memo_cache_sentinel") ? (p = {
|
|
275
|
+
state: b ? J.LOGGED_IN : J.LOGGED_OUT,
|
|
276
|
+
user: b
|
|
277
|
+
}, e[6] = p) : p = e[6];
|
|
278
|
+
const [C, w] = R(p);
|
|
278
279
|
let v;
|
|
279
|
-
e[7] !== s ? (v = async (
|
|
280
|
+
e[7] !== s ? (v = async (A) => {
|
|
280
281
|
let $ = null;
|
|
281
|
-
return await s.get("/user/detail",
|
|
282
|
+
return await s.get("/user/detail", A ? {
|
|
282
283
|
headers: {
|
|
283
|
-
Authorization: `Bearer ${
|
|
284
|
+
Authorization: `Bearer ${A}`
|
|
284
285
|
}
|
|
285
286
|
} : void 0).then((de) => {
|
|
286
287
|
$ = de.data;
|
|
@@ -288,42 +289,42 @@ const en = (t) => {
|
|
|
288
289
|
$ = null;
|
|
289
290
|
}), $;
|
|
290
291
|
}, e[7] = s, e[8] = v) : v = e[8];
|
|
291
|
-
const
|
|
292
|
+
const k = v;
|
|
292
293
|
let W;
|
|
293
294
|
e[9] !== c || e[10] !== a ? (W = () => {
|
|
294
|
-
localStorage.removeItem("user"),
|
|
295
|
+
localStorage.removeItem("user"), w({
|
|
295
296
|
state: J.LOGGED_OUT,
|
|
296
297
|
user: null
|
|
297
298
|
}), a(null), c(null);
|
|
298
299
|
}, e[9] = c, e[10] = a, e[11] = W) : W = e[11];
|
|
299
300
|
const P = W;
|
|
300
301
|
let M;
|
|
301
|
-
e[12] !==
|
|
302
|
-
|
|
302
|
+
e[12] !== k || e[13] !== h ? (M = async (A) => {
|
|
303
|
+
w({
|
|
303
304
|
state: J.LOGGING_IN,
|
|
304
305
|
user: null
|
|
305
306
|
});
|
|
306
|
-
const $ = await
|
|
307
|
-
return $ ? (
|
|
307
|
+
const $ = await k(A);
|
|
308
|
+
return $ ? (w({
|
|
308
309
|
state: J.LOGGED_IN,
|
|
309
310
|
user: $
|
|
310
|
-
}), localStorage.setItem("user", JSON.stringify($)), await h(), !0) : (
|
|
311
|
+
}), localStorage.setItem("user", JSON.stringify($)), await h(), !0) : (w({
|
|
311
312
|
state: J.LOGIN_FAILED,
|
|
312
313
|
user: null
|
|
313
314
|
}), !1);
|
|
314
|
-
}, e[12] =
|
|
315
|
+
}, e[12] = k, e[13] = h, e[14] = M) : M = e[14];
|
|
315
316
|
const x = M;
|
|
316
317
|
let O;
|
|
317
318
|
e[15] !== o ? (O = () => {
|
|
318
319
|
if (o) {
|
|
319
|
-
const
|
|
320
|
+
const A = o.addEventCallback(($) => {
|
|
320
321
|
if ($.eventType === ge.LOGIN_SUCCESS && $.payload) {
|
|
321
322
|
const de = $.payload;
|
|
322
|
-
|
|
323
|
+
_(de.accessToken);
|
|
323
324
|
}
|
|
324
325
|
});
|
|
325
326
|
return () => {
|
|
326
|
-
|
|
327
|
+
A && o.removeEventCallback(A);
|
|
327
328
|
};
|
|
328
329
|
}
|
|
329
330
|
return yt;
|
|
@@ -331,8 +332,8 @@ const en = (t) => {
|
|
|
331
332
|
let j;
|
|
332
333
|
e[17] !== x || e[18] !== P || e[19] !== o ? (j = [o, x, P], e[17] = x, e[18] = P, e[19] = o, e[20] = j) : j = e[20], B(O, j);
|
|
333
334
|
let Z;
|
|
334
|
-
e[21] !== x || e[22] !== P || e[23] !== a ? (Z = async (
|
|
335
|
-
|
|
335
|
+
e[21] !== x || e[22] !== P || e[23] !== a ? (Z = async (A) => {
|
|
336
|
+
A && await x(A).catch(() => {
|
|
336
337
|
P(), a(null);
|
|
337
338
|
});
|
|
338
339
|
}, e[21] = x, e[22] = P, e[23] = a, e[24] = Z) : Z = e[24];
|
|
@@ -345,46 +346,46 @@ const en = (t) => {
|
|
|
345
346
|
let te;
|
|
346
347
|
e[28] !== u || e[29] !== K || e[30] !== he ? (te = [u, he, K], e[28] = u, e[29] = K, e[30] = he, e[31] = te) : te = e[31], B(ee, te);
|
|
347
348
|
let ne;
|
|
348
|
-
e[32] !== x || e[33] !== P || e[34] !==
|
|
349
|
-
user:
|
|
350
|
-
userLoginState:
|
|
349
|
+
e[32] !== x || e[33] !== P || e[34] !== C ? (ne = {
|
|
350
|
+
user: C.user,
|
|
351
|
+
userLoginState: C,
|
|
351
352
|
loginUser: x,
|
|
352
353
|
logoutUser: P
|
|
353
|
-
}, e[32] = x, e[33] = P, e[34] =
|
|
354
|
+
}, e[32] = x, e[33] = P, e[34] = C, e[35] = ne) : ne = e[35];
|
|
354
355
|
const ue = ne;
|
|
355
356
|
let oe;
|
|
356
|
-
return e[36] !== n || e[37] !== ue ? (oe = /* @__PURE__ */
|
|
357
|
+
return e[36] !== n || e[37] !== ue ? (oe = /* @__PURE__ */ y(ze.Provider, { value: ue, children: n }), e[36] = n, e[37] = ue, e[38] = oe) : oe = e[38], oe;
|
|
357
358
|
};
|
|
358
359
|
function yt() {
|
|
359
360
|
}
|
|
360
361
|
const ve = () => {
|
|
361
362
|
const t = N.c(2);
|
|
362
363
|
let e;
|
|
363
|
-
t[0] === Symbol.for("react.memo_cache_sentinel") ? (e = /* @__PURE__ */
|
|
364
|
+
t[0] === Symbol.for("react.memo_cache_sentinel") ? (e = /* @__PURE__ */ y("p", { children: "Redirecting..." }), t[0] = e) : e = t[0];
|
|
364
365
|
let n;
|
|
365
366
|
return t[1] === Symbol.for("react.memo_cache_sentinel") ? (n = /* @__PURE__ */ I("div", { children: [
|
|
366
367
|
e,
|
|
367
368
|
/* @__PURE__ */ I("p", { children: [
|
|
368
369
|
"If you are not redirected within 10 seconds, please click",
|
|
369
370
|
" ",
|
|
370
|
-
/* @__PURE__ */
|
|
371
|
+
/* @__PURE__ */ y("a", { href: window.location.href.replace("/blank", "/"), children: "here" })
|
|
371
372
|
] })
|
|
372
373
|
] }), t[1] = n) : n = t[1], n;
|
|
373
|
-
},
|
|
374
|
+
}, vt = (t) => {
|
|
374
375
|
const e = t == null ? void 0 : t.getActiveAccount();
|
|
375
376
|
console.log("getTokenMsal activeAccount", e);
|
|
376
377
|
const n = t == null ? void 0 : t.getAllAccounts();
|
|
377
378
|
console.log("getTokenMsal allAccounts", n);
|
|
378
379
|
const s = (n == null ? void 0 : n.at(0)) ?? void 0;
|
|
379
380
|
return console.log("getTokenMsal account", s), s ? (e || t == null || t.setActiveAccount(s), s) : null;
|
|
380
|
-
},
|
|
381
|
+
}, rn = ({
|
|
381
382
|
...t
|
|
382
383
|
}) => {
|
|
383
384
|
const {
|
|
384
385
|
inProgress: e
|
|
385
386
|
} = it(), {
|
|
386
387
|
cookieDomain: n
|
|
387
|
-
} =
|
|
388
|
+
} = z(ce), [, s] = Ge(["Authorization"]), o = F(
|
|
388
389
|
() => t.useMsal ? t.msalInstance : null,
|
|
389
390
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
|
390
391
|
[t.useMsal, t.useMsal ? t.msalInstance : null]
|
|
@@ -407,9 +408,9 @@ const ve = () => {
|
|
|
407
408
|
throw console.log("getTokenMsal throwing error because msalInstance is null"), new Error("getTokenMsal: msalInstance is null");
|
|
408
409
|
if (a.current)
|
|
409
410
|
return console.log("getTokenMsal returning tokenRequestPromise.current", a.current), a.current;
|
|
410
|
-
const d = new Promise((
|
|
411
|
-
const
|
|
412
|
-
const v =
|
|
411
|
+
const d = new Promise((b, p) => {
|
|
412
|
+
const C = (w) => {
|
|
413
|
+
const v = vt(o);
|
|
413
414
|
if (!v) {
|
|
414
415
|
console.log("getTokenMsal no account found. Redirecting to login"), o == null || o.loginRedirect({
|
|
415
416
|
scopes: i,
|
|
@@ -421,62 +422,62 @@ const ve = () => {
|
|
|
421
422
|
scopes: i,
|
|
422
423
|
account: v,
|
|
423
424
|
redirectUri: t.useMsal ? t.msalSilentRedirectUri : void 0
|
|
424
|
-
}).then((
|
|
425
|
-
|
|
426
|
-
token:
|
|
427
|
-
expiresOn:
|
|
425
|
+
}).then((k) => {
|
|
426
|
+
w(), b({
|
|
427
|
+
token: k.accessToken,
|
|
428
|
+
expiresOn: k.expiresOn ?? new Date(Date.now())
|
|
428
429
|
});
|
|
429
|
-
}).catch((
|
|
430
|
-
console.error("Error acquiring token",
|
|
430
|
+
}).catch((k) => {
|
|
431
|
+
console.error("Error acquiring token", k), k instanceof rt && (console.log("Silent token acquisition failed. Acquiring token using redirect"), o == null || o.acquireTokenRedirect({
|
|
431
432
|
scopes: i,
|
|
432
433
|
extraScopesToConsent: r
|
|
433
|
-
}),
|
|
434
|
+
}), w(), b(null)), w(), p(k);
|
|
434
435
|
}).finally(() => {
|
|
435
|
-
|
|
436
|
+
w(), p(new Error("No access token returned from handleRedirectPromise"));
|
|
436
437
|
});
|
|
437
438
|
};
|
|
438
|
-
if (e !==
|
|
439
|
-
console.log("getTokenMsal rejecting because inProgress !== InteractionStatus.None", e),
|
|
439
|
+
if (e !== ye.None) {
|
|
440
|
+
console.log("getTokenMsal rejecting because inProgress !== InteractionStatus.None", e), p(new Error("Authentication in progress"));
|
|
440
441
|
return;
|
|
441
442
|
}
|
|
442
|
-
c.current ?
|
|
443
|
+
c.current ? C(() => {
|
|
443
444
|
a.current = null;
|
|
444
|
-
}) : o.handleRedirectPromise().then((
|
|
445
|
-
if (console.log("getTokenMsal tokenResponse",
|
|
446
|
-
|
|
445
|
+
}) : o.handleRedirectPromise().then((w) => {
|
|
446
|
+
if (console.log("getTokenMsal tokenResponse", w), !(w != null && w.accessToken)) {
|
|
447
|
+
C(() => {
|
|
447
448
|
a.current = null, c.current = !0;
|
|
448
449
|
});
|
|
449
450
|
return;
|
|
450
451
|
}
|
|
451
|
-
a.current = null, c.current = !0,
|
|
452
|
-
token:
|
|
453
|
-
expiresOn:
|
|
452
|
+
a.current = null, c.current = !0, b({
|
|
453
|
+
token: w.accessToken,
|
|
454
|
+
expiresOn: w.expiresOn ?? new Date(Date.now())
|
|
454
455
|
});
|
|
455
456
|
});
|
|
456
457
|
});
|
|
457
458
|
return a.current = d, d;
|
|
458
|
-
}, [e, r, o, i, t.msalSilentRedirectUri, t.useMsal]),
|
|
459
|
+
}, [e, r, o, i, t.msalSilentRedirectUri, t.useMsal]), _ = Y(async () => t.useMsal ? u() : h(), [h, u, t.useMsal]), f = Y((d) => t.useMsal ? () => {
|
|
459
460
|
} : (window.addEventListener("storage", d), window.addEventListener("dev-auth-change", d), () => {
|
|
460
461
|
window.removeEventListener("storage", d), window.removeEventListener("dev-auth-change", d);
|
|
461
|
-
}), [t.useMsal]),
|
|
462
|
+
}), [t.useMsal]), g = st(f, () => localStorage.getItem("token") !== null ? "AUTH_OK" : "NO_AUTH"), m = F(() => {
|
|
462
463
|
var d;
|
|
463
|
-
return t.useMsal ? e !==
|
|
464
|
-
}, [
|
|
464
|
+
return t.useMsal ? e !== ye.None ? "AUTH_IN_PROGRESS" : (o == null ? void 0 : o.getActiveAccount()) ?? ((d = o == null ? void 0 : o.getAllAccounts()) == null ? void 0 : d[0]) ?? null ? "AUTH_OK" : "NO_AUTH" : g;
|
|
465
|
+
}, [g, e, o, t.useMsal]), S = F(() => ({
|
|
465
466
|
useMsal: t.useMsal ?? !1,
|
|
466
467
|
msalInstance: o,
|
|
467
468
|
msalScopes: i,
|
|
468
469
|
msalExtraScopes: r,
|
|
469
|
-
getToken:
|
|
470
|
-
authState:
|
|
471
|
-
}), [t.useMsal, o, i, r,
|
|
470
|
+
getToken: _,
|
|
471
|
+
authState: m
|
|
472
|
+
}), [t.useMsal, o, i, r, _, m]);
|
|
472
473
|
return B(() => {
|
|
473
474
|
if (t.useMsal && o) {
|
|
474
|
-
const d = o.addEventCallback((
|
|
475
|
-
if (
|
|
476
|
-
const
|
|
477
|
-
o.setActiveAccount(
|
|
478
|
-
const
|
|
479
|
-
s("Authorization",
|
|
475
|
+
const d = o.addEventCallback((b) => {
|
|
476
|
+
if (b.eventType === ge.LOGIN_SUCCESS || b.eventType === ge.ACQUIRE_TOKEN_SUCCESS && b.payload) {
|
|
477
|
+
const p = b.payload, C = p.account;
|
|
478
|
+
o.setActiveAccount(C);
|
|
479
|
+
const w = p.accessToken, v = p.expiresOn;
|
|
480
|
+
s("Authorization", w, {
|
|
480
481
|
path: "/",
|
|
481
482
|
secure: !0,
|
|
482
483
|
sameSite: "none",
|
|
@@ -484,7 +485,7 @@ const ve = () => {
|
|
|
484
485
|
expires: v ?? void 0
|
|
485
486
|
});
|
|
486
487
|
}
|
|
487
|
-
|
|
488
|
+
b.error && console.error("AuthProvider MSAL Error", b);
|
|
488
489
|
});
|
|
489
490
|
return () => {
|
|
490
491
|
d && o.removeEventCallback(d);
|
|
@@ -492,8 +493,8 @@ const ve = () => {
|
|
|
492
493
|
}
|
|
493
494
|
return () => {
|
|
494
495
|
};
|
|
495
|
-
}, [t.useMsal, o, s, n]), /* @__PURE__ */
|
|
496
|
-
},
|
|
496
|
+
}, [t.useMsal, o, s, n]), /* @__PURE__ */ y(pe.Provider, { value: S, children: t.useMsal ? /* @__PURE__ */ y(at, { instance: t.msalInstance, children: window.location.pathname === "/blank" ? /* @__PURE__ */ y(ve, {}) : t.children }) : window.location.pathname === "/blank" ? /* @__PURE__ */ y(ve, {}) : t.children });
|
|
497
|
+
}, an = (t) => {
|
|
497
498
|
const e = N.c(18), {
|
|
498
499
|
children: n,
|
|
499
500
|
relativeEndpoint: s
|
|
@@ -504,10 +505,10 @@ const ve = () => {
|
|
|
504
505
|
a = null;
|
|
505
506
|
break e;
|
|
506
507
|
}
|
|
507
|
-
const v = o.from ? we(o.from) : _t(),
|
|
508
|
-
if (!
|
|
508
|
+
const v = o.from ? we(o.from) : _t(), k = o.to ? we(o.to) : gt();
|
|
509
|
+
if (!pt(new Date(Date.now()), {
|
|
509
510
|
start: v,
|
|
510
|
-
end:
|
|
511
|
+
end: k
|
|
511
512
|
})) {
|
|
512
513
|
i(null), a = null;
|
|
513
514
|
break e;
|
|
@@ -522,18 +523,18 @@ const ve = () => {
|
|
|
522
523
|
}, e[0] = h) : h = e[0];
|
|
523
524
|
const {
|
|
524
525
|
data: u,
|
|
525
|
-
setData:
|
|
526
|
-
reloadData:
|
|
527
|
-
} = ut(s, h),
|
|
528
|
-
let
|
|
529
|
-
e[1] !==
|
|
526
|
+
setData: _,
|
|
527
|
+
reloadData: f
|
|
528
|
+
} = ut(s, h), g = Q(null);
|
|
529
|
+
let m, S;
|
|
530
|
+
e[1] !== f ? (m = () => {
|
|
530
531
|
const v = () => {
|
|
531
|
-
|
|
532
|
+
f(), g.current = window.setTimeout(v, Ve() + 5e3);
|
|
532
533
|
};
|
|
533
534
|
return v(), () => {
|
|
534
|
-
|
|
535
|
+
g.current !== null && window.clearTimeout(g.current);
|
|
535
536
|
};
|
|
536
|
-
},
|
|
537
|
+
}, S = [f], e[1] = f, e[2] = m, e[3] = S) : (m = e[2], S = e[3]), B(m, S);
|
|
537
538
|
let d;
|
|
538
539
|
e[4] !== r ? (d = () => {
|
|
539
540
|
const v = () => {
|
|
@@ -543,61 +544,61 @@ const ve = () => {
|
|
|
543
544
|
window.removeEventListener("focus", v);
|
|
544
545
|
};
|
|
545
546
|
}, e[4] = r, e[5] = d) : d = e[5];
|
|
546
|
-
let
|
|
547
|
-
e[6] !== r || e[7] !==
|
|
548
|
-
let
|
|
549
|
-
e[9] !== u || e[10] !==
|
|
547
|
+
let b;
|
|
548
|
+
e[6] !== r || e[7] !== f ? (b = [r, f], e[6] = r, e[7] = f, e[8] = b) : b = e[8], B(d, b);
|
|
549
|
+
let p;
|
|
550
|
+
e[9] !== u || e[10] !== f || e[11] !== _ || e[12] !== i || e[13] !== c ? (p = {
|
|
550
551
|
delegation: c,
|
|
551
552
|
setDelegation: i,
|
|
552
553
|
availableDelegations: u,
|
|
553
|
-
setAvailableDelegations:
|
|
554
|
-
refreshAvailableDelegations:
|
|
555
|
-
}, e[9] = u, e[10] =
|
|
556
|
-
const
|
|
557
|
-
let
|
|
558
|
-
return e[15] !== n || e[16] !==
|
|
559
|
-
},
|
|
554
|
+
setAvailableDelegations: _,
|
|
555
|
+
refreshAvailableDelegations: f
|
|
556
|
+
}, e[9] = u, e[10] = f, e[11] = _, e[12] = i, e[13] = c, e[14] = p) : p = e[14];
|
|
557
|
+
const C = p;
|
|
558
|
+
let w;
|
|
559
|
+
return e[15] !== n || e[16] !== C ? (w = /* @__PURE__ */ y(Re.Provider, { value: C, children: n }), e[15] = n, e[16] = C, e[17] = w) : w = e[17], w;
|
|
560
|
+
}, ke = (t, e) => t ? `${t} | ${e}` : e, cn = (t) => {
|
|
560
561
|
const e = N.c(18), {
|
|
561
562
|
defaultHelmet: n,
|
|
562
563
|
children: s,
|
|
563
564
|
helmetPrefix: o
|
|
564
565
|
} = t, i = o ?? "";
|
|
565
566
|
let r;
|
|
566
|
-
e[0] !== n || e[1] !== i ? (r =
|
|
567
|
+
e[0] !== n || e[1] !== i ? (r = ke(i, n), e[0] = n, e[1] = i, e[2] = r) : r = e[2];
|
|
567
568
|
let a;
|
|
568
569
|
e[3] !== r ? (a = [r], e[3] = r, e[4] = a) : a = e[4];
|
|
569
570
|
const [c, h] = R(a);
|
|
570
571
|
let u;
|
|
571
|
-
e[5] !== o ? (u = (
|
|
572
|
-
h((v) => [...v,
|
|
572
|
+
e[5] !== o ? (u = (w) => {
|
|
573
|
+
h((v) => [...v, ke(o ?? "", w)]);
|
|
573
574
|
}, e[5] = o, e[6] = u) : u = e[6];
|
|
574
|
-
const
|
|
575
|
-
let
|
|
576
|
-
e[7] === Symbol.for("react.memo_cache_sentinel") ? (
|
|
577
|
-
h(
|
|
578
|
-
}, e[7] =
|
|
579
|
-
const
|
|
580
|
-
let
|
|
581
|
-
e[8] !== c ? (
|
|
582
|
-
const
|
|
575
|
+
const _ = u;
|
|
576
|
+
let f;
|
|
577
|
+
e[7] === Symbol.for("react.memo_cache_sentinel") ? (f = () => {
|
|
578
|
+
h(kt);
|
|
579
|
+
}, e[7] = f) : f = e[7];
|
|
580
|
+
const g = f;
|
|
581
|
+
let m;
|
|
582
|
+
e[8] !== c ? (m = c.at(-1) ?? "", e[8] = c, e[9] = m) : m = e[9];
|
|
583
|
+
const S = m;
|
|
583
584
|
let d;
|
|
584
|
-
e[10] !==
|
|
585
|
-
addHelmet:
|
|
586
|
-
removeHelmet:
|
|
587
|
-
}, e[10] =
|
|
588
|
-
const
|
|
589
|
-
let
|
|
590
|
-
e[12] !==
|
|
591
|
-
let
|
|
592
|
-
return e[14] !== s || e[15] !==
|
|
593
|
-
|
|
585
|
+
e[10] !== _ ? (d = {
|
|
586
|
+
addHelmet: _,
|
|
587
|
+
removeHelmet: g
|
|
588
|
+
}, e[10] = _, e[11] = d) : d = e[11];
|
|
589
|
+
const b = d;
|
|
590
|
+
let p;
|
|
591
|
+
e[12] !== S ? (p = /* @__PURE__ */ y("title", { children: S }), e[12] = S, e[13] = p) : p = e[13];
|
|
592
|
+
let C;
|
|
593
|
+
return e[14] !== s || e[15] !== b || e[16] !== p ? (C = /* @__PURE__ */ I(Xe.Provider, { value: b, children: [
|
|
594
|
+
p,
|
|
594
595
|
s
|
|
595
|
-
] }), e[14] = s, e[15] =
|
|
596
|
+
] }), e[14] = s, e[15] = b, e[16] = p, e[17] = C) : C = e[17], C;
|
|
596
597
|
};
|
|
597
|
-
function
|
|
598
|
+
function kt(t) {
|
|
598
599
|
return t.length > 1 ? t.slice(0, -1) : t;
|
|
599
600
|
}
|
|
600
|
-
class
|
|
601
|
+
class Ne {
|
|
601
602
|
constructor(e, n, s) {
|
|
602
603
|
this.statusCode = e, this.statusText = n, this.content = s;
|
|
603
604
|
}
|
|
@@ -640,7 +641,7 @@ class Tt extends le {
|
|
|
640
641
|
const n = typeof __webpack_require__ == "function" ? __non_webpack_require__ : require;
|
|
641
642
|
this._jar = new (n("tough-cookie")).CookieJar(), typeof fetch > "u" ? this._fetchType = n("node-fetch") : this._fetchType = fetch, this._fetchType = n("fetch-cookie")(this._fetchType, this._jar);
|
|
642
643
|
} else
|
|
643
|
-
this._fetchType = fetch.bind(
|
|
644
|
+
this._fetchType = fetch.bind(Ke());
|
|
644
645
|
if (typeof AbortController > "u") {
|
|
645
646
|
const n = typeof __webpack_require__ == "function" ? __non_webpack_require__ : require;
|
|
646
647
|
this._abortControllerType = n("abort-controller");
|
|
@@ -664,7 +665,7 @@ class Tt extends le {
|
|
|
664
665
|
if (e.timeout) {
|
|
665
666
|
const c = e.timeout;
|
|
666
667
|
o = setTimeout(() => {
|
|
667
|
-
n.abort(), this._logger.log(l.Warning, "Timeout from HTTP request."), s = new
|
|
668
|
+
n.abort(), this._logger.log(l.Warning, "Timeout from HTTP request."), s = new _e();
|
|
668
669
|
}, c);
|
|
669
670
|
}
|
|
670
671
|
e.content === "" && (e.content = void 0), e.content && (e.headers = e.headers || {}, Le(e.content) ? e.headers["Content-Type"] = "application/octet-stream" : e.headers["Content-Type"] = "text/plain;charset=UTF-8");
|
|
@@ -689,18 +690,18 @@ class Tt extends le {
|
|
|
689
690
|
o && clearTimeout(o), e.abortSignal && (e.abortSignal.onabort = null);
|
|
690
691
|
}
|
|
691
692
|
if (!i.ok) {
|
|
692
|
-
const c = await
|
|
693
|
-
throw new
|
|
693
|
+
const c = await Te(i, "text");
|
|
694
|
+
throw new V(c || i.statusText, i.status);
|
|
694
695
|
}
|
|
695
|
-
const a = await
|
|
696
|
-
return new
|
|
696
|
+
const a = await Te(i, e.responseType);
|
|
697
|
+
return new Ne(i.status, i.statusText, a);
|
|
697
698
|
}
|
|
698
699
|
getCookieString(e) {
|
|
699
700
|
let n = "";
|
|
700
701
|
return L.isNode && this._jar && this._jar.getCookies(e, (s, o) => n = o.join("; ")), n;
|
|
701
702
|
}
|
|
702
703
|
}
|
|
703
|
-
function
|
|
704
|
+
function Te(t, e) {
|
|
704
705
|
let n;
|
|
705
706
|
switch (e) {
|
|
706
707
|
case "arraybuffer":
|
|
@@ -719,7 +720,7 @@ function ke(t, e) {
|
|
|
719
720
|
}
|
|
720
721
|
return n;
|
|
721
722
|
}
|
|
722
|
-
class
|
|
723
|
+
class Et extends le {
|
|
723
724
|
constructor(e) {
|
|
724
725
|
super(), this._logger = e;
|
|
725
726
|
}
|
|
@@ -734,22 +735,22 @@ class kt extends le {
|
|
|
734
735
|
}), e.responseType && (o.responseType = e.responseType), e.abortSignal && (e.abortSignal.onabort = () => {
|
|
735
736
|
o.abort(), s(new U());
|
|
736
737
|
}), e.timeout && (o.timeout = e.timeout), o.onload = () => {
|
|
737
|
-
e.abortSignal && (e.abortSignal.onabort = null), o.status >= 200 && o.status < 300 ? n(new
|
|
738
|
+
e.abortSignal && (e.abortSignal.onabort = null), o.status >= 200 && o.status < 300 ? n(new Ne(o.status, o.statusText, o.response || o.responseText)) : s(new V(o.response || o.responseText || o.statusText, o.status));
|
|
738
739
|
}, o.onerror = () => {
|
|
739
|
-
this._logger.log(l.Warning, `Error from HTTP request. ${o.status}: ${o.statusText}.`), s(new
|
|
740
|
+
this._logger.log(l.Warning, `Error from HTTP request. ${o.status}: ${o.statusText}.`), s(new V(o.statusText, o.status));
|
|
740
741
|
}, o.ontimeout = () => {
|
|
741
|
-
this._logger.log(l.Warning, "Timeout from HTTP request."), s(new
|
|
742
|
+
this._logger.log(l.Warning, "Timeout from HTTP request."), s(new _e());
|
|
742
743
|
}, o.send(e.content);
|
|
743
744
|
}) : Promise.reject(new Error("No url defined.")) : Promise.reject(new Error("No method defined."));
|
|
744
745
|
}
|
|
745
746
|
}
|
|
746
|
-
class
|
|
747
|
+
class Pt extends le {
|
|
747
748
|
/** Creates a new instance of the {@link @microsoft/signalr.DefaultHttpClient}, using the provided {@link @microsoft/signalr.ILogger} to log messages. */
|
|
748
749
|
constructor(e) {
|
|
749
750
|
if (super(), typeof fetch < "u" || L.isNode)
|
|
750
751
|
this._httpClient = new Tt(e);
|
|
751
752
|
else if (typeof XMLHttpRequest < "u")
|
|
752
|
-
this._httpClient = new
|
|
753
|
+
this._httpClient = new Et(e);
|
|
753
754
|
else
|
|
754
755
|
throw new Error("No usable HttpClient found.");
|
|
755
756
|
}
|
|
@@ -761,20 +762,20 @@ class Et extends le {
|
|
|
761
762
|
return this._httpClient.getCookieString(e);
|
|
762
763
|
}
|
|
763
764
|
}
|
|
764
|
-
const
|
|
765
|
+
const xt = [0, 2e3, 1e4, 3e4, null];
|
|
765
766
|
class Ee {
|
|
766
767
|
constructor(e) {
|
|
767
|
-
this._retryDelays = e !== void 0 ? [...e, null] :
|
|
768
|
+
this._retryDelays = e !== void 0 ? [...e, null] : xt;
|
|
768
769
|
}
|
|
769
770
|
nextRetryDelayInMilliseconds(e) {
|
|
770
771
|
return this._retryDelays[e.previousRetryCount];
|
|
771
772
|
}
|
|
772
773
|
}
|
|
773
|
-
class
|
|
774
|
+
class X {
|
|
774
775
|
}
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
class
|
|
776
|
+
X.Authorization = "Authorization";
|
|
777
|
+
X.Cookie = "Cookie";
|
|
778
|
+
class At extends le {
|
|
778
779
|
constructor(e, n) {
|
|
779
780
|
super(), this._innerClient = e, this._accessTokenFactory = n;
|
|
780
781
|
}
|
|
@@ -785,20 +786,20 @@ class xt extends le {
|
|
|
785
786
|
return n && s.statusCode === 401 && this._accessTokenFactory ? (this._accessToken = await this._accessTokenFactory(), this._setAuthorizationHeader(e), await this._innerClient.send(e)) : s;
|
|
786
787
|
}
|
|
787
788
|
_setAuthorizationHeader(e) {
|
|
788
|
-
e.headers || (e.headers = {}), this._accessToken ? e.headers[
|
|
789
|
+
e.headers || (e.headers = {}), this._accessToken ? e.headers[X.Authorization] = `Bearer ${this._accessToken}` : this._accessTokenFactory && e.headers[X.Authorization] && delete e.headers[X.Authorization];
|
|
789
790
|
}
|
|
790
791
|
getCookieString(e) {
|
|
791
792
|
return this._innerClient.getCookieString(e);
|
|
792
793
|
}
|
|
793
794
|
}
|
|
794
|
-
var
|
|
795
|
+
var T;
|
|
795
796
|
(function(t) {
|
|
796
797
|
t[t.None = 0] = "None", t[t.WebSockets = 1] = "WebSockets", t[t.ServerSentEvents = 2] = "ServerSentEvents", t[t.LongPolling = 4] = "LongPolling";
|
|
797
|
-
})(
|
|
798
|
-
var
|
|
798
|
+
})(T || (T = {}));
|
|
799
|
+
var D;
|
|
799
800
|
(function(t) {
|
|
800
801
|
t[t.Text = 1] = "Text", t[t.Binary = 2] = "Binary";
|
|
801
|
-
})(
|
|
802
|
+
})(D || (D = {}));
|
|
802
803
|
let Dt = class {
|
|
803
804
|
constructor() {
|
|
804
805
|
this._isAborted = !1, this.onabort = null;
|
|
@@ -822,7 +823,7 @@ class Pe {
|
|
|
822
823
|
this._httpClient = e, this._logger = n, this._pollAbort = new Dt(), this._options = s, this._running = !1, this.onreceive = null, this.onclose = null;
|
|
823
824
|
}
|
|
824
825
|
async connect(e, n) {
|
|
825
|
-
if (E.isRequired(e, "url"), E.isRequired(n, "transferFormat"), E.isIn(n,
|
|
826
|
+
if (E.isRequired(e, "url"), E.isRequired(n, "transferFormat"), E.isIn(n, D, "transferFormat"), this._url = e, this._logger.log(l.Trace, "(LongPolling transport) Connecting."), n === D.Binary && typeof XMLHttpRequest < "u" && typeof new XMLHttpRequest().responseType != "string")
|
|
826
827
|
throw new Error("Binary protocols over XmlHttpRequest not implementing advanced features are not supported.");
|
|
827
828
|
const [s, o] = q(), i = { [s]: o, ...this._options.headers }, r = {
|
|
828
829
|
abortSignal: this._pollAbort.signal,
|
|
@@ -830,11 +831,11 @@ class Pe {
|
|
|
830
831
|
timeout: 1e5,
|
|
831
832
|
withCredentials: this._options.withCredentials
|
|
832
833
|
};
|
|
833
|
-
n ===
|
|
834
|
+
n === D.Binary && (r.responseType = "arraybuffer");
|
|
834
835
|
const a = `${e}&_=${Date.now()}`;
|
|
835
836
|
this._logger.log(l.Trace, `(LongPolling transport) polling: ${a}.`);
|
|
836
837
|
const c = await this._httpClient.get(a, r);
|
|
837
|
-
c.statusCode !== 200 ? (this._logger.log(l.Error, `(LongPolling transport) Unexpected response code: ${c.statusCode}.`), this._closeError = new
|
|
838
|
+
c.statusCode !== 200 ? (this._logger.log(l.Error, `(LongPolling transport) Unexpected response code: ${c.statusCode}.`), this._closeError = new V(c.statusText || "", c.statusCode), this._running = !1) : this._running = !0, this._receiving = this._poll(this._url, r);
|
|
838
839
|
}
|
|
839
840
|
async _poll(e, n) {
|
|
840
841
|
try {
|
|
@@ -843,9 +844,9 @@ class Pe {
|
|
|
843
844
|
const s = `${e}&_=${Date.now()}`;
|
|
844
845
|
this._logger.log(l.Trace, `(LongPolling transport) polling: ${s}.`);
|
|
845
846
|
const o = await this._httpClient.get(s, n);
|
|
846
|
-
o.statusCode === 204 ? (this._logger.log(l.Information, "(LongPolling transport) Poll terminated by server."), this._running = !1) : o.statusCode !== 200 ? (this._logger.log(l.Error, `(LongPolling transport) Unexpected response code: ${o.statusCode}.`), this._closeError = new
|
|
847
|
+
o.statusCode === 204 ? (this._logger.log(l.Information, "(LongPolling transport) Poll terminated by server."), this._running = !1) : o.statusCode !== 200 ? (this._logger.log(l.Error, `(LongPolling transport) Unexpected response code: ${o.statusCode}.`), this._closeError = new V(o.statusText || "", o.statusCode), this._running = !1) : o.content ? (this._logger.log(l.Trace, `(LongPolling transport) data received. ${ae(o.content, this._options.logMessageContent)}.`), this.onreceive && this.onreceive(o.content)) : this._logger.log(l.Trace, "(LongPolling transport) Poll timed out, reissuing.");
|
|
847
848
|
} catch (s) {
|
|
848
|
-
this._running ? s instanceof
|
|
849
|
+
this._running ? s instanceof _e ? this._logger.log(l.Trace, "(LongPolling transport) Poll timed out, reissuing.") : (this._closeError = s, this._running = !1) : this._logger.log(l.Trace, `(LongPolling transport) Poll errored after shutdown: ${s.message}`);
|
|
849
850
|
}
|
|
850
851
|
} finally {
|
|
851
852
|
this._logger.log(l.Trace, "(LongPolling transport) Polling complete."), this.pollAborted || this._raiseOnClose();
|
|
@@ -871,7 +872,7 @@ class Pe {
|
|
|
871
872
|
} catch (r) {
|
|
872
873
|
i = r;
|
|
873
874
|
}
|
|
874
|
-
i ? i instanceof
|
|
875
|
+
i ? i instanceof V && (i.statusCode === 404 ? this._logger.log(l.Trace, "(LongPolling transport) A 404 response was returned from sending a DELETE request.") : this._logger.log(l.Trace, `(LongPolling transport) Error sending a DELETE request: ${i}`)) : this._logger.log(l.Trace, "(LongPolling transport) DELETE request accepted.");
|
|
875
876
|
} finally {
|
|
876
877
|
this._logger.log(l.Trace, "(LongPolling transport) Stop finished."), this._raiseOnClose();
|
|
877
878
|
}
|
|
@@ -883,14 +884,14 @@ class Pe {
|
|
|
883
884
|
}
|
|
884
885
|
}
|
|
885
886
|
}
|
|
886
|
-
class
|
|
887
|
+
class Rt {
|
|
887
888
|
constructor(e, n, s, o) {
|
|
888
889
|
this._httpClient = e, this._accessToken = n, this._logger = s, this._options = o, this.onreceive = null, this.onclose = null;
|
|
889
890
|
}
|
|
890
891
|
async connect(e, n) {
|
|
891
|
-
return E.isRequired(e, "url"), E.isRequired(n, "transferFormat"), E.isIn(n,
|
|
892
|
+
return E.isRequired(e, "url"), E.isRequired(n, "transferFormat"), E.isIn(n, D, "transferFormat"), this._logger.log(l.Trace, "(SSE transport) Connecting."), this._url = e, this._accessToken && (e += (e.indexOf("?") < 0 ? "?" : "&") + `access_token=${encodeURIComponent(this._accessToken)}`), new Promise((s, o) => {
|
|
892
893
|
let i = !1;
|
|
893
|
-
if (n !==
|
|
894
|
+
if (n !== D.Text) {
|
|
894
895
|
o(new Error("The Server-Sent Events transport only supports the 'Text' transfer format"));
|
|
895
896
|
return;
|
|
896
897
|
}
|
|
@@ -933,12 +934,12 @@ class At {
|
|
|
933
934
|
this._eventSource && (this._eventSource.close(), this._eventSource = void 0, this.onclose && this.onclose(e));
|
|
934
935
|
}
|
|
935
936
|
}
|
|
936
|
-
class
|
|
937
|
+
class Lt {
|
|
937
938
|
constructor(e, n, s, o, i, r) {
|
|
938
939
|
this._logger = s, this._accessTokenFactory = n, this._logMessageContent = o, this._webSocketConstructor = i, this._httpClient = e, this.onreceive = null, this.onclose = null, this._headers = r;
|
|
939
940
|
}
|
|
940
941
|
async connect(e, n) {
|
|
941
|
-
E.isRequired(e, "url"), E.isRequired(n, "transferFormat"), E.isIn(n,
|
|
942
|
+
E.isRequired(e, "url"), E.isRequired(n, "transferFormat"), E.isIn(n, D, "transferFormat"), this._logger.log(l.Trace, "(WebSockets transport) Connecting.");
|
|
942
943
|
let s;
|
|
943
944
|
return this._accessTokenFactory && (s = await this._accessTokenFactory()), new Promise((o, i) => {
|
|
944
945
|
e = e.replace(/^http/, "ws");
|
|
@@ -946,13 +947,13 @@ class Rt {
|
|
|
946
947
|
const a = this._httpClient.getCookieString(e);
|
|
947
948
|
let c = !1;
|
|
948
949
|
if (L.isNode || L.isReactNative) {
|
|
949
|
-
const h = {}, [u,
|
|
950
|
-
h[u] =
|
|
950
|
+
const h = {}, [u, _] = q();
|
|
951
|
+
h[u] = _, s && (h[X.Authorization] = `Bearer ${s}`), a && (h[X.Cookie] = a), r = new this._webSocketConstructor(e, void 0, {
|
|
951
952
|
headers: { ...h, ...this._headers }
|
|
952
953
|
});
|
|
953
954
|
} else
|
|
954
955
|
s && (e += (e.indexOf("?") < 0 ? "?" : "&") + `access_token=${encodeURIComponent(s)}`);
|
|
955
|
-
r || (r = new this._webSocketConstructor(e)), n ===
|
|
956
|
+
r || (r = new this._webSocketConstructor(e)), n === D.Binary && (r.binaryType = "arraybuffer"), r.onopen = (h) => {
|
|
956
957
|
this._logger.log(l.Information, `WebSocket connected to ${e}.`), this._webSocket = r, c = !0, o();
|
|
957
958
|
}, r.onerror = (h) => {
|
|
958
959
|
let u = null;
|
|
@@ -992,10 +993,10 @@ class Rt {
|
|
|
992
993
|
}
|
|
993
994
|
}
|
|
994
995
|
const xe = 100;
|
|
995
|
-
class
|
|
996
|
+
class It {
|
|
996
997
|
constructor(e, n = {}) {
|
|
997
998
|
if (this._stopPromiseResolver = () => {
|
|
998
|
-
}, this.features = {}, this._negotiateVersion = 1, E.isRequired(e, "url"), this._logger =
|
|
999
|
+
}, this.features = {}, this._negotiateVersion = 1, E.isRequired(e, "url"), this._logger = Je(n.logger), this.baseUrl = this._resolveUrl(e), n = n || {}, n.logMessageContent = n.logMessageContent === void 0 ? !1 : n.logMessageContent, typeof n.withCredentials == "boolean" || n.withCredentials === void 0)
|
|
999
1000
|
n.withCredentials = n.withCredentials === void 0 ? !0 : n.withCredentials;
|
|
1000
1001
|
else
|
|
1001
1002
|
throw new Error("withCredentials option was not a 'boolean' or 'undefined' value");
|
|
@@ -1005,10 +1006,10 @@ class Lt {
|
|
|
1005
1006
|
const i = typeof __webpack_require__ == "function" ? __non_webpack_require__ : require;
|
|
1006
1007
|
s = i("ws"), o = i("eventsource");
|
|
1007
1008
|
}
|
|
1008
|
-
!L.isNode && typeof WebSocket < "u" && !n.WebSocket ? n.WebSocket = WebSocket : L.isNode && !n.WebSocket && s && (n.WebSocket = s), !L.isNode && typeof EventSource < "u" && !n.EventSource ? n.EventSource = EventSource : L.isNode && !n.EventSource && typeof o < "u" && (n.EventSource = o), this._httpClient = new
|
|
1009
|
+
!L.isNode && typeof WebSocket < "u" && !n.WebSocket ? n.WebSocket = WebSocket : L.isNode && !n.WebSocket && s && (n.WebSocket = s), !L.isNode && typeof EventSource < "u" && !n.EventSource ? n.EventSource = EventSource : L.isNode && !n.EventSource && typeof o < "u" && (n.EventSource = o), this._httpClient = new At(n.httpClient || new Pt(this._logger), n.accessTokenFactory), this._connectionState = "Disconnected", this._connectionStarted = !1, this._options = n, this.onreceive = null, this.onclose = null;
|
|
1009
1010
|
}
|
|
1010
1011
|
async start(e) {
|
|
1011
|
-
if (e = e ||
|
|
1012
|
+
if (e = e || D.Binary, E.isIn(e, D, "transferFormat"), this._logger.log(l.Debug, `Starting connection with transfer format '${D[e]}'.`), this._connectionState !== "Disconnected")
|
|
1012
1013
|
return Promise.reject(new Error("Cannot start an HttpConnection that is not in the 'Disconnected' state."));
|
|
1013
1014
|
if (this._connectionState = "Connecting", this._startInternalPromise = this._startInternal(e), await this._startInternalPromise, this._connectionState === "Disconnecting") {
|
|
1014
1015
|
const n = "Failed to start the HttpConnection before stop() was called.";
|
|
@@ -1052,8 +1053,8 @@ class Lt {
|
|
|
1052
1053
|
this._accessTokenFactory = this._options.accessTokenFactory, this._httpClient._accessTokenFactory = this._accessTokenFactory;
|
|
1053
1054
|
try {
|
|
1054
1055
|
if (this._options.skipNegotiation)
|
|
1055
|
-
if (this._options.transport ===
|
|
1056
|
-
this.transport = this._constructTransport(
|
|
1056
|
+
if (this._options.transport === T.WebSockets)
|
|
1057
|
+
this.transport = this._constructTransport(T.WebSockets), await this._startTransport(n, e);
|
|
1057
1058
|
else
|
|
1058
1059
|
throw new Error("Negotiation can only be skipped when using the WebSocket transport directly.");
|
|
1059
1060
|
else {
|
|
@@ -1098,7 +1099,7 @@ class Lt {
|
|
|
1098
1099
|
return (!a.negotiateVersion || a.negotiateVersion < 1) && (a.connectionToken = a.connectionId), a.useStatefulReconnect && this._options._useStatefulReconnect !== !0 ? Promise.reject(new Se("Client didn't negotiate Stateful Reconnect but the server did.")) : a;
|
|
1099
1100
|
} catch (r) {
|
|
1100
1101
|
let a = "Failed to complete negotiation with the server: " + r;
|
|
1101
|
-
return r instanceof
|
|
1102
|
+
return r instanceof V && r.statusCode === 404 && (a = a + " Either this is not a SignalR endpoint or there is a proxy blocking the connection."), this._logger.log(l.Error, a), Promise.reject(new Se(a));
|
|
1102
1103
|
}
|
|
1103
1104
|
}
|
|
1104
1105
|
_createConnectUrl(e, n) {
|
|
@@ -1120,35 +1121,35 @@ class Lt {
|
|
|
1120
1121
|
if (this.transport = u, !c) {
|
|
1121
1122
|
try {
|
|
1122
1123
|
c = await this._getNegotiationResponse(e);
|
|
1123
|
-
} catch (
|
|
1124
|
-
return Promise.reject(
|
|
1124
|
+
} catch (_) {
|
|
1125
|
+
return Promise.reject(_);
|
|
1125
1126
|
}
|
|
1126
1127
|
i = this._createConnectUrl(e, c.connectionToken);
|
|
1127
1128
|
}
|
|
1128
1129
|
try {
|
|
1129
1130
|
await this._startTransport(i, o), this.connectionId = c.connectionId;
|
|
1130
1131
|
return;
|
|
1131
|
-
} catch (
|
|
1132
|
-
if (this._logger.log(l.Error, `Failed to start the transport '${h.transport}': ${
|
|
1133
|
-
const
|
|
1134
|
-
return this._logger.log(l.Debug,
|
|
1132
|
+
} catch (_) {
|
|
1133
|
+
if (this._logger.log(l.Error, `Failed to start the transport '${h.transport}': ${_}`), c = void 0, r.push(new Qe(`${h.transport} failed: ${_}`, T[h.transport])), this._connectionState !== "Connecting") {
|
|
1134
|
+
const f = "Failed to select transport before stop() was called.";
|
|
1135
|
+
return this._logger.log(l.Debug, f), Promise.reject(new U(f));
|
|
1135
1136
|
}
|
|
1136
1137
|
}
|
|
1137
1138
|
}
|
|
1138
1139
|
}
|
|
1139
|
-
return r.length > 0 ? Promise.reject(new
|
|
1140
|
+
return r.length > 0 ? Promise.reject(new Ye(`Unable to connect to the server with any of the available transports. ${r.join(" ")}`, r)) : Promise.reject(new Error("None of the transports supported by the client are supported by the server."));
|
|
1140
1141
|
}
|
|
1141
1142
|
_constructTransport(e) {
|
|
1142
1143
|
switch (e) {
|
|
1143
|
-
case
|
|
1144
|
+
case T.WebSockets:
|
|
1144
1145
|
if (!this._options.WebSocket)
|
|
1145
1146
|
throw new Error("'WebSocket' is not supported in your environment.");
|
|
1146
|
-
return new
|
|
1147
|
-
case
|
|
1147
|
+
return new Lt(this._httpClient, this._accessTokenFactory, this._logger, this._options.logMessageContent, this._options.WebSocket, this._options.headers || {});
|
|
1148
|
+
case T.ServerSentEvents:
|
|
1148
1149
|
if (!this._options.EventSource)
|
|
1149
1150
|
throw new Error("'EventSource' is not supported in your environment.");
|
|
1150
|
-
return new
|
|
1151
|
-
case
|
|
1151
|
+
return new Rt(this._httpClient, this._httpClient._accessToken, this._logger, this._options);
|
|
1152
|
+
case T.LongPolling:
|
|
1152
1153
|
return new Pe(this._httpClient, this._logger, this._options);
|
|
1153
1154
|
default:
|
|
1154
1155
|
throw new Error(`Unknown transport: ${e}.`);
|
|
@@ -1171,23 +1172,23 @@ class Lt {
|
|
|
1171
1172
|
} : this.transport.onclose = (s) => this._stopConnection(s), this.transport.connect(e, n);
|
|
1172
1173
|
}
|
|
1173
1174
|
_resolveTransportOrError(e, n, s, o) {
|
|
1174
|
-
const i =
|
|
1175
|
+
const i = T[e.transport];
|
|
1175
1176
|
if (i == null)
|
|
1176
1177
|
return this._logger.log(l.Debug, `Skipping transport '${e.transport}' because it is not supported by this client.`), new Error(`Skipping transport '${e.transport}' because it is not supported by this client.`);
|
|
1177
|
-
if (
|
|
1178
|
-
if (e.transferFormats.map((a) =>
|
|
1179
|
-
if (i ===
|
|
1180
|
-
return this._logger.log(l.Debug, `Skipping transport '${
|
|
1181
|
-
this._logger.log(l.Debug, `Selecting transport '${
|
|
1178
|
+
if (Mt(n, i))
|
|
1179
|
+
if (e.transferFormats.map((a) => D[a]).indexOf(s) >= 0) {
|
|
1180
|
+
if (i === T.WebSockets && !this._options.WebSocket || i === T.ServerSentEvents && !this._options.EventSource)
|
|
1181
|
+
return this._logger.log(l.Debug, `Skipping transport '${T[i]}' because it is not supported in your environment.'`), new qe(`'${T[i]}' is not supported in your environment.`, i);
|
|
1182
|
+
this._logger.log(l.Debug, `Selecting transport '${T[i]}'.`);
|
|
1182
1183
|
try {
|
|
1183
|
-
return this.features.reconnect = i ===
|
|
1184
|
+
return this.features.reconnect = i === T.WebSockets ? o : void 0, this._constructTransport(i);
|
|
1184
1185
|
} catch (a) {
|
|
1185
1186
|
return a;
|
|
1186
1187
|
}
|
|
1187
1188
|
} else
|
|
1188
|
-
return this._logger.log(l.Debug, `Skipping transport '${
|
|
1189
|
+
return this._logger.log(l.Debug, `Skipping transport '${T[i]}' because it does not support the requested transfer format '${D[s]}'.`), new Error(`'${T[i]}' does not support ${D[s]}.`);
|
|
1189
1190
|
else
|
|
1190
|
-
return this._logger.log(l.Debug, `Skipping transport '${
|
|
1191
|
+
return this._logger.log(l.Debug, `Skipping transport '${T[i]}' because it was disabled by the client.`), new Ze(`'${T[i]}' is disabled by the client.`, i);
|
|
1191
1192
|
}
|
|
1192
1193
|
_isITransport(e) {
|
|
1193
1194
|
return e && typeof e == "object" && "connect" in e;
|
|
@@ -1225,7 +1226,7 @@ class Lt {
|
|
|
1225
1226
|
return s.has("negotiateVersion") || s.append("negotiateVersion", this._negotiateVersion.toString()), s.has("useStatefulReconnect") ? s.get("useStatefulReconnect") === "true" && (this._options._useStatefulReconnect = !0) : this._options._useStatefulReconnect === !0 && s.append("useStatefulReconnect", "true"), n.search = s.toString(), n.toString();
|
|
1226
1227
|
}
|
|
1227
1228
|
}
|
|
1228
|
-
function
|
|
1229
|
+
function Mt(t, e) {
|
|
1229
1230
|
return !t || (e & t) !== 0;
|
|
1230
1231
|
}
|
|
1231
1232
|
class me {
|
|
@@ -1280,10 +1281,10 @@ class se {
|
|
|
1280
1281
|
this._rejecter(e);
|
|
1281
1282
|
}
|
|
1282
1283
|
}
|
|
1283
|
-
const
|
|
1284
|
-
class
|
|
1284
|
+
const $t = "json";
|
|
1285
|
+
class Nt {
|
|
1285
1286
|
constructor() {
|
|
1286
|
-
this.name =
|
|
1287
|
+
this.name = $t, this.version = 2, this.transferFormat = D.Text;
|
|
1287
1288
|
}
|
|
1288
1289
|
/** Creates an array of {@link @microsoft/signalr.HubMessage} objects from the specified serialized representation.
|
|
1289
1290
|
*
|
|
@@ -1302,23 +1303,23 @@ class $t {
|
|
|
1302
1303
|
if (typeof r.type != "number")
|
|
1303
1304
|
throw new Error("Invalid payload.");
|
|
1304
1305
|
switch (r.type) {
|
|
1305
|
-
case
|
|
1306
|
+
case G.Invocation:
|
|
1306
1307
|
this._isInvocationMessage(r);
|
|
1307
1308
|
break;
|
|
1308
|
-
case
|
|
1309
|
+
case G.StreamItem:
|
|
1309
1310
|
this._isStreamItemMessage(r);
|
|
1310
1311
|
break;
|
|
1311
|
-
case
|
|
1312
|
+
case G.Completion:
|
|
1312
1313
|
this._isCompletionMessage(r);
|
|
1313
1314
|
break;
|
|
1314
|
-
case
|
|
1315
|
+
case G.Ping:
|
|
1315
1316
|
break;
|
|
1316
|
-
case
|
|
1317
|
+
case G.Close:
|
|
1317
1318
|
break;
|
|
1318
|
-
case
|
|
1319
|
+
case G.Ack:
|
|
1319
1320
|
this._isAckMessage(r);
|
|
1320
1321
|
break;
|
|
1321
|
-
case
|
|
1322
|
+
case G.Sequence:
|
|
1322
1323
|
this._isSequenceMessage(r);
|
|
1323
1324
|
break;
|
|
1324
1325
|
default:
|
|
@@ -1362,7 +1363,7 @@ class $t {
|
|
|
1362
1363
|
throw new Error(n);
|
|
1363
1364
|
}
|
|
1364
1365
|
}
|
|
1365
|
-
const
|
|
1366
|
+
const Ot = {
|
|
1366
1367
|
trace: l.Trace,
|
|
1367
1368
|
debug: l.Debug,
|
|
1368
1369
|
info: l.Information,
|
|
@@ -1373,21 +1374,21 @@ const Nt = {
|
|
|
1373
1374
|
critical: l.Critical,
|
|
1374
1375
|
none: l.None
|
|
1375
1376
|
};
|
|
1376
|
-
function
|
|
1377
|
-
const e =
|
|
1377
|
+
function Ht(t) {
|
|
1378
|
+
const e = Ot[t.toLowerCase()];
|
|
1378
1379
|
if (typeof e < "u")
|
|
1379
1380
|
return e;
|
|
1380
1381
|
throw new Error(`Unknown log level: ${t}`);
|
|
1381
1382
|
}
|
|
1382
|
-
class
|
|
1383
|
+
class Ut {
|
|
1383
1384
|
configureLogging(e) {
|
|
1384
|
-
if (E.isRequired(e, "logging"),
|
|
1385
|
+
if (E.isRequired(e, "logging"), Wt(e))
|
|
1385
1386
|
this.logger = e;
|
|
1386
1387
|
else if (typeof e == "string") {
|
|
1387
|
-
const n =
|
|
1388
|
-
this.logger = new
|
|
1388
|
+
const n = Ht(e);
|
|
1389
|
+
this.logger = new Ce(n);
|
|
1389
1390
|
} else
|
|
1390
|
-
this.logger = new
|
|
1391
|
+
this.logger = new Ce(e);
|
|
1391
1392
|
return this;
|
|
1392
1393
|
}
|
|
1393
1394
|
withUrl(e, n) {
|
|
@@ -1437,14 +1438,14 @@ class Ht {
|
|
|
1437
1438
|
const e = this.httpConnectionOptions || {};
|
|
1438
1439
|
if (e.logger === void 0 && (e.logger = this.logger), !this.url)
|
|
1439
1440
|
throw new Error("The 'HubConnectionBuilder.withUrl' method must be called before building the connection.");
|
|
1440
|
-
const n = new
|
|
1441
|
-
return
|
|
1441
|
+
const n = new It(this.url, e);
|
|
1442
|
+
return et.create(n, this.logger || Me.instance, this.protocol || new Nt(), this.reconnectPolicy, this._serverTimeoutInMilliseconds, this._keepAliveIntervalInMilliseconds, this._statefulReconnectBufferSize);
|
|
1442
1443
|
}
|
|
1443
1444
|
}
|
|
1444
|
-
function
|
|
1445
|
+
function Wt(t) {
|
|
1445
1446
|
return t.log !== void 0;
|
|
1446
1447
|
}
|
|
1447
|
-
const
|
|
1448
|
+
const jt = 10 * 1e3, Ft = 15 * 1e3, hn = ({
|
|
1448
1449
|
children: t,
|
|
1449
1450
|
apiUrl: e,
|
|
1450
1451
|
endpoint: n
|
|
@@ -1452,54 +1453,59 @@ const Wt = 10 * 1e3, jt = 15 * 1e3, cn = ({
|
|
|
1452
1453
|
const {
|
|
1453
1454
|
authState: s,
|
|
1454
1455
|
getToken: o
|
|
1455
|
-
} =
|
|
1456
|
-
|
|
1457
|
-
const
|
|
1458
|
-
var
|
|
1459
|
-
return
|
|
1456
|
+
} = z(pe), i = dt(), [r, a] = R(fe.Disconnected), [c, h] = R(!1), u = Q(null), _ = Q(o);
|
|
1457
|
+
_.current = o;
|
|
1458
|
+
const f = Y(() => {
|
|
1459
|
+
var d;
|
|
1460
|
+
return a(((d = u.current) == null ? void 0 : d.state) ?? fe.Disconnected);
|
|
1460
1461
|
}, []);
|
|
1461
1462
|
B(() => {
|
|
1462
|
-
if (s !== "AUTH_OK")
|
|
1463
|
+
if (s !== "AUTH_OK" || !i)
|
|
1463
1464
|
return;
|
|
1464
|
-
let
|
|
1465
|
-
const
|
|
1466
|
-
accessTokenFactory: () =>
|
|
1465
|
+
let d = !1, b = null;
|
|
1466
|
+
const p = new Ut().withUrl(`${e}/${n}`, {
|
|
1467
|
+
accessTokenFactory: () => _.current().then((w) => (w == null ? void 0 : w.token) ?? "")
|
|
1467
1468
|
}).withAutomaticReconnect({
|
|
1468
|
-
nextRetryDelayInMilliseconds: (
|
|
1469
|
+
nextRetryDelayInMilliseconds: (w) => Math.min(1e3 * 2 ** w.previousRetryCount, Ft)
|
|
1469
1470
|
}).build();
|
|
1470
|
-
|
|
1471
|
-
console.log("Server says:",
|
|
1472
|
-
}),
|
|
1473
|
-
|
|
1474
|
-
}),
|
|
1475
|
-
|
|
1476
|
-
}),
|
|
1477
|
-
|
|
1471
|
+
u.current = p, p.on("Connected", (w) => {
|
|
1472
|
+
console.log("Server says:", w);
|
|
1473
|
+
}), p.onreconnecting((w) => {
|
|
1474
|
+
d || (console.log("Reconnecting...", w), f(), h(!0));
|
|
1475
|
+
}), p.onreconnected(() => {
|
|
1476
|
+
d || (console.log("Reconnected"), f(), h(!1));
|
|
1477
|
+
}), p.onclose((w) => {
|
|
1478
|
+
d || (console.log("Connection closed", w), f(), h(!0));
|
|
1478
1479
|
});
|
|
1479
|
-
const
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
}).catch((
|
|
1483
|
-
|
|
1480
|
+
const C = () => {
|
|
1481
|
+
p.start().then(() => {
|
|
1482
|
+
d || (console.log("Connection started"), f(), h(!1));
|
|
1483
|
+
}).catch((w) => {
|
|
1484
|
+
d || (console.log("Error starting connection:", w), f(), h(!0), b = window.setTimeout(C, jt));
|
|
1484
1485
|
});
|
|
1485
1486
|
};
|
|
1486
|
-
return
|
|
1487
|
-
|
|
1488
|
-
console.log("Error stopping connection:",
|
|
1487
|
+
return C(), () => {
|
|
1488
|
+
d = !0, b !== null && window.clearTimeout(b), u.current = null, p.stop().catch((w) => {
|
|
1489
|
+
console.log("Error stopping connection:", w);
|
|
1489
1490
|
});
|
|
1490
1491
|
};
|
|
1491
|
-
}, [e, s, n,
|
|
1492
|
-
const
|
|
1493
|
-
isAlive:
|
|
1494
|
-
shouldBeAlive:
|
|
1495
|
-
connectionState:
|
|
1496
|
-
hasLastConnectionEnded:
|
|
1497
|
-
}), [
|
|
1498
|
-
return /* @__PURE__ */
|
|
1499
|
-
},
|
|
1492
|
+
}, [e, s, n, f, i]);
|
|
1493
|
+
const g = F(() => r === fe.Connected, [r]), m = F(() => s === "AUTH_OK", [s]), S = F(() => ({
|
|
1494
|
+
isAlive: g,
|
|
1495
|
+
shouldBeAlive: m,
|
|
1496
|
+
connectionState: r,
|
|
1497
|
+
hasLastConnectionEnded: c
|
|
1498
|
+
}), [g, m, r, c]);
|
|
1499
|
+
return /* @__PURE__ */ y($e.Provider, { value: S, children: t });
|
|
1500
|
+
}, un = () => {
|
|
1501
|
+
const t = z($e);
|
|
1502
|
+
if (!t)
|
|
1503
|
+
throw new Error("useApiWebSocket must be used within a ApiWebSocketProvider");
|
|
1504
|
+
return t;
|
|
1505
|
+
}, Ae = 50, Bt = () => {
|
|
1500
1506
|
const t = N.c(22), {
|
|
1501
1507
|
texts: e
|
|
1502
|
-
} =
|
|
1508
|
+
} = z(ce), {
|
|
1503
1509
|
confirm: n
|
|
1504
1510
|
} = e, {
|
|
1505
1511
|
onConfirm: s,
|
|
@@ -1507,55 +1513,56 @@ const Wt = 10 * 1e3, jt = 15 * 1e3, cn = ({
|
|
|
1507
1513
|
text: i,
|
|
1508
1514
|
show: r,
|
|
1509
1515
|
textSm: a
|
|
1510
|
-
} = tt(), c = a === void 0 ? i.length >
|
|
1516
|
+
} = tt(), c = a === void 0 ? i.length > Ae : a, h = i.length > Ae;
|
|
1511
1517
|
let u;
|
|
1512
|
-
t[0] !== o || t[1] !== s || t[2] !== r ? (u = (
|
|
1518
|
+
t[0] !== o || t[1] !== s || t[2] !== r ? (u = (p) => {
|
|
1513
1519
|
if (r)
|
|
1514
|
-
e: switch (
|
|
1520
|
+
e: switch (p.key) {
|
|
1515
1521
|
case "Enter": {
|
|
1516
|
-
|
|
1522
|
+
p.preventDefault(), p.stopPropagation(), s();
|
|
1517
1523
|
break e;
|
|
1518
1524
|
}
|
|
1519
1525
|
case "Escape": {
|
|
1520
|
-
|
|
1526
|
+
p.preventDefault(), p.stopPropagation(), o();
|
|
1521
1527
|
break e;
|
|
1522
1528
|
}
|
|
1523
1529
|
}
|
|
1524
1530
|
}, t[0] = o, t[1] = s, t[2] = r, t[3] = u) : u = t[3], nt(u);
|
|
1525
|
-
const
|
|
1526
|
-
let
|
|
1527
|
-
t[4] !== c || t[5] !== i ? (
|
|
1528
|
-
let w;
|
|
1529
|
-
t[7] !== n.no || t[8] !== o ? (w = /* @__PURE__ */ C(ie, { type: "button", variant: "outlined", color: "secondary", className: "w-100", onClick: o, children: n.no }), t[7] = n.no, t[8] = o, t[9] = w) : w = t[9];
|
|
1530
|
-
let f;
|
|
1531
|
-
t[10] !== n.yes || t[11] !== s ? (f = /* @__PURE__ */ C(ie, { type: "button", color: "primary", onClick: s, className: "w-100 ml", children: n.yes }), t[10] = n.yes, t[11] = s, t[12] = f) : f = t[12];
|
|
1532
|
-
let d;
|
|
1533
|
-
t[13] !== w || t[14] !== f ? (d = /* @__PURE__ */ C(H.Body, { children: /* @__PURE__ */ I("div", { className: "w-100 d-flex gap-5", children: [
|
|
1534
|
-
w,
|
|
1535
|
-
f
|
|
1536
|
-
] }) }), t[13] = w, t[14] = f, t[15] = d) : d = t[15];
|
|
1531
|
+
const f = h ? void 0 : "sm";
|
|
1532
|
+
let g;
|
|
1533
|
+
t[4] !== c || t[5] !== i ? (g = /* @__PURE__ */ y(H.Header, { className: "justify-content-center", children: c ? /* @__PURE__ */ y(ot, { variant: "body", children: i }) : /* @__PURE__ */ y(H.Title, { children: i }) }), t[4] = c, t[5] = i, t[6] = g) : g = t[6];
|
|
1537
1534
|
let m;
|
|
1538
|
-
|
|
1539
|
-
|
|
1535
|
+
t[7] !== n.no || t[8] !== o ? (m = /* @__PURE__ */ y(ie, { type: "button", variant: "outlined", color: "secondary", className: "w-100", onClick: o, children: n.no }), t[7] = n.no, t[8] = o, t[9] = m) : m = t[9];
|
|
1536
|
+
let S;
|
|
1537
|
+
t[10] !== n.yes || t[11] !== s ? (S = /* @__PURE__ */ y(ie, { type: "button", color: "primary", onClick: s, className: "w-100 ml", children: n.yes }), t[10] = n.yes, t[11] = s, t[12] = S) : S = t[12];
|
|
1538
|
+
let d;
|
|
1539
|
+
t[13] !== m || t[14] !== S ? (d = /* @__PURE__ */ y(H.Body, { children: /* @__PURE__ */ I("div", { className: "w-100 d-flex gap-5", children: [
|
|
1540
|
+
m,
|
|
1541
|
+
S
|
|
1542
|
+
] }) }), t[13] = m, t[14] = S, t[15] = d) : d = t[15];
|
|
1543
|
+
let b;
|
|
1544
|
+
return t[16] !== o || t[17] !== r || t[18] !== f || t[19] !== g || t[20] !== d ? (b = /* @__PURE__ */ I(H, { show: r, size: f, centered: !0, onHide: o, children: [
|
|
1545
|
+
g,
|
|
1540
1546
|
d
|
|
1541
|
-
] }), t[16] = o, t[17] = r, t[18] =
|
|
1547
|
+
] }), t[16] = o, t[17] = r, t[18] = f, t[19] = g, t[20] = d, t[21] = b) : b = t[21], b;
|
|
1542
1548
|
};
|
|
1543
1549
|
export {
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1550
|
+
$e as ApiWebSocketContext,
|
|
1551
|
+
hn as ApiWebSocketProvider,
|
|
1552
|
+
pe as AuthContext,
|
|
1553
|
+
rn as AuthProvider,
|
|
1548
1554
|
Re as DelegationContext,
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1555
|
+
an as DelegationProvider,
|
|
1556
|
+
gn as FormDisabledContext,
|
|
1557
|
+
mn as FormDisabledProvider,
|
|
1558
|
+
Xe as HelmetContext,
|
|
1559
|
+
cn as HelmetProvider,
|
|
1560
|
+
Fe as LoadingContext,
|
|
1561
|
+
on as LoadingProvider,
|
|
1556
1562
|
ce as LuminusComponentsContext,
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1563
|
+
nn as LuminusComponentsProvider,
|
|
1564
|
+
ze as UserContext,
|
|
1565
|
+
sn as UserProvider,
|
|
1566
|
+
un as useApiWebSocketContext,
|
|
1567
|
+
pn as useFormDisabledContext
|
|
1561
1568
|
};
|