@access-ci/ui 0.19.0-beta4 → 0.19.0-beta5

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