@access-ci/ui 0.10.0 → 0.12.0
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/access-ci-ui.bundle.js +42 -42
- package/dist/access-ci-ui.js +1 -1
- package/dist/access-ci-ui.umd.cjs +48 -48
- package/dist/{access-qa-bot-BeuiHvwF.js → access-qa-bot-Bc9S0sSx.js} +2104 -2072
- package/dist/{icon-D8ED7eJL.js → icon-Wq-jXoAa.js} +1 -1
- package/dist/{index-D-fYlqa9.js → index-Bvtd5Qm6.js} +638 -626
- package/dist/{resource-group-detail-4GSChC9f.js → resource-group-detail-C_VI_IfA.js} +2 -2
- package/dist/{resource-home-BT9Jx8-B.js → resource-home-Dm7hgUFO.js} +2 -2
- package/package.json +2 -2
|
@@ -15,18 +15,18 @@ var sc;
|
|
|
15
15
|
function qp() {
|
|
16
16
|
if (sc) return _;
|
|
17
17
|
sc = 1;
|
|
18
|
-
var l = Symbol.for("react.element"), u = Symbol.for("react.portal"), a = Symbol.for("react.fragment"), d = Symbol.for("react.strict_mode"), c = Symbol.for("react.profiler"), f = Symbol.for("react.provider"),
|
|
18
|
+
var l = Symbol.for("react.element"), u = Symbol.for("react.portal"), a = Symbol.for("react.fragment"), d = Symbol.for("react.strict_mode"), c = Symbol.for("react.profiler"), f = Symbol.for("react.provider"), g = Symbol.for("react.context"), v = Symbol.for("react.forward_ref"), x = Symbol.for("react.suspense"), b = Symbol.for("react.memo"), E = Symbol.for("react.lazy"), M = Symbol.iterator;
|
|
19
19
|
function B(y) {
|
|
20
|
-
return y === null || typeof y != "object" ? null : (y =
|
|
20
|
+
return y === null || typeof y != "object" ? null : (y = M && y[M] || y["@@iterator"], typeof y == "function" ? y : null);
|
|
21
21
|
}
|
|
22
|
-
var
|
|
22
|
+
var W = { isMounted: function() {
|
|
23
23
|
return !1;
|
|
24
24
|
}, enqueueForceUpdate: function() {
|
|
25
25
|
}, enqueueReplaceState: function() {
|
|
26
26
|
}, enqueueSetState: function() {
|
|
27
|
-
} }, N = Object.assign,
|
|
27
|
+
} }, N = Object.assign, L = {};
|
|
28
28
|
function O(y, P, Z) {
|
|
29
|
-
this.props = y, this.context = P, this.refs =
|
|
29
|
+
this.props = y, this.context = P, this.refs = L, this.updater = Z || W;
|
|
30
30
|
}
|
|
31
31
|
O.prototype.isReactComponent = {}, O.prototype.setState = function(y, P) {
|
|
32
32
|
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.");
|
|
@@ -37,22 +37,22 @@ function qp() {
|
|
|
37
37
|
function T() {
|
|
38
38
|
}
|
|
39
39
|
T.prototype = O.prototype;
|
|
40
|
-
function
|
|
41
|
-
this.props = y, this.context = P, this.refs =
|
|
40
|
+
function $(y, P, Z) {
|
|
41
|
+
this.props = y, this.context = P, this.refs = L, this.updater = Z || W;
|
|
42
42
|
}
|
|
43
|
-
var G =
|
|
44
|
-
G.constructor =
|
|
45
|
-
var
|
|
43
|
+
var G = $.prototype = new T();
|
|
44
|
+
G.constructor = $, N(G, O.prototype), G.isPureReactComponent = !0;
|
|
45
|
+
var ie = Array.isArray, ce = Object.prototype.hasOwnProperty, be = { current: null }, Se = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
46
46
|
function Fe(y, P, Z) {
|
|
47
|
-
var
|
|
48
|
-
if (P != null) for (
|
|
49
|
-
var
|
|
50
|
-
if (
|
|
51
|
-
else if (1 <
|
|
52
|
-
for (var
|
|
53
|
-
ne.children =
|
|
54
|
-
}
|
|
55
|
-
if (y && y.defaultProps) for (
|
|
47
|
+
var ee, ne = {}, re = null, se = null;
|
|
48
|
+
if (P != null) for (ee in P.ref !== void 0 && (se = P.ref), P.key !== void 0 && (re = "" + P.key), P) ce.call(P, ee) && !Se.hasOwnProperty(ee) && (ne[ee] = P[ee]);
|
|
49
|
+
var le = arguments.length - 2;
|
|
50
|
+
if (le === 1) ne.children = Z;
|
|
51
|
+
else if (1 < le) {
|
|
52
|
+
for (var fe = Array(le), Xe = 0; Xe < le; Xe++) fe[Xe] = arguments[Xe + 2];
|
|
53
|
+
ne.children = fe;
|
|
54
|
+
}
|
|
55
|
+
if (y && y.defaultProps) for (ee in le = y.defaultProps, le) ne[ee] === void 0 && (ne[ee] = le[ee]);
|
|
56
56
|
return { $$typeof: l, type: y, key: re, ref: se, props: ne, _owner: be.current };
|
|
57
57
|
}
|
|
58
58
|
function Ce(y, P) {
|
|
@@ -71,7 +71,7 @@ function qp() {
|
|
|
71
71
|
function qe(y, P) {
|
|
72
72
|
return typeof y == "object" && y !== null && y.key != null ? ht("" + y.key) : P.toString(36);
|
|
73
73
|
}
|
|
74
|
-
function lt(y, P, Z,
|
|
74
|
+
function lt(y, P, Z, ee, ne) {
|
|
75
75
|
var re = typeof y;
|
|
76
76
|
(re === "undefined" || re === "boolean") && (y = null);
|
|
77
77
|
var se = !1;
|
|
@@ -88,24 +88,24 @@ function qp() {
|
|
|
88
88
|
se = !0;
|
|
89
89
|
}
|
|
90
90
|
}
|
|
91
|
-
if (se) return se = y, ne = ne(se), y =
|
|
91
|
+
if (se) return se = y, ne = ne(se), y = ee === "" ? "." + qe(se, 0) : ee, ie(ne) ? (Z = "", y != null && (Z = y.replace(mt, "$&/") + "/"), lt(ne, P, Z, "", function(Xe) {
|
|
92
92
|
return Xe;
|
|
93
93
|
})) : ne != null && (Le(ne) && (ne = Ce(ne, Z + (!ne.key || se && se.key === ne.key ? "" : ("" + ne.key).replace(mt, "$&/") + "/") + y)), P.push(ne)), 1;
|
|
94
|
-
if (se = 0,
|
|
95
|
-
re = y[
|
|
96
|
-
var
|
|
97
|
-
se += lt(re, P, Z,
|
|
94
|
+
if (se = 0, ee = ee === "" ? "." : ee + ":", ie(y)) for (var le = 0; le < y.length; le++) {
|
|
95
|
+
re = y[le];
|
|
96
|
+
var fe = ee + qe(re, le);
|
|
97
|
+
se += lt(re, P, Z, fe, ne);
|
|
98
98
|
}
|
|
99
|
-
else if (
|
|
99
|
+
else if (fe = B(y), typeof fe == "function") for (y = fe.call(y), le = 0; !(re = y.next()).done; ) re = re.value, fe = ee + qe(re, le++), se += lt(re, P, Z, fe, ne);
|
|
100
100
|
else if (re === "object") throw P = String(y), Error("Objects are not valid as a React child (found: " + (P === "[object Object]" ? "object with keys {" + Object.keys(y).join(", ") + "}" : P) + "). If you meant to render a collection of children, use an array instead.");
|
|
101
101
|
return se;
|
|
102
102
|
}
|
|
103
103
|
function gt(y, P, Z) {
|
|
104
104
|
if (y == null) return y;
|
|
105
|
-
var
|
|
106
|
-
return lt(y,
|
|
105
|
+
var ee = [], ne = 0;
|
|
106
|
+
return lt(y, ee, "", "", function(re) {
|
|
107
107
|
return P.call(Z, re, ne++);
|
|
108
|
-
}),
|
|
108
|
+
}), ee;
|
|
109
109
|
}
|
|
110
110
|
function je(y) {
|
|
111
111
|
if (y._status === -1) {
|
|
@@ -139,30 +139,30 @@ function qp() {
|
|
|
139
139
|
}, only: function(y) {
|
|
140
140
|
if (!Le(y)) throw Error("React.Children.only expected to receive a single React element child.");
|
|
141
141
|
return y;
|
|
142
|
-
} }, _.Component = O, _.Fragment = a, _.Profiler = c, _.PureComponent =
|
|
142
|
+
} }, _.Component = O, _.Fragment = a, _.Profiler = c, _.PureComponent = $, _.StrictMode = d, _.Suspense = x, _.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = q, _.act = j, _.cloneElement = function(y, P, Z) {
|
|
143
143
|
if (y == null) throw Error("React.cloneElement(...): The argument must be a React element, but you passed " + y + ".");
|
|
144
|
-
var
|
|
144
|
+
var ee = N({}, y.props), ne = y.key, re = y.ref, se = y._owner;
|
|
145
145
|
if (P != null) {
|
|
146
|
-
if (P.ref !== void 0 && (re = P.ref, se = be.current), P.key !== void 0 && (ne = "" + P.key), y.type && y.type.defaultProps) var
|
|
147
|
-
for (
|
|
146
|
+
if (P.ref !== void 0 && (re = P.ref, se = be.current), P.key !== void 0 && (ne = "" + P.key), y.type && y.type.defaultProps) var le = y.type.defaultProps;
|
|
147
|
+
for (fe in P) ce.call(P, fe) && !Se.hasOwnProperty(fe) && (ee[fe] = P[fe] === void 0 && le !== void 0 ? le[fe] : P[fe]);
|
|
148
148
|
}
|
|
149
|
-
var
|
|
150
|
-
if (
|
|
151
|
-
else if (1 <
|
|
152
|
-
|
|
153
|
-
for (var Xe = 0; Xe <
|
|
154
|
-
|
|
149
|
+
var fe = arguments.length - 2;
|
|
150
|
+
if (fe === 1) ee.children = Z;
|
|
151
|
+
else if (1 < fe) {
|
|
152
|
+
le = Array(fe);
|
|
153
|
+
for (var Xe = 0; Xe < fe; Xe++) le[Xe] = arguments[Xe + 2];
|
|
154
|
+
ee.children = le;
|
|
155
155
|
}
|
|
156
|
-
return { $$typeof: l, type: y.type, key: ne, ref: re, props:
|
|
156
|
+
return { $$typeof: l, type: y.type, key: ne, ref: re, props: ee, _owner: se };
|
|
157
157
|
}, _.createContext = function(y) {
|
|
158
|
-
return y = { $$typeof:
|
|
158
|
+
return y = { $$typeof: g, _currentValue: y, _currentValue2: y, _threadCount: 0, Provider: null, Consumer: null, _defaultValue: null, _globalName: null }, y.Provider = { $$typeof: f, _context: y }, y.Consumer = y;
|
|
159
159
|
}, _.createElement = Fe, _.createFactory = function(y) {
|
|
160
160
|
var P = Fe.bind(null, y);
|
|
161
161
|
return P.type = y, P;
|
|
162
162
|
}, _.createRef = function() {
|
|
163
163
|
return { current: null };
|
|
164
164
|
}, _.forwardRef = function(y) {
|
|
165
|
-
return { $$typeof:
|
|
165
|
+
return { $$typeof: v, render: y };
|
|
166
166
|
}, _.isValidElement = Le, _.lazy = function(y) {
|
|
167
167
|
return { $$typeof: E, _payload: { _status: -1, _result: y }, _init: je };
|
|
168
168
|
}, _.memo = function(y, P) {
|
|
@@ -224,14 +224,14 @@ function Xp() {
|
|
|
224
224
|
if (cc) return Rr;
|
|
225
225
|
cc = 1;
|
|
226
226
|
var l = aa(), u = Symbol.for("react.element"), a = Symbol.for("react.fragment"), d = Object.prototype.hasOwnProperty, c = l.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, f = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
227
|
-
function v
|
|
228
|
-
var E,
|
|
229
|
-
b !== void 0 && (B = "" + b), x.key !== void 0 && (B = "" + x.key), x.ref !== void 0 && (
|
|
230
|
-
for (E in x) d.call(x, E) && !f.hasOwnProperty(E) && (
|
|
231
|
-
if (
|
|
232
|
-
return { $$typeof: u, type:
|
|
233
|
-
}
|
|
234
|
-
return Rr.Fragment = a, Rr.jsx =
|
|
227
|
+
function g(v, x, b) {
|
|
228
|
+
var E, M = {}, B = null, W = null;
|
|
229
|
+
b !== void 0 && (B = "" + b), x.key !== void 0 && (B = "" + x.key), x.ref !== void 0 && (W = x.ref);
|
|
230
|
+
for (E in x) d.call(x, E) && !f.hasOwnProperty(E) && (M[E] = x[E]);
|
|
231
|
+
if (v && v.defaultProps) for (E in x = v.defaultProps, x) M[E] === void 0 && (M[E] = x[E]);
|
|
232
|
+
return { $$typeof: u, type: v, key: B, ref: W, props: M, _owner: c.current };
|
|
233
|
+
}
|
|
234
|
+
return Rr.Fragment = a, Rr.jsx = g, Rr.jsxs = g, Rr;
|
|
235
235
|
}
|
|
236
236
|
var dc;
|
|
237
237
|
function Gp() {
|
|
@@ -278,8 +278,8 @@ class Sc extends C.Component {
|
|
|
278
278
|
error: u
|
|
279
279
|
} = this.state;
|
|
280
280
|
if (u !== null) {
|
|
281
|
-
for (var a, d, c = arguments.length, f = new Array(c),
|
|
282
|
-
f[
|
|
281
|
+
for (var a, d, c = arguments.length, f = new Array(c), g = 0; g < c; g++)
|
|
282
|
+
f[g] = arguments[g];
|
|
283
283
|
(a = (d = this.props).onReset) === null || a === void 0 || a.call(d, {
|
|
284
284
|
args: f,
|
|
285
285
|
reason: "imperative-api"
|
|
@@ -297,8 +297,8 @@ class Sc extends C.Component {
|
|
|
297
297
|
resetKeys: c
|
|
298
298
|
} = this.props;
|
|
299
299
|
if (d && a.error !== null && ef(u.resetKeys, c)) {
|
|
300
|
-
var f,
|
|
301
|
-
(f = (
|
|
300
|
+
var f, g;
|
|
301
|
+
(f = (g = this.props).onReset) === null || f === void 0 || f.call(g, {
|
|
302
302
|
next: c,
|
|
303
303
|
prev: u.resetKeys,
|
|
304
304
|
reason: "keys"
|
|
@@ -313,30 +313,30 @@ class Sc extends C.Component {
|
|
|
313
313
|
fallback: c
|
|
314
314
|
} = this.props, {
|
|
315
315
|
didCatch: f,
|
|
316
|
-
error:
|
|
316
|
+
error: g
|
|
317
317
|
} = this.state;
|
|
318
|
-
let
|
|
318
|
+
let v = u;
|
|
319
319
|
if (f) {
|
|
320
320
|
const x = {
|
|
321
|
-
error:
|
|
321
|
+
error: g,
|
|
322
322
|
resetErrorBoundary: this.resetErrorBoundary
|
|
323
323
|
};
|
|
324
324
|
if (typeof a == "function")
|
|
325
|
-
|
|
325
|
+
v = a(x);
|
|
326
326
|
else if (d)
|
|
327
|
-
|
|
327
|
+
v = C.createElement(d, x);
|
|
328
328
|
else if (c !== void 0)
|
|
329
|
-
|
|
329
|
+
v = c;
|
|
330
330
|
else
|
|
331
|
-
throw
|
|
331
|
+
throw g;
|
|
332
332
|
}
|
|
333
333
|
return C.createElement($p.Provider, {
|
|
334
334
|
value: {
|
|
335
335
|
didCatch: f,
|
|
336
|
-
error:
|
|
336
|
+
error: g,
|
|
337
337
|
resetErrorBoundary: this.resetErrorBoundary
|
|
338
338
|
}
|
|
339
|
-
},
|
|
339
|
+
}, v);
|
|
340
340
|
}
|
|
341
341
|
}
|
|
342
342
|
function ef() {
|
|
@@ -344,7 +344,7 @@ function ef() {
|
|
|
344
344
|
return l.length !== u.length || l.some((a, d) => !Object.is(a, u[d]));
|
|
345
345
|
}
|
|
346
346
|
const tf = C.lazy(
|
|
347
|
-
() => import("./access-qa-bot-
|
|
347
|
+
() => import("./access-qa-bot-Bc9S0sSx.js").then((l) => ({
|
|
348
348
|
default: l.QABot
|
|
349
349
|
}))
|
|
350
350
|
);
|
|
@@ -356,8 +356,8 @@ class Cc extends C.Component {
|
|
|
356
356
|
open: d,
|
|
357
357
|
onOpenChange: c,
|
|
358
358
|
apiKey: f,
|
|
359
|
-
embedded:
|
|
360
|
-
loginUrl:
|
|
359
|
+
embedded: g,
|
|
360
|
+
loginUrl: v
|
|
361
361
|
} = this.props, x = f || void 0 || null;
|
|
362
362
|
if (!x)
|
|
363
363
|
return console.error("QA Bot: No valid API key provided"), null;
|
|
@@ -369,9 +369,9 @@ class Cc extends C.Component {
|
|
|
369
369
|
isLoggedIn: b,
|
|
370
370
|
open: d,
|
|
371
371
|
onOpenChange: c,
|
|
372
|
-
embedded:
|
|
372
|
+
embedded: g === !0,
|
|
373
373
|
apiKey: x,
|
|
374
|
-
loginUrl:
|
|
374
|
+
loginUrl: v
|
|
375
375
|
}
|
|
376
376
|
) });
|
|
377
377
|
}
|
|
@@ -601,8 +601,8 @@ function df() {
|
|
|
601
601
|
if (j !== q) {
|
|
602
602
|
U[0] = j;
|
|
603
603
|
e: for (var y = 0, P = U.length, Z = P >>> 1; y < Z; ) {
|
|
604
|
-
var
|
|
605
|
-
if (0 > c(ne, j)) re < P && 0 > c(se, ne) ? (U[y] = se, U[re] = j, y = re) : (U[y] = ne, U[
|
|
604
|
+
var ee = 2 * (y + 1) - 1, ne = U[ee], re = ee + 1, se = U[re];
|
|
605
|
+
if (0 > c(ne, j)) re < P && 0 > c(se, ne) ? (U[y] = se, U[re] = j, y = re) : (U[y] = ne, U[ee] = j, y = ee);
|
|
606
606
|
else if (re < P && 0 > c(se, j)) U[y] = se, U[re] = j, y = re;
|
|
607
607
|
else break e;
|
|
608
608
|
}
|
|
@@ -619,12 +619,12 @@ function df() {
|
|
|
619
619
|
return f.now();
|
|
620
620
|
};
|
|
621
621
|
} else {
|
|
622
|
-
var
|
|
622
|
+
var g = Date, v = g.now();
|
|
623
623
|
l.unstable_now = function() {
|
|
624
|
-
return
|
|
624
|
+
return g.now() - v;
|
|
625
625
|
};
|
|
626
626
|
}
|
|
627
|
-
var x = [], b = [], E = 1,
|
|
627
|
+
var x = [], b = [], E = 1, M = null, B = 3, W = !1, N = !1, L = !1, O = typeof setTimeout == "function" ? setTimeout : null, T = typeof clearTimeout == "function" ? clearTimeout : null, $ = typeof setImmediate < "u" ? setImmediate : null;
|
|
628
628
|
typeof navigator < "u" && navigator.scheduling !== void 0 && navigator.scheduling.isInputPending !== void 0 && navigator.scheduling.isInputPending.bind(navigator.scheduling);
|
|
629
629
|
function G(U) {
|
|
630
630
|
for (var q = a(b); q !== null; ) {
|
|
@@ -634,34 +634,34 @@ function df() {
|
|
|
634
634
|
q = a(b);
|
|
635
635
|
}
|
|
636
636
|
}
|
|
637
|
-
function
|
|
638
|
-
if (
|
|
637
|
+
function ie(U) {
|
|
638
|
+
if (L = !1, G(U), !N) if (a(x) !== null) N = !0, je(ce);
|
|
639
639
|
else {
|
|
640
640
|
var q = a(b);
|
|
641
|
-
q !== null && xe(
|
|
641
|
+
q !== null && xe(ie, q.startTime - U);
|
|
642
642
|
}
|
|
643
643
|
}
|
|
644
|
-
function
|
|
645
|
-
N = !1,
|
|
644
|
+
function ce(U, q) {
|
|
645
|
+
N = !1, L && (L = !1, T(Fe), Fe = -1), W = !0;
|
|
646
646
|
var j = B;
|
|
647
647
|
try {
|
|
648
|
-
for (G(q),
|
|
649
|
-
var y =
|
|
648
|
+
for (G(q), M = a(x); M !== null && (!(M.expirationTime > q) || U && !ht()); ) {
|
|
649
|
+
var y = M.callback;
|
|
650
650
|
if (typeof y == "function") {
|
|
651
|
-
|
|
652
|
-
var P = y(
|
|
653
|
-
q = l.unstable_now(), typeof P == "function" ?
|
|
651
|
+
M.callback = null, B = M.priorityLevel;
|
|
652
|
+
var P = y(M.expirationTime <= q);
|
|
653
|
+
q = l.unstable_now(), typeof P == "function" ? M.callback = P : M === a(x) && d(x), G(q);
|
|
654
654
|
} else d(x);
|
|
655
|
-
|
|
655
|
+
M = a(x);
|
|
656
656
|
}
|
|
657
|
-
if (
|
|
657
|
+
if (M !== null) var Z = !0;
|
|
658
658
|
else {
|
|
659
|
-
var
|
|
660
|
-
|
|
659
|
+
var ee = a(b);
|
|
660
|
+
ee !== null && xe(ie, ee.startTime - q), Z = !1;
|
|
661
661
|
}
|
|
662
662
|
return Z;
|
|
663
663
|
} finally {
|
|
664
|
-
|
|
664
|
+
M = null, B = j, W = !1;
|
|
665
665
|
}
|
|
666
666
|
}
|
|
667
667
|
var be = !1, Se = null, Fe = -1, Ce = 5, Le = -1;
|
|
@@ -681,8 +681,8 @@ function df() {
|
|
|
681
681
|
} else be = !1;
|
|
682
682
|
}
|
|
683
683
|
var qe;
|
|
684
|
-
if (typeof
|
|
685
|
-
|
|
684
|
+
if (typeof $ == "function") qe = function() {
|
|
685
|
+
$(mt);
|
|
686
686
|
};
|
|
687
687
|
else if (typeof MessageChannel < "u") {
|
|
688
688
|
var lt = new MessageChannel(), gt = lt.port2;
|
|
@@ -703,7 +703,7 @@ function df() {
|
|
|
703
703
|
l.unstable_IdlePriority = 5, l.unstable_ImmediatePriority = 1, l.unstable_LowPriority = 4, l.unstable_NormalPriority = 3, l.unstable_Profiling = null, l.unstable_UserBlockingPriority = 2, l.unstable_cancelCallback = function(U) {
|
|
704
704
|
U.callback = null;
|
|
705
705
|
}, l.unstable_continueExecution = function() {
|
|
706
|
-
N ||
|
|
706
|
+
N || W || (N = !0, je(ce));
|
|
707
707
|
}, l.unstable_forceFrameRate = function(U) {
|
|
708
708
|
0 > U || 125 < U ? console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported") : Ce = 0 < U ? Math.floor(1e3 / U) : 5;
|
|
709
709
|
}, l.unstable_getCurrentPriorityLevel = function() {
|
|
@@ -765,7 +765,7 @@ function df() {
|
|
|
765
765
|
default:
|
|
766
766
|
P = 5e3;
|
|
767
767
|
}
|
|
768
|
-
return P = j + P, U = { id: E++, callback: q, priorityLevel: U, startTime: j, expirationTime: P, sortIndex: -1 }, j > y ? (U.sortIndex = j, u(b, U), a(x) === null && U === a(b) && (
|
|
768
|
+
return P = j + P, U = { id: E++, callback: q, priorityLevel: U, startTime: j, expirationTime: P, sortIndex: -1 }, j > y ? (U.sortIndex = j, u(b, U), a(x) === null && U === a(b) && (L ? (T(Fe), Fe = -1) : L = !0, xe(ie, j - y))) : (U.sortIndex = P, u(x, U), N || W || (N = !0, je(ce))), U;
|
|
769
769
|
}, l.unstable_shouldYield = ht, l.unstable_wrapCallback = function(U) {
|
|
770
770
|
var q = B;
|
|
771
771
|
return function() {
|
|
@@ -804,16 +804,16 @@ function ff() {
|
|
|
804
804
|
}
|
|
805
805
|
var d = /* @__PURE__ */ new Set(), c = {};
|
|
806
806
|
function f(e, t) {
|
|
807
|
-
|
|
807
|
+
g(e, t), g(e + "Capture", t);
|
|
808
808
|
}
|
|
809
|
-
function
|
|
809
|
+
function g(e, t) {
|
|
810
810
|
for (c[e] = t, e = 0; e < t.length; e++) d.add(t[e]);
|
|
811
811
|
}
|
|
812
|
-
var
|
|
812
|
+
var v = !(typeof window > "u" || typeof window.document > "u" || typeof window.document.createElement > "u"), x = Object.prototype.hasOwnProperty, b = /^[: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]*$/, E = {}, M = {};
|
|
813
813
|
function B(e) {
|
|
814
|
-
return x.call(
|
|
814
|
+
return x.call(M, e) ? !0 : x.call(E, e) ? !1 : b.test(e) ? M[e] = !0 : (E[e] = !0, !1);
|
|
815
815
|
}
|
|
816
|
-
function
|
|
816
|
+
function W(e, t, n, r) {
|
|
817
817
|
if (n !== null && n.type === 0) return !1;
|
|
818
818
|
switch (typeof t) {
|
|
819
819
|
case "function":
|
|
@@ -826,7 +826,7 @@ function ff() {
|
|
|
826
826
|
}
|
|
827
827
|
}
|
|
828
828
|
function N(e, t, n, r) {
|
|
829
|
-
if (t === null || typeof t > "u" ||
|
|
829
|
+
if (t === null || typeof t > "u" || W(e, t, n, r)) return !0;
|
|
830
830
|
if (r) return !1;
|
|
831
831
|
if (n !== null) switch (n.type) {
|
|
832
832
|
case 3:
|
|
@@ -840,56 +840,56 @@ function ff() {
|
|
|
840
840
|
}
|
|
841
841
|
return !1;
|
|
842
842
|
}
|
|
843
|
-
function
|
|
843
|
+
function L(e, t, n, r, o, i, s) {
|
|
844
844
|
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;
|
|
845
845
|
}
|
|
846
846
|
var O = {};
|
|
847
847
|
"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e) {
|
|
848
|
-
O[e] = new
|
|
848
|
+
O[e] = new L(e, 0, !1, e, null, !1, !1);
|
|
849
849
|
}), [["acceptCharset", "accept-charset"], ["className", "class"], ["htmlFor", "for"], ["httpEquiv", "http-equiv"]].forEach(function(e) {
|
|
850
850
|
var t = e[0];
|
|
851
|
-
O[t] = new
|
|
851
|
+
O[t] = new L(t, 1, !1, e[1], null, !1, !1);
|
|
852
852
|
}), ["contentEditable", "draggable", "spellCheck", "value"].forEach(function(e) {
|
|
853
|
-
O[e] = new
|
|
853
|
+
O[e] = new L(e, 2, !1, e.toLowerCase(), null, !1, !1);
|
|
854
854
|
}), ["autoReverse", "externalResourcesRequired", "focusable", "preserveAlpha"].forEach(function(e) {
|
|
855
|
-
O[e] = new
|
|
855
|
+
O[e] = new L(e, 2, !1, e, null, !1, !1);
|
|
856
856
|
}), "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) {
|
|
857
|
-
O[e] = new
|
|
857
|
+
O[e] = new L(e, 3, !1, e.toLowerCase(), null, !1, !1);
|
|
858
858
|
}), ["checked", "multiple", "muted", "selected"].forEach(function(e) {
|
|
859
|
-
O[e] = new
|
|
859
|
+
O[e] = new L(e, 3, !0, e, null, !1, !1);
|
|
860
860
|
}), ["capture", "download"].forEach(function(e) {
|
|
861
|
-
O[e] = new
|
|
861
|
+
O[e] = new L(e, 4, !1, e, null, !1, !1);
|
|
862
862
|
}), ["cols", "rows", "size", "span"].forEach(function(e) {
|
|
863
|
-
O[e] = new
|
|
863
|
+
O[e] = new L(e, 6, !1, e, null, !1, !1);
|
|
864
864
|
}), ["rowSpan", "start"].forEach(function(e) {
|
|
865
|
-
O[e] = new
|
|
865
|
+
O[e] = new L(e, 5, !1, e.toLowerCase(), null, !1, !1);
|
|
866
866
|
});
|
|
867
867
|
var T = /[\-:]([a-z])/g;
|
|
868
|
-
function
|
|
868
|
+
function $(e) {
|
|
869
869
|
return e[1].toUpperCase();
|
|
870
870
|
}
|
|
871
871
|
"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e) {
|
|
872
872
|
var t = e.replace(
|
|
873
873
|
T,
|
|
874
|
-
|
|
874
|
+
$
|
|
875
875
|
);
|
|
876
|
-
O[t] = new
|
|
876
|
+
O[t] = new L(t, 1, !1, e, null, !1, !1);
|
|
877
877
|
}), "xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e) {
|
|
878
|
-
var t = e.replace(T,
|
|
879
|
-
O[t] = new
|
|
878
|
+
var t = e.replace(T, $);
|
|
879
|
+
O[t] = new L(t, 1, !1, e, "http://www.w3.org/1999/xlink", !1, !1);
|
|
880
880
|
}), ["xml:base", "xml:lang", "xml:space"].forEach(function(e) {
|
|
881
|
-
var t = e.replace(T,
|
|
882
|
-
O[t] = new
|
|
881
|
+
var t = e.replace(T, $);
|
|
882
|
+
O[t] = new L(t, 1, !1, e, "http://www.w3.org/XML/1998/namespace", !1, !1);
|
|
883
883
|
}), ["tabIndex", "crossOrigin"].forEach(function(e) {
|
|
884
|
-
O[e] = new
|
|
885
|
-
}), O.xlinkHref = new
|
|
886
|
-
O[e] = new
|
|
884
|
+
O[e] = new L(e, 1, !1, e.toLowerCase(), null, !1, !1);
|
|
885
|
+
}), O.xlinkHref = new L("xlinkHref", 1, !1, "xlink:href", "http://www.w3.org/1999/xlink", !0, !1), ["src", "href", "action", "formAction"].forEach(function(e) {
|
|
886
|
+
O[e] = new L(e, 1, !1, e.toLowerCase(), null, !0, !0);
|
|
887
887
|
});
|
|
888
888
|
function G(e, t, n, r) {
|
|
889
889
|
var o = O.hasOwnProperty(t) ? O[t] : null;
|
|
890
890
|
(o !== null ? o.type !== 0 : r || !(2 < t.length) || t[0] !== "o" && t[0] !== "O" || t[1] !== "n" && t[1] !== "N") && (N(t, n, o, r) && (n = null), r || o === null ? B(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))));
|
|
891
891
|
}
|
|
892
|
-
var
|
|
892
|
+
var ie = l.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, ce = Symbol.for("react.element"), be = Symbol.for("react.portal"), Se = Symbol.for("react.fragment"), Fe = Symbol.for("react.strict_mode"), Ce = Symbol.for("react.profiler"), Le = Symbol.for("react.provider"), ht = Symbol.for("react.context"), mt = Symbol.for("react.forward_ref"), qe = Symbol.for("react.suspense"), lt = Symbol.for("react.suspense_list"), gt = Symbol.for("react.memo"), je = Symbol.for("react.lazy"), xe = Symbol.for("react.offscreen"), U = Symbol.iterator;
|
|
893
893
|
function q(e) {
|
|
894
894
|
return e === null || typeof e != "object" ? null : (e = U && e[U] || e["@@iterator"], typeof e == "function" ? e : null);
|
|
895
895
|
}
|
|
@@ -905,7 +905,7 @@ function ff() {
|
|
|
905
905
|
` + y + e;
|
|
906
906
|
}
|
|
907
907
|
var Z = !1;
|
|
908
|
-
function
|
|
908
|
+
function ee(e, t) {
|
|
909
909
|
if (!e || Z) return "";
|
|
910
910
|
Z = !0;
|
|
911
911
|
var n = Error.prepareStackTrace;
|
|
@@ -973,11 +973,11 @@ function ff() {
|
|
|
973
973
|
case 0:
|
|
974
974
|
case 2:
|
|
975
975
|
case 15:
|
|
976
|
-
return e =
|
|
976
|
+
return e = ee(e.type, !1), e;
|
|
977
977
|
case 11:
|
|
978
|
-
return e =
|
|
978
|
+
return e = ee(e.type.render, !1), e;
|
|
979
979
|
case 1:
|
|
980
|
-
return e =
|
|
980
|
+
return e = ee(e.type, !0), e;
|
|
981
981
|
default:
|
|
982
982
|
return "";
|
|
983
983
|
}
|
|
@@ -1069,7 +1069,7 @@ function ff() {
|
|
|
1069
1069
|
}
|
|
1070
1070
|
return null;
|
|
1071
1071
|
}
|
|
1072
|
-
function
|
|
1072
|
+
function le(e) {
|
|
1073
1073
|
switch (typeof e) {
|
|
1074
1074
|
case "boolean":
|
|
1075
1075
|
case "number":
|
|
@@ -1082,12 +1082,12 @@ function ff() {
|
|
|
1082
1082
|
return "";
|
|
1083
1083
|
}
|
|
1084
1084
|
}
|
|
1085
|
-
function
|
|
1085
|
+
function fe(e) {
|
|
1086
1086
|
var t = e.type;
|
|
1087
1087
|
return (e = e.nodeName) && e.toLowerCase() === "input" && (t === "checkbox" || t === "radio");
|
|
1088
1088
|
}
|
|
1089
1089
|
function Xe(e) {
|
|
1090
|
-
var t =
|
|
1090
|
+
var t = fe(e) ? "checked" : "value", n = Object.getOwnPropertyDescriptor(e.constructor.prototype, t), r = "" + e[t];
|
|
1091
1091
|
if (!e.hasOwnProperty(t) && typeof n < "u" && typeof n.get == "function" && typeof n.set == "function") {
|
|
1092
1092
|
var o = n.get, i = n.set;
|
|
1093
1093
|
return Object.defineProperty(e, t, { configurable: !0, get: function() {
|
|
@@ -1111,7 +1111,7 @@ function ff() {
|
|
|
1111
1111
|
var t = e._valueTracker;
|
|
1112
1112
|
if (!t) return !0;
|
|
1113
1113
|
var n = t.getValue(), r = "";
|
|
1114
|
-
return e && (r =
|
|
1114
|
+
return e && (r = fe(e) ? e.checked ? "true" : "false" : e.value), e = r, e !== n ? (t.setValue(e), !0) : !1;
|
|
1115
1115
|
}
|
|
1116
1116
|
function Ur(e) {
|
|
1117
1117
|
if (e = e || (typeof document < "u" ? document : void 0), typeof e > "u") return null;
|
|
@@ -1127,20 +1127,20 @@ function ff() {
|
|
|
1127
1127
|
}
|
|
1128
1128
|
function ma(e, t) {
|
|
1129
1129
|
var n = t.defaultValue == null ? "" : t.defaultValue, r = t.checked != null ? t.checked : t.defaultChecked;
|
|
1130
|
-
n =
|
|
1130
|
+
n = le(t.value != null ? t.value : n), e._wrapperState = { initialChecked: r, initialValue: n, controlled: t.type === "checkbox" || t.type === "radio" ? t.checked != null : t.value != null };
|
|
1131
1131
|
}
|
|
1132
1132
|
function ga(e, t) {
|
|
1133
1133
|
t = t.checked, t != null && G(e, "checked", t, !1);
|
|
1134
1134
|
}
|
|
1135
1135
|
function ri(e, t) {
|
|
1136
1136
|
ga(e, t);
|
|
1137
|
-
var n =
|
|
1137
|
+
var n = le(t.value), r = t.type;
|
|
1138
1138
|
if (n != null) r === "number" ? (n === 0 && e.value === "" || e.value != n) && (e.value = "" + n) : e.value !== "" + n && (e.value = "" + n);
|
|
1139
1139
|
else if (r === "submit" || r === "reset") {
|
|
1140
1140
|
e.removeAttribute("value");
|
|
1141
1141
|
return;
|
|
1142
1142
|
}
|
|
1143
|
-
t.hasOwnProperty("value") ? oi(e, t.type, n) : t.hasOwnProperty("defaultValue") && oi(e, t.type,
|
|
1143
|
+
t.hasOwnProperty("value") ? oi(e, t.type, n) : t.hasOwnProperty("defaultValue") && oi(e, t.type, le(t.defaultValue)), t.checked == null && t.defaultChecked != null && (e.defaultChecked = !!t.defaultChecked);
|
|
1144
1144
|
}
|
|
1145
1145
|
function va(e, t, n) {
|
|
1146
1146
|
if (t.hasOwnProperty("value") || t.hasOwnProperty("defaultValue")) {
|
|
@@ -1160,7 +1160,7 @@ function ff() {
|
|
|
1160
1160
|
for (var o = 0; o < n.length; o++) t["$" + n[o]] = !0;
|
|
1161
1161
|
for (n = 0; n < e.length; n++) o = t.hasOwnProperty("$" + e[n].value), e[n].selected !== o && (e[n].selected = o), o && r && (e[n].defaultSelected = !0);
|
|
1162
1162
|
} else {
|
|
1163
|
-
for (n = "" +
|
|
1163
|
+
for (n = "" + le(n), t = null, o = 0; o < e.length; o++) {
|
|
1164
1164
|
if (e[o].value === n) {
|
|
1165
1165
|
e[o].selected = !0, r && (e[o].defaultSelected = !0);
|
|
1166
1166
|
return;
|
|
@@ -1187,10 +1187,10 @@ function ff() {
|
|
|
1187
1187
|
}
|
|
1188
1188
|
t == null && (t = ""), n = t;
|
|
1189
1189
|
}
|
|
1190
|
-
e._wrapperState = { initialValue:
|
|
1190
|
+
e._wrapperState = { initialValue: le(n) };
|
|
1191
1191
|
}
|
|
1192
1192
|
function ya(e, t) {
|
|
1193
|
-
var n =
|
|
1193
|
+
var n = le(t.value), r = le(t.defaultValue);
|
|
1194
1194
|
n != null && (n = "" + n, n !== e.value && (e.value = n), t.defaultValue == null && e.defaultValue !== n && (e.defaultValue = n)), r != null && (e.defaultValue = "" + r);
|
|
1195
1195
|
}
|
|
1196
1196
|
function wa(e) {
|
|
@@ -1384,7 +1384,7 @@ function ff() {
|
|
|
1384
1384
|
return n;
|
|
1385
1385
|
}
|
|
1386
1386
|
var fi = !1;
|
|
1387
|
-
if (
|
|
1387
|
+
if (v) try {
|
|
1388
1388
|
var qn = {};
|
|
1389
1389
|
Object.defineProperty(qn, "passive", { get: function() {
|
|
1390
1390
|
fi = !0;
|
|
@@ -1657,7 +1657,7 @@ function ff() {
|
|
|
1657
1657
|
o & t | e[r] & t && (e[r] |= t), n &= ~o;
|
|
1658
1658
|
}
|
|
1659
1659
|
}
|
|
1660
|
-
var
|
|
1660
|
+
var ae = 0;
|
|
1661
1661
|
function Va(e) {
|
|
1662
1662
|
return e &= -e, 1 < e ? 4 < e ? (e & 268435455) !== 0 ? 16 : 536870912 : 4 : 1;
|
|
1663
1663
|
}
|
|
@@ -1760,23 +1760,23 @@ function ff() {
|
|
|
1760
1760
|
for (Ut !== null && tr(Ut, e), Ot !== null && tr(Ot, e), Dt !== null && tr(Dt, e), _n.forEach(t), $n.forEach(t), n = 0; n < Vt.length; n++) r = Vt[n], r.blockedOn === e && (r.blockedOn = null);
|
|
1761
1761
|
for (; 0 < Vt.length && (n = Vt[0], n.blockedOn === null); ) Ha(n), n.blockedOn === null && Vt.shift();
|
|
1762
1762
|
}
|
|
1763
|
-
var wn =
|
|
1763
|
+
var wn = ie.ReactCurrentBatchConfig, qr = !0;
|
|
1764
1764
|
function xd(e, t, n, r) {
|
|
1765
|
-
var o =
|
|
1765
|
+
var o = ae, i = wn.transition;
|
|
1766
1766
|
wn.transition = null;
|
|
1767
1767
|
try {
|
|
1768
|
-
|
|
1768
|
+
ae = 1, ki(e, t, n, r);
|
|
1769
1769
|
} finally {
|
|
1770
|
-
|
|
1770
|
+
ae = o, wn.transition = i;
|
|
1771
1771
|
}
|
|
1772
1772
|
}
|
|
1773
1773
|
function yd(e, t, n, r) {
|
|
1774
|
-
var o =
|
|
1774
|
+
var o = ae, i = wn.transition;
|
|
1775
1775
|
wn.transition = null;
|
|
1776
1776
|
try {
|
|
1777
|
-
|
|
1777
|
+
ae = 4, ki(e, t, n, r);
|
|
1778
1778
|
} finally {
|
|
1779
|
-
|
|
1779
|
+
ae = o, wn.transition = i;
|
|
1780
1780
|
}
|
|
1781
1781
|
}
|
|
1782
1782
|
function ki(e, t, n, r) {
|
|
@@ -2022,9 +2022,9 @@ function ff() {
|
|
|
2022
2022
|
},
|
|
2023
2023
|
deltaZ: 0,
|
|
2024
2024
|
deltaMode: 0
|
|
2025
|
-
}), jd = Ge(Vd), Qd = [9, 13, 27, 32], Ri =
|
|
2026
|
-
|
|
2027
|
-
var Kd =
|
|
2025
|
+
}), jd = Ge(Vd), Qd = [9, 13, 27, 32], Ri = v && "CompositionEvent" in window, ir = null;
|
|
2026
|
+
v && "documentMode" in document && (ir = document.documentMode);
|
|
2027
|
+
var Kd = v && "TextEvent" in window && !ir, es = v && (!Ri || ir && 8 < ir && 11 >= ir), ts = " ", ns = !1;
|
|
2028
2028
|
function rs(e, t) {
|
|
2029
2029
|
switch (e) {
|
|
2030
2030
|
case "keyup":
|
|
@@ -2092,9 +2092,9 @@ function ff() {
|
|
|
2092
2092
|
if (e === "change") return t;
|
|
2093
2093
|
}
|
|
2094
2094
|
var as = !1;
|
|
2095
|
-
if (
|
|
2095
|
+
if (v) {
|
|
2096
2096
|
var Ni;
|
|
2097
|
-
if (
|
|
2097
|
+
if (v) {
|
|
2098
2098
|
var Fi = "oninput" in document;
|
|
2099
2099
|
if (!Fi) {
|
|
2100
2100
|
var ss = document.createElement("div");
|
|
@@ -2205,7 +2205,7 @@ function ff() {
|
|
|
2205
2205
|
for (typeof n.focus == "function" && n.focus(), n = 0; n < t.length; n++) e = t[n], e.element.scrollLeft = e.left, e.element.scrollTop = e.top;
|
|
2206
2206
|
}
|
|
2207
2207
|
}
|
|
2208
|
-
var tp =
|
|
2208
|
+
var tp = v && "documentMode" in document && 11 >= document.documentMode, Sn = null, Mi = null, ur = null, Li = !1;
|
|
2209
2209
|
function ms(e, t, n) {
|
|
2210
2210
|
var r = n.window === n ? n.document : n.nodeType === 9 ? n : n.ownerDocument;
|
|
2211
2211
|
Li || Sn == null || Sn !== Ur(r) || (r = Sn, "selectionStart" in r && Ii(r) ? r = { start: r.selectionStart, end: r.selectionEnd } : (r = (r.ownerDocument && r.ownerDocument.defaultView || window).getSelection(), r = { anchorNode: r.anchorNode, anchorOffset: r.anchorOffset, focusNode: r.focusNode, focusOffset: r.focusOffset }), ur && sr(ur, r) || (ur = r, r = oo(Mi, "onSelect"), 0 < r.length && (t = new Ci("onSelect", "select", null, t, n), e.push({ event: t, listeners: r }), t.target = Sn)));
|
|
@@ -2215,7 +2215,7 @@ function ff() {
|
|
|
2215
2215
|
return n[e.toLowerCase()] = t.toLowerCase(), n["Webkit" + e] = "webkit" + t, n["Moz" + e] = "moz" + t, n;
|
|
2216
2216
|
}
|
|
2217
2217
|
var Cn = { animationend: to("Animation", "AnimationEnd"), animationiteration: to("Animation", "AnimationIteration"), animationstart: to("Animation", "AnimationStart"), transitionend: to("Transition", "TransitionEnd") }, Bi = {}, gs = {};
|
|
2218
|
-
|
|
2218
|
+
v && (gs = document.createElement("div").style, "AnimationEvent" in window || (delete Cn.animationend.animation, delete Cn.animationiteration.animation, delete Cn.animationstart.animation), "TransitionEvent" in window || delete Cn.transitionend.transition);
|
|
2219
2219
|
function no(e) {
|
|
2220
2220
|
if (Bi[e]) return Bi[e];
|
|
2221
2221
|
if (!Cn[e]) return e;
|
|
@@ -2231,7 +2231,7 @@ function ff() {
|
|
|
2231
2231
|
var Ui = bs[Ti], np = Ui.toLowerCase(), rp = Ui[0].toUpperCase() + Ui.slice(1);
|
|
2232
2232
|
Qt(np, "on" + rp);
|
|
2233
2233
|
}
|
|
2234
|
-
Qt(vs, "onAnimationEnd"), Qt(xs, "onAnimationIteration"), Qt(ys, "onAnimationStart"), Qt("dblclick", "onDoubleClick"), Qt("focusin", "onFocus"), Qt("focusout", "onBlur"), Qt(ws, "onTransitionEnd"),
|
|
2234
|
+
Qt(vs, "onAnimationEnd"), Qt(xs, "onAnimationIteration"), Qt(ys, "onAnimationStart"), Qt("dblclick", "onDoubleClick"), Qt("focusin", "onFocus"), Qt("focusout", "onBlur"), Qt(ws, "onTransitionEnd"), g("onMouseEnter", ["mouseout", "mouseover"]), g("onMouseLeave", ["mouseout", "mouseover"]), g("onPointerEnter", ["pointerout", "pointerover"]), g("onPointerLeave", ["pointerout", "pointerover"]), f("onChange", "change click focusin focusout input keydown keyup selectionchange".split(" ")), f("onSelect", "focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")), f("onBeforeInput", ["compositionend", "keypress", "textInput", "paste"]), f("onCompositionEnd", "compositionend focusout keydown keypress keyup mousedown".split(" ")), f("onCompositionStart", "compositionstart focusout keydown keypress keyup mousedown".split(" ")), f("onCompositionUpdate", "compositionupdate focusout keydown keypress keyup mousedown".split(" "));
|
|
2235
2235
|
var cr = "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(" "), op = new Set("cancel close invalid load scroll toggle".split(" ").concat(cr));
|
|
2236
2236
|
function Ss(e, t, n) {
|
|
2237
2237
|
var r = e.type || "unknown-event";
|
|
@@ -2257,7 +2257,7 @@ function ff() {
|
|
|
2257
2257
|
}
|
|
2258
2258
|
if (Vr) throw e = hi, Vr = !1, hi = null, e;
|
|
2259
2259
|
}
|
|
2260
|
-
function
|
|
2260
|
+
function de(e, t) {
|
|
2261
2261
|
var n = t[Wi];
|
|
2262
2262
|
n === void 0 && (n = t[Wi] = /* @__PURE__ */ new Set());
|
|
2263
2263
|
var r = e + "__bubble";
|
|
@@ -2429,18 +2429,18 @@ function ff() {
|
|
|
2429
2429
|
else if (is(A)) if (as) Y = _d;
|
|
2430
2430
|
else {
|
|
2431
2431
|
Y = Gd;
|
|
2432
|
-
var
|
|
2432
|
+
var H = Xd;
|
|
2433
2433
|
}
|
|
2434
2434
|
else (D = A.nodeName) && D.toLowerCase() === "input" && (A.type === "checkbox" || A.type === "radio") && (Y = Zd);
|
|
2435
2435
|
if (Y && (Y = Y(e, S))) {
|
|
2436
2436
|
ls(R, Y, n, z);
|
|
2437
2437
|
break e;
|
|
2438
2438
|
}
|
|
2439
|
-
|
|
2439
|
+
H && H(e, A, S), e === "focusout" && (H = A._wrapperState) && H.controlled && A.type === "number" && oi(A, "number", A.value);
|
|
2440
2440
|
}
|
|
2441
|
-
switch (
|
|
2441
|
+
switch (H = S ? Pn(S) : window, e) {
|
|
2442
2442
|
case "focusin":
|
|
2443
|
-
(is(
|
|
2443
|
+
(is(H) || H.contentEditable === "true") && (Sn = H, Mi = S, ur = null);
|
|
2444
2444
|
break;
|
|
2445
2445
|
case "focusout":
|
|
2446
2446
|
ur = Mi = Sn = null;
|
|
@@ -2459,7 +2459,7 @@ function ff() {
|
|
|
2459
2459
|
case "keyup":
|
|
2460
2460
|
ms(R, n, z);
|
|
2461
2461
|
}
|
|
2462
|
-
var
|
|
2462
|
+
var J;
|
|
2463
2463
|
if (Ri) e: {
|
|
2464
2464
|
switch (e) {
|
|
2465
2465
|
case "compositionstart":
|
|
@@ -2475,7 +2475,7 @@ function ff() {
|
|
|
2475
2475
|
X = void 0;
|
|
2476
2476
|
}
|
|
2477
2477
|
else bn ? rs(e, n) && (X = "onCompositionEnd") : e === "keydown" && n.keyCode === 229 && (X = "onCompositionStart");
|
|
2478
|
-
X && (es && n.locale !== "ko" && (bn || X !== "onCompositionStart" ? X === "onCompositionEnd" && bn && (
|
|
2478
|
+
X && (es && n.locale !== "ko" && (bn || X !== "onCompositionStart" ? X === "onCompositionEnd" && bn && (J = Xa()) : (jt = z, Si = "value" in jt ? jt.value : jt.textContent, bn = !0)), H = oo(S, X), 0 < H.length && (X = new _a(X, e, null, n, z), R.push({ event: X, listeners: H }), J ? X.data = J : (J = os(n), J !== null && (X.data = J)))), (J = Kd ? Yd(e, n) : Wd(e, n)) && (S = oo(S, "onBeforeInput"), 0 < S.length && (z = new _a("onBeforeInput", "beforeinput", null, n, z), R.push({ event: z, listeners: S }), z.data = J));
|
|
2479
2479
|
}
|
|
2480
2480
|
Cs(R, t);
|
|
2481
2481
|
});
|
|
@@ -2597,7 +2597,7 @@ function ff() {
|
|
|
2597
2597
|
function Yt(e) {
|
|
2598
2598
|
return { current: e };
|
|
2599
2599
|
}
|
|
2600
|
-
function
|
|
2600
|
+
function pe(e) {
|
|
2601
2601
|
0 > zn || (e.current = Hi[zn], Hi[zn] = null, zn--);
|
|
2602
2602
|
}
|
|
2603
2603
|
function ue(e, t) {
|
|
@@ -2617,7 +2617,7 @@ function ff() {
|
|
|
2617
2617
|
return e = e.childContextTypes, e != null;
|
|
2618
2618
|
}
|
|
2619
2619
|
function so() {
|
|
2620
|
-
|
|
2620
|
+
pe(Qe), pe(Be);
|
|
2621
2621
|
}
|
|
2622
2622
|
function Ns(e, t, n) {
|
|
2623
2623
|
if (Be.current !== Wt) throw Error(a(168));
|
|
@@ -2636,7 +2636,7 @@ function ff() {
|
|
|
2636
2636
|
function Is(e, t, n) {
|
|
2637
2637
|
var r = e.stateNode;
|
|
2638
2638
|
if (!r) throw Error(a(169));
|
|
2639
|
-
n ? (e = Fs(e, t, on), r.__reactInternalMemoizedMergedChildContext = e,
|
|
2639
|
+
n ? (e = Fs(e, t, on), r.__reactInternalMemoizedMergedChildContext = e, pe(Qe), pe(Be), ue(Be, e)) : pe(Qe), ue(Qe, n);
|
|
2640
2640
|
}
|
|
2641
2641
|
var At = null, co = !1, Ji = !1;
|
|
2642
2642
|
function Ms(e) {
|
|
@@ -2648,10 +2648,10 @@ function ff() {
|
|
|
2648
2648
|
function Ht() {
|
|
2649
2649
|
if (!Ji && At !== null) {
|
|
2650
2650
|
Ji = !0;
|
|
2651
|
-
var e = 0, t =
|
|
2651
|
+
var e = 0, t = ae;
|
|
2652
2652
|
try {
|
|
2653
2653
|
var n = At;
|
|
2654
|
-
for (
|
|
2654
|
+
for (ae = 1; e < n.length; e++) {
|
|
2655
2655
|
var r = n[e];
|
|
2656
2656
|
do
|
|
2657
2657
|
r = r(!0);
|
|
@@ -2661,7 +2661,7 @@ function ff() {
|
|
|
2661
2661
|
} catch (o) {
|
|
2662
2662
|
throw At !== null && (At = At.slice(e + 1)), Ba(mi, Ht), o;
|
|
2663
2663
|
} finally {
|
|
2664
|
-
|
|
2664
|
+
ae = t, Ji = !1;
|
|
2665
2665
|
}
|
|
2666
2666
|
}
|
|
2667
2667
|
return null;
|
|
@@ -2689,7 +2689,7 @@ function ff() {
|
|
|
2689
2689
|
for (; e === po; ) po = Nn[--Fn], Nn[Fn] = null, fo = Nn[--Fn], Nn[Fn] = null;
|
|
2690
2690
|
for (; e === ln; ) ln = et[--tt], et[tt] = null, zt = et[--tt], et[tt] = null, Pt = et[--tt], et[tt] = null;
|
|
2691
2691
|
}
|
|
2692
|
-
var Ze = null, _e = null,
|
|
2692
|
+
var Ze = null, _e = null, he = !1, ut = null;
|
|
2693
2693
|
function Bs(e, t) {
|
|
2694
2694
|
var n = it(5, null, null, 0);
|
|
2695
2695
|
n.elementType = "DELETED", n.stateNode = t, n.return = e, t = e.deletions, t === null ? (e.deletions = [n], e.flags |= 16) : t.push(n);
|
|
@@ -2711,7 +2711,7 @@ function ff() {
|
|
|
2711
2711
|
return (e.mode & 1) !== 0 && (e.flags & 128) === 0;
|
|
2712
2712
|
}
|
|
2713
2713
|
function Zi(e) {
|
|
2714
|
-
if (
|
|
2714
|
+
if (he) {
|
|
2715
2715
|
var t = _e;
|
|
2716
2716
|
if (t) {
|
|
2717
2717
|
var n = t;
|
|
@@ -2719,11 +2719,11 @@ function ff() {
|
|
|
2719
2719
|
if (Gi(e)) throw Error(a(418));
|
|
2720
2720
|
t = Kt(n.nextSibling);
|
|
2721
2721
|
var r = Ze;
|
|
2722
|
-
t && Ts(e, t) ? Bs(r, n) : (e.flags = e.flags & -4097 | 2,
|
|
2722
|
+
t && Ts(e, t) ? Bs(r, n) : (e.flags = e.flags & -4097 | 2, he = !1, Ze = e);
|
|
2723
2723
|
}
|
|
2724
2724
|
} else {
|
|
2725
2725
|
if (Gi(e)) throw Error(a(418));
|
|
2726
|
-
e.flags = e.flags & -4097 | 2,
|
|
2726
|
+
e.flags = e.flags & -4097 | 2, he = !1, Ze = e;
|
|
2727
2727
|
}
|
|
2728
2728
|
}
|
|
2729
2729
|
}
|
|
@@ -2733,7 +2733,7 @@ function ff() {
|
|
|
2733
2733
|
}
|
|
2734
2734
|
function ho(e) {
|
|
2735
2735
|
if (e !== Ze) return !1;
|
|
2736
|
-
if (!
|
|
2736
|
+
if (!he) return Us(e), he = !0, !1;
|
|
2737
2737
|
var t;
|
|
2738
2738
|
if ((t = e.tag !== 3) && !(t = e.tag !== 5) && (t = e.type, t = t !== "head" && t !== "body" && !Qi(e.type, e.memoizedProps)), t && (t = _e)) {
|
|
2739
2739
|
if (Gi(e)) throw Os(), Error(a(418));
|
|
@@ -2764,12 +2764,12 @@ function ff() {
|
|
|
2764
2764
|
for (var e = _e; e; ) e = Kt(e.nextSibling);
|
|
2765
2765
|
}
|
|
2766
2766
|
function In() {
|
|
2767
|
-
_e = Ze = null,
|
|
2767
|
+
_e = Ze = null, he = !1;
|
|
2768
2768
|
}
|
|
2769
2769
|
function _i(e) {
|
|
2770
2770
|
ut === null ? ut = [e] : ut.push(e);
|
|
2771
2771
|
}
|
|
2772
|
-
var fp =
|
|
2772
|
+
var fp = ie.ReactCurrentBatchConfig;
|
|
2773
2773
|
function mr(e, t, n) {
|
|
2774
2774
|
if (e = n.ref, e !== null && typeof e != "function" && typeof e != "object") {
|
|
2775
2775
|
if (n._owner) {
|
|
@@ -2838,7 +2838,7 @@ function ff() {
|
|
|
2838
2838
|
if (typeof m == "string" && m !== "" || typeof m == "number") return m = Kl("" + m, w.mode, k), m.return = w, m;
|
|
2839
2839
|
if (typeof m == "object" && m !== null) {
|
|
2840
2840
|
switch (m.$$typeof) {
|
|
2841
|
-
case
|
|
2841
|
+
case ce:
|
|
2842
2842
|
return k = Do(m.type, m.key, m.props, null, w.mode, k), k.ref = mr(w, null, m), k.return = w, k;
|
|
2843
2843
|
case be:
|
|
2844
2844
|
return m = Yl(m, w.mode, k), m.return = w, m;
|
|
@@ -2856,7 +2856,7 @@ function ff() {
|
|
|
2856
2856
|
if (typeof k == "string" && k !== "" || typeof k == "number") return Y !== null ? null : p(w, m, "" + k, I);
|
|
2857
2857
|
if (typeof k == "object" && k !== null) {
|
|
2858
2858
|
switch (k.$$typeof) {
|
|
2859
|
-
case
|
|
2859
|
+
case ce:
|
|
2860
2860
|
return k.key === Y ? h(w, m, k, I) : null;
|
|
2861
2861
|
case be:
|
|
2862
2862
|
return k.key === Y ? S(w, m, k, I) : null;
|
|
@@ -2877,13 +2877,13 @@ function ff() {
|
|
|
2877
2877
|
if (typeof I == "string" && I !== "" || typeof I == "number") return w = w.get(k) || null, p(m, w, "" + I, Y);
|
|
2878
2878
|
if (typeof I == "object" && I !== null) {
|
|
2879
2879
|
switch (I.$$typeof) {
|
|
2880
|
-
case
|
|
2880
|
+
case ce:
|
|
2881
2881
|
return w = w.get(I.key === null ? k : I.key) || null, h(m, w, I, Y);
|
|
2882
2882
|
case be:
|
|
2883
2883
|
return w = w.get(I.key === null ? k : I.key) || null, S(m, w, I, Y);
|
|
2884
2884
|
case je:
|
|
2885
|
-
var
|
|
2886
|
-
return D(w, m, k,
|
|
2885
|
+
var H = I._init;
|
|
2886
|
+
return D(w, m, k, H(I._payload), Y);
|
|
2887
2887
|
}
|
|
2888
2888
|
if (Yn(I) || q(I)) return w = w.get(k) || null, z(m, w, I, Y, null);
|
|
2889
2889
|
mo(m, I);
|
|
@@ -2891,79 +2891,79 @@ function ff() {
|
|
|
2891
2891
|
return null;
|
|
2892
2892
|
}
|
|
2893
2893
|
function Q(w, m, k, I) {
|
|
2894
|
-
for (var Y = null,
|
|
2895
|
-
|
|
2896
|
-
var oe = A(w,
|
|
2894
|
+
for (var Y = null, H = null, J = m, X = m = 0, Ne = null; J !== null && X < k.length; X++) {
|
|
2895
|
+
J.index > X ? (Ne = J, J = null) : Ne = J.sibling;
|
|
2896
|
+
var oe = A(w, J, k[X], I);
|
|
2897
2897
|
if (oe === null) {
|
|
2898
|
-
|
|
2898
|
+
J === null && (J = Ne);
|
|
2899
2899
|
break;
|
|
2900
2900
|
}
|
|
2901
|
-
e &&
|
|
2901
|
+
e && J && oe.alternate === null && t(w, J), m = i(oe, m, X), H === null ? Y = oe : H.sibling = oe, H = oe, J = Ne;
|
|
2902
2902
|
}
|
|
2903
|
-
if (X === k.length) return n(w,
|
|
2904
|
-
if (
|
|
2905
|
-
for (; X < k.length; X++)
|
|
2906
|
-
return
|
|
2903
|
+
if (X === k.length) return n(w, J), he && an(w, X), Y;
|
|
2904
|
+
if (J === null) {
|
|
2905
|
+
for (; X < k.length; X++) J = R(w, k[X], I), J !== null && (m = i(J, m, X), H === null ? Y = J : H.sibling = J, H = J);
|
|
2906
|
+
return he && an(w, X), Y;
|
|
2907
2907
|
}
|
|
2908
|
-
for (
|
|
2909
|
-
return e &&
|
|
2908
|
+
for (J = r(w, J); X < k.length; X++) Ne = D(J, w, X, k[X], I), Ne !== null && (e && Ne.alternate !== null && J.delete(Ne.key === null ? X : Ne.key), m = i(Ne, m, X), H === null ? Y = Ne : H.sibling = Ne, H = Ne);
|
|
2909
|
+
return e && J.forEach(function(tn) {
|
|
2910
2910
|
return t(w, tn);
|
|
2911
|
-
}),
|
|
2911
|
+
}), he && an(w, X), Y;
|
|
2912
2912
|
}
|
|
2913
2913
|
function K(w, m, k, I) {
|
|
2914
2914
|
var Y = q(k);
|
|
2915
2915
|
if (typeof Y != "function") throw Error(a(150));
|
|
2916
2916
|
if (k = Y.call(k), k == null) throw Error(a(151));
|
|
2917
|
-
for (var
|
|
2918
|
-
|
|
2919
|
-
var tn = A(w,
|
|
2917
|
+
for (var H = Y = null, J = m, X = m = 0, Ne = null, oe = k.next(); J !== null && !oe.done; X++, oe = k.next()) {
|
|
2918
|
+
J.index > X ? (Ne = J, J = null) : Ne = J.sibling;
|
|
2919
|
+
var tn = A(w, J, oe.value, I);
|
|
2920
2920
|
if (tn === null) {
|
|
2921
|
-
|
|
2921
|
+
J === null && (J = Ne);
|
|
2922
2922
|
break;
|
|
2923
2923
|
}
|
|
2924
|
-
e &&
|
|
2924
|
+
e && J && tn.alternate === null && t(w, J), m = i(tn, m, X), H === null ? Y = tn : H.sibling = tn, H = tn, J = Ne;
|
|
2925
2925
|
}
|
|
2926
2926
|
if (oe.done) return n(
|
|
2927
2927
|
w,
|
|
2928
|
-
|
|
2929
|
-
),
|
|
2930
|
-
if (
|
|
2931
|
-
for (; !oe.done; X++, oe = k.next()) oe = R(w, oe.value, I), oe !== null && (m = i(oe, m, X),
|
|
2932
|
-
return
|
|
2928
|
+
J
|
|
2929
|
+
), he && an(w, X), Y;
|
|
2930
|
+
if (J === null) {
|
|
2931
|
+
for (; !oe.done; X++, oe = k.next()) oe = R(w, oe.value, I), oe !== null && (m = i(oe, m, X), H === null ? Y = oe : H.sibling = oe, H = oe);
|
|
2932
|
+
return he && an(w, X), Y;
|
|
2933
2933
|
}
|
|
2934
|
-
for (
|
|
2935
|
-
return e &&
|
|
2934
|
+
for (J = r(w, J); !oe.done; X++, oe = k.next()) oe = D(J, w, X, oe.value, I), oe !== null && (e && oe.alternate !== null && J.delete(oe.key === null ? X : oe.key), m = i(oe, m, X), H === null ? Y = oe : H.sibling = oe, H = oe);
|
|
2935
|
+
return e && J.forEach(function(Hp) {
|
|
2936
2936
|
return t(w, Hp);
|
|
2937
|
-
}),
|
|
2937
|
+
}), he && an(w, X), Y;
|
|
2938
2938
|
}
|
|
2939
2939
|
function ke(w, m, k, I) {
|
|
2940
2940
|
if (typeof k == "object" && k !== null && k.type === Se && k.key === null && (k = k.props.children), typeof k == "object" && k !== null) {
|
|
2941
2941
|
switch (k.$$typeof) {
|
|
2942
|
-
case
|
|
2942
|
+
case ce:
|
|
2943
2943
|
e: {
|
|
2944
|
-
for (var Y = k.key,
|
|
2945
|
-
if (
|
|
2944
|
+
for (var Y = k.key, H = m; H !== null; ) {
|
|
2945
|
+
if (H.key === Y) {
|
|
2946
2946
|
if (Y = k.type, Y === Se) {
|
|
2947
|
-
if (
|
|
2948
|
-
n(w,
|
|
2947
|
+
if (H.tag === 7) {
|
|
2948
|
+
n(w, H.sibling), m = o(H, k.props.children), m.return = w, w = m;
|
|
2949
2949
|
break e;
|
|
2950
2950
|
}
|
|
2951
|
-
} else if (
|
|
2952
|
-
n(w,
|
|
2951
|
+
} else if (H.elementType === Y || typeof Y == "object" && Y !== null && Y.$$typeof === je && Ds(Y) === H.type) {
|
|
2952
|
+
n(w, H.sibling), m = o(H, k.props), m.ref = mr(w, H, k), m.return = w, w = m;
|
|
2953
2953
|
break e;
|
|
2954
2954
|
}
|
|
2955
|
-
n(w,
|
|
2955
|
+
n(w, H);
|
|
2956
2956
|
break;
|
|
2957
|
-
} else t(w,
|
|
2958
|
-
|
|
2957
|
+
} else t(w, H);
|
|
2958
|
+
H = H.sibling;
|
|
2959
2959
|
}
|
|
2960
2960
|
k.type === Se ? (m = mn(k.props.children, w.mode, I, k.key), m.return = w, w = m) : (I = Do(k.type, k.key, k.props, null, w.mode, I), I.ref = mr(w, m, k), I.return = w, w = I);
|
|
2961
2961
|
}
|
|
2962
2962
|
return s(w);
|
|
2963
2963
|
case be:
|
|
2964
2964
|
e: {
|
|
2965
|
-
for (
|
|
2966
|
-
if (m.key ===
|
|
2965
|
+
for (H = k.key; m !== null; ) {
|
|
2966
|
+
if (m.key === H) if (m.tag === 4 && m.stateNode.containerInfo === k.containerInfo && m.stateNode.implementation === k.implementation) {
|
|
2967
2967
|
n(w, m.sibling), m = o(m, k.children || []), m.return = w, w = m;
|
|
2968
2968
|
break e;
|
|
2969
2969
|
} else {
|
|
@@ -2977,7 +2977,7 @@ function ff() {
|
|
|
2977
2977
|
}
|
|
2978
2978
|
return s(w);
|
|
2979
2979
|
case je:
|
|
2980
|
-
return
|
|
2980
|
+
return H = k._init, ke(w, m, H(k._payload), I);
|
|
2981
2981
|
}
|
|
2982
2982
|
if (Yn(k)) return Q(w, m, k, I);
|
|
2983
2983
|
if (q(k)) return K(w, m, k, I);
|
|
@@ -2993,7 +2993,7 @@ function ff() {
|
|
|
2993
2993
|
}
|
|
2994
2994
|
function tl(e) {
|
|
2995
2995
|
var t = go.current;
|
|
2996
|
-
|
|
2996
|
+
pe(go), e._currentValue = t;
|
|
2997
2997
|
}
|
|
2998
2998
|
function nl(e, t, n) {
|
|
2999
2999
|
for (; e !== null; ) {
|
|
@@ -3152,10 +3152,10 @@ function ff() {
|
|
|
3152
3152
|
default:
|
|
3153
3153
|
e = e === 8 ? t.parentNode : t, t = e.namespaceURI || null, e = e.tagName, t = li(t, e);
|
|
3154
3154
|
}
|
|
3155
|
-
|
|
3155
|
+
pe(yt), ue(yt, t);
|
|
3156
3156
|
}
|
|
3157
3157
|
function Tn() {
|
|
3158
|
-
|
|
3158
|
+
pe(yt), pe(vr), pe(xr);
|
|
3159
3159
|
}
|
|
3160
3160
|
function Hs(e) {
|
|
3161
3161
|
un(xr.current);
|
|
@@ -3163,7 +3163,7 @@ function ff() {
|
|
|
3163
3163
|
t !== n && (ue(vr, e), ue(yt, n));
|
|
3164
3164
|
}
|
|
3165
3165
|
function ll(e) {
|
|
3166
|
-
vr.current === e && (
|
|
3166
|
+
vr.current === e && (pe(yt), pe(vr));
|
|
3167
3167
|
}
|
|
3168
3168
|
var me = Yt(0);
|
|
3169
3169
|
function wo(e) {
|
|
@@ -3191,7 +3191,7 @@ function ff() {
|
|
|
3191
3191
|
for (var e = 0; e < al.length; e++) al[e]._workInProgressVersionPrimary = null;
|
|
3192
3192
|
al.length = 0;
|
|
3193
3193
|
}
|
|
3194
|
-
var ko =
|
|
3194
|
+
var ko = ie.ReactCurrentDispatcher, ul = ie.ReactCurrentBatchConfig, cn = 0, ge = null, Ae = null, ze = null, bo = !1, yr = !1, wr = 0, hp = 0;
|
|
3195
3195
|
function Te() {
|
|
3196
3196
|
throw Error(a(321));
|
|
3197
3197
|
}
|
|
@@ -3393,14 +3393,14 @@ function ff() {
|
|
|
3393
3393
|
return (cn & 21) === 0 ? (e.baseState && (e.baseState = !1, Ye = !0), e.memoizedState = n) : (st(n, t) || (n = Da(), ge.lanes |= n, dn |= n, e.baseState = !0), t);
|
|
3394
3394
|
}
|
|
3395
3395
|
function mp(e, t) {
|
|
3396
|
-
var n =
|
|
3397
|
-
|
|
3396
|
+
var n = ae;
|
|
3397
|
+
ae = n !== 0 && 4 > n ? n : 4, e(!0);
|
|
3398
3398
|
var r = ul.transition;
|
|
3399
3399
|
ul.transition = {};
|
|
3400
3400
|
try {
|
|
3401
3401
|
e(!1), t();
|
|
3402
3402
|
} finally {
|
|
3403
|
-
|
|
3403
|
+
ae = n, ul.transition = r;
|
|
3404
3404
|
}
|
|
3405
3405
|
}
|
|
3406
3406
|
function cu() {
|
|
@@ -3477,7 +3477,7 @@ function ff() {
|
|
|
3477
3477
|
}, useMutableSource: function() {
|
|
3478
3478
|
}, useSyncExternalStore: function(e, t, n) {
|
|
3479
3479
|
var r = ge, o = wt();
|
|
3480
|
-
if (
|
|
3480
|
+
if (he) {
|
|
3481
3481
|
if (n === void 0) throw Error(a(407));
|
|
3482
3482
|
n = n();
|
|
3483
3483
|
} else {
|
|
@@ -3494,7 +3494,7 @@ function ff() {
|
|
|
3494
3494
|
), [e]), r.flags |= 2048, br(9, Gs.bind(null, r, i, n, t), void 0, null), n;
|
|
3495
3495
|
}, useId: function() {
|
|
3496
3496
|
var e = wt(), t = Re.identifierPrefix;
|
|
3497
|
-
if (
|
|
3497
|
+
if (he) {
|
|
3498
3498
|
var n = zt, r = Pt;
|
|
3499
3499
|
n = (r & ~(1 << 32 - at(r) - 1)).toString(32) + n, t = ":" + t + "R" + n, n = wr++, 0 < n && (t += "H" + n.toString(32)), t += ":";
|
|
3500
3500
|
} else n = hp++, t = ":" + t + "r" + n.toString(32) + ":";
|
|
@@ -3649,14 +3649,14 @@ Error generating stack: ` + i.message + `
|
|
|
3649
3649
|
function ku(e, t, n, r, o) {
|
|
3650
3650
|
return (e.mode & 1) === 0 ? (e === t ? e.flags |= 65536 : (e.flags |= 128, n.flags |= 131072, n.flags &= -52805, n.tag === 1 && (n.alternate === null ? n.tag = 17 : (t = Nt(-1, 1), t.tag = 2, qt(n, t, 1))), n.lanes |= 1), e) : (e.flags |= 65536, e.lanes = o, e);
|
|
3651
3651
|
}
|
|
3652
|
-
var bp =
|
|
3652
|
+
var bp = ie.ReactCurrentOwner, Ye = !1;
|
|
3653
3653
|
function De(e, t, n, r) {
|
|
3654
3654
|
t.child = e === null ? js(t, null, n, r) : Mn(t, e.child, n, r);
|
|
3655
3655
|
}
|
|
3656
3656
|
function bu(e, t, n, r, o) {
|
|
3657
3657
|
n = n.render;
|
|
3658
3658
|
var i = t.ref;
|
|
3659
|
-
return Bn(t, o), r = dl(e, t, n, r, i, o), n = pl(), e !== null && !Ye ? (t.updateQueue = e.updateQueue, t.flags &= -2053, e.lanes &= ~o, Ft(e, t, o)) : (
|
|
3659
|
+
return Bn(t, o), r = dl(e, t, n, r, i, o), n = pl(), e !== null && !Ye ? (t.updateQueue = e.updateQueue, t.flags &= -2053, e.lanes &= ~o, Ft(e, t, o)) : (he && n && qi(t), t.flags |= 1, De(e, t, r, o), t.child);
|
|
3660
3660
|
}
|
|
3661
3661
|
function Su(e, t, n, r, o) {
|
|
3662
3662
|
if (e === null) {
|
|
@@ -3693,7 +3693,7 @@ Error generating stack: ` + i.message + `
|
|
|
3693
3693
|
}
|
|
3694
3694
|
function kl(e, t, n, r, o) {
|
|
3695
3695
|
var i = Ke(n) ? on : Be.current;
|
|
3696
|
-
return i = Rn(t, i), Bn(t, o), n = dl(e, t, n, r, i, o), r = pl(), e !== null && !Ye ? (t.updateQueue = e.updateQueue, t.flags &= -2053, e.lanes &= ~o, Ft(e, t, o)) : (
|
|
3696
|
+
return i = Rn(t, i), Bn(t, o), n = dl(e, t, n, r, i, o), r = pl(), e !== null && !Ye ? (t.updateQueue = e.updateQueue, t.flags &= -2053, e.lanes &= ~o, Ft(e, t, o)) : (he && r && qi(t), t.flags |= 1, De(e, t, n, o), t.child);
|
|
3697
3697
|
}
|
|
3698
3698
|
function Pu(e, t, n, r, o) {
|
|
3699
3699
|
if (Ke(n)) {
|
|
@@ -3806,7 +3806,7 @@ Error generating stack: ` + i.message + `
|
|
|
3806
3806
|
}
|
|
3807
3807
|
return jl(), r = yl(Error(a(421))), Po(e, t, s, r);
|
|
3808
3808
|
}
|
|
3809
|
-
return o.data === "$?" ? (t.flags |= 128, t.child = e.child, t = Tp.bind(null, e), o._reactRetry = t, null) : (e = i.treeContext, _e = Kt(o.nextSibling), Ze = t,
|
|
3809
|
+
return o.data === "$?" ? (t.flags |= 128, t.child = e.child, t = Tp.bind(null, e), o._reactRetry = t, null) : (e = i.treeContext, _e = Kt(o.nextSibling), Ze = t, he = !0, ut = null, e !== null && (et[tt++] = Pt, et[tt++] = zt, et[tt++] = ln, Pt = e.id, zt = e.overflow, ln = t), t = El(t, r.children), t.flags |= 4096, t);
|
|
3810
3810
|
}
|
|
3811
3811
|
function Fu(e, t, n) {
|
|
3812
3812
|
e.lanes |= t;
|
|
@@ -3959,7 +3959,7 @@ Error generating stack: ` + i.message + `
|
|
|
3959
3959
|
S,
|
|
3960
3960
|
n
|
|
3961
3961
|
)), n = h;
|
|
3962
|
-
else S === "dangerouslySetInnerHTML" ? (h = h ? h.__html : void 0, p = p ? p.__html : void 0, h != null && p !== h && (i = i || []).push(S, h)) : S === "children" ? typeof h != "string" && typeof h != "number" || (i = i || []).push(S, "" + h) : S !== "suppressContentEditableWarning" && S !== "suppressHydrationWarning" && (c.hasOwnProperty(S) ? (h != null && S === "onScroll" &&
|
|
3962
|
+
else S === "dangerouslySetInnerHTML" ? (h = h ? h.__html : void 0, p = p ? p.__html : void 0, h != null && p !== h && (i = i || []).push(S, h)) : S === "children" ? typeof h != "string" && typeof h != "number" || (i = i || []).push(S, "" + h) : S !== "suppressContentEditableWarning" && S !== "suppressHydrationWarning" && (c.hasOwnProperty(S) ? (h != null && S === "onScroll" && de("scroll", e), i || p === h || (i = [])) : (i = i || []).push(S, h));
|
|
3963
3963
|
}
|
|
3964
3964
|
n && (i = i || []).push("style", n);
|
|
3965
3965
|
var S = i;
|
|
@@ -3969,7 +3969,7 @@ Error generating stack: ` + i.message + `
|
|
|
3969
3969
|
n !== r && (t.flags |= 4);
|
|
3970
3970
|
};
|
|
3971
3971
|
function Sr(e, t) {
|
|
3972
|
-
if (!
|
|
3972
|
+
if (!he) switch (e.tailMode) {
|
|
3973
3973
|
case "hidden":
|
|
3974
3974
|
t = e.tail;
|
|
3975
3975
|
for (var n = null; t !== null; ) t.alternate !== null && (n = t), t = t.sibling;
|
|
@@ -4004,7 +4004,7 @@ Error generating stack: ` + i.message + `
|
|
|
4004
4004
|
case 1:
|
|
4005
4005
|
return Ke(t.type) && so(), Ue(t), null;
|
|
4006
4006
|
case 3:
|
|
4007
|
-
return r = t.stateNode, Tn(),
|
|
4007
|
+
return r = t.stateNode, Tn(), pe(Qe), pe(Be), sl(), r.pendingContext && (r.context = r.pendingContext, r.pendingContext = null), (e === null || e.child === null) && (ho(t) ? t.flags |= 4 : e === null || e.memoizedState.isDehydrated && (t.flags & 256) === 0 || (t.flags |= 1024, ut !== null && (Ol(ut), ut = null))), Pl(e, t), Ue(t), null;
|
|
4008
4008
|
case 5:
|
|
4009
4009
|
ll(t);
|
|
4010
4010
|
var o = un(xr.current);
|
|
@@ -4019,39 +4019,39 @@ Error generating stack: ` + i.message + `
|
|
|
4019
4019
|
var i = t.memoizedProps;
|
|
4020
4020
|
switch (r[xt] = t, r[fr] = i, e = (t.mode & 1) !== 0, n) {
|
|
4021
4021
|
case "dialog":
|
|
4022
|
-
|
|
4022
|
+
de("cancel", r), de("close", r);
|
|
4023
4023
|
break;
|
|
4024
4024
|
case "iframe":
|
|
4025
4025
|
case "object":
|
|
4026
4026
|
case "embed":
|
|
4027
|
-
|
|
4027
|
+
de("load", r);
|
|
4028
4028
|
break;
|
|
4029
4029
|
case "video":
|
|
4030
4030
|
case "audio":
|
|
4031
|
-
for (o = 0; o < cr.length; o++)
|
|
4031
|
+
for (o = 0; o < cr.length; o++) de(cr[o], r);
|
|
4032
4032
|
break;
|
|
4033
4033
|
case "source":
|
|
4034
|
-
|
|
4034
|
+
de("error", r);
|
|
4035
4035
|
break;
|
|
4036
4036
|
case "img":
|
|
4037
4037
|
case "image":
|
|
4038
4038
|
case "link":
|
|
4039
|
-
|
|
4039
|
+
de(
|
|
4040
4040
|
"error",
|
|
4041
4041
|
r
|
|
4042
|
-
),
|
|
4042
|
+
), de("load", r);
|
|
4043
4043
|
break;
|
|
4044
4044
|
case "details":
|
|
4045
|
-
|
|
4045
|
+
de("toggle", r);
|
|
4046
4046
|
break;
|
|
4047
4047
|
case "input":
|
|
4048
|
-
ma(r, i),
|
|
4048
|
+
ma(r, i), de("invalid", r);
|
|
4049
4049
|
break;
|
|
4050
4050
|
case "select":
|
|
4051
|
-
r._wrapperState = { wasMultiple: !!i.multiple },
|
|
4051
|
+
r._wrapperState = { wasMultiple: !!i.multiple }, de("invalid", r);
|
|
4052
4052
|
break;
|
|
4053
4053
|
case "textarea":
|
|
4054
|
-
xa(r, i),
|
|
4054
|
+
xa(r, i), de("invalid", r);
|
|
4055
4055
|
}
|
|
4056
4056
|
ai(n, i), o = null;
|
|
4057
4057
|
for (var s in i) if (i.hasOwnProperty(s)) {
|
|
@@ -4060,7 +4060,7 @@ Error generating stack: ` + i.message + `
|
|
|
4060
4060
|
r.textContent,
|
|
4061
4061
|
p,
|
|
4062
4062
|
e
|
|
4063
|
-
), o = ["children", "" + p]) : c.hasOwnProperty(s) && p != null && s === "onScroll" &&
|
|
4063
|
+
), o = ["children", "" + p]) : c.hasOwnProperty(s) && p != null && s === "onScroll" && de("scroll", r);
|
|
4064
4064
|
}
|
|
4065
4065
|
switch (n) {
|
|
4066
4066
|
case "input":
|
|
@@ -4081,43 +4081,43 @@ Error generating stack: ` + i.message + `
|
|
|
4081
4081
|
e: {
|
|
4082
4082
|
switch (s = si(n, r), n) {
|
|
4083
4083
|
case "dialog":
|
|
4084
|
-
|
|
4084
|
+
de("cancel", e), de("close", e), o = r;
|
|
4085
4085
|
break;
|
|
4086
4086
|
case "iframe":
|
|
4087
4087
|
case "object":
|
|
4088
4088
|
case "embed":
|
|
4089
|
-
|
|
4089
|
+
de("load", e), o = r;
|
|
4090
4090
|
break;
|
|
4091
4091
|
case "video":
|
|
4092
4092
|
case "audio":
|
|
4093
|
-
for (o = 0; o < cr.length; o++)
|
|
4093
|
+
for (o = 0; o < cr.length; o++) de(cr[o], e);
|
|
4094
4094
|
o = r;
|
|
4095
4095
|
break;
|
|
4096
4096
|
case "source":
|
|
4097
|
-
|
|
4097
|
+
de("error", e), o = r;
|
|
4098
4098
|
break;
|
|
4099
4099
|
case "img":
|
|
4100
4100
|
case "image":
|
|
4101
4101
|
case "link":
|
|
4102
|
-
|
|
4102
|
+
de(
|
|
4103
4103
|
"error",
|
|
4104
4104
|
e
|
|
4105
|
-
),
|
|
4105
|
+
), de("load", e), o = r;
|
|
4106
4106
|
break;
|
|
4107
4107
|
case "details":
|
|
4108
|
-
|
|
4108
|
+
de("toggle", e), o = r;
|
|
4109
4109
|
break;
|
|
4110
4110
|
case "input":
|
|
4111
|
-
ma(e, r), o = ni(e, r),
|
|
4111
|
+
ma(e, r), o = ni(e, r), de("invalid", e);
|
|
4112
4112
|
break;
|
|
4113
4113
|
case "option":
|
|
4114
4114
|
o = r;
|
|
4115
4115
|
break;
|
|
4116
4116
|
case "select":
|
|
4117
|
-
e._wrapperState = { wasMultiple: !!r.multiple }, o = j({}, r, { value: void 0 }),
|
|
4117
|
+
e._wrapperState = { wasMultiple: !!r.multiple }, o = j({}, r, { value: void 0 }), de("invalid", e);
|
|
4118
4118
|
break;
|
|
4119
4119
|
case "textarea":
|
|
4120
|
-
xa(e, r), o = ii(e, r),
|
|
4120
|
+
xa(e, r), o = ii(e, r), de("invalid", e);
|
|
4121
4121
|
break;
|
|
4122
4122
|
default:
|
|
4123
4123
|
o = r;
|
|
@@ -4125,7 +4125,7 @@ Error generating stack: ` + i.message + `
|
|
|
4125
4125
|
ai(n, o), p = o;
|
|
4126
4126
|
for (i in p) if (p.hasOwnProperty(i)) {
|
|
4127
4127
|
var h = p[i];
|
|
4128
|
-
i === "style" ? Ca(e, h) : i === "dangerouslySetInnerHTML" ? (h = h ? h.__html : void 0, h != null && ba(e, h)) : i === "children" ? typeof h == "string" ? (n !== "textarea" || h !== "") && Wn(e, h) : typeof h == "number" && Wn(e, "" + h) : i !== "suppressContentEditableWarning" && i !== "suppressHydrationWarning" && i !== "autoFocus" && (c.hasOwnProperty(i) ? h != null && i === "onScroll" &&
|
|
4128
|
+
i === "style" ? Ca(e, h) : i === "dangerouslySetInnerHTML" ? (h = h ? h.__html : void 0, h != null && ba(e, h)) : i === "children" ? typeof h == "string" ? (n !== "textarea" || h !== "") && Wn(e, h) : typeof h == "number" && Wn(e, "" + h) : i !== "suppressContentEditableWarning" && i !== "suppressHydrationWarning" && i !== "autoFocus" && (c.hasOwnProperty(i) ? h != null && i === "onScroll" && de("scroll", e) : h != null && G(e, i, h, s));
|
|
4129
4129
|
}
|
|
4130
4130
|
switch (n) {
|
|
4131
4131
|
case "input":
|
|
@@ -4135,7 +4135,7 @@ Error generating stack: ` + i.message + `
|
|
|
4135
4135
|
Tr(e), wa(e);
|
|
4136
4136
|
break;
|
|
4137
4137
|
case "option":
|
|
4138
|
-
r.value != null && e.setAttribute("value", "" +
|
|
4138
|
+
r.value != null && e.setAttribute("value", "" + le(r.value));
|
|
4139
4139
|
break;
|
|
4140
4140
|
case "select":
|
|
4141
4141
|
e.multiple = !!r.multiple, i = r.value, i != null ? vn(e, !!r.multiple, i, !1) : r.defaultValue != null && vn(
|
|
@@ -4184,8 +4184,8 @@ Error generating stack: ` + i.message + `
|
|
|
4184
4184
|
}
|
|
4185
4185
|
return Ue(t), null;
|
|
4186
4186
|
case 13:
|
|
4187
|
-
if (
|
|
4188
|
-
if (
|
|
4187
|
+
if (pe(me), r = t.memoizedState, e === null || e.memoizedState !== null && e.memoizedState.dehydrated !== null) {
|
|
4188
|
+
if (he && _e !== null && (t.mode & 1) !== 0 && (t.flags & 128) === 0) Os(), In(), t.flags |= 98560, i = !1;
|
|
4189
4189
|
else if (i = ho(t), r !== null && r.dehydrated !== null) {
|
|
4190
4190
|
if (e === null) {
|
|
4191
4191
|
if (!i) throw Error(a(318));
|
|
@@ -4204,7 +4204,7 @@ Error generating stack: ` + i.message + `
|
|
|
4204
4204
|
case 17:
|
|
4205
4205
|
return Ke(t.type) && so(), Ue(t), null;
|
|
4206
4206
|
case 19:
|
|
4207
|
-
if (
|
|
4207
|
+
if (pe(me), i = t.memoizedState, i === null) return Ue(t), null;
|
|
4208
4208
|
if (r = (t.flags & 128) !== 0, s = i.rendering, s === null) if (r) Sr(i, !1);
|
|
4209
4209
|
else {
|
|
4210
4210
|
if (Pe !== 0 || e !== null && (e.flags & 128) !== 0) for (e = t.child; e !== null; ) {
|
|
@@ -4218,7 +4218,7 @@ Error generating stack: ` + i.message + `
|
|
|
4218
4218
|
}
|
|
4219
4219
|
else {
|
|
4220
4220
|
if (!r) if (e = wo(s), e !== null) {
|
|
4221
|
-
if (t.flags |= 128, r = !0, n = e.updateQueue, n !== null && (t.updateQueue = n, t.flags |= 4), Sr(i, !0), i.tail === null && i.tailMode === "hidden" && !s.alternate && !
|
|
4221
|
+
if (t.flags |= 128, r = !0, n = e.updateQueue, n !== null && (t.updateQueue = n, t.flags |= 4), Sr(i, !0), i.tail === null && i.tailMode === "hidden" && !s.alternate && !he) return Ue(t), null;
|
|
4222
4222
|
} else 2 * we() - i.renderingStartTime > Vn && n !== 1073741824 && (t.flags |= 128, r = !0, Sr(i, !1), t.lanes = 4194304);
|
|
4223
4223
|
i.isBackwards ? (s.sibling = t.child, t.child = s) : (n = i.last, n !== null ? n.sibling = s : t.child = s, i.last = s);
|
|
4224
4224
|
}
|
|
@@ -4238,17 +4238,17 @@ Error generating stack: ` + i.message + `
|
|
|
4238
4238
|
case 1:
|
|
4239
4239
|
return Ke(t.type) && so(), e = t.flags, e & 65536 ? (t.flags = e & -65537 | 128, t) : null;
|
|
4240
4240
|
case 3:
|
|
4241
|
-
return Tn(),
|
|
4241
|
+
return Tn(), pe(Qe), pe(Be), sl(), e = t.flags, (e & 65536) !== 0 && (e & 128) === 0 ? (t.flags = e & -65537 | 128, t) : null;
|
|
4242
4242
|
case 5:
|
|
4243
4243
|
return ll(t), null;
|
|
4244
4244
|
case 13:
|
|
4245
|
-
if (
|
|
4245
|
+
if (pe(me), e = t.memoizedState, e !== null && e.dehydrated !== null) {
|
|
4246
4246
|
if (t.alternate === null) throw Error(a(340));
|
|
4247
4247
|
In();
|
|
4248
4248
|
}
|
|
4249
4249
|
return e = t.flags, e & 65536 ? (t.flags = e & -65537 | 128, t) : null;
|
|
4250
4250
|
case 19:
|
|
4251
|
-
return
|
|
4251
|
+
return pe(me), null;
|
|
4252
4252
|
case 4:
|
|
4253
4253
|
return Tn(), null;
|
|
4254
4254
|
case 10:
|
|
@@ -4902,12 +4902,12 @@ Error generating stack: ` + i.message + `
|
|
|
4902
4902
|
V = t.return;
|
|
4903
4903
|
}
|
|
4904
4904
|
}
|
|
4905
|
-
var Np = Math.ceil, Fo =
|
|
4905
|
+
var Np = Math.ceil, Fo = ie.ReactCurrentDispatcher, Il = ie.ReactCurrentOwner, ot = ie.ReactCurrentBatchConfig, te = 0, Re = null, Ee = null, Me = 0, $e = 0, Dn = Yt(0), Pe = 0, Er = null, dn = 0, Io = 0, Ml = 0, Ar = null, We = null, Ll = 0, Vn = 1 / 0, It = null, Mo = !1, Bl = null, Gt = null, Lo = !1, Zt = null, Bo = 0, Pr = 0, Tl = null, To = -1, Uo = 0;
|
|
4906
4906
|
function Ve() {
|
|
4907
4907
|
return (te & 6) !== 0 ? we() : To !== -1 ? To : To = we();
|
|
4908
4908
|
}
|
|
4909
4909
|
function _t(e) {
|
|
4910
|
-
return (e.mode & 1) === 0 ? 1 : (te & 2) !== 0 && Me !== 0 ? Me & -Me : fp.transition !== null ? (Uo === 0 && (Uo = Da()), Uo) : (e =
|
|
4910
|
+
return (e.mode & 1) === 0 ? 1 : (te & 2) !== 0 && Me !== 0 ? Me & -Me : fp.transition !== null ? (Uo === 0 && (Uo = Da()), Uo) : (e = ae, e !== 0 || (e = window.event, e = e === void 0 ? 16 : qa(e.type)), e);
|
|
4911
4911
|
}
|
|
4912
4912
|
function ft(e, t, n, r) {
|
|
4913
4913
|
if (50 < Pr) throw Pr = 0, Tl = null, Error(a(185));
|
|
@@ -5079,15 +5079,15 @@ Error generating stack: ` + i.message + `
|
|
|
5079
5079
|
Zt !== null && Zt.tag === 0 && (te & 6) === 0 && jn();
|
|
5080
5080
|
var t = te;
|
|
5081
5081
|
te |= 1;
|
|
5082
|
-
var n = ot.transition, r =
|
|
5082
|
+
var n = ot.transition, r = ae;
|
|
5083
5083
|
try {
|
|
5084
|
-
if (ot.transition = null,
|
|
5084
|
+
if (ot.transition = null, ae = 1, e) return e();
|
|
5085
5085
|
} finally {
|
|
5086
|
-
|
|
5086
|
+
ae = r, ot.transition = n, te = t, (te & 6) === 0 && Ht();
|
|
5087
5087
|
}
|
|
5088
5088
|
}
|
|
5089
5089
|
function Vl() {
|
|
5090
|
-
$e = Dn.current,
|
|
5090
|
+
$e = Dn.current, pe(Dn);
|
|
5091
5091
|
}
|
|
5092
5092
|
function fn(e, t) {
|
|
5093
5093
|
e.finishedWork = null, e.finishedLanes = 0;
|
|
@@ -5099,7 +5099,7 @@ Error generating stack: ` + i.message + `
|
|
|
5099
5099
|
r = r.type.childContextTypes, r != null && so();
|
|
5100
5100
|
break;
|
|
5101
5101
|
case 3:
|
|
5102
|
-
Tn(),
|
|
5102
|
+
Tn(), pe(Qe), pe(Be), sl();
|
|
5103
5103
|
break;
|
|
5104
5104
|
case 5:
|
|
5105
5105
|
ll(r);
|
|
@@ -5108,10 +5108,10 @@ Error generating stack: ` + i.message + `
|
|
|
5108
5108
|
Tn();
|
|
5109
5109
|
break;
|
|
5110
5110
|
case 13:
|
|
5111
|
-
|
|
5111
|
+
pe(me);
|
|
5112
5112
|
break;
|
|
5113
5113
|
case 19:
|
|
5114
|
-
|
|
5114
|
+
pe(me);
|
|
5115
5115
|
break;
|
|
5116
5116
|
case 10:
|
|
5117
5117
|
tl(r.type._context);
|
|
@@ -5175,7 +5175,7 @@ Error generating stack: ` + i.message + `
|
|
|
5175
5175
|
}
|
|
5176
5176
|
h = Error(a(426));
|
|
5177
5177
|
}
|
|
5178
|
-
} else if (
|
|
5178
|
+
} else if (he && p.mode & 1) {
|
|
5179
5179
|
var ke = wu(s);
|
|
5180
5180
|
if (ke !== null) {
|
|
5181
5181
|
(ke.flags & 65536) === 0 && (ke.flags |= 256), ku(ke, s, p, i, t), _i(Un(h, p));
|
|
@@ -5273,11 +5273,11 @@ Error generating stack: ` + i.message + `
|
|
|
5273
5273
|
Pe === 0 && (Pe = 5);
|
|
5274
5274
|
}
|
|
5275
5275
|
function hn(e, t, n) {
|
|
5276
|
-
var r =
|
|
5276
|
+
var r = ae, o = ot.transition;
|
|
5277
5277
|
try {
|
|
5278
|
-
ot.transition = null,
|
|
5278
|
+
ot.transition = null, ae = 1, Lp(e, t, n, r);
|
|
5279
5279
|
} finally {
|
|
5280
|
-
ot.transition = o,
|
|
5280
|
+
ot.transition = o, ae = r;
|
|
5281
5281
|
}
|
|
5282
5282
|
return null;
|
|
5283
5283
|
}
|
|
@@ -5296,10 +5296,10 @@ Error generating stack: ` + i.message + `
|
|
|
5296
5296
|
return jn(), null;
|
|
5297
5297
|
})), i = (n.flags & 15990) !== 0, (n.subtreeFlags & 15990) !== 0 || i) {
|
|
5298
5298
|
i = ot.transition, ot.transition = null;
|
|
5299
|
-
var s =
|
|
5300
|
-
|
|
5299
|
+
var s = ae;
|
|
5300
|
+
ae = 1;
|
|
5301
5301
|
var p = te;
|
|
5302
|
-
te |= 4, Il.current = null, zp(e, n), Qu(n, e), ep(ji), qr = !!Vi, ji = Vi = null, e.current = n, Rp(n), id(), te = p,
|
|
5302
|
+
te |= 4, Il.current = null, zp(e, n), Qu(n, e), ep(ji), qr = !!Vi, ji = Vi = null, e.current = n, Rp(n), id(), te = p, ae = s, ot.transition = i;
|
|
5303
5303
|
} else e.current = n;
|
|
5304
5304
|
if (Lo && (Lo = !1, Zt = e, Bo = o), i = e.pendingLanes, i === 0 && (Gt = null), sd(n.stateNode), He(e, we()), t !== null) for (r = e.onRecoverableError, n = 0; n < t.length; n++) o = t[n], r(o.value, { componentStack: o.stack, digest: o.digest });
|
|
5305
5305
|
if (Mo) throw Mo = !1, e = Bl, Bl = null, e;
|
|
@@ -5307,9 +5307,9 @@ Error generating stack: ` + i.message + `
|
|
|
5307
5307
|
}
|
|
5308
5308
|
function jn() {
|
|
5309
5309
|
if (Zt !== null) {
|
|
5310
|
-
var e = Va(Bo), t = ot.transition, n =
|
|
5310
|
+
var e = Va(Bo), t = ot.transition, n = ae;
|
|
5311
5311
|
try {
|
|
5312
|
-
if (ot.transition = null,
|
|
5312
|
+
if (ot.transition = null, ae = 16 > e ? 16 : e, Zt === null) var r = !1;
|
|
5313
5313
|
else {
|
|
5314
5314
|
if (e = Zt, Zt = null, Bo = 0, (te & 6) !== 0) throw Error(a(331));
|
|
5315
5315
|
var o = te;
|
|
@@ -5411,7 +5411,7 @@ Error generating stack: ` + i.message + `
|
|
|
5411
5411
|
}
|
|
5412
5412
|
return r;
|
|
5413
5413
|
} finally {
|
|
5414
|
-
|
|
5414
|
+
ae = n, ot.transition = t;
|
|
5415
5415
|
}
|
|
5416
5416
|
}
|
|
5417
5417
|
return !1;
|
|
@@ -5470,7 +5470,7 @@ Error generating stack: ` + i.message + `
|
|
|
5470
5470
|
if ((e.lanes & n) === 0 && (t.flags & 128) === 0) return Ye = !1, Cp(e, t, n);
|
|
5471
5471
|
Ye = (e.flags & 131072) !== 0;
|
|
5472
5472
|
}
|
|
5473
|
-
else Ye = !1,
|
|
5473
|
+
else Ye = !1, he && (t.flags & 1048576) !== 0 && Ls(t, fo, t.index);
|
|
5474
5474
|
switch (t.lanes = 0, t.tag) {
|
|
5475
5475
|
case 2:
|
|
5476
5476
|
var r = t.type;
|
|
@@ -5478,7 +5478,7 @@ Error generating stack: ` + i.message + `
|
|
|
5478
5478
|
var o = Rn(t, Be.current);
|
|
5479
5479
|
Bn(t, n), o = dl(null, t, r, e, o, n);
|
|
5480
5480
|
var i = pl();
|
|
5481
|
-
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, Ke(r) ? (i = !0, uo(t)) : i = !1, t.memoizedState = o.state !== null && o.state !== void 0 ? o.state : null, ol(t), o.updater = Ao, t.stateNode = o, o._reactInternals = t, xl(t, r, e, n), t = bl(null, t, r, !0, i, n)) : (t.tag = 0,
|
|
5481
|
+
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, Ke(r) ? (i = !0, uo(t)) : i = !1, t.memoizedState = o.state !== null && o.state !== void 0 ? o.state : null, ol(t), o.updater = Ao, t.stateNode = o, o._reactInternals = t, xl(t, r, e, n), t = bl(null, t, r, !0, i, n)) : (t.tag = 0, he && i && qi(t), De(null, t, o, n), t = t.child), t;
|
|
5482
5482
|
case 16:
|
|
5483
5483
|
r = t.elementType;
|
|
5484
5484
|
e: {
|
|
@@ -5518,7 +5518,7 @@ Error generating stack: ` + i.message + `
|
|
|
5518
5518
|
} else if (r !== o) {
|
|
5519
5519
|
o = Un(Error(a(424)), t), t = Ru(e, t, r, n, o);
|
|
5520
5520
|
break e;
|
|
5521
|
-
} else for (_e = Kt(t.stateNode.containerInfo.firstChild), Ze = t,
|
|
5521
|
+
} else for (_e = Kt(t.stateNode.containerInfo.firstChild), Ze = t, he = !0, ut = null, n = js(t, null, r, n), t.child = n; n; ) n.flags = n.flags & -3 | 4096, n = n.sibling;
|
|
5522
5522
|
else {
|
|
5523
5523
|
if (In(), r === o) {
|
|
5524
5524
|
t = Ft(e, t, n);
|
|
@@ -5870,13 +5870,13 @@ Error generating stack: ` + i.message + `
|
|
|
5870
5870
|
Hl(e, t);
|
|
5871
5871
|
}
|
|
5872
5872
|
}, Ka = function() {
|
|
5873
|
-
return
|
|
5873
|
+
return ae;
|
|
5874
5874
|
}, Ya = function(e, t) {
|
|
5875
|
-
var n =
|
|
5875
|
+
var n = ae;
|
|
5876
5876
|
try {
|
|
5877
|
-
return
|
|
5877
|
+
return ae = e, t();
|
|
5878
5878
|
} finally {
|
|
5879
|
-
|
|
5879
|
+
ae = n;
|
|
5880
5880
|
}
|
|
5881
5881
|
}, di = function(e, t, n) {
|
|
5882
5882
|
switch (t) {
|
|
@@ -5900,7 +5900,7 @@ Error generating stack: ` + i.message + `
|
|
|
5900
5900
|
t = n.value, t != null && vn(e, !!n.multiple, t, !1);
|
|
5901
5901
|
}
|
|
5902
5902
|
}, za = Dl, Ra = pn;
|
|
5903
|
-
var Yp = { usingClientEntryPoint: !1, Events: [hr, Pn, ao, Aa, Pa, Dl] }, zr = { findFiberByHostInstance: rn, bundleType: 0, version: "18.3.1", rendererPackageName: "react-dom" }, Wp = { bundleType: zr.bundleType, version: zr.version, rendererPackageName: zr.rendererPackageName, rendererConfig: zr.rendererConfig, overrideHookState: null, overrideHookStateDeletePath: null, overrideHookStateRenamePath: null, overrideProps: null, overridePropsDeletePath: null, overridePropsRenamePath: null, setErrorHandler: null, setSuspenseHandler: null, scheduleUpdate: null, currentDispatcherRef:
|
|
5903
|
+
var Yp = { usingClientEntryPoint: !1, Events: [hr, Pn, ao, Aa, Pa, Dl] }, zr = { findFiberByHostInstance: rn, bundleType: 0, version: "18.3.1", rendererPackageName: "react-dom" }, Wp = { bundleType: zr.bundleType, version: zr.version, rendererPackageName: zr.rendererPackageName, rendererConfig: zr.rendererConfig, overrideHookState: null, overrideHookStateDeletePath: null, overrideHookStateRenamePath: null, overrideProps: null, overridePropsDeletePath: null, overridePropsRenamePath: null, setErrorHandler: null, setSuspenseHandler: null, scheduleUpdate: null, currentDispatcherRef: ie.ReactCurrentDispatcher, findHostInstanceByFiber: function(e) {
|
|
5904
5904
|
return e = Ma(e), e === null ? null : e.stateNode;
|
|
5905
5905
|
}, findFiberByHostInstance: zr.findFiberByHostInstance || Qp, findHostInstancesForRefresh: null, scheduleRefresh: null, scheduleRoot: null, setRefreshHandler: null, getCurrentFiber: null, reconcilerVersion: "18.3.1-next-f1338f8080-20240426" };
|
|
5906
5906
|
if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u") {
|
|
@@ -5985,7 +5985,7 @@ const ra = (l = 900) => document.body.clientWidth >= l ? "desktop" : "mobile", P
|
|
|
5985
5985
|
gf.createRoot(u.attachShadow({ mode: "open" })).render(
|
|
5986
5986
|
/* @__PURE__ */ F.jsxs(C.StrictMode, { children: [
|
|
5987
5987
|
l,
|
|
5988
|
-
a.map((c) => /* @__PURE__ */ F.jsx("style", { children: c }))
|
|
5988
|
+
a.map((c) => /* @__PURE__ */ F.jsx("style", { children: c }, c))
|
|
5989
5989
|
] })
|
|
5990
5990
|
);
|
|
5991
5991
|
}, zc = () => window.pageYOffset !== void 0 ? window.pageYOffset : (document.documentElement || document.body.parentNode || document.body).scrollTop, vc = {}, qo = {}, vf = (l, { cache: u = !0, corsProxy: a = !1 } = { cache: !0, corsProxy: !1 }) => {
|
|
@@ -6009,12 +6009,12 @@ const ra = (l = 900) => document.body.clientWidth >= l ? "desktop" : "mobile", P
|
|
|
6009
6009
|
defaultValue: null
|
|
6010
6010
|
}) => {
|
|
6011
6011
|
const [c, f] = C.useState(d);
|
|
6012
|
-
let
|
|
6013
|
-
return Array.isArray(l) || (l = l ? [l] : [],
|
|
6012
|
+
let g = !1;
|
|
6013
|
+
return Array.isArray(l) || (l = l ? [l] : [], g = !0), C.useEffect(() => {
|
|
6014
6014
|
l.length && (async () => {
|
|
6015
|
-
const
|
|
6015
|
+
const v = await Promise.all(
|
|
6016
6016
|
l.map((b) => vf(b, { cache: u, corsProxy: a }))
|
|
6017
|
-
), x =
|
|
6017
|
+
), x = g ? v[0] : v;
|
|
6018
6018
|
f(x);
|
|
6019
6019
|
})();
|
|
6020
6020
|
}, [l.join(" ")]), c;
|
|
@@ -6028,8 +6028,8 @@ const ra = (l = 900) => document.body.clientWidth >= l ? "desktop" : "mobile", P
|
|
|
6028
6028
|
feature_categories: d,
|
|
6029
6029
|
features: c,
|
|
6030
6030
|
organizations: f,
|
|
6031
|
-
resources:
|
|
6032
|
-
} = u,
|
|
6031
|
+
resources: g
|
|
6032
|
+
} = u, v = [
|
|
6033
6033
|
{
|
|
6034
6034
|
tagCategoryId: -1,
|
|
6035
6035
|
name: "Resource Provider",
|
|
@@ -6037,12 +6037,12 @@ const ra = (l = 900) => document.body.clientWidth >= l ? "desktop" : "mobile", P
|
|
|
6037
6037
|
}
|
|
6038
6038
|
], x = [-1];
|
|
6039
6039
|
for (let N of d)
|
|
6040
|
-
[100, 102, 103].includes(N.feature_category_id) && (
|
|
6040
|
+
[100, 102, 103].includes(N.feature_category_id) && (v.push({
|
|
6041
6041
|
tagCategoryId: N.feature_category_id,
|
|
6042
6042
|
name: N.feature_category_name,
|
|
6043
6043
|
tags: []
|
|
6044
6044
|
}), x.push(N.feature_category_id));
|
|
6045
|
-
|
|
6045
|
+
v.sort((N, L) => N.name.localeCompare(L.name));
|
|
6046
6046
|
const b = c.filter((N) => x.includes(N.feature_category_id)).map((N) => ({
|
|
6047
6047
|
tagId: N.feature_id,
|
|
6048
6048
|
name: N.feature_name,
|
|
@@ -6055,8 +6055,8 @@ const ra = (l = 900) => document.body.clientWidth >= l ? "desktop" : "mobile", P
|
|
|
6055
6055
|
tagCategoryId: -1,
|
|
6056
6056
|
iconUri: N.organization_favicon_url || null
|
|
6057
6057
|
}), E[N.organization_id] = N;
|
|
6058
|
-
b.sort((N,
|
|
6059
|
-
const
|
|
6058
|
+
b.sort((N, L) => N.name.localeCompare(L.name));
|
|
6059
|
+
const M = b.map((N) => N.tagId), B = [
|
|
6060
6060
|
{
|
|
6061
6061
|
resourceCategoryId: 1,
|
|
6062
6062
|
name: "Compute & Storage Resources",
|
|
@@ -6069,30 +6069,30 @@ const ra = (l = 900) => document.body.clientWidth >= l ? "desktop" : "mobile", P
|
|
|
6069
6069
|
resourceGroups: [],
|
|
6070
6070
|
resourceGroupIds: []
|
|
6071
6071
|
}
|
|
6072
|
-
],
|
|
6072
|
+
], W = a.filter((N) => N.rollup_info_resourceids).map((N) => ({
|
|
6073
6073
|
infoGroupId: N.info_groupid,
|
|
6074
6074
|
name: N.group_descriptive_name,
|
|
6075
6075
|
description: N.group_description,
|
|
6076
6076
|
infoResourceIds: N.rollup_info_resourceids,
|
|
6077
6077
|
imageUri: N.group_logo_url ? `https://cider.access-ci.org/public/groups/${N.group_logo_url.match(/[0-9]+/)[0]}/logo` : null,
|
|
6078
6078
|
tagIds: [
|
|
6079
|
-
...N.rollup_organization_ids.map((
|
|
6079
|
+
...N.rollup_organization_ids.map((L) => L * -1).filter((L) => M.includes(L)),
|
|
6080
6080
|
...N.rollup_feature_ids.filter(
|
|
6081
|
-
(
|
|
6081
|
+
(L) => M.includes(L)
|
|
6082
6082
|
)
|
|
6083
6083
|
],
|
|
6084
6084
|
resourceCategoryId: N.rollup_feature_ids.includes(137) ? 2 : 1,
|
|
6085
6085
|
accessAllocated: N.rollup_feature_ids.includes(139),
|
|
6086
|
-
organizations: N.rollup_organization_ids.map((
|
|
6087
|
-
resources:
|
|
6088
|
-
(
|
|
6086
|
+
organizations: N.rollup_organization_ids.map((L) => E[L]).filter((L) => L),
|
|
6087
|
+
resources: g.filter(
|
|
6088
|
+
(L) => N.rollup_info_resourceids.includes(L.info_resourceid)
|
|
6089
6089
|
)
|
|
6090
|
-
})).sort((N,
|
|
6090
|
+
})).sort((N, L) => N.name.localeCompare(L.name));
|
|
6091
6091
|
return wf({
|
|
6092
6092
|
resourceCategories: B,
|
|
6093
|
-
resourceGroups:
|
|
6093
|
+
resourceGroups: W,
|
|
6094
6094
|
tags: b,
|
|
6095
|
-
tagCategories:
|
|
6095
|
+
tagCategories: v
|
|
6096
6096
|
});
|
|
6097
6097
|
});
|
|
6098
6098
|
}, ah = (l, u = null) => {
|
|
@@ -6115,41 +6115,41 @@ const ra = (l = 900) => document.body.clientWidth >= l ? "desktop" : "mobile", P
|
|
|
6115
6115
|
tagCategories: d
|
|
6116
6116
|
}) => {
|
|
6117
6117
|
const c = {};
|
|
6118
|
-
for (let
|
|
6119
|
-
|
|
6118
|
+
for (let v of d)
|
|
6119
|
+
v.tags = [], c[v.tagCategoryId] = v;
|
|
6120
6120
|
const f = {};
|
|
6121
|
-
for (let
|
|
6122
|
-
|
|
6123
|
-
const
|
|
6124
|
-
for (let
|
|
6125
|
-
|
|
6126
|
-
for (let
|
|
6127
|
-
|
|
6121
|
+
for (let v of a)
|
|
6122
|
+
v.tagCategory = c[v.tagCategoryId], v.tagCategory.tags.push(v), v.resources = [], f[v.tagId] = v;
|
|
6123
|
+
const g = {};
|
|
6124
|
+
for (let v of l)
|
|
6125
|
+
v.resourceGroups = [], g[v.resourceCategoryId] = v;
|
|
6126
|
+
for (let v of u)
|
|
6127
|
+
v.resourceCategory = g[v.resourceCategoryId], v.resourceCategory.resourceGroups.push(v), v.tags = v.tagIds.map((x) => f[x]);
|
|
6128
6128
|
return { resourceCategories: l, resourceGroups: u, tags: a, tagCategories: d };
|
|
6129
6129
|
}, uh = ({ resourceGroups: l, tags: u, tagCategories: a }, d) => {
|
|
6130
|
-
const c = /* @__PURE__ */ new Set(), f = /* @__PURE__ */ new Set(),
|
|
6130
|
+
const c = /* @__PURE__ */ new Set(), f = /* @__PURE__ */ new Set(), g = /* @__PURE__ */ new Set(), v = new Set(d);
|
|
6131
6131
|
for (let E of u)
|
|
6132
|
-
|
|
6132
|
+
v.has(E.tagId) && g.add(E.tagCategoryId);
|
|
6133
6133
|
const x = a.filter(
|
|
6134
|
-
({ tagCategoryId: E }) =>
|
|
6134
|
+
({ tagCategoryId: E }) => g.has(E)
|
|
6135
6135
|
), b = new Set(
|
|
6136
|
-
u.filter((E) => !
|
|
6136
|
+
u.filter((E) => !g.has(E.tagCategoryId)).map((E) => E.tagId)
|
|
6137
6137
|
);
|
|
6138
6138
|
for (let E of l) {
|
|
6139
|
-
let
|
|
6139
|
+
let M = !0;
|
|
6140
6140
|
for (let B of x) {
|
|
6141
|
-
let
|
|
6141
|
+
let W = !1;
|
|
6142
6142
|
for (let N of B.tags)
|
|
6143
|
-
if (
|
|
6144
|
-
|
|
6143
|
+
if (v.has(N.tagId) && E.tags.includes(N)) {
|
|
6144
|
+
W = !0;
|
|
6145
6145
|
break;
|
|
6146
6146
|
}
|
|
6147
|
-
if (!
|
|
6148
|
-
|
|
6147
|
+
if (!W) {
|
|
6148
|
+
M = !1;
|
|
6149
6149
|
break;
|
|
6150
6150
|
}
|
|
6151
6151
|
}
|
|
6152
|
-
if (
|
|
6152
|
+
if (M) {
|
|
6153
6153
|
f.add(E.infoGroupId), c.add(E.resourceCategoryId);
|
|
6154
6154
|
for (let B of E.tagIds) b.delete(B);
|
|
6155
6155
|
}
|
|
@@ -6158,8 +6158,8 @@ const ra = (l = 900) => document.body.clientWidth >= l ? "desktop" : "mobile", P
|
|
|
6158
6158
|
disabledTagIds: b,
|
|
6159
6159
|
resourceCategoryIds: c,
|
|
6160
6160
|
infoGroupIds: f,
|
|
6161
|
-
tagCategoryIds:
|
|
6162
|
-
tagIds:
|
|
6161
|
+
tagCategoryIds: g,
|
|
6162
|
+
tagIds: v
|
|
6163
6163
|
};
|
|
6164
6164
|
}, kf = (l) => {
|
|
6165
6165
|
let u = l.match(/href="([^"]+)"/);
|
|
@@ -6171,10 +6171,10 @@ const ra = (l = 900) => document.body.clientWidth >= l ? "desktop" : "mobile", P
|
|
|
6171
6171
|
const d = Array.from(a.matchAll(/<a([^>]+)>([^<]+)<\/a>/g)), c = a.split(/<a[^<]+<\/a>/g), f = [];
|
|
6172
6172
|
for (; c.length > 0; ) {
|
|
6173
6173
|
f.push(bf(c.shift()));
|
|
6174
|
-
let
|
|
6175
|
-
if (
|
|
6176
|
-
let
|
|
6177
|
-
|
|
6174
|
+
let g = d.shift();
|
|
6175
|
+
if (g) {
|
|
6176
|
+
let v = kf(g[1]);
|
|
6177
|
+
v && f.push(/* @__PURE__ */ F.jsx("a", { href: v, children: g[2] }));
|
|
6178
6178
|
}
|
|
6179
6179
|
}
|
|
6180
6180
|
u.push(/* @__PURE__ */ F.jsx("p", { children: f }, a));
|
|
@@ -6245,58 +6245,70 @@ const ra = (l = 900) => document.body.clientWidth >= l ? "desktop" : "mobile", P
|
|
|
6245
6245
|
html: d = "",
|
|
6246
6246
|
items: c,
|
|
6247
6247
|
mode: f,
|
|
6248
|
-
name:
|
|
6249
|
-
|
|
6250
|
-
|
|
6251
|
-
|
|
6248
|
+
name: g,
|
|
6249
|
+
onClick: v,
|
|
6250
|
+
open: x,
|
|
6251
|
+
parentId: b = "root",
|
|
6252
|
+
setOpen: E
|
|
6252
6253
|
}) => {
|
|
6253
|
-
const
|
|
6254
|
+
const M = C.useId(), B = x[b] == M, W = B || l == f, N = () => E({ ...x, [b]: B ? null : M });
|
|
6254
6255
|
if (d) return /* @__PURE__ */ F.jsx("div", { dangerouslySetInnerHTML: { __html: d } });
|
|
6255
|
-
if (a)
|
|
6256
|
-
return /* @__PURE__ */ F.jsx(
|
|
6256
|
+
if (a || v)
|
|
6257
|
+
return /* @__PURE__ */ F.jsx(
|
|
6258
|
+
"a",
|
|
6259
|
+
{
|
|
6260
|
+
href: a || "#",
|
|
6261
|
+
onClick: v,
|
|
6262
|
+
className: `item ${u || ""}`,
|
|
6263
|
+
children: g
|
|
6264
|
+
}
|
|
6265
|
+
);
|
|
6257
6266
|
if (c)
|
|
6258
6267
|
return /* @__PURE__ */ F.jsxs(F.Fragment, { children: [
|
|
6259
|
-
|
|
6268
|
+
g && /* @__PURE__ */ F.jsx(
|
|
6260
6269
|
"button",
|
|
6261
6270
|
{
|
|
6262
|
-
"aria-expanded":
|
|
6263
|
-
"aria-controls":
|
|
6264
|
-
className: `item ${
|
|
6265
|
-
onClick:
|
|
6266
|
-
children:
|
|
6271
|
+
"aria-expanded": W,
|
|
6272
|
+
"aria-controls": M,
|
|
6273
|
+
className: `item ${W ? "expanded" : "collapsed"}`,
|
|
6274
|
+
onClick: N,
|
|
6275
|
+
children: g
|
|
6267
6276
|
}
|
|
6268
6277
|
),
|
|
6269
6278
|
/* @__PURE__ */ F.jsx(
|
|
6270
6279
|
"ul",
|
|
6271
6280
|
{
|
|
6272
6281
|
className: u,
|
|
6273
|
-
id:
|
|
6274
|
-
hidden: !
|
|
6275
|
-
"aria-hidden": !
|
|
6276
|
-
children: c.map(
|
|
6277
|
-
|
|
6278
|
-
|
|
6279
|
-
|
|
6280
|
-
|
|
6281
|
-
|
|
6282
|
-
|
|
6283
|
-
|
|
6284
|
-
|
|
6285
|
-
|
|
6286
|
-
|
|
6287
|
-
|
|
6288
|
-
|
|
6289
|
-
|
|
6282
|
+
id: M,
|
|
6283
|
+
hidden: !W,
|
|
6284
|
+
"aria-hidden": !W,
|
|
6285
|
+
children: c.map(
|
|
6286
|
+
({ autoOpenMode: L, classes: O, href: T, html: $, items: G, name: ie, onClick: ce }) => /* @__PURE__ */ F.jsx("li", { className: O || "", children: /* @__PURE__ */ F.jsx(
|
|
6287
|
+
Nc,
|
|
6288
|
+
{
|
|
6289
|
+
autoOpenMode: L,
|
|
6290
|
+
href: T,
|
|
6291
|
+
html: $,
|
|
6292
|
+
items: G,
|
|
6293
|
+
mode: f,
|
|
6294
|
+
name: ie,
|
|
6295
|
+
onClick: ce,
|
|
6296
|
+
open: x,
|
|
6297
|
+
parentId: M,
|
|
6298
|
+
setOpen: E
|
|
6299
|
+
}
|
|
6300
|
+
) }, ie || $)
|
|
6301
|
+
)
|
|
6290
6302
|
}
|
|
6291
6303
|
)
|
|
6292
6304
|
] });
|
|
6293
6305
|
}, Fc = ({ classes: l, items: u, name: a, target: d }) => {
|
|
6294
|
-
const c = Pc(1280), [f,
|
|
6306
|
+
const c = Pc(1280), [f, g] = C.useState({});
|
|
6295
6307
|
return C.useEffect(() => {
|
|
6296
|
-
document.body.addEventListener("click", (
|
|
6297
|
-
|
|
6298
|
-
}), d.addEventListener("keydown", ({ key:
|
|
6299
|
-
|
|
6308
|
+
document.body.addEventListener("click", (v) => {
|
|
6309
|
+
v.target != d && ra() == "desktop" && g({});
|
|
6310
|
+
}), d.addEventListener("keydown", ({ key: v }) => {
|
|
6311
|
+
v == "Escape" && g({});
|
|
6300
6312
|
});
|
|
6301
6313
|
}, []), /* @__PURE__ */ F.jsx("nav", { className: `menu ${l || ""}`, children: /* @__PURE__ */ F.jsx(
|
|
6302
6314
|
Nc,
|
|
@@ -6306,18 +6318,18 @@ const ra = (l = 900) => document.body.clientWidth >= l ? "desktop" : "mobile", P
|
|
|
6306
6318
|
mode: c,
|
|
6307
6319
|
name: a,
|
|
6308
6320
|
open: f,
|
|
6309
|
-
setOpen:
|
|
6321
|
+
setOpen: g
|
|
6310
6322
|
}
|
|
6311
6323
|
) });
|
|
6312
6324
|
}, Af = ({ items: l, siteName: u = "" }) => {
|
|
6313
|
-
const a = Pc(768), d = l.map(({ name: c, href: f, items:
|
|
6325
|
+
const a = Pc(768), d = l.map(({ name: c, href: f, items: g }) => {
|
|
6314
6326
|
if (a == "mobile")
|
|
6315
6327
|
for (; !f; )
|
|
6316
|
-
f =
|
|
6317
|
-
return f ? /* @__PURE__ */ F.jsx("div", { className: "column", children: /* @__PURE__ */ F.jsx("h3", { children: /* @__PURE__ */ F.jsx("a", { href: f, children: c }) }) }) : /* @__PURE__ */ F.jsxs("div", { className: "column", children: [
|
|
6328
|
+
f = g[0].href, g = g[0];
|
|
6329
|
+
return f ? /* @__PURE__ */ F.jsx("div", { className: "column", children: /* @__PURE__ */ F.jsx("h3", { children: /* @__PURE__ */ F.jsx("a", { href: f, children: c }) }) }, c) : /* @__PURE__ */ F.jsxs("div", { className: "column", children: [
|
|
6318
6330
|
/* @__PURE__ */ F.jsx("h3", { children: c }),
|
|
6319
|
-
/* @__PURE__ */ F.jsx(Go, { items:
|
|
6320
|
-
] });
|
|
6331
|
+
/* @__PURE__ */ F.jsx(Go, { items: g })
|
|
6332
|
+
] }, c);
|
|
6321
6333
|
});
|
|
6322
6334
|
return /* @__PURE__ */ F.jsxs("nav", { className: "footer", children: [
|
|
6323
6335
|
/* @__PURE__ */ F.jsxs("h2", { children: [
|
|
@@ -6340,10 +6352,10 @@ const ra = (l = 900) => document.body.clientWidth >= l ? "desktop" : "mobile", P
|
|
|
6340
6352
|
var xc = "popstate";
|
|
6341
6353
|
function Pf(l = {}) {
|
|
6342
6354
|
function u(d, c) {
|
|
6343
|
-
let { pathname: f, search:
|
|
6355
|
+
let { pathname: f, search: g, hash: v } = d.location;
|
|
6344
6356
|
return oa(
|
|
6345
6357
|
"",
|
|
6346
|
-
{ pathname: f, search:
|
|
6358
|
+
{ pathname: f, search: g, hash: v },
|
|
6347
6359
|
// state defaults to `null` because `window.history.state` does
|
|
6348
6360
|
c.state && c.state.usr || null,
|
|
6349
6361
|
c.state && c.state.key || "default"
|
|
@@ -6414,52 +6426,52 @@ function Qn(l) {
|
|
|
6414
6426
|
return u;
|
|
6415
6427
|
}
|
|
6416
6428
|
function Rf(l, u, a, d = {}) {
|
|
6417
|
-
let { window: c = document.defaultView, v5Compat: f = !1 } = d,
|
|
6418
|
-
b == null && (b = 0,
|
|
6429
|
+
let { window: c = document.defaultView, v5Compat: f = !1 } = d, g = c.history, v = "POP", x = null, b = E();
|
|
6430
|
+
b == null && (b = 0, g.replaceState({ ...g.state, idx: b }, ""));
|
|
6419
6431
|
function E() {
|
|
6420
|
-
return (
|
|
6432
|
+
return (g.state || { idx: null }).idx;
|
|
6421
6433
|
}
|
|
6422
|
-
function
|
|
6423
|
-
|
|
6434
|
+
function M() {
|
|
6435
|
+
v = "POP";
|
|
6424
6436
|
let O = E(), T = O == null ? null : O - b;
|
|
6425
|
-
b = O, x && x({ action:
|
|
6437
|
+
b = O, x && x({ action: v, location: L.location, delta: T });
|
|
6426
6438
|
}
|
|
6427
6439
|
function B(O, T) {
|
|
6428
|
-
|
|
6429
|
-
let
|
|
6440
|
+
v = "PUSH";
|
|
6441
|
+
let $ = oa(L.location, O, T);
|
|
6430
6442
|
b = E() + 1;
|
|
6431
|
-
let G = yc(
|
|
6443
|
+
let G = yc($, b), ie = L.createHref($);
|
|
6432
6444
|
try {
|
|
6433
|
-
|
|
6434
|
-
} catch (
|
|
6435
|
-
if (
|
|
6436
|
-
throw
|
|
6437
|
-
c.location.assign(
|
|
6445
|
+
g.pushState(G, "", ie);
|
|
6446
|
+
} catch (ce) {
|
|
6447
|
+
if (ce instanceof DOMException && ce.name === "DataCloneError")
|
|
6448
|
+
throw ce;
|
|
6449
|
+
c.location.assign(ie);
|
|
6438
6450
|
}
|
|
6439
|
-
f && x && x({ action:
|
|
6451
|
+
f && x && x({ action: v, location: L.location, delta: 1 });
|
|
6440
6452
|
}
|
|
6441
|
-
function
|
|
6442
|
-
|
|
6443
|
-
let
|
|
6453
|
+
function W(O, T) {
|
|
6454
|
+
v = "REPLACE";
|
|
6455
|
+
let $ = oa(L.location, O, T);
|
|
6444
6456
|
b = E();
|
|
6445
|
-
let G = yc(
|
|
6446
|
-
|
|
6457
|
+
let G = yc($, b), ie = L.createHref($);
|
|
6458
|
+
g.replaceState(G, "", ie), f && x && x({ action: v, location: L.location, delta: 0 });
|
|
6447
6459
|
}
|
|
6448
6460
|
function N(O) {
|
|
6449
6461
|
return Nf(O);
|
|
6450
6462
|
}
|
|
6451
|
-
let
|
|
6463
|
+
let L = {
|
|
6452
6464
|
get action() {
|
|
6453
|
-
return
|
|
6465
|
+
return v;
|
|
6454
6466
|
},
|
|
6455
6467
|
get location() {
|
|
6456
|
-
return l(c,
|
|
6468
|
+
return l(c, g);
|
|
6457
6469
|
},
|
|
6458
6470
|
listen(O) {
|
|
6459
6471
|
if (x)
|
|
6460
6472
|
throw new Error("A history only accepts one active listener");
|
|
6461
|
-
return c.addEventListener(xc,
|
|
6462
|
-
c.removeEventListener(xc,
|
|
6473
|
+
return c.addEventListener(xc, M), x = O, () => {
|
|
6474
|
+
c.removeEventListener(xc, M), x = null;
|
|
6463
6475
|
};
|
|
6464
6476
|
},
|
|
6465
6477
|
createHref(O) {
|
|
@@ -6475,12 +6487,12 @@ function Rf(l, u, a, d = {}) {
|
|
|
6475
6487
|
};
|
|
6476
6488
|
},
|
|
6477
6489
|
push: B,
|
|
6478
|
-
replace:
|
|
6490
|
+
replace: W,
|
|
6479
6491
|
go(O) {
|
|
6480
|
-
return
|
|
6492
|
+
return g.go(O);
|
|
6481
6493
|
}
|
|
6482
6494
|
};
|
|
6483
|
-
return
|
|
6495
|
+
return L;
|
|
6484
6496
|
}
|
|
6485
6497
|
function Nf(l, u = !1) {
|
|
6486
6498
|
let a = "http://localhost";
|
|
@@ -6495,25 +6507,25 @@ function Ff(l, u, a, d) {
|
|
|
6495
6507
|
let c = typeof u == "string" ? Qn(u) : u, f = Lt(c.pathname || "/", a);
|
|
6496
6508
|
if (f == null)
|
|
6497
6509
|
return null;
|
|
6498
|
-
let
|
|
6499
|
-
If(
|
|
6500
|
-
let
|
|
6501
|
-
for (let x = 0;
|
|
6510
|
+
let g = Mc(l);
|
|
6511
|
+
If(g);
|
|
6512
|
+
let v = null;
|
|
6513
|
+
for (let x = 0; v == null && x < g.length; ++x) {
|
|
6502
6514
|
let b = Kf(f);
|
|
6503
|
-
|
|
6504
|
-
|
|
6515
|
+
v = jf(
|
|
6516
|
+
g[x],
|
|
6505
6517
|
b,
|
|
6506
6518
|
d
|
|
6507
6519
|
);
|
|
6508
6520
|
}
|
|
6509
|
-
return
|
|
6521
|
+
return v;
|
|
6510
6522
|
}
|
|
6511
6523
|
function Mc(l, u = [], a = [], d = "") {
|
|
6512
|
-
let c = (f,
|
|
6524
|
+
let c = (f, g, v) => {
|
|
6513
6525
|
let x = {
|
|
6514
|
-
relativePath:
|
|
6526
|
+
relativePath: v === void 0 ? f.path || "" : v,
|
|
6515
6527
|
caseSensitive: f.caseSensitive === !0,
|
|
6516
|
-
childrenIndex:
|
|
6528
|
+
childrenIndex: g,
|
|
6517
6529
|
route: f
|
|
6518
6530
|
};
|
|
6519
6531
|
x.relativePath.startsWith("/") && (ve(
|
|
@@ -6532,12 +6544,12 @@ function Mc(l, u = [], a = [], d = "") {
|
|
|
6532
6544
|
routesMeta: E
|
|
6533
6545
|
});
|
|
6534
6546
|
};
|
|
6535
|
-
return l.forEach((f,
|
|
6547
|
+
return l.forEach((f, g) => {
|
|
6536
6548
|
if (f.path === "" || !f.path?.includes("?"))
|
|
6537
|
-
c(f,
|
|
6549
|
+
c(f, g);
|
|
6538
6550
|
else
|
|
6539
|
-
for (let
|
|
6540
|
-
c(f,
|
|
6551
|
+
for (let v of Lc(f.path))
|
|
6552
|
+
c(f, g, v);
|
|
6541
6553
|
}), u;
|
|
6542
6554
|
}
|
|
6543
6555
|
function Lc(l) {
|
|
@@ -6546,12 +6558,12 @@ function Lc(l) {
|
|
|
6546
6558
|
let [a, ...d] = u, c = a.endsWith("?"), f = a.replace(/\?$/, "");
|
|
6547
6559
|
if (d.length === 0)
|
|
6548
6560
|
return c ? [f, ""] : [f];
|
|
6549
|
-
let
|
|
6550
|
-
return
|
|
6551
|
-
...
|
|
6561
|
+
let g = Lc(d.join("/")), v = [];
|
|
6562
|
+
return v.push(
|
|
6563
|
+
...g.map(
|
|
6552
6564
|
(x) => x === "" ? f : [f, x].join("/")
|
|
6553
6565
|
)
|
|
6554
|
-
), c &&
|
|
6566
|
+
), c && v.push(...g), v.map(
|
|
6555
6567
|
(x) => l.startsWith("/") && x === "" ? "/" : x
|
|
6556
6568
|
);
|
|
6557
6569
|
}
|
|
@@ -6585,32 +6597,32 @@ function Vf(l, u) {
|
|
|
6585
6597
|
);
|
|
6586
6598
|
}
|
|
6587
6599
|
function jf(l, u, a = !1) {
|
|
6588
|
-
let { routesMeta: d } = l, c = {}, f = "/",
|
|
6589
|
-
for (let
|
|
6590
|
-
let x = d[
|
|
6600
|
+
let { routesMeta: d } = l, c = {}, f = "/", g = [];
|
|
6601
|
+
for (let v = 0; v < d.length; ++v) {
|
|
6602
|
+
let x = d[v], b = v === d.length - 1, E = f === "/" ? u : u.slice(f.length) || "/", M = $o(
|
|
6591
6603
|
{ path: x.relativePath, caseSensitive: x.caseSensitive, end: b },
|
|
6592
6604
|
E
|
|
6593
6605
|
), B = x.route;
|
|
6594
|
-
if (!
|
|
6606
|
+
if (!M && b && a && !d[d.length - 1].route.index && (M = $o(
|
|
6595
6607
|
{
|
|
6596
6608
|
path: x.relativePath,
|
|
6597
6609
|
caseSensitive: x.caseSensitive,
|
|
6598
6610
|
end: !1
|
|
6599
6611
|
},
|
|
6600
6612
|
E
|
|
6601
|
-
)), !
|
|
6613
|
+
)), !M)
|
|
6602
6614
|
return null;
|
|
6603
|
-
Object.assign(c,
|
|
6615
|
+
Object.assign(c, M.params), g.push({
|
|
6604
6616
|
// TODO: Can this as be avoided?
|
|
6605
6617
|
params: c,
|
|
6606
|
-
pathname: Mt([f,
|
|
6618
|
+
pathname: Mt([f, M.pathname]),
|
|
6607
6619
|
pathnameBase: Jf(
|
|
6608
|
-
Mt([f,
|
|
6620
|
+
Mt([f, M.pathnameBase])
|
|
6609
6621
|
),
|
|
6610
6622
|
route: B
|
|
6611
|
-
}),
|
|
6623
|
+
}), M.pathnameBase !== "/" && (f = Mt([f, M.pathnameBase]));
|
|
6612
6624
|
}
|
|
6613
|
-
return
|
|
6625
|
+
return g;
|
|
6614
6626
|
}
|
|
6615
6627
|
function $o(l, u) {
|
|
6616
6628
|
typeof l == "string" && (l = { path: l, caseSensitive: !1, end: !0 });
|
|
@@ -6620,21 +6632,21 @@ function $o(l, u) {
|
|
|
6620
6632
|
l.end
|
|
6621
6633
|
), c = u.match(a);
|
|
6622
6634
|
if (!c) return null;
|
|
6623
|
-
let f = c[0],
|
|
6635
|
+
let f = c[0], g = f.replace(/(.)\/+$/, "$1"), v = c.slice(1);
|
|
6624
6636
|
return {
|
|
6625
6637
|
params: d.reduce(
|
|
6626
|
-
(b, { paramName: E, isOptional:
|
|
6638
|
+
(b, { paramName: E, isOptional: M }, B) => {
|
|
6627
6639
|
if (E === "*") {
|
|
6628
|
-
let N =
|
|
6629
|
-
|
|
6640
|
+
let N = v[B] || "";
|
|
6641
|
+
g = f.slice(0, f.length - N.length).replace(/(.)\/+$/, "$1");
|
|
6630
6642
|
}
|
|
6631
|
-
const
|
|
6632
|
-
return
|
|
6643
|
+
const W = v[B];
|
|
6644
|
+
return M && !W ? b[E] = void 0 : b[E] = (W || "").replace(/%2F/g, "/"), b;
|
|
6633
6645
|
},
|
|
6634
6646
|
{}
|
|
6635
6647
|
),
|
|
6636
6648
|
pathname: f,
|
|
6637
|
-
pathnameBase:
|
|
6649
|
+
pathnameBase: g,
|
|
6638
6650
|
pattern: l
|
|
6639
6651
|
};
|
|
6640
6652
|
}
|
|
@@ -6645,7 +6657,7 @@ function Qf(l, u = !1, a = !0) {
|
|
|
6645
6657
|
);
|
|
6646
6658
|
let d = [], c = "^" + l.replace(/\/*\*?$/, "").replace(/^\/*/, "/").replace(/[\\.*+^${}|()[\]]/g, "\\$&").replace(
|
|
6647
6659
|
/\/:([\w-]+)(\?)?/g,
|
|
6648
|
-
(
|
|
6660
|
+
(g, v, x) => (d.push({ paramName: v, isOptional: x != null }), x ? "/?([^\\/]+)?" : "/([^\\/]+)")
|
|
6649
6661
|
);
|
|
6650
6662
|
return l.endsWith("*") ? (d.push({ paramName: "*" }), c += l === "*" || l === "/*" ? "(.*)$" : "(?:\\/(.+)|\\/*)$") : a ? c += "\\/*$" : l !== "" && l !== "/" && (c += "(?:(?=\\/|$))"), [new RegExp(c, u ? void 0 : "i"), d];
|
|
6651
6663
|
}
|
|
@@ -6712,20 +6724,20 @@ function Tc(l, u, a, d = !1) {
|
|
|
6712
6724
|
!c.search || !c.search.includes("#"),
|
|
6713
6725
|
ta("#", "search", "hash", c)
|
|
6714
6726
|
));
|
|
6715
|
-
let f = l === "" || c.pathname === "",
|
|
6716
|
-
if (
|
|
6717
|
-
|
|
6727
|
+
let f = l === "" || c.pathname === "", g = f ? "/" : c.pathname, v;
|
|
6728
|
+
if (g == null)
|
|
6729
|
+
v = a;
|
|
6718
6730
|
else {
|
|
6719
|
-
let
|
|
6720
|
-
if (!d &&
|
|
6721
|
-
let B =
|
|
6731
|
+
let M = u.length - 1;
|
|
6732
|
+
if (!d && g.startsWith("..")) {
|
|
6733
|
+
let B = g.split("/");
|
|
6722
6734
|
for (; B[0] === ".."; )
|
|
6723
|
-
B.shift(),
|
|
6735
|
+
B.shift(), M -= 1;
|
|
6724
6736
|
c.pathname = B.join("/");
|
|
6725
6737
|
}
|
|
6726
|
-
|
|
6738
|
+
v = M >= 0 ? u[M] : "/";
|
|
6727
6739
|
}
|
|
6728
|
-
let x = Yf(c,
|
|
6740
|
+
let x = Yf(c, v), b = g && g !== "/" && g.endsWith("/"), E = (f || g === ".") && a.endsWith("/");
|
|
6729
6741
|
return !x.pathname.endsWith("/") && (b || E) && (x.pathname += "/"), x;
|
|
6730
6742
|
}
|
|
6731
6743
|
var Mt = (l) => l.join("/").replace(/\/\/+/g, "/"), Jf = (l) => l.replace(/\/+$/, "").replace(/^\/*/, "/"), qf = (l) => !l || l === "?" ? "" : l.startsWith("?") ? l : "?" + l, Xf = (l) => !l || l === "#" ? "" : l.startsWith("#") ? l : "#" + l;
|
|
@@ -6784,8 +6796,8 @@ function e0(l, { relative: u } = {}) {
|
|
|
6784
6796
|
// router loaded. We can help them understand how to avoid that.
|
|
6785
6797
|
"useHref() may be used only in the context of a <Router> component."
|
|
6786
6798
|
);
|
|
6787
|
-
let { basename: a, navigator: d } = C.useContext(St), { hash: c, pathname: f, search:
|
|
6788
|
-
return a !== "/" && (
|
|
6799
|
+
let { basename: a, navigator: d } = C.useContext(St), { hash: c, pathname: f, search: g } = Br(l, { relative: u }), v = f;
|
|
6800
|
+
return a !== "/" && (v = f === "/" ? a : Mt([a, f])), d.createHref({ pathname: v, search: g, hash: c });
|
|
6789
6801
|
}
|
|
6790
6802
|
function Lr() {
|
|
6791
6803
|
return C.useContext(Mr) != null;
|
|
@@ -6813,12 +6825,12 @@ function n0() {
|
|
|
6813
6825
|
// router loaded. We can help them understand how to avoid that.
|
|
6814
6826
|
"useNavigate() may be used only in the context of a <Router> component."
|
|
6815
6827
|
);
|
|
6816
|
-
let l = C.useContext(Kn), { basename: u, navigator: a } = C.useContext(St), { matches: d } = C.useContext(Ct), { pathname: c } = gn(), f = JSON.stringify(Bc(d)),
|
|
6828
|
+
let l = C.useContext(Kn), { basename: u, navigator: a } = C.useContext(St), { matches: d } = C.useContext(Ct), { pathname: c } = gn(), f = JSON.stringify(Bc(d)), g = C.useRef(!1);
|
|
6817
6829
|
return Vc(() => {
|
|
6818
|
-
|
|
6830
|
+
g.current = !0;
|
|
6819
6831
|
}), C.useCallback(
|
|
6820
6832
|
(x, b = {}) => {
|
|
6821
|
-
if (bt(
|
|
6833
|
+
if (bt(g.current, Dc), !g.current) return;
|
|
6822
6834
|
if (typeof x == "number") {
|
|
6823
6835
|
a.go(x);
|
|
6824
6836
|
return;
|
|
@@ -6871,7 +6883,7 @@ function jc(l, u, a, d) {
|
|
|
6871
6883
|
// router loaded. We can help them understand how to avoid that.
|
|
6872
6884
|
"useRoutes() may be used only in the context of a <Router> component."
|
|
6873
6885
|
);
|
|
6874
|
-
let { navigator: c } = C.useContext(St), { matches: f } = C.useContext(Ct),
|
|
6886
|
+
let { navigator: c } = C.useContext(St), { matches: f } = C.useContext(Ct), g = f[f.length - 1], v = g ? g.params : {}, x = g ? g.pathname : "/", b = g ? g.pathnameBase : "/", E = g && g.route;
|
|
6875
6887
|
{
|
|
6876
6888
|
let T = E && E.path || "";
|
|
6877
6889
|
Qc(
|
|
@@ -6882,7 +6894,7 @@ function jc(l, u, a, d) {
|
|
|
6882
6894
|
Please change the parent <Route path="${T}"> to <Route path="${T === "/" ? "*" : `${T}/*`}">.`
|
|
6883
6895
|
);
|
|
6884
6896
|
}
|
|
6885
|
-
let
|
|
6897
|
+
let M = gn(), B;
|
|
6886
6898
|
if (u) {
|
|
6887
6899
|
let T = typeof u == "string" ? Qn(u) : u;
|
|
6888
6900
|
ve(
|
|
@@ -6890,24 +6902,24 @@ Please change the parent <Route path="${T}"> to <Route path="${T === "/" ? "*" :
|
|
|
6890
6902
|
`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 "${b}" but pathname "${T.pathname}" was given in the \`location\` prop.`
|
|
6891
6903
|
), B = T;
|
|
6892
6904
|
} else
|
|
6893
|
-
B =
|
|
6894
|
-
let
|
|
6905
|
+
B = M;
|
|
6906
|
+
let W = B.pathname || "/", N = W;
|
|
6895
6907
|
if (b !== "/") {
|
|
6896
6908
|
let T = b.replace(/^\//, "").split("/");
|
|
6897
|
-
N = "/" +
|
|
6909
|
+
N = "/" + W.replace(/^\//, "").split("/").slice(T.length).join("/");
|
|
6898
6910
|
}
|
|
6899
|
-
let
|
|
6911
|
+
let L = Ic(l, { pathname: N });
|
|
6900
6912
|
bt(
|
|
6901
|
-
E ||
|
|
6913
|
+
E || L != null,
|
|
6902
6914
|
`No routes matched location "${B.pathname}${B.search}${B.hash}" `
|
|
6903
6915
|
), bt(
|
|
6904
|
-
|
|
6916
|
+
L == null || L[L.length - 1].route.element !== void 0 || L[L.length - 1].route.Component !== void 0 || L[L.length - 1].route.lazy !== void 0,
|
|
6905
6917
|
`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.`
|
|
6906
6918
|
);
|
|
6907
6919
|
let O = s0(
|
|
6908
|
-
|
|
6920
|
+
L && L.map(
|
|
6909
6921
|
(T) => Object.assign({}, T, {
|
|
6910
|
-
params: Object.assign({},
|
|
6922
|
+
params: Object.assign({}, v, T.params),
|
|
6911
6923
|
pathname: Mt([
|
|
6912
6924
|
b,
|
|
6913
6925
|
// Re-encode pathnames that were decoded inside matchRoutes
|
|
@@ -6944,11 +6956,11 @@ Please change the parent <Route path="${T}"> to <Route path="${T === "/" ? "*" :
|
|
|
6944
6956
|
) : O;
|
|
6945
6957
|
}
|
|
6946
6958
|
function o0() {
|
|
6947
|
-
let l = f0(), u = Gf(l) ? `${l.status} ${l.statusText}` : l instanceof Error ? l.message : JSON.stringify(l), a = l instanceof Error ? l.stack : null, d = "rgba(200,200,200, 0.5)", c = { padding: "0.5rem", backgroundColor: d }, f = { padding: "2px 4px", backgroundColor: d },
|
|
6959
|
+
let l = f0(), u = Gf(l) ? `${l.status} ${l.statusText}` : l instanceof Error ? l.message : JSON.stringify(l), a = l instanceof Error ? l.stack : null, d = "rgba(200,200,200, 0.5)", c = { padding: "0.5rem", backgroundColor: d }, f = { padding: "2px 4px", backgroundColor: d }, g = null;
|
|
6948
6960
|
return console.error(
|
|
6949
6961
|
"Error handled by React Router default ErrorBoundary:",
|
|
6950
6962
|
l
|
|
6951
|
-
),
|
|
6963
|
+
), g = /* @__PURE__ */ C.createElement(C.Fragment, null, /* @__PURE__ */ C.createElement("p", null, "💿 Hey developer 👋"), /* @__PURE__ */ C.createElement("p", null, "You can provide a way better UX than this when your app throws errors by providing your own ", /* @__PURE__ */ C.createElement("code", { style: f }, "ErrorBoundary"), " or", " ", /* @__PURE__ */ C.createElement("code", { style: f }, "errorElement"), " prop on your route.")), /* @__PURE__ */ C.createElement(C.Fragment, null, /* @__PURE__ */ C.createElement("h2", null, "Unexpected Application Error!"), /* @__PURE__ */ C.createElement("h3", { style: { fontStyle: "italic" } }, u), a ? /* @__PURE__ */ C.createElement("pre", { style: c }, a) : null, g);
|
|
6952
6964
|
}
|
|
6953
6965
|
var i0 = /* @__PURE__ */ C.createElement(o0, null), l0 = class extends C.Component {
|
|
6954
6966
|
constructor(l) {
|
|
@@ -7019,35 +7031,35 @@ function s0(l, u = [], a = null, d = null) {
|
|
|
7019
7031
|
Math.min(c.length, x + 1)
|
|
7020
7032
|
);
|
|
7021
7033
|
}
|
|
7022
|
-
let
|
|
7034
|
+
let g = !1, v = -1;
|
|
7023
7035
|
if (a)
|
|
7024
7036
|
for (let x = 0; x < c.length; x++) {
|
|
7025
7037
|
let b = c[x];
|
|
7026
|
-
if ((b.route.HydrateFallback || b.route.hydrateFallbackElement) && (
|
|
7027
|
-
let { loaderData: E, errors:
|
|
7038
|
+
if ((b.route.HydrateFallback || b.route.hydrateFallbackElement) && (v = x), b.route.id) {
|
|
7039
|
+
let { loaderData: E, errors: M } = a, B = b.route.loader && !E.hasOwnProperty(b.route.id) && (!M || M[b.route.id] === void 0);
|
|
7028
7040
|
if (b.route.lazy || B) {
|
|
7029
|
-
|
|
7041
|
+
g = !0, v >= 0 ? c = c.slice(0, v + 1) : c = [c[0]];
|
|
7030
7042
|
break;
|
|
7031
7043
|
}
|
|
7032
7044
|
}
|
|
7033
7045
|
}
|
|
7034
7046
|
return c.reduceRight(
|
|
7035
7047
|
(x, b, E) => {
|
|
7036
|
-
let
|
|
7037
|
-
a && (
|
|
7048
|
+
let M, B = !1, W = null, N = null;
|
|
7049
|
+
a && (M = f && b.route.id ? f[b.route.id] : void 0, W = b.route.errorElement || i0, g && (v < 0 && E === 0 ? (Qc(
|
|
7038
7050
|
"route-fallback",
|
|
7039
7051
|
!1,
|
|
7040
7052
|
"No `HydrateFallback` element provided to render during initial hydration"
|
|
7041
|
-
), B = !0, N = null) :
|
|
7042
|
-
let
|
|
7053
|
+
), B = !0, N = null) : v === E && (B = !0, N = b.route.hydrateFallbackElement || null)));
|
|
7054
|
+
let L = u.concat(c.slice(0, E + 1)), O = () => {
|
|
7043
7055
|
let T;
|
|
7044
|
-
return
|
|
7056
|
+
return M ? T = W : B ? T = N : b.route.Component ? T = /* @__PURE__ */ C.createElement(b.route.Component, null) : b.route.element ? T = b.route.element : T = x, /* @__PURE__ */ C.createElement(
|
|
7045
7057
|
a0,
|
|
7046
7058
|
{
|
|
7047
7059
|
match: b,
|
|
7048
7060
|
routeContext: {
|
|
7049
7061
|
outlet: x,
|
|
7050
|
-
matches:
|
|
7062
|
+
matches: L,
|
|
7051
7063
|
isDataRoute: a != null
|
|
7052
7064
|
},
|
|
7053
7065
|
children: T
|
|
@@ -7059,10 +7071,10 @@ function s0(l, u = [], a = null, d = null) {
|
|
|
7059
7071
|
{
|
|
7060
7072
|
location: a.location,
|
|
7061
7073
|
revalidation: a.revalidation,
|
|
7062
|
-
component:
|
|
7063
|
-
error:
|
|
7074
|
+
component: W,
|
|
7075
|
+
error: M,
|
|
7064
7076
|
children: O(),
|
|
7065
|
-
routeContext: { outlet: null, matches:
|
|
7077
|
+
routeContext: { outlet: null, matches: L, isDataRoute: !0 }
|
|
7066
7078
|
}
|
|
7067
7079
|
) : O();
|
|
7068
7080
|
},
|
|
@@ -7154,39 +7166,39 @@ function g0({
|
|
|
7154
7166
|
!Lr(),
|
|
7155
7167
|
"You cannot render a <Router> inside another <Router>. You should never have more than one in your app."
|
|
7156
7168
|
);
|
|
7157
|
-
let
|
|
7169
|
+
let g = l.replace(/^\/*/, "/"), v = C.useMemo(
|
|
7158
7170
|
() => ({
|
|
7159
|
-
basename:
|
|
7171
|
+
basename: g,
|
|
7160
7172
|
navigator: c,
|
|
7161
7173
|
static: f,
|
|
7162
7174
|
future: {}
|
|
7163
7175
|
}),
|
|
7164
|
-
[
|
|
7176
|
+
[g, c, f]
|
|
7165
7177
|
);
|
|
7166
7178
|
typeof a == "string" && (a = Qn(a));
|
|
7167
7179
|
let {
|
|
7168
7180
|
pathname: x = "/",
|
|
7169
7181
|
search: b = "",
|
|
7170
7182
|
hash: E = "",
|
|
7171
|
-
state:
|
|
7183
|
+
state: M = null,
|
|
7172
7184
|
key: B = "default"
|
|
7173
|
-
} = a,
|
|
7174
|
-
let N = Lt(x,
|
|
7185
|
+
} = a, W = C.useMemo(() => {
|
|
7186
|
+
let N = Lt(x, g);
|
|
7175
7187
|
return N == null ? null : {
|
|
7176
7188
|
location: {
|
|
7177
7189
|
pathname: N,
|
|
7178
7190
|
search: b,
|
|
7179
7191
|
hash: E,
|
|
7180
|
-
state:
|
|
7192
|
+
state: M,
|
|
7181
7193
|
key: B
|
|
7182
7194
|
},
|
|
7183
7195
|
navigationType: d
|
|
7184
7196
|
};
|
|
7185
|
-
}, [
|
|
7197
|
+
}, [g, x, b, E, M, B, d]);
|
|
7186
7198
|
return bt(
|
|
7187
|
-
|
|
7188
|
-
`<Router basename="${
|
|
7189
|
-
),
|
|
7199
|
+
W != null,
|
|
7200
|
+
`<Router basename="${g}"> is not able to match the URL "${x}${b}${E}" because it does not start with the basename, so the <Router> won't render anything.`
|
|
7201
|
+
), W == null ? null : /* @__PURE__ */ C.createElement(St.Provider, { value: v }, /* @__PURE__ */ C.createElement(Mr.Provider, { children: u, value: W }));
|
|
7190
7202
|
}
|
|
7191
7203
|
function v0({
|
|
7192
7204
|
children: l,
|
|
@@ -7214,7 +7226,7 @@ function la(l, u = []) {
|
|
|
7214
7226
|
!d.props.index || !d.props.children,
|
|
7215
7227
|
"An index route cannot have child routes."
|
|
7216
7228
|
);
|
|
7217
|
-
let
|
|
7229
|
+
let g = {
|
|
7218
7230
|
id: d.props.id || f.join("-"),
|
|
7219
7231
|
caseSensitive: d.props.caseSensitive,
|
|
7220
7232
|
element: d.props.element,
|
|
@@ -7232,10 +7244,10 @@ function la(l, u = []) {
|
|
|
7232
7244
|
handle: d.props.handle,
|
|
7233
7245
|
lazy: d.props.lazy
|
|
7234
7246
|
};
|
|
7235
|
-
d.props.children && (
|
|
7247
|
+
d.props.children && (g.children = la(
|
|
7236
7248
|
d.props.children,
|
|
7237
7249
|
f
|
|
7238
|
-
)), a.push(
|
|
7250
|
+
)), a.push(g);
|
|
7239
7251
|
}), a;
|
|
7240
7252
|
}
|
|
7241
7253
|
var Zo = "get", _o = "application/x-www-form-urlencoded";
|
|
@@ -7285,32 +7297,32 @@ function na(l) {
|
|
|
7285
7297
|
), null) : l;
|
|
7286
7298
|
}
|
|
7287
7299
|
function E0(l, u) {
|
|
7288
|
-
let a, d, c, f,
|
|
7300
|
+
let a, d, c, f, g;
|
|
7289
7301
|
if (y0(l)) {
|
|
7290
|
-
let
|
|
7291
|
-
d =
|
|
7302
|
+
let v = l.getAttribute("action");
|
|
7303
|
+
d = v ? Lt(v, u) : null, a = l.getAttribute("method") || Zo, c = na(l.getAttribute("enctype")) || _o, f = new FormData(l);
|
|
7292
7304
|
} else if (x0(l) || w0(l) && (l.type === "submit" || l.type === "image")) {
|
|
7293
|
-
let
|
|
7294
|
-
if (
|
|
7305
|
+
let v = l.form;
|
|
7306
|
+
if (v == null)
|
|
7295
7307
|
throw new Error(
|
|
7296
7308
|
'Cannot submit a <button> or <input type="submit"> without a <form>'
|
|
7297
7309
|
);
|
|
7298
|
-
let x = l.getAttribute("formaction") ||
|
|
7299
|
-
if (d = x ? Lt(x, u) : null, a = l.getAttribute("formmethod") ||
|
|
7300
|
-
let { name: b, type: E, value:
|
|
7310
|
+
let x = l.getAttribute("formaction") || v.getAttribute("action");
|
|
7311
|
+
if (d = x ? Lt(x, u) : null, a = l.getAttribute("formmethod") || v.getAttribute("method") || Zo, c = na(l.getAttribute("formenctype")) || na(v.getAttribute("enctype")) || _o, f = new FormData(v, l), !S0()) {
|
|
7312
|
+
let { name: b, type: E, value: M } = l;
|
|
7301
7313
|
if (E === "image") {
|
|
7302
7314
|
let B = b ? `${b}.` : "";
|
|
7303
7315
|
f.append(`${B}x`, "0"), f.append(`${B}y`, "0");
|
|
7304
|
-
} else b && f.append(b,
|
|
7316
|
+
} else b && f.append(b, M);
|
|
7305
7317
|
}
|
|
7306
7318
|
} else {
|
|
7307
7319
|
if (ti(l))
|
|
7308
7320
|
throw new Error(
|
|
7309
7321
|
'Cannot submit element that is not <form>, <button>, or <input type="submit|image">'
|
|
7310
7322
|
);
|
|
7311
|
-
a = Zo, d = null, c = _o,
|
|
7323
|
+
a = Zo, d = null, c = _o, g = l;
|
|
7312
7324
|
}
|
|
7313
|
-
return f && c === "text/plain" && (
|
|
7325
|
+
return f && c === "text/plain" && (g = f, f = void 0), { action: d, method: a.toLowerCase(), encType: c, formData: f, body: g };
|
|
7314
7326
|
}
|
|
7315
7327
|
Object.getOwnPropertyNames(Object.prototype).sort().join("\0");
|
|
7316
7328
|
function da(l, u) {
|
|
@@ -7351,8 +7363,8 @@ async function R0(l, u, a) {
|
|
|
7351
7363
|
l.map(async (c) => {
|
|
7352
7364
|
let f = u.routes[c.route.id];
|
|
7353
7365
|
if (f) {
|
|
7354
|
-
let
|
|
7355
|
-
return
|
|
7366
|
+
let g = await P0(f, a);
|
|
7367
|
+
return g.links ? g.links() : [];
|
|
7356
7368
|
}
|
|
7357
7369
|
return [];
|
|
7358
7370
|
})
|
|
@@ -7364,22 +7376,22 @@ async function R0(l, u, a) {
|
|
|
7364
7376
|
);
|
|
7365
7377
|
}
|
|
7366
7378
|
function bc(l, u, a, d, c, f) {
|
|
7367
|
-
let
|
|
7379
|
+
let g = (x, b) => a[b] ? x.route.id !== a[b].route.id : !0, v = (x, b) => (
|
|
7368
7380
|
// param change, /users/123 -> /users/456
|
|
7369
7381
|
a[b].pathname !== x.pathname || // splat param changed, which is not present in match.path
|
|
7370
7382
|
// e.g. /files/images/avatar.jpg -> files/finances.xls
|
|
7371
7383
|
a[b].route.path?.endsWith("*") && a[b].params["*"] !== x.params["*"]
|
|
7372
7384
|
);
|
|
7373
7385
|
return f === "assets" ? u.filter(
|
|
7374
|
-
(x, b) =>
|
|
7386
|
+
(x, b) => g(x, b) || v(x, b)
|
|
7375
7387
|
) : f === "data" ? u.filter((x, b) => {
|
|
7376
7388
|
let E = d.routes[x.route.id];
|
|
7377
7389
|
if (!E || !E.hasLoader)
|
|
7378
7390
|
return !1;
|
|
7379
|
-
if (
|
|
7391
|
+
if (g(x, b) || v(x, b))
|
|
7380
7392
|
return !0;
|
|
7381
7393
|
if (x.route.shouldRevalidate) {
|
|
7382
|
-
let
|
|
7394
|
+
let M = x.route.shouldRevalidate({
|
|
7383
7395
|
currentUrl: new URL(
|
|
7384
7396
|
c.pathname + c.search + c.hash,
|
|
7385
7397
|
window.origin
|
|
@@ -7389,8 +7401,8 @@ function bc(l, u, a, d, c, f) {
|
|
|
7389
7401
|
nextParams: x.params,
|
|
7390
7402
|
defaultShouldRevalidate: !0
|
|
7391
7403
|
});
|
|
7392
|
-
if (typeof
|
|
7393
|
-
return
|
|
7404
|
+
if (typeof M == "boolean")
|
|
7405
|
+
return M;
|
|
7394
7406
|
}
|
|
7395
7407
|
return !0;
|
|
7396
7408
|
}) : [];
|
|
@@ -7445,42 +7457,42 @@ function Yc() {
|
|
|
7445
7457
|
), l;
|
|
7446
7458
|
}
|
|
7447
7459
|
function B0(l, u) {
|
|
7448
|
-
let a = C.useContext(pa), [d, c] = C.useState(!1), [f,
|
|
7460
|
+
let a = C.useContext(pa), [d, c] = C.useState(!1), [f, g] = C.useState(!1), { onFocus: v, onBlur: x, onMouseEnter: b, onMouseLeave: E, onTouchStart: M } = u, B = C.useRef(null);
|
|
7449
7461
|
C.useEffect(() => {
|
|
7450
|
-
if (l === "render" &&
|
|
7451
|
-
let
|
|
7452
|
-
T.forEach((
|
|
7453
|
-
|
|
7462
|
+
if (l === "render" && g(!0), l === "viewport") {
|
|
7463
|
+
let L = (T) => {
|
|
7464
|
+
T.forEach(($) => {
|
|
7465
|
+
g($.isIntersecting);
|
|
7454
7466
|
});
|
|
7455
|
-
}, O = new IntersectionObserver(
|
|
7467
|
+
}, O = new IntersectionObserver(L, { threshold: 0.5 });
|
|
7456
7468
|
return B.current && O.observe(B.current), () => {
|
|
7457
7469
|
O.disconnect();
|
|
7458
7470
|
};
|
|
7459
7471
|
}
|
|
7460
7472
|
}, [l]), C.useEffect(() => {
|
|
7461
7473
|
if (d) {
|
|
7462
|
-
let
|
|
7463
|
-
|
|
7474
|
+
let L = setTimeout(() => {
|
|
7475
|
+
g(!0);
|
|
7464
7476
|
}, 100);
|
|
7465
7477
|
return () => {
|
|
7466
|
-
clearTimeout(
|
|
7478
|
+
clearTimeout(L);
|
|
7467
7479
|
};
|
|
7468
7480
|
}
|
|
7469
7481
|
}, [d]);
|
|
7470
|
-
let
|
|
7482
|
+
let W = () => {
|
|
7471
7483
|
c(!0);
|
|
7472
7484
|
}, N = () => {
|
|
7473
|
-
c(!1),
|
|
7485
|
+
c(!1), g(!1);
|
|
7474
7486
|
};
|
|
7475
7487
|
return a ? l !== "intent" ? [f, B, {}] : [
|
|
7476
7488
|
f,
|
|
7477
7489
|
B,
|
|
7478
7490
|
{
|
|
7479
|
-
onFocus: Fr(
|
|
7491
|
+
onFocus: Fr(v, W),
|
|
7480
7492
|
onBlur: Fr(x, N),
|
|
7481
|
-
onMouseEnter: Fr(b,
|
|
7493
|
+
onMouseEnter: Fr(b, W),
|
|
7482
7494
|
onMouseLeave: Fr(E, N),
|
|
7483
|
-
onTouchStart: Fr(
|
|
7495
|
+
onTouchStart: Fr(M, W)
|
|
7484
7496
|
}
|
|
7485
7497
|
] : [!1, B, {}];
|
|
7486
7498
|
}
|
|
@@ -7501,8 +7513,8 @@ function U0(l) {
|
|
|
7501
7513
|
return C.useEffect(() => {
|
|
7502
7514
|
let f = !1;
|
|
7503
7515
|
return R0(l, u, a).then(
|
|
7504
|
-
(
|
|
7505
|
-
f || c(
|
|
7516
|
+
(g) => {
|
|
7517
|
+
f || c(g);
|
|
7506
7518
|
}
|
|
7507
7519
|
), () => {
|
|
7508
7520
|
f = !0;
|
|
@@ -7514,7 +7526,7 @@ function O0({
|
|
|
7514
7526
|
matches: u,
|
|
7515
7527
|
...a
|
|
7516
7528
|
}) {
|
|
7517
|
-
let d = gn(), { manifest: c, routeModules: f } = Yc(), { basename:
|
|
7529
|
+
let d = gn(), { manifest: c, routeModules: f } = Yc(), { basename: g } = Kc(), { loaderData: v, matches: x } = L0(), b = C.useMemo(
|
|
7518
7530
|
() => bc(
|
|
7519
7531
|
l,
|
|
7520
7532
|
u,
|
|
@@ -7534,23 +7546,23 @@ function O0({
|
|
|
7534
7546
|
"assets"
|
|
7535
7547
|
),
|
|
7536
7548
|
[l, u, x, c, d]
|
|
7537
|
-
),
|
|
7549
|
+
), M = C.useMemo(() => {
|
|
7538
7550
|
if (l === d.pathname + d.search + d.hash)
|
|
7539
7551
|
return [];
|
|
7540
|
-
let N = /* @__PURE__ */ new Set(),
|
|
7552
|
+
let N = /* @__PURE__ */ new Set(), L = !1;
|
|
7541
7553
|
if (u.forEach((T) => {
|
|
7542
|
-
let
|
|
7543
|
-
|
|
7554
|
+
let $ = c.routes[T.route.id];
|
|
7555
|
+
!$ || !$.hasLoader || (!b.some((G) => G.route.id === T.route.id) && T.route.id in v && f[T.route.id]?.shouldRevalidate || $.hasClientLoader ? L = !0 : N.add(T.route.id));
|
|
7544
7556
|
}), N.size === 0)
|
|
7545
7557
|
return [];
|
|
7546
|
-
let O = A0(l,
|
|
7547
|
-
return
|
|
7558
|
+
let O = A0(l, g, "data");
|
|
7559
|
+
return L && N.size > 0 && O.searchParams.set(
|
|
7548
7560
|
"_routes",
|
|
7549
7561
|
u.filter((T) => N.has(T.route.id)).map((T) => T.route.id).join(",")
|
|
7550
7562
|
), [O.pathname + O.search];
|
|
7551
7563
|
}, [
|
|
7552
|
-
v,
|
|
7553
7564
|
g,
|
|
7565
|
+
v,
|
|
7554
7566
|
d,
|
|
7555
7567
|
c,
|
|
7556
7568
|
b,
|
|
@@ -7560,11 +7572,11 @@ function O0({
|
|
|
7560
7572
|
]), B = C.useMemo(
|
|
7561
7573
|
() => N0(E, c),
|
|
7562
7574
|
[E, c]
|
|
7563
|
-
),
|
|
7564
|
-
return /* @__PURE__ */ C.createElement(C.Fragment, null,
|
|
7575
|
+
), W = U0(E);
|
|
7576
|
+
return /* @__PURE__ */ C.createElement(C.Fragment, null, M.map((N) => /* @__PURE__ */ C.createElement("link", { key: N, rel: "prefetch", as: "fetch", href: N, ...a })), B.map((N) => /* @__PURE__ */ C.createElement("link", { key: N, rel: "modulepreload", href: N, ...a })), W.map(({ key: N, link: L }) => (
|
|
7565
7577
|
// these don't spread `linkProps` because they are full link descriptors
|
|
7566
7578
|
// already with their own props
|
|
7567
|
-
/* @__PURE__ */ C.createElement("link", { key: N, ...
|
|
7579
|
+
/* @__PURE__ */ C.createElement("link", { key: N, ...L })
|
|
7568
7580
|
)));
|
|
7569
7581
|
}
|
|
7570
7582
|
function D0(...l) {
|
|
@@ -7587,16 +7599,16 @@ function V0({
|
|
|
7587
7599
|
}) {
|
|
7588
7600
|
let d = C.useRef();
|
|
7589
7601
|
d.current == null && (d.current = Pf({ window: a, v5Compat: !0 }));
|
|
7590
|
-
let c = d.current, [f,
|
|
7602
|
+
let c = d.current, [f, g] = C.useState({
|
|
7591
7603
|
action: c.action,
|
|
7592
7604
|
location: c.location
|
|
7593
|
-
}),
|
|
7605
|
+
}), v = C.useCallback(
|
|
7594
7606
|
(x) => {
|
|
7595
|
-
C.startTransition(() =>
|
|
7607
|
+
C.startTransition(() => g(x));
|
|
7596
7608
|
},
|
|
7597
|
-
[
|
|
7609
|
+
[g]
|
|
7598
7610
|
);
|
|
7599
|
-
return C.useLayoutEffect(() => c.listen(
|
|
7611
|
+
return C.useLayoutEffect(() => c.listen(v), [c, v]), /* @__PURE__ */ C.createElement(
|
|
7600
7612
|
g0,
|
|
7601
7613
|
{
|
|
7602
7614
|
basename: l,
|
|
@@ -7614,16 +7626,16 @@ var Hc = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, Jc = C.forwardRef(
|
|
|
7614
7626
|
prefetch: d = "none",
|
|
7615
7627
|
relative: c,
|
|
7616
7628
|
reloadDocument: f,
|
|
7617
|
-
replace:
|
|
7618
|
-
state:
|
|
7629
|
+
replace: g,
|
|
7630
|
+
state: v,
|
|
7619
7631
|
target: x,
|
|
7620
7632
|
to: b,
|
|
7621
7633
|
preventScrollReset: E,
|
|
7622
|
-
viewTransition:
|
|
7634
|
+
viewTransition: M,
|
|
7623
7635
|
...B
|
|
7624
|
-
},
|
|
7625
|
-
let { basename: N } = C.useContext(St),
|
|
7626
|
-
if (typeof b == "string" &&
|
|
7636
|
+
}, W) {
|
|
7637
|
+
let { basename: N } = C.useContext(St), L = typeof b == "string" && Hc.test(b), O, T = !1;
|
|
7638
|
+
if (typeof b == "string" && L && (O = b, Wc))
|
|
7627
7639
|
try {
|
|
7628
7640
|
let Ce = new URL(window.location.href), Le = b.startsWith("//") ? new URL(Ce.protocol + b) : new URL(b), ht = Lt(Le.pathname, N);
|
|
7629
7641
|
Le.origin === Ce.origin && ht != null ? b = ht + Le.search + Le.hash : T = !0;
|
|
@@ -7633,16 +7645,16 @@ var Hc = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, Jc = C.forwardRef(
|
|
|
7633
7645
|
`<Link to="${b}"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.`
|
|
7634
7646
|
);
|
|
7635
7647
|
}
|
|
7636
|
-
let
|
|
7648
|
+
let $ = e0(b, { relative: c }), [G, ie, ce] = B0(
|
|
7637
7649
|
d,
|
|
7638
7650
|
B
|
|
7639
7651
|
), be = Y0(b, {
|
|
7640
|
-
replace:
|
|
7641
|
-
state:
|
|
7652
|
+
replace: g,
|
|
7653
|
+
state: v,
|
|
7642
7654
|
target: x,
|
|
7643
7655
|
preventScrollReset: E,
|
|
7644
7656
|
relative: c,
|
|
7645
|
-
viewTransition:
|
|
7657
|
+
viewTransition: M
|
|
7646
7658
|
});
|
|
7647
7659
|
function Se(Ce) {
|
|
7648
7660
|
u && u(Ce), Ce.defaultPrevented || be(Ce);
|
|
@@ -7653,16 +7665,16 @@ var Hc = /^(?:[a-z][a-z0-9+.-]*:|\/\/)/i, Jc = C.forwardRef(
|
|
|
7653
7665
|
"a",
|
|
7654
7666
|
{
|
|
7655
7667
|
...B,
|
|
7656
|
-
...
|
|
7657
|
-
href: O ||
|
|
7668
|
+
...ce,
|
|
7669
|
+
href: O || $,
|
|
7658
7670
|
onClick: T || f ? u : Se,
|
|
7659
|
-
ref: D0(
|
|
7671
|
+
ref: D0(W, ie),
|
|
7660
7672
|
target: x,
|
|
7661
|
-
"data-discover": !
|
|
7673
|
+
"data-discover": !L && a === "render" ? "true" : void 0
|
|
7662
7674
|
}
|
|
7663
7675
|
)
|
|
7664
7676
|
);
|
|
7665
|
-
return G && !
|
|
7677
|
+
return G && !L ? /* @__PURE__ */ C.createElement(C.Fragment, null, Fe, /* @__PURE__ */ C.createElement(T0, { page: $ })) : Fe;
|
|
7666
7678
|
}
|
|
7667
7679
|
);
|
|
7668
7680
|
Jc.displayName = "Link";
|
|
@@ -7673,24 +7685,24 @@ var j0 = C.forwardRef(
|
|
|
7673
7685
|
className: d = "",
|
|
7674
7686
|
end: c = !1,
|
|
7675
7687
|
style: f,
|
|
7676
|
-
to:
|
|
7677
|
-
viewTransition:
|
|
7688
|
+
to: g,
|
|
7689
|
+
viewTransition: v,
|
|
7678
7690
|
children: x,
|
|
7679
7691
|
...b
|
|
7680
7692
|
}, E) {
|
|
7681
|
-
let
|
|
7693
|
+
let M = Br(g, { relative: b.relative }), B = gn(), W = C.useContext(ei), { navigator: N, basename: L } = C.useContext(St), O = W != null && // Conditional usage is OK here because the usage of a data router is static
|
|
7682
7694
|
// eslint-disable-next-line react-hooks/rules-of-hooks
|
|
7683
|
-
X0(
|
|
7684
|
-
a || (
|
|
7685
|
-
const
|
|
7686
|
-
let
|
|
7687
|
-
isActive:
|
|
7695
|
+
X0(M) && v === !0, T = N.encodeLocation ? N.encodeLocation(M).pathname : M.pathname, $ = B.pathname, G = W && W.navigation && W.navigation.location ? W.navigation.location.pathname : null;
|
|
7696
|
+
a || ($ = $.toLowerCase(), G = G ? G.toLowerCase() : null, T = T.toLowerCase()), G && L && (G = Lt(G, L) || G);
|
|
7697
|
+
const ie = T !== "/" && T.endsWith("/") ? T.length - 1 : T.length;
|
|
7698
|
+
let ce = $ === T || !c && $.startsWith(T) && $.charAt(ie) === "/", be = G != null && (G === T || !c && G.startsWith(T) && G.charAt(T.length) === "/"), Se = {
|
|
7699
|
+
isActive: ce,
|
|
7688
7700
|
isPending: be,
|
|
7689
7701
|
isTransitioning: O
|
|
7690
|
-
}, Fe =
|
|
7702
|
+
}, Fe = ce ? u : void 0, Ce;
|
|
7691
7703
|
typeof d == "function" ? Ce = d(Se) : Ce = [
|
|
7692
7704
|
d,
|
|
7693
|
-
|
|
7705
|
+
ce ? "active" : null,
|
|
7694
7706
|
be ? "pending" : null,
|
|
7695
7707
|
O ? "transitioning" : null
|
|
7696
7708
|
].filter(Boolean).join(" ");
|
|
@@ -7703,8 +7715,8 @@ var j0 = C.forwardRef(
|
|
|
7703
7715
|
className: Ce,
|
|
7704
7716
|
ref: E,
|
|
7705
7717
|
style: Le,
|
|
7706
|
-
to:
|
|
7707
|
-
viewTransition:
|
|
7718
|
+
to: g,
|
|
7719
|
+
viewTransition: v
|
|
7708
7720
|
},
|
|
7709
7721
|
typeof x == "function" ? x(Se) : x
|
|
7710
7722
|
);
|
|
@@ -7719,36 +7731,36 @@ var Q0 = C.forwardRef(
|
|
|
7719
7731
|
reloadDocument: d,
|
|
7720
7732
|
replace: c,
|
|
7721
7733
|
state: f,
|
|
7722
|
-
method:
|
|
7723
|
-
action:
|
|
7734
|
+
method: g = Zo,
|
|
7735
|
+
action: v,
|
|
7724
7736
|
onSubmit: x,
|
|
7725
7737
|
relative: b,
|
|
7726
7738
|
preventScrollReset: E,
|
|
7727
|
-
viewTransition:
|
|
7739
|
+
viewTransition: M,
|
|
7728
7740
|
...B
|
|
7729
|
-
},
|
|
7730
|
-
let N = J0(),
|
|
7741
|
+
}, W) => {
|
|
7742
|
+
let N = J0(), L = q0(v, { relative: b }), O = g.toLowerCase() === "get" ? "get" : "post", T = typeof v == "string" && Hc.test(v), $ = (G) => {
|
|
7731
7743
|
if (x && x(G), G.defaultPrevented) return;
|
|
7732
7744
|
G.preventDefault();
|
|
7733
|
-
let
|
|
7734
|
-
N(
|
|
7745
|
+
let ie = G.nativeEvent.submitter, ce = ie?.getAttribute("formmethod") || g;
|
|
7746
|
+
N(ie || G.currentTarget, {
|
|
7735
7747
|
fetcherKey: u,
|
|
7736
|
-
method:
|
|
7748
|
+
method: ce,
|
|
7737
7749
|
navigate: a,
|
|
7738
7750
|
replace: c,
|
|
7739
7751
|
state: f,
|
|
7740
7752
|
relative: b,
|
|
7741
7753
|
preventScrollReset: E,
|
|
7742
|
-
viewTransition:
|
|
7754
|
+
viewTransition: M
|
|
7743
7755
|
});
|
|
7744
7756
|
};
|
|
7745
7757
|
return /* @__PURE__ */ C.createElement(
|
|
7746
7758
|
"form",
|
|
7747
7759
|
{
|
|
7748
|
-
ref:
|
|
7760
|
+
ref: W,
|
|
7749
7761
|
method: O,
|
|
7750
|
-
action:
|
|
7751
|
-
onSubmit: d ? x :
|
|
7762
|
+
action: L,
|
|
7763
|
+
onSubmit: d ? x : $,
|
|
7752
7764
|
...B,
|
|
7753
7765
|
"data-discover": !T && l === "render" ? "true" : void 0
|
|
7754
7766
|
}
|
|
@@ -7769,26 +7781,26 @@ function Y0(l, {
|
|
|
7769
7781
|
state: d,
|
|
7770
7782
|
preventScrollReset: c,
|
|
7771
7783
|
relative: f,
|
|
7772
|
-
viewTransition:
|
|
7784
|
+
viewTransition: g
|
|
7773
7785
|
} = {}) {
|
|
7774
|
-
let
|
|
7786
|
+
let v = t0(), x = gn(), b = Br(l, { relative: f });
|
|
7775
7787
|
return C.useCallback(
|
|
7776
7788
|
(E) => {
|
|
7777
7789
|
if (b0(E, u)) {
|
|
7778
7790
|
E.preventDefault();
|
|
7779
|
-
let
|
|
7780
|
-
|
|
7781
|
-
replace:
|
|
7791
|
+
let M = a !== void 0 ? a : Ir(x) === Ir(b);
|
|
7792
|
+
v(l, {
|
|
7793
|
+
replace: M,
|
|
7782
7794
|
state: d,
|
|
7783
7795
|
preventScrollReset: c,
|
|
7784
7796
|
relative: f,
|
|
7785
|
-
viewTransition:
|
|
7797
|
+
viewTransition: g
|
|
7786
7798
|
});
|
|
7787
7799
|
}
|
|
7788
7800
|
},
|
|
7789
7801
|
[
|
|
7790
7802
|
x,
|
|
7791
|
-
|
|
7803
|
+
v,
|
|
7792
7804
|
b,
|
|
7793
7805
|
a,
|
|
7794
7806
|
d,
|
|
@@ -7796,7 +7808,7 @@ function Y0(l, {
|
|
|
7796
7808
|
l,
|
|
7797
7809
|
c,
|
|
7798
7810
|
f,
|
|
7799
|
-
|
|
7811
|
+
g
|
|
7800
7812
|
]
|
|
7801
7813
|
);
|
|
7802
7814
|
}
|
|
@@ -7808,7 +7820,7 @@ function J0() {
|
|
|
7808
7820
|
), { basename: u } = C.useContext(St), a = p0();
|
|
7809
7821
|
return C.useCallback(
|
|
7810
7822
|
async (d, c = {}) => {
|
|
7811
|
-
let { action: f, method:
|
|
7823
|
+
let { action: f, method: g, encType: v, formData: x, body: b } = E0(
|
|
7812
7824
|
d,
|
|
7813
7825
|
u
|
|
7814
7826
|
);
|
|
@@ -7818,8 +7830,8 @@ function J0() {
|
|
|
7818
7830
|
preventScrollReset: c.preventScrollReset,
|
|
7819
7831
|
formData: x,
|
|
7820
7832
|
body: b,
|
|
7821
|
-
formMethod: c.method ||
|
|
7822
|
-
formEncType: c.encType ||
|
|
7833
|
+
formMethod: c.method || g,
|
|
7834
|
+
formEncType: c.encType || v,
|
|
7823
7835
|
flushSync: c.flushSync
|
|
7824
7836
|
});
|
|
7825
7837
|
} else
|
|
@@ -7827,8 +7839,8 @@ function J0() {
|
|
|
7827
7839
|
preventScrollReset: c.preventScrollReset,
|
|
7828
7840
|
formData: x,
|
|
7829
7841
|
body: b,
|
|
7830
|
-
formMethod: c.method ||
|
|
7831
|
-
formEncType: c.encType ||
|
|
7842
|
+
formMethod: c.method || g,
|
|
7843
|
+
formEncType: c.encType || v,
|
|
7832
7844
|
replace: c.replace,
|
|
7833
7845
|
state: c.state,
|
|
7834
7846
|
fromRouteId: a,
|
|
@@ -7842,13 +7854,13 @@ function J0() {
|
|
|
7842
7854
|
function q0(l, { relative: u } = {}) {
|
|
7843
7855
|
let { basename: a } = C.useContext(St), d = C.useContext(Ct);
|
|
7844
7856
|
ve(d, "useFormAction must be used inside a RouteContext");
|
|
7845
|
-
let [c] = d.matches.slice(-1), f = { ...Br(l || ".", { relative: u }) },
|
|
7857
|
+
let [c] = d.matches.slice(-1), f = { ...Br(l || ".", { relative: u }) }, g = gn();
|
|
7846
7858
|
if (l == null) {
|
|
7847
|
-
f.search =
|
|
7848
|
-
let
|
|
7859
|
+
f.search = g.search;
|
|
7860
|
+
let v = new URLSearchParams(f.search), x = v.getAll("index");
|
|
7849
7861
|
if (x.some((E) => E === "")) {
|
|
7850
|
-
|
|
7851
|
-
let E =
|
|
7862
|
+
v.delete("index"), x.filter((M) => M).forEach((M) => v.append("index", M));
|
|
7863
|
+
let E = v.toString();
|
|
7852
7864
|
f.search = E ? `?${E}` : "";
|
|
7853
7865
|
}
|
|
7854
7866
|
}
|
|
@@ -7866,10 +7878,10 @@ function X0(l, { relative: u } = {}) {
|
|
|
7866
7878
|
), c = Br(l, { relative: u });
|
|
7867
7879
|
if (!a.isTransitioning)
|
|
7868
7880
|
return !1;
|
|
7869
|
-
let f = Lt(a.currentLocation.pathname, d) || a.currentLocation.pathname,
|
|
7870
|
-
return $o(c.pathname,
|
|
7881
|
+
let f = Lt(a.currentLocation.pathname, d) || a.currentLocation.pathname, g = Lt(a.nextLocation.pathname, d) || a.nextLocation.pathname;
|
|
7882
|
+
return $o(c.pathname, g) != null || $o(c.pathname, f) != null;
|
|
7871
7883
|
}
|
|
7872
|
-
const G0 = C.lazy(() => import("./resource-group-detail-
|
|
7884
|
+
const G0 = C.lazy(() => import("./resource-group-detail-C_VI_IfA.js")), Z0 = C.lazy(() => import("./resource-home-Dm7hgUFO.js"));
|
|
7873
7885
|
function _0({
|
|
7874
7886
|
baseUri: l = "/resources",
|
|
7875
7887
|
isLoggedIn: u,
|
|
@@ -7877,7 +7889,7 @@ function _0({
|
|
|
7877
7889
|
showTitle: d = !0,
|
|
7878
7890
|
title: c = "Resources"
|
|
7879
7891
|
}) {
|
|
7880
|
-
const [f,
|
|
7892
|
+
const [f, g] = C.useState(!1);
|
|
7881
7893
|
return /* @__PURE__ */ F.jsxs(F.Fragment, { children: [
|
|
7882
7894
|
/* @__PURE__ */ F.jsx(V0, { children: /* @__PURE__ */ F.jsx(Sc, { children: /* @__PURE__ */ F.jsxs(v0, { children: [
|
|
7883
7895
|
/* @__PURE__ */ F.jsx(
|
|
@@ -7889,7 +7901,7 @@ function _0({
|
|
|
7889
7901
|
{
|
|
7890
7902
|
baseUri: l,
|
|
7891
7903
|
title: c,
|
|
7892
|
-
setBotOpen:
|
|
7904
|
+
setBotOpen: g,
|
|
7893
7905
|
showTitle: d
|
|
7894
7906
|
}
|
|
7895
7907
|
)
|
|
@@ -7909,7 +7921,7 @@ function _0({
|
|
|
7909
7921
|
apiKey: a,
|
|
7910
7922
|
embedded: !1,
|
|
7911
7923
|
isLoggedIn: u,
|
|
7912
|
-
onOpenChange:
|
|
7924
|
+
onOpenChange: g,
|
|
7913
7925
|
open: f,
|
|
7914
7926
|
welcome: "Welcome to the ACCESS Q&A Bot!"
|
|
7915
7927
|
}
|
|
@@ -7923,37 +7935,37 @@ const $0 = ({
|
|
|
7923
7935
|
}) => {
|
|
7924
7936
|
const [d, c] = C.useState(-1);
|
|
7925
7937
|
let f;
|
|
7926
|
-
const
|
|
7927
|
-
if (l.forEach((
|
|
7928
|
-
|
|
7938
|
+
const g = [];
|
|
7939
|
+
if (l.forEach((v) => {
|
|
7940
|
+
v.tagName == "H1" ? f = v : v.tagName == "H2" && (g.push(v), v.id || (v.id = u + v.textContent.replace(/[^A-Za-z0-9]+/g, "-").toLowerCase()));
|
|
7929
7941
|
}), C.useEffect(() => {
|
|
7930
|
-
|
|
7931
|
-
const
|
|
7942
|
+
g.length && window.addEventListener("scroll", function() {
|
|
7943
|
+
const v = zc() + window.innerHeight * 0.1;
|
|
7932
7944
|
let x = -1;
|
|
7933
|
-
|
|
7934
|
-
if (b.offsetTop <
|
|
7945
|
+
g.forEach((b, E) => {
|
|
7946
|
+
if (b.offsetTop < v)
|
|
7935
7947
|
return x = E, !1;
|
|
7936
7948
|
}), c(x);
|
|
7937
7949
|
});
|
|
7938
|
-
}, []), !!
|
|
7950
|
+
}, []), !!g.length)
|
|
7939
7951
|
return /* @__PURE__ */ F.jsxs("div", { className: "toc", children: [
|
|
7940
7952
|
f && /* @__PURE__ */ F.jsx("h2", { children: f.textContent }),
|
|
7941
|
-
|
|
7953
|
+
g.length > 0 && /* @__PURE__ */ F.jsx("ul", { children: g.map((v, x) => /* @__PURE__ */ F.jsx("li", { children: /* @__PURE__ */ F.jsx(
|
|
7942
7954
|
"a",
|
|
7943
7955
|
{
|
|
7944
|
-
href: `#${
|
|
7956
|
+
href: `#${v.id}`,
|
|
7945
7957
|
className: x == d ? "active" : "",
|
|
7946
7958
|
onClick: (b) => {
|
|
7947
7959
|
a && (b.preventDefault(), window.scrollTo({
|
|
7948
|
-
top:
|
|
7960
|
+
top: v.offsetTop,
|
|
7949
7961
|
behavior: "smooth"
|
|
7950
|
-
}), history.pushState(null, null, `#${
|
|
7962
|
+
}), history.pushState(null, null, `#${v.id}`));
|
|
7951
7963
|
},
|
|
7952
|
-
children:
|
|
7964
|
+
children: v.textContent
|
|
7953
7965
|
}
|
|
7954
7966
|
) })) })
|
|
7955
7967
|
] });
|
|
7956
|
-
}, 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}}", eh = '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)}}', th = `: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}`, nh = `: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}.x{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23232323' className='bi bi-twitter-x' viewBox='0 0 16 16'><path d='M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z'/></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}}`, rh = ".container{box-sizing:content-box;height:84px;padding-top:20px}@media (min-width: 900px){.container{height:144px;padding-top:52px}}", Xc = `.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}}`, fa = `.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,.menu li:last-child>.item,.menu>.collapsed{border-bottom:0 none transparent}.expanded{border-bottom-width:2px}.menu button{position:relative}.menu>button{font-weight:500;padding:13.5px var(--padding) 13.5px;text-transform:uppercase}.menu button: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.expanded:after{transform:rotate(180deg)}.menu .highlight button:after{background-image:var(--icon-caret-down-dark)}.menu button,.menu ul li{background-color:var(--background)}.menu button,.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{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{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{--padding: 20px}.icon>.item{background-position:center center;width:56px}.menu button:after,.menu button.expanded:after,.menu .highlight button:after,.menu .highlight button.expanded:after{display:inline-block;margin-left:5px;position:static;vertical-align:middle}.menu button:after{background-image:var(--icon-caret-down-teal)}.universal button:after{background-image:var(--icon-caret-down-light)}.menu button.expanded:after,.menu button.item:active:after,.menu button.item:focus:after,.menu button.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}}`, oh = '@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)}', ih = ".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}}", Gc = '.rcb-toggle-icon{background-color:initial!important;background-position:calc(50% - 1px) calc(50% + 2px);background-size:62%!important}.rcb-chat-window{max-height:600px;max-width:100%;width:550px!important}.rcb-chat-window .rcb-bot-avatar{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:0}.rcb-chat-window .rcb-chat-header{align-items:center;display:flex;flex-direction:row;font-weight:700}.rcb-chat-window a{color:#000;font-weight:700;text-decoration:underline}.rcb-chat-window a:hover{color:#107180}.rcb-chat-window .rcb-bot-message a{color:#fff;text-decoration:none}.rcb-chat-window .rcb-bot-message a:hover{text-decoration:underline}.rcb-chat-window .rcb-chat-input-textarea{overflow-y:auto}.rcb-chat-window .rcb-chat-footer-container{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)}.embedded-qa-bot .rcb-chat-window{max-width:100%;width:100%!important}.qa-bot.hidden{display:none}.embedded-qa-bot .rcb-bot-message,.embedded-qa-bot .rcb-user-message{max-width:90%!important;word-break:break-word}.embedded-qa-bot .rcb-chat-input-textarea{width:100%!important}.qa-bot-container{max-width:100%;width:100%}.rcb-tooltip-show.phone-ring{animation:phone-ring 3s ease-out!important;z-index:10000!important}@keyframes phone-ring{0%{transform:translate(0) translateY(0) rotate(0)}2%{transform:translate(0) translateY(-8px) rotate(-2deg)}4%{transform:translate(0) translateY(-6px) rotate(2deg)}6%{transform:translate(0) translateY(-8px) rotate(-1deg)}8%{transform:translate(0) translateY(-6px) rotate(1deg)}10%{transform:translate(0) translateY(-8px) rotate(-2deg)}12%{transform:translate(0) translateY(-6px) rotate(2deg)}20%{transform:translate(0) translateY(0) rotate(0)}30%{transform:translate(0) translateY(0) rotate(0)}40%{transform:translate(0) translateY(0) rotate(0)}49%{transform:translate(0) translateY(0) rotate(0)}50%{transform:translate(0) translateY(-8px) rotate(-2deg)}52%{transform:translate(0) translateY(-6px) rotate(2deg)}54%{transform:translate(0) translateY(-8px) rotate(-1deg)}56%{transform:translate(0) translateY(-6px) rotate(1deg)}58%{transform:translate(0) translateY(-8px) rotate(-2deg)}60%{transform:translate(0) translateY(-6px) rotate(2deg)}70%{transform:translate(0) translateY(0) rotate(0)}to{transform:translate(0) translateY(0) rotate(0)}}@media (max-width:768px){.rcb-chat-window{max-height:calc(100vh - 100px)!important;max-width:calc(100vw - 40px)!important;width:550px!important}.embedded-chat-container.open{height:400px}.embedded-chat-closed{font-size:14px;height:40px}.embedded-chat-open-btn{font-size:12px;padding:3px 10px}.rcb-bot-message,.rcb-user-message{max-width:85%!important}.rcb-chat-input-textarea{font-size:16px!important;min-height:44px!important}.rcb-chat-header{padding:12px 16px!important}}@media (max-width:480px){.rcb-chat-window{bottom:10px!important;left:10px!important;max-height:calc(100vh - 80px)!important;max-width:calc(100vw - 20px)!important;right:10px!important;width:calc(100vw - 20px)!important}.embedded-chat-container.open{height:350px}.rcb-bot-message,.rcb-user-message{margin-bottom:8px!important;max-width:90%!important}.rcb-chat-header{font-size:14px!important;padding:8px 12px!important}.rcb-chat-button{bottom:20px!important;height:50px!important;right:20px!important;width:50px!important}.rcb-chat-footer-container{font-size:9px!important;padding:8px 12px!important}}@media (max-width:360px){.rcb-chat-window{left:5px!important;max-width:calc(100vw - 10px)!important;right:5px!important;width:calc(100vw - 10px)!important}.rcb-chat-header{font-size:13px!important;padding:6px 8px!important}}.rcb-checkbox-container{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-left:16px!important;max-width:100%!important;padding-top:12px!important}.rcb-checkbox-row-container{align-items:center!important;background-color:#fff!important;border:1px solid #d0d0d0!important;border-radius:6px!important;box-sizing:border-box!important;color:#107180!important;cursor:pointer!important;display:flex!important;flex:0 0 auto!important;font-size:14px!important;font-weight:400!important;margin:0!important;max-height:auto!important;min-height:auto!important;padding:8px 12px!important;text-align:center!important;transition:all .2s ease!important;-webkit-user-select:none;user-select:none;width:auto!important}.rcb-checkbox-row-container:hover{background-color:#e8f4f8!important;border-color:#107180!important;box-shadow:0 2px 4px #10718033!important;transform:translateY(-1px)!important}.rcb-checkbox-row-container[data-checked=true]{background-color:#107180!important;border-color:#107180!important;color:#fff!important}.rcb-checkbox-row{margin-left:0!important}.rcb-checkbox-mark{height:14px!important;margin-right:6px!important;width:14px!important}.rcb-checkbox-label{font-size:13px!important;margin:0!important;white-space:nowrap!important}.rcb-checkbox-next-button{align-items:center!important;background-color:#fff!important;border:1px solid #d0d0d0!important;border-radius:6px!important;box-sizing:border-box!important;color:#107180!important;cursor:pointer!important;display:flex!important;flex:0 0 auto!important;font-size:14px!important;font-weight:400!important;justify-content:center!important;line-height:24px!important;margin:0!important;max-height:auto!important;min-height:auto!important;padding:8px 12px!important;text-align:center!important;transition:all .2s ease!important;-webkit-user-select:none;user-select:none;width:auto!important}.rcb-checkbox-next-button:hover{background-color:#e8f4f8!important;border-color:#107180!important;box-shadow:0 2px 4px #10718033!important;transform:translateY(-1px)!important}.sr-only{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.rcb-chat-input-send-button:focus,.rcb-chat-input-textarea:focus{outline:2px solid #107180!important;outline-offset:2px!important}.rcb-user-message{word-wrap:break-word!important;overflow:hidden!important;word-break:break-word!important}:focus-visible{outline:2px solid #107180!important;outline-offset:2px!important}.rcb-options-container{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:8px!important;margin:16px!important;padding:0!important}.rcb-options{background-color:#fff!important;border:1px solid #d0d0d0!important;border-radius:6px!important;box-sizing:border-box!important;color:#107180!important;cursor:pointer!important;flex:0 0 auto!important;font-size:14px!important;font-weight:400!important;outline:none!important;padding:8px 12px!important;text-align:center!important;transition:all .2s ease!important;-webkit-user-select:none;user-select:none;width:auto!important}.rcb-options:hover{background-color:#e8f4f8!important;border-color:#107180!important;box-shadow:0 2px 4px #10718033!important;transform:translateY(-1px)!important}.rcb-checkbox-next-button.keyboard-focused,.rcb-checkbox-next-button:focus,.rcb-checkbox-next-button:focus-visible,.rcb-checkbox-row-container.keyboard-focused,.rcb-checkbox-row-container:focus,.rcb-checkbox-row-container:focus-visible,.rcb-options.keyboard-focused,.rcb-options:focus,.rcb-options:focus-visible{background-color:#e8f4f8!important;border-color:#107180!important;outline:none!important}.rcb-options:active{background-color:#107180!important;border-color:#107180!important;color:#fff!important;transform:translateY(0)!important}.keyboard-nav-hint{color:#666!important;font-size:12px!important;font-style:italic!important;margin-bottom:8px!important}@media (prefers-reduced-motion:reduce){.keyboard-nav-hint{display:none!important}}.rcb-options-container [role=button][tabindex="0"],.rcb-options-container button[tabindex="0"]{position:relative!important}.rcb-options-container [role=button][tabindex="0"]:after,.rcb-options-container button[tabindex="0"]:after{color:#107180!important;content:"←"!important;font-size:16px!important;opacity:0!important;position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;transition:opacity .2s ease!important}.rcb-options-container [role=button][tabindex="0"]:focus:after,.rcb-options-container button[tabindex="0"]:focus:after{opacity:1!important}.rcb-chat-input-send-button{cursor:pointer!important;opacity:1!important;pointer-events:auto!important;visibility:visible!important}.rcb-chat-input-send-button:not([tabindex]){-webkit-user-select:none;user-select:none}.rcb-chat-input-container [onclick],.rcb-chat-input-container [role=button],.rcb-chat-input-container div[style*=cursor],.rcb-chat-input-container svg:last-child,.rcb-chat-input-container>div:last-child{tabindex:0!important;cursor:pointer!important}.rcb-chat-footer{margin-top:4px!important;padding-top:0!important}.rcb-chat-footer-container{align-items:center!important;display:flex!important;margin-top:4px!important;padding-top:4px!important}.rcb-chat-footer-container button{order:1!important}.rcb-chat-footer-container a[href*=access-qa-tool]{tab-index:0!important;order:2!important}.rcb-chat-footer-container a[href*=feedback]{tab-index:0!important;order:3!important}@media (prefers-contrast:high){.rcb-chat-window a{background-color:#fff!important;border:1px solid #000!important;color:#000!important}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.rcb-chat-input-textarea{-webkit-user-select:text!important;user-select:text!important}.rcb-chat-body-container,.rcb-chat-input-textarea,.rcb-chat-window{touch-action:pan-y!important}.embedded-qa-bot,.rcb-chat-window{-webkit-overflow-scrolling:touch!important}.embedded-qa-bot .rcb-chat-input-textarea{touch-action:pan-y!important;-webkit-user-select:text!important;user-select:text!important}.embedded-qa-bot .rcb-chat-body-container,.embedded-qa-bot .rcb-chat-window{touch-action:pan-y!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.demo-container{background-color:#f5f5f5;border-bottom:1px solid #ddd;margin-bottom:20px;padding:20px}.demo-title{font-size:1.2em;font-weight:700;margin-bottom:20px}.demo-controls{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px}.demo-section{flex:1 1;min-width:200px}.demo-section h3{font-size:1em;margin:0 0 10px}.demo-checkbox{display:block;font-size:.95em;margin-bottom:15px}.demo-checkbox:last-child{margin-bottom:10px}.demo-checkbox input{margin-right:8px}.demo-message-section{flex:1 1;min-width:250px}.demo-send-button{background-color:#1a5b6e;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9em;padding:8px 16px}.demo-info{background-color:#e8f4f8;border-radius:4px;color:#555;font-size:.85em;margin-top:15px;padding:12px}.demo-field{margin-bottom:15px}.demo-field label{color:#333;display:block;font-size:.9em;font-weight:500;margin-bottom:5px}.demo-input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:.9em;max-width:250px;padding:6px 10px;width:100%}.demo-input:focus{border-color:#1a5b6e;box-shadow:0 0 0 2px #1a5b6e1a;outline:none}.demo-help{color:#666;font-size:.85em;font-style:italic;margin:0 0 15px}.rcb-chat-header-container{border-bottom:1px solid #ccc;color:#fff;display:flex;justify-content:space-between;max-height:55px;padding:12px}.rcb-chat-header{display:flex;flex-direction:row}.rcb-bot-avatar{background-size:cover;border-radius:50%;height:30px;margin-right:12px;width:30px}.rcb-message-prompt-container.visible{align-items:center;animation:rcb-animation-pop-in .3s ease-in-out;bottom:0;display:flex;justify-content:center;margin:auto;opacity:1;pointer-events:auto;position:-webkit-sticky;position:sticky}.rcb-message-prompt-container.hidden{height:0;opacity:0;pointer-events:none;visibility:hidden}.rcb-message-prompt-text{background-color:#fff;border:.5px solid #adadad;border-radius:20px;color:#adadad;cursor:pointer;font-size:12px;padding:6px 12px;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{border-radius:22px;font-size:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:16px;margin-top:8px;min-height:20px;overflow:auto;overflow-wrap:anywhere;padding:12px 16px;text-align:right;white-space:pre-wrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.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;border-radius:50%;height:40px;margin-left:-10px;margin-right:6px;margin-top:9px;width:40px}.rcb-bot-message-container{display:flex;flex-direction:row}.rcb-bot-message{border-radius:22px;font-size:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:16px;margin-top:8px;min-height:20px;overflow:auto;overflow-wrap:anywhere;padding:12px 16px;text-align:left;white-space:pre-wrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.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;border-radius:50%;height:40px;margin-left:6px;margin-right:-10px;margin-top:9px;width:40px}.rcb-typing-indicator{align-items:center;display:flex}.rcb-dot{animation:rcb-animation-bot-typing 1s infinite;background-color:#ccc;border-radius:50%;height:8px;margin-right:4px;width:8px}.rcb-dot:nth-child(2){animation-delay:.2s}.rcb-dot:nth-child(3){animation-delay:.4s}.rcb-chat-body-container{height:100%;overflow-x:hidden;overflow-y:scroll;padding-bottom:16px;position:relative;touch-action:pan-y;width:100%}.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;flex-wrap:wrap;gap:10px;margin-left:16px;padding-top:12px}.rcb-checkbox-offset{margin-left:50px!important}.rcb-checkbox-row-container{align-items:center;animation:rcb-animations-checkboxes-entry .5s ease-out;background-color:#fff;border-radius:10px;border-style:solid;border-width:.5px;cursor:pointer;display:flex;gap:5px;max-height:32px;min-height:30px;overflow:hidden;width:80%}.rcb-checkbox-row-container:hover{box-shadow:0 0 5px #0003}.rcb-checkbox-row{align-items:center;cursor:pointer;display:inline-flex;margin-left:10px}.rcb-checkbox-mark{align-items:center;background-color:#f2f2f2;border:none;border-radius:50%;cursor:pointer;display:flex;height:20px;justify-content:center;margin-right:10px;transition:all .3s ease;width:20px}.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{align-items:center;animation:rcb-animations-checkboxes-entry .5s ease-out;background-color:#fff;border-radius:10px;border-style:solid;border-width:.5px;cursor:pointer;display:inline-block;font-size:24px;max-height:32px;min-height:30px;text-align:center;width:80%}.rcb-checkbox-next-button:before{content:"→"}.rcb-checkbox-next-button:hover{box-shadow:0 0 5px #0003}.rcb-options-container{display:flex;flex-wrap:wrap;gap:10px;margin-left:16px;max-width:70%;padding-top:12px}.rcb-options-offset{margin-left:50px!important}.rcb-options{align-items:center;animation:rcb-animation-options-entry .5s ease-out;border-radius:20px;border-style:solid;border-width:.5px;cursor:pointer;display:inline-flex;font-size:14px;justify-content:center;overflow:hidden;padding:10px 20px;transition:background-color .3s ease}.rcb-options:hover{box-shadow:0 0 5px #0003}.rcb-line-break-container{align-items:center;display:flex;justify-content:center;max-height:45px;padding-bottom:5px;padding-top:10px}.rcb-line-break-text{color:#adadad;font-size:12px;padding:6px 12px}.rcb-spinner-container{align-items:center;display:flex;justify-content:center;max-height:45px;min-height:35px;padding-bottom:5px;padding-top:10px}.rcb-spinner{animation:rcb-animation-spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;height:22px;width:22px}.rcb-chat-input{align-items:center;background-color:#fff;border-top:1px solid #ccc;display:flex;padding:8px 16px}.rcb-chat-input::placeholder{color:#999}.rcb-chat-input-textarea{background-color:#fff;border:none;border-radius:4px;color:#000;flex:1 1;font-family:inherit;font-size:16px;height:auto;min-height:38px;outline:none;overflow-y:scroll;padding:8px;resize:none;touch-action:none}.rcb-chat-input-textarea::-webkit-scrollbar,.rcb-chat-input-textarea::-webkit-scrollbar-thumb{background-color:initial}.rcb-chat-input-textarea::-webkit-scrollbar-thumb:hover{background-color:initial}.rcb-chat-input-char-counter{font-size:14px;margin-left:8px;margin-top:3px}.rcb-chat-footer-container{align-items:flex-end;background-color:#f2f2f2;border-top:1px solid #ccc;color:#000;display:flex;font-size:12px;justify-content:space-between;max-height:55px;padding:12px 16px 8px 10px}.rcb-chat-footer,.rcb-toggle-button{display:flex;flex-direction:row}.rcb-toggle-button{border:none;border-radius:50%;bottom:20px;box-shadow:0 2px 4px #0003;cursor:pointer;height:75px;position:fixed;right:20px;width:75px;z-index:9999}.rcb-toggle-button.rcb-button-hide{animation:rcb-animation-collapse .3s ease-in-out forwards;opacity:0;visibility:hidden}.rcb-toggle-button.rcb-button-show{animation:rcb-animation-expand .3s ease-in-out forwards;opacity:1;visibility:visible}.rcb-toggle-icon{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:inherit;height:100%;margin:auto;width:100%}.rcb-badge,.rcb-toggle-icon{align-items:center;display:flex;justify-content:center}.rcb-badge{background-color:red;border-radius:50%;color:#fff;height:25px;position:absolute;right:-6px;top:-6px;width:25px}.rcb-chat-tooltip{border-radius:20px;box-shadow:0 2px 6px #0003;cursor:pointer;font-size:20px;padding:16px;position:fixed;transition:transform .3s ease;white-space:nowrap;z-index:9999}.rcb-chat-tooltip-tail{border-style:solid;border-width:10px 0 10px 10px;content:"";margin-top:-10px;position:absolute;right:-10px;top:50%}.rcb-chat-tooltip.rcb-tooltip-hide{animation:rcb-animation-tooltip-out .5s ease-in-out;opacity:0;visibility:hidden}.rcb-chat-tooltip.rcb-tooltip-show{animation:rcb-animation-tooltip-in .5s ease-in-out;opacity:1;visibility:visible}.rcb-toast-prompt{animation:rcb-animation-pop-in .3s ease-in-out;background-color:#fff;border:.5px solid #7a7a7a;border-radius:5px;color:#7a7a7a;cursor:pointer;font-size:12px;margin-top:6px;padding:6px 12px;text-align:center;transition:color .3s ease,border-color .3s ease;width:100%;z-index:9999}.rcb-toast-prompt-container{align-items:center;animation:popIn .3s ease-in-out;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;left:50%;margin:200 auto auto;opacity:1;pointer-events:auto;position:absolute;transform:translate(-50%)}.rcb-media-display-image-container,.rcb-media-display-video-container{border-radius:22px;margin-right:16px;margin-top:8px;padding:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.rcb-media-display-offset{margin-right:50px!important}.rcb-media-display-image{border-radius:22px;height:auto;object-fit:cover;width:100%}.rcb-media-display-video{background-color:#000;border-radius:22px;height:auto;width:100%}.rcb-media-display-audio{border-radius:22px;height:auto;margin-right:16px;margin-top:8px;width:100%}.rcb-media-entry{animation:rcb-animation-user-message-entry .3s ease-in backwards}.rcb-attach-button-disabled,.rcb-attach-button-enabled{background-size:cover;border-radius:6px;display:inline-block;height:30px;position:relative;text-align:center;width:30px}.rcb-attach-button-disabled input[type=file],.rcb-attach-button-enabled input[type=file]{display:none;height:100%;position:absolute;width:100%}.rcb-attach-button-enabled{cursor:pointer}.rcb-attach-button-disabled{opacity:.5}.rcb-attach-button-enabled:after{background-color:#0000001a;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out;width:0}.rcb-attach-button-enabled:hover:after{height:130%;opacity:1;width:130%}.rcb-attach-icon-disabled,.rcb-attach-icon-enabled{background-repeat:no-repeat;background-size:cover;display:inline-block;height:24px;margin-top:2px;transition:background-image .3s ease;width:24px}.rcb-attach-icon-enabled{cursor:pointer}.rcb-emoji-button-disabled,.rcb-emoji-button-enabled{background-size:cover;border-radius:6px;cursor:pointer;display:inline-block;height:30px;position:relative;text-align:center;width:30px}.rcb-emoji-icon-disabled,.rcb-emoji-icon-enabled{background-repeat:no-repeat;background-size:cover;display:inline-block;font-size:20px;height:24px;margin-top:2px;position:relative;width:24px}.rcb-emoji-icon-enabled{cursor:pointer}.rcb-emoji-icon-disabled{opacity:.5}.rcb-emoji-button-enabled:after{background-color:#0000001a;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out;width:0}.rcb-emoji-button-enabled:hover:after{height:130%;opacity:1;width:130%}.rcb-emoji-button-popup{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 4px #0003;max-height:200px;overflow-y:auto;padding:8px;position:absolute;transform:translateY(calc(-100% - 30px));width:158px}.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{background-size:cover;border:none;cursor:pointer;display:inline-block;height:30px;margin-left:5px;position:relative;width:30px}.rcb-audio-icon:after{background-color:#0000001a;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out;width:0}.rcb-audio-icon:hover:after{height:130%;opacity:1;width:130%}.rcb-close-chat-icon{background-size:cover;border:none;cursor:pointer;display:inline-block;height:30px;margin-left:5px;position:relative;width:30px}.rcb-close-chat-icon:after{background-color:#0000001a;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out;width:0}.rcb-close-chat-icon:hover:after{height:130%;opacity:1;width:130%}.rcb-notification-icon{background-size:cover;border:none;cursor:pointer;display:inline-block;height:30px;margin-left:5px;position:relative;width:30px}.rcb-notification-icon:after{background-color:#0000001a;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out;width:0}.rcb-notification-icon:hover:after{height:130%;opacity:1;width:130%}.rcb-voice-button-disabled,.rcb-voice-button-enabled{align-items:center;background-color:#fff;border-radius:4px;box-shadow:0 0 3px #0000004d;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin-left:8px;text-transform:uppercase;transition:all .3s ease;width:32px}.rcb-voice-button-enabled{border:1px solid red;box-shadow:0 0 3px #ff000080}.rcb-voice-button-enabled:hover{border:1px solid #3d0000}.rcb-voice-button-disabled{border:1px;border-color:#0003;border-style:solid}.rcb-voice-button-disabled:hover{box-shadow:0 0 3px #8a0000}.rcb-voice-icon{background-position:50%;background-repeat:no-repeat;background-size:cover;background-size:contain;height:60%;object-fit:cover;width:60%}.rcb-voice-icon.on{animation:rcb-animation-ping 1s infinite}.rcb-send-button{border:none;border-radius:4px;box-shadow:0 0 3px #0000004d;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin-left:8px;text-transform:uppercase;transition:background-color .3s ease;width:51px}.rcb-send-icon{background-position:50%;background-repeat:no-repeat;background-size:cover;background-size:contain;height:50%;object-fit:cover;transform:translateY(20%);width:50%}.rcb-view-history-container{align-items:center;display:flex;justify-content:center;max-height:45px;min-height:35px;padding-bottom:5px;padding-top:10px}.rcb-view-history-button{align-items:center;background-color:#fff;border:.5px solid #adadad;border-radius:20px;color:#adadad;cursor:pointer;display:inline-flex;font-size:12px;justify-content:center;max-width:60%;padding:6px 12px;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{background-color:#fff;border-radius:10px;bottom:20px;box-shadow:0 2px 4px #0003;display:flex;flex-direction:column;height:550px;overflow:hidden;position:fixed;right:20px;transition:all .3s ease;width:375px}.rcb-window-embedded .rcb-chat-window{bottom:auto;opacity:1;position:relative;right:auto;visibility:visible}.rcb-window-open .rcb-chat-window{animation:rcb-animation-expand .3s ease-in-out forwards;opacity:1;visibility:visible}.rcb-window-close .rcb-chat-window{animation:rcb-animation-collapse .3s ease-in-out forwards;opacity:0;visibility:hidden}@keyframes rcb-animation-expand{0%{opacity:0;transform:translate(100%,100%) scale(0)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes rcb-animation-collapse{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(100%,100%) scale(0)}}@keyframes rcb-animation-ping{0%{filter:brightness(100%);opacity:1}50%{filter:brightness(50%);opacity:.8}}@keyframes rcb-animation-bot-message-entry{0%{opacity:0;transform:translate(-100%,50%) scale(0)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes rcb-animation-user-message-entry{0%{opacity:0;transform:translate(100%,50%) scale(0)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes rcb-animation-bot-typing{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}@keyframes rcb-animation-pop-in{0%{opacity:0;transform:scale(.8)}70%{opacity:1;transform:scale(1.1)}to{transform:scale(1)}}@keyframes rcb-animations-checkboxes-entry{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes rcb-animation-options-entry{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(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(1turn)}}', ph = (l = {}) => {
|
|
7968
|
+
}, 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}}", eh = '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)}}', th = `: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}`, nh = `: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}.x{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23232323' className='bi bi-twitter-x' viewBox='0 0 16 16'><path d='M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z'/></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}}`, rh = ".container{box-sizing:content-box;height:84px;padding-top:20px}@media (min-width: 900px){.container{height:144px;padding-top:52px}}", Xc = `.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}}`, fa = `.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}}`, oh = '@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)}', ih = ".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}}", Gc = '.rcb-toggle-icon{background-color:initial!important;background-position:calc(50% - 1px) calc(50% + 2px);background-size:62%!important}.rcb-chat-window{height:800px!important;max-height:80vh!important;max-width:100%;width:550px!important}.rcb-chat-window .rcb-bot-avatar{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:0}.rcb-chat-window .rcb-chat-header{align-items:center;display:flex;flex-direction:row;font-weight:700}.rcb-chat-window a{color:#000;font-weight:700;text-decoration:underline}.rcb-chat-window a:hover{color:#107180}.rcb-chat-window .rcb-bot-message a{color:#fff;text-decoration:none}.rcb-chat-window .rcb-bot-message a:hover{text-decoration:underline}.rcb-chat-window .rcb-chat-input-textarea{overflow-y:auto}.rcb-chat-window .rcb-chat-footer-container{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)}.embedded-qa-bot .rcb-chat-window{max-width:100%;width:100%!important}.qa-bot.hidden{display:none}.embedded-qa-bot .rcb-bot-message,.embedded-qa-bot .rcb-user-message{max-width:90%!important;word-break:break-word}.embedded-qa-bot .rcb-chat-input-textarea{width:100%!important}.qa-bot-container{max-width:100%;width:100%}.rcb-tooltip-show.phone-ring{animation:phone-ring 3s ease-out!important;z-index:10000!important}@keyframes phone-ring{0%{transform:translate(0) translateY(0) rotate(0)}2%{transform:translate(0) translateY(-8px) rotate(-2deg)}4%{transform:translate(0) translateY(-6px) rotate(2deg)}6%{transform:translate(0) translateY(-8px) rotate(-1deg)}8%{transform:translate(0) translateY(-6px) rotate(1deg)}10%{transform:translate(0) translateY(-8px) rotate(-2deg)}12%{transform:translate(0) translateY(-6px) rotate(2deg)}20%{transform:translate(0) translateY(0) rotate(0)}30%{transform:translate(0) translateY(0) rotate(0)}40%{transform:translate(0) translateY(0) rotate(0)}49%{transform:translate(0) translateY(0) rotate(0)}50%{transform:translate(0) translateY(-8px) rotate(-2deg)}52%{transform:translate(0) translateY(-6px) rotate(2deg)}54%{transform:translate(0) translateY(-8px) rotate(-1deg)}56%{transform:translate(0) translateY(-6px) rotate(1deg)}58%{transform:translate(0) translateY(-8px) rotate(-2deg)}60%{transform:translate(0) translateY(-6px) rotate(2deg)}70%{transform:translate(0) translateY(0) rotate(0)}to{transform:translate(0) translateY(0) rotate(0)}}@media (max-width:768px){.rcb-chat-window{max-height:calc(100vh - 100px)!important;max-width:calc(100vw - 40px)!important;width:550px!important}.embedded-chat-container.open{height:400px}.embedded-chat-closed{font-size:14px;height:40px}.embedded-chat-open-btn{font-size:12px;padding:3px 10px}.rcb-bot-message,.rcb-user-message{max-width:85%!important}.rcb-chat-input-textarea{font-size:16px!important;min-height:44px!important}.rcb-chat-header{padding:12px 16px!important}}@media (max-width:480px){.rcb-chat-window{bottom:10px!important;left:10px!important;max-height:calc(100vh - 80px)!important;max-width:calc(100vw - 20px)!important;right:10px!important;width:calc(100vw - 20px)!important}.embedded-chat-container.open{height:350px}.rcb-bot-message,.rcb-user-message{margin-bottom:8px!important;max-width:90%!important}.rcb-chat-header{font-size:14px!important;padding:8px 12px!important}.rcb-chat-button{bottom:20px!important;height:50px!important;right:20px!important;width:50px!important}.rcb-chat-footer-container{font-size:9px!important;padding:8px 12px!important}}@media (max-width:360px){.rcb-chat-window{left:5px!important;max-width:calc(100vw - 10px)!important;right:5px!important;width:calc(100vw - 10px)!important}.rcb-chat-header{font-size:13px!important;padding:6px 8px!important}}.rcb-checkbox-container{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-left:16px!important;max-width:100%!important;padding-top:12px!important}.rcb-checkbox-row-container{align-items:center!important;background-color:#fff!important;border:1px solid #d0d0d0!important;border-radius:6px!important;box-sizing:border-box!important;color:#107180!important;cursor:pointer!important;display:flex!important;flex:0 0 auto!important;font-size:14px!important;font-weight:400!important;margin:0!important;max-height:auto!important;min-height:auto!important;padding:8px 12px!important;text-align:center!important;transition:all .2s ease!important;-webkit-user-select:none;user-select:none;width:auto!important}.rcb-checkbox-row-container:hover{background-color:#e8f4f8!important;border-color:#107180!important;box-shadow:0 2px 4px #10718033!important;transform:translateY(-1px)!important}.rcb-checkbox-row-container[data-checked=true]{background-color:#107180!important;border-color:#107180!important;color:#fff!important}.rcb-checkbox-row{margin-left:0!important}.rcb-checkbox-mark{height:14px!important;margin-right:6px!important;width:14px!important}.rcb-checkbox-label{font-size:13px!important;margin:0!important;white-space:nowrap!important}.rcb-checkbox-next-button{align-items:center!important;background-color:#fff!important;border:1px solid #d0d0d0!important;border-radius:6px!important;box-sizing:border-box!important;color:#107180!important;cursor:pointer!important;display:flex!important;flex:0 0 auto!important;font-size:14px!important;font-weight:400!important;justify-content:center!important;line-height:24px!important;margin:0!important;max-height:auto!important;min-height:auto!important;padding:8px 12px!important;text-align:center!important;transition:all .2s ease!important;-webkit-user-select:none;user-select:none;width:auto!important}.rcb-checkbox-next-button:hover{background-color:#e8f4f8!important;border-color:#107180!important;box-shadow:0 2px 4px #10718033!important;transform:translateY(-1px)!important}.sr-only{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.rcb-chat-input-send-button:focus,.rcb-chat-input-textarea:focus{outline:2px solid #107180!important;outline-offset:2px!important}.rcb-user-message{word-wrap:break-word!important;overflow:hidden!important;word-break:break-word!important}:focus-visible{outline:2px solid #107180!important;outline-offset:2px!important}.rcb-options-container{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:8px!important;margin:16px!important;padding:0!important}.rcb-options{background-color:#fff!important;border:1px solid #d0d0d0!important;border-radius:6px!important;box-sizing:border-box!important;color:#107180!important;cursor:pointer!important;flex:0 0 auto!important;font-size:14px!important;font-weight:400!important;outline:none!important;padding:8px 12px!important;text-align:center!important;transition:all .2s ease!important;-webkit-user-select:none;user-select:none;width:auto!important}.rcb-options:hover{background-color:#e8f4f8!important;border-color:#107180!important;box-shadow:0 2px 4px #10718033!important;transform:translateY(-1px)!important}.rcb-checkbox-next-button.keyboard-focused,.rcb-checkbox-next-button:focus,.rcb-checkbox-next-button:focus-visible,.rcb-checkbox-row-container.keyboard-focused,.rcb-checkbox-row-container:focus,.rcb-checkbox-row-container:focus-visible,.rcb-options.keyboard-focused,.rcb-options:focus,.rcb-options:focus-visible{background-color:#e8f4f8!important;border-color:#107180!important;outline:none!important}.rcb-options:active{background-color:#107180!important;border-color:#107180!important;color:#fff!important;transform:translateY(0)!important}.keyboard-nav-hint{color:#666!important;font-size:12px!important;font-style:italic!important;margin-bottom:8px!important}@media (prefers-reduced-motion:reduce){.keyboard-nav-hint{display:none!important}}.rcb-options-container [role=button][tabindex="0"],.rcb-options-container button[tabindex="0"]{position:relative!important}.rcb-options-container [role=button][tabindex="0"]:after,.rcb-options-container button[tabindex="0"]:after{color:#107180!important;content:"←"!important;font-size:16px!important;opacity:0!important;position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;transition:opacity .2s ease!important}.rcb-options-container [role=button][tabindex="0"]:focus:after,.rcb-options-container button[tabindex="0"]:focus:after{opacity:1!important}.rcb-chat-input-send-button{cursor:pointer!important;opacity:1!important;pointer-events:auto!important;visibility:visible!important}.rcb-chat-input-send-button:not([tabindex]){-webkit-user-select:none;user-select:none}.rcb-chat-input-container [onclick],.rcb-chat-input-container [role=button],.rcb-chat-input-container div[style*=cursor],.rcb-chat-input-container svg:last-child,.rcb-chat-input-container>div:last-child{tabindex:0!important;cursor:pointer!important}.rcb-chat-footer{margin-top:4px!important;padding-top:0!important}.rcb-chat-footer-container{align-items:center!important;display:flex!important;margin-top:4px!important;padding-top:4px!important}.rcb-chat-footer-container button{order:1!important}.rcb-chat-footer-container a[href*=access-qa-tool]{tab-index:0!important;order:2!important}.rcb-chat-footer-container a[href*=feedback]{tab-index:0!important;order:3!important}@media (prefers-contrast:high){.rcb-chat-window a{background-color:#fff!important;border:1px solid #000!important;color:#000!important}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.rcb-chat-input-textarea{-webkit-user-select:text!important;user-select:text!important}.rcb-chat-body-container,.rcb-chat-input-textarea,.rcb-chat-window{touch-action:pan-y!important}.embedded-qa-bot,.rcb-chat-window{-webkit-overflow-scrolling:touch!important}.embedded-qa-bot .rcb-chat-input-textarea{touch-action:pan-y!important;-webkit-user-select:text!important;user-select:text!important}.embedded-qa-bot .rcb-chat-body-container,.embedded-qa-bot .rcb-chat-window{touch-action:pan-y!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.demo-container{background-color:#f5f5f5;border-bottom:1px solid #ddd;margin-bottom:20px;padding:20px}.demo-title{font-size:1.2em;font-weight:700;margin-bottom:20px}.demo-controls{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px}.demo-section{flex:1 1;min-width:200px}.demo-section h3{font-size:1em;margin:0 0 10px}.demo-checkbox{display:block;font-size:.95em;margin-bottom:15px}.demo-checkbox:last-child{margin-bottom:10px}.demo-checkbox input{margin-right:8px}.demo-message-section{flex:1 1;min-width:250px}.demo-send-button{background-color:#1a5b6e;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9em;padding:8px 16px}.demo-info{background-color:#e8f4f8;border-radius:4px;color:#555;font-size:.85em;margin-top:15px;padding:12px}.demo-field{margin-bottom:15px}.demo-field label{color:#333;display:block;font-size:.9em;font-weight:500;margin-bottom:5px}.demo-input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:.9em;max-width:250px;padding:6px 10px;width:100%}.demo-input:focus{border-color:#1a5b6e;box-shadow:0 0 0 2px #1a5b6e1a;outline:none}.demo-help{color:#666;font-size:.85em;font-style:italic;margin:0 0 15px}.rcb-chat-header-container{border-bottom:1px solid #ccc;color:#fff;display:flex;justify-content:space-between;max-height:55px;padding:12px}.rcb-chat-header{display:flex;flex-direction:row}.rcb-bot-avatar{background-size:cover;border-radius:50%;height:30px;margin-right:12px;width:30px}.rcb-message-prompt-container.visible{align-items:center;animation:rcb-animation-pop-in .3s ease-in-out;bottom:0;display:flex;justify-content:center;margin:auto;opacity:1;pointer-events:auto;position:-webkit-sticky;position:sticky}.rcb-message-prompt-container.hidden{height:0;opacity:0;pointer-events:none;visibility:hidden}.rcb-message-prompt-text{background-color:#fff;border:.5px solid #adadad;border-radius:20px;color:#adadad;cursor:pointer;font-size:12px;padding:6px 12px;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{border-radius:22px;font-size:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:16px;margin-top:8px;min-height:20px;overflow:auto;overflow-wrap:anywhere;padding:12px 16px;text-align:right;white-space:pre-wrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.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;border-radius:50%;height:40px;margin-left:-10px;margin-right:6px;margin-top:9px;width:40px}.rcb-bot-message-container{display:flex;flex-direction:row}.rcb-bot-message{border-radius:22px;font-size:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:16px;margin-top:8px;min-height:20px;overflow:auto;overflow-wrap:anywhere;padding:12px 16px;text-align:left;white-space:pre-wrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.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;border-radius:50%;height:40px;margin-left:6px;margin-right:-10px;margin-top:9px;width:40px}.rcb-typing-indicator{align-items:center;display:flex}.rcb-dot{animation:rcb-animation-bot-typing 1s infinite;background-color:#ccc;border-radius:50%;height:8px;margin-right:4px;width:8px}.rcb-dot:nth-child(2){animation-delay:.2s}.rcb-dot:nth-child(3){animation-delay:.4s}.rcb-chat-body-container{height:100%;overflow-x:hidden;overflow-y:scroll;padding-bottom:16px;position:relative;touch-action:pan-y;width:100%}.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;flex-wrap:wrap;gap:10px;margin-left:16px;padding-top:12px}.rcb-checkbox-offset{margin-left:50px!important}.rcb-checkbox-row-container{align-items:center;animation:rcb-animations-checkboxes-entry .5s ease-out;background-color:#fff;border-radius:10px;border-style:solid;border-width:.5px;cursor:pointer;display:flex;gap:5px;max-height:32px;min-height:30px;overflow:hidden;width:80%}.rcb-checkbox-row-container:hover{box-shadow:0 0 5px #0003}.rcb-checkbox-row{align-items:center;cursor:pointer;display:inline-flex;margin-left:10px}.rcb-checkbox-mark{align-items:center;background-color:#f2f2f2;border:none;border-radius:50%;cursor:pointer;display:flex;height:20px;justify-content:center;margin-right:10px;transition:all .3s ease;width:20px}.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{align-items:center;animation:rcb-animations-checkboxes-entry .5s ease-out;background-color:#fff;border-radius:10px;border-style:solid;border-width:.5px;cursor:pointer;display:inline-block;font-size:24px;max-height:32px;min-height:30px;text-align:center;width:80%}.rcb-checkbox-next-button:before{content:"→"}.rcb-checkbox-next-button:hover{box-shadow:0 0 5px #0003}.rcb-options-container{display:flex;flex-wrap:wrap;gap:10px;margin-left:16px;max-width:70%;padding-top:12px}.rcb-options-offset{margin-left:50px!important}.rcb-options{align-items:center;animation:rcb-animation-options-entry .5s ease-out;border-radius:20px;border-style:solid;border-width:.5px;cursor:pointer;display:inline-flex;font-size:14px;justify-content:center;overflow:hidden;padding:10px 20px;transition:background-color .3s ease}.rcb-options:hover{box-shadow:0 0 5px #0003}.rcb-line-break-container{align-items:center;display:flex;justify-content:center;max-height:45px;padding-bottom:5px;padding-top:10px}.rcb-line-break-text{color:#adadad;font-size:12px;padding:6px 12px}.rcb-spinner-container{align-items:center;display:flex;justify-content:center;max-height:45px;min-height:35px;padding-bottom:5px;padding-top:10px}.rcb-spinner{animation:rcb-animation-spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;height:22px;width:22px}.rcb-chat-input{align-items:center;background-color:#fff;border-top:1px solid #ccc;display:flex;padding:8px 16px}.rcb-chat-input::placeholder{color:#999}.rcb-chat-input-textarea{background-color:#fff;border:none;border-radius:4px;color:#000;flex:1 1;font-family:inherit;font-size:16px;height:auto;min-height:38px;outline:none;overflow-y:scroll;padding:8px;resize:none;touch-action:none}.rcb-chat-input-textarea::-webkit-scrollbar,.rcb-chat-input-textarea::-webkit-scrollbar-thumb{background-color:initial}.rcb-chat-input-textarea::-webkit-scrollbar-thumb:hover{background-color:initial}.rcb-chat-input-char-counter{font-size:14px;margin-left:8px;margin-top:3px}.rcb-chat-footer-container{align-items:flex-end;background-color:#f2f2f2;border-top:1px solid #ccc;color:#000;display:flex;font-size:12px;justify-content:space-between;max-height:55px;padding:12px 16px 8px 10px}.rcb-chat-footer,.rcb-toggle-button{display:flex;flex-direction:row}.rcb-toggle-button{border:none;border-radius:50%;bottom:20px;box-shadow:0 2px 4px #0003;cursor:pointer;height:75px;position:fixed;right:20px;width:75px;z-index:9999}.rcb-toggle-button.rcb-button-hide{animation:rcb-animation-collapse .3s ease-in-out forwards;opacity:0;visibility:hidden}.rcb-toggle-button.rcb-button-show{animation:rcb-animation-expand .3s ease-in-out forwards;opacity:1;visibility:visible}.rcb-toggle-icon{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:inherit;height:100%;margin:auto;width:100%}.rcb-badge,.rcb-toggle-icon{align-items:center;display:flex;justify-content:center}.rcb-badge{background-color:red;border-radius:50%;color:#fff;height:25px;position:absolute;right:-6px;top:-6px;width:25px}.rcb-chat-tooltip{border-radius:20px;box-shadow:0 2px 6px #0003;cursor:pointer;font-size:20px;padding:16px;position:fixed;transition:transform .3s ease;white-space:nowrap;z-index:9999}.rcb-chat-tooltip-tail{border-style:solid;border-width:10px 0 10px 10px;content:"";margin-top:-10px;position:absolute;right:-10px;top:50%}.rcb-chat-tooltip.rcb-tooltip-hide{animation:rcb-animation-tooltip-out .5s ease-in-out;opacity:0;visibility:hidden}.rcb-chat-tooltip.rcb-tooltip-show{animation:rcb-animation-tooltip-in .5s ease-in-out;opacity:1;visibility:visible}.rcb-toast-prompt{animation:rcb-animation-pop-in .3s ease-in-out;background-color:#fff;border:.5px solid #7a7a7a;border-radius:5px;color:#7a7a7a;cursor:pointer;font-size:12px;margin-top:6px;padding:6px 12px;text-align:center;transition:color .3s ease,border-color .3s ease;width:100%;z-index:9999}.rcb-toast-prompt-container{align-items:center;animation:popIn .3s ease-in-out;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;left:50%;margin:200 auto auto;opacity:1;pointer-events:auto;position:absolute;transform:translate(-50%)}.rcb-media-display-image-container,.rcb-media-display-video-container{border-radius:22px;margin-right:16px;margin-top:8px;padding:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.rcb-media-display-offset{margin-right:50px!important}.rcb-media-display-image{border-radius:22px;height:auto;object-fit:cover;width:100%}.rcb-media-display-video{background-color:#000;border-radius:22px;height:auto;width:100%}.rcb-media-display-audio{border-radius:22px;height:auto;margin-right:16px;margin-top:8px;width:100%}.rcb-media-entry{animation:rcb-animation-user-message-entry .3s ease-in backwards}.rcb-attach-button-disabled,.rcb-attach-button-enabled{background-size:cover;border-radius:6px;display:inline-block;height:30px;position:relative;text-align:center;width:30px}.rcb-attach-button-disabled input[type=file],.rcb-attach-button-enabled input[type=file]{display:none;height:100%;position:absolute;width:100%}.rcb-attach-button-enabled{cursor:pointer}.rcb-attach-button-disabled{opacity:.5}.rcb-attach-button-enabled:after{background-color:#0000001a;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out;width:0}.rcb-attach-button-enabled:hover:after{height:130%;opacity:1;width:130%}.rcb-attach-icon-disabled,.rcb-attach-icon-enabled{background-repeat:no-repeat;background-size:cover;display:inline-block;height:24px;margin-top:2px;transition:background-image .3s ease;width:24px}.rcb-attach-icon-enabled{cursor:pointer}.rcb-emoji-button-disabled,.rcb-emoji-button-enabled{background-size:cover;border-radius:6px;cursor:pointer;display:inline-block;height:30px;position:relative;text-align:center;width:30px}.rcb-emoji-icon-disabled,.rcb-emoji-icon-enabled{background-repeat:no-repeat;background-size:cover;display:inline-block;font-size:20px;height:24px;margin-top:2px;position:relative;width:24px}.rcb-emoji-icon-enabled{cursor:pointer}.rcb-emoji-icon-disabled{opacity:.5}.rcb-emoji-button-enabled:after{background-color:#0000001a;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out;width:0}.rcb-emoji-button-enabled:hover:after{height:130%;opacity:1;width:130%}.rcb-emoji-button-popup{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 4px #0003;max-height:200px;overflow-y:auto;padding:8px;position:absolute;transform:translateY(calc(-100% - 30px));width:158px}.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{background-size:cover;border:none;cursor:pointer;display:inline-block;height:30px;margin-left:5px;position:relative;width:30px}.rcb-audio-icon:after{background-color:#0000001a;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out;width:0}.rcb-audio-icon:hover:after{height:130%;opacity:1;width:130%}.rcb-close-chat-icon{background-size:cover;border:none;cursor:pointer;display:inline-block;height:30px;margin-left:5px;position:relative;width:30px}.rcb-close-chat-icon:after{background-color:#0000001a;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out;width:0}.rcb-close-chat-icon:hover:after{height:130%;opacity:1;width:130%}.rcb-notification-icon{background-size:cover;border:none;cursor:pointer;display:inline-block;height:30px;margin-left:5px;position:relative;width:30px}.rcb-notification-icon:after{background-color:#0000001a;border-radius:50%;content:"";height:0;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .2s ease-out,height .2s ease-out,opacity .2s ease-out;width:0}.rcb-notification-icon:hover:after{height:130%;opacity:1;width:130%}.rcb-voice-button-disabled,.rcb-voice-button-enabled{align-items:center;background-color:#fff;border-radius:4px;box-shadow:0 0 3px #0000004d;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin-left:8px;text-transform:uppercase;transition:all .3s ease;width:32px}.rcb-voice-button-enabled{border:1px solid red;box-shadow:0 0 3px #ff000080}.rcb-voice-button-enabled:hover{border:1px solid #3d0000}.rcb-voice-button-disabled{border:1px;border-color:#0003;border-style:solid}.rcb-voice-button-disabled:hover{box-shadow:0 0 3px #8a0000}.rcb-voice-icon{background-position:50%;background-repeat:no-repeat;background-size:cover;background-size:contain;height:60%;object-fit:cover;width:60%}.rcb-voice-icon.on{animation:rcb-animation-ping 1s infinite}.rcb-send-button{border:none;border-radius:4px;box-shadow:0 0 3px #0000004d;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin-left:8px;text-transform:uppercase;transition:background-color .3s ease;width:51px}.rcb-send-icon{background-position:50%;background-repeat:no-repeat;background-size:cover;background-size:contain;height:50%;object-fit:cover;transform:translateY(20%);width:50%}.rcb-view-history-container{align-items:center;display:flex;justify-content:center;max-height:45px;min-height:35px;padding-bottom:5px;padding-top:10px}.rcb-view-history-button{align-items:center;background-color:#fff;border:.5px solid #adadad;border-radius:20px;color:#adadad;cursor:pointer;display:inline-flex;font-size:12px;justify-content:center;max-width:60%;padding:6px 12px;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{background-color:#fff;border-radius:10px;bottom:20px;box-shadow:0 2px 4px #0003;display:flex;flex-direction:column;height:550px;overflow:hidden;position:fixed;right:20px;transition:all .3s ease;width:375px}.rcb-window-embedded .rcb-chat-window{bottom:auto;opacity:1;position:relative;right:auto;visibility:visible}.rcb-window-open .rcb-chat-window{animation:rcb-animation-expand .3s ease-in-out forwards;opacity:1;visibility:visible}.rcb-window-close .rcb-chat-window{animation:rcb-animation-collapse .3s ease-in-out forwards;opacity:0;visibility:hidden}@keyframes rcb-animation-expand{0%{opacity:0;transform:translate(100%,100%) scale(0)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes rcb-animation-collapse{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(100%,100%) scale(0)}}@keyframes rcb-animation-ping{0%{filter:brightness(100%);opacity:1}50%{filter:brightness(50%);opacity:.8}}@keyframes rcb-animation-bot-message-entry{0%{opacity:0;transform:translate(-100%,50%) scale(0)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes rcb-animation-user-message-entry{0%{opacity:0;transform:translate(100%,50%) scale(0)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes rcb-animation-bot-typing{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}@keyframes rcb-animation-pop-in{0%{opacity:0;transform:scale(.8)}70%{opacity:1;transform:scale(1.1)}to{transform:scale(1)}}@keyframes rcb-animations-checkboxes-entry{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes rcb-animation-options-entry{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(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(1turn)}}', ph = (l = {}) => {
|
|
7957
7969
|
Bt(/* @__PURE__ */ F.jsx(_p, { ...l }), l.target, [
|
|
7958
7970
|
Tt,
|
|
7959
7971
|
eh
|
|
@@ -7985,15 +7997,15 @@ const $0 = ({
|
|
|
7985
7997
|
target: f
|
|
7986
7998
|
} = {}) => {
|
|
7987
7999
|
if (u === void 0 && (u = document.cookie.split("; ").includes("SESSaccesscisso=1")), l === void 0) {
|
|
7988
|
-
const
|
|
7989
|
-
|
|
8000
|
+
const g = { ...u ? rf : of };
|
|
8001
|
+
g.items = g.items.map((x) => ({
|
|
7990
8002
|
...x,
|
|
7991
8003
|
href: x.name == "Login" && a || x.name == "Log out" && d || x.href
|
|
7992
|
-
})), l = [...nf,
|
|
7993
|
-
let
|
|
8004
|
+
})), l = [...nf, g];
|
|
8005
|
+
let v = l.find(
|
|
7994
8006
|
(x) => (x.href || "").replace(/\/$/, "") == document.location.href.replace(/\/$/, "")
|
|
7995
8007
|
);
|
|
7996
|
-
c && !
|
|
8008
|
+
c && !v && (v = l.find((x) => x.name == c)), v && (v.classes += " active");
|
|
7997
8009
|
}
|
|
7998
8010
|
Bt(
|
|
7999
8011
|
/* @__PURE__ */ F.jsx(
|