@access-ci/ui 0.19.0-beta3 → 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 +139 -0
- 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 +34 -34
- package/dist/access-ci-ui.js +13 -22
- package/dist/access-ci-ui.umd.cjs +57 -57
- package/dist/{access-qa-bot-CHkBf16I.js → access-qa-bot-6p0S4e2G.js} +1 -1
- package/dist/{icon-cJmGylOm.js → icon-J35KJpkY.js} +1 -1
- package/dist/{index-CrKdAxQz.js → index-y-Guxq7d.js} +623 -649
- package/dist/{resource-group-detail-Dr7EYmvH.js → resource-group-detail-DqH_u2X0.js} +1 -1
- package/dist/{resource-group-detail-Dxt8iVRs.js → resource-group-detail-fhmNBYBN.js} +2 -2
- package/dist/{resource-home-ChfTC5Qa.js → resource-home-BR9SJB-_.js} +2 -2
- package/dist/{resource-home-Cf5k64F0.js → resource-home-Bwe8LEoy.js} +1 -1
- package/package.json +3 -2
|
@@ -6,35 +6,35 @@ 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;
|
|
15
15
|
}, enqueueForceUpdate: function() {
|
|
16
16
|
}, enqueueReplaceState: function() {
|
|
17
17
|
}, enqueueSetState: function() {
|
|
18
|
-
} }, D = Object.assign,
|
|
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,
|
|
18
|
+
} }, D = Object.assign, R = {};
|
|
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
|
|
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:
|
|
118
|
-
|
|
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
|
|
123
|
+
return Ae(y, function() {
|
|
124
124
|
N++;
|
|
125
125
|
}), N;
|
|
126
|
-
}, toArray: function(
|
|
127
|
-
return
|
|
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:
|
|
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,
|
|
210
|
-
var
|
|
211
|
-
E !== void 0 && (L = "" + E),
|
|
212
|
-
for (
|
|
213
|
-
if (g && g.defaultProps) for (
|
|
209
|
+
function m(g, w, E) {
|
|
210
|
+
var A, b = {}, L = null, j = null;
|
|
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,35 +266,35 @@ 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 (
|
|
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);
|
|
284
284
|
}
|
|
285
285
|
}
|
|
286
286
|
function le(B, J) {
|
|
287
|
-
D = !1,
|
|
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 {
|
|
@@ -327,9 +327,9 @@ function lp() {
|
|
|
327
327
|
X(nt);
|
|
328
328
|
};
|
|
329
329
|
else if (typeof MessageChannel < "u") {
|
|
330
|
-
var Qe = new MessageChannel(),
|
|
330
|
+
var Qe = new MessageChannel(), Ae = Qe.port2;
|
|
331
331
|
Qe.port1.onmessage = nt, Le = function() {
|
|
332
|
-
|
|
332
|
+
Ae.postMessage(null);
|
|
333
333
|
};
|
|
334
334
|
} else Le = function() {
|
|
335
335
|
P(nt, 0);
|
|
@@ -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:
|
|
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;
|
|
@@ -473,29 +473,29 @@ function sp() {
|
|
|
473
473
|
}
|
|
474
474
|
return !1;
|
|
475
475
|
}
|
|
476
|
-
function
|
|
476
|
+
function R(e, t, n, r, o, i, s) {
|
|
477
477
|
this.acceptsBooleans = t === 2 || t === 3 || t === 4, this.attributeName = r, this.attributeNamespace = o, this.mustUseProperty = n, this.propertyName = e, this.type = t, this.sanitizeURL = i, this.removeEmptyString = s;
|
|
478
478
|
}
|
|
479
479
|
var P = {};
|
|
480
480
|
"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e) {
|
|
481
|
-
P[e] = new
|
|
481
|
+
P[e] = new R(e, 0, !1, e, null, !1, !1);
|
|
482
482
|
}), [["acceptCharset", "accept-charset"], ["className", "class"], ["htmlFor", "for"], ["httpEquiv", "http-equiv"]].forEach(function(e) {
|
|
483
483
|
var t = e[0];
|
|
484
|
-
P[t] = new
|
|
484
|
+
P[t] = new R(t, 1, !1, e[1], null, !1, !1);
|
|
485
485
|
}), ["contentEditable", "draggable", "spellCheck", "value"].forEach(function(e) {
|
|
486
|
-
P[e] = new
|
|
486
|
+
P[e] = new R(e, 2, !1, e.toLowerCase(), null, !1, !1);
|
|
487
487
|
}), ["autoReverse", "externalResourcesRequired", "focusable", "preserveAlpha"].forEach(function(e) {
|
|
488
|
-
P[e] = new
|
|
488
|
+
P[e] = new R(e, 2, !1, e, null, !1, !1);
|
|
489
489
|
}), "allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e) {
|
|
490
|
-
P[e] = new
|
|
490
|
+
P[e] = new R(e, 3, !1, e.toLowerCase(), null, !1, !1);
|
|
491
491
|
}), ["checked", "multiple", "muted", "selected"].forEach(function(e) {
|
|
492
|
-
P[e] = new
|
|
492
|
+
P[e] = new R(e, 3, !0, e, null, !1, !1);
|
|
493
493
|
}), ["capture", "download"].forEach(function(e) {
|
|
494
|
-
P[e] = new
|
|
494
|
+
P[e] = new R(e, 4, !1, e, null, !1, !1);
|
|
495
495
|
}), ["cols", "rows", "size", "span"].forEach(function(e) {
|
|
496
|
-
P[e] = new
|
|
496
|
+
P[e] = new R(e, 6, !1, e, null, !1, !1);
|
|
497
497
|
}), ["rowSpan", "start"].forEach(function(e) {
|
|
498
|
-
P[e] = new
|
|
498
|
+
P[e] = new R(e, 5, !1, e.toLowerCase(), null, !1, !1);
|
|
499
499
|
});
|
|
500
500
|
var G = /[\-:]([a-z])/g;
|
|
501
501
|
function X(e) {
|
|
@@ -506,36 +506,36 @@ function sp() {
|
|
|
506
506
|
G,
|
|
507
507
|
X
|
|
508
508
|
);
|
|
509
|
-
P[t] = new
|
|
509
|
+
P[t] = new R(t, 1, !1, e, null, !1, !1);
|
|
510
510
|
}), "xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e) {
|
|
511
511
|
var t = e.replace(G, X);
|
|
512
|
-
P[t] = new
|
|
512
|
+
P[t] = new R(t, 1, !1, e, "http://www.w3.org/1999/xlink", !1, !1);
|
|
513
513
|
}), ["xml:base", "xml:lang", "xml:space"].forEach(function(e) {
|
|
514
514
|
var t = e.replace(G, X);
|
|
515
|
-
P[t] = new
|
|
515
|
+
P[t] = new R(t, 1, !1, e, "http://www.w3.org/XML/1998/namespace", !1, !1);
|
|
516
516
|
}), ["tabIndex", "crossOrigin"].forEach(function(e) {
|
|
517
|
-
P[e] = new
|
|
518
|
-
}), P.xlinkHref = new
|
|
519
|
-
P[e] = new
|
|
517
|
+
P[e] = new R(e, 1, !1, e.toLowerCase(), null, !1, !1);
|
|
518
|
+
}), P.xlinkHref = new R("xlinkHref", 1, !1, "xlink:href", "http://www.w3.org/1999/xlink", !0, !1), ["src", "href", "action", "formAction"].forEach(function(e) {
|
|
519
|
+
P[e] = new R(e, 1, !1, e.toLowerCase(), null, !0, !0);
|
|
520
520
|
});
|
|
521
521
|
function Z(e, t, n, r) {
|
|
522
522
|
var o = P.hasOwnProperty(t) ? P[t] : null;
|
|
523
523
|
(o !== null ? o.type !== 0 : r || !(2 < t.length) || t[0] !== "o" && t[0] !== "O" || t[1] !== "n" && t[1] !== "N") && (D(t, n, o, r) && (n = null), r || o === null ? L(t) && (n === null ? e.removeAttribute(t) : e.setAttribute(t, "" + n)) : o.mustUseProperty ? e[o.propertyName] = n === null ? o.type === 3 ? !1 : "" : n : (t = o.attributeName, r = o.attributeNamespace, n === null ? e.removeAttribute(t) : (o = o.type, n = o === 3 || o === 4 && n === !0 ? "" : "" + n, r ? e.setAttributeNS(r, t, n) : e.setAttribute(t, n))));
|
|
524
524
|
}
|
|
525
|
-
var te = l.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, le = /* @__PURE__ */ Symbol.for("react.element"), pe = /* @__PURE__ */ Symbol.for("react.portal"), ge = /* @__PURE__ */ Symbol.for("react.fragment"), Ee = /* @__PURE__ */ Symbol.for("react.strict_mode"), je = /* @__PURE__ */ Symbol.for("react.profiler"), Xe = /* @__PURE__ */ Symbol.for("react.provider"), Et = /* @__PURE__ */ Symbol.for("react.context"), nt = /* @__PURE__ */ Symbol.for("react.forward_ref"), Le = /* @__PURE__ */ Symbol.for("react.suspense"), Qe = /* @__PURE__ */ Symbol.for("react.suspense_list"),
|
|
525
|
+
var te = l.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, le = /* @__PURE__ */ Symbol.for("react.element"), pe = /* @__PURE__ */ Symbol.for("react.portal"), ge = /* @__PURE__ */ Symbol.for("react.fragment"), Ee = /* @__PURE__ */ Symbol.for("react.strict_mode"), je = /* @__PURE__ */ Symbol.for("react.profiler"), Xe = /* @__PURE__ */ Symbol.for("react.provider"), Et = /* @__PURE__ */ Symbol.for("react.context"), nt = /* @__PURE__ */ Symbol.for("react.forward_ref"), Le = /* @__PURE__ */ Symbol.for("react.suspense"), Qe = /* @__PURE__ */ Symbol.for("react.suspense_list"), Ae = /* @__PURE__ */ Symbol.for("react.memo"), Ke = /* @__PURE__ */ Symbol.for("react.lazy"), we = /* @__PURE__ */ Symbol.for("react.offscreen"), B = Symbol.iterator;
|
|
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) {
|
|
@@ -641,7 +641,7 @@ function sp() {
|
|
|
641
641
|
case nt:
|
|
642
642
|
var t = e.render;
|
|
643
643
|
return e = e.displayName, e || (e = t.displayName || t.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
|
|
644
|
-
case
|
|
644
|
+
case Ae:
|
|
645
645
|
return t = e.displayName || null, t !== null ? t : oe(e.type) || "Memo";
|
|
646
646
|
case Ke:
|
|
647
647
|
t = e._payload, e = e._init;
|
|
@@ -916,13 +916,13 @@ function sp() {
|
|
|
916
916
|
t = t + e.charAt(0).toUpperCase() + e.substring(1), Jn[t] = Jn[e];
|
|
917
917
|
});
|
|
918
918
|
});
|
|
919
|
-
function
|
|
919
|
+
function Aa(e, t, n) {
|
|
920
920
|
return t == null || typeof t == "boolean" || t === "" ? "" : n || typeof t != "number" || t === 0 || Jn.hasOwnProperty(e) && Jn[e] ? ("" + t).trim() : t + "px";
|
|
921
921
|
}
|
|
922
|
-
function
|
|
922
|
+
function Ra(e, t) {
|
|
923
923
|
e = e.style;
|
|
924
924
|
for (var n in t) if (t.hasOwnProperty(n)) {
|
|
925
|
-
var r = n.indexOf("--") === 0, o =
|
|
925
|
+
var r = n.indexOf("--") === 0, o = Aa(n, t[n], r);
|
|
926
926
|
n === "float" && (n = "cssFloat"), r ? e.setProperty(n, o) : e[n] = o;
|
|
927
927
|
}
|
|
928
928
|
}
|
|
@@ -1373,11 +1373,11 @@ function sp() {
|
|
|
1373
1373
|
function Xa(e, t, n) {
|
|
1374
1374
|
Gr(e) && n.delete(t);
|
|
1375
1375
|
}
|
|
1376
|
-
function
|
|
1376
|
+
function Ad() {
|
|
1377
1377
|
ki = !1, Ut !== null && Gr(Ut) && (Ut = null), Dt !== null && Gr(Dt) && (Dt = null), Vt !== null && Gr(Vt) && (Vt = null), $n.forEach(Xa), er.forEach(Xa);
|
|
1378
1378
|
}
|
|
1379
1379
|
function nr(e, t) {
|
|
1380
|
-
e.blockedOn === t && (e.blockedOn = null, ki || (ki = !0, u.unstable_scheduleCallback(u.unstable_NormalPriority,
|
|
1380
|
+
e.blockedOn === t && (e.blockedOn = null, ki || (ki = !0, u.unstable_scheduleCallback(u.unstable_NormalPriority, Ad)));
|
|
1381
1381
|
}
|
|
1382
1382
|
function rr(e) {
|
|
1383
1383
|
function t(o) {
|
|
@@ -1394,7 +1394,7 @@ function sp() {
|
|
|
1394
1394
|
for (; 0 < jt.length && (n = jt[0], n.blockedOn === null); ) qa(n), n.blockedOn === null && jt.shift();
|
|
1395
1395
|
}
|
|
1396
1396
|
var kn = te.ReactCurrentBatchConfig, qr = !0;
|
|
1397
|
-
function
|
|
1397
|
+
function Rd(e, t, n, r) {
|
|
1398
1398
|
var o = se, i = kn.transition;
|
|
1399
1399
|
kn.transition = null;
|
|
1400
1400
|
try {
|
|
@@ -1568,12 +1568,12 @@ function sp() {
|
|
|
1568
1568
|
}
|
|
1569
1569
|
var Sn = { eventPhase: 0, bubbles: 0, cancelable: 0, timeStamp: function(e) {
|
|
1570
1570
|
return e.timeStamp || Date.now();
|
|
1571
|
-
}, defaultPrevented: 0, isTrusted: 0 }, Ei = _e(Sn), or = V({}, Sn, { view: 0, detail: 0 }), zd = _e(or),
|
|
1571
|
+
}, defaultPrevented: 0, isTrusted: 0 }, Ei = _e(Sn), or = V({}, Sn, { view: 0, detail: 0 }), zd = _e(or), Ai, Ri, ir, eo = V({}, or, { screenX: 0, screenY: 0, clientX: 0, clientY: 0, pageX: 0, pageY: 0, ctrlKey: 0, shiftKey: 0, altKey: 0, metaKey: 0, getModifierState: zi, button: 0, buttons: 0, relatedTarget: function(e) {
|
|
1572
1572
|
return e.relatedTarget === void 0 ? e.fromElement === e.srcElement ? e.toElement : e.fromElement : e.relatedTarget;
|
|
1573
1573
|
}, movementX: function(e) {
|
|
1574
|
-
return "movementX" in e ? e.movementX : (e !== ir && (ir && e.type === "mousemove" ? (
|
|
1574
|
+
return "movementX" in e ? e.movementX : (e !== ir && (ir && e.type === "mousemove" ? (Ai = e.screenX - ir.screenX, Ri = e.screenY - ir.screenY) : Ri = Ai = 0, ir = e), Ai);
|
|
1575
1575
|
}, movementY: function(e) {
|
|
1576
|
-
return "movementY" in e ? e.movementY :
|
|
1576
|
+
return "movementY" in e ? e.movementY : Ri;
|
|
1577
1577
|
} }), es = _e(eo), Nd = V({}, eo, { dataTransfer: 0 }), Fd = _e(Nd), Id = V({}, or, { relatedTarget: 0 }), Pi = _e(Id), Md = V({}, Sn, { animationName: 0, elapsedTime: 0, pseudoElement: 0 }), Ld = _e(Md), Td = V({}, Sn, { clipboardData: function(e) {
|
|
1578
1578
|
return "clipboardData" in e ? e.clipboardData : window.clipboardData;
|
|
1579
1579
|
} }), Bd = _e(Td), Od = V({}, Sn, { data: 0 }), ts = _e(Od), Ud = {
|
|
@@ -1715,7 +1715,7 @@ function sp() {
|
|
|
1715
1715
|
}
|
|
1716
1716
|
var ar = null, sr = null;
|
|
1717
1717
|
function nf(e) {
|
|
1718
|
-
|
|
1718
|
+
Rs(e, 0);
|
|
1719
1719
|
}
|
|
1720
1720
|
function to(e) {
|
|
1721
1721
|
var t = Pn(e);
|
|
@@ -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
|
}
|
|
@@ -1866,11 +1866,11 @@ function sp() {
|
|
|
1866
1866
|
}
|
|
1867
1867
|
Kt(ws, "onAnimationEnd"), Kt(ks, "onAnimationIteration"), Kt(Ss, "onAnimationStart"), Kt("dblclick", "onDoubleClick"), Kt("focusin", "onFocus"), Kt("focusout", "onBlur"), Kt(Cs, "onTransitionEnd"), m("onMouseEnter", ["mouseout", "mouseover"]), m("onMouseLeave", ["mouseout", "mouseover"]), m("onPointerEnter", ["pointerout", "pointerover"]), m("onPointerLeave", ["pointerout", "pointerover"]), p("onChange", "change click focusin focusout input keydown keyup selectionchange".split(" ")), p("onSelect", "focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")), p("onBeforeInput", ["compositionend", "keypress", "textInput", "paste"]), p("onCompositionEnd", "compositionend focusout keydown keypress keyup mousedown".split(" ")), p("onCompositionStart", "compositionstart focusout keydown keypress keyup mousedown".split(" ")), p("onCompositionUpdate", "compositionupdate focusout keydown keypress keyup mousedown".split(" "));
|
|
1868
1868
|
var dr = "abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "), hf = new Set("cancel close invalid load scroll toggle".split(" ").concat(dr));
|
|
1869
|
-
function
|
|
1869
|
+
function As(e, t, n) {
|
|
1870
1870
|
var r = e.type || "unknown-event";
|
|
1871
1871
|
e.currentTarget = n, dd(r, t, void 0, e), e.currentTarget = null;
|
|
1872
1872
|
}
|
|
1873
|
-
function
|
|
1873
|
+
function Rs(e, t) {
|
|
1874
1874
|
t = (t & 4) !== 0;
|
|
1875
1875
|
for (var n = 0; n < e.length; n++) {
|
|
1876
1876
|
var r = e[n], o = r.event;
|
|
@@ -1880,11 +1880,11 @@ function sp() {
|
|
|
1880
1880
|
if (t) for (var s = r.length - 1; 0 <= s; s--) {
|
|
1881
1881
|
var f = r[s], h = f.instance, S = f.currentTarget;
|
|
1882
1882
|
if (f = f.listener, h !== i && o.isPropagationStopped()) break e;
|
|
1883
|
-
|
|
1883
|
+
As(o, f, S), i = h;
|
|
1884
1884
|
}
|
|
1885
1885
|
else for (s = 0; s < r.length; s++) {
|
|
1886
1886
|
if (f = r[s], h = f.instance, S = f.currentTarget, f = f.listener, h !== i && o.isPropagationStopped()) break e;
|
|
1887
|
-
|
|
1887
|
+
As(o, f, S), i = h;
|
|
1888
1888
|
}
|
|
1889
1889
|
}
|
|
1890
1890
|
}
|
|
@@ -1913,7 +1913,7 @@ function sp() {
|
|
|
1913
1913
|
function Ps(e, t, n, r) {
|
|
1914
1914
|
switch (Za(t)) {
|
|
1915
1915
|
case 1:
|
|
1916
|
-
var o =
|
|
1916
|
+
var o = Rd;
|
|
1917
1917
|
break;
|
|
1918
1918
|
case 4:
|
|
1919
1919
|
o = Pd;
|
|
@@ -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 }));
|
|
@@ -2040,16 +2040,16 @@ function sp() {
|
|
|
2040
2040
|
}
|
|
2041
2041
|
if ((t & 7) === 0) {
|
|
2042
2042
|
e: {
|
|
2043
|
-
if (z = e === "mouseover" || e === "pointerover", O = e === "mouseout" || e === "pointerout", z && n !== ci && (Q = n.relatedTarget || n.fromElement) && (ln(Q) || Q[
|
|
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 =
|
|
2048
|
-
for (; 0 < v - k; ) K =
|
|
2049
|
-
for (; 0 < k - v; )
|
|
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
|
+
for (; 0 < v - k; ) K = An(K), v--;
|
|
2049
|
+
for (; 0 < k - v; ) x = An(x), k--;
|
|
2050
2050
|
for (; v--; ) {
|
|
2051
|
-
if (K ===
|
|
2052
|
-
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
|
}
|
|
@@ -2110,7 +2110,7 @@ function sp() {
|
|
|
2110
2110
|
else Cn ? ls(e, n) && (q = "onCompositionEnd") : e === "keydown" && n.keyCode === 229 && (q = "onCompositionStart");
|
|
2111
2111
|
q && (rs && n.locale !== "ko" && (Cn || q !== "onCompositionStart" ? q === "onCompositionEnd" && Cn && (Y = _a()) : (Qt = F, bi = "value" in Qt ? Qt.value : Qt.textContent, Cn = !0)), H = io(S, q), 0 < H.length && (q = new ts(q, e, null, n, F), I.push({ event: q, listeners: H }), Y ? q.data = Y : (Y = as(n), Y !== null && (q.data = Y)))), (Y = _d ? $d(e, n) : ef(e, n)) && (S = io(S, "onBeforeInput"), 0 < S.length && (F = new ts("onBeforeInput", "beforeinput", null, n, F), I.push({ event: F, listeners: S }), F.data = Y));
|
|
2112
2112
|
}
|
|
2113
|
-
|
|
2113
|
+
Rs(I, t);
|
|
2114
2114
|
});
|
|
2115
2115
|
}
|
|
2116
2116
|
function pr(e, t, n) {
|
|
@@ -2123,7 +2123,7 @@ function sp() {
|
|
|
2123
2123
|
}
|
|
2124
2124
|
return r;
|
|
2125
2125
|
}
|
|
2126
|
-
function
|
|
2126
|
+
function An(e) {
|
|
2127
2127
|
if (e === null) return null;
|
|
2128
2128
|
do
|
|
2129
2129
|
e = e.return;
|
|
@@ -2200,12 +2200,12 @@ function sp() {
|
|
|
2200
2200
|
}
|
|
2201
2201
|
return null;
|
|
2202
2202
|
}
|
|
2203
|
-
var
|
|
2203
|
+
var Rn = Math.random().toString(36).slice(2), yt = "__reactFiber$" + Rn, hr = "__reactProps$" + Rn, At = "__reactContainer$" + Rn, Yi = "__reactEvents$" + Rn, wf = "__reactListeners$" + Rn, kf = "__reactHandles$" + Rn;
|
|
2204
2204
|
function ln(e) {
|
|
2205
2205
|
var t = e[yt];
|
|
2206
2206
|
if (t) return t;
|
|
2207
2207
|
for (var n = e.parentNode; n; ) {
|
|
2208
|
-
if (t = n[
|
|
2208
|
+
if (t = n[At] || n[yt]) {
|
|
2209
2209
|
if (n = t.alternate, t.child !== null || n !== null && n.child !== null) for (e = Is(e); e !== null; ) {
|
|
2210
2210
|
if (n = e[yt]) return n;
|
|
2211
2211
|
e = Is(e);
|
|
@@ -2217,7 +2217,7 @@ function sp() {
|
|
|
2217
2217
|
return null;
|
|
2218
2218
|
}
|
|
2219
2219
|
function mr(e) {
|
|
2220
|
-
return e = e[yt] || e[
|
|
2220
|
+
return e = e[yt] || e[At], !e || e.tag !== 5 && e.tag !== 6 && e.tag !== 13 && e.tag !== 3 ? null : e;
|
|
2221
2221
|
}
|
|
2222
2222
|
function Pn(e) {
|
|
2223
2223
|
if (e.tag === 5 || e.tag === 6) return e.stateNode;
|
|
@@ -2271,28 +2271,28 @@ function sp() {
|
|
|
2271
2271
|
if (!r) throw Error(a(169));
|
|
2272
2272
|
n ? (e = Ls(e, t, an), r.__reactInternalMemoizedMergedChildContext = e, fe(We), fe(Te), ce(Te, e)) : fe(We), ce(We, n);
|
|
2273
2273
|
}
|
|
2274
|
-
var
|
|
2274
|
+
var Rt = null, fo = !1, Gi = !1;
|
|
2275
2275
|
function Bs(e) {
|
|
2276
|
-
|
|
2276
|
+
Rt === null ? Rt = [e] : Rt.push(e);
|
|
2277
2277
|
}
|
|
2278
2278
|
function Sf(e) {
|
|
2279
2279
|
fo = !0, Bs(e);
|
|
2280
2280
|
}
|
|
2281
2281
|
function Jt() {
|
|
2282
|
-
if (!Gi &&
|
|
2282
|
+
if (!Gi && Rt !== null) {
|
|
2283
2283
|
Gi = !0;
|
|
2284
2284
|
var e = 0, t = se;
|
|
2285
2285
|
try {
|
|
2286
|
-
var n =
|
|
2286
|
+
var n = Rt;
|
|
2287
2287
|
for (se = 1; e < n.length; e++) {
|
|
2288
2288
|
var r = n[e];
|
|
2289
2289
|
do
|
|
2290
2290
|
r = r(!0);
|
|
2291
2291
|
while (r !== null);
|
|
2292
2292
|
}
|
|
2293
|
-
|
|
2293
|
+
Rt = null, fo = !1;
|
|
2294
2294
|
} catch (o) {
|
|
2295
|
-
throw
|
|
2295
|
+
throw Rt !== null && (Rt = Rt.slice(e + 1)), Ua(gi, Jt), o;
|
|
2296
2296
|
} finally {
|
|
2297
2297
|
se = t, Gi = !1;
|
|
2298
2298
|
}
|
|
@@ -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
|
}
|
|
@@ -2824,7 +2824,7 @@ function sp() {
|
|
|
2824
2824
|
for (var e = 0; e < sl.length; e++) sl[e]._workInProgressVersionPrimary = null;
|
|
2825
2825
|
sl.length = 0;
|
|
2826
2826
|
}
|
|
2827
|
-
var So = te.ReactCurrentDispatcher, cl = te.ReactCurrentBatchConfig, fn = 0, ye = null,
|
|
2827
|
+
var So = te.ReactCurrentDispatcher, cl = te.ReactCurrentBatchConfig, fn = 0, ye = null, Re = null, ze = null, Co = !1, wr = !1, kr = 0, bf = 0;
|
|
2828
2828
|
function Be() {
|
|
2829
2829
|
throw Error(a(321));
|
|
2830
2830
|
}
|
|
@@ -2838,10 +2838,10 @@ function sp() {
|
|
|
2838
2838
|
i = 0;
|
|
2839
2839
|
do {
|
|
2840
2840
|
if (wr = !1, kr = 0, 25 <= i) throw Error(a(301));
|
|
2841
|
-
i += 1, ze =
|
|
2841
|
+
i += 1, ze = Re = null, t.updateQueue = null, So.current = Nf, e = n(r, o);
|
|
2842
2842
|
} while (wr);
|
|
2843
2843
|
}
|
|
2844
|
-
if (So.current =
|
|
2844
|
+
if (So.current = Ao, t = Re !== null && Re.next !== null, fn = 0, ze = Re = ye = null, Co = !1, t) throw Error(a(300));
|
|
2845
2845
|
return e;
|
|
2846
2846
|
}
|
|
2847
2847
|
function pl() {
|
|
@@ -2853,15 +2853,15 @@ function sp() {
|
|
|
2853
2853
|
return ze === null ? ye.memoizedState = ze = e : ze = ze.next = e, ze;
|
|
2854
2854
|
}
|
|
2855
2855
|
function lt() {
|
|
2856
|
-
if (
|
|
2856
|
+
if (Re === null) {
|
|
2857
2857
|
var e = ye.alternate;
|
|
2858
2858
|
e = e !== null ? e.memoizedState : null;
|
|
2859
|
-
} else e =
|
|
2859
|
+
} else e = Re.next;
|
|
2860
2860
|
var t = ze === null ? ye.memoizedState : ze.next;
|
|
2861
|
-
if (t !== null) ze = t,
|
|
2861
|
+
if (t !== null) ze = t, Re = e;
|
|
2862
2862
|
else {
|
|
2863
2863
|
if (e === null) throw Error(a(310));
|
|
2864
|
-
|
|
2864
|
+
Re = e, e = { memoizedState: Re.memoizedState, baseState: Re.baseState, baseQueue: Re.baseQueue, queue: Re.queue, next: null }, ze === null ? ye.memoizedState = ze = e : ze = ze.next = e;
|
|
2865
2865
|
}
|
|
2866
2866
|
return ze;
|
|
2867
2867
|
}
|
|
@@ -2872,7 +2872,7 @@ function sp() {
|
|
|
2872
2872
|
var t = lt(), n = t.queue;
|
|
2873
2873
|
if (n === null) throw Error(a(311));
|
|
2874
2874
|
n.lastRenderedReducer = e;
|
|
2875
|
-
var r =
|
|
2875
|
+
var r = Re, o = r.baseQueue, i = n.pending;
|
|
2876
2876
|
if (i !== null) {
|
|
2877
2877
|
if (o !== null) {
|
|
2878
2878
|
var s = o.next;
|
|
@@ -2960,7 +2960,7 @@ function sp() {
|
|
|
2960
2960
|
}
|
|
2961
2961
|
function ru(e) {
|
|
2962
2962
|
var t = wt();
|
|
2963
|
-
return typeof e == "function" && (e = e()), t.memoizedState = t.baseState = e, e = { pending: null, interleaved: null, lanes: 0, dispatch: null, lastRenderedReducer: Sr, lastRenderedState: e }, t.queue = e, e = e.dispatch =
|
|
2963
|
+
return typeof e == "function" && (e = e()), t.memoizedState = t.baseState = e, e = { pending: null, interleaved: null, lanes: 0, dispatch: null, lastRenderedReducer: Sr, lastRenderedState: e }, t.queue = e, e = e.dispatch = Rf.bind(null, ye, e), [t.memoizedState, e];
|
|
2964
2964
|
}
|
|
2965
2965
|
function Cr(e, t, n, r) {
|
|
2966
2966
|
return e = { tag: e, create: t, destroy: n, deps: r, next: null }, t = ye.updateQueue, t === null ? (t = { lastEffect: null, stores: null }, ye.updateQueue = t, t.lastEffect = e.next = e) : (n = t.lastEffect, n === null ? t.lastEffect = e.next = e : (r = n.next, n.next = e, e.next = r, t.lastEffect = e)), e;
|
|
@@ -2976,8 +2976,8 @@ function sp() {
|
|
|
2976
2976
|
var o = lt();
|
|
2977
2977
|
r = r === void 0 ? null : r;
|
|
2978
2978
|
var i = void 0;
|
|
2979
|
-
if (
|
|
2980
|
-
var s =
|
|
2979
|
+
if (Re !== null) {
|
|
2980
|
+
var s = Re.memoizedState;
|
|
2981
2981
|
if (i = s.destroy, r !== null && dl(r, s.deps)) {
|
|
2982
2982
|
o.memoizedState = Cr(t, n, i, r);
|
|
2983
2983
|
return;
|
|
@@ -3039,7 +3039,7 @@ function sp() {
|
|
|
3039
3039
|
function pu() {
|
|
3040
3040
|
return lt().memoizedState;
|
|
3041
3041
|
}
|
|
3042
|
-
function
|
|
3042
|
+
function Af(e, t, n) {
|
|
3043
3043
|
var r = $t(e);
|
|
3044
3044
|
if (n = { lane: r, action: n, hasEagerState: !1, eagerState: null, next: null }, hu(e)) mu(t, n);
|
|
3045
3045
|
else if (n = Hs(e, t, n, r), n !== null) {
|
|
@@ -3047,7 +3047,7 @@ function sp() {
|
|
|
3047
3047
|
gt(n, e, r, o), gu(n, t, r);
|
|
3048
3048
|
}
|
|
3049
3049
|
}
|
|
3050
|
-
function
|
|
3050
|
+
function Rf(e, t, n) {
|
|
3051
3051
|
var r = $t(e), o = { lane: r, action: n, hasEagerState: !1, eagerState: null, next: null };
|
|
3052
3052
|
if (hu(e)) mu(t, o);
|
|
3053
3053
|
else {
|
|
@@ -3079,7 +3079,7 @@ function sp() {
|
|
|
3079
3079
|
r &= e.pendingLanes, n |= r, t.lanes = n, xi(e, n);
|
|
3080
3080
|
}
|
|
3081
3081
|
}
|
|
3082
|
-
var
|
|
3082
|
+
var Ao = { readContext: it, useCallback: Be, useContext: Be, useEffect: Be, useImperativeHandle: Be, useInsertionEffect: Be, useLayoutEffect: Be, useMemo: Be, useReducer: Be, useRef: Be, useState: Be, useDebugValue: Be, useDeferredValue: Be, useTransition: Be, useMutableSource: Be, useSyncExternalStore: Be, useId: Be, unstable_isNewReconciler: !1 }, Pf = { readContext: it, useCallback: function(e, t) {
|
|
3083
3083
|
return wt().memoizedState = [e, t === void 0 ? null : t], e;
|
|
3084
3084
|
}, useContext: it, useEffect: iu, useImperativeHandle: function(e, t, n) {
|
|
3085
3085
|
return n = n != null ? n.concat([e]) : null, bo(
|
|
@@ -3097,7 +3097,7 @@ function sp() {
|
|
|
3097
3097
|
return t = t === void 0 ? null : t, e = e(), n.memoizedState = [e, t], e;
|
|
3098
3098
|
}, useReducer: function(e, t, n) {
|
|
3099
3099
|
var r = wt();
|
|
3100
|
-
return t = n !== void 0 ? n(t) : t, r.memoizedState = r.baseState = t, e = { pending: null, interleaved: null, lanes: 0, dispatch: null, lastRenderedReducer: e, lastRenderedState: t }, r.queue = e, e = e.dispatch =
|
|
3100
|
+
return t = n !== void 0 ? n(t) : t, r.memoizedState = r.baseState = t, e = { pending: null, interleaved: null, lanes: 0, dispatch: null, lastRenderedReducer: e, lastRenderedState: t }, r.queue = e, e = e.dispatch = Af.bind(null, ye, e), [r.memoizedState, e];
|
|
3101
3101
|
}, useRef: function(e) {
|
|
3102
3102
|
var t = wt();
|
|
3103
3103
|
return e = { current: e }, t.memoizedState = e;
|
|
@@ -3148,7 +3148,7 @@ function sp() {
|
|
|
3148
3148
|
useDebugValue: vl,
|
|
3149
3149
|
useDeferredValue: function(e) {
|
|
3150
3150
|
var t = lt();
|
|
3151
|
-
return fu(t,
|
|
3151
|
+
return fu(t, Re.memoizedState, e);
|
|
3152
3152
|
},
|
|
3153
3153
|
useTransition: function() {
|
|
3154
3154
|
var e = hl(Sr)[0], t = lt().memoizedState;
|
|
@@ -3162,7 +3162,7 @@ function sp() {
|
|
|
3162
3162
|
return ml(Sr);
|
|
3163
3163
|
}, useDebugValue: vl, useDeferredValue: function(e) {
|
|
3164
3164
|
var t = lt();
|
|
3165
|
-
return
|
|
3165
|
+
return Re === null ? t.memoizedState = e : fu(t, Re.memoizedState, e);
|
|
3166
3166
|
}, useTransition: function() {
|
|
3167
3167
|
var e = ml(Sr)[0], t = lt().memoizedState;
|
|
3168
3168
|
return [e, t];
|
|
@@ -3178,7 +3178,7 @@ function sp() {
|
|
|
3178
3178
|
function yl(e, t, n, r) {
|
|
3179
3179
|
t = e.memoizedState, n = n(r, t), n = n == null ? t : V({}, t, n), e.memoizedState = n, e.lanes === 0 && (e.updateQueue.baseState = n);
|
|
3180
3180
|
}
|
|
3181
|
-
var
|
|
3181
|
+
var Ro = { isMounted: function(e) {
|
|
3182
3182
|
return (e = e._reactInternals) ? on(e) === e : !1;
|
|
3183
3183
|
}, enqueueSetState: function(e, t, n) {
|
|
3184
3184
|
e = e._reactInternals;
|
|
@@ -3198,16 +3198,16 @@ function sp() {
|
|
|
3198
3198
|
}
|
|
3199
3199
|
function yu(e, t, n) {
|
|
3200
3200
|
var r = !1, o = Yt, i = t.contextType;
|
|
3201
|
-
return typeof i == "object" && i !== null ? i = it(i) : (o = He(t) ? an : Te.current, r = t.contextTypes, i = (r = r != null) ? Nn(e, o) : Yt), t = new t(n, i), e.memoizedState = t.state !== null && t.state !== void 0 ? t.state : null, t.updater =
|
|
3201
|
+
return typeof i == "object" && i !== null ? i = it(i) : (o = He(t) ? an : Te.current, r = t.contextTypes, i = (r = r != null) ? Nn(e, o) : Yt), t = new t(n, i), e.memoizedState = t.state !== null && t.state !== void 0 ? t.state : null, t.updater = Ro, e.stateNode = t, t._reactInternals = e, r && (e = e.stateNode, e.__reactInternalMemoizedUnmaskedChildContext = o, e.__reactInternalMemoizedMaskedChildContext = i), t;
|
|
3202
3202
|
}
|
|
3203
3203
|
function xu(e, t, n, r) {
|
|
3204
|
-
e = t.state, typeof t.componentWillReceiveProps == "function" && t.componentWillReceiveProps(n, r), typeof t.UNSAFE_componentWillReceiveProps == "function" && t.UNSAFE_componentWillReceiveProps(n, r), t.state !== e &&
|
|
3204
|
+
e = t.state, typeof t.componentWillReceiveProps == "function" && t.componentWillReceiveProps(n, r), typeof t.UNSAFE_componentWillReceiveProps == "function" && t.UNSAFE_componentWillReceiveProps(n, r), t.state !== e && Ro.enqueueReplaceState(t, t.state, null);
|
|
3205
3205
|
}
|
|
3206
3206
|
function xl(e, t, n, r) {
|
|
3207
3207
|
var o = e.stateNode;
|
|
3208
3208
|
o.props = n, o.state = e.memoizedState, o.refs = {}, il(e);
|
|
3209
3209
|
var i = t.contextType;
|
|
3210
|
-
typeof i == "object" && i !== null ? o.context = it(i) : (i = He(t) ? an : Te.current, o.context = Nn(e, i)), o.state = e.memoizedState, i = t.getDerivedStateFromProps, typeof i == "function" && (yl(e, t, i, n), o.state = e.memoizedState), typeof t.getDerivedStateFromProps == "function" || typeof o.getSnapshotBeforeUpdate == "function" || typeof o.UNSAFE_componentWillMount != "function" && typeof o.componentWillMount != "function" || (t = o.state, typeof o.componentWillMount == "function" && o.componentWillMount(), typeof o.UNSAFE_componentWillMount == "function" && o.UNSAFE_componentWillMount(), t !== o.state &&
|
|
3210
|
+
typeof i == "object" && i !== null ? o.context = it(i) : (i = He(t) ? an : Te.current, o.context = Nn(e, i)), o.state = e.memoizedState, i = t.getDerivedStateFromProps, typeof i == "function" && (yl(e, t, i, n), o.state = e.memoizedState), typeof t.getDerivedStateFromProps == "function" || typeof o.getSnapshotBeforeUpdate == "function" || typeof o.UNSAFE_componentWillMount != "function" && typeof o.componentWillMount != "function" || (t = o.state, typeof o.componentWillMount == "function" && o.componentWillMount(), typeof o.UNSAFE_componentWillMount == "function" && o.UNSAFE_componentWillMount(), t !== o.state && Ro.enqueueReplaceState(o, o.state, null), wo(e, n, o, r), o.state = e.memoizedState), typeof o.componentDidMount == "function" && (e.flags |= 4194308);
|
|
3211
3211
|
}
|
|
3212
3212
|
function Un(e, t) {
|
|
3213
3213
|
try {
|
|
@@ -3290,10 +3290,10 @@ Error generating stack: ` + i.message + `
|
|
|
3290
3290
|
var i = t.ref;
|
|
3291
3291
|
return Bn(t, o), r = fl(e, t, n, r, i, o), n = pl(), e !== null && !Ye ? (t.updateQueue = e.updateQueue, t.flags &= -2053, e.lanes &= ~o, It(e, t, o)) : (me && n && qi(t), t.flags |= 1, De(e, t, r, o), t.child);
|
|
3292
3292
|
}
|
|
3293
|
-
function
|
|
3293
|
+
function Au(e, t, n, r, o) {
|
|
3294
3294
|
if (e === null) {
|
|
3295
3295
|
var i = n.type;
|
|
3296
|
-
return typeof i == "function" && !Kl(i) && i.defaultProps === void 0 && n.compare === null && n.defaultProps === void 0 ? (t.tag = 15, t.type = i,
|
|
3296
|
+
return typeof i == "function" && !Kl(i) && i.defaultProps === void 0 && n.compare === null && n.defaultProps === void 0 ? (t.tag = 15, t.type = i, Ru(e, t, i, r, o)) : (e = Vo(n.type, null, r, t, t.mode, o), e.ref = t.ref, e.return = t, t.child = e);
|
|
3297
3297
|
}
|
|
3298
3298
|
if (i = e.child, (e.lanes & o) === 0) {
|
|
3299
3299
|
var s = i.memoizedProps;
|
|
@@ -3301,7 +3301,7 @@ Error generating stack: ` + i.message + `
|
|
|
3301
3301
|
}
|
|
3302
3302
|
return t.flags |= 1, e = tn(i, r), e.ref = t.ref, e.return = t, t.child = e;
|
|
3303
3303
|
}
|
|
3304
|
-
function
|
|
3304
|
+
function Ru(e, t, n, r, o) {
|
|
3305
3305
|
if (e !== null) {
|
|
3306
3306
|
var i = e.memoizedProps;
|
|
3307
3307
|
if (ur(i, r) && e.ref === t.ref) if (Ye = !1, t.pendingProps = r = i, (e.lanes & o) !== 0) (e.flags & 131072) !== 0 && (Ye = !0);
|
|
@@ -3373,7 +3373,7 @@ Error generating stack: ` + i.message + `
|
|
|
3373
3373
|
function Mu(e, t, n) {
|
|
3374
3374
|
var r = t.pendingProps, o = ve.current, i = !1, s = (t.flags & 128) !== 0, f;
|
|
3375
3375
|
if ((f = s) || (f = e !== null && e.memoizedState === null ? !1 : (o & 2) !== 0), f ? (i = !0, t.flags &= -129) : (e === null || e.memoizedState !== null) && (o |= 1), ce(ve, o & 1), e === null)
|
|
3376
|
-
return _i(t), e = t.memoizedState, e !== null && (e = e.dehydrated, e !== null) ? ((t.mode & 1) === 0 ? t.lanes = 1 : e.data === "$!" ? t.lanes = 8 : t.lanes = 1073741824, null) : (s = r.children, e = r.fallback, i ? (r = t.mode, i = t.child, s = { mode: "hidden", children: s }, (r & 1) === 0 && i !== null ? (i.childLanes = 0, i.pendingProps = s) : i = jo(s, r, 0, null), e = vn(e, r, n, null), i.return = t, e.return = t, i.sibling = e, t.child = i, t.child.memoizedState = El(n), t.memoizedState = bl, e) :
|
|
3376
|
+
return _i(t), e = t.memoizedState, e !== null && (e = e.dehydrated, e !== null) ? ((t.mode & 1) === 0 ? t.lanes = 1 : e.data === "$!" ? t.lanes = 8 : t.lanes = 1073741824, null) : (s = r.children, e = r.fallback, i ? (r = t.mode, i = t.child, s = { mode: "hidden", children: s }, (r & 1) === 0 && i !== null ? (i.childLanes = 0, i.pendingProps = s) : i = jo(s, r, 0, null), e = vn(e, r, n, null), i.return = t, e.return = t, i.sibling = e, t.child = i, t.child.memoizedState = El(n), t.memoizedState = bl, e) : Al(t, s));
|
|
3377
3377
|
if (o = e.memoizedState, o !== null && (f = o.dehydrated, f !== null)) return Mf(e, t, s, r, f, o, n);
|
|
3378
3378
|
if (i) {
|
|
3379
3379
|
i = r.fallback, s = t.mode, o = e.child, f = o.sibling;
|
|
@@ -3382,11 +3382,11 @@ Error generating stack: ` + i.message + `
|
|
|
3382
3382
|
}
|
|
3383
3383
|
return i = e.child, e = i.sibling, r = tn(i, { mode: "visible", children: r.children }), (t.mode & 1) === 0 && (r.lanes = n), r.return = t, r.sibling = null, e !== null && (n = t.deletions, n === null ? (t.deletions = [e], t.flags |= 16) : n.push(e)), t.child = r, t.memoizedState = null, r;
|
|
3384
3384
|
}
|
|
3385
|
-
function
|
|
3385
|
+
function Al(e, t) {
|
|
3386
3386
|
return t = jo({ mode: "visible", children: t }, e.mode, 0, null), t.return = e, e.child = t;
|
|
3387
3387
|
}
|
|
3388
3388
|
function Po(e, t, n, r) {
|
|
3389
|
-
return r !== null && $i(r), Ln(t, e.child, null, n), e =
|
|
3389
|
+
return r !== null && $i(r), Ln(t, e.child, null, n), e = Al(t, t.pendingProps.children), e.flags |= 2, t.memoizedState = null, e;
|
|
3390
3390
|
}
|
|
3391
3391
|
function Mf(e, t, n, r, o, i, s) {
|
|
3392
3392
|
if (n)
|
|
@@ -3438,14 +3438,14 @@ Error generating stack: ` + i.message + `
|
|
|
3438
3438
|
}
|
|
3439
3439
|
return Ql(), r = wl(Error(a(421))), Po(e, t, s, r);
|
|
3440
3440
|
}
|
|
3441
|
-
return o.data === "$?" ? (t.flags |= 128, t.child = e.child, t = Yf.bind(null, e), o._reactRetry = t, null) : (e = i.treeContext, et = Wt(o.nextSibling), $e = t, me = !0, ft = null, e !== null && (rt[ot++] = Pt, rt[ot++] = zt, rt[ot++] = sn, Pt = e.id, zt = e.overflow, sn = t), t =
|
|
3441
|
+
return o.data === "$?" ? (t.flags |= 128, t.child = e.child, t = Yf.bind(null, e), o._reactRetry = t, null) : (e = i.treeContext, et = Wt(o.nextSibling), $e = t, me = !0, ft = null, e !== null && (rt[ot++] = Pt, rt[ot++] = zt, rt[ot++] = sn, Pt = e.id, zt = e.overflow, sn = t), t = Al(t, r.children), t.flags |= 4096, t);
|
|
3442
3442
|
}
|
|
3443
3443
|
function Lu(e, t, n) {
|
|
3444
3444
|
e.lanes |= t;
|
|
3445
3445
|
var r = e.alternate;
|
|
3446
3446
|
r !== null && (r.lanes |= t), rl(e.return, t, n);
|
|
3447
3447
|
}
|
|
3448
|
-
function
|
|
3448
|
+
function Rl(e, t, n, r, o) {
|
|
3449
3449
|
var i = e.memoizedState;
|
|
3450
3450
|
i === null ? e.memoizedState = { isBackwards: t, rendering: null, renderingStartTime: 0, last: r, tail: n, tailMode: o } : (i.isBackwards = t, i.rendering = null, i.renderingStartTime = 0, i.last = r, i.tail = n, i.tailMode = o);
|
|
3451
3451
|
}
|
|
@@ -3473,7 +3473,7 @@ Error generating stack: ` + i.message + `
|
|
|
3473
3473
|
else switch (o) {
|
|
3474
3474
|
case "forwards":
|
|
3475
3475
|
for (n = t.child, o = null; n !== null; ) e = n.alternate, e !== null && ko(e) === null && (o = n), n = n.sibling;
|
|
3476
|
-
n = o, n === null ? (o = t.child, t.child = null) : (o = n.sibling, n.sibling = null),
|
|
3476
|
+
n = o, n === null ? (o = t.child, t.child = null) : (o = n.sibling, n.sibling = null), Rl(t, !1, o, n, i);
|
|
3477
3477
|
break;
|
|
3478
3478
|
case "backwards":
|
|
3479
3479
|
for (n = null, o = t.child, t.child = null; o !== null; ) {
|
|
@@ -3483,10 +3483,10 @@ Error generating stack: ` + i.message + `
|
|
|
3483
3483
|
}
|
|
3484
3484
|
e = o.sibling, o.sibling = n, n = o, o = e;
|
|
3485
3485
|
}
|
|
3486
|
-
|
|
3486
|
+
Rl(t, !0, n, null, i);
|
|
3487
3487
|
break;
|
|
3488
3488
|
case "together":
|
|
3489
|
-
|
|
3489
|
+
Rl(t, !1, null, null, void 0);
|
|
3490
3490
|
break;
|
|
3491
3491
|
default:
|
|
3492
3492
|
t.memoizedState = null;
|
|
@@ -3757,7 +3757,7 @@ Error generating stack: ` + i.message + `
|
|
|
3757
3757
|
si(n, o), f = o;
|
|
3758
3758
|
for (i in f) if (f.hasOwnProperty(i)) {
|
|
3759
3759
|
var h = f[i];
|
|
3760
|
-
i === "style" ?
|
|
3760
|
+
i === "style" ? Ra(e, h) : i === "dangerouslySetInnerHTML" ? (h = h ? h.__html : void 0, h != null && Ea(e, h)) : i === "children" ? typeof h == "string" ? (n !== "textarea" || h !== "") && Yn(e, h) : typeof h == "number" && Yn(e, "" + h) : i !== "suppressContentEditableWarning" && i !== "suppressHydrationWarning" && i !== "autoFocus" && (d.hasOwnProperty(i) ? h != null && i === "onScroll" && de("scroll", e) : h != null && Z(e, i, h, s));
|
|
3761
3761
|
}
|
|
3762
3762
|
switch (n) {
|
|
3763
3763
|
case "input":
|
|
@@ -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:
|
|
@@ -4178,7 +4178,7 @@ Error generating stack: ` + i.message + `
|
|
|
4178
4178
|
var S = ui(f, i);
|
|
4179
4179
|
for (s = 0; s < h.length; s += 2) {
|
|
4180
4180
|
var F = h[s], I = h[s + 1];
|
|
4181
|
-
F === "style" ?
|
|
4181
|
+
F === "style" ? Ra(o, I) : F === "dangerouslySetInnerHTML" ? Ea(o, I) : F === "children" ? Yn(o, I) : Z(o, F, I, S);
|
|
4182
4182
|
}
|
|
4183
4183
|
switch (f) {
|
|
4184
4184
|
case "input":
|
|
@@ -4269,7 +4269,7 @@ Error generating stack: ` + i.message + `
|
|
|
4269
4269
|
if (F === null) {
|
|
4270
4270
|
F = I;
|
|
4271
4271
|
try {
|
|
4272
|
-
o = I.stateNode, S ? (i = o.style, typeof i.setProperty == "function" ? i.setProperty("display", "none", "important") : i.display = "none") : (f = I.stateNode, h = I.memoizedProps.style, s = h != null && h.hasOwnProperty("display") ? h.display : null, f.style.display =
|
|
4272
|
+
o = I.stateNode, S ? (i = o.style, typeof i.setProperty == "function" ? i.setProperty("display", "none", "important") : i.display = "none") : (f = I.stateNode, h = I.memoizedProps.style, s = h != null && h.hasOwnProperty("display") ? h.display : null, f.style.display = Aa("display", s));
|
|
4273
4273
|
} catch (K) {
|
|
4274
4274
|
ke(e, e.return, K);
|
|
4275
4275
|
}
|
|
@@ -4527,7 +4527,7 @@ Error generating stack: ` + i.message + `
|
|
|
4527
4527
|
U = t.return;
|
|
4528
4528
|
}
|
|
4529
4529
|
}
|
|
4530
|
-
var Vf = Math.ceil, Io = te.ReactCurrentDispatcher, Ml = te.ReactCurrentOwner, at = te.ReactCurrentBatchConfig, ne = 0, Ne = null, be = null, Me = 0, tt = 0, Vn = Ht(0), Pe = 0,
|
|
4530
|
+
var Vf = Math.ceil, Io = te.ReactCurrentDispatcher, Ml = te.ReactCurrentOwner, at = te.ReactCurrentBatchConfig, ne = 0, Ne = null, be = null, Me = 0, tt = 0, Vn = Ht(0), Pe = 0, Ar = null, pn = 0, Mo = 0, Ll = 0, Rr = null, Je = null, Tl = 0, jn = 1 / 0, Mt = null, Lo = !1, Bl = null, Zt = null, To = !1, _t = null, Bo = 0, Pr = 0, Ol = null, Oo = -1, Uo = 0;
|
|
4531
4531
|
function Ve() {
|
|
4532
4532
|
return (ne & 6) !== 0 ? Se() : Oo !== -1 ? Oo : Oo = Se();
|
|
4533
4533
|
}
|
|
@@ -4593,10 +4593,10 @@ Error generating stack: ` + i.message + `
|
|
|
4593
4593
|
tl(), Io.current = i, ne = o, be !== null ? t = 0 : (Ne = null, Me = 0, t = Pe);
|
|
4594
4594
|
}
|
|
4595
4595
|
if (t !== 0) {
|
|
4596
|
-
if (t === 2 && (o = vi(e), o !== 0 && (r = o, t = Ul(e, o))), t === 1) throw n =
|
|
4596
|
+
if (t === 2 && (o = vi(e), o !== 0 && (r = o, t = Ul(e, o))), t === 1) throw n = Ar, mn(e, 0), en(e, r), Ge(e, Se()), n;
|
|
4597
4597
|
if (t === 6) en(e, r);
|
|
4598
4598
|
else {
|
|
4599
|
-
if (o = e.current.alternate, (r & 30) === 0 && !jf(o) && (t = Do(e, r), t === 2 && (i = vi(e), i !== 0 && (r = i, t = Ul(e, i))), t === 1)) throw n =
|
|
4599
|
+
if (o = e.current.alternate, (r & 30) === 0 && !jf(o) && (t = Do(e, r), t === 2 && (i = vi(e), i !== 0 && (r = i, t = Ul(e, i))), t === 1)) throw n = Ar, mn(e, 0), en(e, r), Ge(e, Se()), n;
|
|
4600
4600
|
switch (e.finishedWork = o, e.finishedLanes = r, t) {
|
|
4601
4601
|
case 0:
|
|
4602
4602
|
case 1:
|
|
@@ -4639,7 +4639,7 @@ Error generating stack: ` + i.message + `
|
|
|
4639
4639
|
return Ge(e, Se()), e.callbackNode === n ? Xu.bind(null, e) : null;
|
|
4640
4640
|
}
|
|
4641
4641
|
function Ul(e, t) {
|
|
4642
|
-
var n =
|
|
4642
|
+
var n = Rr;
|
|
4643
4643
|
return e.current.memoizedState.isDehydrated && (mn(e, t).flags |= 256), e = Do(e, t), e !== 2 && (t = Je, Je = n, t !== null && Dl(t)), e;
|
|
4644
4644
|
}
|
|
4645
4645
|
function Dl(e) {
|
|
@@ -4687,7 +4687,7 @@ Error generating stack: ` + i.message + `
|
|
|
4687
4687
|
var r = vi(e);
|
|
4688
4688
|
r !== 0 && (t = r, n = Ul(e, r));
|
|
4689
4689
|
}
|
|
4690
|
-
if (n === 1) throw n =
|
|
4690
|
+
if (n === 1) throw n = Ar, mn(e, 0), en(e, t), Ge(e, Se()), n;
|
|
4691
4691
|
if (n === 6) throw Error(a(345));
|
|
4692
4692
|
return e.finishedWork = e.current.alternate, e.finishedLanes = t, gn(e, Je, Mt), Ge(e, Se()), null;
|
|
4693
4693
|
}
|
|
@@ -4747,7 +4747,7 @@ Error generating stack: ` + i.message + `
|
|
|
4747
4747
|
}
|
|
4748
4748
|
n = n.return;
|
|
4749
4749
|
}
|
|
4750
|
-
if (Ne = e, be = e = tn(e.current, null), Me = tt = t, Pe = 0,
|
|
4750
|
+
if (Ne = e, be = e = tn(e.current, null), Me = tt = t, Pe = 0, Ar = null, Ll = Mo = pn = 0, Je = Rr = null, cn !== null) {
|
|
4751
4751
|
for (t = 0; t < cn.length; t++) if (n = cn[t], r = n.interleaved, r !== null) {
|
|
4752
4752
|
n.interleaved = null;
|
|
4753
4753
|
var o = r.next, i = n.pending;
|
|
@@ -4765,15 +4765,15 @@ Error generating stack: ` + i.message + `
|
|
|
4765
4765
|
do {
|
|
4766
4766
|
var n = be;
|
|
4767
4767
|
try {
|
|
4768
|
-
if (tl(), So.current =
|
|
4768
|
+
if (tl(), So.current = Ao, Co) {
|
|
4769
4769
|
for (var r = ye.memoizedState; r !== null; ) {
|
|
4770
4770
|
var o = r.queue;
|
|
4771
4771
|
o !== null && (o.pending = null), r = r.next;
|
|
4772
4772
|
}
|
|
4773
4773
|
Co = !1;
|
|
4774
4774
|
}
|
|
4775
|
-
if (fn = 0, ze =
|
|
4776
|
-
Pe = 1,
|
|
4775
|
+
if (fn = 0, ze = Re = ye = null, wr = !1, kr = 0, Ml.current = null, n === null || n.return === null) {
|
|
4776
|
+
Pe = 1, Ar = t, be = null;
|
|
4777
4777
|
break;
|
|
4778
4778
|
}
|
|
4779
4779
|
e: {
|
|
@@ -4807,13 +4807,13 @@ Error generating stack: ` + i.message + `
|
|
|
4807
4807
|
break e;
|
|
4808
4808
|
}
|
|
4809
4809
|
}
|
|
4810
|
-
i = h = Un(h, f), Pe !== 4 && (Pe = 2),
|
|
4810
|
+
i = h = Un(h, f), Pe !== 4 && (Pe = 2), Rr === null ? Rr = [i] : Rr.push(i), i = s;
|
|
4811
4811
|
do {
|
|
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;
|
|
@@ -4838,7 +4838,7 @@ Error generating stack: ` + i.message + `
|
|
|
4838
4838
|
}
|
|
4839
4839
|
function $u() {
|
|
4840
4840
|
var e = Io.current;
|
|
4841
|
-
return Io.current =
|
|
4841
|
+
return Io.current = Ao, e === null ? Ao : e;
|
|
4842
4842
|
}
|
|
4843
4843
|
function Ql() {
|
|
4844
4844
|
(Pe === 0 || Pe === 3 || Pe === 2) && (Pe = 4), Ne === null || (pn & 268435455) === 0 && (Mo & 268435455) === 0 || en(Ne, Me);
|
|
@@ -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;
|
|
@@ -5103,7 +5103,7 @@ Error generating stack: ` + i.message + `
|
|
|
5103
5103
|
var o = Nn(t, Te.current);
|
|
5104
5104
|
Bn(t, n), o = fl(null, t, r, e, o, n);
|
|
5105
5105
|
var i = pl();
|
|
5106
|
-
return t.flags |= 1, typeof o == "object" && o !== null && typeof o.render == "function" && o.$$typeof === void 0 ? (t.tag = 1, t.memoizedState = null, t.updateQueue = null, He(r) ? (i = !0, co(t)) : i = !1, t.memoizedState = o.state !== null && o.state !== void 0 ? o.state : null, il(t), o.updater =
|
|
5106
|
+
return t.flags |= 1, typeof o == "object" && o !== null && typeof o.render == "function" && o.$$typeof === void 0 ? (t.tag = 1, t.memoizedState = null, t.updateQueue = null, He(r) ? (i = !0, co(t)) : i = !1, t.memoizedState = o.state !== null && o.state !== void 0 ? o.state : null, il(t), o.updater = Ro, t.stateNode = o, o._reactInternals = t, xl(t, r, e, n), t = Cl(null, t, r, !0, i, n)) : (t.tag = 0, me && i && qi(t), De(null, t, o, n), t = t.child), t;
|
|
5107
5107
|
case 16:
|
|
5108
5108
|
r = t.elementType;
|
|
5109
5109
|
e: {
|
|
@@ -5118,7 +5118,7 @@ Error generating stack: ` + i.message + `
|
|
|
5118
5118
|
t = Eu(null, t, r, e, n);
|
|
5119
5119
|
break e;
|
|
5120
5120
|
case 14:
|
|
5121
|
-
t =
|
|
5121
|
+
t = Au(null, t, r, pt(r.type, e), n);
|
|
5122
5122
|
break e;
|
|
5123
5123
|
}
|
|
5124
5124
|
throw Error(a(
|
|
@@ -5226,9 +5226,9 @@ Error generating stack: ` + i.message + `
|
|
|
5226
5226
|
case 9:
|
|
5227
5227
|
return o = t.type, r = t.pendingProps.children, Bn(t, n), o = it(o), r = r(o), t.flags |= 1, De(e, t, r, n), t.child;
|
|
5228
5228
|
case 14:
|
|
5229
|
-
return r = t.type, o = pt(r, t.pendingProps), o = pt(r.type, o),
|
|
5229
|
+
return r = t.type, o = pt(r, t.pendingProps), o = pt(r.type, o), Au(e, t, r, o, n);
|
|
5230
5230
|
case 15:
|
|
5231
|
-
return
|
|
5231
|
+
return Ru(e, t, t.type, t.pendingProps, n);
|
|
5232
5232
|
case 17:
|
|
5233
5233
|
return r = t.type, o = t.pendingProps, o = t.elementType === r ? o : pt(r, o), zo(e, t), t.tag = 1, He(r) ? (e = !0, co(t)) : e = !1, Bn(t, n), yu(t, r, o), xl(t, r, o, n), Cl(null, t, r, !0, e, n);
|
|
5234
5234
|
case 19:
|
|
@@ -5254,7 +5254,7 @@ Error generating stack: ` + i.message + `
|
|
|
5254
5254
|
if (typeof e == "function") return Kl(e) ? 1 : 0;
|
|
5255
5255
|
if (e != null) {
|
|
5256
5256
|
if (e = e.$$typeof, e === nt) return 11;
|
|
5257
|
-
if (e ===
|
|
5257
|
+
if (e === Ae) return 14;
|
|
5258
5258
|
}
|
|
5259
5259
|
return 2;
|
|
5260
5260
|
}
|
|
@@ -5291,7 +5291,7 @@ Error generating stack: ` + i.message + `
|
|
|
5291
5291
|
case nt:
|
|
5292
5292
|
s = 11;
|
|
5293
5293
|
break e;
|
|
5294
|
-
case
|
|
5294
|
+
case Ae:
|
|
5295
5295
|
s = 14;
|
|
5296
5296
|
break e;
|
|
5297
5297
|
case Ke:
|
|
@@ -5390,7 +5390,7 @@ Error generating stack: ` + i.message + `
|
|
|
5390
5390
|
var t = e.containerInfo;
|
|
5391
5391
|
hn(function() {
|
|
5392
5392
|
Qo(null, e, null, null);
|
|
5393
|
-
}), t[
|
|
5393
|
+
}), t[At] = null;
|
|
5394
5394
|
}
|
|
5395
5395
|
};
|
|
5396
5396
|
function Wo(e) {
|
|
@@ -5422,7 +5422,7 @@ Error generating stack: ` + i.message + `
|
|
|
5422
5422
|
};
|
|
5423
5423
|
}
|
|
5424
5424
|
var s = ac(t, r, e, 0, null, !1, !1, "", cc);
|
|
5425
|
-
return e._reactRootContainer = s, e[
|
|
5425
|
+
return e._reactRootContainer = s, e[At] = s.current, fr(e.nodeType === 8 ? e.parentNode : e), hn(), s;
|
|
5426
5426
|
}
|
|
5427
5427
|
for (; o = e.lastChild; ) e.removeChild(o);
|
|
5428
5428
|
if (typeof r == "function") {
|
|
@@ -5433,7 +5433,7 @@ Error generating stack: ` + i.message + `
|
|
|
5433
5433
|
};
|
|
5434
5434
|
}
|
|
5435
5435
|
var h = Yl(e, 0, !1, null, null, !1, !1, "", cc);
|
|
5436
|
-
return e._reactRootContainer = h, e[
|
|
5436
|
+
return e._reactRootContainer = h, e[At] = h.current, fr(e.nodeType === 8 ? e.parentNode : e), hn(function() {
|
|
5437
5437
|
Qo(t, h, n, r);
|
|
5438
5438
|
}), h;
|
|
5439
5439
|
}
|
|
@@ -5536,7 +5536,7 @@ Error generating stack: ` + i.message + `
|
|
|
5536
5536
|
}, qe.createRoot = function(e, t) {
|
|
5537
5537
|
if (!ql(e)) throw Error(a(299));
|
|
5538
5538
|
var n = !1, r = "", o = uc;
|
|
5539
|
-
return t != null && (t.unstable_strictMode === !0 && (n = !0), t.identifierPrefix !== void 0 && (r = t.identifierPrefix), t.onRecoverableError !== void 0 && (o = t.onRecoverableError)), t = Yl(e, 1, !1, null, null, n, !1, r, o), e[
|
|
5539
|
+
return t != null && (t.unstable_strictMode === !0 && (n = !0), t.identifierPrefix !== void 0 && (r = t.identifierPrefix), t.onRecoverableError !== void 0 && (o = t.onRecoverableError)), t = Yl(e, 1, !1, null, null, n, !1, r, o), e[At] = t.current, fr(e.nodeType === 8 ? e.parentNode : e), new Gl(t);
|
|
5540
5540
|
}, qe.findDOMNode = function(e) {
|
|
5541
5541
|
if (e == null) return null;
|
|
5542
5542
|
if (e.nodeType === 1) return e;
|
|
@@ -5552,7 +5552,7 @@ Error generating stack: ` + i.message + `
|
|
|
5552
5552
|
}, qe.hydrateRoot = function(e, t, n) {
|
|
5553
5553
|
if (!ql(e)) throw Error(a(405));
|
|
5554
5554
|
var r = n != null && n.hydratedSources || null, o = !1, i = "", s = uc;
|
|
5555
|
-
if (n != null && (n.unstable_strictMode === !0 && (o = !0), n.identifierPrefix !== void 0 && (i = n.identifierPrefix), n.onRecoverableError !== void 0 && (s = n.onRecoverableError)), t = ac(t, null, e, 1, n ?? null, o, !1, i, s), e[
|
|
5555
|
+
if (n != null && (n.unstable_strictMode === !0 && (o = !0), n.identifierPrefix !== void 0 && (i = n.identifierPrefix), n.onRecoverableError !== void 0 && (s = n.onRecoverableError)), t = ac(t, null, e, 1, n ?? null, o, !1, i, s), e[At] = t.current, fr(e), r) for (e = 0; e < r.length; e++) n = r[e], o = n._getVersion, o = o(n._source), t.mutableSourceEagerHydrationData == null ? t.mutableSourceEagerHydrationData = [n, o] : t.mutableSourceEagerHydrationData.push(
|
|
5556
5556
|
n,
|
|
5557
5557
|
o
|
|
5558
5558
|
);
|
|
@@ -5564,7 +5564,7 @@ Error generating stack: ` + i.message + `
|
|
|
5564
5564
|
if (!Ho(e)) throw Error(a(40));
|
|
5565
5565
|
return e._reactRootContainer ? (hn(function() {
|
|
5566
5566
|
Yo(null, null, e, !1, function() {
|
|
5567
|
-
e._reactRootContainer = null, e[
|
|
5567
|
+
e._reactRootContainer = null, e[At] = null;
|
|
5568
5568
|
});
|
|
5569
5569
|
}), !0) : !1;
|
|
5570
5570
|
}, qe.unstable_batchedUpdates = Vl, qe.unstable_renderSubtreeIntoContainer = function(e, t, n, r) {
|
|
@@ -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,29 +5692,29 @@ 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
|
-
accessId:
|
|
5697
|
+
accessId: A,
|
|
5698
5698
|
onAnalyticsEvent: b,
|
|
5699
5699
|
qaEndpoint: L,
|
|
5700
5700
|
ratingEndpoint: j
|
|
5701
5701
|
} = this.props, D = p || void 0 || null;
|
|
5702
5702
|
if (!D)
|
|
5703
5703
|
return console.error("QA Bot: No valid API key provided"), null;
|
|
5704
|
-
const
|
|
5704
|
+
const R = a !== void 0 ? a : document.cookie.split("; ").includes("SESSaccesscisso=1");
|
|
5705
5705
|
return /* @__PURE__ */ T.jsx(Nc, { children: /* @__PURE__ */ T.jsx(
|
|
5706
5706
|
mp,
|
|
5707
5707
|
{
|
|
5708
5708
|
welcome: u,
|
|
5709
|
-
isLoggedIn:
|
|
5709
|
+
isLoggedIn: R,
|
|
5710
5710
|
open: c,
|
|
5711
5711
|
onOpenChange: d,
|
|
5712
5712
|
embedded: m === !0,
|
|
5713
5713
|
apiKey: D,
|
|
5714
5714
|
loginUrl: g,
|
|
5715
|
-
userEmail:
|
|
5715
|
+
userEmail: w,
|
|
5716
5716
|
userName: E,
|
|
5717
|
-
accessId:
|
|
5717
|
+
accessId: A,
|
|
5718
5718
|
onAnalyticsEvent: b,
|
|
5719
5719
|
qaEndpoint: L,
|
|
5720
5720
|
ratingEndpoint: j
|
|
@@ -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,23 +5965,23 @@ 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 () => {
|
|
5972
|
-
const
|
|
5972
|
+
const A = await Promise.all(
|
|
5973
5973
|
l.map(
|
|
5974
5974
|
(L) => bp(L, { body: u, cache: a, corsProxy: c, headers: p, method: m })
|
|
5975
5975
|
)
|
|
5976
|
-
), b = E ?
|
|
5977
|
-
|
|
5976
|
+
), b = E ? A[0] : A;
|
|
5977
|
+
w(b);
|
|
5978
5978
|
})();
|
|
5979
5979
|
}, [l.join(" ")]), g;
|
|
5980
5980
|
}, Ep = () => {
|
|
5981
5981
|
const l = Bc(
|
|
5982
5982
|
"https://operations-api.access-ci.org/wh2/cider/v1/access-active-groups/type/resource-catalog.access-ci.org/"
|
|
5983
5983
|
);
|
|
5984
|
-
return
|
|
5984
|
+
return Ap([l], ({ results: u }) => {
|
|
5985
5985
|
const {
|
|
5986
5986
|
active_groups: a,
|
|
5987
5987
|
feature_categories: c,
|
|
@@ -5994,28 +5994,28 @@ const Ic = [
|
|
|
5994
5994
|
name: "Resource Provider",
|
|
5995
5995
|
tags: []
|
|
5996
5996
|
}
|
|
5997
|
-
],
|
|
5998
|
-
for (let
|
|
5999
|
-
[100, 102, 103].includes(
|
|
6000
|
-
tagCategoryId:
|
|
6001
|
-
name:
|
|
5997
|
+
], w = [-1];
|
|
5998
|
+
for (let R of c)
|
|
5999
|
+
[100, 102, 103].includes(R.feature_category_id) && (g.push({
|
|
6000
|
+
tagCategoryId: R.feature_category_id,
|
|
6001
|
+
name: R.feature_category_name,
|
|
6002
6002
|
tags: []
|
|
6003
|
-
}),
|
|
6004
|
-
g.sort((
|
|
6005
|
-
const E = d.filter((
|
|
6006
|
-
tagId:
|
|
6007
|
-
name:
|
|
6008
|
-
tagCategoryId:
|
|
6009
|
-
})),
|
|
6010
|
-
for (let
|
|
6003
|
+
}), w.push(R.feature_category_id));
|
|
6004
|
+
g.sort((R, P) => R.name.localeCompare(P.name));
|
|
6005
|
+
const E = d.filter((R) => w.includes(R.feature_category_id)).map((R) => ({
|
|
6006
|
+
tagId: R.feature_id,
|
|
6007
|
+
name: R.feature_name,
|
|
6008
|
+
tagCategoryId: R.feature_category_id
|
|
6009
|
+
})), A = {};
|
|
6010
|
+
for (let R of p)
|
|
6011
6011
|
E.push({
|
|
6012
|
-
tagId:
|
|
6013
|
-
name:
|
|
6012
|
+
tagId: R.organization_id * -1,
|
|
6013
|
+
name: R.organization_name,
|
|
6014
6014
|
tagCategoryId: -1,
|
|
6015
|
-
iconUri:
|
|
6016
|
-
}), R
|
|
6017
|
-
E.sort((
|
|
6018
|
-
const b = E.map((
|
|
6015
|
+
iconUri: R.organization_favicon_url || null
|
|
6016
|
+
}), A[R.organization_id] = R;
|
|
6017
|
+
E.sort((R, P) => R.name.localeCompare(P.name));
|
|
6018
|
+
const b = E.map((R) => R.tagId), L = [
|
|
6019
6019
|
{
|
|
6020
6020
|
resourceCategoryId: 1,
|
|
6021
6021
|
name: "Compute & Storage Resources",
|
|
@@ -6028,29 +6028,29 @@ const Ic = [
|
|
|
6028
6028
|
resourceGroups: [],
|
|
6029
6029
|
resourceGroupIds: []
|
|
6030
6030
|
}
|
|
6031
|
-
], j = a.filter((
|
|
6032
|
-
infoGroupId:
|
|
6033
|
-
name:
|
|
6034
|
-
description:
|
|
6035
|
-
infoResourceIds:
|
|
6036
|
-
imageUri:
|
|
6031
|
+
], j = a.filter((R) => R.rollup_info_resourceids).map((R) => ({
|
|
6032
|
+
infoGroupId: R.info_groupid,
|
|
6033
|
+
name: R.group_descriptive_name,
|
|
6034
|
+
description: R.group_description,
|
|
6035
|
+
infoResourceIds: R.rollup_info_resourceids,
|
|
6036
|
+
imageUri: R.group_logo_url ? `https://cider.access-ci.org/public/groups/${R.group_logo_url.match(/[0-9]+/)[0]}/logo` : null,
|
|
6037
6037
|
tagIds: [
|
|
6038
|
-
...
|
|
6039
|
-
...
|
|
6038
|
+
...R.rollup_organization_ids.map((P) => P * -1).filter((P) => b.includes(P)),
|
|
6039
|
+
...R.rollup_feature_ids.filter(
|
|
6040
6040
|
(P) => b.includes(P)
|
|
6041
6041
|
)
|
|
6042
6042
|
],
|
|
6043
|
-
resourceCategoryId:
|
|
6044
|
-
accessAllocated:
|
|
6045
|
-
organizations:
|
|
6043
|
+
resourceCategoryId: R.rollup_feature_ids.includes(137) ? 2 : 1,
|
|
6044
|
+
accessAllocated: R.rollup_feature_ids.includes(139),
|
|
6045
|
+
organizations: R.rollup_organization_ids.map((P) => A[P]).filter((P) => P),
|
|
6046
6046
|
resources: m.filter(
|
|
6047
|
-
(P) =>
|
|
6047
|
+
(P) => R.rollup_info_resourceids.includes(P.info_resourceid)
|
|
6048
6048
|
)
|
|
6049
6049
|
})), D = j.find(
|
|
6050
|
-
(
|
|
6050
|
+
(R) => R.infoGroupId === "cloudbank.access-ci.org"
|
|
6051
6051
|
);
|
|
6052
6052
|
if (D)
|
|
6053
|
-
for (const
|
|
6053
|
+
for (const R of [
|
|
6054
6054
|
"Amazon Web Services",
|
|
6055
6055
|
"Google Cloud",
|
|
6056
6056
|
"IBM Cloud",
|
|
@@ -6058,11 +6058,11 @@ const Ic = [
|
|
|
6058
6058
|
])
|
|
6059
6059
|
j.push({
|
|
6060
6060
|
...D,
|
|
6061
|
-
infoGroupId: `${
|
|
6061
|
+
infoGroupId: `${R.toLowerCase().replaceAll(" ", "-")}${D.infoGroupId}`,
|
|
6062
6062
|
parentInfoGroupId: D.infoGroupId,
|
|
6063
|
-
name:
|
|
6063
|
+
name: R
|
|
6064
6064
|
});
|
|
6065
|
-
return j.sort((
|
|
6065
|
+
return j.sort((R, P) => R.name.localeCompare(P.name)), Rp({
|
|
6066
6066
|
resourceCategories: L,
|
|
6067
6067
|
resourceGroups: j,
|
|
6068
6068
|
tags: E,
|
|
@@ -6077,12 +6077,12 @@ const Ic = [
|
|
|
6077
6077
|
`https://operations-api.access-ci.org/wh2/cider/v1/access-active/info_groupid/${l}/?format=json`
|
|
6078
6078
|
);
|
|
6079
6079
|
return a && !a.error ? a.results : u;
|
|
6080
|
-
},
|
|
6080
|
+
}, Ap = (l, u, a = null) => C.useMemo(() => {
|
|
6081
6081
|
if (!l.length) return a;
|
|
6082
6082
|
for (let c of l)
|
|
6083
6083
|
if (!c || c.error) return a;
|
|
6084
6084
|
return u.apply(null, l);
|
|
6085
|
-
}, l),
|
|
6085
|
+
}, l), Rp = ({
|
|
6086
6086
|
resourceCategories: l,
|
|
6087
6087
|
resourceGroups: u,
|
|
6088
6088
|
tags: a,
|
|
@@ -6098,23 +6098,23 @@ 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
|
-
for (let
|
|
6106
|
-
g.has(
|
|
6107
|
-
const
|
|
6108
|
-
({ tagCategoryId:
|
|
6105
|
+
for (let A of u)
|
|
6106
|
+
g.has(A.tagId) && m.add(A.tagCategoryId);
|
|
6107
|
+
const w = a.filter(
|
|
6108
|
+
({ tagCategoryId: A }) => m.has(A)
|
|
6109
6109
|
), E = new Set(
|
|
6110
|
-
u.filter((
|
|
6110
|
+
u.filter((A) => !m.has(A.tagCategoryId)).map((A) => A.tagId)
|
|
6111
6111
|
);
|
|
6112
|
-
for (let
|
|
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
|
-
if (g.has(D.tagId) &&
|
|
6117
|
+
if (g.has(D.tagId) && A.tags.includes(D)) {
|
|
6118
6118
|
j = !0;
|
|
6119
6119
|
break;
|
|
6120
6120
|
}
|
|
@@ -6124,8 +6124,8 @@ const Ic = [
|
|
|
6124
6124
|
}
|
|
6125
6125
|
}
|
|
6126
6126
|
if (b) {
|
|
6127
|
-
p.add(
|
|
6128
|
-
for (let L of
|
|
6127
|
+
p.add(A.infoGroupId), d.add(A.resourceCategoryId);
|
|
6128
|
+
for (let L of A.tagIds) E.delete(L);
|
|
6129
6129
|
}
|
|
6130
6130
|
}
|
|
6131
6131
|
return {
|
|
@@ -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
|
-
setOpen:
|
|
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(
|
|
@@ -6257,19 +6257,19 @@ const Ic = [
|
|
|
6257
6257
|
hidden: !j,
|
|
6258
6258
|
"aria-hidden": !j,
|
|
6259
6259
|
children: d.map(
|
|
6260
|
-
({ autoOpenMode:
|
|
6260
|
+
({ autoOpenMode: R, classes: P, href: G, html: X, items: Z, name: te, onClick: le }) => /* @__PURE__ */ T.jsx("li", { className: P || "", children: /* @__PURE__ */ T.jsx(
|
|
6261
6261
|
Oc,
|
|
6262
6262
|
{
|
|
6263
|
-
autoOpenMode:
|
|
6263
|
+
autoOpenMode: R,
|
|
6264
6264
|
href: G,
|
|
6265
6265
|
html: X,
|
|
6266
6266
|
items: Z,
|
|
6267
6267
|
mode: p,
|
|
6268
6268
|
name: te,
|
|
6269
6269
|
onClick: le,
|
|
6270
|
-
open:
|
|
6270
|
+
open: w,
|
|
6271
6271
|
parentId: b,
|
|
6272
|
-
setOpen:
|
|
6272
|
+
setOpen: A
|
|
6273
6273
|
}
|
|
6274
6274
|
) }, te || X)
|
|
6275
6275
|
)
|
|
@@ -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,21 +6434,21 @@ 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
|
-
function
|
|
6439
|
+
function A() {
|
|
6457
6440
|
return (m.state || { idx: null }).idx;
|
|
6458
6441
|
}
|
|
6459
6442
|
function b() {
|
|
6460
6443
|
g = "POP";
|
|
6461
|
-
let P =
|
|
6462
|
-
E = P,
|
|
6444
|
+
let P = A(), G = P == null ? null : P - E;
|
|
6445
|
+
E = P, w && w({ action: g, location: R.location, delta: G });
|
|
6463
6446
|
}
|
|
6464
6447
|
function L(P, G) {
|
|
6465
6448
|
g = "PUSH";
|
|
6466
|
-
let X = Sc(P) ? P : la(
|
|
6467
|
-
E =
|
|
6468
|
-
let Z = Cc(X, E), te =
|
|
6449
|
+
let X = Sc(P) ? P : la(R.location, P, G);
|
|
6450
|
+
E = A() + 1;
|
|
6451
|
+
let Z = Cc(X, E), te = R.createHref(X.unstable_mask || X);
|
|
6469
6452
|
try {
|
|
6470
6453
|
m.pushState(Z, "", te);
|
|
6471
6454
|
} catch (le) {
|
|
@@ -6473,19 +6456,19 @@ 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
|
-
let X = Sc(P) ? P : la(
|
|
6481
|
-
E =
|
|
6482
|
-
let Z = Cc(X, E), te =
|
|
6483
|
-
m.replaceState(Z, "", te), p &&
|
|
6463
|
+
let X = Sc(P) ? P : la(R.location, P, G);
|
|
6464
|
+
E = A();
|
|
6465
|
+
let Z = Cc(X, E), te = R.createHref(X.unstable_mask || X);
|
|
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);
|
|
6487
6470
|
}
|
|
6488
|
-
let
|
|
6471
|
+
let R = {
|
|
6489
6472
|
get action() {
|
|
6490
6473
|
return g;
|
|
6491
6474
|
},
|
|
@@ -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) {
|
|
@@ -6517,7 +6500,7 @@ function Up(l, u, a, c = {}) {
|
|
|
6517
6500
|
return m.go(P);
|
|
6518
6501
|
}
|
|
6519
6502
|
};
|
|
6520
|
-
return
|
|
6503
|
+
return R;
|
|
6521
6504
|
}
|
|
6522
6505
|
function Dp(l, u = !1) {
|
|
6523
6506
|
let a = "http://localhost";
|
|
@@ -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,22 +6529,22 @@ 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,
|
|
6550
|
-
let
|
|
6532
|
+
let p = (m, g, w = d, E) => {
|
|
6533
|
+
let A = {
|
|
6551
6534
|
relativePath: E === void 0 ? m.path || "" : E,
|
|
6552
6535
|
caseSensitive: m.caseSensitive === !0,
|
|
6553
6536
|
childrenIndex: g,
|
|
6554
6537
|
route: m
|
|
6555
6538
|
};
|
|
6556
|
-
if (
|
|
6557
|
-
if (!
|
|
6539
|
+
if (A.relativePath.startsWith("/")) {
|
|
6540
|
+
if (!A.relativePath.startsWith(c) && w)
|
|
6558
6541
|
return;
|
|
6559
6542
|
xe(
|
|
6560
|
-
|
|
6561
|
-
`Absolute route path "${
|
|
6562
|
-
),
|
|
6543
|
+
A.relativePath.startsWith(c),
|
|
6544
|
+
`Absolute route path "${A.relativePath}" nested under path "${c}" is not valid. An absolute child route path must start with the combined path of all its parent routes.`
|
|
6545
|
+
), A.relativePath = A.relativePath.slice(c.length);
|
|
6563
6546
|
}
|
|
6564
|
-
let b = St([c,
|
|
6547
|
+
let b = St([c, A.relativePath]), L = a.concat(A);
|
|
6565
6548
|
m.children && m.children.length > 0 && (xe(
|
|
6566
6549
|
// Our types know better, but runtime JS may not!
|
|
6567
6550
|
// @ts-expect-error
|
|
@@ -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,17 +6617,17 @@ 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:
|
|
6639
|
-
|
|
6640
|
-
), L =
|
|
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 },
|
|
6622
|
+
A
|
|
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
|
|
6648
6631
|
)), !b)
|
|
6649
6632
|
return null;
|
|
6650
6633
|
Object.assign(d, b.params), m.push({
|
|
@@ -6670,13 +6653,13 @@ function ei(l, u) {
|
|
|
6670
6653
|
let p = d[0], m = p.replace(/(.)\/+$/, "$1"), g = d.slice(1);
|
|
6671
6654
|
return {
|
|
6672
6655
|
params: c.reduce(
|
|
6673
|
-
(E, { paramName:
|
|
6674
|
-
if (
|
|
6656
|
+
(E, { paramName: A, isOptional: b }, L) => {
|
|
6657
|
+
if (A === "*") {
|
|
6675
6658
|
let D = g[L] || "";
|
|
6676
6659
|
m = p.slice(0, p.length - D.length).replace(/(.)\/+$/, "$1");
|
|
6677
6660
|
}
|
|
6678
6661
|
const j = g[L];
|
|
6679
|
-
return b && !j ? E[
|
|
6662
|
+
return b && !j ? E[A] = void 0 : E[A] = (j || "").replace(/%2F/g, "/"), E;
|
|
6680
6663
|
},
|
|
6681
6664
|
{}
|
|
6682
6665
|
),
|
|
@@ -6692,9 +6675,9 @@ 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:
|
|
6697
|
-
let b =
|
|
6678
|
+
(m, g, w, E, A) => {
|
|
6679
|
+
if (c.push({ paramName: g, isOptional: w != null }), w) {
|
|
6680
|
+
let b = A.charAt(E + m.length);
|
|
6698
6681
|
return b && b !== "/" ? "/([^\\/]*)" : "(?:/([^\\/]*))?";
|
|
6699
6682
|
}
|
|
6700
6683
|
return "/([^\\/]+)";
|
|
@@ -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,20 +6912,20 @@ 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
|
-
let
|
|
6939
|
-
|
|
6921
|
+
let A = ca(
|
|
6922
|
+
w,
|
|
6940
6923
|
JSON.parse(p),
|
|
6941
6924
|
d,
|
|
6942
6925
|
E.relative === "path"
|
|
6943
6926
|
);
|
|
6944
|
-
l == null && u !== "/" && (
|
|
6945
|
-
|
|
6927
|
+
l == null && u !== "/" && (A.pathname = A.pathname === "/" ? u : St([u, A.pathname])), (E.replace ? a.replace : a.push)(
|
|
6928
|
+
A,
|
|
6946
6929
|
E.state,
|
|
6947
6930
|
E
|
|
6948
6931
|
);
|
|
@@ -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(
|
|
@@ -6994,18 +6977,18 @@ function Xc(l, u, a) {
|
|
|
6994
6977
|
Please change the parent <Route path="${P}"> to <Route path="${P === "/" ? "*" : `${P}/*`}">.`
|
|
6995
6978
|
);
|
|
6996
6979
|
}
|
|
6997
|
-
let
|
|
6980
|
+
let A = rn(), b;
|
|
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
|
-
b =
|
|
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 });
|
|
@@ -7016,12 +6999,12 @@ Please change the parent <Route path="${P}"> to <Route path="${P === "/" ? "*" :
|
|
|
7016
6999
|
D == null || D[D.length - 1].route.element !== void 0 || D[D.length - 1].route.Component !== void 0 || D[D.length - 1].route.lazy !== void 0,
|
|
7017
7000
|
`Matched leaf route at location "${b.pathname}${b.search}${b.hash}" does not have an element or Component. This means it will render an <Outlet /> with a null value by default resulting in an "empty" page.`
|
|
7018
7001
|
);
|
|
7019
|
-
let
|
|
7002
|
+
let R = b0(
|
|
7020
7003
|
D && D.map(
|
|
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
|
|
@@ -7045,7 +7028,7 @@ Please change the parent <Route path="${P}"> to <Route path="${P === "/" ? "*" :
|
|
|
7045
7028
|
d,
|
|
7046
7029
|
a
|
|
7047
7030
|
);
|
|
7048
|
-
return u &&
|
|
7031
|
+
return u && R ? /* @__PURE__ */ C.createElement(
|
|
7049
7032
|
Lr.Provider,
|
|
7050
7033
|
{
|
|
7051
7034
|
value: {
|
|
@@ -7062,8 +7045,8 @@ Please change the parent <Route path="${P}"> to <Route path="${P === "/" ? "*" :
|
|
|
7062
7045
|
/* Pop */
|
|
7063
7046
|
}
|
|
7064
7047
|
},
|
|
7065
|
-
|
|
7066
|
-
) :
|
|
7048
|
+
R
|
|
7049
|
+
) : R;
|
|
7067
7050
|
}
|
|
7068
7051
|
function w0() {
|
|
7069
7052
|
let l = z0(), u = l0(l) ? `${l.status} ${l.statusText}` : l instanceof Error ? l.message : JSON.stringify(l), a = l instanceof Error ? l.stack : null, c = "rgba(200,200,200, 0.5)", d = { padding: "0.5rem", backgroundColor: c }, p = { padding: "2px 4px", backgroundColor: c }, m = null;
|
|
@@ -7169,25 +7152,25 @@ function b0(l, u = [], a) {
|
|
|
7169
7152
|
}
|
|
7170
7153
|
let d = l, p = c?.errors;
|
|
7171
7154
|
if (p != null) {
|
|
7172
|
-
let
|
|
7155
|
+
let A = d.findIndex(
|
|
7173
7156
|
(b) => b.route.id && p?.[b.route.id] !== void 0
|
|
7174
7157
|
);
|
|
7175
7158
|
xe(
|
|
7176
|
-
|
|
7159
|
+
A >= 0,
|
|
7177
7160
|
`Could not find a matching route for errors on route IDs: ${Object.keys(
|
|
7178
7161
|
p
|
|
7179
7162
|
).join(",")}`
|
|
7180
7163
|
), d = d.slice(
|
|
7181
7164
|
0,
|
|
7182
|
-
Math.min(d.length,
|
|
7165
|
+
Math.min(d.length, A + 1)
|
|
7183
7166
|
);
|
|
7184
7167
|
}
|
|
7185
7168
|
let m = !1, g = -1;
|
|
7186
7169
|
if (a && c) {
|
|
7187
7170
|
m = c.renderFallback;
|
|
7188
|
-
for (let
|
|
7189
|
-
let b = d[
|
|
7190
|
-
if ((b.route.HydrateFallback || b.route.hydrateFallbackElement) && (g =
|
|
7171
|
+
for (let A = 0; A < d.length; A++) {
|
|
7172
|
+
let b = d[A];
|
|
7173
|
+
if ((b.route.HydrateFallback || b.route.hydrateFallbackElement) && (g = A), b.route.id) {
|
|
7191
7174
|
let { loaderData: L, errors: j } = c, D = b.route.loader && !L.hasOwnProperty(b.route.id) && (!j || j[b.route.id] === void 0);
|
|
7192
7175
|
if (b.route.lazy || D) {
|
|
7193
7176
|
a.isStatic && (m = !0), g >= 0 ? d = d.slice(0, g + 1) : d = [d[0]];
|
|
@@ -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),
|
|
@@ -7205,21 +7188,21 @@ function b0(l, u = [], a) {
|
|
|
7205
7188
|
});
|
|
7206
7189
|
} : void 0;
|
|
7207
7190
|
return d.reduceRight(
|
|
7208
|
-
(
|
|
7209
|
-
let j, D = !1,
|
|
7210
|
-
c && (j = p && b.route.id ? p[b.route.id] : void 0,
|
|
7191
|
+
(A, b, L) => {
|
|
7192
|
+
let j, D = !1, R = null, P = null;
|
|
7193
|
+
c && (j = p && b.route.id ? p[b.route.id] : void 0, R = b.route.errorElement || k0, m && (g < 0 && L === 0 ? (_c(
|
|
7211
7194
|
"route-fallback",
|
|
7212
7195
|
!1,
|
|
7213
7196
|
"No `HydrateFallback` element provided to render during initial hydration"
|
|
7214
7197
|
), D = !0, P = null) : g === L && (D = !0, P = b.route.hydrateFallbackElement || null)));
|
|
7215
7198
|
let G = u.concat(d.slice(0, L + 1)), X = () => {
|
|
7216
7199
|
let Z;
|
|
7217
|
-
return j ? Z =
|
|
7200
|
+
return j ? Z = R : D ? Z = P : b.route.Component ? Z = /* @__PURE__ */ C.createElement(b.route.Component, null) : b.route.element ? Z = b.route.element : Z = A, /* @__PURE__ */ C.createElement(
|
|
7218
7201
|
C0,
|
|
7219
7202
|
{
|
|
7220
7203
|
match: b,
|
|
7221
7204
|
routeContext: {
|
|
7222
|
-
outlet:
|
|
7205
|
+
outlet: A,
|
|
7223
7206
|
matches: G,
|
|
7224
7207
|
isDataRoute: c != null
|
|
7225
7208
|
},
|
|
@@ -7232,7 +7215,7 @@ function b0(l, u = [], a) {
|
|
|
7232
7215
|
{
|
|
7233
7216
|
location: c.location,
|
|
7234
7217
|
revalidation: c.revalidation,
|
|
7235
|
-
component:
|
|
7218
|
+
component: R,
|
|
7236
7219
|
error: j,
|
|
7237
7220
|
children: X(),
|
|
7238
7221
|
routeContext: { outlet: null, matches: G, isDataRoute: !0 },
|
|
@@ -7250,16 +7233,16 @@ function E0(l) {
|
|
|
7250
7233
|
let u = C.useContext(Wn);
|
|
7251
7234
|
return xe(u, fa(l)), u;
|
|
7252
7235
|
}
|
|
7253
|
-
function
|
|
7236
|
+
function A0(l) {
|
|
7254
7237
|
let u = C.useContext(ti);
|
|
7255
7238
|
return xe(u, fa(l)), u;
|
|
7256
7239
|
}
|
|
7257
|
-
function
|
|
7240
|
+
function R0(l) {
|
|
7258
7241
|
let u = C.useContext(bt);
|
|
7259
7242
|
return xe(u, fa(l)), u;
|
|
7260
7243
|
}
|
|
7261
7244
|
function pa(l) {
|
|
7262
|
-
let u =
|
|
7245
|
+
let u = R0(l), a = u.matches[u.matches.length - 1];
|
|
7263
7246
|
return xe(
|
|
7264
7247
|
a.route.id,
|
|
7265
7248
|
`${l} can only be used on routes that contain a unique "id"`
|
|
@@ -7272,7 +7255,7 @@ function P0() {
|
|
|
7272
7255
|
);
|
|
7273
7256
|
}
|
|
7274
7257
|
function z0() {
|
|
7275
|
-
let l = C.useContext(da), u =
|
|
7258
|
+
let l = C.useContext(da), u = A0(
|
|
7276
7259
|
"useRouteError"
|
|
7277
7260
|
/* UseRouteError */
|
|
7278
7261
|
), a = pa(
|
|
@@ -7298,9 +7281,9 @@ function N0() {
|
|
|
7298
7281
|
[l, u]
|
|
7299
7282
|
);
|
|
7300
7283
|
}
|
|
7301
|
-
var
|
|
7284
|
+
var Ac = {};
|
|
7302
7285
|
function _c(l, u, a) {
|
|
7303
|
-
!u && !
|
|
7286
|
+
!u && !Ac[l] && (Ac[l] = !0, Ct(!1, a));
|
|
7304
7287
|
}
|
|
7305
7288
|
C.memo(F0);
|
|
7306
7289
|
function F0({
|
|
@@ -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,
|
|
@@ -7344,17 +7327,17 @@ function I0({
|
|
|
7344
7327
|
typeof a == "string" && (a = Kn(a));
|
|
7345
7328
|
let {
|
|
7346
7329
|
pathname: E = "/",
|
|
7347
|
-
search:
|
|
7330
|
+
search: A = "",
|
|
7348
7331
|
hash: b = "",
|
|
7349
7332
|
state: L = null,
|
|
7350
7333
|
key: j = "default",
|
|
7351
7334
|
unstable_mask: D
|
|
7352
|
-
} = a,
|
|
7335
|
+
} = a, R = C.useMemo(() => {
|
|
7353
7336
|
let P = Lt(E, g);
|
|
7354
7337
|
return P == null ? null : {
|
|
7355
7338
|
location: {
|
|
7356
7339
|
pathname: P,
|
|
7357
|
-
search:
|
|
7340
|
+
search: A,
|
|
7358
7341
|
hash: b,
|
|
7359
7342
|
state: L,
|
|
7360
7343
|
key: j,
|
|
@@ -7365,7 +7348,7 @@ function I0({
|
|
|
7365
7348
|
}, [
|
|
7366
7349
|
g,
|
|
7367
7350
|
E,
|
|
7368
|
-
|
|
7351
|
+
A,
|
|
7369
7352
|
b,
|
|
7370
7353
|
L,
|
|
7371
7354
|
j,
|
|
@@ -7373,9 +7356,9 @@ function I0({
|
|
|
7373
7356
|
D
|
|
7374
7357
|
]);
|
|
7375
7358
|
return Ct(
|
|
7376
|
-
|
|
7377
|
-
`<Router basename="${g}"> is not able to match the URL "${E}${
|
|
7378
|
-
),
|
|
7359
|
+
R != null,
|
|
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.`
|
|
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,10 +7468,10 @@ 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 =
|
|
7490
|
-
let { name: E, type:
|
|
7491
|
-
if (
|
|
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()) {
|
|
7473
|
+
let { name: E, type: A, value: b } = l;
|
|
7474
|
+
if (A === "image") {
|
|
7492
7475
|
let L = E ? `${E}.` : "";
|
|
7493
7476
|
p.append(`${L}x`, "0"), p.append(`${L}y`, "0");
|
|
7494
7477
|
} else E && p.append(E, b);
|
|
@@ -7553,30 +7536,30 @@ async function H0(l, u, a) {
|
|
|
7553
7536
|
)
|
|
7554
7537
|
);
|
|
7555
7538
|
}
|
|
7556
|
-
function
|
|
7557
|
-
let m = (
|
|
7539
|
+
function Rc(l, u, a, c, d, p) {
|
|
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
|
|
7567
|
-
if (!
|
|
7547
|
+
(w, E) => m(w, E) || g(w, E)
|
|
7548
|
+
) : p === "data" ? u.filter((w, E) => {
|
|
7549
|
+
let A = c.routes[w.route.id];
|
|
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,25 +7618,25 @@ 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
|
-
let
|
|
7624
|
+
let R = (G) => {
|
|
7642
7625
|
G.forEach((X) => {
|
|
7643
7626
|
m(X.isIntersecting);
|
|
7644
7627
|
});
|
|
7645
|
-
}, P = new IntersectionObserver(
|
|
7628
|
+
}, P = new IntersectionObserver(R, { threshold: 0.5 });
|
|
7646
7629
|
return L.current && P.observe(L.current), () => {
|
|
7647
7630
|
P.disconnect();
|
|
7648
7631
|
};
|
|
7649
7632
|
}
|
|
7650
7633
|
}, [l]), C.useEffect(() => {
|
|
7651
7634
|
if (c) {
|
|
7652
|
-
let
|
|
7635
|
+
let R = setTimeout(() => {
|
|
7653
7636
|
m(!0);
|
|
7654
7637
|
}, 100);
|
|
7655
7638
|
return () => {
|
|
7656
|
-
clearTimeout(
|
|
7639
|
+
clearTimeout(R);
|
|
7657
7640
|
};
|
|
7658
7641
|
}
|
|
7659
7642
|
}, [c]);
|
|
@@ -7667,9 +7650,9 @@ 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
|
-
onMouseLeave: Ir(
|
|
7655
|
+
onMouseLeave: Ir(A, D),
|
|
7673
7656
|
onTouchStart: Ir(b, j)
|
|
7674
7657
|
}
|
|
7675
7658
|
] : [!1, L, {}];
|
|
@@ -7704,8 +7687,8 @@ 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:
|
|
7708
|
-
() =>
|
|
7690
|
+
let c = rn(), { future: d, manifest: p, routeModules: m } = ed(), { basename: g } = $c(), { loaderData: w, matches: E } = X0(), A = C.useMemo(
|
|
7691
|
+
() => Rc(
|
|
7709
7692
|
l,
|
|
7710
7693
|
u,
|
|
7711
7694
|
E,
|
|
@@ -7715,7 +7698,7 @@ function eh({
|
|
|
7715
7698
|
),
|
|
7716
7699
|
[l, u, E, p, c]
|
|
7717
7700
|
), b = C.useMemo(
|
|
7718
|
-
() =>
|
|
7701
|
+
() => Rc(
|
|
7719
7702
|
l,
|
|
7720
7703
|
u,
|
|
7721
7704
|
E,
|
|
@@ -7727,11 +7710,11 @@ function eh({
|
|
|
7727
7710
|
), L = C.useMemo(() => {
|
|
7728
7711
|
if (l === c.pathname + c.search + c.hash)
|
|
7729
7712
|
return [];
|
|
7730
|
-
let
|
|
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 || (!
|
|
7734
|
-
}),
|
|
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));
|
|
7717
|
+
}), R.size === 0)
|
|
7735
7718
|
return [];
|
|
7736
7719
|
let G = Q0(
|
|
7737
7720
|
l,
|
|
@@ -7739,17 +7722,17 @@ function eh({
|
|
|
7739
7722
|
d.unstable_trailingSlashAwareDataRequests,
|
|
7740
7723
|
"data"
|
|
7741
7724
|
);
|
|
7742
|
-
return P &&
|
|
7725
|
+
return P && R.size > 0 && G.searchParams.set(
|
|
7743
7726
|
"_routes",
|
|
7744
|
-
u.filter((X) =>
|
|
7727
|
+
u.filter((X) => R.has(X.route.id)).map((X) => X.route.id).join(",")
|
|
7745
7728
|
), [G.pathname + G.search];
|
|
7746
7729
|
}, [
|
|
7747
7730
|
g,
|
|
7748
7731
|
d.unstable_trailingSlashAwareDataRequests,
|
|
7749
|
-
|
|
7732
|
+
w,
|
|
7750
7733
|
c,
|
|
7751
7734
|
p,
|
|
7752
|
-
|
|
7735
|
+
A,
|
|
7753
7736
|
u,
|
|
7754
7737
|
l,
|
|
7755
7738
|
m
|
|
@@ -7757,13 +7740,13 @@ function eh({
|
|
|
7757
7740
|
() => Y0(b, p),
|
|
7758
7741
|
[b, p]
|
|
7759
7742
|
), D = $0(b);
|
|
7760
|
-
return /* @__PURE__ */ C.createElement(C.Fragment, null, L.map((
|
|
7743
|
+
return /* @__PURE__ */ C.createElement(C.Fragment, null, L.map((R) => /* @__PURE__ */ C.createElement("link", { key: R, rel: "prefetch", as: "fetch", href: R, ...a })), j.map((R) => /* @__PURE__ */ C.createElement("link", { key: R, rel: "modulepreload", href: R, ...a })), D.map(({ key: R, link: P }) => (
|
|
7761
7744
|
// these don't spread `linkProps` because they are full link descriptors
|
|
7762
7745
|
// already with their own props
|
|
7763
7746
|
/* @__PURE__ */ C.createElement(
|
|
7764
7747
|
"link",
|
|
7765
7748
|
{
|
|
7766
|
-
key:
|
|
7749
|
+
key: R,
|
|
7767
7750
|
nonce: a.nonce,
|
|
7768
7751
|
...P,
|
|
7769
7752
|
crossOrigin: P.crossOrigin ?? a.crossOrigin
|
|
@@ -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,33 +7805,33 @@ 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
|
-
to:
|
|
7810
|
+
to: A,
|
|
7828
7811
|
preventScrollReset: b,
|
|
7829
7812
|
viewTransition: L,
|
|
7830
7813
|
unstable_defaultShouldRevalidate: j,
|
|
7831
7814
|
...D
|
|
7832
|
-
},
|
|
7833
|
-
let { basename: P, navigator: G, unstable_useTransitions: X } = C.useContext(ut), Z = typeof
|
|
7834
|
-
|
|
7835
|
-
let le = g0(
|
|
7815
|
+
}, R) {
|
|
7816
|
+
let { basename: P, navigator: G, unstable_useTransitions: X } = C.useContext(ut), Z = typeof A == "string" && td.test(A), te = Wc(A, P);
|
|
7817
|
+
A = te.to;
|
|
7818
|
+
let le = g0(A, { relative: d }), pe = rn(), ge = null;
|
|
7836
7819
|
if (g) {
|
|
7837
|
-
let
|
|
7820
|
+
let Ae = ca(
|
|
7838
7821
|
g,
|
|
7839
7822
|
[],
|
|
7840
7823
|
pe.unstable_mask ? pe.unstable_mask.pathname : "/",
|
|
7841
7824
|
!0
|
|
7842
7825
|
);
|
|
7843
|
-
P !== "/" && (
|
|
7826
|
+
P !== "/" && (Ae.pathname = Ae.pathname === "/" ? P : St([P, Ae.pathname])), ge = G.createHref(Ae);
|
|
7844
7827
|
}
|
|
7845
7828
|
let [Ee, je, Xe] = Z0(
|
|
7846
7829
|
c,
|
|
7847
7830
|
D
|
|
7848
|
-
), Et = ah(
|
|
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,
|
|
@@ -7856,8 +7839,8 @@ var td = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, nd = C.forwardRef(
|
|
|
7856
7839
|
unstable_defaultShouldRevalidate: j,
|
|
7857
7840
|
unstable_useTransitions: X
|
|
7858
7841
|
});
|
|
7859
|
-
function nt(
|
|
7860
|
-
u && u(
|
|
7842
|
+
function nt(Ae) {
|
|
7843
|
+
u && u(Ae), Ae.defaultPrevented || Et(Ae);
|
|
7861
7844
|
}
|
|
7862
7845
|
let Le = !(te.isExternal || p), Qe = (
|
|
7863
7846
|
// eslint-disable-next-line jsx-a11y/anchor-has-content
|
|
@@ -7868,7 +7851,7 @@ var td = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, nd = C.forwardRef(
|
|
|
7868
7851
|
...Xe,
|
|
7869
7852
|
href: (Le ? ge : void 0) || te.absoluteURL || le,
|
|
7870
7853
|
onClick: Le ? nt : u,
|
|
7871
|
-
ref: th(
|
|
7854
|
+
ref: th(R, je),
|
|
7872
7855
|
target: E,
|
|
7873
7856
|
"data-discover": !Z && a === "render" ? "true" : void 0
|
|
7874
7857
|
}
|
|
@@ -7887,13 +7870,13 @@ 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
|
-
},
|
|
7893
|
-
let b = Br(m, { relative: E.relative }), L = rn(), j = C.useContext(ti), { navigator: D, basename:
|
|
7875
|
+
}, A) {
|
|
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
|
|
7894
7877
|
// eslint-disable-next-line react-hooks/rules-of-hooks
|
|
7895
7878
|
fh(b) && g === !0, G = D.encodeLocation ? D.encodeLocation(b).pathname : b.pathname, X = L.pathname, Z = j && j.navigation && j.navigation.location ? j.navigation.location.pathname : null;
|
|
7896
|
-
a || (X = X.toLowerCase(), Z = Z ? Z.toLowerCase() : null, G = G.toLowerCase()), Z &&
|
|
7879
|
+
a || (X = X.toLowerCase(), Z = Z ? Z.toLowerCase() : null, G = G.toLowerCase()), Z && R && (Z = Lt(Z, R) || Z);
|
|
7897
7880
|
const te = G !== "/" && G.endsWith("/") ? G.length - 1 : G.length;
|
|
7898
7881
|
let le = X === G || !d && X.startsWith(G) && X.charAt(te) === "/", pe = Z != null && (Z === G || !d && Z.startsWith(G) && Z.charAt(G.length) === "/"), ge = {
|
|
7899
7882
|
isActive: le,
|
|
@@ -7913,12 +7896,12 @@ var oh = C.forwardRef(
|
|
|
7913
7896
|
...E,
|
|
7914
7897
|
"aria-current": Ee,
|
|
7915
7898
|
className: je,
|
|
7916
|
-
ref:
|
|
7899
|
+
ref: A,
|
|
7917
7900
|
style: Xe,
|
|
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,15 +7916,15 @@ 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
|
-
preventScrollReset:
|
|
7921
|
+
preventScrollReset: A,
|
|
7939
7922
|
viewTransition: b,
|
|
7940
7923
|
unstable_defaultShouldRevalidate: L,
|
|
7941
7924
|
...j
|
|
7942
7925
|
}, D) => {
|
|
7943
|
-
let { unstable_useTransitions:
|
|
7944
|
-
if (
|
|
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) => {
|
|
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,
|
|
@@ -7950,11 +7933,11 @@ var ih = C.forwardRef(
|
|
|
7950
7933
|
replace: d,
|
|
7951
7934
|
state: p,
|
|
7952
7935
|
relative: E,
|
|
7953
|
-
preventScrollReset:
|
|
7936
|
+
preventScrollReset: A,
|
|
7954
7937
|
viewTransition: b,
|
|
7955
7938
|
unstable_defaultShouldRevalidate: L
|
|
7956
7939
|
});
|
|
7957
|
-
|
|
7940
|
+
R && a !== !1 ? C.startTransition(() => Ee()) : Ee();
|
|
7958
7941
|
};
|
|
7959
7942
|
return /* @__PURE__ */ C.createElement(
|
|
7960
7943
|
"form",
|
|
@@ -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,29 +7968,29 @@ 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
|
-
let
|
|
7974
|
+
let A = v0(), b = rn(), L = Br(l, { relative: m });
|
|
7992
7975
|
return C.useCallback(
|
|
7993
7976
|
(j) => {
|
|
7994
7977
|
if (U0(j, u)) {
|
|
7995
7978
|
j.preventDefault();
|
|
7996
|
-
let D = a !== void 0 ? a : Mr(b) === Mr(L),
|
|
7979
|
+
let D = a !== void 0 ? a : Mr(b) === Mr(L), R = () => A(l, {
|
|
7997
7980
|
replace: D,
|
|
7998
7981
|
unstable_mask: c,
|
|
7999
7982
|
state: d,
|
|
8000
7983
|
preventScrollReset: p,
|
|
8001
7984
|
relative: m,
|
|
8002
7985
|
viewTransition: g,
|
|
8003
|
-
unstable_defaultShouldRevalidate:
|
|
7986
|
+
unstable_defaultShouldRevalidate: w
|
|
8004
7987
|
});
|
|
8005
|
-
E ? C.startTransition(() =>
|
|
7988
|
+
E ? C.startTransition(() => R()) : R();
|
|
8006
7989
|
}
|
|
8007
7990
|
},
|
|
8008
7991
|
[
|
|
8009
7992
|
b,
|
|
8010
|
-
|
|
7993
|
+
A,
|
|
8011
7994
|
L,
|
|
8012
7995
|
a,
|
|
8013
7996
|
c,
|
|
@@ -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
|
);
|
|
@@ -8039,9 +8022,9 @@ function ch() {
|
|
|
8039
8022
|
await c(L, a, m.action || g, {
|
|
8040
8023
|
unstable_defaultShouldRevalidate: m.unstable_defaultShouldRevalidate,
|
|
8041
8024
|
preventScrollReset: m.preventScrollReset,
|
|
8042
|
-
formData:
|
|
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
|
});
|
|
@@ -8049,9 +8032,9 @@ function ch() {
|
|
|
8049
8032
|
await d(m.action || g, {
|
|
8050
8033
|
unstable_defaultShouldRevalidate: m.unstable_defaultShouldRevalidate,
|
|
8051
8034
|
preventScrollReset: m.preventScrollReset,
|
|
8052
|
-
formData:
|
|
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,11 +8052,11 @@ 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"),
|
|
8075
|
-
let
|
|
8076
|
-
p.search =
|
|
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));
|
|
8058
|
+
let A = g.toString();
|
|
8059
|
+
p.search = A ? `?${A}` : "";
|
|
8077
8060
|
}
|
|
8078
8061
|
}
|
|
8079
8062
|
return (!l || l === ".") && d.route.index && (p.search = p.search ? p.search.replace(/^\?/, "?index&") : "?index"), a !== "/" && (p.pathname = p.pathname === "/" ? a : St([a, p.pathname])), Mr(p);
|
|
@@ -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
|
|
8159
|
-
m.forEach((E,
|
|
8141
|
+
let w = -1;
|
|
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,
|
|
@@ -8180,15 +8163,15 @@ const gh = ({
|
|
|
8180
8163
|
) })) })
|
|
8181
8164
|
] });
|
|
8182
8165
|
}, Tt = ":host,:root{--contrast: #232323;--contrast-2: #3f3f3f;--contrast-3: #707070;--contrast-6: #999999;--contrast-7: #d9d9d9;--contrast-8: #dfdfdf;--contrast-9: #e5e5e5;--green-400: #288654;--red-400: #a70000;--orange-200: #f6d8ca;--orange-400: #f07537;--teal-050: #ecf9f8;--teal-100: #cee8e9;--teal-200: #b0dadb;--teal-400: #48c0b9;--teal-600: #107180;--teal-700: #1a5b6e;--yellow-200: #fce5ab;--yellow-400: #ffc42d;--color: white;--padding: 30px;--offset: 0px;--outline: white;color:var(--contrast)}:host,:host button,:root,:root button{font-family:Archivo,sans-serif}.container{margin:0 auto;padding:0 var(--padding);width:var(--width)}.visually-hidden{border:0!important;clip:rect(0,0,0,0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}@media(min-width:600px){:host,:root{--padding: calc((100% - var(--width)) / 2);--offset: 7px;--width: 540px}}@media(min-width:768px){:host,:root{--width: 712px}}@media(min-width:900px){:host,:root{--width: 840px}}@media(min-width:1024px){:host,:root{--width: 940px}}@media(min-width:1280px){:host,:root{--padding: 10px;--offset: 0px;--width: 1180px}}", vh = 'ul.breadcrumbs{--offset: calc((100vw - var(--width)) / 2);border-bottom:1px solid var(--contrast-7);box-sizing:border-box;font-size:14px;font-stretch:70%;font-weight:600;line-height:20px;list-style-type:none;margin:0;padding:0 30px;width:100vw}ul.breadcrumbs.top-border{border-top:1px solid var(--contrast-7)}ul.breadcrumbs.expand{margin-left:-30px;margin-right:-30px}ul.breadcrumbs li{display:inline-block;margin:0;padding:11px 0 6px;text-transform:uppercase;vertical-align:middle}ul.breadcrumbs li:not(.home):before{content:"/";margin:0 12px}ul.breadcrumbs li a{color:var(--teal-700);text-decoration:none}ul.breadcrumbs li:not(.home) a:active,ul.breadcrumbs li:not(.home) a:focus,ul.breadcrumbs li:not(.home) a:hover{text-decoration:underline}@media(min-width:600px){ul.breadcrumbs{padding-left:var(--offset);padding-right:var(--offset)}ul.breadcrumbs.expand{margin-left:calc(var(--offset) * -1);margin-right:calc(var(--offset) * -1)}}', yh = `:root{color:#232323;font-family:Archivo,sans-serif;font-size:16px}h1{font-size:36px;font-stretch:70%;font-weight:500;margin-top:60px}h2{font-size:22px;font-weight:800;margin-top:36px}h3{color:var(--teal-700);font-size:18px;font-weight:800}a{color:var(--contrast);font-weight:800;text-decoration:underline}a:active,a:focus,a:hover{color:var(--teal-600);text-decoration:none}ol,p,ul{font-size:1.125rem;line-height:1.875rem;margin:0 0 1.25rem}li{margin-bottom:.5rem}.btn{background-color:var(--teal-700);border:4px solid var(--teal-700);color:#fff;display:inline-block;font-family:Archivo,sans-serif;font-size:16px;font-weight:600;line-height:24px;padding:6px 12px;text-decoration:none;text-transform:uppercase}.secondary{background-color:var(--yellow-400);border-color:var(--yellow-400);color:var(--contrast)}.danger{background-color:var(--red-400);border-color:var(--red-400)}.lg{font-size:20px;line-height:30px;padding:8px 16px}.btn.active,.btn:active,.btn:focus,.btn:hover{background-color:#fff;border-color:var(--contrast);color:var(--contrast);cursor:pointer}.btn-clear,.btn-clear.active,.btn-clear:active,.btn-clear:focus,.btn-clear:hover{background-color:transparent;border-color:transparent;color:var(--contrast)}.btn:disabled{background-color:var(--contrast-8);border-color:var(--contrast-8);color:var(--contrast-3)}.btn .bi{vertical-align:middle}.btn+.btn{margin-left:10px}.table{border-top:1px solid var(--contrast);border-collapse:collapse;width:100%}.table td,.table th{border-bottom:1px solid var(--contrast);padding:16px}.table thead th{text-align:left}.table tbody th{text-align:right}input,select{border:1px solid var(--contrast-8);border-radius:0;color:var(--contrast);font-size:1rem;padding:6px 12px}select{appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/></svg>");background-position:right 12px center;background-repeat:no-repeat;padding:6px 36px 6px 12px}.intro{font-size:24px}`, xh = `:host{background-color:#fbfbfb}.container{color:var(--contrast)}a{color:var(--teal-600);font-weight:800;text-decoration:none}a:active,a:focus,a:hover{text-decoration:underline}.about{padding-top:25px}.awards{font-size:15px;line-height:21px;margin:0 0 20px}.disclaimer{font-size:12px;line-height:18px;margin:0 0 15px}.contact{font-size:16px;font-stretch:70%;text-transform:uppercase}.social{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;list-style-type:none;margin:0;padding:20px 0 10px}.social li{margin:0 35px 0 0;padding:0}.social li:last-child{margin:-10px}.social a{background-size:contain;background-repeat:no-repeat;display:block;height:25px;text-indent:-999999px;width:25px}.bluesky{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23232323' class='bi bi-bluesky' viewBox='0 0 16 16'><path d='M3.468 1.948C5.303 3.325 7.276 6.118 8 7.616c.725-1.498 2.698-4.29 4.532-5.668C13.855.955 16 .186 16 2.632c0 .489-.28 4.105-.444 4.692-.572 2.04-2.653 2.561-4.504 2.246 3.236.551 4.06 2.375 2.281 4.2-3.376 3.464-4.852-.87-5.23-1.98-.07-.204-.103-.3-.103-.218 0-.081-.033.014-.102.218-.379 1.11-1.855 5.444-5.231 1.98-1.778-1.825-.955-3.65 2.28-4.2-1.85.315-3.932-.205-4.503-2.246C.28 6.737 0 3.12 0 2.632 0 .186 2.145.955 3.468 1.948'/></svg>")}.youtube{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23232323' viewBox='0 0 16 16'><path d='M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.01 2.01 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.01 2.01 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31 31 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.01 2.01 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A100 100 0 0 1 7.858 2zM6.4 5.209v4.818l4.157-2.408z'/></svg>")}.facebook{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23232323' viewBox='0 0 16 16'><path d='M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951'/></svg>")}a.linkedin{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23232323' viewBox='0 0 16 16'><path d='M0 1.146C0 .513.526 0 1.175 0h13.65C15.474 0 16 .513 16 1.146v13.708c0 .633-.526 1.146-1.175 1.146H1.175C.526 16 0 15.487 0 14.854zm4.943 12.248V6.169H2.542v7.225zm-1.2-8.212c.837 0 1.358-.554 1.358-1.248-.015-.709-.52-1.248-1.342-1.248S2.4 3.226 2.4 3.934c0 .694.521 1.248 1.327 1.248zm4.908 8.212V9.359c0-.216.016-.432.08-.586.173-.431.568-.878 1.232-.878.869 0 1.216.662 1.216 1.634v3.865h2.401V9.25c0-2.22-1.184-3.252-2.764-3.252-1.274 0-1.845.7-2.165 1.193v.025h-.016l.016-.025V6.169h-2.4c.03.678 0 7.225 0 7.225z'/></svg>")}.lower{border-top:1px solid var(--contrast-9);padding:10px 0 60px}.links{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;margin:20px 0 0;padding:0}.links li{padding:0 20px 10px 0}.links li:last-child{padding-right:0}.links a{font-size:12px;font-weight:600}.scroll-to-top{background-color:#00000080;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' stroke='white' stroke-width='1' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708z'/></svg>");background-position:center;background-repeat:no-repeat;background-size:13px;border:0 none transparent;bottom:30px;cursor:pointer;display:block;height:40px;opacity:0;position:fixed;right:30px;text-indent:-999999px;transition:opacity .25s ease-out;width:40px;z-index:100}.scroll-to-top.visible{opacity:1}.personas{box-sizing:border-box;font-size:15px;padding:20px 0}.personas p{margin:0}.personas ul{list-style-type:none;margin:5px 0;padding:0}.personas li{padding:3px 0}@media(min-width:1024px){.lower{align-items:start;display:flex;flex-direction:row;justify-content:space-between}.links{margin-top:0}}@media(min-width:900px){.upper{display:flex;flex-direction:row;justify-content:space-between}.upper>*{width:calc((var(--width) - 20px) / 2)}.about{padding:40px 0 30px}.awards{font-size:18px;line-height:24px}.personas{font-size:18px;padding:40px calc(((var(--width) - 140px) / 8) + 20px) 30px}}`, wh = ".container{box-sizing:content-box;height:84px;padding-top:20px}@media(min-width:900px){.container{height:144px;padding-top:52px}}", od = `.logo{align-items:start;display:flex;flex-direction:row}.nsf-logo{height:49px}.access-logo{height:23px;margin-top:12px}.access,.nsf{display:block;text-decoration:none}.divider{border-right:2px solid #bbbbbb;height:40px;margin:4px 15px 0 12px;width:0}.name{color:var(--teal-700);display:block;font-size:17.5px;font-stretch:80%;font-weight:200;line-height:1;margin:3px 0 0;text-align:right}.name:before{content:"";display:inline-block;height:0;margin:0 5px 0 0;width:0}.name-allocations:before{border-bottom:12px solid var(--orange-400);border-left:12px solid transparent}.name-coordination-office:before{background-color:var(--teal-400);border-radius:6px;height:12px;margin:0 6px 0 0;width:12px}.name-metrics:before{background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg' width='12'><circle cx='12' cy='0' r='12' fill='%23008496' /></svg>");background-size:cover;height:12px;margin:0 2px 0 0;width:12px}.name-operations:before{border-top:12px solid var(--yellow-400);border-right:12px solid transparent}.name-support:before{background-color:var(--teal-700);height:12px;margin:0 6px 0 0;width:12px}.logo-footer .nsf-logo{height:40px}.logo-footer .divider{height:34px;margin:3px 11px 0 9px}.logo-footer .access-logo{margin-top:10px;height:21px;width:auto}@media(min-width:900px){.nsf-logo{height:82px}.divider{height:70px;margin:6px 23px 0 20px}.access-logo{height:auto;margin-top:22px;width:253px}.name{font-size:30px}.name-allocations:before{border-bottom:20px solid var(--orange-400);border-left:20px solid transparent}.name-metrics:before{height:20px;margin:0 4px 0 0;width:20px}.name-operations:before{border-top:20px solid var(--yellow-400);border-right:20px solid transparent}.name-coordination-office:before{border-radius:9.5px;height:19px;width:19px}.name-support:before{height:19px;margin:0 7px 0 0;width:19px}}`, ga = `.menu{--icon-caret-down-dark: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23232323' viewBox='0 0 16 16'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>");--icon-caret-down-light: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>");--icon-caret-down-teal: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23107180' viewBox='0 0 16 16'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>")}.universal{--background: var(--teal-700);--border: rgba(19, 133, 151, .35)}.site{--background: var(--teal-600);--border: #157688}.site ul ul{--border: rgba(19, 133, 151, .35)}.menu ul,.menu li{list-style-type:none;margin:0;padding:0}.menu a{text-decoration:none}.item{background:transparent;border:0 none transparent;border-radius:0;box-sizing:border-box;cursor:pointer;display:block;text-align:left;width:100%}.item{font-size:14px;font-weight:600;line-height:21px;padding:13.5px var(--padding) 13.5px}.menu>ul>li>.item{font-weight:800}.item,.menu li:last-child li:last-child>.item{border-bottom:1px solid var(--border)}.menu li.highlight button.item,.menu li:last-child>.item,.menu>.collapsed{border-bottom:0 none transparent}.expanded{border-bottom-width:2px}.menu button.item{position:relative}.menu>button.item{font-weight:500;padding:13.5px var(--padding) 13.5px;text-transform:uppercase}.menu button.item:after{background-image:var(--icon-caret-down-light);background-repeat:no-repeat;background-size:18px;content:"";display:block;height:18px;right:calc(var(--padding) + var(--offset));position:absolute;top:15px;width:18px}.menu button.item.expanded:after{transform:rotate(180deg)}.menu .highlight button.item:after{background-image:var(--icon-caret-down-dark)}.menu button.item,.menu ul li{background-color:var(--background)}.menu button.item,.menu ul li a{color:var(--color)}.menu ul li li{background-color:#fff}.menu ul li li a{color:#138597}.icon>.item{background-position:calc(var(--padding) + var(--offset)) center;background-repeat:no-repeat;background-size:14px 14px;text-indent:-99999px}.icon-home>.item{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'><path d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5'/></svg>")}.icon-search>.item{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'><path d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001q.044.06.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1 1 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0'/></svg>")}.track .item{text-transform:uppercase;padding-top:4px;padding-bottom:4px}.track:first-child .item{padding-top:17px}.track.grow .item{padding-bottom:21px}.track .item{border-bottom:0 none transparent}.highlight button.item{background-color:var(--yellow-400);color:var(--contrast)}.footer{background-color:var(--teal-700);padding:50px var(--padding) 36px;color:#fff}.footer h2{font-size:14px;font-weight:600;margin:0 auto 20px;text-transform:uppercase;width:var(--width)}.columns{margin:0 auto;width:var(--width)}.column{padding-bottom:14px}.footer a,.footer a:visited{color:#fff;text-decoration:none}.footer a:active,.footer a:focus,.footer a:hover{color:var(--teal-100);text-decoration:underline}.footer h3{font-size:14px;font-weight:800;margin:0}.footer ul{margin:0;padding:0}.footer li{font-size:14px;font-weight:600;list-style-type:none;padding:14px 0 0}@media(min-width:768px){.columns{display:flex;flex-direction:row;flex-wrap:wrap;padding:10px 0}.column{padding-bottom:40px;padding-right:20px;width:calc((var(--width) - 60px) / 4)}.column:nth-child(4),.column:last-child{padding-right:0}}@media(min-width:1280px){.site{--background: white;--color: var(--teal-600);--outline: var(--teal-700);--padding: 20px;border-bottom:1px solid #d9d9d9;border-top:3px solid var(--teal-700)}.site>ul{justify-content:end}.menu>button.item{display:none}.menu>ul{display:flex;flex-direction:row;margin:0 auto;width:calc(var(--width) + (2 * var(--padding)))}.item,.track .item,.track:first-child .item,.track.grow .item{border-bottom:0 none transparent;padding-top:12px;padding-bottom:12px}.site .item{font-size:16px}.grow{flex:1 0 auto}.universal{background-color:var(--teal-700)}.universal>ul>li:first-child{margin-left:-10px}.universal>ul>li:last-child{margin-right:-10px}.universal li button.item{--padding: 20px}.icon>.item{background-position:center center;width:56px}.menu button.item:after,.menu button.item.expanded:after,.menu .highlight button.item:after,.menu .highlight button.item.expanded:after{display:inline-block;margin-left:5px;position:static;vertical-align:middle}.menu button.item:after{background-image:var(--icon-caret-down-teal)}.universal button.item:after{background-image:var(--icon-caret-down-light)}.menu button.item.expanded:after,.menu button.item.item:active:after,.menu button.item.item:focus:after,.menu button.item.item:hover:after{background-image:var(--icon-caret-down-light)}.menu>ul>li{display:flex;flex-direction:row;justify-content:start;position:relative}.menu>ul>li.grow>.item{flex:0 1 0}.menu>ul>li.active>.item,.menu>ul>li>.expanded,.menu>ul>li>.item:active,.menu>ul>li>.item:focus,.menu>ul>li>.item:hover{background-color:var(--teal-600);color:#fff;outline:0 none transparent}.menu>ul>li>.item:focus-visible{outline:3px solid var(--outline);outline-offset:-3px;z-index:1000}.menu>ul ul{background-color:var(--teal-600);padding:10px 0;position:absolute;right:0;top:48px;z-index:9999}.menu>ul ul li{background-color:var(--teal-600)}.menu>ul ul .item{color:#fff;white-space:nowrap;padding:5px 20px}.menu>ul ul .item:active,.menu>ul ul .item:focus,.menu>ul ul .item:hover{color:#cee8e9;outline:0 none transparent;text-decoration:underline}.menu>ul ul .item:focus-visible{outline:3px solid white;outline-offset:-3px;z-index:1000}.menu>ul>li>.item{line-height:24px}}@media(min-width:1280px){.columns{flex-wrap:nowrap;padding:10px 0 0}.column{padding-bottom:72px;width:calc((var(--width) - 120px) / 7)}.column:nth-child(4){padding-right:20px}}`, kh = '@import"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css";.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:#fff;text-transform:uppercase;padding:9px 12px;background-color:transparent;border:2px solid rgba(255,255,255,.5);border-radius:4px;box-shadow:0 .25em .5em #0000001a;text-shadow:0 .25em .5em rgba(0,0,0,.1);opacity:1;cursor:pointer;transition:opacity .15s ease,border .3s ease-in-out;transform:translateY(-50%);line-height:1}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:.33}.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:inline-flex;list-style:none;transform:translate(-50%)}.glide__bullet{background-color:#ffffff80;width:9px;height:9px;padding:0;border-radius:50%;border:2px solid transparent;transition:all .3s ease-in-out;cursor:pointer;line-height:0;box-shadow:0 .25em .5em #0000001a;margin:0 .25em}.glide__bullet:focus{outline:none}.glide__bullet:hover,.glide__bullet:focus{border:2px solid #fff;background-color:#ffffff80}.glide__bullet--active{background-color:#fff}.glide--swipeable{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.accordion{margin:0 0 16px}.accordion-heading{margin:0}.accordion-heading button{background-color:var(--teal-050);border:0 none transparent;color:var(--teal-700);cursor:pointer;display:block;font-size:16px;font-weight:800;padding:16px 40px 16px 20px;position:relative;text-align:left;width:100%}.accordion-heading button .icon{position:absolute;right:20px;top:16px}.accordion-content{padding:16px 20px 0}.alert{align-items:center;background-color:var(--yellow-200);border-radius:10px;display:flex;flex-direction:row;margin-bottom:20px;padding:20px}.alert i{margin-right:20px}ul.breadcrumbs{--offset: calc((100vw - var(--width)) / 2);border-bottom:1px solid var(--contrast-7);box-sizing:border-box;font-size:14px;font-stretch:70%;font-weight:600;line-height:20px;list-style-type:none;margin:0;padding:0 30px;width:100vw}ul.breadcrumbs.top-border{border-top:1px solid var(--contrast-7)}ul.breadcrumbs.expand{margin-left:-30px;margin-right:-30px}ul.breadcrumbs li{display:inline-block;margin:0;padding:11px 0 6px;text-transform:uppercase;vertical-align:middle}ul.breadcrumbs li:not(.home):before{content:"/";margin:0 12px}ul.breadcrumbs li a{color:var(--teal-700);text-decoration:none}ul.breadcrumbs li:not(.home) a:active,ul.breadcrumbs li:not(.home) a:focus,ul.breadcrumbs li:not(.home) a:hover{text-decoration:underline}@media(min-width:600px){ul.breadcrumbs{padding-left:var(--offset);padding-right:var(--offset)}ul.breadcrumbs.expand{margin-left:calc(var(--offset) * -1);margin-right:calc(var(--offset) * -1)}}.carousel{margin-bottom:1rem;width:var(--width)}.slide-inner{background-color:var(--contrast-9);display:flex;flex-direction:column}.slide-image img{display:block;width:100%}.slide-text{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:20px}.slide-text h2{font-size:16px;line-height:1.1;margin:0 0 .25rem}.slide-text a{font-size:14px;line-height:1.1}.slide-text p{font-size:14px;line-height:1.2;margin-bottom:.5rem}.glide__arrow{align-items:center;background-color:var(--contrast-3);border:0 none transparent;border-radius:15px;display:flex;justify-content:center;height:30px;padding:8px;width:30px}.glide__arrow:active,.glide__arrow:hover{background-color:var(--teal-700)}.glide__arrow svg{fill:#fff}.glide__arrow--left{margin-left:-66px}.glide__arrow--right{margin-right:-66px}@media(min-width:768px){.slide-inner{flex-direction:row}.slide-image img{width:calc((var(--width) - 20px) / 2)}}@media(min-width:1024px){.slide-image img{width:calc((var(--width) - 40px) / 3)}}@media(min-width:1280px){.slide-text h2{font-size:18px}.slide-text a{font-size:16px}.slide-text p{font-size:16px;line-height:1.2;margin-bottom:.5rem}}.highlight{background-color:var(--yellow-200);padding:2px 0}.header-components{margin-bottom:2rem}.button-group .btn{display:block;margin:0 0 10px}.card{border:5px solid var(--contrast);padding:20px}@media(min-width:768px){.flex-header{align-items:center;display:flex;justify-content:space-between}.header-components{margin-bottom:0}.button-group{display:flex}.button-group .btn{display:flex;margin:0 10px 0 0}}@media(min-width:1024px){.cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.card{flex:1 0 20%;margin:0}}.donut-chart svg path{cursor:pointer}.donut-chart .center-text{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;line-height:1.2}.donut-chart .center-text *{cursor:default;display:block;margin-bottom:.25rem;text-align:center}.donut-chart .center-text .percent{color:var(--contrast-2);font-size:.7rem}.donut-chart .top-items{list-style-type:none;margin:0;padding:0}.donut-chart .top-items li{align-items:center;display:flex;flex-direction:row;font-size:1rem;line-height:1.2;margin-bottom:5px}.donut-chart .symbol{border-radius:8px;display:inline-block;height:16px;margin-right:5px;vertical-align:text-top;width:16px}.expand-text{margin-bottom:1rem;position:relative}.expand-text.contracted{max-height:5.3rem;overflow:hidden}.expand-text button{background-color:#fff;border:0 none transparent;color:var(--teal-700);cursor:pointer;font-size:1rem;font-weight:700}.expand-text.contracted button{background:linear-gradient(to right,#fff0,#fff 50% 100%);position:absolute;right:0;text-align:right;bottom:0;width:12rem}.grid{border-top:1px solid var(--contrast);max-width:100%;margin-bottom:1rem;overflow:scroll;position:relative}.grid table{border-collapse:separate;border-spacing:0;border-top:0 none transparent;margin-bottom:0;position:relative}.grid th{position:sticky;top:0;z-index:10}.grid th,.grid td{background-color:#fff}.grid th:last-child,.grid td:last-child{border-right:0 none transparent}.grid th.important,.grid td.important{background-color:#f8f9fa}.grid th.input,.grid td.input{background-color:var(--teal-200)}.grid .edited td,.grid .edited select{background-color:#faf1d7}.grid .edited td.important,.grid .edited select.important{background-color:#fbeeca}.grid .disabled td,.grid .disabled select{background-color:#ddd}.grid .disabled td.important,.grid .disabled select.important{background-color:#ccc}.grid tbody tr:last-child th,.grid tbody tr:last-child td{border-bottom:0 none transparent}.icon{height:1em;margin-right:5px;vertical-align:text-bottom}.info-tip{background-color:transparent;border:0 none transparent}.tippy-box[data-theme~=access]{background-color:var(--teal-700);border-radius:0;color:#fff;font-weight:400;padding:5px}.tippy-box[data-theme~=access][data-placement^=top]>.tippy-arrow:before{border-top-color:var(--teal-700)}.tippy-box[data-theme~=access][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:var(--teal-700)}.tippy-box[data-theme~=access][data-placement^=left]>.tippy-arrow:before{border-left-color:var(--teal-700)}.tippy-box[data-theme~=access][data-placement^=right]>.tippy-arrow:before{border-right-color:var(--teal-700)}.mini-bar{flex:0 0 auto;position:relative;width:100px}.mini-bar .bar{background-color:#ddd;height:1em}.filters-outer{float:right;position:relative}.filters-inner{background-color:#fff;border:4px solid var(--contrast);padding:20px;position:absolute;right:0;top:41px;width:calc(var(--width) * .4)}.filters-inner h2{font-size:16px;margin:0 0 1rem}.filters-inner ul.tags{margin-bottom:1rem}.btn-filters{position:relative}.btn-filters .active-tag-count{background-color:var(--orange-400);border-radius:10px;color:#fff;display:block;font-size:12px;height:20px;line-height:20px;top:-10px;position:absolute;text-align:center;right:-10px;width:20px}.btn-filters.active{z-index:100}.btn-filters.active:after{background-color:#fff;bottom:-4px;content:"";display:block;height:4px;left:0;position:absolute;width:100%}.event:not(:last-child){margin-bottom:1.5rem}.event-icon,.event-icon:active,.event-icon:focus,.event-icon:hover{align-items:center;background-color:var(--teal-700);color:#fff;display:none;flex:0 0 auto;flex-direction:column;font-weight:800;justify-content:center;height:calc((var(--width) - 140px) / 8);text-decoration:none;width:calc((var(--width) - 140px) / 8)}.event-icon span{display:block}.event-icon span:nth-child(2){font-size:2rem}.event-metadata{margin-bottom:1rem}.event-metadata i:not(:first-child){margin-left:1rem}@media(min-width:768px){.event{display:flex;flex-direction:row}.event-icon,.event-icon:active,.event-icon:focus,.event-icon:hover{display:flex;margin-right:20px}.event h3{margin-top:0}}@media(min-width:900px){.event-icon span:nth-child(2){font-size:3rem}}.carousel-projects .glide__slide{font-size:16px}.carousel-projects h3{margin:0 0 .25rem}.carousel-projects .project-metadata{margin-bottom:.5rem}.carousel-projects .project-meta{display:inline-block;font-weight:700;line-height:1.1;margin-right:1rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.carousel-projects .project-meta .bi{vertical-align:middle}.metrics-overview strong{background-color:var(--yellow-200);font-size:1.2rem;padding:2px;white-space:nowrap}.metrics-overview .bi{vertical-align:middle}.metrics-overview .btn{font-size:1rem}.metrics-disclaimer{font-size:.9rem;line-height:1.2;margin:.5rem 0}.metrics-disclaimer .bi{vertical-align:middle}.resource-group{align-items:flex-start;clear:both;display:flex;flex-direction:column;margin-bottom:20px}.resource-group-image{--image-width: 100%;align-items:center;background-color:var(--contrast-9);border:1px solid var(--contrast);color:var(--contrast-8);display:flex;flex:0 0 auto;flex-direction:column;font-size:5rem;justify-content:center;margin:20px 0;min-height:calc(var(--image-width) / 3 * 2);position:relative;width:var(--image-width)}.resource-group-image:active,.resource-group-image:focus,.resource-group-image:hover{color:var(--contrast-8)}.resource-group-image>img{display:block;width:100%}.image-type-logo{display:flex;flex-direction:column;justify-content:center;min-height:120px}.image-type-logo>*{margin:10px;width:calc(100% - 20px)}.resource-group-text *:first-child{margin-top:0}.resource-group-detail{margin-bottom:70px;width:var(--width)}.resource-group-feature-image{margin-top:60px;width:100%}.resource-group-description:after{clear:both;content:"";display:block}@media(min-width:768px){.resource-group{flex-direction:row;margin-bottom:40px}.resource-group-image{--image-width: calc((var(--width) - 140px) / 4 + 20px);margin:0 20px 0 0}}@media(min-width:900px){.resource-group-feature-image{float:right;margin:0 0 0 20px;width:calc(((var(--width) - 140px) / 8) * 3 + 40px)}}#resource-navigation{display:flex;flex-direction:column;gap:10px}@media(min-width:1024px){#resource-navigation{flex-direction:row;gap:20px}}#resource-news{background-color:var(--teal-100);padding:20px}#resource-news h2{font-size:1.2rem;font-weight:200;margin:0 0 .5rem}#resource-news ul{list-style-type:none;margin:0;padding:0}#resource-news li{font-size:1rem;line-height:1.3;margin:0 0 .5rem;padding:0}@media(min-width:1024px){#resource-news{box-sizing:border-box;width:calc((var(--width) - 60px) / 4)}}ul.resource-pathways{display:flex;flex-direction:column;gap:10px;list-style-type:none;margin:0;padding:0;width:100%}ul.resource-pathways li{margin:0;width:100%}ul.resource-pathways li a{align-items:flex-start;border:5px solid transparent;box-sizing:border-box;display:flex;height:100%;flex-direction:row;justify-content:flex-start;line-height:1.3;padding:20px;text-decoration:none}ul.resource-pathways a>.bi{font-size:2rem;margin-bottom:1rem}ul.resource-pathways li a>.detail{display:flex;flex-direction:column;margin-left:20px}ul.resource-pathways .title{font-size:1.2rem}ul.resource-pathways .description{font-size:1rem;font-weight:400}ul.resource-pathways .login{font-size:.9rem;font-style:italic;font-weight:400;margin-top:.25rem}ul.resource-pathways .login .bi{vertical-align:middle}.resource-pathway-0{background-color:var(--yellow-400)}.resource-pathway-1{background-color:var(--teal-600)}.resource-pathway-1 a{color:#fff}.resource-pathway-2{background-color:var(--orange-400)}.resource-pathway-3{background-color:var(--teal-200)}ul.resource-pathways li a:active,ul.resource-pathways li a:focus,ul.resource-pathways li a:hover{background-color:#fff;border:5px solid var(--contrast);color:var(--contrast)}@media(min-width:1024px){ul.resource-pathways{flex-direction:row;gap:20px}ul.resource-pathways li{box-sizing:border-box;width:calc((var(--width) - 60px) / 4)}ul.resource-pathways li a{flex-direction:column}ul.resource-pathways li a>.detail{margin-left:0}}.scroll-text{position:relative}.scroll-text:after{background-color:red;background:linear-gradient(to bottom,#fff0,#fff 50% 100%);bottom:0;content:"";display:block;height:2rem;left:0;position:absolute;width:100%;z-index:99999}.scroll-text-inner{padding-bottom:2rem;overflow-y:scroll}.search{position:relative}.search input{padding-right:35px}.search .btn-clear{position:absolute;right:-5px;top:-6px}.section-navigation{border-bottom:1px solid var(--contrast-8);border-top:1px solid var(--contrast-8);display:flex;flex-direction:row;margin:20px 0}.section-navigation h2{flex:0 0 auto;font-size:1rem;font-weight:400;margin:20px 0}.section-navigation ul{display:flex;flex-direction:row;flex-wrap:wrap;margin:0;padding:10px 0}.section-navigation li{line-height:1;list-style-type:none;flex:0 0 auto;font-size:1rem;margin:10px 0 10px 20px;padding:0}ul.tags{margin:0;padding:0}li.tag{display:inline-block;list-style-type:none;margin:0 5px 5px 0;max-width:100%}.tag button{background-color:var(--teal-100);border:1px solid var(--teal-400);border-radius:8px;color:var(--contrast);cursor:pointer;display:inline-block;font-size:16px;font-weight:500;line-height:18px;max-width:100%;overflow:hidden;padding:3px 7px;text-align:left;text-decoration:none;text-overflow:ellipsis;text-wrap:nowrap}.tag button:hover{background-color:var(--teal-200);color:var(--contrast)}.tag button:disabled{background-color:var(--contrast-9);border-color:var(--contrast-6);color:var(--contrast-3)}.tag.active button{border-color:var(--orange-400);background-color:var(--orange-200)}', Sh = ".toc{background-color:var(--teal-600);color:#fff;padding:20px;position:sticky;top:50px}h2{font-size:16px;font-weight:800;margin:0 0 16px}ul{margin:0;padding:0 0 0 20px}li{line-height:1.125;list-style-type:none;margin:0;padding:9px 0}a{color:#fff;font-size:16px;font-weight:600;text-decoration:underline;text-decoration-color:transparent}a :active,a:focus,a:hover{color:var(--teal-100);text-decoration-color:var(--teal-100)}@media(min-width:768px){a.active{color:var(--teal-100)}}@media(min-width:900px){.toc{padding:32px}}", Ch = '.rcb-chat-header-container{padding:12px;color:#fff;border-bottom:1px solid #ccc;display:flex;justify-content:space-between;max-height:55px}.rcb-chat-header{display:flex;flex-direction:row}.rcb-bot-avatar{background-size:cover;width:30px;height:30px;border-radius:50%;margin-right:12px}.rcb-message-prompt-container.visible{position:sticky;bottom:0;margin:auto;display:flex;align-items:center;justify-content:center;opacity:1;animation:rcb-animation-pop-in .3s ease-in-out;pointer-events:auto}.rcb-message-prompt-container.hidden{opacity:0;height:0px;visibility:hidden;pointer-events:none}.rcb-message-prompt-text{padding:6px 12px;border-radius:20px;color:#adadad;font-size:12px;background-color:#fff;border:.5px solid #adadad;cursor:pointer;transition:color .3s ease,border-color .3s ease;z-index:9999}.rcb-message-prompt-container.hidden .rcb-message-prompt-text{padding:0}.rcb-user-message-container{display:flex;flex-direction:row;justify-content:right}.rcb-user-message{margin-top:8px;padding:12px 16px;border-radius:22px;min-height:20px;height:fit-content;width:fit-content;font-size:15px;overflow-wrap:anywhere;overflow:auto;white-space:pre-wrap;text-align:right;margin-right:16px}.rcb-user-message-offset{margin-right:50px}.rcb-user-message-entry{animation:rcb-animation-user-message-entry .3s ease-in backwards}.rcb-message-user-avatar{background-size:cover;width:40px;height:40px;border-radius:50%;margin-top:9px}.rcb-message-user-avatar{margin-left:-10px;margin-right:6px}.rcb-bot-message-container{display:flex;flex-direction:row}.rcb-bot-message{margin-top:8px;padding:12px 16px;border-radius:22px;min-height:20px;height:fit-content;width:fit-content;font-size:15px;overflow-wrap:anywhere;overflow:auto;white-space:pre-wrap;text-align:left;margin-left:16px}.rcb-bot-message-offset{margin-left:50px}.rcb-bot-message-entry{animation:rcb-animation-bot-message-entry .3s ease-in backwards}.rcb-message-bot-avatar{background-size:cover;width:40px;height:40px;border-radius:50%;margin-top:9px}.rcb-message-bot-avatar{margin-left:6px;margin-right:-10px}.rcb-typing-indicator{display:flex;align-items:center}.rcb-dot{width:8px;height:8px;border-radius:50%;background-color:#ccc;margin-right:4px;animation:rcb-animation-bot-typing 1s infinite}.rcb-dot:nth-child(2){animation-delay:.2s}.rcb-dot:nth-child(3){animation-delay:.4s}.rcb-chat-body-container{position:relative;height:100%;width:100%;padding-bottom:16px;overflow-x:hidden;overflow-y:scroll;touch-action:pan-y}.rcb-chat-body-container::-webkit-scrollbar-track{background-color:#f1f1f1}.rcb-chat-body-container::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:4px}.rcb-chat-body-container::-webkit-scrollbar-thumb:hover{background-color:#cfcfcf}.rcb-chat-body-container::-webkit-scrollbar-corner{background-color:#f1f1f1}.rcb-checkbox-container{display:flex;padding-top:12px;margin-left:16px;flex-wrap:wrap;gap:10px}.rcb-checkbox-offset{margin-left:50px!important}.rcb-checkbox-row-container{display:flex;align-items:center;gap:5px;border-width:.5px;border-style:solid;border-radius:10px;min-height:30px;max-height:32px;width:80%;cursor:pointer;background-color:#fff;animation:rcb-animations-checkboxes-entry .5s ease-out;overflow:hidden}.rcb-checkbox-row-container:hover{box-shadow:0 0 5px #0003}.rcb-checkbox-row{display:inline-flex;margin-left:10px;align-items:center;cursor:pointer}.rcb-checkbox-mark{width:20px;height:20px;background-color:#f2f2f2;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;transition:all .3s ease;margin-right:10px;cursor:pointer}.rcb-checkbox-mark:hover{background-color:#c2c2c2}.rcb-checkbox-mark:before{content:"✓";transition:all .3s ease}.rcb-checkbox-label{font-size:14px}.rcb-checkbox-next-button{text-align:center;display:inline-block;align-items:center;border-width:.5px;border-style:solid;border-radius:10px;font-size:24px;min-height:30px;max-height:32px;width:80%;cursor:pointer;background-color:#fff;animation:rcb-animations-checkboxes-entry .5s ease-out}.rcb-checkbox-next-button:before{content:"→"}.rcb-checkbox-next-button:hover{box-shadow:0 0 5px #0003}.rcb-options-container{padding-top:12px;margin-left:16px;max-width:70%;display:flex;flex-wrap:wrap;gap:10px}.rcb-options-offset{margin-left:50px!important}.rcb-options{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:20px;font-size:14px;border-width:.5px;border-style:solid;cursor:pointer;transition:background-color .3s ease;animation:rcb-animation-options-entry .5s ease-out;overflow:hidden}.rcb-options:hover{box-shadow:0 0 5px #0003}.rcb-line-break-container{display:flex;justify-content:center;align-items:center;padding-top:10px;padding-bottom:5px;max-height:45px}.rcb-line-break-text{padding:6px 12px;color:#adadad;font-size:12px}.rcb-spinner-container{display:flex;justify-content:center;align-items:center;padding-top:10px;padding-bottom:5px;min-height:35px;max-height:45px}.rcb-spinner{width:22px;height:22px;border-radius:50%;border:4px solid #f3f3f3;animation:rcb-animation-spin 1s linear infinite}.rcb-chat-input{padding:8px 16px;border-top:1px solid #ccc;display:flex;align-items:center;background-color:#fff}.rcb-chat-input::placeholder{color:#999}.rcb-chat-input-textarea{flex:1;padding:8px;border:none;border-radius:4px;outline:none;font-size:16px;resize:none;height:auto;min-height:38px;overflow-y:scroll;font-family:inherit;background-color:#fff;color:#000;touch-action:none}.rcb-chat-input-textarea::-webkit-scrollbar{background-color:transparent}.rcb-chat-input-textarea::-webkit-scrollbar-thumb{background-color:transparent}.rcb-chat-input-textarea::-webkit-scrollbar-thumb:hover{background-color:transparent}.rcb-chat-input-char-counter{font-size:14px;margin-left:8px;margin-top:3px}.rcb-chat-footer-container{padding:12px 16px 8px 10px;border-top:1px solid #ccc;max-height:55px;display:flex;justify-content:space-between;align-items:flex-end;font-size:12px;background-color:#f2f2f2;color:#000}.rcb-chat-footer{display:flex;flex-direction:row}.rcb-toggle-button{display:flex;flex-direction:row;position:fixed;bottom:20px;right:20px;z-index:9999;width:75px;height:75px;border-radius:50%;border:none;cursor:pointer;box-shadow:0 2px 4px #0003}.rcb-toggle-button.rcb-button-hide{opacity:0;visibility:hidden;animation:rcb-animation-collapse .3s ease-in-out forwards}.rcb-toggle-button.rcb-button-show{opacity:1;visibility:visible;animation:rcb-animation-expand .3s ease-in-out forwards}.rcb-toggle-icon{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;margin:auto;border-radius:inherit}.rcb-badge{position:absolute;top:-6px;right:-6px;border-radius:50%;background-color:red;color:#fff;height:25px;width:25px;display:flex;justify-content:center;align-items:center}.rcb-chat-tooltip{position:fixed;padding:16px;border-radius:20px;box-shadow:0 2px 6px #0003;white-space:nowrap;cursor:pointer;font-size:20px;transition:transform .3s ease;z-index:9999}.rcb-chat-tooltip-tail{content:"";position:absolute;top:50%;right:-10px;margin-top:-10px;border-width:10px 0 10px 10px;border-style:solid}.rcb-chat-tooltip.rcb-tooltip-hide{opacity:0;visibility:hidden;animation:rcb-animation-tooltip-out .5s ease-in-out}.rcb-chat-tooltip.rcb-tooltip-show{opacity:1;visibility:visible;animation:rcb-animation-tooltip-in .5s ease-in-out}.rcb-toast-prompt{padding:6px 12px;border-radius:5px;color:#7a7a7a;font-size:12px;text-align:center;background-color:#fff;border:.5px solid #7a7a7a;cursor:pointer;transition:color .3s ease,border-color .3s ease;z-index:9999;width:100%;margin-top:6px;animation:rcb-animation-pop-in .3s ease-in-out}.rcb-toast-prompt-container{position:absolute;left:50%;transform:translate(-50%);bottom:0;margin:auto;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;opacity:1;animation:popIn .3s ease-in-out;pointer-events:auto;margin-top:200}.rcb-media-display-image-container,.rcb-media-display-video-container{margin-top:8px;margin-right:16px;border-radius:22px;padding:16px;width:fit-content}.rcb-media-display-offset{margin-right:50px!important}.rcb-media-display-image{width:100%;height:auto;border-radius:22px;object-fit:cover}.rcb-media-display-video{width:100%;height:auto;border-radius:22px;background-color:#000}.rcb-media-display-audio{margin-top:8px;margin-right:16px;width:100%;height:auto;border-radius:22px}.rcb-media-entry{animation:rcb-animation-user-message-entry .3s ease-in backwards}.rcb-attach-button-enabled,.rcb-attach-button-disabled{position:relative;display:inline-block;background-size:cover;width:30px;height:30px;border-radius:6px;text-align:center}.rcb-attach-button-enabled input[type=file],.rcb-attach-button-disabled input[type=file]{position:absolute;width:100%;height:100%;display:none}.rcb-attach-button-enabled{cursor:pointer}.rcb-attach-button-disabled{opacity:.5}.rcb-attach-button-enabled:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;background-color:#0000001a;border-radius:50%;opacity:0;transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out}.rcb-attach-button-enabled:hover:after{width:130%;height:130%;opacity:1}.rcb-attach-icon-enabled,.rcb-attach-icon-disabled{display:inline-block;width:24px;height:24px;margin-top:2px;background-repeat:no-repeat;background-size:cover;transition:background-image .3s ease}.rcb-attach-icon-enabled{cursor:pointer}.rcb-emoji-button-enabled,.rcb-emoji-button-disabled{position:relative;display:inline-block;background-size:cover;width:30px;height:30px;border-radius:6px;text-align:center;cursor:pointer}.rcb-emoji-icon-enabled,.rcb-emoji-icon-disabled{position:relative;display:inline-block;background-size:cover;font-size:20px;width:24px;height:24px;margin-top:2px;background-repeat:no-repeat}.rcb-emoji-icon-enabled{cursor:pointer}.rcb-emoji-icon-disabled{opacity:.5}.rcb-emoji-button-enabled:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;background-color:#0000001a;border-radius:50%;opacity:0;transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out}.rcb-emoji-button-enabled:hover:after{width:130%;height:130%;opacity:1}.rcb-emoji-button-popup{position:absolute;width:158px;background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:8px;box-shadow:0 2px 4px #0003;max-height:200px;overflow-y:auto;transform:translateY(calc(-100% - 30px))}.rcb-emoji{cursor:pointer;font-size:24px;padding:3px;transition:transform .2s ease-in-out}.rcb-emoji:hover{transform:scale(1.2)}.rcb-audio-icon{position:relative;display:inline-block;background-size:cover;width:30px;height:30px;border:none;cursor:pointer;margin-left:5px}.rcb-audio-icon:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;background-color:#0000001a;border-radius:50%;opacity:0;transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out}.rcb-audio-icon:hover:after{width:130%;height:130%;opacity:1}.rcb-close-chat-icon{position:relative;display:inline-block;background-size:cover;width:30px;height:30px;border:none;margin-left:5px;cursor:pointer}.rcb-close-chat-icon:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;background-color:#0000001a;border-radius:50%;opacity:0;transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out}.rcb-close-chat-icon:hover:after{width:130%;height:130%;opacity:1}.rcb-notification-icon{position:relative;display:inline-block;background-size:cover;width:30px;height:30px;border:none;cursor:pointer;margin-left:5px}.rcb-notification-icon:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;background-color:#0000001a;border-radius:50%;opacity:0;transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out}.rcb-notification-icon:hover:after{width:130%;height:130%;opacity:1}.rcb-voice-button-enabled,.rcb-voice-button-disabled{display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;border-radius:4px;box-shadow:0 0 3px #0000004d;cursor:pointer;height:32px;width:32px;margin-left:8px;transition:all .3s ease;background-color:#fff}.rcb-voice-button-enabled{border:1px solid red;box-shadow:0 0 3px #ff000080}.rcb-voice-button-enabled:hover{border:1px solid rgb(61,0,0)}.rcb-voice-button-disabled{border:1px;border-style:solid;border-color:#0003}.rcb-voice-button-disabled:hover{box-shadow:0 0 3px #8a0000}.rcb-voice-icon{width:60%;height:60%;background-size:cover;object-fit:cover;background-size:contain;background-repeat:no-repeat;background-position:center}.rcb-voice-icon.on{animation:rcb-animation-ping 1s infinite}.rcb-send-button{display:inline-flex;justify-content:center;text-transform:uppercase;border:none;border-radius:4px;box-shadow:0 0 3px #0000004d;cursor:pointer;transition:background-color .3s ease;height:32px;width:51px;margin-left:8px}.rcb-send-icon{width:50%;height:50%;transform:translateY(20%);background-size:cover;object-fit:cover;background-size:contain;background-repeat:no-repeat;background-position:center}.rcb-view-history-container{display:flex;justify-content:center;align-items:center;padding-top:10px;padding-bottom:5px;min-height:35px;max-height:45px}.rcb-view-history-button{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:20px;color:#adadad;font-size:12px;background-color:#fff;border-color:#adadad;border-width:.5px;border-style:solid;max-width:60%;cursor:pointer;transition:color .3s ease,border-color .3s ease}.rcb-view-history-button>p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rcb-chatbot-global{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;z-index:9999}.rcb-chat-window{position:fixed;right:20px;bottom:20px;border-radius:10px;box-shadow:0 2px 4px #0003;background-color:#fff;transition:all .3s ease;overflow:hidden;display:flex;flex-direction:column;width:375px;height:550px}.rcb-window-embedded .rcb-chat-window{position:relative;opacity:1;visibility:visible;right:auto;bottom:auto}.rcb-window-open .rcb-chat-window{opacity:1;visibility:visible;animation:rcb-animation-expand .3s ease-in-out forwards}.rcb-window-close .rcb-chat-window{opacity:0;visibility:hidden;animation:rcb-animation-collapse .3s ease-in-out forwards}@keyframes rcb-animation-expand{0%{transform:translate(100%,100%) scale(0);opacity:0}to{transform:translate(0) scale(1);opacity:1}}@keyframes rcb-animation-collapse{0%{transform:translate(0) scale(1);opacity:1}to{transform:translate(100%,100%) scale(0);opacity:0}}@keyframes rcb-animation-ping{0%{filter:brightness(100%);opacity:1}50%{filter:brightness(50%);opacity:.8}}@keyframes rcb-animation-bot-message-entry{0%{transform:translate(-100%,50%) scale(0);opacity:0}to{transform:translate(0) scale(1);opacity:1}}@keyframes rcb-animation-user-message-entry{0%{transform:translate(100%,50%) scale(0);opacity:0}to{transform:translate(0) scale(1);opacity:1}}@keyframes rcb-animation-bot-typing{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}@keyframes rcb-animation-pop-in{0%{transform:scale(.8);opacity:0}70%{transform:scale(1.1);opacity:1}to{transform:scale(1)}}@keyframes rcb-animations-checkboxes-entry{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes rcb-animation-options-entry{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes rcb-animation-tooltip-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes rcb-animation-tooltip-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-5px)}}@keyframes rcb-animation-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}', bh = ".rcb-chat-notification-badge,.rcb-notification-badge{display:none!important}.rcb-chat-window .rcb-bot-avatar{background-size:contain;border-radius:0;background-position:center;background-repeat:no-repeat}.rcb-toggle-icon{background-size:62%!important;background-position:calc(50% - 1px) calc(50% + 2px);background-repeat:no-repeat;background-color:transparent!important}.rcb-chat-button-icon{background-size:contain;background-position:center;background-repeat:no-repeat}.rcb-chat-window{width:550px!important;height:800px!important;max-height:80vh!important;max-width:100%}.rcb-chat-window .rcb-chat-header{display:flex;flex-direction:row;align-items:center;font-weight:700}.rcb-chat-footer-container{align-items:center!important;font-size:10px}.qa-bot .user-login-icon{display:none!important}.qa-bot.bot-logged-in .user-login-icon{display:flex!important;transform:scale(1.3) translateY(-2px)}@media(max-width:768px){.rcb-chat-window{width:550px!important;max-width:calc(100vw - 40px)!important;max-height:calc(100vh - 100px)!important}}@media(max-width:480px){.rcb-chat-window{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100vh - 80px)!important;left:10px!important;right:10px!important;bottom:10px!important}.rcb-chat-footer-container{font-size:9px!important}}.rcb-options-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin:16px;padding:0}.rcb-options{border:1px solid #d0d0d0;background-color:#fff;border-radius:6px;padding:8px 12px;cursor:pointer;transition:all .2s ease;text-align:center;font-size:14px;font-weight:400;color:#107180;width:auto;flex:0 0 auto;box-sizing:border-box}.rcb-options:hover{background-color:#e8f4f8;border-color:#107180;transform:translateY(-1px);box-shadow:0 2px 4px #10718033}.rcb-options:active{background-color:#107180;border-color:#107180;color:#fff;transform:translateY(0)}.rcb-chat-header-container{font-size:14px}.rcb-options{border:1px solid #d0d0d0!important}.rcb-bot-message a,.rcb-chat-window .rcb-bot-message a:link,.rcb-chat-window .rcb-bot-message a:visited{color:#fff!important;text-decoration:underline!important}.rcb-bot-message a:hover{opacity:.85;text-decoration:underline!important}", Eh = ".rcb-chat-header-container span{font-size:16px!important;font-weight:600!important}";
|
|
8183
|
-
var
|
|
8184
|
-
const
|
|
8166
|
+
var Ah = zc();
|
|
8167
|
+
const Rh = /* @__PURE__ */ Pc(Ah), id = Ch + bh + Eh, Ph = ({ children: l }) => {
|
|
8185
8168
|
const u = C.useRef(null), [a, c] = C.useState(null);
|
|
8186
8169
|
return C.useEffect(() => {
|
|
8187
8170
|
if (u.current && !a && !u.current.shadowRoot) {
|
|
8188
8171
|
const d = u.current.attachShadow({ mode: "open" }), p = document.createElement("div");
|
|
8189
8172
|
d.appendChild(p), c(p);
|
|
8190
8173
|
}
|
|
8191
|
-
}, [a]), /* @__PURE__ */ T.jsx("div", { ref: u, children: a ?
|
|
8174
|
+
}, [a]), /* @__PURE__ */ T.jsx("div", { ref: u, children: a ? Rh.createPortal(l, a) : null });
|
|
8192
8175
|
}, Bt = (l, u) => (a) => /* @__PURE__ */ T.jsxs(Ph, { children: [
|
|
8193
8176
|
/* @__PURE__ */ T.jsx(l, { ...a }),
|
|
8194
8177
|
u.map((c) => /* @__PURE__ */ T.jsx("style", { children: c }, c))
|
|
@@ -8220,38 +8203,29 @@ const Ah = /* @__PURE__ */ Pc(Rh), id = Ch + bh + Eh, Ph = ({ children: l }) =>
|
|
|
8220
8203
|
export {
|
|
8221
8204
|
Uh as A,
|
|
8222
8205
|
fp as B,
|
|
8223
|
-
|
|
8224
|
-
Nh as F,
|
|
8225
|
-
Ih as H,
|
|
8226
|
-
Mh as Q,
|
|
8227
|
-
Lh as R,
|
|
8228
|
-
Th as S,
|
|
8229
|
-
Ah as T,
|
|
8230
|
-
Oh as U,
|
|
8206
|
+
Rh as T,
|
|
8231
8207
|
Vh as a,
|
|
8232
|
-
|
|
8208
|
+
Ap as b,
|
|
8233
8209
|
jh as c,
|
|
8234
8210
|
Wh as d,
|
|
8235
8211
|
Pp as e,
|
|
8236
8212
|
Ep as f,
|
|
8237
8213
|
Qh as g,
|
|
8238
8214
|
Kh as h,
|
|
8239
|
-
|
|
8215
|
+
Hh as i,
|
|
8240
8216
|
T as j,
|
|
8241
|
-
|
|
8242
|
-
|
|
8243
|
-
|
|
8244
|
-
|
|
8245
|
-
|
|
8246
|
-
|
|
8247
|
-
|
|
8217
|
+
Yh as k,
|
|
8218
|
+
Jh as l,
|
|
8219
|
+
Gh as m,
|
|
8220
|
+
yp as n,
|
|
8221
|
+
vp as o,
|
|
8222
|
+
Xh as p,
|
|
8223
|
+
qh as q,
|
|
8248
8224
|
C as r,
|
|
8249
8225
|
zp as s,
|
|
8250
|
-
|
|
8226
|
+
Zh as t,
|
|
8251
8227
|
Bc as u,
|
|
8252
|
-
|
|
8253
|
-
|
|
8254
|
-
|
|
8255
|
-
_h as y,
|
|
8256
|
-
gp as z
|
|
8228
|
+
_h as v,
|
|
8229
|
+
gp as w,
|
|
8230
|
+
$h as x
|
|
8257
8231
|
};
|