@access-ci/ui 0.19.0-beta4 → 0.19.0-beta5
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/{shadow-CGn1GiHs.js → access-ci-ui-react-E75eKEhL.js} +511 -487
- package/dist/access-ci-ui-react.d.ts +34 -3
- package/dist/access-ci-ui-react.js +21 -12
- package/dist/access-ci-ui-react.umd.cjs +61 -61
- package/dist/access-ci-ui.bundle.js +2 -2
- package/dist/access-ci-ui.js +1 -1
- package/dist/access-ci-ui.umd.cjs +51 -51
- package/dist/{access-qa-bot-Df44Trak.js → access-qa-bot-6p0S4e2G.js} +1 -1
- package/dist/{icon-Bq3zRcnO.js → icon-J35KJpkY.js} +1 -1
- package/dist/{index-2HXoEOSB.js → index-y-Guxq7d.js} +342 -359
- package/dist/{resource-group-detail-Dr7EYmvH.js → resource-group-detail-DqH_u2X0.js} +1 -1
- package/dist/{resource-group-detail-CI_ldjMw.js → resource-group-detail-fhmNBYBN.js} +2 -2
- package/dist/{resource-home-dD3bW3v7.js → resource-home-BR9SJB-_.js} +2 -2
- package/dist/{resource-home-Cf5k64F0.js → resource-home-Bwe8LEoy.js} +1 -1
- package/package.json +2 -2
|
@@ -6,9 +6,9 @@ var dc;
|
|
|
6
6
|
function rp() {
|
|
7
7
|
if (dc) return $;
|
|
8
8
|
dc = 1;
|
|
9
|
-
var l = /* @__PURE__ */ Symbol.for("react.element"), u = /* @__PURE__ */ Symbol.for("react.portal"), a = /* @__PURE__ */ Symbol.for("react.fragment"), c = /* @__PURE__ */ Symbol.for("react.strict_mode"), d = /* @__PURE__ */ Symbol.for("react.profiler"), p = /* @__PURE__ */ Symbol.for("react.provider"), m = /* @__PURE__ */ Symbol.for("react.context"), g = /* @__PURE__ */ Symbol.for("react.forward_ref"),
|
|
10
|
-
function L(
|
|
11
|
-
return
|
|
9
|
+
var l = /* @__PURE__ */ Symbol.for("react.element"), u = /* @__PURE__ */ Symbol.for("react.portal"), a = /* @__PURE__ */ Symbol.for("react.fragment"), c = /* @__PURE__ */ Symbol.for("react.strict_mode"), d = /* @__PURE__ */ Symbol.for("react.profiler"), p = /* @__PURE__ */ Symbol.for("react.provider"), m = /* @__PURE__ */ Symbol.for("react.context"), g = /* @__PURE__ */ Symbol.for("react.forward_ref"), w = /* @__PURE__ */ Symbol.for("react.suspense"), E = /* @__PURE__ */ Symbol.for("react.memo"), A = /* @__PURE__ */ Symbol.for("react.lazy"), b = Symbol.iterator;
|
|
10
|
+
function L(y) {
|
|
11
|
+
return y === null || typeof y != "object" ? null : (y = b && y[b] || y["@@iterator"], typeof y == "function" ? y : null);
|
|
12
12
|
}
|
|
13
13
|
var j = { isMounted: function() {
|
|
14
14
|
return !1;
|
|
@@ -16,25 +16,25 @@ function rp() {
|
|
|
16
16
|
}, enqueueReplaceState: function() {
|
|
17
17
|
}, enqueueSetState: function() {
|
|
18
18
|
} }, D = Object.assign, R = {};
|
|
19
|
-
function P(
|
|
20
|
-
this.props =
|
|
21
|
-
}
|
|
22
|
-
P.prototype.isReactComponent = {}, P.prototype.setState = function(
|
|
23
|
-
if (typeof
|
|
24
|
-
this.updater.enqueueSetState(this,
|
|
25
|
-
}, P.prototype.forceUpdate = function(
|
|
26
|
-
this.updater.enqueueForceUpdate(this,
|
|
19
|
+
function P(y, N, _) {
|
|
20
|
+
this.props = y, this.context = N, this.refs = R, this.updater = _ || j;
|
|
21
|
+
}
|
|
22
|
+
P.prototype.isReactComponent = {}, P.prototype.setState = function(y, N) {
|
|
23
|
+
if (typeof y != "object" && typeof y != "function" && y != null) throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");
|
|
24
|
+
this.updater.enqueueSetState(this, y, N, "setState");
|
|
25
|
+
}, P.prototype.forceUpdate = function(y) {
|
|
26
|
+
this.updater.enqueueForceUpdate(this, y, "forceUpdate");
|
|
27
27
|
};
|
|
28
28
|
function G() {
|
|
29
29
|
}
|
|
30
30
|
G.prototype = P.prototype;
|
|
31
|
-
function X(
|
|
32
|
-
this.props =
|
|
31
|
+
function X(y, N, _) {
|
|
32
|
+
this.props = y, this.context = N, this.refs = R, this.updater = _ || j;
|
|
33
33
|
}
|
|
34
34
|
var Z = X.prototype = new G();
|
|
35
35
|
Z.constructor = X, D(Z, P.prototype), Z.isPureReactComponent = !0;
|
|
36
36
|
var te = Array.isArray, le = Object.prototype.hasOwnProperty, pe = { current: null }, ge = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
37
|
-
function Ee(
|
|
37
|
+
function Ee(y, N, _) {
|
|
38
38
|
var ee, re = {}, oe = null, ue = null;
|
|
39
39
|
if (N != null) for (ee in N.ref !== void 0 && (ue = N.ref), N.key !== void 0 && (oe = "" + N.key), N) le.call(N, ee) && !ge.hasOwnProperty(ee) && (re[ee] = N[ee]);
|
|
40
40
|
var ae = arguments.length - 2;
|
|
@@ -43,98 +43,98 @@ function rp() {
|
|
|
43
43
|
for (var he = Array(ae), Ze = 0; Ze < ae; Ze++) he[Ze] = arguments[Ze + 2];
|
|
44
44
|
re.children = he;
|
|
45
45
|
}
|
|
46
|
-
if (
|
|
47
|
-
return { $$typeof: l, type:
|
|
46
|
+
if (y && y.defaultProps) for (ee in ae = y.defaultProps, ae) re[ee] === void 0 && (re[ee] = ae[ee]);
|
|
47
|
+
return { $$typeof: l, type: y, key: oe, ref: ue, props: re, _owner: pe.current };
|
|
48
48
|
}
|
|
49
|
-
function je(
|
|
50
|
-
return { $$typeof: l, type:
|
|
49
|
+
function je(y, N) {
|
|
50
|
+
return { $$typeof: l, type: y.type, key: N, ref: y.ref, props: y.props, _owner: y._owner };
|
|
51
51
|
}
|
|
52
|
-
function Xe(
|
|
53
|
-
return typeof
|
|
52
|
+
function Xe(y) {
|
|
53
|
+
return typeof y == "object" && y !== null && y.$$typeof === l;
|
|
54
54
|
}
|
|
55
|
-
function Et(
|
|
55
|
+
function Et(y) {
|
|
56
56
|
var N = { "=": "=0", ":": "=2" };
|
|
57
|
-
return "$" +
|
|
57
|
+
return "$" + y.replace(/[=:]/g, function(_) {
|
|
58
58
|
return N[_];
|
|
59
59
|
});
|
|
60
60
|
}
|
|
61
61
|
var nt = /\/+/g;
|
|
62
|
-
function Le(
|
|
63
|
-
return typeof
|
|
62
|
+
function Le(y, N) {
|
|
63
|
+
return typeof y == "object" && y !== null && y.key != null ? Et("" + y.key) : N.toString(36);
|
|
64
64
|
}
|
|
65
|
-
function Qe(
|
|
66
|
-
var oe = typeof
|
|
67
|
-
(oe === "undefined" || oe === "boolean") && (
|
|
65
|
+
function Qe(y, N, _, ee, re) {
|
|
66
|
+
var oe = typeof y;
|
|
67
|
+
(oe === "undefined" || oe === "boolean") && (y = null);
|
|
68
68
|
var ue = !1;
|
|
69
|
-
if (
|
|
69
|
+
if (y === null) ue = !0;
|
|
70
70
|
else switch (oe) {
|
|
71
71
|
case "string":
|
|
72
72
|
case "number":
|
|
73
73
|
ue = !0;
|
|
74
74
|
break;
|
|
75
75
|
case "object":
|
|
76
|
-
switch (
|
|
76
|
+
switch (y.$$typeof) {
|
|
77
77
|
case l:
|
|
78
78
|
case u:
|
|
79
79
|
ue = !0;
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
|
-
if (ue) return ue =
|
|
82
|
+
if (ue) return ue = y, re = re(ue), y = ee === "" ? "." + Le(ue, 0) : ee, te(re) ? (_ = "", y != null && (_ = y.replace(nt, "$&/") + "/"), Qe(re, N, _, "", function(Ze) {
|
|
83
83
|
return Ze;
|
|
84
|
-
})) : re != null && (Xe(re) && (re = je(re, _ + (!re.key || ue && ue.key === re.key ? "" : ("" + re.key).replace(nt, "$&/") + "/") +
|
|
85
|
-
if (ue = 0, ee = ee === "" ? "." : ee + ":", te(
|
|
86
|
-
oe =
|
|
84
|
+
})) : re != null && (Xe(re) && (re = je(re, _ + (!re.key || ue && ue.key === re.key ? "" : ("" + re.key).replace(nt, "$&/") + "/") + y)), N.push(re)), 1;
|
|
85
|
+
if (ue = 0, ee = ee === "" ? "." : ee + ":", te(y)) for (var ae = 0; ae < y.length; ae++) {
|
|
86
|
+
oe = y[ae];
|
|
87
87
|
var he = ee + Le(oe, ae);
|
|
88
88
|
ue += Qe(oe, N, _, he, re);
|
|
89
89
|
}
|
|
90
|
-
else if (he = L(
|
|
91
|
-
else if (oe === "object") throw N = String(
|
|
90
|
+
else if (he = L(y), typeof he == "function") for (y = he.call(y), ae = 0; !(oe = y.next()).done; ) oe = oe.value, he = ee + Le(oe, ae++), ue += Qe(oe, N, _, he, re);
|
|
91
|
+
else if (oe === "object") throw N = String(y), Error("Objects are not valid as a React child (found: " + (N === "[object Object]" ? "object with keys {" + Object.keys(y).join(", ") + "}" : N) + "). If you meant to render a collection of children, use an array instead.");
|
|
92
92
|
return ue;
|
|
93
93
|
}
|
|
94
|
-
function Ae(
|
|
95
|
-
if (
|
|
94
|
+
function Ae(y, N, _) {
|
|
95
|
+
if (y == null) return y;
|
|
96
96
|
var ee = [], re = 0;
|
|
97
|
-
return Qe(
|
|
97
|
+
return Qe(y, ee, "", "", function(oe) {
|
|
98
98
|
return N.call(_, oe, re++);
|
|
99
99
|
}), ee;
|
|
100
100
|
}
|
|
101
|
-
function Ke(
|
|
102
|
-
if (
|
|
103
|
-
var N =
|
|
101
|
+
function Ke(y) {
|
|
102
|
+
if (y._status === -1) {
|
|
103
|
+
var N = y._result;
|
|
104
104
|
N = N(), N.then(function(_) {
|
|
105
|
-
(
|
|
105
|
+
(y._status === 0 || y._status === -1) && (y._status = 1, y._result = _);
|
|
106
106
|
}, function(_) {
|
|
107
|
-
(
|
|
108
|
-
}),
|
|
107
|
+
(y._status === 0 || y._status === -1) && (y._status = 2, y._result = _);
|
|
108
|
+
}), y._status === -1 && (y._status = 0, y._result = N);
|
|
109
109
|
}
|
|
110
|
-
if (
|
|
111
|
-
throw
|
|
110
|
+
if (y._status === 1) return y._result.default;
|
|
111
|
+
throw y._result;
|
|
112
112
|
}
|
|
113
113
|
var we = { current: null }, B = { transition: null }, J = { ReactCurrentDispatcher: we, ReactCurrentBatchConfig: B, ReactCurrentOwner: pe };
|
|
114
114
|
function V() {
|
|
115
115
|
throw Error("act(...) is not supported in production builds of React.");
|
|
116
116
|
}
|
|
117
|
-
return $.Children = { map: Ae, forEach: function(
|
|
118
|
-
Ae(
|
|
117
|
+
return $.Children = { map: Ae, forEach: function(y, N, _) {
|
|
118
|
+
Ae(y, function() {
|
|
119
119
|
N.apply(this, arguments);
|
|
120
120
|
}, _);
|
|
121
|
-
}, count: function(
|
|
121
|
+
}, count: function(y) {
|
|
122
122
|
var N = 0;
|
|
123
|
-
return Ae(
|
|
123
|
+
return Ae(y, function() {
|
|
124
124
|
N++;
|
|
125
125
|
}), N;
|
|
126
|
-
}, toArray: function(
|
|
127
|
-
return Ae(
|
|
126
|
+
}, toArray: function(y) {
|
|
127
|
+
return Ae(y, function(N) {
|
|
128
128
|
return N;
|
|
129
129
|
}) || [];
|
|
130
|
-
}, only: function(
|
|
131
|
-
if (!Xe(
|
|
132
|
-
return
|
|
133
|
-
} }, $.Component = P, $.Fragment = a, $.Profiler = d, $.PureComponent = X, $.StrictMode = c, $.Suspense =
|
|
134
|
-
if (
|
|
135
|
-
var ee = D({},
|
|
130
|
+
}, only: function(y) {
|
|
131
|
+
if (!Xe(y)) throw Error("React.Children.only expected to receive a single React element child.");
|
|
132
|
+
return y;
|
|
133
|
+
} }, $.Component = P, $.Fragment = a, $.Profiler = d, $.PureComponent = X, $.StrictMode = c, $.Suspense = w, $.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = J, $.act = V, $.cloneElement = function(y, N, _) {
|
|
134
|
+
if (y == null) throw Error("React.cloneElement(...): The argument must be a React element, but you passed " + y + ".");
|
|
135
|
+
var ee = D({}, y.props), re = y.key, oe = y.ref, ue = y._owner;
|
|
136
136
|
if (N != null) {
|
|
137
|
-
if (N.ref !== void 0 && (oe = N.ref, ue = pe.current), N.key !== void 0 && (re = "" + N.key),
|
|
137
|
+
if (N.ref !== void 0 && (oe = N.ref, ue = pe.current), N.key !== void 0 && (re = "" + N.key), y.type && y.type.defaultProps) var ae = y.type.defaultProps;
|
|
138
138
|
for (he in N) le.call(N, he) && !ge.hasOwnProperty(he) && (ee[he] = N[he] === void 0 && ae !== void 0 ? ae[he] : N[he]);
|
|
139
139
|
}
|
|
140
140
|
var he = arguments.length - 2;
|
|
@@ -144,55 +144,55 @@ function rp() {
|
|
|
144
144
|
for (var Ze = 0; Ze < he; Ze++) ae[Ze] = arguments[Ze + 2];
|
|
145
145
|
ee.children = ae;
|
|
146
146
|
}
|
|
147
|
-
return { $$typeof: l, type:
|
|
148
|
-
}, $.createContext = function(
|
|
149
|
-
return
|
|
150
|
-
}, $.createElement = Ee, $.createFactory = function(
|
|
151
|
-
var N = Ee.bind(null,
|
|
152
|
-
return N.type =
|
|
147
|
+
return { $$typeof: l, type: y.type, key: re, ref: oe, props: ee, _owner: ue };
|
|
148
|
+
}, $.createContext = function(y) {
|
|
149
|
+
return y = { $$typeof: m, _currentValue: y, _currentValue2: y, _threadCount: 0, Provider: null, Consumer: null, _defaultValue: null, _globalName: null }, y.Provider = { $$typeof: p, _context: y }, y.Consumer = y;
|
|
150
|
+
}, $.createElement = Ee, $.createFactory = function(y) {
|
|
151
|
+
var N = Ee.bind(null, y);
|
|
152
|
+
return N.type = y, N;
|
|
153
153
|
}, $.createRef = function() {
|
|
154
154
|
return { current: null };
|
|
155
|
-
}, $.forwardRef = function(
|
|
156
|
-
return { $$typeof: g, render:
|
|
157
|
-
}, $.isValidElement = Xe, $.lazy = function(
|
|
158
|
-
return { $$typeof: A, _payload: { _status: -1, _result:
|
|
159
|
-
}, $.memo = function(
|
|
160
|
-
return { $$typeof: E, type:
|
|
161
|
-
}, $.startTransition = function(
|
|
155
|
+
}, $.forwardRef = function(y) {
|
|
156
|
+
return { $$typeof: g, render: y };
|
|
157
|
+
}, $.isValidElement = Xe, $.lazy = function(y) {
|
|
158
|
+
return { $$typeof: A, _payload: { _status: -1, _result: y }, _init: Ke };
|
|
159
|
+
}, $.memo = function(y, N) {
|
|
160
|
+
return { $$typeof: E, type: y, compare: N === void 0 ? null : N };
|
|
161
|
+
}, $.startTransition = function(y) {
|
|
162
162
|
var N = B.transition;
|
|
163
163
|
B.transition = {};
|
|
164
164
|
try {
|
|
165
|
-
|
|
165
|
+
y();
|
|
166
166
|
} finally {
|
|
167
167
|
B.transition = N;
|
|
168
168
|
}
|
|
169
|
-
}, $.unstable_act = V, $.useCallback = function(
|
|
170
|
-
return we.current.useCallback(
|
|
171
|
-
}, $.useContext = function(
|
|
172
|
-
return we.current.useContext(
|
|
169
|
+
}, $.unstable_act = V, $.useCallback = function(y, N) {
|
|
170
|
+
return we.current.useCallback(y, N);
|
|
171
|
+
}, $.useContext = function(y) {
|
|
172
|
+
return we.current.useContext(y);
|
|
173
173
|
}, $.useDebugValue = function() {
|
|
174
|
-
}, $.useDeferredValue = function(
|
|
175
|
-
return we.current.useDeferredValue(
|
|
176
|
-
}, $.useEffect = function(
|
|
177
|
-
return we.current.useEffect(
|
|
174
|
+
}, $.useDeferredValue = function(y) {
|
|
175
|
+
return we.current.useDeferredValue(y);
|
|
176
|
+
}, $.useEffect = function(y, N) {
|
|
177
|
+
return we.current.useEffect(y, N);
|
|
178
178
|
}, $.useId = function() {
|
|
179
179
|
return we.current.useId();
|
|
180
|
-
}, $.useImperativeHandle = function(
|
|
181
|
-
return we.current.useImperativeHandle(
|
|
182
|
-
}, $.useInsertionEffect = function(
|
|
183
|
-
return we.current.useInsertionEffect(
|
|
184
|
-
}, $.useLayoutEffect = function(
|
|
185
|
-
return we.current.useLayoutEffect(
|
|
186
|
-
}, $.useMemo = function(
|
|
187
|
-
return we.current.useMemo(
|
|
188
|
-
}, $.useReducer = function(
|
|
189
|
-
return we.current.useReducer(
|
|
190
|
-
}, $.useRef = function(
|
|
191
|
-
return we.current.useRef(
|
|
192
|
-
}, $.useState = function(
|
|
193
|
-
return we.current.useState(
|
|
194
|
-
}, $.useSyncExternalStore = function(
|
|
195
|
-
return we.current.useSyncExternalStore(
|
|
180
|
+
}, $.useImperativeHandle = function(y, N, _) {
|
|
181
|
+
return we.current.useImperativeHandle(y, N, _);
|
|
182
|
+
}, $.useInsertionEffect = function(y, N) {
|
|
183
|
+
return we.current.useInsertionEffect(y, N);
|
|
184
|
+
}, $.useLayoutEffect = function(y, N) {
|
|
185
|
+
return we.current.useLayoutEffect(y, N);
|
|
186
|
+
}, $.useMemo = function(y, N) {
|
|
187
|
+
return we.current.useMemo(y, N);
|
|
188
|
+
}, $.useReducer = function(y, N, _) {
|
|
189
|
+
return we.current.useReducer(y, N, _);
|
|
190
|
+
}, $.useRef = function(y) {
|
|
191
|
+
return we.current.useRef(y);
|
|
192
|
+
}, $.useState = function(y) {
|
|
193
|
+
return we.current.useState(y);
|
|
194
|
+
}, $.useSyncExternalStore = function(y, N, _) {
|
|
195
|
+
return we.current.useSyncExternalStore(y, N, _);
|
|
196
196
|
}, $.useTransition = function() {
|
|
197
197
|
return we.current.useTransition();
|
|
198
198
|
}, $.version = "18.3.1", $;
|
|
@@ -206,11 +206,11 @@ function op() {
|
|
|
206
206
|
if (pc) return Nr;
|
|
207
207
|
pc = 1;
|
|
208
208
|
var l = ua(), u = /* @__PURE__ */ Symbol.for("react.element"), a = /* @__PURE__ */ Symbol.for("react.fragment"), c = Object.prototype.hasOwnProperty, d = l.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, p = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
209
|
-
function m(g,
|
|
209
|
+
function m(g, w, E) {
|
|
210
210
|
var A, b = {}, L = null, j = null;
|
|
211
|
-
E !== void 0 && (L = "" + E),
|
|
212
|
-
for (A in
|
|
213
|
-
if (g && g.defaultProps) for (A in
|
|
211
|
+
E !== void 0 && (L = "" + E), w.key !== void 0 && (L = "" + w.key), w.ref !== void 0 && (j = w.ref);
|
|
212
|
+
for (A in w) c.call(w, A) && !p.hasOwnProperty(A) && (b[A] = w[A]);
|
|
213
|
+
if (g && g.defaultProps) for (A in w = g.defaultProps, w) b[A] === void 0 && (b[A] = w[A]);
|
|
214
214
|
return { $$typeof: u, type: g, key: L, ref: j, props: b, _owner: d.current };
|
|
215
215
|
}
|
|
216
216
|
return Nr.Fragment = a, Nr.jsx = m, Nr.jsxs = m, Nr;
|
|
@@ -229,8 +229,8 @@ function lp() {
|
|
|
229
229
|
var V = B.length;
|
|
230
230
|
B.push(J);
|
|
231
231
|
e: for (; 0 < V; ) {
|
|
232
|
-
var
|
|
233
|
-
if (0 < d(N, J)) B[
|
|
232
|
+
var y = V - 1 >>> 1, N = B[y];
|
|
233
|
+
if (0 < d(N, J)) B[y] = J, B[V] = N, V = y;
|
|
234
234
|
else break e;
|
|
235
235
|
}
|
|
236
236
|
}
|
|
@@ -242,10 +242,10 @@ function lp() {
|
|
|
242
242
|
var J = B[0], V = B.pop();
|
|
243
243
|
if (V !== J) {
|
|
244
244
|
B[0] = V;
|
|
245
|
-
e: for (var
|
|
246
|
-
var ee = 2 * (
|
|
247
|
-
if (0 > d(re, V)) oe < N && 0 > d(ue, re) ? (B[
|
|
248
|
-
else if (oe < N && 0 > d(ue, V)) B[
|
|
245
|
+
e: for (var y = 0, N = B.length, _ = N >>> 1; y < _; ) {
|
|
246
|
+
var ee = 2 * (y + 1) - 1, re = B[ee], oe = ee + 1, ue = B[oe];
|
|
247
|
+
if (0 > d(re, V)) oe < N && 0 > d(ue, re) ? (B[y] = ue, B[oe] = V, y = oe) : (B[y] = re, B[ee] = V, y = ee);
|
|
248
|
+
else if (oe < N && 0 > d(ue, V)) B[y] = ue, B[oe] = V, y = oe;
|
|
249
249
|
else break e;
|
|
250
250
|
}
|
|
251
251
|
}
|
|
@@ -266,18 +266,18 @@ function lp() {
|
|
|
266
266
|
return m.now() - g;
|
|
267
267
|
};
|
|
268
268
|
}
|
|
269
|
-
var
|
|
269
|
+
var w = [], E = [], A = 1, b = null, L = 3, j = !1, D = !1, R = !1, P = typeof setTimeout == "function" ? setTimeout : null, G = typeof clearTimeout == "function" ? clearTimeout : null, X = typeof setImmediate < "u" ? setImmediate : null;
|
|
270
270
|
typeof navigator < "u" && navigator.scheduling !== void 0 && navigator.scheduling.isInputPending !== void 0 && navigator.scheduling.isInputPending.bind(navigator.scheduling);
|
|
271
271
|
function Z(B) {
|
|
272
272
|
for (var J = a(E); J !== null; ) {
|
|
273
273
|
if (J.callback === null) c(E);
|
|
274
|
-
else if (J.startTime <= B) c(E), J.sortIndex = J.expirationTime, u(
|
|
274
|
+
else if (J.startTime <= B) c(E), J.sortIndex = J.expirationTime, u(w, J);
|
|
275
275
|
else break;
|
|
276
276
|
J = a(E);
|
|
277
277
|
}
|
|
278
278
|
}
|
|
279
279
|
function te(B) {
|
|
280
|
-
if (R = !1, Z(B), !D) if (a(
|
|
280
|
+
if (R = !1, Z(B), !D) if (a(w) !== null) D = !0, Ke(le);
|
|
281
281
|
else {
|
|
282
282
|
var J = a(E);
|
|
283
283
|
J !== null && we(te, J.startTime - B);
|
|
@@ -287,14 +287,14 @@ function lp() {
|
|
|
287
287
|
D = !1, R && (R = !1, G(Ee), Ee = -1), j = !0;
|
|
288
288
|
var V = L;
|
|
289
289
|
try {
|
|
290
|
-
for (Z(J), b = a(
|
|
291
|
-
var
|
|
292
|
-
if (typeof
|
|
290
|
+
for (Z(J), b = a(w); b !== null && (!(b.expirationTime > J) || B && !Et()); ) {
|
|
291
|
+
var y = b.callback;
|
|
292
|
+
if (typeof y == "function") {
|
|
293
293
|
b.callback = null, L = b.priorityLevel;
|
|
294
|
-
var N =
|
|
295
|
-
J = l.unstable_now(), typeof N == "function" ? b.callback = N : b === a(
|
|
296
|
-
} else c(
|
|
297
|
-
b = a(
|
|
294
|
+
var N = y(b.expirationTime <= J);
|
|
295
|
+
J = l.unstable_now(), typeof N == "function" ? b.callback = N : b === a(w) && c(w), Z(J);
|
|
296
|
+
} else c(w);
|
|
297
|
+
b = a(w);
|
|
298
298
|
}
|
|
299
299
|
if (b !== null) var _ = !0;
|
|
300
300
|
else {
|
|
@@ -351,7 +351,7 @@ function lp() {
|
|
|
351
351
|
}, l.unstable_getCurrentPriorityLevel = function() {
|
|
352
352
|
return L;
|
|
353
353
|
}, l.unstable_getFirstCallbackNode = function() {
|
|
354
|
-
return a(
|
|
354
|
+
return a(w);
|
|
355
355
|
}, l.unstable_next = function(B) {
|
|
356
356
|
switch (L) {
|
|
357
357
|
case 1:
|
|
@@ -390,8 +390,8 @@ function lp() {
|
|
|
390
390
|
L = V;
|
|
391
391
|
}
|
|
392
392
|
}, l.unstable_scheduleCallback = function(B, J, V) {
|
|
393
|
-
var
|
|
394
|
-
switch (typeof V == "object" && V !== null ? (V = V.delay, V = typeof V == "number" && 0 < V ?
|
|
393
|
+
var y = l.unstable_now();
|
|
394
|
+
switch (typeof V == "object" && V !== null ? (V = V.delay, V = typeof V == "number" && 0 < V ? y + V : y) : V = y, B) {
|
|
395
395
|
case 1:
|
|
396
396
|
var N = -1;
|
|
397
397
|
break;
|
|
@@ -407,7 +407,7 @@ function lp() {
|
|
|
407
407
|
default:
|
|
408
408
|
N = 5e3;
|
|
409
409
|
}
|
|
410
|
-
return N = V + N, B = { id: A++, callback: J, priorityLevel: B, startTime: V, expirationTime: N, sortIndex: -1 }, V >
|
|
410
|
+
return N = V + N, B = { id: A++, callback: J, priorityLevel: B, startTime: V, expirationTime: N, sortIndex: -1 }, V > y ? (B.sortIndex = V, u(E, B), a(w) === null && B === a(E) && (R ? (G(Ee), Ee = -1) : R = !0, we(te, V - y))) : (B.sortIndex = N, u(w, B), D || j || (D = !0, Ke(le))), B;
|
|
411
411
|
}, l.unstable_shouldYield = Et, l.unstable_wrapCallback = function(B) {
|
|
412
412
|
var J = L;
|
|
413
413
|
return function() {
|
|
@@ -442,9 +442,9 @@ function sp() {
|
|
|
442
442
|
function m(e, t) {
|
|
443
443
|
for (d[e] = t, e = 0; e < t.length; e++) c.add(t[e]);
|
|
444
444
|
}
|
|
445
|
-
var g = !(typeof window > "u" || typeof window.document > "u" || typeof window.document.createElement > "u"),
|
|
445
|
+
var g = !(typeof window > "u" || typeof window.document > "u" || typeof window.document.createElement > "u"), w = Object.prototype.hasOwnProperty, E = /^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/, A = {}, b = {};
|
|
446
446
|
function L(e) {
|
|
447
|
-
return
|
|
447
|
+
return w.call(b, e) ? !0 : w.call(A, e) ? !1 : E.test(e) ? b[e] = !0 : (A[e] = !0, !1);
|
|
448
448
|
}
|
|
449
449
|
function j(e, t, n, r) {
|
|
450
450
|
if (n !== null && n.type === 0) return !1;
|
|
@@ -526,16 +526,16 @@ function sp() {
|
|
|
526
526
|
function J(e) {
|
|
527
527
|
return e === null || typeof e != "object" ? null : (e = B && e[B] || e["@@iterator"], typeof e == "function" ? e : null);
|
|
528
528
|
}
|
|
529
|
-
var V = Object.assign,
|
|
529
|
+
var V = Object.assign, y;
|
|
530
530
|
function N(e) {
|
|
531
|
-
if (
|
|
531
|
+
if (y === void 0) try {
|
|
532
532
|
throw Error();
|
|
533
533
|
} catch (n) {
|
|
534
534
|
var t = n.stack.trim().match(/\n( *(at )?)/);
|
|
535
|
-
|
|
535
|
+
y = t && t[1] || "";
|
|
536
536
|
}
|
|
537
537
|
return `
|
|
538
|
-
` +
|
|
538
|
+
` + y + e;
|
|
539
539
|
}
|
|
540
540
|
var _ = !1;
|
|
541
541
|
function ee(e, t) {
|
|
@@ -1769,7 +1769,7 @@ function sp() {
|
|
|
1769
1769
|
if (n.length !== r.length) return !1;
|
|
1770
1770
|
for (r = 0; r < n.length; r++) {
|
|
1771
1771
|
var o = n[r];
|
|
1772
|
-
if (!
|
|
1772
|
+
if (!w.call(t, o) || !dt(e[o], t[o])) return !1;
|
|
1773
1773
|
}
|
|
1774
1774
|
return !0;
|
|
1775
1775
|
}
|
|
@@ -2027,12 +2027,12 @@ function sp() {
|
|
|
2027
2027
|
case "pointerup":
|
|
2028
2028
|
O = ns;
|
|
2029
2029
|
}
|
|
2030
|
-
var K = (t & 4) !== 0, Ce = !K && e === "scroll",
|
|
2030
|
+
var K = (t & 4) !== 0, Ce = !K && e === "scroll", x = K ? z !== null ? z + "Capture" : null : z;
|
|
2031
2031
|
K = [];
|
|
2032
2032
|
for (var v = S, k; v !== null; ) {
|
|
2033
2033
|
k = v;
|
|
2034
2034
|
var M = k.stateNode;
|
|
2035
|
-
if (k.tag === 5 && M !== null && (k = M,
|
|
2035
|
+
if (k.tag === 5 && M !== null && (k = M, x !== null && (M = Gn(v, x), M != null && K.push(pr(v, M, k)))), Ce) break;
|
|
2036
2036
|
v = v.return;
|
|
2037
2037
|
}
|
|
2038
2038
|
0 < K.length && (z = new O(z, Q, null, n, F), I.push({ event: z, listeners: K }));
|
|
@@ -2042,14 +2042,14 @@ function sp() {
|
|
|
2042
2042
|
e: {
|
|
2043
2043
|
if (z = e === "mouseover" || e === "pointerover", O = e === "mouseout" || e === "pointerout", z && n !== ci && (Q = n.relatedTarget || n.fromElement) && (ln(Q) || Q[At])) break e;
|
|
2044
2044
|
if ((O || z) && (z = F.window === F ? F : (z = F.ownerDocument) ? z.defaultView || z.parentWindow : window, O ? (Q = n.relatedTarget || n.toElement, O = S, Q = Q ? ln(Q) : null, Q !== null && (Ce = on(Q), Q !== Ce || Q.tag !== 5 && Q.tag !== 6) && (Q = null)) : (O = null, Q = S), O !== Q)) {
|
|
2045
|
-
if (K = es, M = "onMouseLeave",
|
|
2046
|
-
for (K = O,
|
|
2047
|
-
for (k = 0, M =
|
|
2045
|
+
if (K = es, M = "onMouseLeave", x = "onMouseEnter", v = "mouse", (e === "pointerout" || e === "pointerover") && (K = ns, M = "onPointerLeave", x = "onPointerEnter", v = "pointer"), Ce = O == null ? z : Pn(O), k = Q == null ? z : Pn(Q), z = new K(M, v + "leave", O, n, F), z.target = Ce, z.relatedTarget = k, M = null, ln(F) === S && (K = new K(x, v + "enter", Q, n, F), K.target = k, K.relatedTarget = Ce, M = K), Ce = M, O && Q) t: {
|
|
2046
|
+
for (K = O, x = Q, v = 0, k = K; k; k = An(k)) v++;
|
|
2047
|
+
for (k = 0, M = x; M; M = An(M)) k++;
|
|
2048
2048
|
for (; 0 < v - k; ) K = An(K), v--;
|
|
2049
|
-
for (; 0 < k - v; )
|
|
2049
|
+
for (; 0 < k - v; ) x = An(x), k--;
|
|
2050
2050
|
for (; v--; ) {
|
|
2051
|
-
if (K ===
|
|
2052
|
-
K = An(K),
|
|
2051
|
+
if (K === x || x !== null && K === x.alternate) break t;
|
|
2052
|
+
K = An(K), x = An(x);
|
|
2053
2053
|
}
|
|
2054
2054
|
K = null;
|
|
2055
2055
|
}
|
|
@@ -2430,146 +2430,146 @@ function sp() {
|
|
|
2430
2430
|
return t(e._payload);
|
|
2431
2431
|
}
|
|
2432
2432
|
function Ks(e) {
|
|
2433
|
-
function t(
|
|
2433
|
+
function t(x, v) {
|
|
2434
2434
|
if (e) {
|
|
2435
|
-
var k =
|
|
2436
|
-
k === null ? (
|
|
2435
|
+
var k = x.deletions;
|
|
2436
|
+
k === null ? (x.deletions = [v], x.flags |= 16) : k.push(v);
|
|
2437
2437
|
}
|
|
2438
2438
|
}
|
|
2439
|
-
function n(
|
|
2439
|
+
function n(x, v) {
|
|
2440
2440
|
if (!e) return null;
|
|
2441
|
-
for (; v !== null; ) t(
|
|
2441
|
+
for (; v !== null; ) t(x, v), v = v.sibling;
|
|
2442
2442
|
return null;
|
|
2443
2443
|
}
|
|
2444
|
-
function r(
|
|
2445
|
-
for (
|
|
2446
|
-
return
|
|
2444
|
+
function r(x, v) {
|
|
2445
|
+
for (x = /* @__PURE__ */ new Map(); v !== null; ) v.key !== null ? x.set(v.key, v) : x.set(v.index, v), v = v.sibling;
|
|
2446
|
+
return x;
|
|
2447
2447
|
}
|
|
2448
|
-
function o(
|
|
2449
|
-
return
|
|
2448
|
+
function o(x, v) {
|
|
2449
|
+
return x = tn(x, v), x.index = 0, x.sibling = null, x;
|
|
2450
2450
|
}
|
|
2451
|
-
function i(
|
|
2452
|
-
return
|
|
2451
|
+
function i(x, v, k) {
|
|
2452
|
+
return x.index = k, e ? (k = x.alternate, k !== null ? (k = k.index, k < v ? (x.flags |= 2, v) : k) : (x.flags |= 2, v)) : (x.flags |= 1048576, v);
|
|
2453
2453
|
}
|
|
2454
|
-
function s(
|
|
2455
|
-
return e &&
|
|
2454
|
+
function s(x) {
|
|
2455
|
+
return e && x.alternate === null && (x.flags |= 2), x;
|
|
2456
2456
|
}
|
|
2457
|
-
function f(
|
|
2458
|
-
return v === null || v.tag !== 6 ? (v = Wl(k,
|
|
2457
|
+
function f(x, v, k, M) {
|
|
2458
|
+
return v === null || v.tag !== 6 ? (v = Wl(k, x.mode, M), v.return = x, v) : (v = o(v, k), v.return = x, v);
|
|
2459
2459
|
}
|
|
2460
|
-
function h(
|
|
2460
|
+
function h(x, v, k, M) {
|
|
2461
2461
|
var W = k.type;
|
|
2462
|
-
return W === ge ? F(
|
|
2462
|
+
return W === ge ? F(x, v, k.props.children, M, k.key) : v !== null && (v.elementType === W || typeof W == "object" && W !== null && W.$$typeof === Ke && Qs(W) === v.type) ? (M = o(v, k.props), M.ref = gr(x, v, k), M.return = x, M) : (M = Vo(k.type, k.key, k.props, null, x.mode, M), M.ref = gr(x, v, k), M.return = x, M);
|
|
2463
2463
|
}
|
|
2464
|
-
function S(
|
|
2465
|
-
return v === null || v.tag !== 4 || v.stateNode.containerInfo !== k.containerInfo || v.stateNode.implementation !== k.implementation ? (v = Hl(k,
|
|
2464
|
+
function S(x, v, k, M) {
|
|
2465
|
+
return v === null || v.tag !== 4 || v.stateNode.containerInfo !== k.containerInfo || v.stateNode.implementation !== k.implementation ? (v = Hl(k, x.mode, M), v.return = x, v) : (v = o(v, k.children || []), v.return = x, v);
|
|
2466
2466
|
}
|
|
2467
|
-
function F(
|
|
2468
|
-
return v === null || v.tag !== 7 ? (v = vn(k,
|
|
2467
|
+
function F(x, v, k, M, W) {
|
|
2468
|
+
return v === null || v.tag !== 7 ? (v = vn(k, x.mode, M, W), v.return = x, v) : (v = o(v, k), v.return = x, v);
|
|
2469
2469
|
}
|
|
2470
|
-
function I(
|
|
2471
|
-
if (typeof v == "string" && v !== "" || typeof v == "number") return v = Wl("" + v,
|
|
2470
|
+
function I(x, v, k) {
|
|
2471
|
+
if (typeof v == "string" && v !== "" || typeof v == "number") return v = Wl("" + v, x.mode, k), v.return = x, v;
|
|
2472
2472
|
if (typeof v == "object" && v !== null) {
|
|
2473
2473
|
switch (v.$$typeof) {
|
|
2474
2474
|
case le:
|
|
2475
|
-
return k = Vo(v.type, v.key, v.props, null,
|
|
2475
|
+
return k = Vo(v.type, v.key, v.props, null, x.mode, k), k.ref = gr(x, null, v), k.return = x, k;
|
|
2476
2476
|
case pe:
|
|
2477
|
-
return v = Hl(v,
|
|
2477
|
+
return v = Hl(v, x.mode, k), v.return = x, v;
|
|
2478
2478
|
case Ke:
|
|
2479
2479
|
var M = v._init;
|
|
2480
|
-
return I(
|
|
2480
|
+
return I(x, M(v._payload), k);
|
|
2481
2481
|
}
|
|
2482
|
-
if (Hn(v) || J(v)) return v = vn(v,
|
|
2483
|
-
go(
|
|
2482
|
+
if (Hn(v) || J(v)) return v = vn(v, x.mode, k, null), v.return = x, v;
|
|
2483
|
+
go(x, v);
|
|
2484
2484
|
}
|
|
2485
2485
|
return null;
|
|
2486
2486
|
}
|
|
2487
|
-
function z(
|
|
2487
|
+
function z(x, v, k, M) {
|
|
2488
2488
|
var W = v !== null ? v.key : null;
|
|
2489
|
-
if (typeof k == "string" && k !== "" || typeof k == "number") return W !== null ? null : f(
|
|
2489
|
+
if (typeof k == "string" && k !== "" || typeof k == "number") return W !== null ? null : f(x, v, "" + k, M);
|
|
2490
2490
|
if (typeof k == "object" && k !== null) {
|
|
2491
2491
|
switch (k.$$typeof) {
|
|
2492
2492
|
case le:
|
|
2493
|
-
return k.key === W ? h(
|
|
2493
|
+
return k.key === W ? h(x, v, k, M) : null;
|
|
2494
2494
|
case pe:
|
|
2495
|
-
return k.key === W ? S(
|
|
2495
|
+
return k.key === W ? S(x, v, k, M) : null;
|
|
2496
2496
|
case Ke:
|
|
2497
2497
|
return W = k._init, z(
|
|
2498
|
-
|
|
2498
|
+
x,
|
|
2499
2499
|
v,
|
|
2500
2500
|
W(k._payload),
|
|
2501
2501
|
M
|
|
2502
2502
|
);
|
|
2503
2503
|
}
|
|
2504
|
-
if (Hn(k) || J(k)) return W !== null ? null : F(
|
|
2505
|
-
go(
|
|
2504
|
+
if (Hn(k) || J(k)) return W !== null ? null : F(x, v, k, M, null);
|
|
2505
|
+
go(x, k);
|
|
2506
2506
|
}
|
|
2507
2507
|
return null;
|
|
2508
2508
|
}
|
|
2509
|
-
function O(
|
|
2510
|
-
if (typeof M == "string" && M !== "" || typeof M == "number") return
|
|
2509
|
+
function O(x, v, k, M, W) {
|
|
2510
|
+
if (typeof M == "string" && M !== "" || typeof M == "number") return x = x.get(k) || null, f(v, x, "" + M, W);
|
|
2511
2511
|
if (typeof M == "object" && M !== null) {
|
|
2512
2512
|
switch (M.$$typeof) {
|
|
2513
2513
|
case le:
|
|
2514
|
-
return
|
|
2514
|
+
return x = x.get(M.key === null ? k : M.key) || null, h(v, x, M, W);
|
|
2515
2515
|
case pe:
|
|
2516
|
-
return
|
|
2516
|
+
return x = x.get(M.key === null ? k : M.key) || null, S(v, x, M, W);
|
|
2517
2517
|
case Ke:
|
|
2518
2518
|
var H = M._init;
|
|
2519
|
-
return O(
|
|
2519
|
+
return O(x, v, k, H(M._payload), W);
|
|
2520
2520
|
}
|
|
2521
|
-
if (Hn(M) || J(M)) return
|
|
2521
|
+
if (Hn(M) || J(M)) return x = x.get(k) || null, F(v, x, M, W, null);
|
|
2522
2522
|
go(v, M);
|
|
2523
2523
|
}
|
|
2524
2524
|
return null;
|
|
2525
2525
|
}
|
|
2526
|
-
function Q(
|
|
2526
|
+
function Q(x, v, k, M) {
|
|
2527
2527
|
for (var W = null, H = null, Y = v, q = v = 0, Fe = null; Y !== null && q < k.length; q++) {
|
|
2528
2528
|
Y.index > q ? (Fe = Y, Y = null) : Fe = Y.sibling;
|
|
2529
|
-
var ie = z(
|
|
2529
|
+
var ie = z(x, Y, k[q], M);
|
|
2530
2530
|
if (ie === null) {
|
|
2531
2531
|
Y === null && (Y = Fe);
|
|
2532
2532
|
break;
|
|
2533
2533
|
}
|
|
2534
|
-
e && Y && ie.alternate === null && t(
|
|
2534
|
+
e && Y && ie.alternate === null && t(x, Y), v = i(ie, v, q), H === null ? W = ie : H.sibling = ie, H = ie, Y = Fe;
|
|
2535
2535
|
}
|
|
2536
|
-
if (q === k.length) return n(
|
|
2536
|
+
if (q === k.length) return n(x, Y), me && un(x, q), W;
|
|
2537
2537
|
if (Y === null) {
|
|
2538
|
-
for (; q < k.length; q++) Y = I(
|
|
2539
|
-
return me && un(
|
|
2538
|
+
for (; q < k.length; q++) Y = I(x, k[q], M), Y !== null && (v = i(Y, v, q), H === null ? W = Y : H.sibling = Y, H = Y);
|
|
2539
|
+
return me && un(x, q), W;
|
|
2540
2540
|
}
|
|
2541
|
-
for (Y = r(
|
|
2541
|
+
for (Y = r(x, Y); q < k.length; q++) Fe = O(Y, x, q, k[q], M), Fe !== null && (e && Fe.alternate !== null && Y.delete(Fe.key === null ? q : Fe.key), v = i(Fe, v, q), H === null ? W = Fe : H.sibling = Fe, H = Fe);
|
|
2542
2542
|
return e && Y.forEach(function(nn) {
|
|
2543
|
-
return t(
|
|
2544
|
-
}), me && un(
|
|
2543
|
+
return t(x, nn);
|
|
2544
|
+
}), me && un(x, q), W;
|
|
2545
2545
|
}
|
|
2546
|
-
function K(
|
|
2546
|
+
function K(x, v, k, M) {
|
|
2547
2547
|
var W = J(k);
|
|
2548
2548
|
if (typeof W != "function") throw Error(a(150));
|
|
2549
2549
|
if (k = W.call(k), k == null) throw Error(a(151));
|
|
2550
2550
|
for (var H = W = null, Y = v, q = v = 0, Fe = null, ie = k.next(); Y !== null && !ie.done; q++, ie = k.next()) {
|
|
2551
2551
|
Y.index > q ? (Fe = Y, Y = null) : Fe = Y.sibling;
|
|
2552
|
-
var nn = z(
|
|
2552
|
+
var nn = z(x, Y, ie.value, M);
|
|
2553
2553
|
if (nn === null) {
|
|
2554
2554
|
Y === null && (Y = Fe);
|
|
2555
2555
|
break;
|
|
2556
2556
|
}
|
|
2557
|
-
e && Y && nn.alternate === null && t(
|
|
2557
|
+
e && Y && nn.alternate === null && t(x, Y), v = i(nn, v, q), H === null ? W = nn : H.sibling = nn, H = nn, Y = Fe;
|
|
2558
2558
|
}
|
|
2559
2559
|
if (ie.done) return n(
|
|
2560
|
-
|
|
2560
|
+
x,
|
|
2561
2561
|
Y
|
|
2562
|
-
), me && un(
|
|
2562
|
+
), me && un(x, q), W;
|
|
2563
2563
|
if (Y === null) {
|
|
2564
|
-
for (; !ie.done; q++, ie = k.next()) ie = I(
|
|
2565
|
-
return me && un(
|
|
2564
|
+
for (; !ie.done; q++, ie = k.next()) ie = I(x, ie.value, M), ie !== null && (v = i(ie, v, q), H === null ? W = ie : H.sibling = ie, H = ie);
|
|
2565
|
+
return me && un(x, q), W;
|
|
2566
2566
|
}
|
|
2567
|
-
for (Y = r(
|
|
2567
|
+
for (Y = r(x, Y); !ie.done; q++, ie = k.next()) ie = O(Y, x, q, ie.value, M), ie !== null && (e && ie.alternate !== null && Y.delete(ie.key === null ? q : ie.key), v = i(ie, v, q), H === null ? W = ie : H.sibling = ie, H = ie);
|
|
2568
2568
|
return e && Y.forEach(function(np) {
|
|
2569
|
-
return t(
|
|
2570
|
-
}), me && un(
|
|
2569
|
+
return t(x, np);
|
|
2570
|
+
}), me && un(x, q), W;
|
|
2571
2571
|
}
|
|
2572
|
-
function Ce(
|
|
2572
|
+
function Ce(x, v, k, M) {
|
|
2573
2573
|
if (typeof k == "object" && k !== null && k.type === ge && k.key === null && (k = k.props.children), typeof k == "object" && k !== null) {
|
|
2574
2574
|
switch (k.$$typeof) {
|
|
2575
2575
|
case le:
|
|
@@ -2578,45 +2578,45 @@ function sp() {
|
|
|
2578
2578
|
if (H.key === W) {
|
|
2579
2579
|
if (W = k.type, W === ge) {
|
|
2580
2580
|
if (H.tag === 7) {
|
|
2581
|
-
n(
|
|
2581
|
+
n(x, H.sibling), v = o(H, k.props.children), v.return = x, x = v;
|
|
2582
2582
|
break e;
|
|
2583
2583
|
}
|
|
2584
2584
|
} else if (H.elementType === W || typeof W == "object" && W !== null && W.$$typeof === Ke && Qs(W) === H.type) {
|
|
2585
|
-
n(
|
|
2585
|
+
n(x, H.sibling), v = o(H, k.props), v.ref = gr(x, H, k), v.return = x, x = v;
|
|
2586
2586
|
break e;
|
|
2587
2587
|
}
|
|
2588
|
-
n(
|
|
2588
|
+
n(x, H);
|
|
2589
2589
|
break;
|
|
2590
|
-
} else t(
|
|
2590
|
+
} else t(x, H);
|
|
2591
2591
|
H = H.sibling;
|
|
2592
2592
|
}
|
|
2593
|
-
k.type === ge ? (v = vn(k.props.children,
|
|
2593
|
+
k.type === ge ? (v = vn(k.props.children, x.mode, M, k.key), v.return = x, x = v) : (M = Vo(k.type, k.key, k.props, null, x.mode, M), M.ref = gr(x, v, k), M.return = x, x = M);
|
|
2594
2594
|
}
|
|
2595
|
-
return s(
|
|
2595
|
+
return s(x);
|
|
2596
2596
|
case pe:
|
|
2597
2597
|
e: {
|
|
2598
2598
|
for (H = k.key; v !== null; ) {
|
|
2599
2599
|
if (v.key === H) if (v.tag === 4 && v.stateNode.containerInfo === k.containerInfo && v.stateNode.implementation === k.implementation) {
|
|
2600
|
-
n(
|
|
2600
|
+
n(x, v.sibling), v = o(v, k.children || []), v.return = x, x = v;
|
|
2601
2601
|
break e;
|
|
2602
2602
|
} else {
|
|
2603
|
-
n(
|
|
2603
|
+
n(x, v);
|
|
2604
2604
|
break;
|
|
2605
2605
|
}
|
|
2606
|
-
else t(
|
|
2606
|
+
else t(x, v);
|
|
2607
2607
|
v = v.sibling;
|
|
2608
2608
|
}
|
|
2609
|
-
v = Hl(k,
|
|
2609
|
+
v = Hl(k, x.mode, M), v.return = x, x = v;
|
|
2610
2610
|
}
|
|
2611
|
-
return s(
|
|
2611
|
+
return s(x);
|
|
2612
2612
|
case Ke:
|
|
2613
|
-
return H = k._init, Ce(
|
|
2613
|
+
return H = k._init, Ce(x, v, H(k._payload), M);
|
|
2614
2614
|
}
|
|
2615
|
-
if (Hn(k)) return Q(
|
|
2616
|
-
if (J(k)) return K(
|
|
2617
|
-
go(
|
|
2615
|
+
if (Hn(k)) return Q(x, v, k, M);
|
|
2616
|
+
if (J(k)) return K(x, v, k, M);
|
|
2617
|
+
go(x, k);
|
|
2618
2618
|
}
|
|
2619
|
-
return typeof k == "string" && k !== "" || typeof k == "number" ? (k = "" + k, v !== null && v.tag === 6 ? (n(
|
|
2619
|
+
return typeof k == "string" && k !== "" || typeof k == "number" ? (k = "" + k, v !== null && v.tag === 6 ? (n(x, v.sibling), v = o(v, k), v.return = x, x = v) : (n(x, v), v = Wl(k, x.mode, M), v.return = x, x = v), s(x)) : n(x, v);
|
|
2620
2620
|
}
|
|
2621
2621
|
return Ce;
|
|
2622
2622
|
}
|
|
@@ -3956,8 +3956,8 @@ Error generating stack: ` + i.message + `
|
|
|
3956
3956
|
break;
|
|
3957
3957
|
case 1:
|
|
3958
3958
|
if (Q !== null) {
|
|
3959
|
-
var K = Q.memoizedProps, Ce = Q.memoizedState,
|
|
3960
|
-
|
|
3959
|
+
var K = Q.memoizedProps, Ce = Q.memoizedState, x = t.stateNode, v = x.getSnapshotBeforeUpdate(t.elementType === t.type ? K : pt(t.type, K), Ce);
|
|
3960
|
+
x.__reactInternalSnapshotBeforeUpdate = v;
|
|
3961
3961
|
}
|
|
3962
3962
|
break;
|
|
3963
3963
|
case 3:
|
|
@@ -4812,8 +4812,8 @@ Error generating stack: ` + i.message + `
|
|
|
4812
4812
|
switch (i.tag) {
|
|
4813
4813
|
case 3:
|
|
4814
4814
|
i.flags |= 65536, t &= -t, i.lanes |= t;
|
|
4815
|
-
var
|
|
4816
|
-
Js(i,
|
|
4815
|
+
var x = wu(i, h, t);
|
|
4816
|
+
Js(i, x);
|
|
4817
4817
|
break e;
|
|
4818
4818
|
case 1:
|
|
4819
4819
|
f = h;
|
|
@@ -4992,9 +4992,9 @@ Error generating stack: ` + i.message + `
|
|
|
4992
4992
|
case 15:
|
|
4993
4993
|
Er(9, i, i.return);
|
|
4994
4994
|
}
|
|
4995
|
-
var
|
|
4996
|
-
if (
|
|
4997
|
-
|
|
4995
|
+
var x = i.sibling;
|
|
4996
|
+
if (x !== null) {
|
|
4997
|
+
x.return = i.return, U = x;
|
|
4998
4998
|
break e;
|
|
4999
4999
|
}
|
|
5000
5000
|
U = i.return;
|
|
@@ -5610,7 +5610,7 @@ function fp({
|
|
|
5610
5610
|
className: `breadcrumbs ${l ? "expand" : ""} ${d ? "top-border" : ""}`,
|
|
5611
5611
|
children: [
|
|
5612
5612
|
/* @__PURE__ */ T.jsx("li", { className: "home", children: /* @__PURE__ */ T.jsx("a", { href: a, title: u, children: /* @__PURE__ */ T.jsx("img", { src: dp, alt: u, height: "14" }) }) }, "home"),
|
|
5613
|
-
c.map((p) => /* @__PURE__ */ T.jsx("li", { className: p.classes || "", children: p.href ? /* @__PURE__ */ T.jsx("a", { href: p.href, children: p.name }) : p.name }, p.name))
|
|
5613
|
+
c.map((p) => /* @__PURE__ */ T.jsx("li", { className: p.classes || "", children: p.href || p.onClick ? /* @__PURE__ */ T.jsx("a", { href: p.href, onClick: p.onClick, children: p.name }) : p.name }, p.name))
|
|
5614
5614
|
]
|
|
5615
5615
|
}
|
|
5616
5616
|
);
|
|
@@ -5648,14 +5648,14 @@ class Nc extends C.Component {
|
|
|
5648
5648
|
const { children: u, fallbackRender: a, FallbackComponent: c, fallback: d } = this.props, { didCatch: p, error: m } = this.state;
|
|
5649
5649
|
let g = u;
|
|
5650
5650
|
if (p) {
|
|
5651
|
-
const
|
|
5651
|
+
const w = {
|
|
5652
5652
|
error: m,
|
|
5653
5653
|
resetErrorBoundary: this.resetErrorBoundary
|
|
5654
5654
|
};
|
|
5655
5655
|
if (typeof a == "function")
|
|
5656
|
-
g = a(
|
|
5656
|
+
g = a(w);
|
|
5657
5657
|
else if (c)
|
|
5658
|
-
g = C.createElement(c,
|
|
5658
|
+
g = C.createElement(c, w);
|
|
5659
5659
|
else if (d !== void 0)
|
|
5660
5660
|
g = d;
|
|
5661
5661
|
else
|
|
@@ -5678,7 +5678,7 @@ function hp(l = [], u = []) {
|
|
|
5678
5678
|
return l.length !== u.length || l.some((a, c) => !Object.is(a, u[c]));
|
|
5679
5679
|
}
|
|
5680
5680
|
const mp = C.lazy(
|
|
5681
|
-
() => import("./access-qa-bot-
|
|
5681
|
+
() => import("./access-qa-bot-6p0S4e2G.js").then((l) => ({
|
|
5682
5682
|
default: l.QABot
|
|
5683
5683
|
}))
|
|
5684
5684
|
);
|
|
@@ -5692,7 +5692,7 @@ let Fc = class extends C.Component {
|
|
|
5692
5692
|
apiKey: p,
|
|
5693
5693
|
embedded: m,
|
|
5694
5694
|
loginUrl: g,
|
|
5695
|
-
userEmail:
|
|
5695
|
+
userEmail: w,
|
|
5696
5696
|
userName: E,
|
|
5697
5697
|
accessId: A,
|
|
5698
5698
|
onAnalyticsEvent: b,
|
|
@@ -5712,7 +5712,7 @@ let Fc = class extends C.Component {
|
|
|
5712
5712
|
embedded: m === !0,
|
|
5713
5713
|
apiKey: D,
|
|
5714
5714
|
loginUrl: g,
|
|
5715
|
-
userEmail:
|
|
5715
|
+
userEmail: w,
|
|
5716
5716
|
userName: E,
|
|
5717
5717
|
accessId: A,
|
|
5718
5718
|
onAnalyticsEvent: b,
|
|
@@ -5940,11 +5940,11 @@ const Ic = [
|
|
|
5940
5940
|
const g = fetch(
|
|
5941
5941
|
c ? `https://corsproxy.io/?${encodeURIComponent(l)}` : l,
|
|
5942
5942
|
{ body: u, headers: d, method: p }
|
|
5943
|
-
).then((
|
|
5944
|
-
if (delete qo[l],
|
|
5945
|
-
return { error: { status:
|
|
5943
|
+
).then((w) => {
|
|
5944
|
+
if (delete qo[l], w.status < 200 || w.status > 299)
|
|
5945
|
+
return { error: { status: w.status } };
|
|
5946
5946
|
try {
|
|
5947
|
-
return
|
|
5947
|
+
return w.json();
|
|
5948
5948
|
} catch (E) {
|
|
5949
5949
|
return { error: { message: E } };
|
|
5950
5950
|
}
|
|
@@ -5965,7 +5965,7 @@ const Ic = [
|
|
|
5965
5965
|
headers: void 0,
|
|
5966
5966
|
method: "GET"
|
|
5967
5967
|
}) => {
|
|
5968
|
-
const [g,
|
|
5968
|
+
const [g, w] = C.useState(d);
|
|
5969
5969
|
let E = !1;
|
|
5970
5970
|
return Array.isArray(l) || (l = l ? [l] : [], E = !0), C.useEffect(() => {
|
|
5971
5971
|
l.length && (async () => {
|
|
@@ -5974,7 +5974,7 @@ const Ic = [
|
|
|
5974
5974
|
(L) => bp(L, { body: u, cache: a, corsProxy: c, headers: p, method: m })
|
|
5975
5975
|
)
|
|
5976
5976
|
), b = E ? A[0] : A;
|
|
5977
|
-
|
|
5977
|
+
w(b);
|
|
5978
5978
|
})();
|
|
5979
5979
|
}, [l.join(" ")]), g;
|
|
5980
5980
|
}, Ep = () => {
|
|
@@ -5994,15 +5994,15 @@ const Ic = [
|
|
|
5994
5994
|
name: "Resource Provider",
|
|
5995
5995
|
tags: []
|
|
5996
5996
|
}
|
|
5997
|
-
],
|
|
5997
|
+
], w = [-1];
|
|
5998
5998
|
for (let R of c)
|
|
5999
5999
|
[100, 102, 103].includes(R.feature_category_id) && (g.push({
|
|
6000
6000
|
tagCategoryId: R.feature_category_id,
|
|
6001
6001
|
name: R.feature_category_name,
|
|
6002
6002
|
tags: []
|
|
6003
|
-
}),
|
|
6003
|
+
}), w.push(R.feature_category_id));
|
|
6004
6004
|
g.sort((R, P) => R.name.localeCompare(P.name));
|
|
6005
|
-
const E = d.filter((R) =>
|
|
6005
|
+
const E = d.filter((R) => w.includes(R.feature_category_id)).map((R) => ({
|
|
6006
6006
|
tagId: R.feature_id,
|
|
6007
6007
|
name: R.feature_name,
|
|
6008
6008
|
tagCategoryId: R.feature_category_id
|
|
@@ -6098,20 +6098,20 @@ const Ic = [
|
|
|
6098
6098
|
for (let g of l)
|
|
6099
6099
|
g.resourceGroups = [], m[g.resourceCategoryId] = g;
|
|
6100
6100
|
for (let g of u)
|
|
6101
|
-
g.resourceCategory = m[g.resourceCategoryId], g.resourceCategory.resourceGroups.push(g), g.tags = g.tagIds.map((
|
|
6101
|
+
g.resourceCategory = m[g.resourceCategoryId], g.resourceCategory.resourceGroups.push(g), g.tags = g.tagIds.map((w) => p[w]);
|
|
6102
6102
|
return { resourceCategories: l, resourceGroups: u, tags: a, tagCategories: c };
|
|
6103
6103
|
}, Qh = ({ resourceGroups: l, tags: u, tagCategories: a }, c) => {
|
|
6104
6104
|
const d = /* @__PURE__ */ new Set(), p = /* @__PURE__ */ new Set(), m = /* @__PURE__ */ new Set(), g = new Set(c);
|
|
6105
6105
|
for (let A of u)
|
|
6106
6106
|
g.has(A.tagId) && m.add(A.tagCategoryId);
|
|
6107
|
-
const
|
|
6107
|
+
const w = a.filter(
|
|
6108
6108
|
({ tagCategoryId: A }) => m.has(A)
|
|
6109
6109
|
), E = new Set(
|
|
6110
6110
|
u.filter((A) => !m.has(A.tagCategoryId)).map((A) => A.tagId)
|
|
6111
6111
|
);
|
|
6112
6112
|
for (let A of l) {
|
|
6113
6113
|
let b = !0;
|
|
6114
|
-
for (let L of
|
|
6114
|
+
for (let L of w) {
|
|
6115
6115
|
let j = !1;
|
|
6116
6116
|
for (let D of L.tags)
|
|
6117
6117
|
if (g.has(D.tagId) && A.tags.includes(D)) {
|
|
@@ -6221,11 +6221,11 @@ const Ic = [
|
|
|
6221
6221
|
mode: p,
|
|
6222
6222
|
name: m,
|
|
6223
6223
|
onClick: g,
|
|
6224
|
-
open:
|
|
6224
|
+
open: w,
|
|
6225
6225
|
parentId: E = "root",
|
|
6226
6226
|
setOpen: A
|
|
6227
6227
|
}) => {
|
|
6228
|
-
const b = C.useId(), L =
|
|
6228
|
+
const b = C.useId(), L = w[E] == b, j = L || l == p, D = () => A({ ...w, [E]: L ? null : b });
|
|
6229
6229
|
if (c) return /* @__PURE__ */ T.jsx("div", { dangerouslySetInnerHTML: { __html: c } });
|
|
6230
6230
|
if (a || g)
|
|
6231
6231
|
return /* @__PURE__ */ T.jsx(
|
|
@@ -6267,7 +6267,7 @@ const Ic = [
|
|
|
6267
6267
|
mode: p,
|
|
6268
6268
|
name: te,
|
|
6269
6269
|
onClick: le,
|
|
6270
|
-
open:
|
|
6270
|
+
open: w,
|
|
6271
6271
|
parentId: b,
|
|
6272
6272
|
setOpen: A
|
|
6273
6273
|
}
|
|
@@ -6279,11 +6279,11 @@ const Ic = [
|
|
|
6279
6279
|
}, Uc = ({ classes: l, items: u, name: a }) => {
|
|
6280
6280
|
const c = C.useRef(null), d = Lc(1280), [p, m] = C.useState({});
|
|
6281
6281
|
C.useEffect(() => {
|
|
6282
|
-
c.current && (document.body.addEventListener("click", (
|
|
6282
|
+
c.current && (document.body.addEventListener("click", (w) => {
|
|
6283
6283
|
const E = c.current.getRootNode()?.host;
|
|
6284
|
-
|
|
6285
|
-
}), c.current.addEventListener("keydown", ({ key:
|
|
6286
|
-
|
|
6284
|
+
w.target !== E && ia() == "desktop" && m({});
|
|
6285
|
+
}), c.current.addEventListener("keydown", ({ key: w }) => {
|
|
6286
|
+
w == "Escape" && m({});
|
|
6287
6287
|
}));
|
|
6288
6288
|
}, []);
|
|
6289
6289
|
const g = l?.includes("universal") ? "ACCESS universal navigation" : l?.includes("site") ? `${a}` : a;
|
|
@@ -6328,48 +6328,31 @@ const Ic = [
|
|
|
6328
6328
|
isLoggedIn: u,
|
|
6329
6329
|
loginUrl: a,
|
|
6330
6330
|
logoutUrl: c,
|
|
6331
|
-
siteName: d
|
|
6332
|
-
target: p
|
|
6331
|
+
siteName: d
|
|
6333
6332
|
}) => {
|
|
6334
6333
|
if (u === void 0 && (u = document.cookie.split("; ").includes("SESSaccesscisso=1")), l === void 0) {
|
|
6335
|
-
const
|
|
6336
|
-
|
|
6337
|
-
...
|
|
6338
|
-
href:
|
|
6339
|
-
})), l = [...gp,
|
|
6340
|
-
let
|
|
6341
|
-
(
|
|
6334
|
+
const p = { ...u ? vp : yp };
|
|
6335
|
+
p.items = p.items.map((g) => ({
|
|
6336
|
+
...g,
|
|
6337
|
+
href: g.name == "Login" && a || g.name == "Log out" && c || g.href
|
|
6338
|
+
})), l = [...gp, p];
|
|
6339
|
+
let m = l.find(
|
|
6340
|
+
(g) => (g.href || "").replace(/\/$/, "") == document.location.href.replace(/\/$/, "")
|
|
6342
6341
|
);
|
|
6343
|
-
d && !
|
|
6342
|
+
d && !m && (m = l.find((g) => g.name == d)), m && (m.classes += " active");
|
|
6344
6343
|
}
|
|
6345
|
-
return /* @__PURE__ */ T.jsx(
|
|
6346
|
-
|
|
6347
|
-
{
|
|
6348
|
-
classes: "universal",
|
|
6349
|
-
items: l,
|
|
6350
|
-
name: "ACCESS Menu",
|
|
6351
|
-
target: p
|
|
6352
|
-
}
|
|
6353
|
-
);
|
|
6354
|
-
}, Tp = ({ items: l, siteName: u, target: a }) => /* @__PURE__ */ T.jsx(
|
|
6355
|
-
Uc,
|
|
6356
|
-
{
|
|
6357
|
-
classes: "site",
|
|
6358
|
-
items: l,
|
|
6359
|
-
name: `${u} Menu`,
|
|
6360
|
-
target: a
|
|
6361
|
-
}
|
|
6362
|
-
);
|
|
6344
|
+
return /* @__PURE__ */ T.jsx(Uc, { classes: "universal", items: l, name: "ACCESS Menu" });
|
|
6345
|
+
}, Tp = ({ items: l, siteName: u }) => /* @__PURE__ */ T.jsx(Uc, { classes: "site", items: l, name: `${u} Menu` });
|
|
6363
6346
|
var kc = "popstate";
|
|
6364
6347
|
function Sc(l) {
|
|
6365
6348
|
return typeof l == "object" && l != null && "pathname" in l && "search" in l && "hash" in l && "state" in l && "key" in l;
|
|
6366
6349
|
}
|
|
6367
6350
|
function Bp(l = {}) {
|
|
6368
6351
|
function u(c, d) {
|
|
6369
|
-
let p = d.state?.masked, { pathname: m, search: g, hash:
|
|
6352
|
+
let p = d.state?.masked, { pathname: m, search: g, hash: w } = p || c.location;
|
|
6370
6353
|
return la(
|
|
6371
6354
|
"",
|
|
6372
|
-
{ pathname: m, search: g, hash:
|
|
6355
|
+
{ pathname: m, search: g, hash: w },
|
|
6373
6356
|
// state defaults to `null` because `window.history.state` does
|
|
6374
6357
|
d.state && d.state.usr || null,
|
|
6375
6358
|
d.state && d.state.key || "default",
|
|
@@ -6451,7 +6434,7 @@ function Kn(l) {
|
|
|
6451
6434
|
return u;
|
|
6452
6435
|
}
|
|
6453
6436
|
function Up(l, u, a, c = {}) {
|
|
6454
|
-
let { window: d = document.defaultView, v5Compat: p = !1 } = c, m = d.history, g = "POP",
|
|
6437
|
+
let { window: d = document.defaultView, v5Compat: p = !1 } = c, m = d.history, g = "POP", w = null, E = A();
|
|
6455
6438
|
E == null && (E = 0, m.replaceState({ ...m.state, idx: E }, ""));
|
|
6456
6439
|
function A() {
|
|
6457
6440
|
return (m.state || { idx: null }).idx;
|
|
@@ -6459,7 +6442,7 @@ function Up(l, u, a, c = {}) {
|
|
|
6459
6442
|
function b() {
|
|
6460
6443
|
g = "POP";
|
|
6461
6444
|
let P = A(), G = P == null ? null : P - E;
|
|
6462
|
-
E = P,
|
|
6445
|
+
E = P, w && w({ action: g, location: R.location, delta: G });
|
|
6463
6446
|
}
|
|
6464
6447
|
function L(P, G) {
|
|
6465
6448
|
g = "PUSH";
|
|
@@ -6473,14 +6456,14 @@ function Up(l, u, a, c = {}) {
|
|
|
6473
6456
|
throw le;
|
|
6474
6457
|
d.location.assign(te);
|
|
6475
6458
|
}
|
|
6476
|
-
p &&
|
|
6459
|
+
p && w && w({ action: g, location: R.location, delta: 1 });
|
|
6477
6460
|
}
|
|
6478
6461
|
function j(P, G) {
|
|
6479
6462
|
g = "REPLACE";
|
|
6480
6463
|
let X = Sc(P) ? P : la(R.location, P, G);
|
|
6481
6464
|
E = A();
|
|
6482
6465
|
let Z = Cc(X, E), te = R.createHref(X.unstable_mask || X);
|
|
6483
|
-
m.replaceState(Z, "", te), p &&
|
|
6466
|
+
m.replaceState(Z, "", te), p && w && w({ action: g, location: R.location, delta: 0 });
|
|
6484
6467
|
}
|
|
6485
6468
|
function D(P) {
|
|
6486
6469
|
return Dp(P);
|
|
@@ -6493,10 +6476,10 @@ function Up(l, u, a, c = {}) {
|
|
|
6493
6476
|
return l(d, m);
|
|
6494
6477
|
},
|
|
6495
6478
|
listen(P) {
|
|
6496
|
-
if (
|
|
6479
|
+
if (w)
|
|
6497
6480
|
throw new Error("A history only accepts one active listener");
|
|
6498
|
-
return d.addEventListener(kc, b),
|
|
6499
|
-
d.removeEventListener(kc, b),
|
|
6481
|
+
return d.addEventListener(kc, b), w = P, () => {
|
|
6482
|
+
d.removeEventListener(kc, b), w = null;
|
|
6500
6483
|
};
|
|
6501
6484
|
},
|
|
6502
6485
|
createHref(P) {
|
|
@@ -6535,10 +6518,10 @@ function Vp(l, u, a, c) {
|
|
|
6535
6518
|
let m = Vc(l);
|
|
6536
6519
|
jp(m);
|
|
6537
6520
|
let g = null;
|
|
6538
|
-
for (let
|
|
6521
|
+
for (let w = 0; g == null && w < m.length; ++w) {
|
|
6539
6522
|
let E = _p(p);
|
|
6540
6523
|
g = Xp(
|
|
6541
|
-
m[
|
|
6524
|
+
m[w],
|
|
6542
6525
|
E,
|
|
6543
6526
|
c
|
|
6544
6527
|
);
|
|
@@ -6546,7 +6529,7 @@ function Vp(l, u, a, c) {
|
|
|
6546
6529
|
return g;
|
|
6547
6530
|
}
|
|
6548
6531
|
function Vc(l, u = [], a = [], c = "", d = !1) {
|
|
6549
|
-
let p = (m, g,
|
|
6532
|
+
let p = (m, g, w = d, E) => {
|
|
6550
6533
|
let A = {
|
|
6551
6534
|
relativePath: E === void 0 ? m.path || "" : E,
|
|
6552
6535
|
caseSensitive: m.caseSensitive === !0,
|
|
@@ -6554,7 +6537,7 @@ function Vc(l, u = [], a = [], c = "", d = !1) {
|
|
|
6554
6537
|
route: m
|
|
6555
6538
|
};
|
|
6556
6539
|
if (A.relativePath.startsWith("/")) {
|
|
6557
|
-
if (!A.relativePath.startsWith(c) &&
|
|
6540
|
+
if (!A.relativePath.startsWith(c) && w)
|
|
6558
6541
|
return;
|
|
6559
6542
|
xe(
|
|
6560
6543
|
A.relativePath.startsWith(c),
|
|
@@ -6572,7 +6555,7 @@ function Vc(l, u = [], a = [], c = "", d = !1) {
|
|
|
6572
6555
|
u,
|
|
6573
6556
|
L,
|
|
6574
6557
|
b,
|
|
6575
|
-
|
|
6558
|
+
w
|
|
6576
6559
|
)), !(m.path == null && !m.index) && u.push({
|
|
6577
6560
|
path: b,
|
|
6578
6561
|
score: Gp(b, m.index),
|
|
@@ -6583,8 +6566,8 @@ function Vc(l, u = [], a = [], c = "", d = !1) {
|
|
|
6583
6566
|
if (m.path === "" || !m.path?.includes("?"))
|
|
6584
6567
|
p(m, g);
|
|
6585
6568
|
else
|
|
6586
|
-
for (let
|
|
6587
|
-
p(m, g, !0,
|
|
6569
|
+
for (let w of jc(m.path))
|
|
6570
|
+
p(m, g, !0, w);
|
|
6588
6571
|
}), u;
|
|
6589
6572
|
}
|
|
6590
6573
|
function jc(l) {
|
|
@@ -6596,10 +6579,10 @@ function jc(l) {
|
|
|
6596
6579
|
let m = jc(c.join("/")), g = [];
|
|
6597
6580
|
return g.push(
|
|
6598
6581
|
...m.map(
|
|
6599
|
-
(
|
|
6582
|
+
(w) => w === "" ? p : [p, w].join("/")
|
|
6600
6583
|
)
|
|
6601
6584
|
), d && g.push(...m), g.map(
|
|
6602
|
-
(
|
|
6585
|
+
(w) => l.startsWith("/") && w === "" ? "/" : w
|
|
6603
6586
|
);
|
|
6604
6587
|
}
|
|
6605
6588
|
function jp(l) {
|
|
@@ -6634,14 +6617,14 @@ function qp(l, u) {
|
|
|
6634
6617
|
function Xp(l, u, a = !1) {
|
|
6635
6618
|
let { routesMeta: c } = l, d = {}, p = "/", m = [];
|
|
6636
6619
|
for (let g = 0; g < c.length; ++g) {
|
|
6637
|
-
let
|
|
6638
|
-
{ path:
|
|
6620
|
+
let w = c[g], E = g === c.length - 1, A = p === "/" ? u : u.slice(p.length) || "/", b = ei(
|
|
6621
|
+
{ path: w.relativePath, caseSensitive: w.caseSensitive, end: E },
|
|
6639
6622
|
A
|
|
6640
|
-
), L =
|
|
6623
|
+
), L = w.route;
|
|
6641
6624
|
if (!b && E && a && !c[c.length - 1].route.index && (b = ei(
|
|
6642
6625
|
{
|
|
6643
|
-
path:
|
|
6644
|
-
caseSensitive:
|
|
6626
|
+
path: w.relativePath,
|
|
6627
|
+
caseSensitive: w.caseSensitive,
|
|
6645
6628
|
end: !1
|
|
6646
6629
|
},
|
|
6647
6630
|
A
|
|
@@ -6692,8 +6675,8 @@ function Zp(l, u = !1, a = !0) {
|
|
|
6692
6675
|
);
|
|
6693
6676
|
let c = [], d = "^" + l.replace(/\/*\*?$/, "").replace(/^\/*/, "/").replace(/[\\.*+^${}|()[\]]/g, "\\$&").replace(
|
|
6694
6677
|
/\/:([\w-]+)(\?)?/g,
|
|
6695
|
-
(m, g,
|
|
6696
|
-
if (c.push({ paramName: g, isOptional:
|
|
6678
|
+
(m, g, w, E, A) => {
|
|
6679
|
+
if (c.push({ paramName: g, isOptional: w != null }), w) {
|
|
6697
6680
|
let b = A.charAt(E + m.length);
|
|
6698
6681
|
return b && b !== "/" ? "/([^\\/]*)" : "(?:/([^\\/]*))?";
|
|
6699
6682
|
}
|
|
@@ -6779,8 +6762,8 @@ function ca(l, u, a, c = !1) {
|
|
|
6779
6762
|
}
|
|
6780
6763
|
g = b >= 0 ? u[b] : "/";
|
|
6781
6764
|
}
|
|
6782
|
-
let
|
|
6783
|
-
return !
|
|
6765
|
+
let w = e0(d, g), E = m && m !== "/" && m.endsWith("/"), A = (p || m === ".") && a.endsWith("/");
|
|
6766
|
+
return !w.pathname.endsWith("/") && (E || A) && (w.pathname += "/"), w;
|
|
6784
6767
|
}
|
|
6785
6768
|
var St = (l) => l.join("/").replace(/\/\/+/g, "/"), n0 = (l) => l.replace(/\/+$/, "").replace(/^\/*/, "/"), r0 = (l) => !l || l === "?" ? "" : l.startsWith("?") ? l : "?" + l, o0 = (l) => !l || l === "#" ? "" : l.startsWith("#") ? l : "#" + l, i0 = class {
|
|
6786
6769
|
constructor(l, u, a, c = !1) {
|
|
@@ -6929,14 +6912,14 @@ function y0() {
|
|
|
6929
6912
|
return qc(() => {
|
|
6930
6913
|
m.current = !0;
|
|
6931
6914
|
}), C.useCallback(
|
|
6932
|
-
(
|
|
6915
|
+
(w, E = {}) => {
|
|
6933
6916
|
if (Ct(m.current, Gc), !m.current) return;
|
|
6934
|
-
if (typeof
|
|
6935
|
-
a.go(
|
|
6917
|
+
if (typeof w == "number") {
|
|
6918
|
+
a.go(w);
|
|
6936
6919
|
return;
|
|
6937
6920
|
}
|
|
6938
6921
|
let A = ca(
|
|
6939
|
-
|
|
6922
|
+
w,
|
|
6940
6923
|
JSON.parse(p),
|
|
6941
6924
|
d,
|
|
6942
6925
|
E.relative === "path"
|
|
@@ -6983,7 +6966,7 @@ function Xc(l, u, a) {
|
|
|
6983
6966
|
// router loaded. We can help them understand how to avoid that.
|
|
6984
6967
|
"useRoutes() may be used only in the context of a <Router> component."
|
|
6985
6968
|
);
|
|
6986
|
-
let { navigator: c } = C.useContext(ut), { matches: d } = C.useContext(bt), p = d[d.length - 1], m = p ? p.params : {}, g = p ? p.pathname : "/",
|
|
6969
|
+
let { navigator: c } = C.useContext(ut), { matches: d } = C.useContext(bt), p = d[d.length - 1], m = p ? p.params : {}, g = p ? p.pathname : "/", w = p ? p.pathnameBase : "/", E = p && p.route;
|
|
6987
6970
|
{
|
|
6988
6971
|
let P = E && E.path || "";
|
|
6989
6972
|
_c(
|
|
@@ -6998,14 +6981,14 @@ Please change the parent <Route path="${P}"> to <Route path="${P === "/" ? "*" :
|
|
|
6998
6981
|
if (u) {
|
|
6999
6982
|
let P = typeof u == "string" ? Kn(u) : u;
|
|
7000
6983
|
xe(
|
|
7001
|
-
|
|
7002
|
-
`When overriding the location using \`<Routes location>\` or \`useRoutes(routes, location)\`, the location pathname must begin with the portion of the URL pathname that was matched by all parent routes. The current pathname base is "${
|
|
6984
|
+
w === "/" || P.pathname?.startsWith(w),
|
|
6985
|
+
`When overriding the location using \`<Routes location>\` or \`useRoutes(routes, location)\`, the location pathname must begin with the portion of the URL pathname that was matched by all parent routes. The current pathname base is "${w}" but pathname "${P.pathname}" was given in the \`location\` prop.`
|
|
7003
6986
|
), b = P;
|
|
7004
6987
|
} else
|
|
7005
6988
|
b = A;
|
|
7006
6989
|
let L = b.pathname || "/", j = L;
|
|
7007
|
-
if (
|
|
7008
|
-
let P =
|
|
6990
|
+
if (w !== "/") {
|
|
6991
|
+
let P = w.replace(/^\//, "").split("/");
|
|
7009
6992
|
j = "/" + L.replace(/^\//, "").split("/").slice(P.length).join("/");
|
|
7010
6993
|
}
|
|
7011
6994
|
let D = Dc(l, { pathname: j });
|
|
@@ -7021,7 +7004,7 @@ Please change the parent <Route path="${P}"> to <Route path="${P === "/" ? "*" :
|
|
|
7021
7004
|
(P) => Object.assign({}, P, {
|
|
7022
7005
|
params: Object.assign({}, m, P.params),
|
|
7023
7006
|
pathname: St([
|
|
7024
|
-
|
|
7007
|
+
w,
|
|
7025
7008
|
// Re-encode pathnames that were decoded inside matchRoutes.
|
|
7026
7009
|
// Pre-encode `?` and `#` ahead of `encodeLocation` because it uses
|
|
7027
7010
|
// `new URL()` internally and we need to prevent it from treating
|
|
@@ -7030,8 +7013,8 @@ Please change the parent <Route path="${P}"> to <Route path="${P === "/" ? "*" :
|
|
|
7030
7013
|
P.pathname.replace(/\?/g, "%3F").replace(/#/g, "%23")
|
|
7031
7014
|
).pathname : P.pathname
|
|
7032
7015
|
]),
|
|
7033
|
-
pathnameBase: P.pathnameBase === "/" ?
|
|
7034
|
-
|
|
7016
|
+
pathnameBase: P.pathnameBase === "/" ? w : St([
|
|
7017
|
+
w,
|
|
7035
7018
|
// Re-encode pathnames that were decoded inside matchRoutes
|
|
7036
7019
|
// Pre-encode `?` and `#` ahead of `encodeLocation` because it uses
|
|
7037
7020
|
// `new URL()` internally and we need to prevent it from treating
|
|
@@ -7196,8 +7179,8 @@ function b0(l, u = [], a) {
|
|
|
7196
7179
|
}
|
|
7197
7180
|
}
|
|
7198
7181
|
}
|
|
7199
|
-
let
|
|
7200
|
-
|
|
7182
|
+
let w = a?.onError, E = c && w ? (A, b) => {
|
|
7183
|
+
w(A, {
|
|
7201
7184
|
location: c.location,
|
|
7202
7185
|
params: c.matches?.[0]?.params ?? {},
|
|
7203
7186
|
unstable_pattern: a0(c.matches),
|
|
@@ -7331,7 +7314,7 @@ function I0({
|
|
|
7331
7314
|
!Tr(),
|
|
7332
7315
|
"You cannot render a <Router> inside another <Router>. You should never have more than one in your app."
|
|
7333
7316
|
);
|
|
7334
|
-
let g = l.replace(/^\/*/, "/"),
|
|
7317
|
+
let g = l.replace(/^\/*/, "/"), w = C.useMemo(
|
|
7335
7318
|
() => ({
|
|
7336
7319
|
basename: g,
|
|
7337
7320
|
navigator: d,
|
|
@@ -7375,7 +7358,7 @@ function I0({
|
|
|
7375
7358
|
return Ct(
|
|
7376
7359
|
R != null,
|
|
7377
7360
|
`<Router basename="${g}"> is not able to match the URL "${E}${A}${b}" because it does not start with the basename, so the <Router> won't render anything.`
|
|
7378
|
-
), R == null ? null : /* @__PURE__ */ C.createElement(ut.Provider, { value:
|
|
7361
|
+
), R == null ? null : /* @__PURE__ */ C.createElement(ut.Provider, { value: w }, /* @__PURE__ */ C.createElement(Lr.Provider, { children: u, value: R }));
|
|
7379
7362
|
}
|
|
7380
7363
|
function M0({
|
|
7381
7364
|
children: l,
|
|
@@ -7485,8 +7468,8 @@ function j0(l, u) {
|
|
|
7485
7468
|
throw new Error(
|
|
7486
7469
|
'Cannot submit a <button> or <input type="submit"> without a <form>'
|
|
7487
7470
|
);
|
|
7488
|
-
let
|
|
7489
|
-
if (c =
|
|
7471
|
+
let w = l.getAttribute("formaction") || g.getAttribute("action");
|
|
7472
|
+
if (c = w ? Lt(w, u) : null, a = l.getAttribute("formmethod") || g.getAttribute("method") || _o, d = oa(l.getAttribute("formenctype")) || oa(g.getAttribute("enctype")) || $o, p = new FormData(g, l), !D0()) {
|
|
7490
7473
|
let { name: E, type: A, value: b } = l;
|
|
7491
7474
|
if (A === "image") {
|
|
7492
7475
|
let L = E ? `${E}.` : "";
|
|
@@ -7554,29 +7537,29 @@ async function H0(l, u, a) {
|
|
|
7554
7537
|
);
|
|
7555
7538
|
}
|
|
7556
7539
|
function Rc(l, u, a, c, d, p) {
|
|
7557
|
-
let m = (
|
|
7540
|
+
let m = (w, E) => a[E] ? w.route.id !== a[E].route.id : !0, g = (w, E) => (
|
|
7558
7541
|
// param change, /users/123 -> /users/456
|
|
7559
|
-
a[E].pathname !==
|
|
7542
|
+
a[E].pathname !== w.pathname || // splat param changed, which is not present in match.path
|
|
7560
7543
|
// e.g. /files/images/avatar.jpg -> files/finances.xls
|
|
7561
|
-
a[E].route.path?.endsWith("*") && a[E].params["*"] !==
|
|
7544
|
+
a[E].route.path?.endsWith("*") && a[E].params["*"] !== w.params["*"]
|
|
7562
7545
|
);
|
|
7563
7546
|
return p === "assets" ? u.filter(
|
|
7564
|
-
(
|
|
7565
|
-
) : p === "data" ? u.filter((
|
|
7566
|
-
let A = c.routes[
|
|
7547
|
+
(w, E) => m(w, E) || g(w, E)
|
|
7548
|
+
) : p === "data" ? u.filter((w, E) => {
|
|
7549
|
+
let A = c.routes[w.route.id];
|
|
7567
7550
|
if (!A || !A.hasLoader)
|
|
7568
7551
|
return !1;
|
|
7569
|
-
if (m(
|
|
7552
|
+
if (m(w, E) || g(w, E))
|
|
7570
7553
|
return !0;
|
|
7571
|
-
if (
|
|
7572
|
-
let b =
|
|
7554
|
+
if (w.route.shouldRevalidate) {
|
|
7555
|
+
let b = w.route.shouldRevalidate({
|
|
7573
7556
|
currentUrl: new URL(
|
|
7574
7557
|
d.pathname + d.search + d.hash,
|
|
7575
7558
|
window.origin
|
|
7576
7559
|
),
|
|
7577
7560
|
currentParams: a[0]?.params || {},
|
|
7578
7561
|
nextUrl: new URL(l, window.origin),
|
|
7579
|
-
nextParams:
|
|
7562
|
+
nextParams: w.params,
|
|
7580
7563
|
defaultShouldRevalidate: !0
|
|
7581
7564
|
});
|
|
7582
7565
|
if (typeof b == "boolean")
|
|
@@ -7635,7 +7618,7 @@ function ed() {
|
|
|
7635
7618
|
), l;
|
|
7636
7619
|
}
|
|
7637
7620
|
function Z0(l, u) {
|
|
7638
|
-
let a = C.useContext(ma), [c, d] = C.useState(!1), [p, m] = C.useState(!1), { onFocus: g, onBlur:
|
|
7621
|
+
let a = C.useContext(ma), [c, d] = C.useState(!1), [p, m] = C.useState(!1), { onFocus: g, onBlur: w, onMouseEnter: E, onMouseLeave: A, onTouchStart: b } = u, L = C.useRef(null);
|
|
7639
7622
|
C.useEffect(() => {
|
|
7640
7623
|
if (l === "render" && m(!0), l === "viewport") {
|
|
7641
7624
|
let R = (G) => {
|
|
@@ -7667,7 +7650,7 @@ function Z0(l, u) {
|
|
|
7667
7650
|
L,
|
|
7668
7651
|
{
|
|
7669
7652
|
onFocus: Ir(g, j),
|
|
7670
|
-
onBlur: Ir(
|
|
7653
|
+
onBlur: Ir(w, D),
|
|
7671
7654
|
onMouseEnter: Ir(E, j),
|
|
7672
7655
|
onMouseLeave: Ir(A, D),
|
|
7673
7656
|
onTouchStart: Ir(b, j)
|
|
@@ -7704,7 +7687,7 @@ function eh({
|
|
|
7704
7687
|
matches: u,
|
|
7705
7688
|
...a
|
|
7706
7689
|
}) {
|
|
7707
|
-
let c = rn(), { future: d, manifest: p, routeModules: m } = ed(), { basename: g } = $c(), { loaderData:
|
|
7690
|
+
let c = rn(), { future: d, manifest: p, routeModules: m } = ed(), { basename: g } = $c(), { loaderData: w, matches: E } = X0(), A = C.useMemo(
|
|
7708
7691
|
() => Rc(
|
|
7709
7692
|
l,
|
|
7710
7693
|
u,
|
|
@@ -7730,7 +7713,7 @@ function eh({
|
|
|
7730
7713
|
let R = /* @__PURE__ */ new Set(), P = !1;
|
|
7731
7714
|
if (u.forEach((X) => {
|
|
7732
7715
|
let Z = p.routes[X.route.id];
|
|
7733
|
-
!Z || !Z.hasLoader || (!A.some((te) => te.route.id === X.route.id) && X.route.id in
|
|
7716
|
+
!Z || !Z.hasLoader || (!A.some((te) => te.route.id === X.route.id) && X.route.id in w && m[X.route.id]?.shouldRevalidate || Z.hasClientLoader ? P = !0 : R.add(X.route.id));
|
|
7734
7717
|
}), R.size === 0)
|
|
7735
7718
|
return [];
|
|
7736
7719
|
let G = Q0(
|
|
@@ -7746,7 +7729,7 @@ function eh({
|
|
|
7746
7729
|
}, [
|
|
7747
7730
|
g,
|
|
7748
7731
|
d.unstable_trailingSlashAwareDataRequests,
|
|
7749
|
-
|
|
7732
|
+
w,
|
|
7750
7733
|
c,
|
|
7751
7734
|
p,
|
|
7752
7735
|
A,
|
|
@@ -7795,13 +7778,13 @@ function rh({
|
|
|
7795
7778
|
let p = d.current, [m, g] = C.useState({
|
|
7796
7779
|
action: p.action,
|
|
7797
7780
|
location: p.location
|
|
7798
|
-
}),
|
|
7781
|
+
}), w = C.useCallback(
|
|
7799
7782
|
(E) => {
|
|
7800
7783
|
a === !1 ? g(E) : C.startTransition(() => g(E));
|
|
7801
7784
|
},
|
|
7802
7785
|
[a]
|
|
7803
7786
|
);
|
|
7804
|
-
return C.useLayoutEffect(() => p.listen(
|
|
7787
|
+
return C.useLayoutEffect(() => p.listen(w), [p, w]), /* @__PURE__ */ C.createElement(
|
|
7805
7788
|
I0,
|
|
7806
7789
|
{
|
|
7807
7790
|
basename: l,
|
|
@@ -7822,7 +7805,7 @@ var td = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, nd = C.forwardRef(
|
|
|
7822
7805
|
reloadDocument: p,
|
|
7823
7806
|
replace: m,
|
|
7824
7807
|
unstable_mask: g,
|
|
7825
|
-
state:
|
|
7808
|
+
state: w,
|
|
7826
7809
|
target: E,
|
|
7827
7810
|
to: A,
|
|
7828
7811
|
preventScrollReset: b,
|
|
@@ -7848,7 +7831,7 @@ var td = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, nd = C.forwardRef(
|
|
|
7848
7831
|
), Et = ah(A, {
|
|
7849
7832
|
replace: m,
|
|
7850
7833
|
unstable_mask: g,
|
|
7851
|
-
state:
|
|
7834
|
+
state: w,
|
|
7852
7835
|
target: E,
|
|
7853
7836
|
preventScrollReset: b,
|
|
7854
7837
|
relative: d,
|
|
@@ -7887,7 +7870,7 @@ var oh = C.forwardRef(
|
|
|
7887
7870
|
style: p,
|
|
7888
7871
|
to: m,
|
|
7889
7872
|
viewTransition: g,
|
|
7890
|
-
children:
|
|
7873
|
+
children: w,
|
|
7891
7874
|
...E
|
|
7892
7875
|
}, A) {
|
|
7893
7876
|
let b = Br(m, { relative: E.relative }), L = rn(), j = C.useContext(ti), { navigator: D, basename: R } = C.useContext(ut), P = j != null && // Conditional usage is OK here because the usage of a data router is static
|
|
@@ -7918,7 +7901,7 @@ var oh = C.forwardRef(
|
|
|
7918
7901
|
to: m,
|
|
7919
7902
|
viewTransition: g
|
|
7920
7903
|
},
|
|
7921
|
-
typeof
|
|
7904
|
+
typeof w == "function" ? w(ge) : w
|
|
7922
7905
|
);
|
|
7923
7906
|
}
|
|
7924
7907
|
);
|
|
@@ -7933,7 +7916,7 @@ var ih = C.forwardRef(
|
|
|
7933
7916
|
state: p,
|
|
7934
7917
|
method: m = _o,
|
|
7935
7918
|
action: g,
|
|
7936
|
-
onSubmit:
|
|
7919
|
+
onSubmit: w,
|
|
7937
7920
|
relative: E,
|
|
7938
7921
|
preventScrollReset: A,
|
|
7939
7922
|
viewTransition: b,
|
|
@@ -7941,7 +7924,7 @@ var ih = C.forwardRef(
|
|
|
7941
7924
|
...j
|
|
7942
7925
|
}, D) => {
|
|
7943
7926
|
let { unstable_useTransitions: R } = C.useContext(ut), P = ch(), G = dh(g, { relative: E }), X = m.toLowerCase() === "get" ? "get" : "post", Z = typeof g == "string" && td.test(g), te = (le) => {
|
|
7944
|
-
if (
|
|
7927
|
+
if (w && w(le), le.defaultPrevented) return;
|
|
7945
7928
|
le.preventDefault();
|
|
7946
7929
|
let pe = le.nativeEvent.submitter, ge = pe?.getAttribute("formmethod") || m, Ee = () => P(pe || le.currentTarget, {
|
|
7947
7930
|
fetcherKey: u,
|
|
@@ -7962,7 +7945,7 @@ var ih = C.forwardRef(
|
|
|
7962
7945
|
ref: D,
|
|
7963
7946
|
method: X,
|
|
7964
7947
|
action: G,
|
|
7965
|
-
onSubmit: c ?
|
|
7948
|
+
onSubmit: c ? w : te,
|
|
7966
7949
|
...j,
|
|
7967
7950
|
"data-discover": !Z && l === "render" ? "true" : void 0
|
|
7968
7951
|
}
|
|
@@ -7985,7 +7968,7 @@ function ah(l, {
|
|
|
7985
7968
|
preventScrollReset: p,
|
|
7986
7969
|
relative: m,
|
|
7987
7970
|
viewTransition: g,
|
|
7988
|
-
unstable_defaultShouldRevalidate:
|
|
7971
|
+
unstable_defaultShouldRevalidate: w,
|
|
7989
7972
|
unstable_useTransitions: E
|
|
7990
7973
|
} = {}) {
|
|
7991
7974
|
let A = v0(), b = rn(), L = Br(l, { relative: m });
|
|
@@ -8000,7 +7983,7 @@ function ah(l, {
|
|
|
8000
7983
|
preventScrollReset: p,
|
|
8001
7984
|
relative: m,
|
|
8002
7985
|
viewTransition: g,
|
|
8003
|
-
unstable_defaultShouldRevalidate:
|
|
7986
|
+
unstable_defaultShouldRevalidate: w
|
|
8004
7987
|
});
|
|
8005
7988
|
E ? C.startTransition(() => R()) : R();
|
|
8006
7989
|
}
|
|
@@ -8017,7 +8000,7 @@ function ah(l, {
|
|
|
8017
8000
|
p,
|
|
8018
8001
|
m,
|
|
8019
8002
|
g,
|
|
8020
|
-
|
|
8003
|
+
w,
|
|
8021
8004
|
E
|
|
8022
8005
|
]
|
|
8023
8006
|
);
|
|
@@ -8030,7 +8013,7 @@ function ch() {
|
|
|
8030
8013
|
), { basename: u } = C.useContext(ut), a = P0(), c = l.fetch, d = l.navigate;
|
|
8031
8014
|
return C.useCallback(
|
|
8032
8015
|
async (p, m = {}) => {
|
|
8033
|
-
let { action: g, method:
|
|
8016
|
+
let { action: g, method: w, encType: E, formData: A, body: b } = j0(
|
|
8034
8017
|
p,
|
|
8035
8018
|
u
|
|
8036
8019
|
);
|
|
@@ -8041,7 +8024,7 @@ function ch() {
|
|
|
8041
8024
|
preventScrollReset: m.preventScrollReset,
|
|
8042
8025
|
formData: A,
|
|
8043
8026
|
body: b,
|
|
8044
|
-
formMethod: m.method ||
|
|
8027
|
+
formMethod: m.method || w,
|
|
8045
8028
|
formEncType: m.encType || E,
|
|
8046
8029
|
flushSync: m.flushSync
|
|
8047
8030
|
});
|
|
@@ -8051,7 +8034,7 @@ function ch() {
|
|
|
8051
8034
|
preventScrollReset: m.preventScrollReset,
|
|
8052
8035
|
formData: A,
|
|
8053
8036
|
body: b,
|
|
8054
|
-
formMethod: m.method ||
|
|
8037
|
+
formMethod: m.method || w,
|
|
8055
8038
|
formEncType: m.encType || E,
|
|
8056
8039
|
replace: m.replace,
|
|
8057
8040
|
state: m.state,
|
|
@@ -8069,9 +8052,9 @@ function dh(l, { relative: u } = {}) {
|
|
|
8069
8052
|
let [d] = c.matches.slice(-1), p = { ...Br(l || ".", { relative: u }) }, m = rn();
|
|
8070
8053
|
if (l == null) {
|
|
8071
8054
|
p.search = m.search;
|
|
8072
|
-
let g = new URLSearchParams(p.search),
|
|
8073
|
-
if (
|
|
8074
|
-
g.delete("index"),
|
|
8055
|
+
let g = new URLSearchParams(p.search), w = g.getAll("index");
|
|
8056
|
+
if (w.some((A) => A === "")) {
|
|
8057
|
+
g.delete("index"), w.filter((b) => b).forEach((b) => g.append("index", b));
|
|
8075
8058
|
let A = g.toString();
|
|
8076
8059
|
p.search = A ? `?${A}` : "";
|
|
8077
8060
|
}
|
|
@@ -8093,7 +8076,7 @@ function fh(l, { relative: u } = {}) {
|
|
|
8093
8076
|
let p = Lt(a.currentLocation.pathname, c) || a.currentLocation.pathname, m = Lt(a.nextLocation.pathname, c) || a.nextLocation.pathname;
|
|
8094
8077
|
return ei(d.pathname, m) != null || ei(d.pathname, p) != null;
|
|
8095
8078
|
}
|
|
8096
|
-
const ph = C.lazy(() => import("./resource-group-detail-
|
|
8079
|
+
const ph = C.lazy(() => import("./resource-group-detail-fhmNBYBN.js")), hh = C.lazy(() => import("./resource-home-BR9SJB-_.js"));
|
|
8097
8080
|
function mh({
|
|
8098
8081
|
accessId: l,
|
|
8099
8082
|
baseUri: u = "/resources",
|
|
@@ -8155,20 +8138,20 @@ const gh = ({
|
|
|
8155
8138
|
}), C.useEffect(() => {
|
|
8156
8139
|
m.length && window.addEventListener("scroll", function() {
|
|
8157
8140
|
const g = Tc() + window.innerHeight * 0.1;
|
|
8158
|
-
let
|
|
8141
|
+
let w = -1;
|
|
8159
8142
|
m.forEach((E, A) => {
|
|
8160
8143
|
if (E.offsetTop < g)
|
|
8161
|
-
return
|
|
8162
|
-
}), d(
|
|
8144
|
+
return w = A, !1;
|
|
8145
|
+
}), d(w);
|
|
8163
8146
|
});
|
|
8164
8147
|
}, []), !!m.length)
|
|
8165
8148
|
return /* @__PURE__ */ T.jsxs("div", { className: "toc", children: [
|
|
8166
8149
|
p && /* @__PURE__ */ T.jsx("h2", { children: p.textContent }),
|
|
8167
|
-
m.length > 0 && /* @__PURE__ */ T.jsx("ul", { children: m.map((g,
|
|
8150
|
+
m.length > 0 && /* @__PURE__ */ T.jsx("ul", { children: m.map((g, w) => /* @__PURE__ */ T.jsx("li", { children: /* @__PURE__ */ T.jsx(
|
|
8168
8151
|
"a",
|
|
8169
8152
|
{
|
|
8170
8153
|
href: `#${g.id}`,
|
|
8171
|
-
className:
|
|
8154
|
+
className: w == c ? "active" : "",
|
|
8172
8155
|
onClick: (E) => {
|
|
8173
8156
|
a && (E.preventDefault(), window.scrollTo({
|
|
8174
8157
|
top: g.offsetTop,
|