@slashid/jump-page 0.0.8-package.8 → 0.0.8

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/package/main.js CHANGED
@@ -1,5 +1,1508 @@
1
- import ce, { useLayoutEffect as Ue, forwardRef as Da, useCallback as La, useState as ae, createContext as aa, useMemo as ra, useContext as Ia, useEffect as Fa } from "react";
2
- var ye = { exports: {} }, X = {};
1
+ function ca(o) {
2
+ return o && o.__esModule && Object.prototype.hasOwnProperty.call(o, "default") ? o.default : o;
3
+ }
4
+ var Yr = { exports: {} }, Qe = {}, yr = { exports: {} }, E = {};
5
+ /**
6
+ * @license React
7
+ * react.production.min.js
8
+ *
9
+ * Copyright (c) Facebook, Inc. and its affiliates.
10
+ *
11
+ * This source code is licensed under the MIT license found in the
12
+ * LICENSE file in the root directory of this source tree.
13
+ */
14
+ var xt;
15
+ function fa() {
16
+ if (xt)
17
+ return E;
18
+ xt = 1;
19
+ var o = Symbol.for("react.element"), s = Symbol.for("react.portal"), d = Symbol.for("react.fragment"), f = Symbol.for("react.strict_mode"), m = Symbol.for("react.profiler"), A = Symbol.for("react.provider"), M = Symbol.for("react.context"), S = Symbol.for("react.forward_ref"), C = Symbol.for("react.suspense"), L = Symbol.for("react.memo"), N = Symbol.for("react.lazy"), H = Symbol.iterator;
20
+ function ne(a) {
21
+ return a === null || typeof a != "object" ? null : (a = H && a[H] || a["@@iterator"], typeof a == "function" ? a : null);
22
+ }
23
+ var V = { isMounted: function() {
24
+ return !1;
25
+ }, enqueueForceUpdate: function() {
26
+ }, enqueueReplaceState: function() {
27
+ }, enqueueSetState: function() {
28
+ } }, ue = Object.assign, Re = {};
29
+ function ce(a, l, x) {
30
+ this.props = a, this.context = l, this.refs = Re, this.updater = x || V;
31
+ }
32
+ ce.prototype.isReactComponent = {}, ce.prototype.setState = function(a, l) {
33
+ if (typeof a != "object" && typeof a != "function" && a != null)
34
+ throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");
35
+ this.updater.enqueueSetState(this, a, l, "setState");
36
+ }, ce.prototype.forceUpdate = function(a) {
37
+ this.updater.enqueueForceUpdate(this, a, "forceUpdate");
38
+ };
39
+ function fe() {
40
+ }
41
+ fe.prototype = ce.prototype;
42
+ function q(a, l, x) {
43
+ this.props = a, this.context = l, this.refs = Re, this.updater = x || V;
44
+ }
45
+ var ee = q.prototype = new fe();
46
+ ee.constructor = q, ue(ee, ce.prototype), ee.isPureReactComponent = !0;
47
+ var ve = Array.isArray, Q = Object.prototype.hasOwnProperty, w = { current: null }, k = { key: !0, ref: !0, __self: !0, __source: !0 };
48
+ function de(a, l, x) {
49
+ var O, R = {}, U = null, W = null;
50
+ if (l != null)
51
+ for (O in l.ref !== void 0 && (W = l.ref), l.key !== void 0 && (U = "" + l.key), l)
52
+ Q.call(l, O) && !k.hasOwnProperty(O) && (R[O] = l[O]);
53
+ var F = arguments.length - 2;
54
+ if (F === 1)
55
+ R.children = x;
56
+ else if (1 < F) {
57
+ for (var D = Array(F), ae = 0; ae < F; ae++)
58
+ D[ae] = arguments[ae + 2];
59
+ R.children = D;
60
+ }
61
+ if (a && a.defaultProps)
62
+ for (O in F = a.defaultProps, F)
63
+ R[O] === void 0 && (R[O] = F[O]);
64
+ return { $$typeof: o, type: a, key: U, ref: W, props: R, _owner: w.current };
65
+ }
66
+ function _e(a, l) {
67
+ return { $$typeof: o, type: a.type, key: l, ref: a.ref, props: a.props, _owner: a._owner };
68
+ }
69
+ function xe(a) {
70
+ return typeof a == "object" && a !== null && a.$$typeof === o;
71
+ }
72
+ function Ce(a) {
73
+ var l = { "=": "=0", ":": "=2" };
74
+ return "$" + a.replace(/[=:]/g, function(x) {
75
+ return l[x];
76
+ });
77
+ }
78
+ var me = /\/+/g;
79
+ function J(a, l) {
80
+ return typeof a == "object" && a !== null && a.key != null ? Ce("" + a.key) : l.toString(36);
81
+ }
82
+ function oe(a, l, x, O, R) {
83
+ var U = typeof a;
84
+ (U === "undefined" || U === "boolean") && (a = null);
85
+ var W = !1;
86
+ if (a === null)
87
+ W = !0;
88
+ else
89
+ switch (U) {
90
+ case "string":
91
+ case "number":
92
+ W = !0;
93
+ break;
94
+ case "object":
95
+ switch (a.$$typeof) {
96
+ case o:
97
+ case s:
98
+ W = !0;
99
+ }
100
+ }
101
+ if (W)
102
+ return W = a, R = R(W), a = O === "" ? "." + J(W, 0) : O, ve(R) ? (x = "", a != null && (x = a.replace(me, "$&/") + "/"), oe(R, l, x, "", function(ae) {
103
+ return ae;
104
+ })) : R != null && (xe(R) && (R = _e(R, x + (!R.key || W && W.key === R.key ? "" : ("" + R.key).replace(me, "$&/") + "/") + a)), l.push(R)), 1;
105
+ if (W = 0, O = O === "" ? "." : O + ":", ve(a))
106
+ for (var F = 0; F < a.length; F++) {
107
+ U = a[F];
108
+ var D = O + J(U, F);
109
+ W += oe(U, l, x, D, R);
110
+ }
111
+ else if (D = ne(a), typeof D == "function")
112
+ for (a = D.call(a), F = 0; !(U = a.next()).done; )
113
+ U = U.value, D = O + J(U, F++), W += oe(U, l, x, D, R);
114
+ else if (U === "object")
115
+ throw l = String(a), Error("Objects are not valid as a React child (found: " + (l === "[object Object]" ? "object with keys {" + Object.keys(a).join(", ") + "}" : l) + "). If you meant to render a collection of children, use an array instead.");
116
+ return W;
117
+ }
118
+ function re(a, l, x) {
119
+ if (a == null)
120
+ return a;
121
+ var O = [], R = 0;
122
+ return oe(a, O, "", "", function(U) {
123
+ return l.call(x, U, R++);
124
+ }), O;
125
+ }
126
+ function he(a) {
127
+ if (a._status === -1) {
128
+ var l = a._result;
129
+ l = l(), l.then(function(x) {
130
+ (a._status === 0 || a._status === -1) && (a._status = 1, a._result = x);
131
+ }, function(x) {
132
+ (a._status === 0 || a._status === -1) && (a._status = 2, a._result = x);
133
+ }), a._status === -1 && (a._status = 0, a._result = l);
134
+ }
135
+ if (a._status === 1)
136
+ return a._result.default;
137
+ throw a._result;
138
+ }
139
+ var _ = { current: null }, le = { transition: null }, we = { ReactCurrentDispatcher: _, ReactCurrentBatchConfig: le, ReactCurrentOwner: w };
140
+ return E.Children = { map: re, forEach: function(a, l, x) {
141
+ re(a, function() {
142
+ l.apply(this, arguments);
143
+ }, x);
144
+ }, count: function(a) {
145
+ var l = 0;
146
+ return re(a, function() {
147
+ l++;
148
+ }), l;
149
+ }, toArray: function(a) {
150
+ return re(a, function(l) {
151
+ return l;
152
+ }) || [];
153
+ }, only: function(a) {
154
+ if (!xe(a))
155
+ throw Error("React.Children.only expected to receive a single React element child.");
156
+ return a;
157
+ } }, E.Component = ce, E.Fragment = d, E.Profiler = m, E.PureComponent = q, E.StrictMode = f, E.Suspense = C, E.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = we, E.cloneElement = function(a, l, x) {
158
+ if (a == null)
159
+ throw Error("React.cloneElement(...): The argument must be a React element, but you passed " + a + ".");
160
+ var O = ue({}, a.props), R = a.key, U = a.ref, W = a._owner;
161
+ if (l != null) {
162
+ if (l.ref !== void 0 && (U = l.ref, W = w.current), l.key !== void 0 && (R = "" + l.key), a.type && a.type.defaultProps)
163
+ var F = a.type.defaultProps;
164
+ for (D in l)
165
+ Q.call(l, D) && !k.hasOwnProperty(D) && (O[D] = l[D] === void 0 && F !== void 0 ? F[D] : l[D]);
166
+ }
167
+ var D = arguments.length - 2;
168
+ if (D === 1)
169
+ O.children = x;
170
+ else if (1 < D) {
171
+ F = Array(D);
172
+ for (var ae = 0; ae < D; ae++)
173
+ F[ae] = arguments[ae + 2];
174
+ O.children = F;
175
+ }
176
+ return { $$typeof: o, type: a.type, key: R, ref: U, props: O, _owner: W };
177
+ }, E.createContext = function(a) {
178
+ return a = { $$typeof: M, _currentValue: a, _currentValue2: a, _threadCount: 0, Provider: null, Consumer: null, _defaultValue: null, _globalName: null }, a.Provider = { $$typeof: A, _context: a }, a.Consumer = a;
179
+ }, E.createElement = de, E.createFactory = function(a) {
180
+ var l = de.bind(null, a);
181
+ return l.type = a, l;
182
+ }, E.createRef = function() {
183
+ return { current: null };
184
+ }, E.forwardRef = function(a) {
185
+ return { $$typeof: S, render: a };
186
+ }, E.isValidElement = xe, E.lazy = function(a) {
187
+ return { $$typeof: N, _payload: { _status: -1, _result: a }, _init: he };
188
+ }, E.memo = function(a, l) {
189
+ return { $$typeof: L, type: a, compare: l === void 0 ? null : l };
190
+ }, E.startTransition = function(a) {
191
+ var l = le.transition;
192
+ le.transition = {};
193
+ try {
194
+ a();
195
+ } finally {
196
+ le.transition = l;
197
+ }
198
+ }, E.unstable_act = function() {
199
+ throw Error("act(...) is not supported in production builds of React.");
200
+ }, E.useCallback = function(a, l) {
201
+ return _.current.useCallback(a, l);
202
+ }, E.useContext = function(a) {
203
+ return _.current.useContext(a);
204
+ }, E.useDebugValue = function() {
205
+ }, E.useDeferredValue = function(a) {
206
+ return _.current.useDeferredValue(a);
207
+ }, E.useEffect = function(a, l) {
208
+ return _.current.useEffect(a, l);
209
+ }, E.useId = function() {
210
+ return _.current.useId();
211
+ }, E.useImperativeHandle = function(a, l, x) {
212
+ return _.current.useImperativeHandle(a, l, x);
213
+ }, E.useInsertionEffect = function(a, l) {
214
+ return _.current.useInsertionEffect(a, l);
215
+ }, E.useLayoutEffect = function(a, l) {
216
+ return _.current.useLayoutEffect(a, l);
217
+ }, E.useMemo = function(a, l) {
218
+ return _.current.useMemo(a, l);
219
+ }, E.useReducer = function(a, l, x) {
220
+ return _.current.useReducer(a, l, x);
221
+ }, E.useRef = function(a) {
222
+ return _.current.useRef(a);
223
+ }, E.useState = function(a) {
224
+ return _.current.useState(a);
225
+ }, E.useSyncExternalStore = function(a, l, x) {
226
+ return _.current.useSyncExternalStore(a, l, x);
227
+ }, E.useTransition = function() {
228
+ return _.current.useTransition();
229
+ }, E.version = "18.2.0", E;
230
+ }
231
+ var Xe = { exports: {} };
232
+ /**
233
+ * @license React
234
+ * react.development.js
235
+ *
236
+ * Copyright (c) Facebook, Inc. and its affiliates.
237
+ *
238
+ * This source code is licensed under the MIT license found in the
239
+ * LICENSE file in the root directory of this source tree.
240
+ */
241
+ Xe.exports;
242
+ var gt;
243
+ function da() {
244
+ return gt || (gt = 1, function(o, s) {
245
+ process.env.NODE_ENV !== "production" && function() {
246
+ typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error());
247
+ var d = "18.2.0", f = Symbol.for("react.element"), m = Symbol.for("react.portal"), A = Symbol.for("react.fragment"), M = Symbol.for("react.strict_mode"), S = Symbol.for("react.profiler"), C = Symbol.for("react.provider"), L = Symbol.for("react.context"), N = Symbol.for("react.forward_ref"), H = Symbol.for("react.suspense"), ne = Symbol.for("react.suspense_list"), V = Symbol.for("react.memo"), ue = Symbol.for("react.lazy"), Re = Symbol.for("react.offscreen"), ce = Symbol.iterator, fe = "@@iterator";
248
+ function q(e) {
249
+ if (e === null || typeof e != "object")
250
+ return null;
251
+ var r = ce && e[ce] || e[fe];
252
+ return typeof r == "function" ? r : null;
253
+ }
254
+ var ee = {
255
+ /**
256
+ * @internal
257
+ * @type {ReactComponent}
258
+ */
259
+ current: null
260
+ }, ve = {
261
+ transition: null
262
+ }, Q = {
263
+ current: null,
264
+ // Used to reproduce behavior of `batchedUpdates` in legacy mode.
265
+ isBatchingLegacy: !1,
266
+ didScheduleLegacyUpdate: !1
267
+ }, w = {
268
+ /**
269
+ * @internal
270
+ * @type {ReactComponent}
271
+ */
272
+ current: null
273
+ }, k = {}, de = null;
274
+ function _e(e) {
275
+ de = e;
276
+ }
277
+ k.setExtraStackFrame = function(e) {
278
+ de = e;
279
+ }, k.getCurrentStack = null, k.getStackAddendum = function() {
280
+ var e = "";
281
+ de && (e += de);
282
+ var r = k.getCurrentStack;
283
+ return r && (e += r() || ""), e;
284
+ };
285
+ var xe = !1, Ce = !1, me = !1, J = !1, oe = !1, re = {
286
+ ReactCurrentDispatcher: ee,
287
+ ReactCurrentBatchConfig: ve,
288
+ ReactCurrentOwner: w
289
+ };
290
+ re.ReactDebugCurrentFrame = k, re.ReactCurrentActQueue = Q;
291
+ function he(e) {
292
+ {
293
+ for (var r = arguments.length, n = new Array(r > 1 ? r - 1 : 0), i = 1; i < r; i++)
294
+ n[i - 1] = arguments[i];
295
+ le("warn", e, n);
296
+ }
297
+ }
298
+ function _(e) {
299
+ {
300
+ for (var r = arguments.length, n = new Array(r > 1 ? r - 1 : 0), i = 1; i < r; i++)
301
+ n[i - 1] = arguments[i];
302
+ le("error", e, n);
303
+ }
304
+ }
305
+ function le(e, r, n) {
306
+ {
307
+ var i = re.ReactDebugCurrentFrame, c = i.getStackAddendum();
308
+ c !== "" && (r += "%s", n = n.concat([c]));
309
+ var y = n.map(function(b) {
310
+ return String(b);
311
+ });
312
+ y.unshift("Warning: " + r), Function.prototype.apply.call(console[e], console, y);
313
+ }
314
+ }
315
+ var we = {};
316
+ function a(e, r) {
317
+ {
318
+ var n = e.constructor, i = n && (n.displayName || n.name) || "ReactClass", c = i + "." + r;
319
+ if (we[c])
320
+ return;
321
+ _("Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.", r, i), we[c] = !0;
322
+ }
323
+ }
324
+ var l = {
325
+ /**
326
+ * Checks whether or not this composite component is mounted.
327
+ * @param {ReactClass} publicInstance The instance we want to test.
328
+ * @return {boolean} True if mounted, false otherwise.
329
+ * @protected
330
+ * @final
331
+ */
332
+ isMounted: function(e) {
333
+ return !1;
334
+ },
335
+ /**
336
+ * Forces an update. This should only be invoked when it is known with
337
+ * certainty that we are **not** in a DOM transaction.
338
+ *
339
+ * You may want to call this when you know that some deeper aspect of the
340
+ * component's state has changed but `setState` was not called.
341
+ *
342
+ * This will not invoke `shouldComponentUpdate`, but it will invoke
343
+ * `componentWillUpdate` and `componentDidUpdate`.
344
+ *
345
+ * @param {ReactClass} publicInstance The instance that should rerender.
346
+ * @param {?function} callback Called after component is updated.
347
+ * @param {?string} callerName name of the calling function in the public API.
348
+ * @internal
349
+ */
350
+ enqueueForceUpdate: function(e, r, n) {
351
+ a(e, "forceUpdate");
352
+ },
353
+ /**
354
+ * Replaces all of the state. Always use this or `setState` to mutate state.
355
+ * You should treat `this.state` as immutable.
356
+ *
357
+ * There is no guarantee that `this.state` will be immediately updated, so
358
+ * accessing `this.state` after calling this method may return the old value.
359
+ *
360
+ * @param {ReactClass} publicInstance The instance that should rerender.
361
+ * @param {object} completeState Next state.
362
+ * @param {?function} callback Called after component is updated.
363
+ * @param {?string} callerName name of the calling function in the public API.
364
+ * @internal
365
+ */
366
+ enqueueReplaceState: function(e, r, n, i) {
367
+ a(e, "replaceState");
368
+ },
369
+ /**
370
+ * Sets a subset of the state. This only exists because _pendingState is
371
+ * internal. This provides a merging strategy that is not available to deep
372
+ * properties which is confusing. TODO: Expose pendingState or don't use it
373
+ * during the merge.
374
+ *
375
+ * @param {ReactClass} publicInstance The instance that should rerender.
376
+ * @param {object} partialState Next partial state to be merged with state.
377
+ * @param {?function} callback Called after component is updated.
378
+ * @param {?string} Name of the calling function in the public API.
379
+ * @internal
380
+ */
381
+ enqueueSetState: function(e, r, n, i) {
382
+ a(e, "setState");
383
+ }
384
+ }, x = Object.assign, O = {};
385
+ Object.freeze(O);
386
+ function R(e, r, n) {
387
+ this.props = e, this.context = r, this.refs = O, this.updater = n || l;
388
+ }
389
+ R.prototype.isReactComponent = {}, R.prototype.setState = function(e, r) {
390
+ if (typeof e != "object" && typeof e != "function" && e != null)
391
+ throw new Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");
392
+ this.updater.enqueueSetState(this, e, r, "setState");
393
+ }, R.prototype.forceUpdate = function(e) {
394
+ this.updater.enqueueForceUpdate(this, e, "forceUpdate");
395
+ };
396
+ {
397
+ var U = {
398
+ isMounted: ["isMounted", "Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],
399
+ replaceState: ["replaceState", "Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]
400
+ }, W = function(e, r) {
401
+ Object.defineProperty(R.prototype, e, {
402
+ get: function() {
403
+ he("%s(...) is deprecated in plain JavaScript React classes. %s", r[0], r[1]);
404
+ }
405
+ });
406
+ };
407
+ for (var F in U)
408
+ U.hasOwnProperty(F) && W(F, U[F]);
409
+ }
410
+ function D() {
411
+ }
412
+ D.prototype = R.prototype;
413
+ function ae(e, r, n) {
414
+ this.props = e, this.context = r, this.refs = O, this.updater = n || l;
415
+ }
416
+ var je = ae.prototype = new D();
417
+ je.constructor = ae, x(je, R.prototype), je.isPureReactComponent = !0;
418
+ function gr() {
419
+ var e = {
420
+ current: null
421
+ };
422
+ return Object.seal(e), e;
423
+ }
424
+ var er = Array.isArray;
425
+ function $e(e) {
426
+ return er(e);
427
+ }
428
+ function Cr(e) {
429
+ {
430
+ var r = typeof Symbol == "function" && Symbol.toStringTag, n = r && e[Symbol.toStringTag] || e.constructor.name || "Object";
431
+ return n;
432
+ }
433
+ }
434
+ function Ve(e) {
435
+ try {
436
+ return Te(e), !1;
437
+ } catch {
438
+ return !0;
439
+ }
440
+ }
441
+ function Te(e) {
442
+ return "" + e;
443
+ }
444
+ function Me(e) {
445
+ if (Ve(e))
446
+ return _("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Cr(e)), Te(e);
447
+ }
448
+ function rr(e, r, n) {
449
+ var i = e.displayName;
450
+ if (i)
451
+ return i;
452
+ var c = r.displayName || r.name || "";
453
+ return c !== "" ? n + "(" + c + ")" : n;
454
+ }
455
+ function Ae(e) {
456
+ return e.displayName || "Context";
457
+ }
458
+ function ge(e) {
459
+ if (e == null)
460
+ return null;
461
+ if (typeof e.tag == "number" && _("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
462
+ return e.displayName || e.name || null;
463
+ if (typeof e == "string")
464
+ return e;
465
+ switch (e) {
466
+ case A:
467
+ return "Fragment";
468
+ case m:
469
+ return "Portal";
470
+ case S:
471
+ return "Profiler";
472
+ case M:
473
+ return "StrictMode";
474
+ case H:
475
+ return "Suspense";
476
+ case ne:
477
+ return "SuspenseList";
478
+ }
479
+ if (typeof e == "object")
480
+ switch (e.$$typeof) {
481
+ case L:
482
+ var r = e;
483
+ return Ae(r) + ".Consumer";
484
+ case C:
485
+ var n = e;
486
+ return Ae(n._context) + ".Provider";
487
+ case N:
488
+ return rr(e, e.render, "ForwardRef");
489
+ case V:
490
+ var i = e.displayName || null;
491
+ return i !== null ? i : ge(e.type) || "Memo";
492
+ case ue: {
493
+ var c = e, y = c._payload, b = c._init;
494
+ try {
495
+ return ge(b(y));
496
+ } catch {
497
+ return null;
498
+ }
499
+ }
500
+ }
501
+ return null;
502
+ }
503
+ var De = Object.prototype.hasOwnProperty, Ue = {
504
+ key: !0,
505
+ ref: !0,
506
+ __self: !0,
507
+ __source: !0
508
+ }, tr, ar, We;
509
+ We = {};
510
+ function He(e) {
511
+ if (De.call(e, "ref")) {
512
+ var r = Object.getOwnPropertyDescriptor(e, "ref").get;
513
+ if (r && r.isReactWarning)
514
+ return !1;
515
+ }
516
+ return e.ref !== void 0;
517
+ }
518
+ function Se(e) {
519
+ if (De.call(e, "key")) {
520
+ var r = Object.getOwnPropertyDescriptor(e, "key").get;
521
+ if (r && r.isReactWarning)
522
+ return !1;
523
+ }
524
+ return e.key !== void 0;
525
+ }
526
+ function wr(e, r) {
527
+ var n = function() {
528
+ tr || (tr = !0, _("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", r));
529
+ };
530
+ n.isReactWarning = !0, Object.defineProperty(e, "key", {
531
+ get: n,
532
+ configurable: !0
533
+ });
534
+ }
535
+ function nr(e, r) {
536
+ var n = function() {
537
+ ar || (ar = !0, _("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", r));
538
+ };
539
+ n.isReactWarning = !0, Object.defineProperty(e, "ref", {
540
+ get: n,
541
+ configurable: !0
542
+ });
543
+ }
544
+ function or(e) {
545
+ if (typeof e.ref == "string" && w.current && e.__self && w.current.stateNode !== e.__self) {
546
+ var r = ge(w.current.type);
547
+ We[r] || (_('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', r, e.ref), We[r] = !0);
548
+ }
549
+ }
550
+ var Ie = function(e, r, n, i, c, y, b) {
551
+ var g = {
552
+ // This tag allows us to uniquely identify this as a React Element
553
+ $$typeof: f,
554
+ // Built-in properties that belong on the element
555
+ type: e,
556
+ key: r,
557
+ ref: n,
558
+ props: b,
559
+ // Record the component responsible for creating this element.
560
+ _owner: y
561
+ };
562
+ return g._store = {}, Object.defineProperty(g._store, "validated", {
563
+ configurable: !1,
564
+ enumerable: !1,
565
+ writable: !0,
566
+ value: !1
567
+ }), Object.defineProperty(g, "_self", {
568
+ configurable: !1,
569
+ enumerable: !1,
570
+ writable: !1,
571
+ value: i
572
+ }), Object.defineProperty(g, "_source", {
573
+ configurable: !1,
574
+ enumerable: !1,
575
+ writable: !1,
576
+ value: c
577
+ }), Object.freeze && (Object.freeze(g.props), Object.freeze(g)), g;
578
+ };
579
+ function zr(e, r, n) {
580
+ var i, c = {}, y = null, b = null, g = null, P = null;
581
+ if (r != null) {
582
+ He(r) && (b = r.ref, or(r)), Se(r) && (Me(r.key), y = "" + r.key), g = r.__self === void 0 ? null : r.__self, P = r.__source === void 0 ? null : r.__source;
583
+ for (i in r)
584
+ De.call(r, i) && !Ue.hasOwnProperty(i) && (c[i] = r[i]);
585
+ }
586
+ var $ = arguments.length - 2;
587
+ if ($ === 1)
588
+ c.children = n;
589
+ else if ($ > 1) {
590
+ for (var Y = Array($), B = 0; B < $; B++)
591
+ Y[B] = arguments[B + 2];
592
+ Object.freeze && Object.freeze(Y), c.children = Y;
593
+ }
594
+ if (e && e.defaultProps) {
595
+ var G = e.defaultProps;
596
+ for (i in G)
597
+ c[i] === void 0 && (c[i] = G[i]);
598
+ }
599
+ if (y || b) {
600
+ var te = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
601
+ y && wr(c, te), b && nr(c, te);
602
+ }
603
+ return Ie(e, y, b, g, P, w.current, c);
604
+ }
605
+ function Er(e, r) {
606
+ var n = Ie(e.type, r, e.ref, e._self, e._source, e._owner, e.props);
607
+ return n;
608
+ }
609
+ function Rr(e, r, n) {
610
+ if (e == null)
611
+ throw new Error("React.cloneElement(...): The argument must be a React element, but you passed " + e + ".");
612
+ var i, c = x({}, e.props), y = e.key, b = e.ref, g = e._self, P = e._source, $ = e._owner;
613
+ if (r != null) {
614
+ He(r) && (b = r.ref, $ = w.current), Se(r) && (Me(r.key), y = "" + r.key);
615
+ var Y;
616
+ e.type && e.type.defaultProps && (Y = e.type.defaultProps);
617
+ for (i in r)
618
+ De.call(r, i) && !Ue.hasOwnProperty(i) && (r[i] === void 0 && Y !== void 0 ? c[i] = Y[i] : c[i] = r[i]);
619
+ }
620
+ var B = arguments.length - 2;
621
+ if (B === 1)
622
+ c.children = n;
623
+ else if (B > 1) {
624
+ for (var G = Array(B), te = 0; te < B; te++)
625
+ G[te] = arguments[te + 2];
626
+ c.children = G;
627
+ }
628
+ return Ie(e.type, y, b, g, P, $, c);
629
+ }
630
+ function ke(e) {
631
+ return typeof e == "object" && e !== null && e.$$typeof === f;
632
+ }
633
+ var sr = ".", jr = ":";
634
+ function Sr(e) {
635
+ var r = /[=:]/g, n = {
636
+ "=": "=0",
637
+ ":": "=2"
638
+ }, i = e.replace(r, function(c) {
639
+ return n[c];
640
+ });
641
+ return "$" + i;
642
+ }
643
+ var qe = !1, ir = /\/+/g;
644
+ function ze(e) {
645
+ return e.replace(ir, "$&/");
646
+ }
647
+ function Ne(e, r) {
648
+ return typeof e == "object" && e !== null && e.key != null ? (Me(e.key), Sr("" + e.key)) : r.toString(36);
649
+ }
650
+ function Oe(e, r, n, i, c) {
651
+ var y = typeof e;
652
+ (y === "undefined" || y === "boolean") && (e = null);
653
+ var b = !1;
654
+ if (e === null)
655
+ b = !0;
656
+ else
657
+ switch (y) {
658
+ case "string":
659
+ case "number":
660
+ b = !0;
661
+ break;
662
+ case "object":
663
+ switch (e.$$typeof) {
664
+ case f:
665
+ case m:
666
+ b = !0;
667
+ }
668
+ }
669
+ if (b) {
670
+ var g = e, P = c(g), $ = i === "" ? sr + Ne(g, 0) : i;
671
+ if ($e(P)) {
672
+ var Y = "";
673
+ $ != null && (Y = ze($) + "/"), Oe(P, r, Y, "", function(la) {
674
+ return la;
675
+ });
676
+ } else
677
+ P != null && (ke(P) && (P.key && (!g || g.key !== P.key) && Me(P.key), P = Er(
678
+ P,
679
+ // Keep both the (mapped) and old keys if they differ, just as
680
+ // traverseAllChildren used to do for objects as children
681
+ n + // $FlowFixMe Flow incorrectly thinks React.Portal doesn't have a key
682
+ (P.key && (!g || g.key !== P.key) ? (
683
+ // $FlowFixMe Flow incorrectly thinks existing element's key can be a number
684
+ // eslint-disable-next-line react-internal/safe-string-coercion
685
+ ze("" + P.key) + "/"
686
+ ) : "") + $
687
+ )), r.push(P));
688
+ return 1;
689
+ }
690
+ var B, G, te = 0, ie = i === "" ? sr : i + jr;
691
+ if ($e(e))
692
+ for (var mr = 0; mr < e.length; mr++)
693
+ B = e[mr], G = ie + Ne(B, mr), te += Oe(B, r, n, G, c);
694
+ else {
695
+ var Ur = q(e);
696
+ if (typeof Ur == "function") {
697
+ var _t = e;
698
+ Ur === _t.entries && (qe || he("Using Maps as children is not supported. Use an array of keyed ReactElements instead."), qe = !0);
699
+ for (var ia = Ur.call(_t), mt, ua = 0; !(mt = ia.next()).done; )
700
+ B = mt.value, G = ie + Ne(B, ua++), te += Oe(B, r, n, G, c);
701
+ } else if (y === "object") {
702
+ var yt = String(e);
703
+ throw new Error("Objects are not valid as a React child (found: " + (yt === "[object Object]" ? "object with keys {" + Object.keys(e).join(", ") + "}" : yt) + "). If you meant to render a collection of children, use an array instead.");
704
+ }
705
+ }
706
+ return te;
707
+ }
708
+ function Fe(e, r, n) {
709
+ if (e == null)
710
+ return e;
711
+ var i = [], c = 0;
712
+ return Oe(e, i, "", "", function(y) {
713
+ return r.call(n, y, c++);
714
+ }), i;
715
+ }
716
+ function kr(e) {
717
+ var r = 0;
718
+ return Fe(e, function() {
719
+ r++;
720
+ }), r;
721
+ }
722
+ function ur(e, r, n) {
723
+ Fe(e, function() {
724
+ r.apply(this, arguments);
725
+ }, n);
726
+ }
727
+ function Or(e) {
728
+ return Fe(e, function(r) {
729
+ return r;
730
+ }) || [];
731
+ }
732
+ function lr(e) {
733
+ if (!ke(e))
734
+ throw new Error("React.Children.only expected to receive a single React element child.");
735
+ return e;
736
+ }
737
+ function cr(e) {
738
+ var r = {
739
+ $$typeof: L,
740
+ // As a workaround to support multiple concurrent renderers, we categorize
741
+ // some renderers as primary and others as secondary. We only expect
742
+ // there to be two concurrent renderers at most: React Native (primary) and
743
+ // Fabric (secondary); React DOM (primary) and React ART (secondary).
744
+ // Secondary renderers store their context values on separate fields.
745
+ _currentValue: e,
746
+ _currentValue2: e,
747
+ // Used to track how many concurrent renderers this context currently
748
+ // supports within in a single renderer. Such as parallel server rendering.
749
+ _threadCount: 0,
750
+ // These are circular
751
+ Provider: null,
752
+ Consumer: null,
753
+ // Add these to use same hidden class in VM as ServerContext
754
+ _defaultValue: null,
755
+ _globalName: null
756
+ };
757
+ r.Provider = {
758
+ $$typeof: C,
759
+ _context: r
760
+ };
761
+ var n = !1, i = !1, c = !1;
762
+ {
763
+ var y = {
764
+ $$typeof: L,
765
+ _context: r
766
+ };
767
+ Object.defineProperties(y, {
768
+ Provider: {
769
+ get: function() {
770
+ return i || (i = !0, _("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")), r.Provider;
771
+ },
772
+ set: function(b) {
773
+ r.Provider = b;
774
+ }
775
+ },
776
+ _currentValue: {
777
+ get: function() {
778
+ return r._currentValue;
779
+ },
780
+ set: function(b) {
781
+ r._currentValue = b;
782
+ }
783
+ },
784
+ _currentValue2: {
785
+ get: function() {
786
+ return r._currentValue2;
787
+ },
788
+ set: function(b) {
789
+ r._currentValue2 = b;
790
+ }
791
+ },
792
+ _threadCount: {
793
+ get: function() {
794
+ return r._threadCount;
795
+ },
796
+ set: function(b) {
797
+ r._threadCount = b;
798
+ }
799
+ },
800
+ Consumer: {
801
+ get: function() {
802
+ return n || (n = !0, _("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")), r.Consumer;
803
+ }
804
+ },
805
+ displayName: {
806
+ get: function() {
807
+ return r.displayName;
808
+ },
809
+ set: function(b) {
810
+ c || (he("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.", b), c = !0);
811
+ }
812
+ }
813
+ }), r.Consumer = y;
814
+ }
815
+ return r._currentRenderer = null, r._currentRenderer2 = null, r;
816
+ }
817
+ var Le = -1, Ke = 0, Ge = 1, Pr = 2;
818
+ function Tr(e) {
819
+ if (e._status === Le) {
820
+ var r = e._result, n = r();
821
+ if (n.then(function(y) {
822
+ if (e._status === Ke || e._status === Le) {
823
+ var b = e;
824
+ b._status = Ge, b._result = y;
825
+ }
826
+ }, function(y) {
827
+ if (e._status === Ke || e._status === Le) {
828
+ var b = e;
829
+ b._status = Pr, b._result = y;
830
+ }
831
+ }), e._status === Le) {
832
+ var i = e;
833
+ i._status = Ke, i._result = n;
834
+ }
835
+ }
836
+ if (e._status === Ge) {
837
+ var c = e._result;
838
+ return c === void 0 && _(`lazy: Expected the result of a dynamic import() call. Instead received: %s
839
+
840
+ Your code should look like:
841
+ const MyComponent = lazy(() => import('./MyComponent'))
842
+
843
+ Did you accidentally put curly braces around the import?`, c), "default" in c || _(`lazy: Expected the result of a dynamic import() call. Instead received: %s
844
+
845
+ Your code should look like:
846
+ const MyComponent = lazy(() => import('./MyComponent'))`, c), c.default;
847
+ } else
848
+ throw e._result;
849
+ }
850
+ function Mr(e) {
851
+ var r = {
852
+ // We use these fields to store the result.
853
+ _status: Le,
854
+ _result: e
855
+ }, n = {
856
+ $$typeof: ue,
857
+ _payload: r,
858
+ _init: Tr
859
+ };
860
+ {
861
+ var i, c;
862
+ Object.defineProperties(n, {
863
+ defaultProps: {
864
+ configurable: !0,
865
+ get: function() {
866
+ return i;
867
+ },
868
+ set: function(y) {
869
+ _("React.lazy(...): It is not supported to assign `defaultProps` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."), i = y, Object.defineProperty(n, "defaultProps", {
870
+ enumerable: !0
871
+ });
872
+ }
873
+ },
874
+ propTypes: {
875
+ configurable: !0,
876
+ get: function() {
877
+ return c;
878
+ },
879
+ set: function(y) {
880
+ _("React.lazy(...): It is not supported to assign `propTypes` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."), c = y, Object.defineProperty(n, "propTypes", {
881
+ enumerable: !0
882
+ });
883
+ }
884
+ }
885
+ });
886
+ }
887
+ return n;
888
+ }
889
+ function Ar(e) {
890
+ e != null && e.$$typeof === V ? _("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...)).") : typeof e != "function" ? _("forwardRef requires a render function but was given %s.", e === null ? "null" : typeof e) : e.length !== 0 && e.length !== 2 && _("forwardRef render functions accept exactly two parameters: props and ref. %s", e.length === 1 ? "Did you forget to use the ref parameter?" : "Any additional parameter will be undefined."), e != null && (e.defaultProps != null || e.propTypes != null) && _("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?");
891
+ var r = {
892
+ $$typeof: N,
893
+ render: e
894
+ };
895
+ {
896
+ var n;
897
+ Object.defineProperty(r, "displayName", {
898
+ enumerable: !1,
899
+ configurable: !0,
900
+ get: function() {
901
+ return n;
902
+ },
903
+ set: function(i) {
904
+ n = i, !e.name && !e.displayName && (e.displayName = i);
905
+ }
906
+ });
907
+ }
908
+ return r;
909
+ }
910
+ var t;
911
+ t = Symbol.for("react.module.reference");
912
+ function u(e) {
913
+ return !!(typeof e == "string" || typeof e == "function" || e === A || e === S || oe || e === M || e === H || e === ne || J || e === Re || xe || Ce || me || typeof e == "object" && e !== null && (e.$$typeof === ue || e.$$typeof === V || e.$$typeof === C || e.$$typeof === L || e.$$typeof === N || // This needs to include all possible module reference object
914
+ // types supported by any Flight configuration anywhere since
915
+ // we don't know which Flight build this will end up being used
916
+ // with.
917
+ e.$$typeof === t || e.getModuleId !== void 0));
918
+ }
919
+ function p(e, r) {
920
+ u(e) || _("memo: The first argument must be a component. Instead received: %s", e === null ? "null" : typeof e);
921
+ var n = {
922
+ $$typeof: V,
923
+ type: e,
924
+ compare: r === void 0 ? null : r
925
+ };
926
+ {
927
+ var i;
928
+ Object.defineProperty(n, "displayName", {
929
+ enumerable: !1,
930
+ configurable: !0,
931
+ get: function() {
932
+ return i;
933
+ },
934
+ set: function(c) {
935
+ i = c, !e.name && !e.displayName && (e.displayName = c);
936
+ }
937
+ });
938
+ }
939
+ return n;
940
+ }
941
+ function v() {
942
+ var e = ee.current;
943
+ return e === null && _(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
944
+ 1. You might have mismatching versions of React and the renderer (such as React DOM)
945
+ 2. You might be breaking the Rules of Hooks
946
+ 3. You might have more than one copy of React in the same app
947
+ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`), e;
948
+ }
949
+ function T(e) {
950
+ var r = v();
951
+ if (e._context !== void 0) {
952
+ var n = e._context;
953
+ n.Consumer === e ? _("Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be removed in a future major release. Did you mean to call useContext(Context) instead?") : n.Provider === e && _("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?");
954
+ }
955
+ return r.useContext(e);
956
+ }
957
+ function I(e) {
958
+ var r = v();
959
+ return r.useState(e);
960
+ }
961
+ function j(e, r, n) {
962
+ var i = v();
963
+ return i.useReducer(e, r, n);
964
+ }
965
+ function z(e) {
966
+ var r = v();
967
+ return r.useRef(e);
968
+ }
969
+ function se(e, r) {
970
+ var n = v();
971
+ return n.useEffect(e, r);
972
+ }
973
+ function K(e, r) {
974
+ var n = v();
975
+ return n.useInsertionEffect(e, r);
976
+ }
977
+ function Z(e, r) {
978
+ var n = v();
979
+ return n.useLayoutEffect(e, r);
980
+ }
981
+ function pe(e, r) {
982
+ var n = v();
983
+ return n.useCallback(e, r);
984
+ }
985
+ function Pe(e, r) {
986
+ var n = v();
987
+ return n.useMemo(e, r);
988
+ }
989
+ function fr(e, r, n) {
990
+ var i = v();
991
+ return i.useImperativeHandle(e, r, n);
992
+ }
993
+ function ye(e, r) {
994
+ {
995
+ var n = v();
996
+ return n.useDebugValue(e, r);
997
+ }
998
+ }
999
+ function Ft() {
1000
+ var e = v();
1001
+ return e.useTransition();
1002
+ }
1003
+ function Lt(e) {
1004
+ var r = v();
1005
+ return r.useDeferredValue(e);
1006
+ }
1007
+ function $t() {
1008
+ var e = v();
1009
+ return e.useId();
1010
+ }
1011
+ function Vt(e, r, n) {
1012
+ var i = v();
1013
+ return i.useSyncExternalStore(e, r, n);
1014
+ }
1015
+ var Ze = 0, Qr, Jr, Xr, et, rt, tt, at;
1016
+ function nt() {
1017
+ }
1018
+ nt.__reactDisabledLog = !0;
1019
+ function Ut() {
1020
+ {
1021
+ if (Ze === 0) {
1022
+ Qr = console.log, Jr = console.info, Xr = console.warn, et = console.error, rt = console.group, tt = console.groupCollapsed, at = console.groupEnd;
1023
+ var e = {
1024
+ configurable: !0,
1025
+ enumerable: !0,
1026
+ value: nt,
1027
+ writable: !0
1028
+ };
1029
+ Object.defineProperties(console, {
1030
+ info: e,
1031
+ log: e,
1032
+ warn: e,
1033
+ error: e,
1034
+ group: e,
1035
+ groupCollapsed: e,
1036
+ groupEnd: e
1037
+ });
1038
+ }
1039
+ Ze++;
1040
+ }
1041
+ }
1042
+ function Wt() {
1043
+ {
1044
+ if (Ze--, Ze === 0) {
1045
+ var e = {
1046
+ configurable: !0,
1047
+ enumerable: !0,
1048
+ writable: !0
1049
+ };
1050
+ Object.defineProperties(console, {
1051
+ log: x({}, e, {
1052
+ value: Qr
1053
+ }),
1054
+ info: x({}, e, {
1055
+ value: Jr
1056
+ }),
1057
+ warn: x({}, e, {
1058
+ value: Xr
1059
+ }),
1060
+ error: x({}, e, {
1061
+ value: et
1062
+ }),
1063
+ group: x({}, e, {
1064
+ value: rt
1065
+ }),
1066
+ groupCollapsed: x({}, e, {
1067
+ value: tt
1068
+ }),
1069
+ groupEnd: x({}, e, {
1070
+ value: at
1071
+ })
1072
+ });
1073
+ }
1074
+ Ze < 0 && _("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
1075
+ }
1076
+ }
1077
+ var Dr = re.ReactCurrentDispatcher, Ir;
1078
+ function dr(e, r, n) {
1079
+ {
1080
+ if (Ir === void 0)
1081
+ try {
1082
+ throw Error();
1083
+ } catch (c) {
1084
+ var i = c.stack.trim().match(/\n( *(at )?)/);
1085
+ Ir = i && i[1] || "";
1086
+ }
1087
+ return `
1088
+ ` + Ir + e;
1089
+ }
1090
+ }
1091
+ var Nr = !1, hr;
1092
+ {
1093
+ var qt = typeof WeakMap == "function" ? WeakMap : Map;
1094
+ hr = new qt();
1095
+ }
1096
+ function ot(e, r) {
1097
+ if (!e || Nr)
1098
+ return "";
1099
+ {
1100
+ var n = hr.get(e);
1101
+ if (n !== void 0)
1102
+ return n;
1103
+ }
1104
+ var i;
1105
+ Nr = !0;
1106
+ var c = Error.prepareStackTrace;
1107
+ Error.prepareStackTrace = void 0;
1108
+ var y;
1109
+ y = Dr.current, Dr.current = null, Ut();
1110
+ try {
1111
+ if (r) {
1112
+ var b = function() {
1113
+ throw Error();
1114
+ };
1115
+ if (Object.defineProperty(b.prototype, "props", {
1116
+ set: function() {
1117
+ throw Error();
1118
+ }
1119
+ }), typeof Reflect == "object" && Reflect.construct) {
1120
+ try {
1121
+ Reflect.construct(b, []);
1122
+ } catch (ie) {
1123
+ i = ie;
1124
+ }
1125
+ Reflect.construct(e, [], b);
1126
+ } else {
1127
+ try {
1128
+ b.call();
1129
+ } catch (ie) {
1130
+ i = ie;
1131
+ }
1132
+ e.call(b.prototype);
1133
+ }
1134
+ } else {
1135
+ try {
1136
+ throw Error();
1137
+ } catch (ie) {
1138
+ i = ie;
1139
+ }
1140
+ e();
1141
+ }
1142
+ } catch (ie) {
1143
+ if (ie && i && typeof ie.stack == "string") {
1144
+ for (var g = ie.stack.split(`
1145
+ `), P = i.stack.split(`
1146
+ `), $ = g.length - 1, Y = P.length - 1; $ >= 1 && Y >= 0 && g[$] !== P[Y]; )
1147
+ Y--;
1148
+ for (; $ >= 1 && Y >= 0; $--, Y--)
1149
+ if (g[$] !== P[Y]) {
1150
+ if ($ !== 1 || Y !== 1)
1151
+ do
1152
+ if ($--, Y--, Y < 0 || g[$] !== P[Y]) {
1153
+ var B = `
1154
+ ` + g[$].replace(" at new ", " at ");
1155
+ return e.displayName && B.includes("<anonymous>") && (B = B.replace("<anonymous>", e.displayName)), typeof e == "function" && hr.set(e, B), B;
1156
+ }
1157
+ while ($ >= 1 && Y >= 0);
1158
+ break;
1159
+ }
1160
+ }
1161
+ } finally {
1162
+ Nr = !1, Dr.current = y, Wt(), Error.prepareStackTrace = c;
1163
+ }
1164
+ var G = e ? e.displayName || e.name : "", te = G ? dr(G) : "";
1165
+ return typeof e == "function" && hr.set(e, te), te;
1166
+ }
1167
+ function Yt(e, r, n) {
1168
+ return ot(e, !1);
1169
+ }
1170
+ function Bt(e) {
1171
+ var r = e.prototype;
1172
+ return !!(r && r.isReactComponent);
1173
+ }
1174
+ function pr(e, r, n) {
1175
+ if (e == null)
1176
+ return "";
1177
+ if (typeof e == "function")
1178
+ return ot(e, Bt(e));
1179
+ if (typeof e == "string")
1180
+ return dr(e);
1181
+ switch (e) {
1182
+ case H:
1183
+ return dr("Suspense");
1184
+ case ne:
1185
+ return dr("SuspenseList");
1186
+ }
1187
+ if (typeof e == "object")
1188
+ switch (e.$$typeof) {
1189
+ case N:
1190
+ return Yt(e.render);
1191
+ case V:
1192
+ return pr(e.type, r, n);
1193
+ case ue: {
1194
+ var i = e, c = i._payload, y = i._init;
1195
+ try {
1196
+ return pr(y(c), r, n);
1197
+ } catch {
1198
+ }
1199
+ }
1200
+ }
1201
+ return "";
1202
+ }
1203
+ var st = {}, it = re.ReactDebugCurrentFrame;
1204
+ function vr(e) {
1205
+ if (e) {
1206
+ var r = e._owner, n = pr(e.type, e._source, r ? r.type : null);
1207
+ it.setExtraStackFrame(n);
1208
+ } else
1209
+ it.setExtraStackFrame(null);
1210
+ }
1211
+ function Ht(e, r, n, i, c) {
1212
+ {
1213
+ var y = Function.call.bind(De);
1214
+ for (var b in e)
1215
+ if (y(e, b)) {
1216
+ var g = void 0;
1217
+ try {
1218
+ if (typeof e[b] != "function") {
1219
+ var P = Error((i || "React class") + ": " + n + " type `" + b + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[b] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
1220
+ throw P.name = "Invariant Violation", P;
1221
+ }
1222
+ g = e[b](r, b, i, n, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
1223
+ } catch ($) {
1224
+ g = $;
1225
+ }
1226
+ g && !(g instanceof Error) && (vr(c), _("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", i || "React class", n, b, typeof g), vr(null)), g instanceof Error && !(g.message in st) && (st[g.message] = !0, vr(c), _("Failed %s type: %s", n, g.message), vr(null));
1227
+ }
1228
+ }
1229
+ }
1230
+ function Ye(e) {
1231
+ if (e) {
1232
+ var r = e._owner, n = pr(e.type, e._source, r ? r.type : null);
1233
+ _e(n);
1234
+ } else
1235
+ _e(null);
1236
+ }
1237
+ var Fr;
1238
+ Fr = !1;
1239
+ function ut() {
1240
+ if (w.current) {
1241
+ var e = ge(w.current.type);
1242
+ if (e)
1243
+ return `
1244
+
1245
+ Check the render method of \`` + e + "`.";
1246
+ }
1247
+ return "";
1248
+ }
1249
+ function Kt(e) {
1250
+ if (e !== void 0) {
1251
+ var r = e.fileName.replace(/^.*[\\\/]/, ""), n = e.lineNumber;
1252
+ return `
1253
+
1254
+ Check your code at ` + r + ":" + n + ".";
1255
+ }
1256
+ return "";
1257
+ }
1258
+ function Gt(e) {
1259
+ return e != null ? Kt(e.__source) : "";
1260
+ }
1261
+ var lt = {};
1262
+ function Zt(e) {
1263
+ var r = ut();
1264
+ if (!r) {
1265
+ var n = typeof e == "string" ? e : e.displayName || e.name;
1266
+ n && (r = `
1267
+
1268
+ Check the top-level render call using <` + n + ">.");
1269
+ }
1270
+ return r;
1271
+ }
1272
+ function ct(e, r) {
1273
+ if (!(!e._store || e._store.validated || e.key != null)) {
1274
+ e._store.validated = !0;
1275
+ var n = Zt(r);
1276
+ if (!lt[n]) {
1277
+ lt[n] = !0;
1278
+ var i = "";
1279
+ e && e._owner && e._owner !== w.current && (i = " It was passed a child from " + ge(e._owner.type) + "."), Ye(e), _('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', n, i), Ye(null);
1280
+ }
1281
+ }
1282
+ }
1283
+ function ft(e, r) {
1284
+ if (typeof e == "object") {
1285
+ if ($e(e))
1286
+ for (var n = 0; n < e.length; n++) {
1287
+ var i = e[n];
1288
+ ke(i) && ct(i, r);
1289
+ }
1290
+ else if (ke(e))
1291
+ e._store && (e._store.validated = !0);
1292
+ else if (e) {
1293
+ var c = q(e);
1294
+ if (typeof c == "function" && c !== e.entries)
1295
+ for (var y = c.call(e), b; !(b = y.next()).done; )
1296
+ ke(b.value) && ct(b.value, r);
1297
+ }
1298
+ }
1299
+ }
1300
+ function dt(e) {
1301
+ {
1302
+ var r = e.type;
1303
+ if (r == null || typeof r == "string")
1304
+ return;
1305
+ var n;
1306
+ if (typeof r == "function")
1307
+ n = r.propTypes;
1308
+ else if (typeof r == "object" && (r.$$typeof === N || // Note: Memo only checks outer props here.
1309
+ // Inner props are checked in the reconciler.
1310
+ r.$$typeof === V))
1311
+ n = r.propTypes;
1312
+ else
1313
+ return;
1314
+ if (n) {
1315
+ var i = ge(r);
1316
+ Ht(n, e.props, "prop", i, e);
1317
+ } else if (r.PropTypes !== void 0 && !Fr) {
1318
+ Fr = !0;
1319
+ var c = ge(r);
1320
+ _("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", c || "Unknown");
1321
+ }
1322
+ typeof r.getDefaultProps == "function" && !r.getDefaultProps.isReactClassApproved && _("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
1323
+ }
1324
+ }
1325
+ function Qt(e) {
1326
+ {
1327
+ for (var r = Object.keys(e.props), n = 0; n < r.length; n++) {
1328
+ var i = r[n];
1329
+ if (i !== "children" && i !== "key") {
1330
+ Ye(e), _("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", i), Ye(null);
1331
+ break;
1332
+ }
1333
+ }
1334
+ e.ref !== null && (Ye(e), _("Invalid attribute `ref` supplied to `React.Fragment`."), Ye(null));
1335
+ }
1336
+ }
1337
+ function ht(e, r, n) {
1338
+ var i = u(e);
1339
+ if (!i) {
1340
+ var c = "";
1341
+ (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (c += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
1342
+ var y = Gt(r);
1343
+ y ? c += y : c += ut();
1344
+ var b;
1345
+ e === null ? b = "null" : $e(e) ? b = "array" : e !== void 0 && e.$$typeof === f ? (b = "<" + (ge(e.type) || "Unknown") + " />", c = " Did you accidentally export a JSX literal instead of a component?") : b = typeof e, _("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", b, c);
1346
+ }
1347
+ var g = zr.apply(this, arguments);
1348
+ if (g == null)
1349
+ return g;
1350
+ if (i)
1351
+ for (var P = 2; P < arguments.length; P++)
1352
+ ft(arguments[P], e);
1353
+ return e === A ? Qt(g) : dt(g), g;
1354
+ }
1355
+ var pt = !1;
1356
+ function Jt(e) {
1357
+ var r = ht.bind(null, e);
1358
+ return r.type = e, pt || (pt = !0, he("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")), Object.defineProperty(r, "type", {
1359
+ enumerable: !1,
1360
+ get: function() {
1361
+ return he("Factory.type is deprecated. Access the class directly before passing it to createFactory."), Object.defineProperty(this, "type", {
1362
+ value: e
1363
+ }), e;
1364
+ }
1365
+ }), r;
1366
+ }
1367
+ function Xt(e, r, n) {
1368
+ for (var i = Rr.apply(this, arguments), c = 2; c < arguments.length; c++)
1369
+ ft(arguments[c], i.type);
1370
+ return dt(i), i;
1371
+ }
1372
+ function ea(e, r) {
1373
+ var n = ve.transition;
1374
+ ve.transition = {};
1375
+ var i = ve.transition;
1376
+ ve.transition._updatedFibers = /* @__PURE__ */ new Set();
1377
+ try {
1378
+ e();
1379
+ } finally {
1380
+ if (ve.transition = n, n === null && i._updatedFibers) {
1381
+ var c = i._updatedFibers.size;
1382
+ c > 10 && he("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."), i._updatedFibers.clear();
1383
+ }
1384
+ }
1385
+ }
1386
+ var vt = !1, br = null;
1387
+ function ra(e) {
1388
+ if (br === null)
1389
+ try {
1390
+ var r = ("require" + Math.random()).slice(0, 7), n = o && o[r];
1391
+ br = n.call(o, "timers").setImmediate;
1392
+ } catch {
1393
+ br = function(c) {
1394
+ vt === !1 && (vt = !0, typeof MessageChannel > "u" && _("This browser does not have a MessageChannel implementation, so enqueuing tasks via await act(async () => ...) will fail. Please file an issue at https://github.com/facebook/react/issues if you encounter this warning."));
1395
+ var y = new MessageChannel();
1396
+ y.port1.onmessage = c, y.port2.postMessage(void 0);
1397
+ };
1398
+ }
1399
+ return br(e);
1400
+ }
1401
+ var Be = 0, bt = !1;
1402
+ function ta(e) {
1403
+ {
1404
+ var r = Be;
1405
+ Be++, Q.current === null && (Q.current = []);
1406
+ var n = Q.isBatchingLegacy, i;
1407
+ try {
1408
+ if (Q.isBatchingLegacy = !0, i = e(), !n && Q.didScheduleLegacyUpdate) {
1409
+ var c = Q.current;
1410
+ c !== null && (Q.didScheduleLegacyUpdate = !1, Vr(c));
1411
+ }
1412
+ } catch (G) {
1413
+ throw _r(r), G;
1414
+ } finally {
1415
+ Q.isBatchingLegacy = n;
1416
+ }
1417
+ if (i !== null && typeof i == "object" && typeof i.then == "function") {
1418
+ var y = i, b = !1, g = {
1419
+ then: function(G, te) {
1420
+ b = !0, y.then(function(ie) {
1421
+ _r(r), Be === 0 ? Lr(ie, G, te) : G(ie);
1422
+ }, function(ie) {
1423
+ _r(r), te(ie);
1424
+ });
1425
+ }
1426
+ };
1427
+ return !bt && typeof Promise < "u" && Promise.resolve().then(function() {
1428
+ }).then(function() {
1429
+ b || (bt = !0, _("You called act(async () => ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"));
1430
+ }), g;
1431
+ } else {
1432
+ var P = i;
1433
+ if (_r(r), Be === 0) {
1434
+ var $ = Q.current;
1435
+ $ !== null && (Vr($), Q.current = null);
1436
+ var Y = {
1437
+ then: function(G, te) {
1438
+ Q.current === null ? (Q.current = [], Lr(P, G, te)) : G(P);
1439
+ }
1440
+ };
1441
+ return Y;
1442
+ } else {
1443
+ var B = {
1444
+ then: function(G, te) {
1445
+ G(P);
1446
+ }
1447
+ };
1448
+ return B;
1449
+ }
1450
+ }
1451
+ }
1452
+ }
1453
+ function _r(e) {
1454
+ e !== Be - 1 && _("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "), Be = e;
1455
+ }
1456
+ function Lr(e, r, n) {
1457
+ {
1458
+ var i = Q.current;
1459
+ if (i !== null)
1460
+ try {
1461
+ Vr(i), ra(function() {
1462
+ i.length === 0 ? (Q.current = null, r(e)) : Lr(e, r, n);
1463
+ });
1464
+ } catch (c) {
1465
+ n(c);
1466
+ }
1467
+ else
1468
+ r(e);
1469
+ }
1470
+ }
1471
+ var $r = !1;
1472
+ function Vr(e) {
1473
+ if (!$r) {
1474
+ $r = !0;
1475
+ var r = 0;
1476
+ try {
1477
+ for (; r < e.length; r++) {
1478
+ var n = e[r];
1479
+ do
1480
+ n = n(!0);
1481
+ while (n !== null);
1482
+ }
1483
+ e.length = 0;
1484
+ } catch (i) {
1485
+ throw e = e.slice(r + 1), i;
1486
+ } finally {
1487
+ $r = !1;
1488
+ }
1489
+ }
1490
+ }
1491
+ var aa = ht, na = Xt, oa = Jt, sa = {
1492
+ map: Fe,
1493
+ forEach: ur,
1494
+ count: kr,
1495
+ toArray: Or,
1496
+ only: lr
1497
+ };
1498
+ s.Children = sa, s.Component = R, s.Fragment = A, s.Profiler = S, s.PureComponent = ae, s.StrictMode = M, s.Suspense = H, s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = re, s.cloneElement = na, s.createContext = cr, s.createElement = aa, s.createFactory = oa, s.createRef = gr, s.forwardRef = Ar, s.isValidElement = ke, s.lazy = Mr, s.memo = p, s.startTransition = ea, s.unstable_act = ta, s.useCallback = pe, s.useContext = T, s.useDebugValue = ye, s.useDeferredValue = Lt, s.useEffect = se, s.useId = $t, s.useImperativeHandle = fr, s.useInsertionEffect = K, s.useLayoutEffect = Z, s.useMemo = Pe, s.useReducer = j, s.useRef = z, s.useState = I, s.useSyncExternalStore = Vt, s.useTransition = Ft, s.version = d, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
1499
+ }();
1500
+ }(Xe, Xe.exports)), Xe.exports;
1501
+ }
1502
+ var Ct;
1503
+ function Hr() {
1504
+ return Ct || (Ct = 1, process.env.NODE_ENV === "production" ? yr.exports = fa() : yr.exports = da()), yr.exports;
1505
+ }
3
1506
  /**
4
1507
  * @license React
5
1508
  * react-jsx-runtime.production.min.js
@@ -9,25 +1512,25 @@ var ye = { exports: {} }, X = {};
9
1512
  * This source code is licensed under the MIT license found in the
10
1513
  * LICENSE file in the root directory of this source tree.
11
1514
  */
12
- var He;
13
- function qa() {
14
- if (He)
15
- return X;
16
- He = 1;
17
- var a = ce, r = Symbol.for("react.element"), o = Symbol.for("react.fragment"), n = Object.prototype.hasOwnProperty, i = a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, C = { key: !0, ref: !0, __self: !0, __source: !0 };
18
- function v(b, f, z) {
19
- var w, M = {}, S = null, E = null;
20
- z !== void 0 && (S = "" + z), f.key !== void 0 && (S = "" + f.key), f.ref !== void 0 && (E = f.ref);
21
- for (w in f)
22
- n.call(f, w) && !C.hasOwnProperty(w) && (M[w] = f[w]);
23
- if (b && b.defaultProps)
24
- for (w in f = b.defaultProps, f)
25
- M[w] === void 0 && (M[w] = f[w]);
26
- return { $$typeof: r, type: b, key: S, ref: E, props: M, _owner: i.current };
1515
+ var wt;
1516
+ function ha() {
1517
+ if (wt)
1518
+ return Qe;
1519
+ wt = 1;
1520
+ var o = Hr(), s = Symbol.for("react.element"), d = Symbol.for("react.fragment"), f = Object.prototype.hasOwnProperty, m = o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, A = { key: !0, ref: !0, __self: !0, __source: !0 };
1521
+ function M(S, C, L) {
1522
+ var N, H = {}, ne = null, V = null;
1523
+ L !== void 0 && (ne = "" + L), C.key !== void 0 && (ne = "" + C.key), C.ref !== void 0 && (V = C.ref);
1524
+ for (N in C)
1525
+ f.call(C, N) && !A.hasOwnProperty(N) && (H[N] = C[N]);
1526
+ if (S && S.defaultProps)
1527
+ for (N in C = S.defaultProps, C)
1528
+ H[N] === void 0 && (H[N] = C[N]);
1529
+ return { $$typeof: s, type: S, key: ne, ref: V, props: H, _owner: m.current };
27
1530
  }
28
- return X.Fragment = o, X.jsx = v, X.jsxs = v, X;
1531
+ return Qe.Fragment = d, Qe.jsx = M, Qe.jsxs = M, Qe;
29
1532
  }
30
- var ee = {};
1533
+ var Je = {};
31
1534
  /**
32
1535
  * @license React
33
1536
  * react-jsx-runtime.development.js
@@ -37,91 +1540,91 @@ var ee = {};
37
1540
  * This source code is licensed under the MIT license found in the
38
1541
  * LICENSE file in the root directory of this source tree.
39
1542
  */
40
- var Ze;
41
- function Va() {
42
- return Ze || (Ze = 1, process.env.NODE_ENV !== "production" && function() {
43
- var a = ce, r = Symbol.for("react.element"), o = Symbol.for("react.portal"), n = Symbol.for("react.fragment"), i = Symbol.for("react.strict_mode"), C = Symbol.for("react.profiler"), v = Symbol.for("react.provider"), b = Symbol.for("react.context"), f = Symbol.for("react.forward_ref"), z = Symbol.for("react.suspense"), w = Symbol.for("react.suspense_list"), M = Symbol.for("react.memo"), S = Symbol.for("react.lazy"), E = Symbol.for("react.offscreen"), F = Symbol.iterator, fe = "@@iterator";
44
- function G(e) {
45
- if (e === null || typeof e != "object")
1543
+ var zt;
1544
+ function pa() {
1545
+ return zt || (zt = 1, process.env.NODE_ENV !== "production" && function() {
1546
+ var o = Hr(), s = Symbol.for("react.element"), d = Symbol.for("react.portal"), f = Symbol.for("react.fragment"), m = Symbol.for("react.strict_mode"), A = Symbol.for("react.profiler"), M = Symbol.for("react.provider"), S = Symbol.for("react.context"), C = Symbol.for("react.forward_ref"), L = Symbol.for("react.suspense"), N = Symbol.for("react.suspense_list"), H = Symbol.for("react.memo"), ne = Symbol.for("react.lazy"), V = Symbol.for("react.offscreen"), ue = Symbol.iterator, Re = "@@iterator";
1547
+ function ce(t) {
1548
+ if (t === null || typeof t != "object")
46
1549
  return null;
47
- var t = F && e[F] || e[fe];
48
- return typeof t == "function" ? t : null;
1550
+ var u = ue && t[ue] || t[Re];
1551
+ return typeof u == "function" ? u : null;
49
1552
  }
50
- var D = a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
51
- function j(e) {
1553
+ var fe = o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
1554
+ function q(t) {
52
1555
  {
53
- for (var t = arguments.length, l = new Array(t > 1 ? t - 1 : 0), d = 1; d < t; d++)
54
- l[d - 1] = arguments[d];
55
- O("error", e, l);
1556
+ for (var u = arguments.length, p = new Array(u > 1 ? u - 1 : 0), v = 1; v < u; v++)
1557
+ p[v - 1] = arguments[v];
1558
+ ee("error", t, p);
56
1559
  }
57
1560
  }
58
- function O(e, t, l) {
1561
+ function ee(t, u, p) {
59
1562
  {
60
- var d = D.ReactDebugCurrentFrame, h = d.getStackAddendum();
61
- h !== "" && (t += "%s", l = l.concat([h]));
62
- var x = l.map(function(c) {
63
- return String(c);
1563
+ var v = fe.ReactDebugCurrentFrame, T = v.getStackAddendum();
1564
+ T !== "" && (u += "%s", p = p.concat([T]));
1565
+ var I = p.map(function(j) {
1566
+ return String(j);
64
1567
  });
65
- x.unshift("Warning: " + t), Function.prototype.apply.call(console[e], console, x);
1568
+ I.unshift("Warning: " + u), Function.prototype.apply.call(console[t], console, I);
66
1569
  }
67
1570
  }
68
- var he = !1, Se = !1, p = !1, _ = !1, $ = !1, W;
69
- W = Symbol.for("react.module.reference");
70
- function te(e) {
71
- return !!(typeof e == "string" || typeof e == "function" || e === n || e === C || $ || e === i || e === z || e === w || _ || e === E || he || Se || p || typeof e == "object" && e !== null && (e.$$typeof === S || e.$$typeof === M || e.$$typeof === v || e.$$typeof === b || e.$$typeof === f || // This needs to include all possible module reference object
1571
+ var ve = !1, Q = !1, w = !1, k = !1, de = !1, _e;
1572
+ _e = Symbol.for("react.module.reference");
1573
+ function xe(t) {
1574
+ return !!(typeof t == "string" || typeof t == "function" || t === f || t === A || de || t === m || t === L || t === N || k || t === V || ve || Q || w || typeof t == "object" && t !== null && (t.$$typeof === ne || t.$$typeof === H || t.$$typeof === M || t.$$typeof === S || t.$$typeof === C || // This needs to include all possible module reference object
72
1575
  // types supported by any Flight configuration anywhere since
73
1576
  // we don't know which Flight build this will end up being used
74
1577
  // with.
75
- e.$$typeof === W || e.getModuleId !== void 0));
1578
+ t.$$typeof === _e || t.getModuleId !== void 0));
76
1579
  }
77
- function K(e, t, l) {
78
- var d = e.displayName;
79
- if (d)
80
- return d;
81
- var h = t.displayName || t.name || "";
82
- return h !== "" ? l + "(" + h + ")" : l;
1580
+ function Ce(t, u, p) {
1581
+ var v = t.displayName;
1582
+ if (v)
1583
+ return v;
1584
+ var T = u.displayName || u.name || "";
1585
+ return T !== "" ? p + "(" + T + ")" : p;
83
1586
  }
84
- function Y(e) {
85
- return e.displayName || "Context";
1587
+ function me(t) {
1588
+ return t.displayName || "Context";
86
1589
  }
87
- function R(e) {
88
- if (e == null)
1590
+ function J(t) {
1591
+ if (t == null)
89
1592
  return null;
90
- if (typeof e.tag == "number" && j("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
91
- return e.displayName || e.name || null;
92
- if (typeof e == "string")
93
- return e;
94
- switch (e) {
95
- case n:
1593
+ if (typeof t.tag == "number" && q("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof t == "function")
1594
+ return t.displayName || t.name || null;
1595
+ if (typeof t == "string")
1596
+ return t;
1597
+ switch (t) {
1598
+ case f:
96
1599
  return "Fragment";
97
- case o:
1600
+ case d:
98
1601
  return "Portal";
99
- case C:
1602
+ case A:
100
1603
  return "Profiler";
101
- case i:
1604
+ case m:
102
1605
  return "StrictMode";
103
- case z:
1606
+ case L:
104
1607
  return "Suspense";
105
- case w:
1608
+ case N:
106
1609
  return "SuspenseList";
107
1610
  }
108
- if (typeof e == "object")
109
- switch (e.$$typeof) {
110
- case b:
111
- var t = e;
112
- return Y(t) + ".Consumer";
113
- case v:
114
- var l = e;
115
- return Y(l._context) + ".Provider";
116
- case f:
117
- return K(e, e.render, "ForwardRef");
1611
+ if (typeof t == "object")
1612
+ switch (t.$$typeof) {
1613
+ case S:
1614
+ var u = t;
1615
+ return me(u) + ".Consumer";
118
1616
  case M:
119
- var d = e.displayName || null;
120
- return d !== null ? d : R(e.type) || "Memo";
121
- case S: {
122
- var h = e, x = h._payload, c = h._init;
1617
+ var p = t;
1618
+ return me(p._context) + ".Provider";
1619
+ case C:
1620
+ return Ce(t, t.render, "ForwardRef");
1621
+ case H:
1622
+ var v = t.displayName || null;
1623
+ return v !== null ? v : J(t.type) || "Memo";
1624
+ case ne: {
1625
+ var T = t, I = T._payload, j = T._init;
123
1626
  try {
124
- return R(c(x));
1627
+ return J(j(I));
125
1628
  } catch {
126
1629
  return null;
127
1630
  }
@@ -129,633 +1632,603 @@ function Va() {
129
1632
  }
130
1633
  return null;
131
1634
  }
132
- var T = Object.assign, q = 0, J, B, V, se, A, L, U;
133
- function oe() {
1635
+ var oe = Object.assign, re = 0, he, _, le, we, a, l, x;
1636
+ function O() {
134
1637
  }
135
- oe.__reactDisabledLog = !0;
136
- function ca() {
1638
+ O.__reactDisabledLog = !0;
1639
+ function R() {
137
1640
  {
138
- if (q === 0) {
139
- J = console.log, B = console.info, V = console.warn, se = console.error, A = console.group, L = console.groupCollapsed, U = console.groupEnd;
140
- var e = {
1641
+ if (re === 0) {
1642
+ he = console.log, _ = console.info, le = console.warn, we = console.error, a = console.group, l = console.groupCollapsed, x = console.groupEnd;
1643
+ var t = {
141
1644
  configurable: !0,
142
1645
  enumerable: !0,
143
- value: oe,
1646
+ value: O,
144
1647
  writable: !0
145
1648
  };
146
1649
  Object.defineProperties(console, {
147
- info: e,
148
- log: e,
149
- warn: e,
150
- error: e,
151
- group: e,
152
- groupCollapsed: e,
153
- groupEnd: e
1650
+ info: t,
1651
+ log: t,
1652
+ warn: t,
1653
+ error: t,
1654
+ group: t,
1655
+ groupCollapsed: t,
1656
+ groupEnd: t
154
1657
  });
155
1658
  }
156
- q++;
1659
+ re++;
157
1660
  }
158
1661
  }
159
- function fa() {
1662
+ function U() {
160
1663
  {
161
- if (q--, q === 0) {
162
- var e = {
1664
+ if (re--, re === 0) {
1665
+ var t = {
163
1666
  configurable: !0,
164
1667
  enumerable: !0,
165
1668
  writable: !0
166
1669
  };
167
1670
  Object.defineProperties(console, {
168
- log: T({}, e, {
169
- value: J
1671
+ log: oe({}, t, {
1672
+ value: he
170
1673
  }),
171
- info: T({}, e, {
172
- value: B
1674
+ info: oe({}, t, {
1675
+ value: _
173
1676
  }),
174
- warn: T({}, e, {
175
- value: V
1677
+ warn: oe({}, t, {
1678
+ value: le
176
1679
  }),
177
- error: T({}, e, {
178
- value: se
1680
+ error: oe({}, t, {
1681
+ value: we
179
1682
  }),
180
- group: T({}, e, {
181
- value: A
1683
+ group: oe({}, t, {
1684
+ value: a
182
1685
  }),
183
- groupCollapsed: T({}, e, {
184
- value: L
1686
+ groupCollapsed: oe({}, t, {
1687
+ value: l
185
1688
  }),
186
- groupEnd: T({}, e, {
187
- value: U
1689
+ groupEnd: oe({}, t, {
1690
+ value: x
188
1691
  })
189
1692
  });
190
1693
  }
191
- q < 0 && j("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
1694
+ re < 0 && q("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
192
1695
  }
193
1696
  }
194
- var be = D.ReactCurrentDispatcher, xe;
195
- function ne(e, t, l) {
1697
+ var W = fe.ReactCurrentDispatcher, F;
1698
+ function D(t, u, p) {
196
1699
  {
197
- if (xe === void 0)
1700
+ if (F === void 0)
198
1701
  try {
199
1702
  throw Error();
200
- } catch (h) {
201
- var d = h.stack.trim().match(/\n( *(at )?)/);
202
- xe = d && d[1] || "";
1703
+ } catch (T) {
1704
+ var v = T.stack.trim().match(/\n( *(at )?)/);
1705
+ F = v && v[1] || "";
203
1706
  }
204
1707
  return `
205
- ` + xe + e;
1708
+ ` + F + t;
206
1709
  }
207
1710
  }
208
- var _e = !1, le;
1711
+ var ae = !1, je;
209
1712
  {
210
- var ha = typeof WeakMap == "function" ? WeakMap : Map;
211
- le = new ha();
1713
+ var gr = typeof WeakMap == "function" ? WeakMap : Map;
1714
+ je = new gr();
212
1715
  }
213
- function Pe(e, t) {
214
- if (!e || _e)
1716
+ function er(t, u) {
1717
+ if (!t || ae)
215
1718
  return "";
216
1719
  {
217
- var l = le.get(e);
218
- if (l !== void 0)
219
- return l;
1720
+ var p = je.get(t);
1721
+ if (p !== void 0)
1722
+ return p;
220
1723
  }
221
- var d;
222
- _e = !0;
223
- var h = Error.prepareStackTrace;
1724
+ var v;
1725
+ ae = !0;
1726
+ var T = Error.prepareStackTrace;
224
1727
  Error.prepareStackTrace = void 0;
225
- var x;
226
- x = be.current, be.current = null, ca();
1728
+ var I;
1729
+ I = W.current, W.current = null, R();
227
1730
  try {
228
- if (t) {
229
- var c = function() {
1731
+ if (u) {
1732
+ var j = function() {
230
1733
  throw Error();
231
1734
  };
232
- if (Object.defineProperty(c.prototype, "props", {
1735
+ if (Object.defineProperty(j.prototype, "props", {
233
1736
  set: function() {
234
1737
  throw Error();
235
1738
  }
236
1739
  }), typeof Reflect == "object" && Reflect.construct) {
237
1740
  try {
238
- Reflect.construct(c, []);
239
- } catch (I) {
240
- d = I;
1741
+ Reflect.construct(j, []);
1742
+ } catch (ye) {
1743
+ v = ye;
241
1744
  }
242
- Reflect.construct(e, [], c);
1745
+ Reflect.construct(t, [], j);
243
1746
  } else {
244
1747
  try {
245
- c.call();
246
- } catch (I) {
247
- d = I;
1748
+ j.call();
1749
+ } catch (ye) {
1750
+ v = ye;
248
1751
  }
249
- e.call(c.prototype);
1752
+ t.call(j.prototype);
250
1753
  }
251
1754
  } else {
252
1755
  try {
253
1756
  throw Error();
254
- } catch (I) {
255
- d = I;
1757
+ } catch (ye) {
1758
+ v = ye;
256
1759
  }
257
- e();
1760
+ t();
258
1761
  }
259
- } catch (I) {
260
- if (I && d && typeof I.stack == "string") {
261
- for (var u = I.stack.split(`
262
- `), k = d.stack.split(`
263
- `), m = u.length - 1, y = k.length - 1; m >= 1 && y >= 0 && u[m] !== k[y]; )
264
- y--;
265
- for (; m >= 1 && y >= 0; m--, y--)
266
- if (u[m] !== k[y]) {
267
- if (m !== 1 || y !== 1)
1762
+ } catch (ye) {
1763
+ if (ye && v && typeof ye.stack == "string") {
1764
+ for (var z = ye.stack.split(`
1765
+ `), se = v.stack.split(`
1766
+ `), K = z.length - 1, Z = se.length - 1; K >= 1 && Z >= 0 && z[K] !== se[Z]; )
1767
+ Z--;
1768
+ for (; K >= 1 && Z >= 0; K--, Z--)
1769
+ if (z[K] !== se[Z]) {
1770
+ if (K !== 1 || Z !== 1)
268
1771
  do
269
- if (m--, y--, y < 0 || u[m] !== k[y]) {
270
- var P = `
271
- ` + u[m].replace(" at new ", " at ");
272
- return e.displayName && P.includes("<anonymous>") && (P = P.replace("<anonymous>", e.displayName)), typeof e == "function" && le.set(e, P), P;
1772
+ if (K--, Z--, Z < 0 || z[K] !== se[Z]) {
1773
+ var pe = `
1774
+ ` + z[K].replace(" at new ", " at ");
1775
+ return t.displayName && pe.includes("<anonymous>") && (pe = pe.replace("<anonymous>", t.displayName)), typeof t == "function" && je.set(t, pe), pe;
273
1776
  }
274
- while (m >= 1 && y >= 0);
1777
+ while (K >= 1 && Z >= 0);
275
1778
  break;
276
1779
  }
277
1780
  }
278
1781
  } finally {
279
- _e = !1, be.current = x, fa(), Error.prepareStackTrace = h;
1782
+ ae = !1, W.current = I, U(), Error.prepareStackTrace = T;
280
1783
  }
281
- var Z = e ? e.displayName || e.name : "", Be = Z ? ne(Z) : "";
282
- return typeof e == "function" && le.set(e, Be), Be;
1784
+ var Pe = t ? t.displayName || t.name : "", fr = Pe ? D(Pe) : "";
1785
+ return typeof t == "function" && je.set(t, fr), fr;
283
1786
  }
284
- function ba(e, t, l) {
285
- return Pe(e, !1);
1787
+ function $e(t, u, p) {
1788
+ return er(t, !1);
286
1789
  }
287
- function xa(e) {
288
- var t = e.prototype;
289
- return !!(t && t.isReactComponent);
1790
+ function Cr(t) {
1791
+ var u = t.prototype;
1792
+ return !!(u && u.isReactComponent);
290
1793
  }
291
- function ie(e, t, l) {
292
- if (e == null)
1794
+ function Ve(t, u, p) {
1795
+ if (t == null)
293
1796
  return "";
294
- if (typeof e == "function")
295
- return Pe(e, xa(e));
296
- if (typeof e == "string")
297
- return ne(e);
298
- switch (e) {
299
- case z:
300
- return ne("Suspense");
301
- case w:
302
- return ne("SuspenseList");
303
- }
304
- if (typeof e == "object")
305
- switch (e.$$typeof) {
306
- case f:
307
- return ba(e.render);
308
- case M:
309
- return ie(e.type, t, l);
310
- case S: {
311
- var d = e, h = d._payload, x = d._init;
1797
+ if (typeof t == "function")
1798
+ return er(t, Cr(t));
1799
+ if (typeof t == "string")
1800
+ return D(t);
1801
+ switch (t) {
1802
+ case L:
1803
+ return D("Suspense");
1804
+ case N:
1805
+ return D("SuspenseList");
1806
+ }
1807
+ if (typeof t == "object")
1808
+ switch (t.$$typeof) {
1809
+ case C:
1810
+ return $e(t.render);
1811
+ case H:
1812
+ return Ve(t.type, u, p);
1813
+ case ne: {
1814
+ var v = t, T = v._payload, I = v._init;
312
1815
  try {
313
- return ie(x(h), t, l);
1816
+ return Ve(I(T), u, p);
314
1817
  } catch {
315
1818
  }
316
1819
  }
317
1820
  }
318
1821
  return "";
319
1822
  }
320
- var de = Object.prototype.hasOwnProperty, Te = {}, Ne = D.ReactDebugCurrentFrame;
321
- function ue(e) {
322
- if (e) {
323
- var t = e._owner, l = ie(e.type, e._source, t ? t.type : null);
324
- Ne.setExtraStackFrame(l);
1823
+ var Te = Object.prototype.hasOwnProperty, Me = {}, rr = fe.ReactDebugCurrentFrame;
1824
+ function Ae(t) {
1825
+ if (t) {
1826
+ var u = t._owner, p = Ve(t.type, t._source, u ? u.type : null);
1827
+ rr.setExtraStackFrame(p);
325
1828
  } else
326
- Ne.setExtraStackFrame(null);
1829
+ rr.setExtraStackFrame(null);
327
1830
  }
328
- function _a(e, t, l, d, h) {
1831
+ function ge(t, u, p, v, T) {
329
1832
  {
330
- var x = Function.call.bind(de);
331
- for (var c in e)
332
- if (x(e, c)) {
333
- var u = void 0;
1833
+ var I = Function.call.bind(Te);
1834
+ for (var j in t)
1835
+ if (I(t, j)) {
1836
+ var z = void 0;
334
1837
  try {
335
- if (typeof e[c] != "function") {
336
- var k = Error((d || "React class") + ": " + l + " type `" + c + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[c] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
337
- throw k.name = "Invariant Violation", k;
1838
+ if (typeof t[j] != "function") {
1839
+ var se = Error((v || "React class") + ": " + p + " type `" + j + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof t[j] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
1840
+ throw se.name = "Invariant Violation", se;
338
1841
  }
339
- u = e[c](t, c, d, l, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
340
- } catch (m) {
341
- u = m;
1842
+ z = t[j](u, j, v, p, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
1843
+ } catch (K) {
1844
+ z = K;
342
1845
  }
343
- u && !(u instanceof Error) && (ue(h), j("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", d || "React class", l, c, typeof u), ue(null)), u instanceof Error && !(u.message in Te) && (Te[u.message] = !0, ue(h), j("Failed %s type: %s", l, u.message), ue(null));
1846
+ z && !(z instanceof Error) && (Ae(T), q("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", v || "React class", p, j, typeof z), Ae(null)), z instanceof Error && !(z.message in Me) && (Me[z.message] = !0, Ae(T), q("Failed %s type: %s", p, z.message), Ae(null));
344
1847
  }
345
1848
  }
346
1849
  }
347
- var va = Array.isArray;
348
- function ve(e) {
349
- return va(e);
1850
+ var De = Array.isArray;
1851
+ function Ue(t) {
1852
+ return De(t);
350
1853
  }
351
- function pa(e) {
1854
+ function tr(t) {
352
1855
  {
353
- var t = typeof Symbol == "function" && Symbol.toStringTag, l = t && e[Symbol.toStringTag] || e.constructor.name || "Object";
354
- return l;
1856
+ var u = typeof Symbol == "function" && Symbol.toStringTag, p = u && t[Symbol.toStringTag] || t.constructor.name || "Object";
1857
+ return p;
355
1858
  }
356
1859
  }
357
- function Ca(e) {
1860
+ function ar(t) {
358
1861
  try {
359
- return Ae(e), !1;
1862
+ return We(t), !1;
360
1863
  } catch {
361
1864
  return !0;
362
1865
  }
363
1866
  }
364
- function Ae(e) {
365
- return "" + e;
1867
+ function We(t) {
1868
+ return "" + t;
366
1869
  }
367
- function De(e) {
368
- if (Ca(e))
369
- return j("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", pa(e)), Ae(e);
1870
+ function He(t) {
1871
+ if (ar(t))
1872
+ return q("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", tr(t)), We(t);
370
1873
  }
371
- var Q = D.ReactCurrentOwner, ma = {
1874
+ var Se = fe.ReactCurrentOwner, wr = {
372
1875
  key: !0,
373
1876
  ref: !0,
374
1877
  __self: !0,
375
1878
  __source: !0
376
- }, Le, Ie, pe;
377
- pe = {};
378
- function ga(e) {
379
- if (de.call(e, "ref")) {
380
- var t = Object.getOwnPropertyDescriptor(e, "ref").get;
381
- if (t && t.isReactWarning)
1879
+ }, nr, or, Ie;
1880
+ Ie = {};
1881
+ function zr(t) {
1882
+ if (Te.call(t, "ref")) {
1883
+ var u = Object.getOwnPropertyDescriptor(t, "ref").get;
1884
+ if (u && u.isReactWarning)
382
1885
  return !1;
383
1886
  }
384
- return e.ref !== void 0;
1887
+ return t.ref !== void 0;
385
1888
  }
386
- function za(e) {
387
- if (de.call(e, "key")) {
388
- var t = Object.getOwnPropertyDescriptor(e, "key").get;
389
- if (t && t.isReactWarning)
1889
+ function Er(t) {
1890
+ if (Te.call(t, "key")) {
1891
+ var u = Object.getOwnPropertyDescriptor(t, "key").get;
1892
+ if (u && u.isReactWarning)
390
1893
  return !1;
391
1894
  }
392
- return e.key !== void 0;
1895
+ return t.key !== void 0;
393
1896
  }
394
- function wa(e, t) {
395
- if (typeof e.ref == "string" && Q.current && t && Q.current.stateNode !== t) {
396
- var l = R(Q.current.type);
397
- pe[l] || (j('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', R(Q.current.type), e.ref), pe[l] = !0);
1897
+ function Rr(t, u) {
1898
+ if (typeof t.ref == "string" && Se.current && u && Se.current.stateNode !== u) {
1899
+ var p = J(Se.current.type);
1900
+ Ie[p] || (q('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', J(Se.current.type), t.ref), Ie[p] = !0);
398
1901
  }
399
1902
  }
400
- function ya(e, t) {
1903
+ function ke(t, u) {
401
1904
  {
402
- var l = function() {
403
- Le || (Le = !0, j("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", t));
1905
+ var p = function() {
1906
+ nr || (nr = !0, q("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", u));
404
1907
  };
405
- l.isReactWarning = !0, Object.defineProperty(e, "key", {
406
- get: l,
1908
+ p.isReactWarning = !0, Object.defineProperty(t, "key", {
1909
+ get: p,
407
1910
  configurable: !0
408
1911
  });
409
1912
  }
410
1913
  }
411
- function ja(e, t) {
1914
+ function sr(t, u) {
412
1915
  {
413
- var l = function() {
414
- Ie || (Ie = !0, j("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", t));
1916
+ var p = function() {
1917
+ or || (or = !0, q("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", u));
415
1918
  };
416
- l.isReactWarning = !0, Object.defineProperty(e, "ref", {
417
- get: l,
1919
+ p.isReactWarning = !0, Object.defineProperty(t, "ref", {
1920
+ get: p,
418
1921
  configurable: !0
419
1922
  });
420
1923
  }
421
1924
  }
422
- var Ea = function(e, t, l, d, h, x, c) {
423
- var u = {
1925
+ var jr = function(t, u, p, v, T, I, j) {
1926
+ var z = {
424
1927
  // This tag allows us to uniquely identify this as a React Element
425
- $$typeof: r,
1928
+ $$typeof: s,
426
1929
  // Built-in properties that belong on the element
427
- type: e,
428
- key: t,
429
- ref: l,
430
- props: c,
1930
+ type: t,
1931
+ key: u,
1932
+ ref: p,
1933
+ props: j,
431
1934
  // Record the component responsible for creating this element.
432
- _owner: x
1935
+ _owner: I
433
1936
  };
434
- return u._store = {}, Object.defineProperty(u._store, "validated", {
1937
+ return z._store = {}, Object.defineProperty(z._store, "validated", {
435
1938
  configurable: !1,
436
1939
  enumerable: !1,
437
1940
  writable: !0,
438
1941
  value: !1
439
- }), Object.defineProperty(u, "_self", {
1942
+ }), Object.defineProperty(z, "_self", {
440
1943
  configurable: !1,
441
1944
  enumerable: !1,
442
1945
  writable: !1,
443
- value: d
444
- }), Object.defineProperty(u, "_source", {
1946
+ value: v
1947
+ }), Object.defineProperty(z, "_source", {
445
1948
  configurable: !1,
446
1949
  enumerable: !1,
447
1950
  writable: !1,
448
- value: h
449
- }), Object.freeze && (Object.freeze(u.props), Object.freeze(u)), u;
1951
+ value: T
1952
+ }), Object.freeze && (Object.freeze(z.props), Object.freeze(z)), z;
450
1953
  };
451
- function Ma(e, t, l, d, h) {
1954
+ function Sr(t, u, p, v, T) {
452
1955
  {
453
- var x, c = {}, u = null, k = null;
454
- l !== void 0 && (De(l), u = "" + l), za(t) && (De(t.key), u = "" + t.key), ga(t) && (k = t.ref, wa(t, h));
455
- for (x in t)
456
- de.call(t, x) && !ma.hasOwnProperty(x) && (c[x] = t[x]);
457
- if (e && e.defaultProps) {
458
- var m = e.defaultProps;
459
- for (x in m)
460
- c[x] === void 0 && (c[x] = m[x]);
1956
+ var I, j = {}, z = null, se = null;
1957
+ p !== void 0 && (He(p), z = "" + p), Er(u) && (He(u.key), z = "" + u.key), zr(u) && (se = u.ref, Rr(u, T));
1958
+ for (I in u)
1959
+ Te.call(u, I) && !wr.hasOwnProperty(I) && (j[I] = u[I]);
1960
+ if (t && t.defaultProps) {
1961
+ var K = t.defaultProps;
1962
+ for (I in K)
1963
+ j[I] === void 0 && (j[I] = K[I]);
461
1964
  }
462
- if (u || k) {
463
- var y = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
464
- u && ya(c, y), k && ja(c, y);
1965
+ if (z || se) {
1966
+ var Z = typeof t == "function" ? t.displayName || t.name || "Unknown" : t;
1967
+ z && ke(j, Z), se && sr(j, Z);
465
1968
  }
466
- return Ea(e, u, k, h, d, Q.current, c);
1969
+ return jr(t, z, se, T, v, Se.current, j);
467
1970
  }
468
1971
  }
469
- var Ce = D.ReactCurrentOwner, Fe = D.ReactDebugCurrentFrame;
470
- function H(e) {
471
- if (e) {
472
- var t = e._owner, l = ie(e.type, e._source, t ? t.type : null);
473
- Fe.setExtraStackFrame(l);
1972
+ var qe = fe.ReactCurrentOwner, ir = fe.ReactDebugCurrentFrame;
1973
+ function ze(t) {
1974
+ if (t) {
1975
+ var u = t._owner, p = Ve(t.type, t._source, u ? u.type : null);
1976
+ ir.setExtraStackFrame(p);
474
1977
  } else
475
- Fe.setExtraStackFrame(null);
1978
+ ir.setExtraStackFrame(null);
476
1979
  }
477
- var me;
478
- me = !1;
479
- function ge(e) {
480
- return typeof e == "object" && e !== null && e.$$typeof === r;
1980
+ var Ne;
1981
+ Ne = !1;
1982
+ function Oe(t) {
1983
+ return typeof t == "object" && t !== null && t.$$typeof === s;
481
1984
  }
482
- function qe() {
1985
+ function Fe() {
483
1986
  {
484
- if (Ce.current) {
485
- var e = R(Ce.current.type);
486
- if (e)
1987
+ if (qe.current) {
1988
+ var t = J(qe.current.type);
1989
+ if (t)
487
1990
  return `
488
1991
 
489
- Check the render method of \`` + e + "`.";
1992
+ Check the render method of \`` + t + "`.";
490
1993
  }
491
1994
  return "";
492
1995
  }
493
1996
  }
494
- function Ra(e) {
1997
+ function kr(t) {
495
1998
  {
496
- if (e !== void 0) {
497
- var t = e.fileName.replace(/^.*[\\\/]/, ""), l = e.lineNumber;
1999
+ if (t !== void 0) {
2000
+ var u = t.fileName.replace(/^.*[\\\/]/, ""), p = t.lineNumber;
498
2001
  return `
499
2002
 
500
- Check your code at ` + t + ":" + l + ".";
2003
+ Check your code at ` + u + ":" + p + ".";
501
2004
  }
502
2005
  return "";
503
2006
  }
504
2007
  }
505
- var Ve = {};
506
- function ka(e) {
2008
+ var ur = {};
2009
+ function Or(t) {
507
2010
  {
508
- var t = qe();
509
- if (!t) {
510
- var l = typeof e == "string" ? e : e.displayName || e.name;
511
- l && (t = `
2011
+ var u = Fe();
2012
+ if (!u) {
2013
+ var p = typeof t == "string" ? t : t.displayName || t.name;
2014
+ p && (u = `
512
2015
 
513
- Check the top-level render call using <` + l + ">.");
2016
+ Check the top-level render call using <` + p + ">.");
514
2017
  }
515
- return t;
2018
+ return u;
516
2019
  }
517
2020
  }
518
- function $e(e, t) {
2021
+ function lr(t, u) {
519
2022
  {
520
- if (!e._store || e._store.validated || e.key != null)
2023
+ if (!t._store || t._store.validated || t.key != null)
521
2024
  return;
522
- e._store.validated = !0;
523
- var l = ka(t);
524
- if (Ve[l])
2025
+ t._store.validated = !0;
2026
+ var p = Or(u);
2027
+ if (ur[p])
525
2028
  return;
526
- Ve[l] = !0;
527
- var d = "";
528
- e && e._owner && e._owner !== Ce.current && (d = " It was passed a child from " + R(e._owner.type) + "."), H(e), j('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', l, d), H(null);
2029
+ ur[p] = !0;
2030
+ var v = "";
2031
+ t && t._owner && t._owner !== qe.current && (v = " It was passed a child from " + J(t._owner.type) + "."), ze(t), q('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', p, v), ze(null);
529
2032
  }
530
2033
  }
531
- function We(e, t) {
2034
+ function cr(t, u) {
532
2035
  {
533
- if (typeof e != "object")
2036
+ if (typeof t != "object")
534
2037
  return;
535
- if (ve(e))
536
- for (var l = 0; l < e.length; l++) {
537
- var d = e[l];
538
- ge(d) && $e(d, t);
2038
+ if (Ue(t))
2039
+ for (var p = 0; p < t.length; p++) {
2040
+ var v = t[p];
2041
+ Oe(v) && lr(v, u);
539
2042
  }
540
- else if (ge(e))
541
- e._store && (e._store.validated = !0);
542
- else if (e) {
543
- var h = G(e);
544
- if (typeof h == "function" && h !== e.entries)
545
- for (var x = h.call(e), c; !(c = x.next()).done; )
546
- ge(c.value) && $e(c.value, t);
2043
+ else if (Oe(t))
2044
+ t._store && (t._store.validated = !0);
2045
+ else if (t) {
2046
+ var T = ce(t);
2047
+ if (typeof T == "function" && T !== t.entries)
2048
+ for (var I = T.call(t), j; !(j = I.next()).done; )
2049
+ Oe(j.value) && lr(j.value, u);
547
2050
  }
548
2051
  }
549
2052
  }
550
- function Oa(e) {
2053
+ function Le(t) {
551
2054
  {
552
- var t = e.type;
553
- if (t == null || typeof t == "string")
2055
+ var u = t.type;
2056
+ if (u == null || typeof u == "string")
554
2057
  return;
555
- var l;
556
- if (typeof t == "function")
557
- l = t.propTypes;
558
- else if (typeof t == "object" && (t.$$typeof === f || // Note: Memo only checks outer props here.
2058
+ var p;
2059
+ if (typeof u == "function")
2060
+ p = u.propTypes;
2061
+ else if (typeof u == "object" && (u.$$typeof === C || // Note: Memo only checks outer props here.
559
2062
  // Inner props are checked in the reconciler.
560
- t.$$typeof === M))
561
- l = t.propTypes;
2063
+ u.$$typeof === H))
2064
+ p = u.propTypes;
562
2065
  else
563
2066
  return;
564
- if (l) {
565
- var d = R(t);
566
- _a(l, e.props, "prop", d, e);
567
- } else if (t.PropTypes !== void 0 && !me) {
568
- me = !0;
569
- var h = R(t);
570
- j("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", h || "Unknown");
2067
+ if (p) {
2068
+ var v = J(u);
2069
+ ge(p, t.props, "prop", v, t);
2070
+ } else if (u.PropTypes !== void 0 && !Ne) {
2071
+ Ne = !0;
2072
+ var T = J(u);
2073
+ q("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", T || "Unknown");
571
2074
  }
572
- typeof t.getDefaultProps == "function" && !t.getDefaultProps.isReactClassApproved && j("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
2075
+ typeof u.getDefaultProps == "function" && !u.getDefaultProps.isReactClassApproved && q("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
573
2076
  }
574
2077
  }
575
- function Sa(e) {
2078
+ function Ke(t) {
576
2079
  {
577
- for (var t = Object.keys(e.props), l = 0; l < t.length; l++) {
578
- var d = t[l];
579
- if (d !== "children" && d !== "key") {
580
- H(e), j("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", d), H(null);
2080
+ for (var u = Object.keys(t.props), p = 0; p < u.length; p++) {
2081
+ var v = u[p];
2082
+ if (v !== "children" && v !== "key") {
2083
+ ze(t), q("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", v), ze(null);
581
2084
  break;
582
2085
  }
583
2086
  }
584
- e.ref !== null && (H(e), j("Invalid attribute `ref` supplied to `React.Fragment`."), H(null));
2087
+ t.ref !== null && (ze(t), q("Invalid attribute `ref` supplied to `React.Fragment`."), ze(null));
585
2088
  }
586
2089
  }
587
- function Ye(e, t, l, d, h, x) {
2090
+ function Ge(t, u, p, v, T, I) {
588
2091
  {
589
- var c = te(e);
590
- if (!c) {
591
- var u = "";
592
- (e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (u += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
593
- var k = Ra(h);
594
- k ? u += k : u += qe();
595
- var m;
596
- e === null ? m = "null" : ve(e) ? m = "array" : e !== void 0 && e.$$typeof === r ? (m = "<" + (R(e.type) || "Unknown") + " />", u = " Did you accidentally export a JSX literal instead of a component?") : m = typeof e, j("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", m, u);
597
- }
598
- var y = Ma(e, t, l, h, x);
599
- if (y == null)
600
- return y;
601
- if (c) {
602
- var P = t.children;
603
- if (P !== void 0)
604
- if (d)
605
- if (ve(P)) {
606
- for (var Z = 0; Z < P.length; Z++)
607
- We(P[Z], e);
608
- Object.freeze && Object.freeze(P);
2092
+ var j = xe(t);
2093
+ if (!j) {
2094
+ var z = "";
2095
+ (t === void 0 || typeof t == "object" && t !== null && Object.keys(t).length === 0) && (z += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
2096
+ var se = kr(T);
2097
+ se ? z += se : z += Fe();
2098
+ var K;
2099
+ t === null ? K = "null" : Ue(t) ? K = "array" : t !== void 0 && t.$$typeof === s ? (K = "<" + (J(t.type) || "Unknown") + " />", z = " Did you accidentally export a JSX literal instead of a component?") : K = typeof t, q("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", K, z);
2100
+ }
2101
+ var Z = Sr(t, u, p, T, I);
2102
+ if (Z == null)
2103
+ return Z;
2104
+ if (j) {
2105
+ var pe = u.children;
2106
+ if (pe !== void 0)
2107
+ if (v)
2108
+ if (Ue(pe)) {
2109
+ for (var Pe = 0; Pe < pe.length; Pe++)
2110
+ cr(pe[Pe], t);
2111
+ Object.freeze && Object.freeze(pe);
609
2112
  } else
610
- j("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
2113
+ q("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
611
2114
  else
612
- We(P, e);
2115
+ cr(pe, t);
613
2116
  }
614
- return e === n ? Sa(y) : Oa(y), y;
2117
+ return t === f ? Ke(Z) : Le(Z), Z;
615
2118
  }
616
2119
  }
617
- function Pa(e, t, l) {
618
- return Ye(e, t, l, !0);
2120
+ function Pr(t, u, p) {
2121
+ return Ge(t, u, p, !0);
619
2122
  }
620
- function Ta(e, t, l) {
621
- return Ye(e, t, l, !1);
2123
+ function Tr(t, u, p) {
2124
+ return Ge(t, u, p, !1);
622
2125
  }
623
- var Na = Ta, Aa = Pa;
624
- ee.Fragment = n, ee.jsx = Na, ee.jsxs = Aa;
625
- }()), ee;
2126
+ var Mr = Tr, Ar = Pr;
2127
+ Je.Fragment = f, Je.jsx = Mr, Je.jsxs = Ar;
2128
+ }()), Je;
626
2129
  }
627
- process.env.NODE_ENV === "production" ? ye.exports = qa() : ye.exports = Va();
628
- var s = ye.exports;
629
- function ta(a) {
630
- var r, o, n = "";
631
- if (typeof a == "string" || typeof a == "number")
632
- n += a;
633
- else if (typeof a == "object")
634
- if (Array.isArray(a)) {
635
- var i = a.length;
636
- for (r = 0; r < i; r++)
637
- a[r] && (o = ta(a[r])) && (n && (n += " "), n += o);
2130
+ process.env.NODE_ENV === "production" ? Yr.exports = ha() : Yr.exports = pa();
2131
+ var h = Yr.exports;
2132
+ function Ot(o) {
2133
+ var s, d, f = "";
2134
+ if (typeof o == "string" || typeof o == "number")
2135
+ f += o;
2136
+ else if (typeof o == "object")
2137
+ if (Array.isArray(o)) {
2138
+ var m = o.length;
2139
+ for (s = 0; s < m; s++)
2140
+ o[s] && (d = Ot(o[s])) && (f && (f += " "), f += d);
638
2141
  } else
639
- for (o in a)
640
- a[o] && (n && (n += " "), n += o);
641
- return n;
642
- }
643
- function N() {
644
- for (var a, r, o = 0, n = "", i = arguments.length; o < i; o++)
645
- (a = arguments[o]) && (r = ta(a)) && (n && (n += " "), n += r);
646
- return n;
647
- }
648
- var $a = "y2413r0", Wa = "y2413r1", Ya = "y2413r2", Ba = "y2413r3", Ge = "sid-theme-root";
649
- function Ua() {
650
- return typeof window < "u" && globalThis === window;
2142
+ for (d in o)
2143
+ o[d] && (f && (f += " "), f += d);
2144
+ return f;
651
2145
  }
652
- function sa({ theme: a, className: r }) {
653
- return N(
654
- Ge,
655
- `${Ge}__${a}`,
656
- Ba,
657
- {
658
- [$a]: a === "dark",
659
- [Ya]: a === "auto",
660
- [Wa]: a === "light"
661
- },
662
- r
663
- );
2146
+ function Ee() {
2147
+ for (var o, s, d = 0, f = "", m = arguments.length; d < m; d++)
2148
+ (o = arguments[d]) && (s = Ot(o)) && (f && (f += " "), f += s);
2149
+ return f;
664
2150
  }
665
- function Ha({ theme: a, className: r }) {
666
- const o = sa({ theme: a, className: r });
667
- document.body.classList.add(...o.split(" "));
668
- }
669
- const oa = ({ children: a }) => /* @__PURE__ */ s.jsx("div", { className: sa({ theme: "light" }), children: a }), Za = ({ children: a, theme: r = "light", className: o }) => {
670
- const [n, i] = ce.useState(!1);
671
- return Ue(() => {
672
- n || i(!0);
673
- }, [o, n, r]), Ue(() => {
674
- n && Ha({ theme: r, className: o });
675
- }, [o, n, r]), n ? /* @__PURE__ */ s.jsx(s.Fragment, { children: a }) : /* @__PURE__ */ s.jsx(oa, { children: a });
676
- };
677
- function Qr({ children: a, theme: r = "light", className: o }) {
678
- return Ua() ? /* @__PURE__ */ s.jsx(Za, { theme: r, className: o, children: a }) : /* @__PURE__ */ s.jsx(oa, { children: a });
679
- }
680
- var Ga = { default: "_92y0ua2 _92y0ua1", short: "_92y0ua3 _92y0ua1" };
681
- const na = ({ className: a, variant: r = "default" }) => /* @__PURE__ */ s.jsx("div", { className: N(Ga[r], a) });
682
- var Ka = { primary: "eccmw2 eccmw0", secondary: "eccmw3 eccmw0", secondaryMd: "eccmw4 eccmw0 eccmw1", neutral: "eccmw5 eccmw0", neutralMd: "eccmw6 eccmw0 eccmw1", ghost: "eccmw7 eccmw0", ghostMd: "eccmw8 eccmw0 eccmw1" }, Ja = "eccmw9", Qa = "eccmwa", Xa = { primary: "eccmwb", secondary: "eccmwc", secondaryMd: "eccmwd", neutral: "eccmwe", neutralMd: "eccmwf", ghost: "eccmwg", ghostMd: "eccmwh" };
683
- const la = Da(
2151
+ var be = Hr();
2152
+ const va = /* @__PURE__ */ ca(be);
2153
+ var ba = { default: "_92y0ua2 _92y0ua1", short: "_92y0ua3 _92y0ua1" };
2154
+ const Pt = ({ className: o, variant: s = "default" }) => /* @__PURE__ */ h.jsx("div", { className: Ee(ba[s], o) });
2155
+ var _a = { primary: "eccmw2 eccmw0", secondary: "eccmw3 eccmw0", secondaryMd: "eccmw4 eccmw0 eccmw1", neutral: "eccmw5 eccmw0", neutralMd: "eccmw6 eccmw0 eccmw1", ghost: "eccmw7 eccmw0", ghostMd: "eccmw8 eccmw0 eccmw1" }, ma = "eccmw9", ya = "eccmwa", xa = { primary: "eccmwb", secondary: "eccmwc", secondaryMd: "eccmwd", neutral: "eccmwe", neutralMd: "eccmwf", ghost: "eccmwg", ghostMd: "eccmwh" };
2156
+ const Tt = be.forwardRef(
684
2157
  ({
685
- children: a,
686
- onClick: r,
687
- className: o,
688
- type: n = "button",
689
- variant: i = "primary",
690
- testId: C,
691
- icon: v,
692
- disabled: b,
693
- loading: f = !1
694
- }, z) => /* @__PURE__ */ s.jsx(
2158
+ children: o,
2159
+ onClick: s,
2160
+ className: d,
2161
+ type: f = "button",
2162
+ variant: m = "primary",
2163
+ testId: A,
2164
+ icon: M,
2165
+ disabled: S,
2166
+ loading: C = !1
2167
+ }, L) => /* @__PURE__ */ h.jsx(
695
2168
  "button",
696
2169
  {
697
- ref: z,
698
- "data-testid": C,
699
- type: n,
700
- disabled: b,
701
- className: N(
2170
+ ref: L,
2171
+ "data-testid": A,
2172
+ type: f,
2173
+ disabled: S,
2174
+ className: Ee(
702
2175
  "sid-button",
703
- `sid-button--${i}`,
704
- Ka[i],
705
- { [Ja]: b },
706
- o
2176
+ `sid-button--${m}`,
2177
+ _a[m],
2178
+ { [ma]: S },
2179
+ d
707
2180
  ),
708
- onClick: r,
709
- children: f ? /* @__PURE__ */ s.jsx(na, { variant: "short", className: Xa[i] }) : /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
710
- v ? /* @__PURE__ */ s.jsx("i", { className: Qa, children: v }) : null,
711
- a
2181
+ onClick: s,
2182
+ children: C ? /* @__PURE__ */ h.jsx(Pt, { variant: "short", className: xa[m] }) : /* @__PURE__ */ h.jsxs(h.Fragment, { children: [
2183
+ M ? /* @__PURE__ */ h.jsx("i", { className: ya, children: M }) : null,
2184
+ o
712
2185
  ] })
713
2186
  }
714
2187
  )
715
2188
  );
716
- la.displayName = "Button";
717
- var er = "_1doytsg0", ar = "_1doytsg3", rr = "_1doytsg4", tr = { text: "_1doytsg6 _1doytsg5", email: "_1doytsg7 _1doytsg5", password: "_1doytsg8 _1doytsg5", tel: "_1doytsg9 _1doytsg5" }, sr = "_1doytsga", or = "_1doytsgc";
718
- const nr = ({
719
- id: a,
720
- name: r,
721
- label: o,
722
- placeholder: n = "",
723
- autoComplete: i = "",
724
- value: C,
725
- onChange: v,
726
- type: b = "text"
2189
+ Tt.displayName = "Button";
2190
+ var ga = "_1doytsg0", Ca = "_1doytsg3", wa = "_1doytsg4", za = { text: "_1doytsg6 _1doytsg5", email: "_1doytsg7 _1doytsg5", password: "_1doytsg8 _1doytsg5", tel: "_1doytsg9 _1doytsg5" }, Ea = "_1doytsga", Ra = "_1doytsgc";
2191
+ const ja = ({
2192
+ id: o,
2193
+ name: s,
2194
+ label: d,
2195
+ placeholder: f = "",
2196
+ autoComplete: m = "",
2197
+ value: A,
2198
+ onChange: M,
2199
+ type: S = "text"
727
2200
  }) => {
728
- const f = La(
729
- (z) => {
730
- v(z);
2201
+ const C = be.useCallback(
2202
+ (L) => {
2203
+ M(L);
731
2204
  },
732
- [v]
2205
+ [M]
733
2206
  );
734
- return /* @__PURE__ */ s.jsxs("div", { className: tr[b], children: [
735
- /* @__PURE__ */ s.jsx("label", { htmlFor: a, className: sr, children: o }),
736
- /* @__PURE__ */ s.jsx(
2207
+ return /* @__PURE__ */ h.jsxs("div", { className: za[S], children: [
2208
+ /* @__PURE__ */ h.jsx("label", { htmlFor: o, className: Ea, children: d }),
2209
+ /* @__PURE__ */ h.jsx(
737
2210
  "input",
738
2211
  {
739
- type: b,
740
- id: a,
741
- name: r,
742
- className: er,
743
- placeholder: n,
744
- value: C,
745
- onChange: f,
746
- autoComplete: i
2212
+ type: S,
2213
+ id: o,
2214
+ name: s,
2215
+ className: ga,
2216
+ placeholder: f,
2217
+ value: A,
2218
+ onChange: C,
2219
+ autoComplete: m
747
2220
  }
748
2221
  )
749
2222
  ] });
750
- }, Ee = `
2223
+ }, Kr = `
751
2224
  @media (prefers-color-scheme: dark) {
752
2225
  .sid-theme-root__auto path { fill: white; }
753
2226
  }
754
2227
 
755
2228
  .sid-theme-root__dark path { fill: white; }
756
2229
  `;
757
- function lr() {
758
- return /* @__PURE__ */ s.jsxs(
2230
+ function Sa() {
2231
+ return /* @__PURE__ */ h.jsxs(
759
2232
  "svg",
760
2233
  {
761
2234
  width: "5",
@@ -764,7 +2237,7 @@ function lr() {
764
2237
  fill: "none",
765
2238
  xmlns: "http://www.w3.org/2000/svg",
766
2239
  children: [
767
- /* @__PURE__ */ s.jsx(
2240
+ /* @__PURE__ */ h.jsx(
768
2241
  "path",
769
2242
  {
770
2243
  fillRule: "evenodd",
@@ -773,7 +2246,7 @@ function lr() {
773
2246
  fill: "white"
774
2247
  }
775
2248
  ),
776
- /* @__PURE__ */ s.jsx(
2249
+ /* @__PURE__ */ h.jsx(
777
2250
  "path",
778
2251
  {
779
2252
  d: "M4.5 18C4.5 19.1046 3.60457 20 2.5 20C1.39543 20 0.5 19.1046 0.5 18C0.5 16.8954 1.39543 16 2.5 16C3.60457 16 4.5 16.8954 4.5 18Z",
@@ -784,7 +2257,7 @@ function lr() {
784
2257
  }
785
2258
  );
786
2259
  }
787
- const ir = () => /* @__PURE__ */ s.jsxs(
2260
+ const ka = () => /* @__PURE__ */ h.jsxs(
788
2261
  "svg",
789
2262
  {
790
2263
  width: "16",
@@ -793,8 +2266,8 @@ const ir = () => /* @__PURE__ */ s.jsxs(
793
2266
  fill: "none",
794
2267
  xmlns: "http://www.w3.org/2000/svg",
795
2268
  children: [
796
- /* @__PURE__ */ s.jsx("style", { children: Ee }),
797
- /* @__PURE__ */ s.jsx("g", { clipPath: "url(#clip0_2610_9920)", children: /* @__PURE__ */ s.jsx(
2269
+ /* @__PURE__ */ h.jsx("style", { children: Kr }),
2270
+ /* @__PURE__ */ h.jsx("g", { clipPath: "url(#clip0_2610_9920)", children: /* @__PURE__ */ h.jsx(
798
2271
  "path",
799
2272
  {
800
2273
  fillRule: "evenodd",
@@ -803,10 +2276,10 @@ const ir = () => /* @__PURE__ */ s.jsxs(
803
2276
  fill: "#142049"
804
2277
  }
805
2278
  ) }),
806
- /* @__PURE__ */ s.jsx("defs", { children: /* @__PURE__ */ s.jsx("clipPath", { id: "clip0_2610_9920", children: /* @__PURE__ */ s.jsx("rect", { width: "16", height: "16", fill: "white" }) }) })
2279
+ /* @__PURE__ */ h.jsx("defs", { children: /* @__PURE__ */ h.jsx("clipPath", { id: "clip0_2610_9920", children: /* @__PURE__ */ h.jsx("rect", { width: "16", height: "16", fill: "white" }) }) })
807
2280
  ]
808
2281
  }
809
- ), dr = () => /* @__PURE__ */ s.jsxs(
2282
+ ), Oa = () => /* @__PURE__ */ h.jsxs(
810
2283
  "svg",
811
2284
  {
812
2285
  width: "16",
@@ -815,9 +2288,9 @@ const ir = () => /* @__PURE__ */ s.jsxs(
815
2288
  fill: "none",
816
2289
  xmlns: "http://www.w3.org/2000/svg",
817
2290
  children: [
818
- /* @__PURE__ */ s.jsx("style", { children: Ee }),
819
- /* @__PURE__ */ s.jsxs("g", { clipPath: "url(#clip0_2610_9933)", children: [
820
- /* @__PURE__ */ s.jsx(
2291
+ /* @__PURE__ */ h.jsx("style", { children: Kr }),
2292
+ /* @__PURE__ */ h.jsxs("g", { clipPath: "url(#clip0_2610_9933)", children: [
2293
+ /* @__PURE__ */ h.jsx(
821
2294
  "path",
822
2295
  {
823
2296
  fillRule: "evenodd",
@@ -826,7 +2299,7 @@ const ir = () => /* @__PURE__ */ s.jsxs(
826
2299
  fill: "#142049"
827
2300
  }
828
2301
  ),
829
- /* @__PURE__ */ s.jsx(
2302
+ /* @__PURE__ */ h.jsx(
830
2303
  "path",
831
2304
  {
832
2305
  d: "M2.34314 2.34315L13.6568 13.6569",
@@ -836,10 +2309,10 @@ const ir = () => /* @__PURE__ */ s.jsxs(
836
2309
  }
837
2310
  )
838
2311
  ] }),
839
- /* @__PURE__ */ s.jsx("defs", { children: /* @__PURE__ */ s.jsx("clipPath", { id: "clip0_2610_9933", children: /* @__PURE__ */ s.jsx("rect", { width: "16", height: "16", fill: "white" }) }) })
2312
+ /* @__PURE__ */ h.jsx("defs", { children: /* @__PURE__ */ h.jsx("clipPath", { id: "clip0_2610_9933", children: /* @__PURE__ */ h.jsx("rect", { width: "16", height: "16", fill: "white" }) }) })
840
2313
  ]
841
2314
  }
842
- ), ur = () => /* @__PURE__ */ s.jsxs(
2315
+ ), Pa = () => /* @__PURE__ */ h.jsxs(
843
2316
  "svg",
844
2317
  {
845
2318
  width: "40",
@@ -848,9 +2321,9 @@ const ir = () => /* @__PURE__ */ s.jsxs(
848
2321
  fill: "none",
849
2322
  xmlns: "http://www.w3.org/2000/svg",
850
2323
  children: [
851
- /* @__PURE__ */ s.jsx("style", { children: Ee }),
852
- /* @__PURE__ */ s.jsx("path", { d: "M12.686 10L2 30.228H5.198L15.884 10H12.686Z", fill: "#2A6AFF" }),
853
- /* @__PURE__ */ s.jsx(
2324
+ /* @__PURE__ */ h.jsx("style", { children: Kr }),
2325
+ /* @__PURE__ */ h.jsx("path", { d: "M12.686 10L2 30.228H5.198L15.884 10H12.686Z", fill: "#2A6AFF" }),
2326
+ /* @__PURE__ */ h.jsx(
854
2327
  "path",
855
2328
  {
856
2329
  d: "M19.7923 15.694C20.9373 15.694 21.8723 14.732 21.8723 13.588C21.8723 12.444 20.9373 11.482 19.7923 11.482C18.6223 11.482 17.6873 12.444 17.6873 13.588C17.6873 14.732 18.6233 15.694 19.7933 15.694H19.7923ZM18.0773 17.514V30.228H21.4573V17.514H18.0773ZM34.1883 10V18.502C33.172 17.6398 31.8809 17.1695 30.5483 17.176C26.8563 17.176 24.0743 20.14 24.0743 23.884C24.0743 27.628 26.8563 30.592 30.5483 30.592C32.0823 30.592 33.4343 30.02 34.4483 29.032V30.228H37.5683V10H34.1883ZM30.9383 27.42C28.9883 27.42 27.5583 25.912 27.5583 23.884C27.5583 21.856 28.9883 20.348 30.9383 20.348C32.8883 20.348 34.3183 21.856 34.3183 23.884C34.3183 25.912 32.8883 27.42 30.9383 27.42Z",
@@ -859,460 +2332,367 @@ const ir = () => /* @__PURE__ */ s.jsxs(
859
2332
  )
860
2333
  ]
861
2334
  }
862
- ), Ke = (a) => {
863
- const [r, o] = ae(!1);
864
- return /* @__PURE__ */ s.jsxs(
2335
+ ), Et = (o) => {
2336
+ const [s, d] = be.useState(!1);
2337
+ return /* @__PURE__ */ h.jsxs(
865
2338
  "div",
866
2339
  {
867
- className: N(
2340
+ className: Ee(
868
2341
  "sid-input",
869
2342
  "sid-input--password",
870
- ar,
871
- a.error && rr,
872
- a.className
2343
+ Ca,
2344
+ o.error && wa,
2345
+ o.className
873
2346
  ),
874
2347
  children: [
875
- /* @__PURE__ */ s.jsx(nr, { ...a, type: r ? "text" : "password" }),
876
- /* @__PURE__ */ s.jsx(
2348
+ /* @__PURE__ */ h.jsx(ja, { ...o, type: s ? "text" : "password" }),
2349
+ /* @__PURE__ */ h.jsx(
877
2350
  "button",
878
2351
  {
879
2352
  tabIndex: -1,
880
- className: or,
2353
+ className: Ra,
881
2354
  type: "button",
882
- onClick: () => o(!r),
883
- children: r ? /* @__PURE__ */ s.jsx(dr, {}) : /* @__PURE__ */ s.jsx(ir, {})
2355
+ onClick: () => d(!s),
2356
+ children: s ? /* @__PURE__ */ h.jsx(Oa, {}) : /* @__PURE__ */ h.jsx(ka, {})
884
2357
  }
885
2358
  )
886
2359
  ]
887
2360
  }
888
2361
  );
889
2362
  };
890
- var cr = "_1rf2mux3", fr = "_1rf2mux5", hr = { blue: "_1rf2mux6 _1rf2mux4", red: "_1rf2mux7 _1rf2mux4" }, br = "_1rf2mux9", xr = { blue: "_1rf2muxa _1rf2mux8", red: "_1rf2muxb _1rf2mux8" }, _r = "_1rf2muxd", vr = { blue: "_1rf2muxe _1rf2muxc", red: "_1rf2muxf _1rf2muxc" }, pr = "_1rf2muxg";
891
- const Me = ({
892
- children: a,
893
- className: r,
894
- variant: o = "blue",
895
- shouldAnimate: n = !0
896
- }) => /* @__PURE__ */ s.jsxs("div", { className: N(cr, r), children: [
897
- /* @__PURE__ */ s.jsx(
2363
+ var Ta = "_1rf2mux3", Ma = "_1rf2mux5", Aa = { blue: "_1rf2mux6 _1rf2mux4", red: "_1rf2mux7 _1rf2mux4" }, Da = "_1rf2mux9", Ia = { blue: "_1rf2muxa _1rf2mux8", red: "_1rf2muxb _1rf2mux8" }, Na = "_1rf2muxd", Fa = { blue: "_1rf2muxe _1rf2muxc", red: "_1rf2muxf _1rf2muxc" }, La = "_1rf2muxg";
2364
+ const Gr = ({
2365
+ children: o,
2366
+ className: s,
2367
+ variant: d = "blue",
2368
+ shouldAnimate: f = !0
2369
+ }) => /* @__PURE__ */ h.jsxs("div", { className: Ee(Ta, s), children: [
2370
+ /* @__PURE__ */ h.jsx(
898
2371
  "div",
899
2372
  {
900
- className: N(hr[o], {
901
- [fr]: n
2373
+ className: Ee(Aa[d], {
2374
+ [Ma]: f
902
2375
  })
903
2376
  }
904
2377
  ),
905
- /* @__PURE__ */ s.jsx(
2378
+ /* @__PURE__ */ h.jsx(
906
2379
  "div",
907
2380
  {
908
- className: N(xr[o], {
909
- [br]: n
2381
+ className: Ee(Ia[d], {
2382
+ [Da]: f
910
2383
  })
911
2384
  }
912
2385
  ),
913
- /* @__PURE__ */ s.jsx(
2386
+ /* @__PURE__ */ h.jsx(
914
2387
  "div",
915
2388
  {
916
- className: N(vr[o], {
917
- [_r]: n
2389
+ className: Ee(Fa[d], {
2390
+ [Na]: f
918
2391
  })
919
2392
  }
920
2393
  ),
921
- /* @__PURE__ */ s.jsx("div", { className: pr, children: a })
2394
+ /* @__PURE__ */ h.jsx("div", { className: La, children: o })
922
2395
  ] });
923
- function Cr(a, r, o) {
924
- return r in a ? Object.defineProperty(a, r, {
925
- value: o,
2396
+ function $a(o, s, d) {
2397
+ return s in o ? Object.defineProperty(o, s, {
2398
+ value: d,
926
2399
  enumerable: !0,
927
2400
  configurable: !0,
928
2401
  writable: !0
929
- }) : a[r] = o, a;
2402
+ }) : o[s] = d, o;
930
2403
  }
931
- function Je(a, r) {
932
- var o = Object.keys(a);
2404
+ function Rt(o, s) {
2405
+ var d = Object.keys(o);
933
2406
  if (Object.getOwnPropertySymbols) {
934
- var n = Object.getOwnPropertySymbols(a);
935
- r && (n = n.filter(function(i) {
936
- return Object.getOwnPropertyDescriptor(a, i).enumerable;
937
- })), o.push.apply(o, n);
2407
+ var f = Object.getOwnPropertySymbols(o);
2408
+ s && (f = f.filter(function(m) {
2409
+ return Object.getOwnPropertyDescriptor(o, m).enumerable;
2410
+ })), d.push.apply(d, f);
938
2411
  }
939
- return o;
2412
+ return d;
940
2413
  }
941
- function Qe(a) {
942
- for (var r = 1; r < arguments.length; r++) {
943
- var o = arguments[r] != null ? arguments[r] : {};
944
- r % 2 ? Je(Object(o), !0).forEach(function(n) {
945
- Cr(a, n, o[n]);
946
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(a, Object.getOwnPropertyDescriptors(o)) : Je(Object(o)).forEach(function(n) {
947
- Object.defineProperty(a, n, Object.getOwnPropertyDescriptor(o, n));
2414
+ function jt(o) {
2415
+ for (var s = 1; s < arguments.length; s++) {
2416
+ var d = arguments[s] != null ? arguments[s] : {};
2417
+ s % 2 ? Rt(Object(d), !0).forEach(function(f) {
2418
+ $a(o, f, d[f]);
2419
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(o, Object.getOwnPropertyDescriptors(d)) : Rt(Object(d)).forEach(function(f) {
2420
+ Object.defineProperty(o, f, Object.getOwnPropertyDescriptor(d, f));
948
2421
  });
949
2422
  }
950
- return a;
2423
+ return o;
951
2424
  }
952
- var mr = (a, r, o) => {
953
- for (var n of Object.keys(a)) {
954
- var i;
955
- if (a[n] !== ((i = r[n]) !== null && i !== void 0 ? i : o[n]))
2425
+ var Va = (o, s, d) => {
2426
+ for (var f of Object.keys(o)) {
2427
+ var m;
2428
+ if (o[f] !== ((m = s[f]) !== null && m !== void 0 ? m : d[f]))
956
2429
  return !1;
957
2430
  }
958
2431
  return !0;
959
- }, ia = (a) => (r) => {
960
- var o = a.defaultClassName, n = Qe(Qe({}, a.defaultVariants), r);
961
- for (var i in n) {
962
- var C, v = (C = n[i]) !== null && C !== void 0 ? C : a.defaultVariants[i];
963
- if (v != null) {
964
- var b = v;
965
- typeof b == "boolean" && (b = b === !0 ? "true" : "false");
966
- var f = (
2432
+ }, Mt = (o) => (s) => {
2433
+ var d = o.defaultClassName, f = jt(jt({}, o.defaultVariants), s);
2434
+ for (var m in f) {
2435
+ var A, M = (A = f[m]) !== null && A !== void 0 ? A : o.defaultVariants[m];
2436
+ if (M != null) {
2437
+ var S = M;
2438
+ typeof S == "boolean" && (S = S === !0 ? "true" : "false");
2439
+ var C = (
967
2440
  // @ts-expect-error
968
- a.variantClassNames[i][b]
2441
+ o.variantClassNames[m][S]
969
2442
  );
970
- f && (o += " " + f);
2443
+ C && (d += " " + C);
971
2444
  }
972
2445
  }
973
- for (var [z, w] of a.compoundVariants)
974
- mr(z, n, a.defaultVariants) && (o += " " + w);
975
- return o;
976
- }, gr = ia({ defaultClassName: "s3l9sv0", variantClassNames: { direction: { vertical: "s3l9sv1", horizontal: "s3l9sv2" }, space: { between: "s3l9sv3", evenly: "s3l9sv4" } }, defaultVariants: { direction: "vertical" }, compoundVariants: [] });
977
- function zr(a, r) {
978
- if (typeof a != "object" || a === null)
979
- return a;
980
- var o = a[Symbol.toPrimitive];
981
- if (o !== void 0) {
982
- var n = o.call(a, r || "default");
983
- if (typeof n != "object")
984
- return n;
2446
+ for (var [L, N] of o.compoundVariants)
2447
+ Va(L, f, o.defaultVariants) && (d += " " + N);
2448
+ return d;
2449
+ }, Ua = Mt({ defaultClassName: "s3l9sv0", variantClassNames: { direction: { vertical: "s3l9sv1", horizontal: "s3l9sv2" }, space: { between: "s3l9sv3", evenly: "s3l9sv4" } }, defaultVariants: { direction: "vertical" }, compoundVariants: [] });
2450
+ function Wa(o, s) {
2451
+ if (typeof o != "object" || o === null)
2452
+ return o;
2453
+ var d = o[Symbol.toPrimitive];
2454
+ if (d !== void 0) {
2455
+ var f = d.call(o, s || "default");
2456
+ if (typeof f != "object")
2457
+ return f;
985
2458
  throw new TypeError("@@toPrimitive must return a primitive value.");
986
2459
  }
987
- return (r === "string" ? String : Number)(a);
2460
+ return (s === "string" ? String : Number)(o);
988
2461
  }
989
- function wr(a) {
990
- var r = zr(a, "string");
991
- return typeof r == "symbol" ? r : String(r);
2462
+ function qa(o) {
2463
+ var s = Wa(o, "string");
2464
+ return typeof s == "symbol" ? s : String(s);
992
2465
  }
993
- function yr(a, r, o) {
994
- return r = wr(r), r in a ? Object.defineProperty(a, r, {
995
- value: o,
2466
+ function Ya(o, s, d) {
2467
+ return s = qa(s), s in o ? Object.defineProperty(o, s, {
2468
+ value: d,
996
2469
  enumerable: !0,
997
2470
  configurable: !0,
998
2471
  writable: !0
999
- }) : a[r] = o, a;
2472
+ }) : o[s] = d, o;
1000
2473
  }
1001
- function Xe(a, r) {
1002
- var o = Object.keys(a);
2474
+ function St(o, s) {
2475
+ var d = Object.keys(o);
1003
2476
  if (Object.getOwnPropertySymbols) {
1004
- var n = Object.getOwnPropertySymbols(a);
1005
- r && (n = n.filter(function(i) {
1006
- return Object.getOwnPropertyDescriptor(a, i).enumerable;
1007
- })), o.push.apply(o, n);
2477
+ var f = Object.getOwnPropertySymbols(o);
2478
+ s && (f = f.filter(function(m) {
2479
+ return Object.getOwnPropertyDescriptor(o, m).enumerable;
2480
+ })), d.push.apply(d, f);
1008
2481
  }
1009
- return o;
2482
+ return d;
1010
2483
  }
1011
- function ze(a) {
1012
- for (var r = 1; r < arguments.length; r++) {
1013
- var o = arguments[r] != null ? arguments[r] : {};
1014
- r % 2 ? Xe(Object(o), !0).forEach(function(n) {
1015
- yr(a, n, o[n]);
1016
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(a, Object.getOwnPropertyDescriptors(o)) : Xe(Object(o)).forEach(function(n) {
1017
- Object.defineProperty(a, n, Object.getOwnPropertyDescriptor(o, n));
2484
+ function Wr(o) {
2485
+ for (var s = 1; s < arguments.length; s++) {
2486
+ var d = arguments[s] != null ? arguments[s] : {};
2487
+ s % 2 ? St(Object(d), !0).forEach(function(f) {
2488
+ Ya(o, f, d[f]);
2489
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(o, Object.getOwnPropertyDescriptors(d)) : St(Object(d)).forEach(function(f) {
2490
+ Object.defineProperty(o, f, Object.getOwnPropertyDescriptor(d, f));
1018
2491
  });
1019
2492
  }
1020
- return a;
2493
+ return o;
1021
2494
  }
1022
- var jr = (a) => function() {
1023
- for (var r = arguments.length, o = new Array(r), n = 0; n < r; n++)
1024
- o[n] = arguments[n];
1025
- var i = Object.assign({}, ...o.map((f) => f.styles)), C = Object.keys(i), v = C.filter((f) => "mappings" in i[f]), b = (f) => {
1026
- var z = [], w = {}, M = ze({}, f), S = !1;
1027
- for (var E of v) {
1028
- var F = f[E];
1029
- if (F != null) {
1030
- var fe = i[E];
1031
- S = !0;
1032
- for (var G of fe.mappings)
1033
- w[G] = F, M[G] == null && delete M[G];
2495
+ var Ba = (o) => function() {
2496
+ for (var s = arguments.length, d = new Array(s), f = 0; f < s; f++)
2497
+ d[f] = arguments[f];
2498
+ var m = Object.assign({}, ...d.map((C) => C.styles)), A = Object.keys(m), M = A.filter((C) => "mappings" in m[C]), S = (C) => {
2499
+ var L = [], N = {}, H = Wr({}, C), ne = !1;
2500
+ for (var V of M) {
2501
+ var ue = C[V];
2502
+ if (ue != null) {
2503
+ var Re = m[V];
2504
+ ne = !0;
2505
+ for (var ce of Re.mappings)
2506
+ N[ce] = ue, H[ce] == null && delete H[ce];
1034
2507
  }
1035
2508
  }
1036
- var D = S ? ze(ze({}, w), M) : f, j = function() {
1037
- var p = D[O], _ = i[O];
2509
+ var fe = ne ? Wr(Wr({}, N), H) : C, q = function() {
2510
+ var w = fe[ee], k = m[ee];
1038
2511
  try {
1039
- if (_.mappings)
2512
+ if (k.mappings)
1040
2513
  return "continue";
1041
- if (typeof p == "string" || typeof p == "number") {
1042
- if (process.env.NODE_ENV !== "production" && !_.values[p].defaultClass)
2514
+ if (typeof w == "string" || typeof w == "number") {
2515
+ if (process.env.NODE_ENV !== "production" && !k.values[w].defaultClass)
1043
2516
  throw new Error();
1044
- z.push(_.values[p].defaultClass);
1045
- } else if (Array.isArray(p))
1046
- for (var $ = 0; $ < p.length; $++) {
1047
- var W = p[$];
1048
- if (W != null) {
1049
- var te = _.responsiveArray[$];
1050
- if (process.env.NODE_ENV !== "production" && !_.values[W].conditions[te])
2517
+ L.push(k.values[w].defaultClass);
2518
+ } else if (Array.isArray(w))
2519
+ for (var de = 0; de < w.length; de++) {
2520
+ var _e = w[de];
2521
+ if (_e != null) {
2522
+ var xe = k.responsiveArray[de];
2523
+ if (process.env.NODE_ENV !== "production" && !k.values[_e].conditions[xe])
1051
2524
  throw new Error();
1052
- z.push(_.values[W].conditions[te]);
2525
+ L.push(k.values[_e].conditions[xe]);
1053
2526
  }
1054
2527
  }
1055
2528
  else
1056
- for (var K in p) {
1057
- var Y = p[K];
1058
- if (Y != null) {
1059
- if (process.env.NODE_ENV !== "production" && !_.values[Y].conditions[K])
2529
+ for (var Ce in w) {
2530
+ var me = w[Ce];
2531
+ if (me != null) {
2532
+ if (process.env.NODE_ENV !== "production" && !k.values[me].conditions[Ce])
1060
2533
  throw new Error();
1061
- z.push(_.values[Y].conditions[K]);
2534
+ L.push(k.values[me].conditions[Ce]);
1062
2535
  }
1063
2536
  }
1064
- } catch (se) {
2537
+ } catch (we) {
1065
2538
  if (process.env.NODE_ENV !== "production") {
1066
- class A extends Error {
1067
- constructor(U) {
1068
- super(U), this.name = "SprinklesError";
2539
+ class a extends Error {
2540
+ constructor(x) {
2541
+ super(x), this.name = "SprinklesError";
1069
2542
  }
1070
2543
  }
1071
- var R = (L) => typeof L == "string" ? '"'.concat(L, '"') : L, T = (L, U, oe) => {
1072
- throw new A('"'.concat(L, '" has no value ').concat(R(U), ". Possible values are ").concat(Object.keys(oe).map(R).join(", ")));
2544
+ var J = (l) => typeof l == "string" ? '"'.concat(l, '"') : l, oe = (l, x, O) => {
2545
+ throw new a('"'.concat(l, '" has no value ').concat(J(x), ". Possible values are ").concat(Object.keys(O).map(J).join(", ")));
1073
2546
  };
1074
- if (!_)
1075
- throw new A('"'.concat(O, '" is not a valid sprinkle'));
1076
- if ((typeof p == "string" || typeof p == "number") && (p in _.values || T(O, p, _.values), !_.values[p].defaultClass))
1077
- throw new A('"'.concat(O, '" has no default condition. You must specify which conditions to target explicitly. Possible options are ').concat(Object.keys(_.values[p].conditions).map(R).join(", ")));
1078
- if (typeof p == "object") {
1079
- if (!("conditions" in _.values[Object.keys(_.values)[0]]))
1080
- throw new A('"'.concat(O, '" is not a conditional property'));
1081
- if (Array.isArray(p)) {
1082
- if (!("responsiveArray" in _))
1083
- throw new A('"'.concat(O, '" does not support responsive arrays'));
1084
- var q = _.responsiveArray.length;
1085
- if (q < p.length)
1086
- throw new A('"'.concat(O, '" only supports up to ').concat(q, " breakpoints. You passed ").concat(p.length));
1087
- for (var J of p)
1088
- _.values[J] || T(O, J, _.values);
2547
+ if (!k)
2548
+ throw new a('"'.concat(ee, '" is not a valid sprinkle'));
2549
+ if ((typeof w == "string" || typeof w == "number") && (w in k.values || oe(ee, w, k.values), !k.values[w].defaultClass))
2550
+ throw new a('"'.concat(ee, '" has no default condition. You must specify which conditions to target explicitly. Possible options are ').concat(Object.keys(k.values[w].conditions).map(J).join(", ")));
2551
+ if (typeof w == "object") {
2552
+ if (!("conditions" in k.values[Object.keys(k.values)[0]]))
2553
+ throw new a('"'.concat(ee, '" is not a conditional property'));
2554
+ if (Array.isArray(w)) {
2555
+ if (!("responsiveArray" in k))
2556
+ throw new a('"'.concat(ee, '" does not support responsive arrays'));
2557
+ var re = k.responsiveArray.length;
2558
+ if (re < w.length)
2559
+ throw new a('"'.concat(ee, '" only supports up to ').concat(re, " breakpoints. You passed ").concat(w.length));
2560
+ for (var he of w)
2561
+ k.values[he] || oe(ee, he, k.values);
1089
2562
  } else
1090
- for (var B in p) {
1091
- var V = p[B];
1092
- if (V != null && (_.values[V] || T(O, V, _.values), !_.values[V].conditions[B]))
1093
- throw new A('"'.concat(O, '" has no condition named ').concat(R(B), ". Possible values are ").concat(Object.keys(_.values[V].conditions).map(R).join(", ")));
2563
+ for (var _ in w) {
2564
+ var le = w[_];
2565
+ if (le != null && (k.values[le] || oe(ee, le, k.values), !k.values[le].conditions[_]))
2566
+ throw new a('"'.concat(ee, '" has no condition named ').concat(J(_), ". Possible values are ").concat(Object.keys(k.values[le].conditions).map(J).join(", ")));
1094
2567
  }
1095
2568
  }
1096
2569
  }
1097
- throw se;
2570
+ throw we;
1098
2571
  }
1099
2572
  };
1100
- for (var O in D)
1101
- var he = j();
1102
- return a(z.join(" "));
2573
+ for (var ee in fe)
2574
+ var ve = q();
2575
+ return o(L.join(" "));
1103
2576
  };
1104
- return Object.assign(b, {
1105
- properties: new Set(C)
2577
+ return Object.assign(S, {
2578
+ properties: new Set(A)
1106
2579
  });
1107
- }, Er = (a) => a, Mr = function() {
1108
- return jr(Er)(...arguments);
1109
- }, da = Mr({ conditions: { defaultCondition: "lightMode", conditionNames: ["lightMode", "darkMode"], responsiveArray: void 0 }, styles: { color: { values: { background: { conditions: { lightMode: "_1hbz9ox0", darkMode: "_1hbz9ox1" }, defaultClass: "_1hbz9ox0" }, mute: { conditions: { lightMode: "_1hbz9ox2", darkMode: "_1hbz9ox3" }, defaultClass: "_1hbz9ox2" }, panel: { conditions: { lightMode: "_1hbz9ox4", darkMode: "_1hbz9ox5" }, defaultClass: "_1hbz9ox4" }, foreground: { conditions: { lightMode: "_1hbz9ox6", darkMode: "_1hbz9ox7" }, defaultClass: "_1hbz9ox6" }, contrast: { conditions: { lightMode: "_1hbz9ox8", darkMode: "_1hbz9ox9" }, defaultClass: "_1hbz9ox8" }, secondary: { conditions: { lightMode: "_1hbz9oxa", darkMode: "_1hbz9oxb" }, defaultClass: "_1hbz9oxa" }, tertiary: { conditions: { lightMode: "_1hbz9oxc", darkMode: "_1hbz9oxd" }, defaultClass: "_1hbz9oxc" }, placeholder: { conditions: { lightMode: "_1hbz9oxe", darkMode: "_1hbz9oxf" }, defaultClass: "_1hbz9oxe" }, smooth: { conditions: { lightMode: "_1hbz9oxg", darkMode: "_1hbz9oxh" }, defaultClass: "_1hbz9oxg" }, subtle: { conditions: { lightMode: "_1hbz9oxi", darkMode: "_1hbz9oxj" }, defaultClass: "_1hbz9oxi" }, soft: { conditions: { lightMode: "_1hbz9oxk", darkMode: "_1hbz9oxl" }, defaultClass: "_1hbz9oxk" }, offset: { conditions: { lightMode: "_1hbz9oxm", darkMode: "_1hbz9oxn" }, defaultClass: "_1hbz9oxm" }, primary: { conditions: { lightMode: "_1hbz9oxo", darkMode: "_1hbz9oxp" }, defaultClass: "_1hbz9oxo" }, primaryHover: { conditions: { lightMode: "_1hbz9oxq", darkMode: "_1hbz9oxr" }, defaultClass: "_1hbz9oxq" }, transparent: { conditions: { lightMode: "_1hbz9oxs", darkMode: "_1hbz9oxt" }, defaultClass: "_1hbz9oxs" }, error: { conditions: { lightMode: "_1hbz9oxu", darkMode: "_1hbz9oxv" }, defaultClass: "_1hbz9oxu" }, auxiliary: { conditions: { lightMode: "_1hbz9oxw", darkMode: "_1hbz9oxx" }, defaultClass: "_1hbz9oxw" }, success: { conditions: { lightMode: "_1hbz9oxy", darkMode: "_1hbz9oxz" }, defaultClass: "_1hbz9oxy" }, foregroundSuccess: { conditions: { lightMode: "_1hbz9ox10", darkMode: "_1hbz9ox11" }, defaultClass: "_1hbz9ox10" }, backgroundSuccess: { conditions: { lightMode: "_1hbz9ox12", darkMode: "_1hbz9ox13" }, defaultClass: "_1hbz9ox12" }, failure: { conditions: { lightMode: "_1hbz9ox14", darkMode: "_1hbz9ox15" }, defaultClass: "_1hbz9ox14" }, foregroundFailure: { conditions: { lightMode: "_1hbz9ox16", darkMode: "_1hbz9ox17" }, defaultClass: "_1hbz9ox16" }, backgroundFailure: { conditions: { lightMode: "_1hbz9ox18", darkMode: "_1hbz9ox19" }, defaultClass: "_1hbz9ox18" } } }, backgroundColor: { values: { background: { conditions: { lightMode: "_1hbz9ox1a", darkMode: "_1hbz9ox1b" }, defaultClass: "_1hbz9ox1a" }, mute: { conditions: { lightMode: "_1hbz9ox1c", darkMode: "_1hbz9ox1d" }, defaultClass: "_1hbz9ox1c" }, panel: { conditions: { lightMode: "_1hbz9ox1e", darkMode: "_1hbz9ox1f" }, defaultClass: "_1hbz9ox1e" }, foreground: { conditions: { lightMode: "_1hbz9ox1g", darkMode: "_1hbz9ox1h" }, defaultClass: "_1hbz9ox1g" }, contrast: { conditions: { lightMode: "_1hbz9ox1i", darkMode: "_1hbz9ox1j" }, defaultClass: "_1hbz9ox1i" }, secondary: { conditions: { lightMode: "_1hbz9ox1k", darkMode: "_1hbz9ox1l" }, defaultClass: "_1hbz9ox1k" }, tertiary: { conditions: { lightMode: "_1hbz9ox1m", darkMode: "_1hbz9ox1n" }, defaultClass: "_1hbz9ox1m" }, placeholder: { conditions: { lightMode: "_1hbz9ox1o", darkMode: "_1hbz9ox1p" }, defaultClass: "_1hbz9ox1o" }, smooth: { conditions: { lightMode: "_1hbz9ox1q", darkMode: "_1hbz9ox1r" }, defaultClass: "_1hbz9ox1q" }, subtle: { conditions: { lightMode: "_1hbz9ox1s", darkMode: "_1hbz9ox1t" }, defaultClass: "_1hbz9ox1s" }, soft: { conditions: { lightMode: "_1hbz9ox1u", darkMode: "_1hbz9ox1v" }, defaultClass: "_1hbz9ox1u" }, offset: { conditions: { lightMode: "_1hbz9ox1w", darkMode: "_1hbz9ox1x" }, defaultClass: "_1hbz9ox1w" }, primary: { conditions: { lightMode: "_1hbz9ox1y", darkMode: "_1hbz9ox1z" }, defaultClass: "_1hbz9ox1y" }, primaryHover: { conditions: { lightMode: "_1hbz9ox20", darkMode: "_1hbz9ox21" }, defaultClass: "_1hbz9ox20" }, transparent: { conditions: { lightMode: "_1hbz9ox22", darkMode: "_1hbz9ox23" }, defaultClass: "_1hbz9ox22" }, error: { conditions: { lightMode: "_1hbz9ox24", darkMode: "_1hbz9ox25" }, defaultClass: "_1hbz9ox24" }, auxiliary: { conditions: { lightMode: "_1hbz9ox26", darkMode: "_1hbz9ox27" }, defaultClass: "_1hbz9ox26" }, success: { conditions: { lightMode: "_1hbz9ox28", darkMode: "_1hbz9ox29" }, defaultClass: "_1hbz9ox28" }, foregroundSuccess: { conditions: { lightMode: "_1hbz9ox2a", darkMode: "_1hbz9ox2b" }, defaultClass: "_1hbz9ox2a" }, backgroundSuccess: { conditions: { lightMode: "_1hbz9ox2c", darkMode: "_1hbz9ox2d" }, defaultClass: "_1hbz9ox2c" }, failure: { conditions: { lightMode: "_1hbz9ox2e", darkMode: "_1hbz9ox2f" }, defaultClass: "_1hbz9ox2e" }, foregroundFailure: { conditions: { lightMode: "_1hbz9ox2g", darkMode: "_1hbz9ox2h" }, defaultClass: "_1hbz9ox2g" }, backgroundFailure: { conditions: { lightMode: "_1hbz9ox2i", darkMode: "_1hbz9ox2j" }, defaultClass: "_1hbz9ox2i" } } } } }, { conditions: void 0, styles: { marginY: { mappings: ["marginTop", "marginBottom"] }, marginX: { mappings: ["marginLeft", "marginRight"] }, gap: { values: { 0: { defaultClass: "_1hbz9ox2k" }, 1: { defaultClass: "_1hbz9ox2l" }, 2: { defaultClass: "_1hbz9ox2m" }, 3: { defaultClass: "_1hbz9ox2n" }, 4: { defaultClass: "_1hbz9ox2o" }, 5: { defaultClass: "_1hbz9ox2p" }, 6: { defaultClass: "_1hbz9ox2q" }, 7: { defaultClass: "_1hbz9ox2r" }, 8: { defaultClass: "_1hbz9ox2s" }, 9: { defaultClass: "_1hbz9ox2t" }, 10: { defaultClass: "_1hbz9ox2u" }, 11: { defaultClass: "_1hbz9ox2v" }, 12: { defaultClass: "_1hbz9ox2w" }, 13: { defaultClass: "_1hbz9ox2x" }, 14: { defaultClass: "_1hbz9ox2y" }, 15: { defaultClass: "_1hbz9ox2z" }, 16: { defaultClass: "_1hbz9ox30" }, 20: { defaultClass: "_1hbz9ox31" }, 24: { defaultClass: "_1hbz9ox32" }, 28: { defaultClass: "_1hbz9ox33" }, 32: { defaultClass: "_1hbz9ox34" }, 36: { defaultClass: "_1hbz9ox35" }, 40: { defaultClass: "_1hbz9ox36" }, 44: { defaultClass: "_1hbz9ox37" }, 48: { defaultClass: "_1hbz9ox38" }, 52: { defaultClass: "_1hbz9ox39" }, 56: { defaultClass: "_1hbz9ox3a" }, 60: { defaultClass: "_1hbz9ox3b" }, 64: { defaultClass: "_1hbz9ox3c" }, 68: { defaultClass: "_1hbz9ox3d" }, 72: { defaultClass: "_1hbz9ox3e" }, 76: { defaultClass: "_1hbz9ox3f" }, 80: { defaultClass: "_1hbz9ox3g" }, 96: { defaultClass: "_1hbz9ox3h" }, px: { defaultClass: "_1hbz9ox3i" }, "0.25": { defaultClass: "_1hbz9ox3j" }, "0.5": { defaultClass: "_1hbz9ox3k" }, "0.75": { defaultClass: "_1hbz9ox3l" }, "1.5": { defaultClass: "_1hbz9ox3m" }, "2.5": { defaultClass: "_1hbz9ox3n" }, "3.5": { defaultClass: "_1hbz9ox3o" } } }, marginTop: { values: { 0: { defaultClass: "_1hbz9ox3p" }, 1: { defaultClass: "_1hbz9ox3q" }, 2: { defaultClass: "_1hbz9ox3r" }, 3: { defaultClass: "_1hbz9ox3s" }, 4: { defaultClass: "_1hbz9ox3t" }, 5: { defaultClass: "_1hbz9ox3u" }, 6: { defaultClass: "_1hbz9ox3v" }, 7: { defaultClass: "_1hbz9ox3w" }, 8: { defaultClass: "_1hbz9ox3x" }, 9: { defaultClass: "_1hbz9ox3y" }, 10: { defaultClass: "_1hbz9ox3z" }, 11: { defaultClass: "_1hbz9ox40" }, 12: { defaultClass: "_1hbz9ox41" }, 13: { defaultClass: "_1hbz9ox42" }, 14: { defaultClass: "_1hbz9ox43" }, 15: { defaultClass: "_1hbz9ox44" }, 16: { defaultClass: "_1hbz9ox45" }, 20: { defaultClass: "_1hbz9ox46" }, 24: { defaultClass: "_1hbz9ox47" }, 28: { defaultClass: "_1hbz9ox48" }, 32: { defaultClass: "_1hbz9ox49" }, 36: { defaultClass: "_1hbz9ox4a" }, 40: { defaultClass: "_1hbz9ox4b" }, 44: { defaultClass: "_1hbz9ox4c" }, 48: { defaultClass: "_1hbz9ox4d" }, 52: { defaultClass: "_1hbz9ox4e" }, 56: { defaultClass: "_1hbz9ox4f" }, 60: { defaultClass: "_1hbz9ox4g" }, 64: { defaultClass: "_1hbz9ox4h" }, 68: { defaultClass: "_1hbz9ox4i" }, 72: { defaultClass: "_1hbz9ox4j" }, 76: { defaultClass: "_1hbz9ox4k" }, 80: { defaultClass: "_1hbz9ox4l" }, 96: { defaultClass: "_1hbz9ox4m" }, px: { defaultClass: "_1hbz9ox4n" }, "0.25": { defaultClass: "_1hbz9ox4o" }, "0.5": { defaultClass: "_1hbz9ox4p" }, "0.75": { defaultClass: "_1hbz9ox4q" }, "1.5": { defaultClass: "_1hbz9ox4r" }, "2.5": { defaultClass: "_1hbz9ox4s" }, "3.5": { defaultClass: "_1hbz9ox4t" } } }, marginBottom: { values: { 0: { defaultClass: "_1hbz9ox4u" }, 1: { defaultClass: "_1hbz9ox4v" }, 2: { defaultClass: "_1hbz9ox4w" }, 3: { defaultClass: "_1hbz9ox4x" }, 4: { defaultClass: "_1hbz9ox4y" }, 5: { defaultClass: "_1hbz9ox4z" }, 6: { defaultClass: "_1hbz9ox50" }, 7: { defaultClass: "_1hbz9ox51" }, 8: { defaultClass: "_1hbz9ox52" }, 9: { defaultClass: "_1hbz9ox53" }, 10: { defaultClass: "_1hbz9ox54" }, 11: { defaultClass: "_1hbz9ox55" }, 12: { defaultClass: "_1hbz9ox56" }, 13: { defaultClass: "_1hbz9ox57" }, 14: { defaultClass: "_1hbz9ox58" }, 15: { defaultClass: "_1hbz9ox59" }, 16: { defaultClass: "_1hbz9ox5a" }, 20: { defaultClass: "_1hbz9ox5b" }, 24: { defaultClass: "_1hbz9ox5c" }, 28: { defaultClass: "_1hbz9ox5d" }, 32: { defaultClass: "_1hbz9ox5e" }, 36: { defaultClass: "_1hbz9ox5f" }, 40: { defaultClass: "_1hbz9ox5g" }, 44: { defaultClass: "_1hbz9ox5h" }, 48: { defaultClass: "_1hbz9ox5i" }, 52: { defaultClass: "_1hbz9ox5j" }, 56: { defaultClass: "_1hbz9ox5k" }, 60: { defaultClass: "_1hbz9ox5l" }, 64: { defaultClass: "_1hbz9ox5m" }, 68: { defaultClass: "_1hbz9ox5n" }, 72: { defaultClass: "_1hbz9ox5o" }, 76: { defaultClass: "_1hbz9ox5p" }, 80: { defaultClass: "_1hbz9ox5q" }, 96: { defaultClass: "_1hbz9ox5r" }, px: { defaultClass: "_1hbz9ox5s" }, "0.25": { defaultClass: "_1hbz9ox5t" }, "0.5": { defaultClass: "_1hbz9ox5u" }, "0.75": { defaultClass: "_1hbz9ox5v" }, "1.5": { defaultClass: "_1hbz9ox5w" }, "2.5": { defaultClass: "_1hbz9ox5x" }, "3.5": { defaultClass: "_1hbz9ox5y" } } }, marginLeft: { values: { 0: { defaultClass: "_1hbz9ox5z" }, 1: { defaultClass: "_1hbz9ox60" }, 2: { defaultClass: "_1hbz9ox61" }, 3: { defaultClass: "_1hbz9ox62" }, 4: { defaultClass: "_1hbz9ox63" }, 5: { defaultClass: "_1hbz9ox64" }, 6: { defaultClass: "_1hbz9ox65" }, 7: { defaultClass: "_1hbz9ox66" }, 8: { defaultClass: "_1hbz9ox67" }, 9: { defaultClass: "_1hbz9ox68" }, 10: { defaultClass: "_1hbz9ox69" }, 11: { defaultClass: "_1hbz9ox6a" }, 12: { defaultClass: "_1hbz9ox6b" }, 13: { defaultClass: "_1hbz9ox6c" }, 14: { defaultClass: "_1hbz9ox6d" }, 15: { defaultClass: "_1hbz9ox6e" }, 16: { defaultClass: "_1hbz9ox6f" }, 20: { defaultClass: "_1hbz9ox6g" }, 24: { defaultClass: "_1hbz9ox6h" }, 28: { defaultClass: "_1hbz9ox6i" }, 32: { defaultClass: "_1hbz9ox6j" }, 36: { defaultClass: "_1hbz9ox6k" }, 40: { defaultClass: "_1hbz9ox6l" }, 44: { defaultClass: "_1hbz9ox6m" }, 48: { defaultClass: "_1hbz9ox6n" }, 52: { defaultClass: "_1hbz9ox6o" }, 56: { defaultClass: "_1hbz9ox6p" }, 60: { defaultClass: "_1hbz9ox6q" }, 64: { defaultClass: "_1hbz9ox6r" }, 68: { defaultClass: "_1hbz9ox6s" }, 72: { defaultClass: "_1hbz9ox6t" }, 76: { defaultClass: "_1hbz9ox6u" }, 80: { defaultClass: "_1hbz9ox6v" }, 96: { defaultClass: "_1hbz9ox6w" }, px: { defaultClass: "_1hbz9ox6x" }, "0.25": { defaultClass: "_1hbz9ox6y" }, "0.5": { defaultClass: "_1hbz9ox6z" }, "0.75": { defaultClass: "_1hbz9ox70" }, "1.5": { defaultClass: "_1hbz9ox71" }, "2.5": { defaultClass: "_1hbz9ox72" }, "3.5": { defaultClass: "_1hbz9ox73" } } }, marginRight: { values: { 0: { defaultClass: "_1hbz9ox74" }, 1: { defaultClass: "_1hbz9ox75" }, 2: { defaultClass: "_1hbz9ox76" }, 3: { defaultClass: "_1hbz9ox77" }, 4: { defaultClass: "_1hbz9ox78" }, 5: { defaultClass: "_1hbz9ox79" }, 6: { defaultClass: "_1hbz9ox7a" }, 7: { defaultClass: "_1hbz9ox7b" }, 8: { defaultClass: "_1hbz9ox7c" }, 9: { defaultClass: "_1hbz9ox7d" }, 10: { defaultClass: "_1hbz9ox7e" }, 11: { defaultClass: "_1hbz9ox7f" }, 12: { defaultClass: "_1hbz9ox7g" }, 13: { defaultClass: "_1hbz9ox7h" }, 14: { defaultClass: "_1hbz9ox7i" }, 15: { defaultClass: "_1hbz9ox7j" }, 16: { defaultClass: "_1hbz9ox7k" }, 20: { defaultClass: "_1hbz9ox7l" }, 24: { defaultClass: "_1hbz9ox7m" }, 28: { defaultClass: "_1hbz9ox7n" }, 32: { defaultClass: "_1hbz9ox7o" }, 36: { defaultClass: "_1hbz9ox7p" }, 40: { defaultClass: "_1hbz9ox7q" }, 44: { defaultClass: "_1hbz9ox7r" }, 48: { defaultClass: "_1hbz9ox7s" }, 52: { defaultClass: "_1hbz9ox7t" }, 56: { defaultClass: "_1hbz9ox7u" }, 60: { defaultClass: "_1hbz9ox7v" }, 64: { defaultClass: "_1hbz9ox7w" }, 68: { defaultClass: "_1hbz9ox7x" }, 72: { defaultClass: "_1hbz9ox7y" }, 76: { defaultClass: "_1hbz9ox7z" }, 80: { defaultClass: "_1hbz9ox80" }, 96: { defaultClass: "_1hbz9ox81" }, px: { defaultClass: "_1hbz9ox82" }, "0.25": { defaultClass: "_1hbz9ox83" }, "0.5": { defaultClass: "_1hbz9ox84" }, "0.75": { defaultClass: "_1hbz9ox85" }, "1.5": { defaultClass: "_1hbz9ox86" }, "2.5": { defaultClass: "_1hbz9ox87" }, "3.5": { defaultClass: "_1hbz9ox88" } } } } });
1110
- const Re = (a) => /* @__PURE__ */ s.jsx(
2580
+ }, Ha = (o) => o, Ka = function() {
2581
+ return Ba(Ha)(...arguments);
2582
+ }, At = Ka({ conditions: { defaultCondition: "lightMode", conditionNames: ["lightMode", "darkMode"], responsiveArray: void 0 }, styles: { color: { values: { background: { conditions: { lightMode: "_1hbz9ox0", darkMode: "_1hbz9ox1" }, defaultClass: "_1hbz9ox0" }, mute: { conditions: { lightMode: "_1hbz9ox2", darkMode: "_1hbz9ox3" }, defaultClass: "_1hbz9ox2" }, panel: { conditions: { lightMode: "_1hbz9ox4", darkMode: "_1hbz9ox5" }, defaultClass: "_1hbz9ox4" }, foreground: { conditions: { lightMode: "_1hbz9ox6", darkMode: "_1hbz9ox7" }, defaultClass: "_1hbz9ox6" }, contrast: { conditions: { lightMode: "_1hbz9ox8", darkMode: "_1hbz9ox9" }, defaultClass: "_1hbz9ox8" }, secondary: { conditions: { lightMode: "_1hbz9oxa", darkMode: "_1hbz9oxb" }, defaultClass: "_1hbz9oxa" }, tertiary: { conditions: { lightMode: "_1hbz9oxc", darkMode: "_1hbz9oxd" }, defaultClass: "_1hbz9oxc" }, placeholder: { conditions: { lightMode: "_1hbz9oxe", darkMode: "_1hbz9oxf" }, defaultClass: "_1hbz9oxe" }, smooth: { conditions: { lightMode: "_1hbz9oxg", darkMode: "_1hbz9oxh" }, defaultClass: "_1hbz9oxg" }, subtle: { conditions: { lightMode: "_1hbz9oxi", darkMode: "_1hbz9oxj" }, defaultClass: "_1hbz9oxi" }, soft: { conditions: { lightMode: "_1hbz9oxk", darkMode: "_1hbz9oxl" }, defaultClass: "_1hbz9oxk" }, offset: { conditions: { lightMode: "_1hbz9oxm", darkMode: "_1hbz9oxn" }, defaultClass: "_1hbz9oxm" }, primary: { conditions: { lightMode: "_1hbz9oxo", darkMode: "_1hbz9oxp" }, defaultClass: "_1hbz9oxo" }, primaryHover: { conditions: { lightMode: "_1hbz9oxq", darkMode: "_1hbz9oxr" }, defaultClass: "_1hbz9oxq" }, transparent: { conditions: { lightMode: "_1hbz9oxs", darkMode: "_1hbz9oxt" }, defaultClass: "_1hbz9oxs" }, error: { conditions: { lightMode: "_1hbz9oxu", darkMode: "_1hbz9oxv" }, defaultClass: "_1hbz9oxu" }, auxiliary: { conditions: { lightMode: "_1hbz9oxw", darkMode: "_1hbz9oxx" }, defaultClass: "_1hbz9oxw" }, success: { conditions: { lightMode: "_1hbz9oxy", darkMode: "_1hbz9oxz" }, defaultClass: "_1hbz9oxy" }, foregroundSuccess: { conditions: { lightMode: "_1hbz9ox10", darkMode: "_1hbz9ox11" }, defaultClass: "_1hbz9ox10" }, backgroundSuccess: { conditions: { lightMode: "_1hbz9ox12", darkMode: "_1hbz9ox13" }, defaultClass: "_1hbz9ox12" }, failure: { conditions: { lightMode: "_1hbz9ox14", darkMode: "_1hbz9ox15" }, defaultClass: "_1hbz9ox14" }, foregroundFailure: { conditions: { lightMode: "_1hbz9ox16", darkMode: "_1hbz9ox17" }, defaultClass: "_1hbz9ox16" }, backgroundFailure: { conditions: { lightMode: "_1hbz9ox18", darkMode: "_1hbz9ox19" }, defaultClass: "_1hbz9ox18" } } }, backgroundColor: { values: { background: { conditions: { lightMode: "_1hbz9ox1a", darkMode: "_1hbz9ox1b" }, defaultClass: "_1hbz9ox1a" }, mute: { conditions: { lightMode: "_1hbz9ox1c", darkMode: "_1hbz9ox1d" }, defaultClass: "_1hbz9ox1c" }, panel: { conditions: { lightMode: "_1hbz9ox1e", darkMode: "_1hbz9ox1f" }, defaultClass: "_1hbz9ox1e" }, foreground: { conditions: { lightMode: "_1hbz9ox1g", darkMode: "_1hbz9ox1h" }, defaultClass: "_1hbz9ox1g" }, contrast: { conditions: { lightMode: "_1hbz9ox1i", darkMode: "_1hbz9ox1j" }, defaultClass: "_1hbz9ox1i" }, secondary: { conditions: { lightMode: "_1hbz9ox1k", darkMode: "_1hbz9ox1l" }, defaultClass: "_1hbz9ox1k" }, tertiary: { conditions: { lightMode: "_1hbz9ox1m", darkMode: "_1hbz9ox1n" }, defaultClass: "_1hbz9ox1m" }, placeholder: { conditions: { lightMode: "_1hbz9ox1o", darkMode: "_1hbz9ox1p" }, defaultClass: "_1hbz9ox1o" }, smooth: { conditions: { lightMode: "_1hbz9ox1q", darkMode: "_1hbz9ox1r" }, defaultClass: "_1hbz9ox1q" }, subtle: { conditions: { lightMode: "_1hbz9ox1s", darkMode: "_1hbz9ox1t" }, defaultClass: "_1hbz9ox1s" }, soft: { conditions: { lightMode: "_1hbz9ox1u", darkMode: "_1hbz9ox1v" }, defaultClass: "_1hbz9ox1u" }, offset: { conditions: { lightMode: "_1hbz9ox1w", darkMode: "_1hbz9ox1x" }, defaultClass: "_1hbz9ox1w" }, primary: { conditions: { lightMode: "_1hbz9ox1y", darkMode: "_1hbz9ox1z" }, defaultClass: "_1hbz9ox1y" }, primaryHover: { conditions: { lightMode: "_1hbz9ox20", darkMode: "_1hbz9ox21" }, defaultClass: "_1hbz9ox20" }, transparent: { conditions: { lightMode: "_1hbz9ox22", darkMode: "_1hbz9ox23" }, defaultClass: "_1hbz9ox22" }, error: { conditions: { lightMode: "_1hbz9ox24", darkMode: "_1hbz9ox25" }, defaultClass: "_1hbz9ox24" }, auxiliary: { conditions: { lightMode: "_1hbz9ox26", darkMode: "_1hbz9ox27" }, defaultClass: "_1hbz9ox26" }, success: { conditions: { lightMode: "_1hbz9ox28", darkMode: "_1hbz9ox29" }, defaultClass: "_1hbz9ox28" }, foregroundSuccess: { conditions: { lightMode: "_1hbz9ox2a", darkMode: "_1hbz9ox2b" }, defaultClass: "_1hbz9ox2a" }, backgroundSuccess: { conditions: { lightMode: "_1hbz9ox2c", darkMode: "_1hbz9ox2d" }, defaultClass: "_1hbz9ox2c" }, failure: { conditions: { lightMode: "_1hbz9ox2e", darkMode: "_1hbz9ox2f" }, defaultClass: "_1hbz9ox2e" }, foregroundFailure: { conditions: { lightMode: "_1hbz9ox2g", darkMode: "_1hbz9ox2h" }, defaultClass: "_1hbz9ox2g" }, backgroundFailure: { conditions: { lightMode: "_1hbz9ox2i", darkMode: "_1hbz9ox2j" }, defaultClass: "_1hbz9ox2i" } } } } }, { conditions: void 0, styles: { marginY: { mappings: ["marginTop", "marginBottom"] }, marginX: { mappings: ["marginLeft", "marginRight"] }, gap: { values: { 0: { defaultClass: "_1hbz9ox2k" }, 1: { defaultClass: "_1hbz9ox2l" }, 2: { defaultClass: "_1hbz9ox2m" }, 3: { defaultClass: "_1hbz9ox2n" }, 4: { defaultClass: "_1hbz9ox2o" }, 5: { defaultClass: "_1hbz9ox2p" }, 6: { defaultClass: "_1hbz9ox2q" }, 7: { defaultClass: "_1hbz9ox2r" }, 8: { defaultClass: "_1hbz9ox2s" }, 9: { defaultClass: "_1hbz9ox2t" }, 10: { defaultClass: "_1hbz9ox2u" }, 11: { defaultClass: "_1hbz9ox2v" }, 12: { defaultClass: "_1hbz9ox2w" }, 13: { defaultClass: "_1hbz9ox2x" }, 14: { defaultClass: "_1hbz9ox2y" }, 15: { defaultClass: "_1hbz9ox2z" }, 16: { defaultClass: "_1hbz9ox30" }, 20: { defaultClass: "_1hbz9ox31" }, 24: { defaultClass: "_1hbz9ox32" }, 28: { defaultClass: "_1hbz9ox33" }, 32: { defaultClass: "_1hbz9ox34" }, 36: { defaultClass: "_1hbz9ox35" }, 40: { defaultClass: "_1hbz9ox36" }, 44: { defaultClass: "_1hbz9ox37" }, 48: { defaultClass: "_1hbz9ox38" }, 52: { defaultClass: "_1hbz9ox39" }, 56: { defaultClass: "_1hbz9ox3a" }, 60: { defaultClass: "_1hbz9ox3b" }, 64: { defaultClass: "_1hbz9ox3c" }, 68: { defaultClass: "_1hbz9ox3d" }, 72: { defaultClass: "_1hbz9ox3e" }, 76: { defaultClass: "_1hbz9ox3f" }, 80: { defaultClass: "_1hbz9ox3g" }, 96: { defaultClass: "_1hbz9ox3h" }, px: { defaultClass: "_1hbz9ox3i" }, "0.25": { defaultClass: "_1hbz9ox3j" }, "0.5": { defaultClass: "_1hbz9ox3k" }, "0.75": { defaultClass: "_1hbz9ox3l" }, "1.5": { defaultClass: "_1hbz9ox3m" }, "2.5": { defaultClass: "_1hbz9ox3n" }, "3.5": { defaultClass: "_1hbz9ox3o" } } }, marginTop: { values: { 0: { defaultClass: "_1hbz9ox3p" }, 1: { defaultClass: "_1hbz9ox3q" }, 2: { defaultClass: "_1hbz9ox3r" }, 3: { defaultClass: "_1hbz9ox3s" }, 4: { defaultClass: "_1hbz9ox3t" }, 5: { defaultClass: "_1hbz9ox3u" }, 6: { defaultClass: "_1hbz9ox3v" }, 7: { defaultClass: "_1hbz9ox3w" }, 8: { defaultClass: "_1hbz9ox3x" }, 9: { defaultClass: "_1hbz9ox3y" }, 10: { defaultClass: "_1hbz9ox3z" }, 11: { defaultClass: "_1hbz9ox40" }, 12: { defaultClass: "_1hbz9ox41" }, 13: { defaultClass: "_1hbz9ox42" }, 14: { defaultClass: "_1hbz9ox43" }, 15: { defaultClass: "_1hbz9ox44" }, 16: { defaultClass: "_1hbz9ox45" }, 20: { defaultClass: "_1hbz9ox46" }, 24: { defaultClass: "_1hbz9ox47" }, 28: { defaultClass: "_1hbz9ox48" }, 32: { defaultClass: "_1hbz9ox49" }, 36: { defaultClass: "_1hbz9ox4a" }, 40: { defaultClass: "_1hbz9ox4b" }, 44: { defaultClass: "_1hbz9ox4c" }, 48: { defaultClass: "_1hbz9ox4d" }, 52: { defaultClass: "_1hbz9ox4e" }, 56: { defaultClass: "_1hbz9ox4f" }, 60: { defaultClass: "_1hbz9ox4g" }, 64: { defaultClass: "_1hbz9ox4h" }, 68: { defaultClass: "_1hbz9ox4i" }, 72: { defaultClass: "_1hbz9ox4j" }, 76: { defaultClass: "_1hbz9ox4k" }, 80: { defaultClass: "_1hbz9ox4l" }, 96: { defaultClass: "_1hbz9ox4m" }, px: { defaultClass: "_1hbz9ox4n" }, "0.25": { defaultClass: "_1hbz9ox4o" }, "0.5": { defaultClass: "_1hbz9ox4p" }, "0.75": { defaultClass: "_1hbz9ox4q" }, "1.5": { defaultClass: "_1hbz9ox4r" }, "2.5": { defaultClass: "_1hbz9ox4s" }, "3.5": { defaultClass: "_1hbz9ox4t" } } }, marginBottom: { values: { 0: { defaultClass: "_1hbz9ox4u" }, 1: { defaultClass: "_1hbz9ox4v" }, 2: { defaultClass: "_1hbz9ox4w" }, 3: { defaultClass: "_1hbz9ox4x" }, 4: { defaultClass: "_1hbz9ox4y" }, 5: { defaultClass: "_1hbz9ox4z" }, 6: { defaultClass: "_1hbz9ox50" }, 7: { defaultClass: "_1hbz9ox51" }, 8: { defaultClass: "_1hbz9ox52" }, 9: { defaultClass: "_1hbz9ox53" }, 10: { defaultClass: "_1hbz9ox54" }, 11: { defaultClass: "_1hbz9ox55" }, 12: { defaultClass: "_1hbz9ox56" }, 13: { defaultClass: "_1hbz9ox57" }, 14: { defaultClass: "_1hbz9ox58" }, 15: { defaultClass: "_1hbz9ox59" }, 16: { defaultClass: "_1hbz9ox5a" }, 20: { defaultClass: "_1hbz9ox5b" }, 24: { defaultClass: "_1hbz9ox5c" }, 28: { defaultClass: "_1hbz9ox5d" }, 32: { defaultClass: "_1hbz9ox5e" }, 36: { defaultClass: "_1hbz9ox5f" }, 40: { defaultClass: "_1hbz9ox5g" }, 44: { defaultClass: "_1hbz9ox5h" }, 48: { defaultClass: "_1hbz9ox5i" }, 52: { defaultClass: "_1hbz9ox5j" }, 56: { defaultClass: "_1hbz9ox5k" }, 60: { defaultClass: "_1hbz9ox5l" }, 64: { defaultClass: "_1hbz9ox5m" }, 68: { defaultClass: "_1hbz9ox5n" }, 72: { defaultClass: "_1hbz9ox5o" }, 76: { defaultClass: "_1hbz9ox5p" }, 80: { defaultClass: "_1hbz9ox5q" }, 96: { defaultClass: "_1hbz9ox5r" }, px: { defaultClass: "_1hbz9ox5s" }, "0.25": { defaultClass: "_1hbz9ox5t" }, "0.5": { defaultClass: "_1hbz9ox5u" }, "0.75": { defaultClass: "_1hbz9ox5v" }, "1.5": { defaultClass: "_1hbz9ox5w" }, "2.5": { defaultClass: "_1hbz9ox5x" }, "3.5": { defaultClass: "_1hbz9ox5y" } } }, marginLeft: { values: { 0: { defaultClass: "_1hbz9ox5z" }, 1: { defaultClass: "_1hbz9ox60" }, 2: { defaultClass: "_1hbz9ox61" }, 3: { defaultClass: "_1hbz9ox62" }, 4: { defaultClass: "_1hbz9ox63" }, 5: { defaultClass: "_1hbz9ox64" }, 6: { defaultClass: "_1hbz9ox65" }, 7: { defaultClass: "_1hbz9ox66" }, 8: { defaultClass: "_1hbz9ox67" }, 9: { defaultClass: "_1hbz9ox68" }, 10: { defaultClass: "_1hbz9ox69" }, 11: { defaultClass: "_1hbz9ox6a" }, 12: { defaultClass: "_1hbz9ox6b" }, 13: { defaultClass: "_1hbz9ox6c" }, 14: { defaultClass: "_1hbz9ox6d" }, 15: { defaultClass: "_1hbz9ox6e" }, 16: { defaultClass: "_1hbz9ox6f" }, 20: { defaultClass: "_1hbz9ox6g" }, 24: { defaultClass: "_1hbz9ox6h" }, 28: { defaultClass: "_1hbz9ox6i" }, 32: { defaultClass: "_1hbz9ox6j" }, 36: { defaultClass: "_1hbz9ox6k" }, 40: { defaultClass: "_1hbz9ox6l" }, 44: { defaultClass: "_1hbz9ox6m" }, 48: { defaultClass: "_1hbz9ox6n" }, 52: { defaultClass: "_1hbz9ox6o" }, 56: { defaultClass: "_1hbz9ox6p" }, 60: { defaultClass: "_1hbz9ox6q" }, 64: { defaultClass: "_1hbz9ox6r" }, 68: { defaultClass: "_1hbz9ox6s" }, 72: { defaultClass: "_1hbz9ox6t" }, 76: { defaultClass: "_1hbz9ox6u" }, 80: { defaultClass: "_1hbz9ox6v" }, 96: { defaultClass: "_1hbz9ox6w" }, px: { defaultClass: "_1hbz9ox6x" }, "0.25": { defaultClass: "_1hbz9ox6y" }, "0.5": { defaultClass: "_1hbz9ox6z" }, "0.75": { defaultClass: "_1hbz9ox70" }, "1.5": { defaultClass: "_1hbz9ox71" }, "2.5": { defaultClass: "_1hbz9ox72" }, "3.5": { defaultClass: "_1hbz9ox73" } } }, marginRight: { values: { 0: { defaultClass: "_1hbz9ox74" }, 1: { defaultClass: "_1hbz9ox75" }, 2: { defaultClass: "_1hbz9ox76" }, 3: { defaultClass: "_1hbz9ox77" }, 4: { defaultClass: "_1hbz9ox78" }, 5: { defaultClass: "_1hbz9ox79" }, 6: { defaultClass: "_1hbz9ox7a" }, 7: { defaultClass: "_1hbz9ox7b" }, 8: { defaultClass: "_1hbz9ox7c" }, 9: { defaultClass: "_1hbz9ox7d" }, 10: { defaultClass: "_1hbz9ox7e" }, 11: { defaultClass: "_1hbz9ox7f" }, 12: { defaultClass: "_1hbz9ox7g" }, 13: { defaultClass: "_1hbz9ox7h" }, 14: { defaultClass: "_1hbz9ox7i" }, 15: { defaultClass: "_1hbz9ox7j" }, 16: { defaultClass: "_1hbz9ox7k" }, 20: { defaultClass: "_1hbz9ox7l" }, 24: { defaultClass: "_1hbz9ox7m" }, 28: { defaultClass: "_1hbz9ox7n" }, 32: { defaultClass: "_1hbz9ox7o" }, 36: { defaultClass: "_1hbz9ox7p" }, 40: { defaultClass: "_1hbz9ox7q" }, 44: { defaultClass: "_1hbz9ox7r" }, 48: { defaultClass: "_1hbz9ox7s" }, 52: { defaultClass: "_1hbz9ox7t" }, 56: { defaultClass: "_1hbz9ox7u" }, 60: { defaultClass: "_1hbz9ox7v" }, 64: { defaultClass: "_1hbz9ox7w" }, 68: { defaultClass: "_1hbz9ox7x" }, 72: { defaultClass: "_1hbz9ox7y" }, 76: { defaultClass: "_1hbz9ox7z" }, 80: { defaultClass: "_1hbz9ox80" }, 96: { defaultClass: "_1hbz9ox81" }, px: { defaultClass: "_1hbz9ox82" }, "0.25": { defaultClass: "_1hbz9ox83" }, "0.5": { defaultClass: "_1hbz9ox84" }, "0.75": { defaultClass: "_1hbz9ox85" }, "1.5": { defaultClass: "_1hbz9ox86" }, "2.5": { defaultClass: "_1hbz9ox87" }, "3.5": { defaultClass: "_1hbz9ox88" } } } } });
2583
+ const Zr = (o) => /* @__PURE__ */ h.jsx(
1111
2584
  "div",
1112
2585
  {
1113
- className: N(
2586
+ className: Ee(
1114
2587
  "sid-stack",
1115
- gr(a.variant),
1116
- da({ gap: a.space || "2" }),
1117
- a.className
2588
+ Ua(o.variant),
2589
+ At({ gap: o.space || "2" }),
2590
+ o.className
1118
2591
  ),
1119
- style: a.style,
1120
- children: a.children
2592
+ style: o.style,
2593
+ children: o.children
1121
2594
  }
1122
2595
  );
1123
- var Rr = ia({ defaultClassName: "_1wn0ypy0", variantClassNames: { size: { xs: "_1wn0ypy1", sm: "_1wn0ypy2", base: "_1wn0ypy3", xl: "_1wn0ypy4", "2xl-title": "_1wn0ypy5" }, weight: { medium: "_1wn0ypy6", semibold: "_1wn0ypy7", bold: "_1wn0ypy8" }, color: { contrast: "_1wn0ypy9", tertiary: "_1wn0ypya", placeholder: "_1wn0ypyb", white: "_1wn0ypyc", success: "_1wn0ypyd", failure: "_1wn0ypye" } }, defaultVariants: { size: "base", weight: "medium" }, compoundVariants: [] });
1124
- const kr = {
2596
+ var Ga = Mt({ defaultClassName: "_1wn0ypy0", variantClassNames: { size: { xs: "_1wn0ypy1", sm: "_1wn0ypy2", base: "_1wn0ypy3", xl: "_1wn0ypy4", "2xl-title": "_1wn0ypy5" }, weight: { medium: "_1wn0ypy6", semibold: "_1wn0ypy7", bold: "_1wn0ypy8" }, color: { contrast: "_1wn0ypy9", tertiary: "_1wn0ypya", placeholder: "_1wn0ypyb", white: "_1wn0ypyc", success: "_1wn0ypyd", failure: "_1wn0ypye" } }, defaultVariants: { size: "base", weight: "medium" }, compoundVariants: [] });
2597
+ const Za = {
1125
2598
  text: {}
1126
- }, ke = aa(kr);
1127
- ke.displayName = "SlashIDTextContext";
1128
- const Xr = ({ text: a, children: r }) => {
1129
- const o = ra(() => ({
1130
- text: a
1131
- }), [a]);
1132
- return /* @__PURE__ */ s.jsx(ke.Provider, { value: o, children: r });
1133
- };
1134
- function Or() {
1135
- const { text: a } = ce.useContext(ke);
1136
- return a;
2599
+ }, Dt = be.createContext(Za);
2600
+ Dt.displayName = "SlashIDTextContext";
2601
+ function Qa() {
2602
+ const { text: o } = va.useContext(Dt);
2603
+ return o;
1137
2604
  }
1138
- const we = {
2605
+ const qr = {
1139
2606
  opening: "{{",
1140
2607
  closing: "}}"
1141
2608
  };
1142
- function ua(a, r) {
1143
- return a.includes(we.opening) ? Object.keys(r).reduce(
1144
- (n, i) => n.replace(
1145
- `${we.opening}${i}${we.closing}`,
1146
- r[i]
2609
+ function It(o, s) {
2610
+ return o.includes(qr.opening) ? Object.keys(s).reduce(
2611
+ (f, m) => f.replace(
2612
+ `${qr.opening}${m}${qr.closing}`,
2613
+ s[m]
1147
2614
  ),
1148
- a
1149
- ) : a;
2615
+ o
2616
+ ) : o;
1150
2617
  }
1151
- const je = ({
1152
- as: a,
1153
- t: r,
1154
- tokens: o,
1155
- variant: n,
1156
- className: i,
1157
- children: C
2618
+ const Br = ({
2619
+ as: o,
2620
+ t: s,
2621
+ tokens: d,
2622
+ variant: f,
2623
+ className: m,
2624
+ children: A
1158
2625
  }) => {
1159
- const v = Or(), b = a || "p";
1160
- return /* @__PURE__ */ s.jsxs(
1161
- b,
2626
+ const M = Qa(), S = o || "p";
2627
+ return /* @__PURE__ */ h.jsxs(
2628
+ S,
1162
2629
  {
1163
- className: N(
2630
+ className: Ee(
1164
2631
  "sid-text",
1165
- `sid-text--${a}`,
1166
- Rr(n),
1167
- i
2632
+ `sid-text--${o}`,
2633
+ Ga(f),
2634
+ m
1168
2635
  ),
1169
2636
  children: [
1170
- o ? ua(v[r], o) : v[r],
1171
- C || null
2637
+ d ? It(M[s], d) : M[s],
2638
+ A || null
1172
2639
  ]
1173
2640
  }
1174
2641
  );
1175
2642
  };
1176
- var Sr = "iokgmp1";
1177
- function ea({
1178
- width: a,
1179
- height: r,
1180
- minHeight: o,
1181
- maxHeight: n,
1182
- minWidth: i,
1183
- maxWidth: C
2643
+ var Ja = "iokgmp1";
2644
+ function kt({
2645
+ width: o,
2646
+ height: s,
2647
+ minHeight: d,
2648
+ maxHeight: f,
2649
+ minWidth: m,
2650
+ maxWidth: A
1184
2651
  }) {
1185
- return /* @__PURE__ */ s.jsx(
2652
+ return /* @__PURE__ */ h.jsx(
1186
2653
  "div",
1187
2654
  {
1188
- className: Sr,
2655
+ className: Ja,
1189
2656
  style: {
1190
- width: a,
1191
- height: r,
1192
- minHeight: o,
1193
- maxHeight: n,
1194
- minWidth: i,
1195
- maxWidth: C
1196
- }
1197
- }
1198
- );
1199
- }
1200
- const g = {
1201
- "footer.text": "Top-tier security by SlashID",
1202
- "initial.title": "Logging you in...",
1203
- "initial.details": "Please follow the on-screen instructions.",
1204
- "recover.password.title": "Reset password",
1205
- "recover.password.details": "Enter your new password.",
1206
- "recover.password.input.password.label": "Password",
1207
- "recover.password.input.confirmPassword.label": "Confirm password",
1208
- "recover.password.input.placeholder": "Type your new password",
1209
- "recover.password.submit": "Reset password",
1210
- "recover.password.validation.passwordsDoNotMatch": "Passwords do not match",
1211
- "recover.password.validation.length": "8-256 characters required",
1212
- "recover.password.validation.password_variants": "Contains word 'password'",
1213
- "recover.password.validation.admin_variants": "Contains word 'admin'",
1214
- "recover.password.validation.user_variants": "Contains word 'user'",
1215
- "recover.password.validation.alphanumeric_sequences_1": "Illegal sequence: {{ILLEGAL_SEQUENCE}}",
1216
- "recover.password.validation.alphanumeric_sequences_2": "Illegal sequence: {{ILLEGAL_SEQUENCE}}",
1217
- "recover.password.validation.numeric_sequences_ascending": "Illegal sequence: {{ILLEGAL_SEQUENCE}}",
1218
- "recover.password.validation.numeric_subsequences_ascending": "Illegal sequence: {{ILLEGAL_SEQUENCE}}",
1219
- "recover.password.validation.numeric_sequences_descending": "Illegal sequence: {{ILLEGAL_SEQUENCE}}",
1220
- "recover.password.validation.numeric_subsequences_descending": "Illegal sequence: {{ILLEGAL_SEQUENCE}}",
1221
- "recover.password.validation.common_password_xkcd": "Common password",
1222
- "success.title": "All done!",
1223
- "success.details": "Please return to the website.",
1224
- "error.title": "Something went wrong...",
1225
- "error.detail": "Please log in again."
1226
- }, Pr = {
1227
- en: g,
1228
- ja: {
1229
- "footer.text": g["footer.text"],
1230
- "initial.title": "ログイン処理を行っています。",
1231
- "initial.details": "処理完了後、画面は自動で切り替わります。",
1232
- "success.title": "認証が完了しました!",
1233
- "success.details": "このページを閉じて、元のページへ戻ってください。",
1234
- "recover.password.title": g["recover.password.title"],
1235
- "recover.password.details": g["recover.password.details"],
1236
- "recover.password.input.password.label": g["recover.password.input.password.label"],
1237
- "recover.password.input.confirmPassword.label": g["recover.password.input.confirmPassword.label"],
1238
- "recover.password.input.placeholder": g["recover.password.input.placeholder"],
1239
- "recover.password.submit": g["recover.password.submit"],
1240
- "recover.password.validation.passwordsDoNotMatch": g["recover.password.validation.passwordsDoNotMatch"],
1241
- "recover.password.validation.length": g["recover.password.validation.length"],
1242
- "recover.password.validation.password_variants": g["recover.password.validation.password_variants"],
1243
- "recover.password.validation.admin_variants": g["recover.password.validation.admin_variants"],
1244
- "recover.password.validation.user_variants": g["recover.password.validation.user_variants"],
1245
- "recover.password.validation.alphanumeric_sequences_1": g["recover.password.validation.alphanumeric_sequences_1"],
1246
- "recover.password.validation.alphanumeric_sequences_2": g["recover.password.validation.alphanumeric_sequences_2"],
1247
- "recover.password.validation.numeric_sequences_ascending": g["recover.password.validation.numeric_sequences_ascending"],
1248
- "recover.password.validation.numeric_subsequences_ascending": g["recover.password.validation.numeric_subsequences_ascending"],
1249
- "recover.password.validation.numeric_sequences_descending": g["recover.password.validation.numeric_sequences_descending"],
1250
- "recover.password.validation.numeric_subsequences_descending": g["recover.password.validation.numeric_subsequences_descending"],
1251
- "recover.password.validation.common_password_xkcd": g["recover.password.validation.common_password_xkcd"],
1252
- "error.title": g["error.title"],
1253
- "error.detail": "再度ログインをしてください。"
1254
- }
1255
- }, Tr = (a) => (r) => Pr[a][r], Nr = {
1256
- logo: /* @__PURE__ */ s.jsx(ur, {}),
1257
- language: "en",
1258
- state: "initial",
1259
- sdk: void 0
1260
- }, Ar = aa(
1261
- Nr
1262
- ), Oe = () => Ia(Ar), re = (a) => /* @__PURE__ */ s.jsx(je, { ...a });
1263
- var Dr = "_1vg0oop0", Lr = "_1vg0oop1", Ir = "_1vg0oop2", Fr = "_1vg0oop3";
1264
- function qr() {
1265
- const { logo: a } = Oe();
1266
- return /* @__PURE__ */ s.jsx("div", { className: Fr, children: a });
1267
- }
1268
- function Vr() {
1269
- return /* @__PURE__ */ s.jsx(
1270
- re,
1271
- {
1272
- t: "footer.text",
1273
- variant: {
1274
- size: "xs",
1275
- weight: "semibold",
1276
- color: "placeholder"
2657
+ width: o,
2658
+ height: s,
2659
+ minHeight: d,
2660
+ maxHeight: f,
2661
+ minWidth: m,
2662
+ maxWidth: A
1277
2663
  }
1278
2664
  }
1279
2665
  );
1280
2666
  }
1281
- function et({ children: a, className: r, header: o = /* @__PURE__ */ s.jsx(qr, {}), footer: n = /* @__PURE__ */ s.jsx(Vr, {}) }) {
1282
- return /* @__PURE__ */ s.jsxs("article", { className: N(Dr, r), children: [
1283
- o && /* @__PURE__ */ s.jsx("header", { className: Lr, children: o }),
1284
- /* @__PURE__ */ s.jsx("div", { children: a }),
1285
- n && /* @__PURE__ */ s.jsx("footer", { className: Ir, children: n })
1286
- ] });
1287
- }
1288
- function $r() {
1289
- return /* @__PURE__ */ s.jsx(Me, { children: /* @__PURE__ */ s.jsx(na, {}) });
2667
+ function Xa() {
2668
+ return /* @__PURE__ */ h.jsx(Gr, { children: /* @__PURE__ */ h.jsx(Pt, {}) });
1290
2669
  }
1291
- function at() {
1292
- return /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
1293
- /* @__PURE__ */ s.jsxs(Re, { space: "2", children: [
1294
- /* @__PURE__ */ s.jsx(ea, { width: "75%", height: 24 }),
1295
- /* @__PURE__ */ s.jsx(ea, { width: "50%", height: 16 })
2670
+ function hn() {
2671
+ return /* @__PURE__ */ h.jsxs(h.Fragment, { children: [
2672
+ /* @__PURE__ */ h.jsxs(Zr, { space: "2", children: [
2673
+ /* @__PURE__ */ h.jsx(kt, { width: "75%", height: 24 }),
2674
+ /* @__PURE__ */ h.jsx(kt, { width: "50%", height: 16 })
1296
2675
  ] }),
1297
- /* @__PURE__ */ s.jsx($r, {})
2676
+ /* @__PURE__ */ h.jsx(Xa, {})
1298
2677
  ] });
1299
2678
  }
1300
- function Wr({ type: a }) {
1301
- return /* @__PURE__ */ s.jsx(Me, { variant: a === "warning" ? "blue" : "red", shouldAnimate: !1, children: /* @__PURE__ */ s.jsx(lr, {}) });
2679
+ const xr = (o) => /* @__PURE__ */ h.jsx(Br, { ...o });
2680
+ function en({ type: o }) {
2681
+ return /* @__PURE__ */ h.jsx(Gr, { variant: o === "warning" ? "blue" : "red", shouldAnimate: !1, children: /* @__PURE__ */ h.jsx(Sa, {}) });
1302
2682
  }
1303
- function rt({ type: a, redirectUri: r }) {
1304
- return r && window.location.replace(r), /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
1305
- /* @__PURE__ */ s.jsxs(Re, { space: "0.25", children: [
1306
- /* @__PURE__ */ s.jsx(
1307
- re,
2683
+ function pn({ type: o }) {
2684
+ return /* @__PURE__ */ h.jsxs(h.Fragment, { children: [
2685
+ /* @__PURE__ */ h.jsxs(Zr, { space: "0.25", children: [
2686
+ /* @__PURE__ */ h.jsx(
2687
+ xr,
1308
2688
  {
1309
2689
  as: "h1",
1310
2690
  variant: { size: "2xl-title", weight: "bold" },
1311
2691
  t: "error.title"
1312
2692
  }
1313
2693
  ),
1314
- /* @__PURE__ */ s.jsx(
1315
- re,
2694
+ /* @__PURE__ */ h.jsx(
2695
+ xr,
1316
2696
  {
1317
2697
  as: "h2",
1318
2698
  t: "error.detail",
@@ -1320,10 +2700,10 @@ function rt({ type: a, redirectUri: r }) {
1320
2700
  }
1321
2701
  )
1322
2702
  ] }),
1323
- /* @__PURE__ */ s.jsx(Wr, { type: a })
2703
+ /* @__PURE__ */ h.jsx(en, { type: o })
1324
2704
  ] });
1325
2705
  }
1326
- const Yr = () => /* @__PURE__ */ s.jsx(Me, { children: /* @__PURE__ */ s.jsx(
2706
+ const rn = () => /* @__PURE__ */ h.jsx(Gr, { children: /* @__PURE__ */ h.jsx(
1327
2707
  "svg",
1328
2708
  {
1329
2709
  width: "21",
@@ -1331,7 +2711,7 @@ const Yr = () => /* @__PURE__ */ s.jsx(Me, { children: /* @__PURE__ */ s.jsx(
1331
2711
  viewBox: "0 0 21 18",
1332
2712
  fill: "none",
1333
2713
  xmlns: "http://www.w3.org/2000/svg",
1334
- children: /* @__PURE__ */ s.jsx(
2714
+ children: /* @__PURE__ */ h.jsx(
1335
2715
  "path",
1336
2716
  {
1337
2717
  fillRule: "evenodd",
@@ -1342,138 +2722,197 @@ const Yr = () => /* @__PURE__ */ s.jsx(Me, { children: /* @__PURE__ */ s.jsx(
1342
2722
  )
1343
2723
  }
1344
2724
  ) });
1345
- function tt({ redirectUri: a } = {}) {
1346
- return a && window.location.replace(a), /* @__PURE__ */ s.jsxs("article", { "data-testid": "sid-form-success-state", children: [
1347
- /* @__PURE__ */ s.jsx(
1348
- re,
2725
+ function vn() {
2726
+ return /* @__PURE__ */ h.jsxs("article", { "data-testid": "sid-form-success-state", children: [
2727
+ /* @__PURE__ */ h.jsx(
2728
+ xr,
1349
2729
  {
1350
2730
  as: "h1",
1351
2731
  t: "success.title",
1352
2732
  variant: { size: "2xl-title", weight: "bold" }
1353
2733
  }
1354
2734
  ),
1355
- /* @__PURE__ */ s.jsx(
1356
- re,
2735
+ /* @__PURE__ */ h.jsx(
2736
+ xr,
1357
2737
  {
1358
2738
  as: "h2",
1359
2739
  t: "success.details",
1360
2740
  variant: { color: "contrast", weight: "semibold" }
1361
2741
  }
1362
2742
  ),
1363
- /* @__PURE__ */ s.jsx(Yr, {})
2743
+ /* @__PURE__ */ h.jsx(rn, {})
1364
2744
  ] });
1365
2745
  }
1366
- var Br = "_8vopmj0", Ur = "_8vopmj2";
1367
- function Hr() {
1368
- const { language: a } = Oe();
1369
- return ra(() => Tr(a), [a]);
2746
+ var tn = "_8vopmj0", an = "_8vopmj2";
2747
+ const X = {
2748
+ "footer.text": "Top-tier security by SlashID",
2749
+ "initial.title": "Logging you in...",
2750
+ "initial.details": "Please follow the on-screen instructions.",
2751
+ "recover.password.title": "Reset password",
2752
+ "recover.password.details": "Enter your new password.",
2753
+ "recover.password.input.password.label": "Password",
2754
+ "recover.password.input.confirmPassword.label": "Confirm password",
2755
+ "recover.password.input.placeholder": "Type your new password",
2756
+ "recover.password.submit": "Reset password",
2757
+ "recover.password.validation.passwordsDoNotMatch": "Passwords do not match",
2758
+ "recover.password.validation.length": "8-256 characters required",
2759
+ "recover.password.validation.password_variants": "Contains word 'password'",
2760
+ "recover.password.validation.admin_variants": "Contains word 'admin'",
2761
+ "recover.password.validation.user_variants": "Contains word 'user'",
2762
+ "recover.password.validation.alphanumeric_sequences_1": "Illegal sequence: {{ILLEGAL_SEQUENCE}}",
2763
+ "recover.password.validation.alphanumeric_sequences_2": "Illegal sequence: {{ILLEGAL_SEQUENCE}}",
2764
+ "recover.password.validation.numeric_sequences_ascending": "Illegal sequence: {{ILLEGAL_SEQUENCE}}",
2765
+ "recover.password.validation.numeric_subsequences_ascending": "Illegal sequence: {{ILLEGAL_SEQUENCE}}",
2766
+ "recover.password.validation.numeric_sequences_descending": "Illegal sequence: {{ILLEGAL_SEQUENCE}}",
2767
+ "recover.password.validation.numeric_subsequences_descending": "Illegal sequence: {{ILLEGAL_SEQUENCE}}",
2768
+ "recover.password.validation.common_password_xkcd": "Common password",
2769
+ "success.title": "All done!",
2770
+ "success.details": "Please return to the website.",
2771
+ "error.title": "Something went wrong...",
2772
+ "error.detail": "Please log in again."
2773
+ }, nn = {
2774
+ en: X,
2775
+ ja: {
2776
+ "footer.text": X["footer.text"],
2777
+ "initial.title": "ログイン処理を行っています。",
2778
+ "initial.details": "処理完了後、画面は自動で切り替わります。",
2779
+ "success.title": "認証が完了しました!",
2780
+ "success.details": "このページを閉じて、元のページへ戻ってください。",
2781
+ "recover.password.title": X["recover.password.title"],
2782
+ "recover.password.details": X["recover.password.details"],
2783
+ "recover.password.input.password.label": X["recover.password.input.password.label"],
2784
+ "recover.password.input.confirmPassword.label": X["recover.password.input.confirmPassword.label"],
2785
+ "recover.password.input.placeholder": X["recover.password.input.placeholder"],
2786
+ "recover.password.submit": X["recover.password.submit"],
2787
+ "recover.password.validation.passwordsDoNotMatch": X["recover.password.validation.passwordsDoNotMatch"],
2788
+ "recover.password.validation.length": X["recover.password.validation.length"],
2789
+ "recover.password.validation.password_variants": X["recover.password.validation.password_variants"],
2790
+ "recover.password.validation.admin_variants": X["recover.password.validation.admin_variants"],
2791
+ "recover.password.validation.user_variants": X["recover.password.validation.user_variants"],
2792
+ "recover.password.validation.alphanumeric_sequences_1": X["recover.password.validation.alphanumeric_sequences_1"],
2793
+ "recover.password.validation.alphanumeric_sequences_2": X["recover.password.validation.alphanumeric_sequences_2"],
2794
+ "recover.password.validation.numeric_sequences_ascending": X["recover.password.validation.numeric_sequences_ascending"],
2795
+ "recover.password.validation.numeric_subsequences_ascending": X["recover.password.validation.numeric_subsequences_ascending"],
2796
+ "recover.password.validation.numeric_sequences_descending": X["recover.password.validation.numeric_sequences_descending"],
2797
+ "recover.password.validation.numeric_subsequences_descending": X["recover.password.validation.numeric_subsequences_descending"],
2798
+ "recover.password.validation.common_password_xkcd": X["recover.password.validation.common_password_xkcd"],
2799
+ "error.title": X["error.title"],
2800
+ "error.detail": "再度ログインをしてください。"
2801
+ }
2802
+ }, on = (o) => (s) => nn[o][s], sn = {
2803
+ logo: /* @__PURE__ */ h.jsx(Pa, {}),
2804
+ language: "en",
2805
+ state: "initial",
2806
+ sdk: void 0
2807
+ }, un = be.createContext(
2808
+ sn
2809
+ ), Nt = () => be.useContext(un);
2810
+ function ln() {
2811
+ const { language: o } = Nt();
2812
+ return be.useMemo(() => on(o), [o]);
1370
2813
  }
1371
- function Zr(a) {
1372
- return `recover.password.validation.${a.failedRules[0].name}`;
2814
+ function cn(o) {
2815
+ return `recover.password.validation.${o.failedRules[0].name}`;
1373
2816
  }
1374
- function Gr({
1375
- errorEvent: a,
1376
- password: r
2817
+ function fn({
2818
+ errorEvent: o,
2819
+ password: s
1377
2820
  }) {
1378
- const o = a.failedRules[0];
1379
- let n = "";
1380
- if (o.matchType === "must_not_match") {
1381
- const i = o.regexp.exec(r);
1382
- n = i !== null ? i[0] : "";
2821
+ const d = o.failedRules[0];
2822
+ let f = "";
2823
+ if (d.matchType === "must_not_match") {
2824
+ const m = d.regexp.exec(s);
2825
+ f = m !== null ? m[0] : "";
1383
2826
  }
1384
- return n ? {
1385
- ILLEGAL_SEQUENCE: n
2827
+ return f ? {
2828
+ ILLEGAL_SEQUENCE: f
1386
2829
  } : {};
1387
2830
  }
1388
- function Kr({ message: a }) {
1389
- return /* @__PURE__ */ s.jsx("span", { className: Ur, children: a });
2831
+ function dn({ message: o }) {
2832
+ return /* @__PURE__ */ h.jsx("span", { className: an, children: o });
1390
2833
  }
1391
- function st() {
1392
- const a = Hr(), { sdk: r } = Oe(), [o, n] = ae(""), [i, C] = ae(""), [v, b] = ae(null), [f, z] = ae("initial");
1393
- Fa(() => {
1394
- const E = (F) => {
1395
- b(
1396
- ua(
1397
- a(Zr(F)),
1398
- Gr({ errorEvent: F, password: o })
2834
+ function bn() {
2835
+ const o = ln(), { sdk: s } = Nt(), [d, f] = be.useState(""), [m, A] = be.useState(""), [M, S] = be.useState(null), [C, L] = be.useState("initial");
2836
+ be.useEffect(() => {
2837
+ const V = (ue) => {
2838
+ S(
2839
+ It(
2840
+ o(cn(ue)),
2841
+ fn({ errorEvent: ue, password: d })
1399
2842
  )
1400
- ), z("initial");
2843
+ ), L("initial");
1401
2844
  };
1402
- return r == null || r.subscribe("invalidPasswordSubmitted", E), () => {
1403
- r == null || r.unsubscribe("invalidPasswordSubmitted", E);
2845
+ return s == null || s.subscribe("invalidPasswordSubmitted", V), () => {
2846
+ s == null || s.unsubscribe("invalidPasswordSubmitted", V);
1404
2847
  };
1405
- }, [a, r, o, b]);
1406
- const w = (E) => {
1407
- if (E.preventDefault(), !!r) {
1408
- if (!o || o !== i) {
1409
- b(a("recover.password.validation.passwordsDoNotMatch"));
2848
+ }, [o, s, d, S]);
2849
+ const N = (V) => {
2850
+ if (V.preventDefault(), !!s) {
2851
+ if (!d || d !== m) {
2852
+ S(o("recover.password.validation.passwordsDoNotMatch"));
1410
2853
  return;
1411
2854
  }
1412
- r.publish("passwordSubmitted", o), z("submitting");
2855
+ s.publish("passwordSubmitted", d), L("submitting");
1413
2856
  }
1414
- }, M = (E) => {
1415
- n(E.target.value), b(null);
1416
- }, S = (E) => {
1417
- C(E.target.value), b(null);
2857
+ }, H = (V) => {
2858
+ f(V.target.value), S(null);
2859
+ }, ne = (V) => {
2860
+ A(V.target.value), S(null);
1418
2861
  };
1419
- return /* @__PURE__ */ s.jsxs(s.Fragment, { children: [
1420
- /* @__PURE__ */ s.jsxs(Re, { space: "0.25", children: [
1421
- /* @__PURE__ */ s.jsx(je, { as: "h1", variant: { size: "2xl-title", weight: "bold" }, t: "recover.password.title" }),
1422
- /* @__PURE__ */ s.jsx(je, { variant: { color: "contrast", weight: "semibold" }, as: "h2", t: "recover.password.details" })
2862
+ return /* @__PURE__ */ h.jsxs(h.Fragment, { children: [
2863
+ /* @__PURE__ */ h.jsxs(Zr, { space: "0.25", children: [
2864
+ /* @__PURE__ */ h.jsx(Br, { as: "h1", variant: { size: "2xl-title", weight: "bold" }, t: "recover.password.title" }),
2865
+ /* @__PURE__ */ h.jsx(Br, { variant: { color: "contrast", weight: "semibold" }, as: "h2", t: "recover.password.details" })
1423
2866
  ] }),
1424
- /* @__PURE__ */ s.jsxs("form", { onSubmit: w, children: [
1425
- /* @__PURE__ */ s.jsxs("div", { className: Br, children: [
1426
- /* @__PURE__ */ s.jsx(
1427
- Ke,
2867
+ /* @__PURE__ */ h.jsxs("form", { onSubmit: N, children: [
2868
+ /* @__PURE__ */ h.jsxs("div", { className: tn, children: [
2869
+ /* @__PURE__ */ h.jsx(
2870
+ Et,
1428
2871
  {
1429
2872
  id: "password-input",
1430
- label: a("recover.password.input.password.label"),
1431
- placeholder: a("recover.password.input.placeholder"),
2873
+ label: o("recover.password.input.password.label"),
2874
+ placeholder: o("recover.password.input.placeholder"),
1432
2875
  name: "password",
1433
- value: o ?? "",
1434
- onChange: M,
1435
- error: !!v,
2876
+ value: d ?? "",
2877
+ onChange: H,
2878
+ error: !!M,
1436
2879
  autoComplete: "new-password"
1437
2880
  }
1438
2881
  ),
1439
- /* @__PURE__ */ s.jsx(
1440
- Ke,
2882
+ /* @__PURE__ */ h.jsx(
2883
+ Et,
1441
2884
  {
1442
2885
  id: "password-input-confirm",
1443
- label: a("recover.password.input.confirmPassword.label"),
1444
- placeholder: a("recover.password.input.placeholder"),
2886
+ label: o("recover.password.input.confirmPassword.label"),
2887
+ placeholder: o("recover.password.input.placeholder"),
1445
2888
  name: "passwordConfirm",
1446
- value: i ?? "",
1447
- onChange: S,
1448
- className: da({ marginTop: "4" }),
1449
- error: !!v,
2889
+ value: m ?? "",
2890
+ onChange: ne,
2891
+ className: At({ marginTop: "4" }),
2892
+ error: !!M,
1450
2893
  autoComplete: "new-password"
1451
2894
  }
1452
2895
  ),
1453
- v && /* @__PURE__ */ s.jsx(Kr, { message: v })
2896
+ M && /* @__PURE__ */ h.jsx(dn, { message: M })
1454
2897
  ] }),
1455
- /* @__PURE__ */ s.jsx(
1456
- la,
2898
+ /* @__PURE__ */ h.jsx(
2899
+ Tt,
1457
2900
  {
1458
2901
  type: "submit",
1459
2902
  variant: "primary",
1460
2903
  testId: "sid-form-initial-submit-button",
1461
- disabled: f === "submitting",
1462
- loading: f === "submitting",
1463
- children: a("recover.password.submit")
2904
+ disabled: C === "submitting",
2905
+ loading: C === "submitting",
2906
+ children: o("recover.password.submit")
1464
2907
  }
1465
2908
  )
1466
2909
  ] })
1467
2910
  ] });
1468
2911
  }
1469
2912
  export {
1470
- et as Card,
1471
- rt as Error,
1472
- Pr as I18N,
1473
- at as Initial,
1474
- st as Recover,
1475
- tt as Success,
1476
- Xr as TextProvider,
1477
- Qr as ThemeRoot
2913
+ pn as Error,
2914
+ hn as Initial,
2915
+ bn as Recover,
2916
+ vn as Success
1478
2917
  };
1479
2918
  //# sourceMappingURL=main.js.map