@slashid/jump-page 1.0.11 → 1.0.13

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
@@ -44,41 +44,41 @@ function fd() {
44
44
  function g(v) {
45
45
  if (v === null || typeof v != "object")
46
46
  return null;
47
- var R = b && v[b] || v[p];
48
- return typeof R == "function" ? R : null;
47
+ var j = b && v[b] || v[p];
48
+ return typeof j == "function" ? j : null;
49
49
  }
50
50
  var w = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
51
51
  function _(v) {
52
52
  {
53
- for (var R = arguments.length, M = new Array(R > 1 ? R - 1 : 0), W = 1; W < R; W++)
53
+ for (var j = arguments.length, M = new Array(j > 1 ? j - 1 : 0), W = 1; W < j; W++)
54
54
  M[W - 1] = arguments[W];
55
55
  x("error", v, M);
56
56
  }
57
57
  }
58
- function x(v, R, M) {
58
+ function x(v, j, M) {
59
59
  {
60
60
  var W = w.ReactDebugCurrentFrame, ae = W.getStackAddendum();
61
- ae !== "" && (R += "%s", M = M.concat([ae]));
61
+ ae !== "" && (j += "%s", M = M.concat([ae]));
62
62
  var ue = M.map(function(te) {
63
63
  return String(te);
64
64
  });
65
- ue.unshift("Warning: " + R), Function.prototype.apply.call(console[v], console, ue);
65
+ ue.unshift("Warning: " + j), Function.prototype.apply.call(console[v], console, ue);
66
66
  }
67
67
  }
68
- var E = !1, C = !1, S = !1, k = !1, N = !1, A;
69
- A = Symbol.for("react.module.reference");
68
+ var E = !1, C = !1, S = !1, k = !1, N = !1, O;
69
+ O = Symbol.for("react.module.reference");
70
70
  function Z(v) {
71
71
  return !!(typeof v == "string" || typeof v == "function" || v === r || v === a || N || v === o || v === u || v === d || k || v === h || E || C || S || typeof v == "object" && v !== null && (v.$$typeof === y || v.$$typeof === f || v.$$typeof === i || v.$$typeof === s || v.$$typeof === l || // This needs to include all possible module reference object
72
72
  // types supported by any Flight configuration anywhere since
73
73
  // we don't know which Flight build this will end up being used
74
74
  // with.
75
- v.$$typeof === A || v.getModuleId !== void 0));
75
+ v.$$typeof === O || v.getModuleId !== void 0));
76
76
  }
77
- function K(v, R, M) {
77
+ function K(v, j, M) {
78
78
  var W = v.displayName;
79
79
  if (W)
80
80
  return W;
81
- var ae = R.displayName || R.name || "";
81
+ var ae = j.displayName || j.name || "";
82
82
  return ae !== "" ? M + "(" + ae + ")" : M;
83
83
  }
84
84
  function H(v) {
@@ -108,8 +108,8 @@ function fd() {
108
108
  if (typeof v == "object")
109
109
  switch (v.$$typeof) {
110
110
  case s:
111
- var R = v;
112
- return H(R) + ".Consumer";
111
+ var j = v;
112
+ return H(j) + ".Consumer";
113
113
  case i:
114
114
  var M = v;
115
115
  return H(M._context) + ".Provider";
@@ -129,14 +129,14 @@ function fd() {
129
129
  }
130
130
  return null;
131
131
  }
132
- var I = Object.assign, Y = 0, O, U, J, q, z, T, D;
132
+ var I = Object.assign, Y = 0, A, U, J, z, q, T, D;
133
133
  function P() {
134
134
  }
135
135
  P.__reactDisabledLog = !0;
136
136
  function V() {
137
137
  {
138
138
  if (Y === 0) {
139
- O = console.log, U = console.info, J = console.warn, q = console.error, z = console.group, T = console.groupCollapsed, D = console.groupEnd;
139
+ A = console.log, U = console.info, J = console.warn, z = console.error, q = console.group, T = console.groupCollapsed, D = console.groupEnd;
140
140
  var v = {
141
141
  configurable: !0,
142
142
  enumerable: !0,
@@ -166,7 +166,7 @@ function fd() {
166
166
  };
167
167
  Object.defineProperties(console, {
168
168
  log: I({}, v, {
169
- value: O
169
+ value: A
170
170
  }),
171
171
  info: I({}, v, {
172
172
  value: U
@@ -175,10 +175,10 @@ function fd() {
175
175
  value: J
176
176
  }),
177
177
  error: I({}, v, {
178
- value: q
178
+ value: z
179
179
  }),
180
180
  group: I({}, v, {
181
- value: z
181
+ value: q
182
182
  }),
183
183
  groupCollapsed: I({}, v, {
184
184
  value: T
@@ -192,7 +192,7 @@ function fd() {
192
192
  }
193
193
  }
194
194
  var ce = w.ReactCurrentDispatcher, L;
195
- function X(v, R, M) {
195
+ function X(v, j, M) {
196
196
  {
197
197
  if (L === void 0)
198
198
  try {
@@ -210,7 +210,7 @@ function fd() {
210
210
  var ee = typeof WeakMap == "function" ? WeakMap : Map;
211
211
  G = new ee();
212
212
  }
213
- function j(v, R) {
213
+ function R(v, j) {
214
214
  if (!v || oe)
215
215
  return "";
216
216
  {
@@ -225,7 +225,7 @@ function fd() {
225
225
  var ue;
226
226
  ue = ce.current, ce.current = null, V();
227
227
  try {
228
- if (R) {
228
+ if (j) {
229
229
  var te = function() {
230
230
  throw Error();
231
231
  };
@@ -259,17 +259,17 @@ function fd() {
259
259
  } catch (rt) {
260
260
  if (rt && W && typeof rt.stack == "string") {
261
261
  for (var Q = rt.stack.split(`
262
- `), ze = W.stack.split(`
263
- `), he = Q.length - 1, me = ze.length - 1; he >= 1 && me >= 0 && Q[he] !== ze[me]; )
262
+ `), qe = W.stack.split(`
263
+ `), he = Q.length - 1, me = qe.length - 1; he >= 1 && me >= 0 && Q[he] !== qe[me]; )
264
264
  me--;
265
265
  for (; he >= 1 && me >= 0; he--, me--)
266
- if (Q[he] !== ze[me]) {
266
+ if (Q[he] !== qe[me]) {
267
267
  if (he !== 1 || me !== 1)
268
268
  do
269
- if (he--, me--, me < 0 || Q[he] !== ze[me]) {
270
- var Oe = `
269
+ if (he--, me--, me < 0 || Q[he] !== qe[me]) {
270
+ var Ae = `
271
271
  ` + Q[he].replace(" at new ", " at ");
272
- return v.displayName && Oe.includes("<anonymous>") && (Oe = Oe.replace("<anonymous>", v.displayName)), typeof v == "function" && G.set(v, Oe), Oe;
272
+ return v.displayName && Ae.includes("<anonymous>") && (Ae = Ae.replace("<anonymous>", v.displayName)), typeof v == "function" && G.set(v, Ae), Ae;
273
273
  }
274
274
  while (he >= 1 && me >= 0);
275
275
  break;
@@ -278,21 +278,21 @@ function fd() {
278
278
  } finally {
279
279
  oe = !1, ce.current = ue, de(), Error.prepareStackTrace = ae;
280
280
  }
281
- var At = v ? v.displayName || v.name : "", Ka = At ? X(At) : "";
281
+ var Ot = v ? v.displayName || v.name : "", Ka = Ot ? X(Ot) : "";
282
282
  return typeof v == "function" && G.set(v, Ka), Ka;
283
283
  }
284
- function be(v, R, M) {
285
- return j(v, !1);
284
+ function be(v, j, M) {
285
+ return R(v, !1);
286
286
  }
287
- function Ae(v) {
288
- var R = v.prototype;
289
- return !!(R && R.isReactComponent);
287
+ function Oe(v) {
288
+ var j = v.prototype;
289
+ return !!(j && j.isReactComponent);
290
290
  }
291
- function je(v, R, M) {
291
+ function Re(v, j, M) {
292
292
  if (v == null)
293
293
  return "";
294
294
  if (typeof v == "function")
295
- return j(v, Ae(v));
295
+ return R(v, Oe(v));
296
296
  if (typeof v == "string")
297
297
  return X(v);
298
298
  switch (v) {
@@ -306,26 +306,26 @@ function fd() {
306
306
  case l:
307
307
  return be(v.render);
308
308
  case f:
309
- return je(v.type, R, M);
309
+ return Re(v.type, j, M);
310
310
  case y: {
311
311
  var W = v, ae = W._payload, ue = W._init;
312
312
  try {
313
- return je(ue(ae), R, M);
313
+ return Re(ue(ae), j, M);
314
314
  } catch {
315
315
  }
316
316
  }
317
317
  }
318
318
  return "";
319
319
  }
320
- var Ye = Object.prototype.hasOwnProperty, In = {}, An = w.ReactDebugCurrentFrame;
320
+ var Ye = Object.prototype.hasOwnProperty, In = {}, On = w.ReactDebugCurrentFrame;
321
321
  function nt(v) {
322
322
  if (v) {
323
- var R = v._owner, M = je(v.type, v._source, R ? R.type : null);
324
- An.setExtraStackFrame(M);
323
+ var j = v._owner, M = Re(v.type, v._source, j ? j.type : null);
324
+ On.setExtraStackFrame(M);
325
325
  } else
326
- An.setExtraStackFrame(null);
326
+ On.setExtraStackFrame(null);
327
327
  }
328
- function Fu(v, R, M, W, ae) {
328
+ function Fu(v, j, M, W, ae) {
329
329
  {
330
330
  var ue = Function.call.bind(Ye);
331
331
  for (var te in v)
@@ -333,10 +333,10 @@ function fd() {
333
333
  var Q = void 0;
334
334
  try {
335
335
  if (typeof v[te] != "function") {
336
- var ze = Error((W || "React class") + ": " + M + " type `" + te + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof v[te] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
337
- throw ze.name = "Invariant Violation", ze;
336
+ var qe = Error((W || "React class") + ": " + M + " type `" + te + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof v[te] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
337
+ throw qe.name = "Invariant Violation", qe;
338
338
  }
339
- Q = v[te](R, te, W, M, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
339
+ Q = v[te](j, te, W, M, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
340
340
  } catch (he) {
341
341
  Q = he;
342
342
  }
@@ -345,12 +345,12 @@ function fd() {
345
345
  }
346
346
  }
347
347
  var $u = Array.isArray;
348
- function Ar(v) {
348
+ function Or(v) {
349
349
  return $u(v);
350
350
  }
351
351
  function Hu(v) {
352
352
  {
353
- var R = typeof Symbol == "function" && Symbol.toStringTag, M = R && v[Symbol.toStringTag] || v.constructor.name || "Object";
353
+ var j = typeof Symbol == "function" && Symbol.toStringTag, M = j && v[Symbol.toStringTag] || v.constructor.name || "Object";
354
354
  return M;
355
355
  }
356
356
  }
@@ -373,34 +373,34 @@ function fd() {
373
373
  ref: !0,
374
374
  __self: !0,
375
375
  __source: !0
376
- }, $a, Ha, Or;
377
- Or = {};
376
+ }, $a, Ha, Ar;
377
+ Ar = {};
378
378
  function Vu(v) {
379
379
  if (Ye.call(v, "ref")) {
380
- var R = Object.getOwnPropertyDescriptor(v, "ref").get;
381
- if (R && R.isReactWarning)
380
+ var j = Object.getOwnPropertyDescriptor(v, "ref").get;
381
+ if (j && j.isReactWarning)
382
382
  return !1;
383
383
  }
384
384
  return v.ref !== void 0;
385
385
  }
386
386
  function Wu(v) {
387
387
  if (Ye.call(v, "key")) {
388
- var R = Object.getOwnPropertyDescriptor(v, "key").get;
389
- if (R && R.isReactWarning)
388
+ var j = Object.getOwnPropertyDescriptor(v, "key").get;
389
+ if (j && j.isReactWarning)
390
390
  return !1;
391
391
  }
392
392
  return v.key !== void 0;
393
393
  }
394
- function Gu(v, R) {
395
- if (typeof v.ref == "string" && sn.current && R && sn.current.stateNode !== R) {
394
+ function Gu(v, j) {
395
+ if (typeof v.ref == "string" && sn.current && j && sn.current.stateNode !== j) {
396
396
  var M = B(sn.current.type);
397
- Or[M] || (_('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', B(sn.current.type), v.ref), Or[M] = !0);
397
+ Ar[M] || (_('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', B(sn.current.type), v.ref), Ar[M] = !0);
398
398
  }
399
399
  }
400
- function Yu(v, R) {
400
+ function Yu(v, j) {
401
401
  {
402
402
  var M = function() {
403
- $a || ($a = !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));
403
+ $a || ($a = !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)", j));
404
404
  };
405
405
  M.isReactWarning = !0, Object.defineProperty(v, "key", {
406
406
  get: M,
@@ -408,10 +408,10 @@ function fd() {
408
408
  });
409
409
  }
410
410
  }
411
- function Ku(v, R) {
411
+ function Ku(v, j) {
412
412
  {
413
413
  var M = function() {
414
- Ha || (Ha = !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));
414
+ Ha || (Ha = !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)", j));
415
415
  };
416
416
  M.isReactWarning = !0, Object.defineProperty(v, "ref", {
417
417
  get: M,
@@ -419,13 +419,13 @@ function fd() {
419
419
  });
420
420
  }
421
421
  }
422
- var Zu = function(v, R, M, W, ae, ue, te) {
422
+ var Zu = function(v, j, M, W, ae, ue, te) {
423
423
  var Q = {
424
424
  // This tag allows us to uniquely identify this as a React Element
425
425
  $$typeof: t,
426
426
  // Built-in properties that belong on the element
427
427
  type: v,
428
- key: R,
428
+ key: j,
429
429
  ref: M,
430
430
  props: te,
431
431
  // Record the component responsible for creating this element.
@@ -448,28 +448,28 @@ function fd() {
448
448
  value: ae
449
449
  }), Object.freeze && (Object.freeze(Q.props), Object.freeze(Q)), Q;
450
450
  };
451
- function Xu(v, R, M, W, ae) {
451
+ function Xu(v, j, M, W, ae) {
452
452
  {
453
- var ue, te = {}, Q = null, ze = null;
454
- M !== void 0 && (Fa(M), Q = "" + M), Wu(R) && (Fa(R.key), Q = "" + R.key), Vu(R) && (ze = R.ref, Gu(R, ae));
455
- for (ue in R)
456
- Ye.call(R, ue) && !Bu.hasOwnProperty(ue) && (te[ue] = R[ue]);
453
+ var ue, te = {}, Q = null, qe = null;
454
+ M !== void 0 && (Fa(M), Q = "" + M), Wu(j) && (Fa(j.key), Q = "" + j.key), Vu(j) && (qe = j.ref, Gu(j, ae));
455
+ for (ue in j)
456
+ Ye.call(j, ue) && !Bu.hasOwnProperty(ue) && (te[ue] = j[ue]);
457
457
  if (v && v.defaultProps) {
458
458
  var he = v.defaultProps;
459
459
  for (ue in he)
460
460
  te[ue] === void 0 && (te[ue] = he[ue]);
461
461
  }
462
- if (Q || ze) {
462
+ if (Q || qe) {
463
463
  var me = typeof v == "function" ? v.displayName || v.name || "Unknown" : v;
464
- Q && Yu(te, me), ze && Ku(te, me);
464
+ Q && Yu(te, me), qe && Ku(te, me);
465
465
  }
466
- return Zu(v, Q, ze, ae, W, sn.current, te);
466
+ return Zu(v, Q, qe, ae, W, sn.current, te);
467
467
  }
468
468
  }
469
469
  var Dr = w.ReactCurrentOwner, Ua = w.ReactDebugCurrentFrame;
470
470
  function It(v) {
471
471
  if (v) {
472
- var R = v._owner, M = je(v.type, v._source, R ? R.type : null);
472
+ var j = v._owner, M = Re(v.type, v._source, j ? j.type : null);
473
473
  Ua.setExtraStackFrame(M);
474
474
  } else
475
475
  Ua.setExtraStackFrame(null);
@@ -497,22 +497,22 @@ Check the render method of \`` + v + "`.";
497
497
  var Va = {};
498
498
  function Qu(v) {
499
499
  {
500
- var R = Ba();
501
- if (!R) {
500
+ var j = Ba();
501
+ if (!j) {
502
502
  var M = typeof v == "string" ? v : v.displayName || v.name;
503
- M && (R = `
503
+ M && (j = `
504
504
 
505
505
  Check the top-level render call using <` + M + ">.");
506
506
  }
507
- return R;
507
+ return j;
508
508
  }
509
509
  }
510
- function Wa(v, R) {
510
+ function Wa(v, j) {
511
511
  {
512
512
  if (!v._store || v._store.validated || v.key != null)
513
513
  return;
514
514
  v._store.validated = !0;
515
- var M = Qu(R);
515
+ var M = Qu(j);
516
516
  if (Va[M])
517
517
  return;
518
518
  Va[M] = !0;
@@ -520,14 +520,14 @@ Check the top-level render call using <` + M + ">.");
520
520
  v && v._owner && v._owner !== Dr.current && (W = " It was passed a child from " + B(v._owner.type) + "."), It(v), _('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', M, W), It(null);
521
521
  }
522
522
  }
523
- function Ga(v, R) {
523
+ function Ga(v, j) {
524
524
  {
525
525
  if (typeof v != "object")
526
526
  return;
527
- if (Ar(v))
527
+ if (Or(v))
528
528
  for (var M = 0; M < v.length; M++) {
529
529
  var W = v[M];
530
- $r(W) && Wa(W, R);
530
+ $r(W) && Wa(W, j);
531
531
  }
532
532
  else if ($r(v))
533
533
  v._store && (v._store.validated = !0);
@@ -535,39 +535,39 @@ Check the top-level render call using <` + M + ">.");
535
535
  var ae = g(v);
536
536
  if (typeof ae == "function" && ae !== v.entries)
537
537
  for (var ue = ae.call(v), te; !(te = ue.next()).done; )
538
- $r(te.value) && Wa(te.value, R);
538
+ $r(te.value) && Wa(te.value, j);
539
539
  }
540
540
  }
541
541
  }
542
542
  function ed(v) {
543
543
  {
544
- var R = v.type;
545
- if (R == null || typeof R == "string")
544
+ var j = v.type;
545
+ if (j == null || typeof j == "string")
546
546
  return;
547
547
  var M;
548
- if (typeof R == "function")
549
- M = R.propTypes;
550
- else if (typeof R == "object" && (R.$$typeof === l || // Note: Memo only checks outer props here.
548
+ if (typeof j == "function")
549
+ M = j.propTypes;
550
+ else if (typeof j == "object" && (j.$$typeof === l || // Note: Memo only checks outer props here.
551
551
  // Inner props are checked in the reconciler.
552
- R.$$typeof === f))
553
- M = R.propTypes;
552
+ j.$$typeof === f))
553
+ M = j.propTypes;
554
554
  else
555
555
  return;
556
556
  if (M) {
557
- var W = B(R);
557
+ var W = B(j);
558
558
  Fu(M, v.props, "prop", W, v);
559
- } else if (R.PropTypes !== void 0 && !Fr) {
559
+ } else if (j.PropTypes !== void 0 && !Fr) {
560
560
  Fr = !0;
561
- var ae = B(R);
561
+ var ae = B(j);
562
562
  _("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", ae || "Unknown");
563
563
  }
564
- typeof R.getDefaultProps == "function" && !R.getDefaultProps.isReactClassApproved && _("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
564
+ typeof j.getDefaultProps == "function" && !j.getDefaultProps.isReactClassApproved && _("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
565
565
  }
566
566
  }
567
567
  function td(v) {
568
568
  {
569
- for (var R = Object.keys(v.props), M = 0; M < R.length; M++) {
570
- var W = R[M];
569
+ for (var j = Object.keys(v.props), M = 0; M < j.length; M++) {
570
+ var W = j[M];
571
571
  if (W !== "children" && W !== "key") {
572
572
  It(v), _("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", W), It(null);
573
573
  break;
@@ -576,41 +576,41 @@ Check the top-level render call using <` + M + ">.");
576
576
  v.ref !== null && (It(v), _("Invalid attribute `ref` supplied to `React.Fragment`."), It(null));
577
577
  }
578
578
  }
579
- function Ya(v, R, M, W, ae, ue) {
579
+ function Ya(v, j, M, W, ae, ue) {
580
580
  {
581
581
  var te = Z(v);
582
582
  if (!te) {
583
583
  var Q = "";
584
584
  (v === void 0 || typeof v == "object" && v !== null && Object.keys(v).length === 0) && (Q += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
585
- var ze = Ju();
586
- ze ? Q += ze : Q += Ba();
585
+ var qe = Ju();
586
+ qe ? Q += qe : Q += Ba();
587
587
  var he;
588
- v === null ? he = "null" : Ar(v) ? he = "array" : v !== void 0 && v.$$typeof === t ? (he = "<" + (B(v.type) || "Unknown") + " />", Q = " Did you accidentally export a JSX literal instead of a component?") : he = typeof v, _("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", he, Q);
588
+ v === null ? he = "null" : Or(v) ? he = "array" : v !== void 0 && v.$$typeof === t ? (he = "<" + (B(v.type) || "Unknown") + " />", Q = " Did you accidentally export a JSX literal instead of a component?") : he = typeof v, _("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", he, Q);
589
589
  }
590
- var me = Xu(v, R, M, ae, ue);
590
+ var me = Xu(v, j, M, ae, ue);
591
591
  if (me == null)
592
592
  return me;
593
593
  if (te) {
594
- var Oe = R.children;
595
- if (Oe !== void 0)
594
+ var Ae = j.children;
595
+ if (Ae !== void 0)
596
596
  if (W)
597
- if (Ar(Oe)) {
598
- for (var At = 0; At < Oe.length; At++)
599
- Ga(Oe[At], v);
600
- Object.freeze && Object.freeze(Oe);
597
+ if (Or(Ae)) {
598
+ for (var Ot = 0; Ot < Ae.length; Ot++)
599
+ Ga(Ae[Ot], v);
600
+ Object.freeze && Object.freeze(Ae);
601
601
  } else
602
602
  _("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
603
603
  else
604
- Ga(Oe, v);
604
+ Ga(Ae, v);
605
605
  }
606
606
  return v === r ? td(me) : ed(me), me;
607
607
  }
608
608
  }
609
- function nd(v, R, M) {
610
- return Ya(v, R, M, !0);
609
+ function nd(v, j, M) {
610
+ return Ya(v, j, M, !0);
611
611
  }
612
- function rd(v, R, M) {
613
- return Ya(v, R, M, !1);
612
+ function rd(v, j, M) {
613
+ return Ya(v, j, M, !1);
614
614
  }
615
615
  var od = rd, ad = nd;
616
616
  cn.Fragment = r, cn.jsx = od, cn.jsxs = ad;
@@ -702,8 +702,8 @@ const ks = Ie(
702
702
  )
703
703
  );
704
704
  ks.displayName = "Button";
705
- var kd = "_1doytsg0", Sd = "_1doytsg3", zd = "_1doytsg4", qd = { text: "_1doytsg6 _1doytsg5", email: "_1doytsg7 _1doytsg5", password: "_1doytsg8 _1doytsg5", tel: "_1doytsg9 _1doytsg5" }, Td = "_1doytsga", Rd = "_1doytsgc";
706
- const jd = ({
705
+ var kd = "_1doytsg0", Sd = "_1doytsg3", qd = "_1doytsg4", zd = { text: "_1doytsg6 _1doytsg5", email: "_1doytsg7 _1doytsg5", password: "_1doytsg8 _1doytsg5", tel: "_1doytsg9 _1doytsg5" }, Td = "_1doytsga", jd = "_1doytsgc";
706
+ const Rd = ({
707
707
  id: e,
708
708
  name: t,
709
709
  label: n,
@@ -720,7 +720,7 @@ const jd = ({
720
720
  },
721
721
  [i]
722
722
  );
723
- return /* @__PURE__ */ c.jsxs("div", { className: qd[s], children: [
723
+ return /* @__PURE__ */ c.jsxs("div", { className: zd[s], children: [
724
724
  /* @__PURE__ */ c.jsx("label", { htmlFor: e, className: Td, children: n }),
725
725
  /* @__PURE__ */ c.jsx(
726
726
  "input",
@@ -858,17 +858,17 @@ const Md = () => /* @__PURE__ */ c.jsxs(
858
858
  "sid-input",
859
859
  "sid-input--password",
860
860
  Sd,
861
- e.error && zd,
861
+ e.error && qd,
862
862
  e.className
863
863
  ),
864
864
  style: e.style,
865
865
  children: [
866
- /* @__PURE__ */ c.jsx(jd, { ...e, type: t ? "text" : "password" }),
866
+ /* @__PURE__ */ c.jsx(Rd, { ...e, type: t ? "text" : "password" }),
867
867
  /* @__PURE__ */ c.jsx(
868
868
  "button",
869
869
  {
870
870
  tabIndex: -1,
871
- className: Rd,
871
+ className: jd,
872
872
  type: "button",
873
873
  onClick: () => n(!t),
874
874
  children: t ? /* @__PURE__ */ c.jsx(Pd, {}) : /* @__PURE__ */ c.jsx(Md, {})
@@ -878,7 +878,7 @@ const Md = () => /* @__PURE__ */ c.jsxs(
878
878
  }
879
879
  );
880
880
  };
881
- var Nd = "_1rf2mux3", Ld = "_1rf2mux5", Id = { blue: "_1rf2mux6 _1rf2mux4", red: "_1rf2mux7 _1rf2mux4", primary: "_1rf2mux8 _1rf2mux4", grey: "_1rf2mux9 _1rf2mux4" }, Ad = "_1rf2muxb", Od = { blue: "_1rf2muxc _1rf2muxa", red: "_1rf2muxd _1rf2muxa", primary: "_1rf2muxe _1rf2muxa", grey: "_1rf2muxf _1rf2muxa" }, Dd = "_1rf2muxh", Fd = { blue: "_1rf2muxi _1rf2muxg", red: "_1rf2muxj _1rf2muxg", primary: "_1rf2muxk _1rf2muxg", grey: "_1rf2muxl _1rf2muxg" }, $d = "_1rf2muxm";
881
+ var Nd = "_1rf2mux3", Ld = "_1rf2mux5", Id = { blue: "_1rf2mux6 _1rf2mux4", red: "_1rf2mux7 _1rf2mux4", primary: "_1rf2mux8 _1rf2mux4", grey: "_1rf2mux9 _1rf2mux4" }, Od = "_1rf2muxb", Ad = { blue: "_1rf2muxc _1rf2muxa", red: "_1rf2muxd _1rf2muxa", primary: "_1rf2muxe _1rf2muxa", grey: "_1rf2muxf _1rf2muxa" }, Dd = "_1rf2muxh", Fd = { blue: "_1rf2muxi _1rf2muxg", red: "_1rf2muxj _1rf2muxg", primary: "_1rf2muxk _1rf2muxg", grey: "_1rf2muxl _1rf2muxg" }, $d = "_1rf2muxm";
882
882
  const bn = ({
883
883
  children: e,
884
884
  className: t,
@@ -897,8 +897,8 @@ const bn = ({
897
897
  /* @__PURE__ */ c.jsx(
898
898
  "div",
899
899
  {
900
- className: Ve(Od[n], {
901
- [Ad]: r
900
+ className: Ve(Ad[n], {
901
+ [Od]: r
902
902
  })
903
903
  }
904
904
  ),
@@ -948,7 +948,7 @@ var Ud = (e, t, n) => {
948
948
  return !1;
949
949
  }
950
950
  return !0;
951
- }, zs = (e) => (t) => {
951
+ }, qs = (e) => (t) => {
952
952
  var n = e.defaultClassName, r = ni(ni({}, e.defaultVariants), t);
953
953
  for (var o in r) {
954
954
  var a, i = (a = r[o]) !== null && a !== void 0 ? a : e.defaultVariants[o];
@@ -965,7 +965,7 @@ var Ud = (e, t, n) => {
965
965
  for (var [u, d] of e.compoundVariants)
966
966
  Ud(u, r, e.defaultVariants) && (n += " " + d);
967
967
  return n;
968
- }, Bd = zs({ defaultClassName: "s3l9sv0", variantClassNames: { direction: { vertical: "s3l9sv1", horizontal: "s3l9sv2" }, space: { between: "s3l9sv3", evenly: "s3l9sv4" } }, defaultVariants: { direction: "vertical" }, compoundVariants: [] });
968
+ }, Bd = qs({ defaultClassName: "s3l9sv0", variantClassNames: { direction: { vertical: "s3l9sv1", horizontal: "s3l9sv2" }, space: { between: "s3l9sv3", evenly: "s3l9sv4" } }, defaultVariants: { direction: "vertical" }, compoundVariants: [] });
969
969
  function Vd(e, t) {
970
970
  if (typeof e != "object" || e === null) return e;
971
971
  var n = e[Symbol.toPrimitive];
@@ -1034,12 +1034,12 @@ var Yd = (e) => function() {
1034
1034
  u.push(k.values[S].defaultClass);
1035
1035
  } else if (Array.isArray(S))
1036
1036
  for (var N = 0; N < S.length; N++) {
1037
- var A = S[N];
1038
- if (A != null) {
1037
+ var O = S[N];
1038
+ if (O != null) {
1039
1039
  var Z = k.responsiveArray[N];
1040
- if (process.env.NODE_ENV !== "production" && !k.values[A].conditions[Z])
1040
+ if (process.env.NODE_ENV !== "production" && !k.values[O].conditions[Z])
1041
1041
  throw new Error();
1042
- u.push(k.values[A].conditions[Z]);
1042
+ u.push(k.values[O].conditions[Z]);
1043
1043
  }
1044
1044
  }
1045
1045
  else
@@ -1051,40 +1051,40 @@ var Yd = (e) => function() {
1051
1051
  u.push(k.values[H].conditions[K]);
1052
1052
  }
1053
1053
  }
1054
- } catch (q) {
1054
+ } catch (z) {
1055
1055
  if (process.env.NODE_ENV !== "production") {
1056
- class z extends Error {
1056
+ class q extends Error {
1057
1057
  constructor(D) {
1058
1058
  super(D), this.name = "SprinklesError";
1059
1059
  }
1060
1060
  }
1061
1061
  var B = (T) => typeof T == "string" ? '"'.concat(T, '"') : T, I = (T, D, P) => {
1062
- throw new z('"'.concat(T, '" has no value ').concat(B(D), ". Possible values are ").concat(Object.keys(P).map(B).join(", ")));
1062
+ throw new q('"'.concat(T, '" has no value ').concat(B(D), ". Possible values are ").concat(Object.keys(P).map(B).join(", ")));
1063
1063
  };
1064
1064
  if (!k)
1065
- throw new z('"'.concat(x, '" is not a valid sprinkle'));
1065
+ throw new q('"'.concat(x, '" is not a valid sprinkle'));
1066
1066
  if ((typeof S == "string" || typeof S == "number") && (S in k.values || I(x, S, k.values), !k.values[S].defaultClass))
1067
- throw new z('"'.concat(x, '" has no default condition. You must specify which conditions to target explicitly. Possible options are ').concat(Object.keys(k.values[S].conditions).map(B).join(", ")));
1067
+ throw new q('"'.concat(x, '" has no default condition. You must specify which conditions to target explicitly. Possible options are ').concat(Object.keys(k.values[S].conditions).map(B).join(", ")));
1068
1068
  if (typeof S == "object") {
1069
1069
  if (!("conditions" in k.values[Object.keys(k.values)[0]]))
1070
- throw new z('"'.concat(x, '" is not a conditional property'));
1070
+ throw new q('"'.concat(x, '" is not a conditional property'));
1071
1071
  if (Array.isArray(S)) {
1072
1072
  if (!("responsiveArray" in k))
1073
- throw new z('"'.concat(x, '" does not support responsive arrays'));
1073
+ throw new q('"'.concat(x, '" does not support responsive arrays'));
1074
1074
  var Y = k.responsiveArray.length;
1075
1075
  if (Y < S.length)
1076
- throw new z('"'.concat(x, '" only supports up to ').concat(Y, " breakpoints. You passed ").concat(S.length));
1077
- for (var O of S)
1078
- k.values[O] || I(x, O, k.values);
1076
+ throw new q('"'.concat(x, '" only supports up to ').concat(Y, " breakpoints. You passed ").concat(S.length));
1077
+ for (var A of S)
1078
+ k.values[A] || I(x, A, k.values);
1079
1079
  } else
1080
1080
  for (var U in S) {
1081
1081
  var J = S[U];
1082
1082
  if (J != null && (k.values[J] || I(x, J, k.values), !k.values[J].conditions[U]))
1083
- throw new z('"'.concat(x, '" has no condition named ').concat(B(U), ". Possible values are ").concat(Object.keys(k.values[J].conditions).map(B).join(", ")));
1083
+ throw new q('"'.concat(x, '" has no condition named ').concat(B(U), ". Possible values are ").concat(Object.keys(k.values[J].conditions).map(B).join(", ")));
1084
1084
  }
1085
1085
  }
1086
1086
  }
1087
- throw q;
1087
+ throw z;
1088
1088
  }
1089
1089
  };
1090
1090
  for (var x in w)
@@ -1096,21 +1096,21 @@ var Yd = (e) => function() {
1096
1096
  });
1097
1097
  }, Kd = (e) => e, Zd = function() {
1098
1098
  return Yd(Kd)(...arguments);
1099
- }, qs = Zd({ 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" } } } } });
1099
+ }, zs = Zd({ 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" } } } } });
1100
1100
  const Vo = (e) => /* @__PURE__ */ c.jsx(
1101
1101
  "div",
1102
1102
  {
1103
1103
  className: Ve(
1104
1104
  "sid-stack",
1105
1105
  Bd(e.variant),
1106
- qs({ gap: e.space || "2" }),
1106
+ zs({ gap: e.space || "2" }),
1107
1107
  e.className
1108
1108
  ),
1109
1109
  style: e.style,
1110
1110
  children: e.children
1111
1111
  }
1112
1112
  );
1113
- var Xd = zs({ 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: [] });
1113
+ var Xd = qs({ 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: [] });
1114
1114
  const Jd = {
1115
1115
  text: {}
1116
1116
  }, Wo = Qe(Jd);
@@ -1198,7 +1198,7 @@ const fe = {
1198
1198
  "error.detail": "Return to the form and log in again.",
1199
1199
  "error.detail.authentication_expired": "Return to the form and log in again to continue.",
1200
1200
  "error.detail.registration_already_completed": "Return to the form and log in again to continue."
1201
- }, Rs = {
1201
+ }, js = {
1202
1202
  en: fe,
1203
1203
  ja: {
1204
1204
  "footer.text": fe["footer.text"],
@@ -1232,17 +1232,17 @@ const fe = {
1232
1232
  "error.detail.authentication_expired": fe["error.detail.authentication_expired"],
1233
1233
  "error.detail.registration_already_completed": fe["error.detail.registration_already_completed"]
1234
1234
  }
1235
- }, nf = (e) => (t) => Rs[e][t], js = {
1235
+ }, nf = (e) => (t) => js[e][t], Rs = {
1236
1236
  logo: /* @__PURE__ */ c.jsx(Ss, {}),
1237
1237
  language: "en",
1238
1238
  state: "initial",
1239
1239
  sdk: void 0,
1240
1240
  setLogo: () => {
1241
1241
  }
1242
- }, Ms = Qe(js), qn = () => hr(Ms), kt = (e) => /* @__PURE__ */ c.jsx(lo, { ...e });
1242
+ }, Ms = Qe(Rs), zn = () => hr(Ms), kt = (e) => /* @__PURE__ */ c.jsx(lo, { ...e });
1243
1243
  var rf = "_1vg0oop0", of = "_1vg0oop1", af = "_1vg0oop2", oi = "_1vg0oop3";
1244
1244
  function sf() {
1245
- const { logo: e } = qn();
1245
+ const { logo: e } = zn();
1246
1246
  return /* @__PURE__ */ c.jsx("div", { className: oi, children: typeof e == "string" ? /* @__PURE__ */ c.jsx("img", { src: e, alt: "logo", className: oi }) : e });
1247
1247
  }
1248
1248
  function lf() {
@@ -1337,7 +1337,7 @@ function mf({ redirectUri: e, autoClose: t = !1 } = {}) {
1337
1337
  }
1338
1338
  var gf = "_8vopmj0", vf = "_8vopmj2";
1339
1339
  function yf() {
1340
- const { language: e } = qn();
1340
+ const { language: e } = zn();
1341
1341
  return we(() => nf(e), [e]);
1342
1342
  }
1343
1343
  function _f(e) {
@@ -1361,7 +1361,7 @@ function Cf({ message: e }) {
1361
1361
  return /* @__PURE__ */ c.jsx("span", { className: vf, children: e });
1362
1362
  }
1363
1363
  function xf() {
1364
- const e = yf(), { sdk: t } = qn(), [n, r] = ve(""), [o, a] = ve(""), [i, s] = ve(null), [l, u] = ve("initial");
1364
+ const e = yf(), { sdk: t } = zn(), [n, r] = ve(""), [o, a] = ve(""), [i, s] = ve(null), [l, u] = ve("initial");
1365
1365
  ye(() => {
1366
1366
  const h = (b) => {
1367
1367
  s(
@@ -1417,7 +1417,7 @@ function xf() {
1417
1417
  name: "passwordConfirm",
1418
1418
  value: o ?? "",
1419
1419
  onChange: y,
1420
- className: qs({ marginTop: "4" }),
1420
+ className: zs({ marginTop: "4" }),
1421
1421
  error: !!i,
1422
1422
  autoComplete: "new-password"
1423
1423
  }
@@ -1488,7 +1488,7 @@ function vr(e) {
1488
1488
  function Sf(e) {
1489
1489
  return Yt(e) && "nativeEvent" in e && "preventDefault" in e && "stopPropagation" in e;
1490
1490
  }
1491
- function zf(e) {
1491
+ function qf(e) {
1492
1492
  return typeof e == "number" && e !== e;
1493
1493
  }
1494
1494
  function St(e, t) {
@@ -1518,17 +1518,17 @@ function ii(e, t) {
1518
1518
  }
1519
1519
  return n.join(t);
1520
1520
  }
1521
- function qf(e, t, n = !1) {
1521
+ function zf(e, t, n = !1) {
1522
1522
  return st(e) ? kf(t) ? t.test(e) : st(t) ? n ? e === t : e.includes(t) : !1 : !1;
1523
1523
  }
1524
1524
  function yr(e, t = [], n = !1) {
1525
- return t.some((r) => qf(e, r, n));
1525
+ return t.some((r) => zf(e, r, n));
1526
1526
  }
1527
1527
  function Tf(e, t, n = 250, r, o, a, i) {
1528
1528
  if (!a.exception || !a.exception.values || !i || !St(i.originalException, Error))
1529
1529
  return;
1530
1530
  const s = a.exception.values.length > 0 ? a.exception.values[a.exception.values.length - 1] : void 0;
1531
- s && (a.exception.values = Rf(
1531
+ s && (a.exception.values = jf(
1532
1532
  uo(
1533
1533
  e,
1534
1534
  t,
@@ -1593,14 +1593,14 @@ function li(e, t, n, r) {
1593
1593
  parent_id: r
1594
1594
  };
1595
1595
  }
1596
- function Rf(e, t) {
1596
+ function jf(e, t) {
1597
1597
  return e.map((n) => (n.value && (n.value = Bt(n.value, t)), n));
1598
1598
  }
1599
- function On(e) {
1599
+ function An(e) {
1600
1600
  return e && e.Math == Math ? e : void 0;
1601
1601
  }
1602
- const le = typeof globalThis == "object" && On(globalThis) || // eslint-disable-next-line no-restricted-globals
1603
- typeof window == "object" && On(window) || typeof self == "object" && On(self) || typeof global == "object" && On(global) || /* @__PURE__ */ function() {
1602
+ const le = typeof globalThis == "object" && An(globalThis) || // eslint-disable-next-line no-restricted-globals
1603
+ typeof window == "object" && An(window) || typeof self == "object" && An(self) || typeof global == "object" && An(global) || /* @__PURE__ */ function() {
1604
1604
  return this;
1605
1605
  }() || {};
1606
1606
  function Xo() {
@@ -1610,8 +1610,8 @@ function Is(e, t, n) {
1610
1610
  const r = n || le, o = r.__SENTRY__ = r.__SENTRY__ || {};
1611
1611
  return o[e] || (o[e] = t());
1612
1612
  }
1613
- const Jo = Xo(), jf = 80;
1614
- function As(e, t = {}) {
1613
+ const Jo = Xo(), Rf = 80;
1614
+ function Os(e, t = {}) {
1615
1615
  if (!e)
1616
1616
  return "<unknown>";
1617
1617
  try {
@@ -1620,7 +1620,7 @@ function As(e, t = {}) {
1620
1620
  let a = 0, i = 0;
1621
1621
  const s = " > ", l = s.length;
1622
1622
  let u;
1623
- const d = Array.isArray(t) ? t : t.keyAttrs, f = !Array.isArray(t) && t.maxStringLength || jf;
1623
+ const d = Array.isArray(t) ? t : t.keyAttrs, f = !Array.isArray(t) && t.maxStringLength || Rf;
1624
1624
  for (; n && a++ < r && (u = Mf(n, d), !(u === "html" || a > 1 && i + o.length * l + u.length >= f)); )
1625
1625
  o.push(u), i += u.length, n = n.parentNode;
1626
1626
  return o.reverse().join(s);
@@ -1717,8 +1717,8 @@ function If() {
1717
1717
  };
1718
1718
  }), t;
1719
1719
  }
1720
- const F = If(), Af = /^(?:(\w+):)\/\/(?:(\w+)(?::(\w+)?)?@)([\w.-]+)(?::(\d+))?\/(.+)/;
1721
- function Of(e) {
1720
+ const F = If(), Of = /^(?:(\w+):)\/\/(?:(\w+)(?::(\w+)?)?@)([\w.-]+)(?::(\d+))?\/(.+)/;
1721
+ function Af(e) {
1722
1722
  return e === "http" || e === "https";
1723
1723
  }
1724
1724
  function Qt(e, t = !1) {
@@ -1726,7 +1726,7 @@ function Qt(e, t = !1) {
1726
1726
  return `${s}://${l}${t && o ? `:${o}` : ""}@${n}${a ? `:${a}` : ""}/${r && `${r}/`}${i}`;
1727
1727
  }
1728
1728
  function Df(e) {
1729
- const t = Af.exec(e);
1729
+ const t = Of.exec(e);
1730
1730
  if (!t) {
1731
1731
  _r(() => {
1732
1732
  console.error(`Invalid Sentry Dsn: ${e}`);
@@ -1740,9 +1740,9 @@ function Df(e) {
1740
1740
  const f = u.match(/^\d+/);
1741
1741
  f && (u = f[0]);
1742
1742
  }
1743
- return Os({ host: a, pass: o, path: l, projectId: u, port: i, protocol: n, publicKey: r });
1743
+ return As({ host: a, pass: o, path: l, projectId: u, port: i, protocol: n, publicKey: r });
1744
1744
  }
1745
- function Os(e) {
1745
+ function As(e) {
1746
1746
  return {
1747
1747
  protocol: e.protocol,
1748
1748
  publicKey: e.publicKey || "",
@@ -1757,10 +1757,10 @@ function Ff(e) {
1757
1757
  if (!Tn)
1758
1758
  return !0;
1759
1759
  const { port: t, projectId: n, protocol: r } = e;
1760
- return ["protocol", "publicKey", "host", "projectId"].find((i) => e[i] ? !1 : (F.error(`Invalid Sentry Dsn: ${i} missing`), !0)) ? !1 : n.match(/^\d+$/) ? Of(r) ? t && isNaN(parseInt(t, 10)) ? (F.error(`Invalid Sentry Dsn: Invalid port ${t}`), !1) : !0 : (F.error(`Invalid Sentry Dsn: Invalid protocol ${r}`), !1) : (F.error(`Invalid Sentry Dsn: Invalid projectId ${n}`), !1);
1760
+ return ["protocol", "publicKey", "host", "projectId"].find((i) => e[i] ? !1 : (F.error(`Invalid Sentry Dsn: ${i} missing`), !0)) ? !1 : n.match(/^\d+$/) ? Af(r) ? t && isNaN(parseInt(t, 10)) ? (F.error(`Invalid Sentry Dsn: Invalid port ${t}`), !1) : !0 : (F.error(`Invalid Sentry Dsn: Invalid protocol ${r}`), !1) : (F.error(`Invalid Sentry Dsn: Invalid projectId ${n}`), !1);
1761
1761
  }
1762
1762
  function Ds(e) {
1763
- const t = typeof e == "string" ? Df(e) : Os(e);
1763
+ const t = typeof e == "string" ? Df(e) : As(e);
1764
1764
  if (!(!t || !Ff(t)))
1765
1765
  return t;
1766
1766
  }
@@ -1822,7 +1822,7 @@ function $s(e) {
1822
1822
  }
1823
1823
  function ci(e) {
1824
1824
  try {
1825
- return Ef(e) ? As(e) : Object.prototype.toString.call(e);
1825
+ return Ef(e) ? Os(e) : Object.prototype.toString.call(e);
1826
1826
  } catch {
1827
1827
  return "<unknown>";
1828
1828
  }
@@ -1932,7 +1932,7 @@ function vt(e) {
1932
1932
  }
1933
1933
  }
1934
1934
  const tr = {}, pi = {};
1935
- function jt(e, t) {
1935
+ function Rt(e, t) {
1936
1936
  tr[e] = tr[e] || [], tr[e].push(t);
1937
1937
  }
1938
1938
  function Mt(e, t) {
@@ -1956,7 +1956,7 @@ Error:`,
1956
1956
  }
1957
1957
  function Wf(e) {
1958
1958
  const t = "console";
1959
- jt(t, e), Mt(t, Gf);
1959
+ Rt(t, e), Mt(t, Gf);
1960
1960
  }
1961
1961
  function Gf() {
1962
1962
  "console" in le && fo.forEach(function(e) {
@@ -2029,7 +2029,7 @@ const Ut = le, Yf = 1e3;
2029
2029
  let mi, mo, go;
2030
2030
  function Kf(e) {
2031
2031
  const t = "dom";
2032
- jt(t, e), Mt(t, Zf);
2032
+ Rt(t, e), Mt(t, Zf);
2033
2033
  }
2034
2034
  function Zf() {
2035
2035
  if (!Ut.document)
@@ -2135,7 +2135,7 @@ function ep() {
2135
2135
  }
2136
2136
  function tp(e) {
2137
2137
  const t = "fetch";
2138
- jt(t, e), Mt(t, np);
2138
+ Rt(t, e), Mt(t, np);
2139
2139
  }
2140
2140
  function np() {
2141
2141
  ep() && Ee(le, "fetch", function(e) {
@@ -2196,7 +2196,7 @@ function rp(e) {
2196
2196
  let Dn = null;
2197
2197
  function op(e) {
2198
2198
  const t = "error";
2199
- jt(t, e), Mt(t, ap);
2199
+ Rt(t, e), Mt(t, ap);
2200
2200
  }
2201
2201
  function ap() {
2202
2202
  Dn = le.onerror, le.onerror = function(e, t, n, r, o) {
@@ -2212,7 +2212,7 @@ function ap() {
2212
2212
  let Fn = null;
2213
2213
  function ip(e) {
2214
2214
  const t = "unhandledrejection";
2215
- jt(t, e), Mt(t, sp);
2215
+ Rt(t, e), Mt(t, sp);
2216
2216
  }
2217
2217
  function sp() {
2218
2218
  Fn = le.onunhandledrejection, le.onunhandledrejection = function(e) {
@@ -2228,7 +2228,7 @@ const un = le;
2228
2228
  let Hn;
2229
2229
  function Gs(e) {
2230
2230
  const t = "history";
2231
- jt(t, e), Mt(t, cp);
2231
+ Rt(t, e), Mt(t, cp);
2232
2232
  }
2233
2233
  function cp() {
2234
2234
  if (!lp())
@@ -2257,7 +2257,7 @@ function cp() {
2257
2257
  const up = le, hn = "__sentry_xhr_v3__";
2258
2258
  function dp(e) {
2259
2259
  const t = "xhr";
2260
- jt(t, e), Mt(t, fp);
2260
+ Rt(t, e), Mt(t, fp);
2261
2261
  }
2262
2262
  function fp() {
2263
2263
  if (!up.XMLHttpRequest)
@@ -2362,7 +2362,7 @@ function Ys(e, t = 3, n = 100 * 1024) {
2362
2362
  function bo(e, t, n = 1 / 0, r = 1 / 0, o = mp()) {
2363
2363
  const [a, i] = o;
2364
2364
  if (t == null || // this matches null and undefined -> eqeq not eqeqeq
2365
- ["number", "boolean", "string"].includes(typeof t) && !zf(t))
2365
+ ["number", "boolean", "string"].includes(typeof t) && !qf(t))
2366
2366
  return t;
2367
2367
  const s = gp(e, t);
2368
2368
  if (!s.startsWith("[object "))
@@ -2612,13 +2612,13 @@ function xp(e) {
2612
2612
  return e === "warn" ? "warning" : Cp.includes(e) ? e : "log";
2613
2613
  }
2614
2614
  const Ks = 1e3;
2615
- function Rn() {
2615
+ function jn() {
2616
2616
  return Date.now() / Ks;
2617
2617
  }
2618
2618
  function wp() {
2619
2619
  const { performance: e } = le;
2620
2620
  if (!e || !e.now)
2621
- return Rn;
2621
+ return jn;
2622
2622
  const t = Date.now() - e.now(), n = e.timeOrigin == null ? t : e.timeOrigin;
2623
2623
  return () => (n + e.now()) / Ks;
2624
2624
  }
@@ -2680,7 +2680,7 @@ function Sp(e) {
2680
2680
  n.set(o, r), r += o.length;
2681
2681
  return n;
2682
2682
  }
2683
- function zp(e, t) {
2683
+ function qp(e, t) {
2684
2684
  const n = typeof e.data == "string" ? Co(e.data, t) : e.data;
2685
2685
  return [
2686
2686
  at({
@@ -2693,7 +2693,7 @@ function zp(e, t) {
2693
2693
  n
2694
2694
  ];
2695
2695
  }
2696
- const qp = {
2696
+ const zp = {
2697
2697
  session: "session",
2698
2698
  sessions: "session",
2699
2699
  attachment: "attachment",
@@ -2710,7 +2710,7 @@ const qp = {
2710
2710
  statsd: "metric_bucket"
2711
2711
  };
2712
2712
  function _i(e) {
2713
- return qp[e];
2713
+ return zp[e];
2714
2714
  }
2715
2715
  function Xs(e) {
2716
2716
  if (!e || !e.sdk)
@@ -2730,23 +2730,23 @@ function Tp(e, t, n, r) {
2730
2730
  }
2731
2731
  };
2732
2732
  }
2733
- function Rp(e, t, n) {
2733
+ function jp(e, t, n) {
2734
2734
  const r = [
2735
2735
  { type: "client_report" },
2736
2736
  {
2737
- timestamp: Rn(),
2737
+ timestamp: jn(),
2738
2738
  discarded_events: e
2739
2739
  }
2740
2740
  ];
2741
2741
  return en(t ? { dsn: t } : {}, [r]);
2742
2742
  }
2743
- const jp = 60 * 1e3;
2743
+ const Rp = 60 * 1e3;
2744
2744
  function Mp(e, t = Date.now()) {
2745
2745
  const n = parseInt(`${e}`, 10);
2746
2746
  if (!isNaN(n))
2747
2747
  return n * 1e3;
2748
2748
  const r = Date.parse(`${e}`);
2749
- return isNaN(r) ? jp : r - t;
2749
+ return isNaN(r) ? Rp : r - t;
2750
2750
  }
2751
2751
  function Pp(e, t) {
2752
2752
  return e[t] || e.all || 0;
@@ -2798,11 +2798,11 @@ function Js(e) {
2798
2798
  status: "ok",
2799
2799
  errors: 0,
2800
2800
  ignoreDuration: !1,
2801
- toJSON: () => Ap(n)
2801
+ toJSON: () => Op(n)
2802
2802
  };
2803
- return e && zt(n, e), n;
2803
+ return e && qt(n, e), n;
2804
2804
  }
2805
- function zt(e, t = {}) {
2805
+ function qt(e, t = {}) {
2806
2806
  if (t.user && (!e.ipAddress && t.user.ip_address && (e.ipAddress = t.user.ip_address), !e.did && !t.did && (e.did = t.user.id || t.user.email || t.user.username)), e.timestamp = t.timestamp || Zs(), t.abnormal_mechanism && (e.abnormal_mechanism = t.abnormal_mechanism), t.ignoreDuration && (e.ignoreDuration = t.ignoreDuration), t.sid && (e.sid = t.sid.length === 32 ? t.sid : Fe()), t.init !== void 0 && (e.init = t.init), !e.did && t.did && (e.did = `${t.did}`), typeof t.started == "number" && (e.started = t.started), e.ignoreDuration)
2807
2807
  e.duration = void 0;
2808
2808
  else if (typeof t.duration == "number")
@@ -2815,9 +2815,9 @@ function zt(e, t = {}) {
2815
2815
  }
2816
2816
  function Qs(e, t) {
2817
2817
  let n = {};
2818
- e.status === "ok" && (n = { status: "exited" }), zt(e, n);
2818
+ e.status === "ok" && (n = { status: "exited" }), qt(e, n);
2819
2819
  }
2820
- function Ap(e) {
2820
+ function Op(e) {
2821
2821
  return at({
2822
2822
  sid: `${e.sid}`,
2823
2823
  init: e.init,
@@ -2837,7 +2837,7 @@ function Ap(e) {
2837
2837
  }
2838
2838
  });
2839
2839
  }
2840
- const Op = 1;
2840
+ const Ap = 1;
2841
2841
  function Dp(e) {
2842
2842
  const { spanId: t, traceId: n } = e.spanContext(), { data: r, op: o, parent_span_id: a, status: i, tags: s, origin: l } = wn(e);
2843
2843
  return at({
@@ -2859,13 +2859,13 @@ function Fp(e) {
2859
2859
  }
2860
2860
  function $p(e) {
2861
2861
  const { traceFlags: t } = e.spanContext();
2862
- return !!(t & Op);
2862
+ return !!(t & Ap);
2863
2863
  }
2864
2864
  function Hp(e, t, n, r, o, a) {
2865
2865
  const { normalizeDepth: i = 3, normalizeMaxBreadth: s = 1e3 } = e, l = {
2866
2866
  ...t,
2867
2867
  event_id: t.event_id || n.event_id || Fe(),
2868
- timestamp: t.timestamp || Rn()
2868
+ timestamp: t.timestamp || jn()
2869
2869
  }, u = n.integrations || e.integrations.map((g) => g.name);
2870
2870
  Up(l, e), Wp(l, u), t.type === void 0 && Bp(l, e.stackParser);
2871
2871
  const d = Yp(r, n.captureContext);
@@ -3015,7 +3015,7 @@ function na(e, t) {
3015
3015
  function el(e, t) {
3016
3016
  return tt().captureEvent(e, t);
3017
3017
  }
3018
- function qt(e, t) {
3018
+ function zt(e, t) {
3019
3019
  tt().addBreadcrumb(e, t);
3020
3020
  }
3021
3021
  function ra(...e) {
@@ -3026,28 +3026,28 @@ function ra(...e) {
3026
3026
  }
3027
3027
  return t.withScope(e[0]);
3028
3028
  }
3029
- function qe() {
3029
+ function ze() {
3030
3030
  return tt().getClient();
3031
3031
  }
3032
- function jn() {
3032
+ function Rn() {
3033
3033
  return tt().getScope();
3034
3034
  }
3035
3035
  function Ci(e) {
3036
- const t = qe(), n = xr(), r = jn(), { release: o, environment: a = br } = t && t.getOptions() || {}, { userAgent: i } = le.navigator || {}, s = Js({
3036
+ const t = ze(), n = xr(), r = Rn(), { release: o, environment: a = br } = t && t.getOptions() || {}, { userAgent: i } = le.navigator || {}, s = Js({
3037
3037
  release: o,
3038
3038
  environment: a,
3039
3039
  user: r.getUser() || n.getUser(),
3040
3040
  ...i && { userAgent: i },
3041
3041
  ...e
3042
3042
  }), l = n.getSession();
3043
- return l && l.status === "ok" && zt(l, { status: "exited" }), tl(), n.setSession(s), r.setSession(s), s;
3043
+ return l && l.status === "ok" && qt(l, { status: "exited" }), tl(), n.setSession(s), r.setSession(s), s;
3044
3044
  }
3045
3045
  function tl() {
3046
- const e = xr(), t = jn(), n = t.getSession() || e.getSession();
3046
+ const e = xr(), t = Rn(), n = t.getSession() || e.getSession();
3047
3047
  n && Qs(n), nl(), e.setSession(), t.setSession();
3048
3048
  }
3049
3049
  function nl() {
3050
- const e = xr(), t = jn(), n = qe(), r = t.getSession() || e.getSession();
3050
+ const e = xr(), t = Rn(), n = ze(), r = t.getSession() || e.getSession();
3051
3051
  r && n && n.captureSession && n.captureSession(r);
3052
3052
  }
3053
3053
  function xi(e = !1) {
@@ -3071,10 +3071,10 @@ function ol(e, t, n) {
3071
3071
  return t.emit && t.emit("createDsc", i), i;
3072
3072
  }
3073
3073
  function Qp(e) {
3074
- const t = qe();
3074
+ const t = ze();
3075
3075
  if (!t)
3076
3076
  return {};
3077
- const n = ol(wn(e).trace_id || "", t, jn()), r = rl(e);
3077
+ const n = ol(wn(e).trace_id || "", t, Rn()), r = rl(e);
3078
3078
  if (!r)
3079
3079
  return n;
3080
3080
  const o = r && r._frozenDynamicSamplingContext;
@@ -3238,7 +3238,7 @@ class lt {
3238
3238
  ip_address: void 0,
3239
3239
  segment: void 0,
3240
3240
  username: void 0
3241
- }, this._session && zt(this._session, { user: t }), this._notifyScopeListeners(), this;
3241
+ }, this._session && qt(this._session, { user: t }), this._notifyScopeListeners(), this;
3242
3242
  }
3243
3243
  /**
3244
3244
  * @inheritDoc
@@ -3377,7 +3377,7 @@ class lt {
3377
3377
  if (r <= 0)
3378
3378
  return this;
3379
3379
  const o = {
3380
- timestamp: Rn(),
3380
+ timestamp: jn(),
3381
3381
  ...t
3382
3382
  }, a = this._breadcrumbs;
3383
3383
  return a.push(o), this._breadcrumbs = a.length > r ? a.slice(-r) : a, this._notifyScopeListeners(), this;
@@ -3771,7 +3771,7 @@ class sl {
3771
3771
  if (!o) return;
3772
3772
  const { beforeBreadcrumb: a = null, maxBreadcrumbs: i = sh } = o.getOptions && o.getOptions() || {};
3773
3773
  if (i <= 0) return;
3774
- const l = { timestamp: Rn(), ...t }, u = a ? _r(() => a(l, n)) : l;
3774
+ const l = { timestamp: jn(), ...t }, u = a ? _r(() => a(l, n)) : l;
3775
3775
  u !== null && (o.emit && o.emit("beforeAddBreadcrumb", u, n), r.addBreadcrumb(u, i));
3776
3776
  }
3777
3777
  /**
@@ -3916,7 +3916,7 @@ Sentry.init({...});
3916
3916
  ...i && { userAgent: i },
3917
3917
  ...t
3918
3918
  }), l = n.getSession && n.getSession();
3919
- return l && l.status === "ok" && zt(l, { status: "exited" }), this.endSession(), n.setSession(s), s;
3919
+ return l && l.status === "ok" && qt(l, { status: "exited" }), this.endSession(), n.setSession(s), s;
3920
3920
  }
3921
3921
  /**
3922
3922
  * Returns if default PII should be sent to Sentry and propagated in ourgoing requests
@@ -4068,7 +4068,7 @@ function bh(e, t) {
4068
4068
  r && ul(e, r, n);
4069
4069
  }), n;
4070
4070
  }
4071
- function zi(e, t) {
4071
+ function qi(e, t) {
4072
4072
  for (const n of t)
4073
4073
  n && n.afterAllSetup && n.afterAllSetup(e);
4074
4074
  }
@@ -4130,7 +4130,7 @@ function Eh(e) {
4130
4130
  length: t.length
4131
4131
  }, t];
4132
4132
  }
4133
- const qi = "Not capturing exception because it's already been captured.";
4133
+ const zi = "Not capturing exception because it's already been captured.";
4134
4134
  class kh {
4135
4135
  /**
4136
4136
  * A reference to a metrics aggregator
@@ -4166,7 +4166,7 @@ class kh {
4166
4166
  // eslint-disable-next-line @typescript-eslint/no-explicit-any, @typescript-eslint/explicit-module-boundary-types
4167
4167
  captureException(t, n, r) {
4168
4168
  if (hi(t)) {
4169
- pe && F.log(qi);
4169
+ pe && F.log(zi);
4170
4170
  return;
4171
4171
  }
4172
4172
  let o = n && n.event_id;
@@ -4193,7 +4193,7 @@ class kh {
4193
4193
  */
4194
4194
  captureEvent(t, n, r) {
4195
4195
  if (n && n.originalException && hi(n.originalException)) {
4196
- pe && F.log(qi);
4196
+ pe && F.log(zi);
4197
4197
  return;
4198
4198
  }
4199
4199
  let o = n && n.event_id;
@@ -4208,7 +4208,7 @@ class kh {
4208
4208
  * @inheritDoc
4209
4209
  */
4210
4210
  captureSession(t) {
4211
- typeof t.release != "string" ? pe && F.warn("Discarded session because of missing or non-string release") : (this.sendSession(t), zt(t, { init: !1 }));
4211
+ typeof t.release != "string" ? pe && F.warn("Discarded session because of missing or non-string release") : (this.sendSession(t), qt(t, { init: !1 }));
4212
4212
  }
4213
4213
  /**
4214
4214
  * @inheritDoc
@@ -4301,7 +4301,7 @@ class kh {
4301
4301
  */
4302
4302
  addIntegration(t) {
4303
4303
  const n = this._integrations[t.name];
4304
- ul(this, t, this._integrations), n || zi(this, [t]);
4304
+ ul(this, t, this._integrations), n || qi(this, [t]);
4305
4305
  }
4306
4306
  /**
4307
4307
  * @inheritDoc
@@ -4312,7 +4312,7 @@ class kh {
4312
4312
  for (const a of n.attachments || [])
4313
4313
  r = Ep(
4314
4314
  r,
4315
- zp(
4315
+ qp(
4316
4316
  a,
4317
4317
  this._options.transportOptions && this._options.transportOptions.textEncoder
4318
4318
  )
@@ -4365,7 +4365,7 @@ class kh {
4365
4365
  /** Setup integrations for this client. */
4366
4366
  _setupIntegrations() {
4367
4367
  const { integrations: t } = this._options;
4368
- this._integrations = bh(this, t), zi(this, t), this._integrationsInitialized = !0;
4368
+ this._integrations = bh(this, t), qi(this, t), this._integrationsInitialized = !0;
4369
4369
  }
4370
4370
  /** Updates existing session based on the provided event */
4371
4371
  _updateSessionFromEvent(t, n) {
@@ -4382,7 +4382,7 @@ class kh {
4382
4382
  }
4383
4383
  }
4384
4384
  const i = t.status === "ok";
4385
- (i && t.errors === 0 || i && r) && (zt(t, {
4385
+ (i && t.errors === 0 || i && r) && (qt(t, {
4386
4386
  ...r && { status: "crashed" },
4387
4387
  errors: t.errors || Number(o || r)
4388
4388
  }), this.captureSession(t));
@@ -4496,7 +4496,7 @@ class kh {
4496
4496
  throw this.recordDroppedEvent("event_processor", d, t), new Ke("An event processor returned `null`, will not send event.", "log");
4497
4497
  if (n.data && n.data.__sentry__ === !0)
4498
4498
  return h;
4499
- const p = zh(o, h, n);
4499
+ const p = qh(o, h, n);
4500
4500
  return Sh(p, u);
4501
4501
  }).then((h) => {
4502
4502
  if (h === null) {
@@ -4587,7 +4587,7 @@ function Sh(e, t) {
4587
4587
  throw new Ke(n);
4588
4588
  return e;
4589
4589
  }
4590
- function zh(e, t, n) {
4590
+ function qh(e, t, n) {
4591
4591
  const { beforeSend: r, beforeSendTransaction: o } = e;
4592
4592
  if (dl(t) && r)
4593
4593
  return r(t, n);
@@ -4609,23 +4609,23 @@ function dl(e) {
4609
4609
  function fl(e) {
4610
4610
  return e.type === "transaction";
4611
4611
  }
4612
- function qh(e, t) {
4612
+ function zh(e, t) {
4613
4613
  t.debug === !0 && (pe ? F.enable() : _r(() => {
4614
4614
  console.warn("[Sentry] Cannot initialize SDK with `debug` option using a non-debug bundle.");
4615
- })), jn().update(t.initialScope);
4615
+ })), Rn().update(t.initialScope);
4616
4616
  const r = new e(t);
4617
- Th(r), Rh(r);
4617
+ Th(r), jh(r);
4618
4618
  }
4619
4619
  function Th(e) {
4620
4620
  const n = tt().getStackTop();
4621
4621
  n.client = e, n.scope.setClient(e);
4622
4622
  }
4623
- function Rh(e) {
4623
+ function jh(e) {
4624
4624
  e.init ? e.init() : e.setupIntegrations && e.setupIntegrations();
4625
4625
  }
4626
- const jh = 30;
4626
+ const Rh = 30;
4627
4627
  function pl(e, t, n = bp(
4628
- e.bufferSize || jh
4628
+ e.bufferSize || Rh
4629
4629
  )) {
4630
4630
  let r = {};
4631
4631
  const o = (i) => n.drain(i);
@@ -4727,10 +4727,10 @@ function Lh(e = {}, t = {}) {
4727
4727
  }
4728
4728
  function Ih(e, t) {
4729
4729
  return t.ignoreInternal && Hh(e) ? (pe && F.warn(`Event dropped due to being internal Sentry Error.
4730
- Event: ${gt(e)}`), !0) : Ah(e, t.ignoreErrors) ? (pe && F.warn(
4730
+ Event: ${gt(e)}`), !0) : Oh(e, t.ignoreErrors) ? (pe && F.warn(
4731
4731
  `Event dropped due to being matched by \`ignoreErrors\` option.
4732
4732
  Event: ${gt(e)}`
4733
- ), !0) : Oh(e, t.ignoreTransactions) ? (pe && F.warn(
4733
+ ), !0) : Ah(e, t.ignoreTransactions) ? (pe && F.warn(
4734
4734
  `Event dropped due to being matched by \`ignoreTransactions\` option.
4735
4735
  Event: ${gt(e)}`
4736
4736
  ), !0) : Dh(e, t.denyUrls) ? (pe && F.warn(
@@ -4747,10 +4747,10 @@ Event: ${gt(
4747
4747
  Url: ${ir(e)}`
4748
4748
  ), !0);
4749
4749
  }
4750
- function Ah(e, t) {
4750
+ function Oh(e, t) {
4751
4751
  return e.type || !t || !t.length ? !1 : $h(e).some((n) => yr(n, t));
4752
4752
  }
4753
- function Oh(e, t) {
4753
+ function Ah(e, t) {
4754
4754
  if (e.type !== "transaction" || !t || !t.length)
4755
4755
  return !1;
4756
4756
  const n = e.transaction;
@@ -4805,21 +4805,21 @@ function ir(e) {
4805
4805
  return pe && F.error(`Cannot extract url for event ${gt(e)}`), null;
4806
4806
  }
4807
4807
  }
4808
- let Ri;
4809
- const vl = "FunctionToString", ji = /* @__PURE__ */ new WeakMap(), Bh = () => ({
4808
+ let ji;
4809
+ const vl = "FunctionToString", Ri = /* @__PURE__ */ new WeakMap(), Bh = () => ({
4810
4810
  name: vl,
4811
4811
  setupOnce() {
4812
- Ri = Function.prototype.toString;
4812
+ ji = Function.prototype.toString;
4813
4813
  try {
4814
4814
  Function.prototype.toString = function(...e) {
4815
- const t = Qo(this), n = ji.has(qe()) && t !== void 0 ? t : this;
4816
- return Ri.apply(n, e);
4815
+ const t = Qo(this), n = Ri.has(ze()) && t !== void 0 ? t : this;
4816
+ return ji.apply(n, e);
4817
4817
  };
4818
4818
  } catch {
4819
4819
  }
4820
4820
  },
4821
4821
  setup(e) {
4822
- ji.set(e, !0);
4822
+ Ri.set(e, !0);
4823
4823
  }
4824
4824
  }), yl = Bh;
4825
4825
  Ct(
@@ -4887,7 +4887,7 @@ function bl(e, t) {
4887
4887
  return n.length && (r.stacktrace = { frames: n }), r.type === void 0 && r.value === "" && (r.value = "Unrecoverable error caught"), r;
4888
4888
  }
4889
4889
  function Wh(e, t, n, r) {
4890
- const o = qe(), a = o && o.getOptions().normalizeDepth, i = {
4890
+ const o = ze(), a = o && o.getOptions().normalizeDepth, i = {
4891
4891
  exception: {
4892
4892
  values: [
4893
4893
  {
@@ -5073,7 +5073,7 @@ class n1 extends kh {
5073
5073
  return;
5074
5074
  }
5075
5075
  De && F.log("Sending outcomes:", t);
5076
- const n = Rp(t, this._options.tunnel && Qt(this._dsn));
5076
+ const n = jp(t, this._options.tunnel && Qt(this._dsn));
5077
5077
  this._sendEnvelope(n);
5078
5078
  }
5079
5079
  }
@@ -5214,14 +5214,14 @@ const d1 = /^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((
5214
5214
  },
5215
5215
  // eslint-disable-line @typescript-eslint/no-empty-function
5216
5216
  setup(n) {
5217
- t.console && Wf(z1(n)), t.dom && Kf(S1(n, t.dom)), t.xhr && dp(q1(n)), t.fetch && tp(T1(n)), t.history && Gs(R1(n)), t.sentry && n.on && n.on("beforeSendEvent", k1(n));
5217
+ t.console && Wf(q1(n)), t.dom && Kf(S1(n, t.dom)), t.xhr && dp(z1(n)), t.fetch && tp(T1(n)), t.history && Gs(j1(n)), t.sentry && n.on && n.on("beforeSendEvent", k1(n));
5218
5218
  }
5219
5219
  };
5220
5220
  }, wl = E1;
5221
5221
  Ct(xl, wl);
5222
5222
  function k1(e) {
5223
5223
  return function(n) {
5224
- qe() === e && qt(
5224
+ ze() === e && zt(
5225
5225
  {
5226
5226
  category: `sentry.${n.type === "transaction" ? "transaction" : "event"}`,
5227
5227
  event_id: n.event_id,
@@ -5236,15 +5236,15 @@ function k1(e) {
5236
5236
  }
5237
5237
  function S1(e, t) {
5238
5238
  return function(r) {
5239
- if (qe() !== e)
5239
+ if (ze() !== e)
5240
5240
  return;
5241
5241
  let o, a, i = typeof t == "object" ? t.serializeAttribute : void 0, s = typeof t == "object" && typeof t.maxStringLength == "number" ? t.maxStringLength : void 0;
5242
5242
  s && s > Un && (De && F.warn(
5243
5243
  `\`dom.maxStringLength\` cannot exceed ${Un}, but a value of ${s} was configured. Sentry will use ${Un} instead.`
5244
5244
  ), s = Un), typeof i == "string" && (i = [i]);
5245
5245
  try {
5246
- const u = r.event, d = j1(u) ? u.target : u;
5247
- o = As(d, { keyAttrs: i, maxStringLength: s }), a = Nf(d);
5246
+ const u = r.event, d = R1(u) ? u.target : u;
5247
+ o = Os(d, { keyAttrs: i, maxStringLength: s }), a = Nf(d);
5248
5248
  } catch {
5249
5249
  o = "<unknown>";
5250
5250
  }
@@ -5254,16 +5254,16 @@ function S1(e, t) {
5254
5254
  category: `ui.${r.name}`,
5255
5255
  message: o
5256
5256
  };
5257
- a && (l.data = { "ui.component_name": a }), qt(l, {
5257
+ a && (l.data = { "ui.component_name": a }), zt(l, {
5258
5258
  event: r.event,
5259
5259
  name: r.name,
5260
5260
  global: r.global
5261
5261
  });
5262
5262
  };
5263
5263
  }
5264
- function z1(e) {
5264
+ function q1(e) {
5265
5265
  return function(n) {
5266
- if (qe() !== e)
5266
+ if (ze() !== e)
5267
5267
  return;
5268
5268
  const r = {
5269
5269
  category: "console",
@@ -5279,15 +5279,15 @@ function z1(e) {
5279
5279
  r.message = `Assertion failed: ${ii(n.args.slice(1), " ") || "console.assert"}`, r.data.arguments = n.args.slice(1);
5280
5280
  else
5281
5281
  return;
5282
- qt(r, {
5282
+ zt(r, {
5283
5283
  input: n.args,
5284
5284
  level: n.level
5285
5285
  });
5286
5286
  };
5287
5287
  }
5288
- function q1(e) {
5288
+ function z1(e) {
5289
5289
  return function(n) {
5290
- if (qe() !== e)
5290
+ if (ze() !== e)
5291
5291
  return;
5292
5292
  const { startTimestamp: r, endTimestamp: o } = n, a = n.xhr[hn];
5293
5293
  if (!r || !o || !a)
@@ -5302,7 +5302,7 @@ function q1(e) {
5302
5302
  startTimestamp: r,
5303
5303
  endTimestamp: o
5304
5304
  };
5305
- qt(
5305
+ zt(
5306
5306
  {
5307
5307
  category: "xhr",
5308
5308
  data: d,
@@ -5314,7 +5314,7 @@ function q1(e) {
5314
5314
  }
5315
5315
  function T1(e) {
5316
5316
  return function(n) {
5317
- if (qe() !== e)
5317
+ if (ze() !== e)
5318
5318
  return;
5319
5319
  const { startTimestamp: r, endTimestamp: o } = n;
5320
5320
  if (o && !(n.fetchData.url.match(/sentry_key/) && n.fetchData.method === "POST"))
@@ -5325,7 +5325,7 @@ function T1(e) {
5325
5325
  startTimestamp: r,
5326
5326
  endTimestamp: o
5327
5327
  };
5328
- qt(
5328
+ zt(
5329
5329
  {
5330
5330
  category: "fetch",
5331
5331
  data: a,
@@ -5344,7 +5344,7 @@ function T1(e) {
5344
5344
  startTimestamp: r,
5345
5345
  endTimestamp: o
5346
5346
  };
5347
- qt(
5347
+ zt(
5348
5348
  {
5349
5349
  category: "fetch",
5350
5350
  data: i,
@@ -5355,15 +5355,15 @@ function T1(e) {
5355
5355
  }
5356
5356
  };
5357
5357
  }
5358
- function R1(e) {
5358
+ function j1(e) {
5359
5359
  return function(n) {
5360
- if (qe() !== e)
5360
+ if (ze() !== e)
5361
5361
  return;
5362
5362
  let r = n.from, o = n.to;
5363
5363
  const a = Vr(re.location.href);
5364
5364
  let i = r ? Vr(r) : void 0;
5365
5365
  const s = Vr(o);
5366
- (!i || !i.path) && (i = a), a.protocol === s.protocol && a.host === s.host && (o = s.relative), a.protocol === i.protocol && a.host === i.host && (r = i.relative), qt({
5366
+ (!i || !i.path) && (i = a), a.protocol === s.protocol && a.host === s.host && (o = s.relative), a.protocol === i.protocol && a.host === i.host && (r = i.relative), zt({
5367
5367
  category: "navigation",
5368
5368
  data: {
5369
5369
  from: r,
@@ -5372,7 +5372,7 @@ function R1(e) {
5372
5372
  });
5373
5373
  };
5374
5374
  }
5375
- function j1(e) {
5375
+ function R1(e) {
5376
5376
  return !!e && !!e.target;
5377
5377
  }
5378
5378
  const El = "Dedupe", M1 = () => {
@@ -5401,11 +5401,11 @@ function P1(e, t) {
5401
5401
  }
5402
5402
  function N1(e, t) {
5403
5403
  const n = e.message, r = t.message;
5404
- return !(!n && !r || n && !r || !n && r || n !== r || !zl(e, t) || !Sl(e, t));
5404
+ return !(!n && !r || n && !r || !n && r || n !== r || !ql(e, t) || !Sl(e, t));
5405
5405
  }
5406
5406
  function L1(e, t) {
5407
5407
  const n = Mi(t), r = Mi(e);
5408
- return !(!n || !r || n.type !== r.type || n.value !== r.value || !zl(e, t) || !Sl(e, t));
5408
+ return !(!n || !r || n.type !== r.type || n.value !== r.value || !ql(e, t) || !Sl(e, t));
5409
5409
  }
5410
5410
  function Sl(e, t) {
5411
5411
  let n = Pi(e), r = Pi(t);
@@ -5420,7 +5420,7 @@ function Sl(e, t) {
5420
5420
  }
5421
5421
  return !0;
5422
5422
  }
5423
- function zl(e, t) {
5423
+ function ql(e, t) {
5424
5424
  let n = e.fingerprint, r = t.fingerprint;
5425
5425
  if (!n && !r)
5426
5426
  return !0;
@@ -5445,32 +5445,32 @@ function Pi(e) {
5445
5445
  return;
5446
5446
  }
5447
5447
  }
5448
- const ql = "GlobalHandlers", I1 = (e = {}) => {
5448
+ const zl = "GlobalHandlers", I1 = (e = {}) => {
5449
5449
  const t = {
5450
5450
  onerror: !0,
5451
5451
  onunhandledrejection: !0,
5452
5452
  ...e
5453
5453
  };
5454
5454
  return {
5455
- name: ql,
5455
+ name: zl,
5456
5456
  setupOnce() {
5457
5457
  Error.stackTraceLimit = 50;
5458
5458
  },
5459
5459
  setup(n) {
5460
- t.onerror && (A1(n), Ni("onerror")), t.onunhandledrejection && (O1(n), Ni("onunhandledrejection"));
5460
+ t.onerror && (O1(n), Ni("onerror")), t.onunhandledrejection && (A1(n), Ni("onunhandledrejection"));
5461
5461
  }
5462
5462
  };
5463
5463
  }, Tl = I1;
5464
5464
  Ct(
5465
- ql,
5465
+ zl,
5466
5466
  Tl
5467
5467
  );
5468
- function A1(e) {
5468
+ function O1(e) {
5469
5469
  op((t) => {
5470
- const { stackParser: n, attachStacktrace: r } = jl();
5471
- if (qe() !== e || _l())
5470
+ const { stackParser: n, attachStacktrace: r } = Rl();
5471
+ if (ze() !== e || _l())
5472
5472
  return;
5473
- const { msg: o, url: a, line: i, column: s, error: l } = t, u = l === void 0 && st(o) ? $1(o, a, i, s) : Rl(
5473
+ const { msg: o, url: a, line: i, column: s, error: l } = t, u = l === void 0 && st(o) ? $1(o, a, i, s) : jl(
5474
5474
  aa(n, l || o, void 0, r, !1),
5475
5475
  a,
5476
5476
  i,
@@ -5485,10 +5485,10 @@ function A1(e) {
5485
5485
  });
5486
5486
  });
5487
5487
  }
5488
- function O1(e) {
5488
+ function A1(e) {
5489
5489
  ip((t) => {
5490
- const { stackParser: n, attachStacktrace: r } = jl();
5491
- if (qe() !== e || _l())
5490
+ const { stackParser: n, attachStacktrace: r } = Rl();
5491
+ if (ze() !== e || _l())
5492
5492
  return;
5493
5493
  const o = D1(t), a = Zo(o) ? F1(o) : aa(n, o, void 0, r, !0);
5494
5494
  a.level = "error", el(a, {
@@ -5530,7 +5530,7 @@ function $1(e, t, n, r) {
5530
5530
  const o = /^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i;
5531
5531
  let a = Yo(e) ? e.message : e, i = "Error";
5532
5532
  const s = a.match(o);
5533
- return s && (i = s[1], a = s[2]), Rl({
5533
+ return s && (i = s[1], a = s[2]), jl({
5534
5534
  exception: {
5535
5535
  values: [
5536
5536
  {
@@ -5541,7 +5541,7 @@ function $1(e, t, n, r) {
5541
5541
  }
5542
5542
  }, t, n, r);
5543
5543
  }
5544
- function Rl(e, t, n, r) {
5544
+ function jl(e, t, n, r) {
5545
5545
  const o = e.exception = e.exception || {}, a = o.values = o.values || [], i = a[0] = a[0] || {}, s = i.stacktrace = i.stacktrace || {}, l = s.frames = s.frames || [], u = isNaN(parseInt(r, 10)) ? void 0 : r, d = isNaN(parseInt(n, 10)) ? void 0 : n, f = st(t) && t.length > 0 ? t : Pf();
5546
5546
  return l.length === 0 && l.push({
5547
5547
  colno: u,
@@ -5554,8 +5554,8 @@ function Rl(e, t, n, r) {
5554
5554
  function Ni(e) {
5555
5555
  De && F.log(`Global Handler attached: ${e}`);
5556
5556
  }
5557
- function jl() {
5558
- const e = qe();
5557
+ function Rl() {
5558
+ const e = ze();
5559
5559
  return e && e.getOptions() || {
5560
5560
  stackParser: () => [],
5561
5561
  attachStacktrace: !1
@@ -5654,10 +5654,10 @@ const W1 = [
5654
5654
  n && (Array.isArray(n) ? n : W1).forEach(Z1);
5655
5655
  }
5656
5656
  };
5657
- }, Al = G1;
5657
+ }, Ol = G1;
5658
5658
  Ct(
5659
5659
  Il,
5660
- Al
5660
+ Ol
5661
5661
  );
5662
5662
  function Li(e) {
5663
5663
  return function(...t) {
@@ -5761,7 +5761,7 @@ function Z1(e) {
5761
5761
  const X1 = [
5762
5762
  gl(),
5763
5763
  yl(),
5764
- Al(),
5764
+ Ol(),
5765
5765
  wl(),
5766
5766
  Tl(),
5767
5767
  Ll(),
@@ -5782,7 +5782,7 @@ function Q1(e = {}) {
5782
5782
  integrations: _h(e),
5783
5783
  transport: e.transport || (Ws() ? a1 : s1)
5784
5784
  };
5785
- qh(n1, t), e.autoSessionTracking && em();
5785
+ zh(n1, t), e.autoSessionTracking && em();
5786
5786
  }
5787
5787
  const Ii = (e = {}, t = tt()) => {
5788
5788
  if (!re.document) {
@@ -5839,10 +5839,10 @@ var So = { exports: {} }, ie = {};
5839
5839
  * This source code is licensed under the MIT license found in the
5840
5840
  * LICENSE file in the root directory of this source tree.
5841
5841
  */
5842
- var Ai;
5842
+ var Oi;
5843
5843
  function nm() {
5844
- if (Ai) return ie;
5845
- Ai = 1;
5844
+ if (Oi) return ie;
5845
+ Oi = 1;
5846
5846
  var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, r = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, s = e ? Symbol.for("react.context") : 60110, l = e ? Symbol.for("react.async_mode") : 60111, u = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, f = e ? Symbol.for("react.suspense") : 60113, y = e ? Symbol.for("react.suspense_list") : 60120, h = e ? Symbol.for("react.memo") : 60115, b = e ? Symbol.for("react.lazy") : 60116, p = e ? Symbol.for("react.block") : 60121, g = e ? Symbol.for("react.fundamental") : 60117, w = e ? Symbol.for("react.responder") : 60118, _ = e ? Symbol.for("react.scope") : 60119;
5847
5847
  function x(C) {
5848
5848
  if (typeof C == "object" && C !== null) {
@@ -5914,37 +5914,37 @@ var se = {};
5914
5914
  * This source code is licensed under the MIT license found in the
5915
5915
  * LICENSE file in the root directory of this source tree.
5916
5916
  */
5917
- var Oi;
5917
+ var Ai;
5918
5918
  function rm() {
5919
- return Oi || (Oi = 1, process.env.NODE_ENV !== "production" && function() {
5919
+ return Ai || (Ai = 1, process.env.NODE_ENV !== "production" && function() {
5920
5920
  var e = typeof Symbol == "function" && Symbol.for, t = e ? Symbol.for("react.element") : 60103, n = e ? Symbol.for("react.portal") : 60106, r = e ? Symbol.for("react.fragment") : 60107, o = e ? Symbol.for("react.strict_mode") : 60108, a = e ? Symbol.for("react.profiler") : 60114, i = e ? Symbol.for("react.provider") : 60109, s = e ? Symbol.for("react.context") : 60110, l = e ? Symbol.for("react.async_mode") : 60111, u = e ? Symbol.for("react.concurrent_mode") : 60111, d = e ? Symbol.for("react.forward_ref") : 60112, f = e ? Symbol.for("react.suspense") : 60113, y = e ? Symbol.for("react.suspense_list") : 60120, h = e ? Symbol.for("react.memo") : 60115, b = e ? Symbol.for("react.lazy") : 60116, p = e ? Symbol.for("react.block") : 60121, g = e ? Symbol.for("react.fundamental") : 60117, w = e ? Symbol.for("react.responder") : 60118, _ = e ? Symbol.for("react.scope") : 60119;
5921
- function x(j) {
5922
- return typeof j == "string" || typeof j == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
5923
- j === r || j === u || j === a || j === o || j === f || j === y || typeof j == "object" && j !== null && (j.$$typeof === b || j.$$typeof === h || j.$$typeof === i || j.$$typeof === s || j.$$typeof === d || j.$$typeof === g || j.$$typeof === w || j.$$typeof === _ || j.$$typeof === p);
5921
+ function x(R) {
5922
+ return typeof R == "string" || typeof R == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
5923
+ R === r || R === u || R === a || R === o || R === f || R === y || typeof R == "object" && R !== null && (R.$$typeof === b || R.$$typeof === h || R.$$typeof === i || R.$$typeof === s || R.$$typeof === d || R.$$typeof === g || R.$$typeof === w || R.$$typeof === _ || R.$$typeof === p);
5924
5924
  }
5925
- function E(j) {
5926
- if (typeof j == "object" && j !== null) {
5927
- var be = j.$$typeof;
5925
+ function E(R) {
5926
+ if (typeof R == "object" && R !== null) {
5927
+ var be = R.$$typeof;
5928
5928
  switch (be) {
5929
5929
  case t:
5930
- var Ae = j.type;
5931
- switch (Ae) {
5930
+ var Oe = R.type;
5931
+ switch (Oe) {
5932
5932
  case l:
5933
5933
  case u:
5934
5934
  case r:
5935
5935
  case a:
5936
5936
  case o:
5937
5937
  case f:
5938
- return Ae;
5938
+ return Oe;
5939
5939
  default:
5940
- var je = Ae && Ae.$$typeof;
5941
- switch (je) {
5940
+ var Re = Oe && Oe.$$typeof;
5941
+ switch (Re) {
5942
5942
  case s:
5943
5943
  case d:
5944
5944
  case b:
5945
5945
  case h:
5946
5946
  case i:
5947
- return je;
5947
+ return Re;
5948
5948
  default:
5949
5949
  return be;
5950
5950
  }
@@ -5954,51 +5954,51 @@ function rm() {
5954
5954
  }
5955
5955
  }
5956
5956
  }
5957
- var C = l, S = u, k = s, N = i, A = t, Z = d, K = r, H = b, B = h, I = n, Y = a, O = o, U = f, J = !1;
5958
- function q(j) {
5959
- return J || (J = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), z(j) || E(j) === l;
5957
+ var C = l, S = u, k = s, N = i, O = t, Z = d, K = r, H = b, B = h, I = n, Y = a, A = o, U = f, J = !1;
5958
+ function z(R) {
5959
+ return J || (J = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), q(R) || E(R) === l;
5960
5960
  }
5961
- function z(j) {
5962
- return E(j) === u;
5961
+ function q(R) {
5962
+ return E(R) === u;
5963
5963
  }
5964
- function T(j) {
5965
- return E(j) === s;
5964
+ function T(R) {
5965
+ return E(R) === s;
5966
5966
  }
5967
- function D(j) {
5968
- return E(j) === i;
5967
+ function D(R) {
5968
+ return E(R) === i;
5969
5969
  }
5970
- function P(j) {
5971
- return typeof j == "object" && j !== null && j.$$typeof === t;
5970
+ function P(R) {
5971
+ return typeof R == "object" && R !== null && R.$$typeof === t;
5972
5972
  }
5973
- function V(j) {
5974
- return E(j) === d;
5973
+ function V(R) {
5974
+ return E(R) === d;
5975
5975
  }
5976
- function de(j) {
5977
- return E(j) === r;
5976
+ function de(R) {
5977
+ return E(R) === r;
5978
5978
  }
5979
- function ce(j) {
5980
- return E(j) === b;
5979
+ function ce(R) {
5980
+ return E(R) === b;
5981
5981
  }
5982
- function L(j) {
5983
- return E(j) === h;
5982
+ function L(R) {
5983
+ return E(R) === h;
5984
5984
  }
5985
- function X(j) {
5986
- return E(j) === n;
5985
+ function X(R) {
5986
+ return E(R) === n;
5987
5987
  }
5988
- function oe(j) {
5989
- return E(j) === a;
5988
+ function oe(R) {
5989
+ return E(R) === a;
5990
5990
  }
5991
- function G(j) {
5992
- return E(j) === o;
5991
+ function G(R) {
5992
+ return E(R) === o;
5993
5993
  }
5994
- function ee(j) {
5995
- return E(j) === f;
5994
+ function ee(R) {
5995
+ return E(R) === f;
5996
5996
  }
5997
- se.AsyncMode = C, se.ConcurrentMode = S, se.ContextConsumer = k, se.ContextProvider = N, se.Element = A, se.ForwardRef = Z, se.Fragment = K, se.Lazy = H, se.Memo = B, se.Portal = I, se.Profiler = Y, se.StrictMode = O, se.Suspense = U, se.isAsyncMode = q, se.isConcurrentMode = z, se.isContextConsumer = T, se.isContextProvider = D, se.isElement = P, se.isForwardRef = V, se.isFragment = de, se.isLazy = ce, se.isMemo = L, se.isPortal = X, se.isProfiler = oe, se.isStrictMode = G, se.isSuspense = ee, se.isValidElementType = x, se.typeOf = E;
5997
+ se.AsyncMode = C, se.ConcurrentMode = S, se.ContextConsumer = k, se.ContextProvider = N, se.Element = O, se.ForwardRef = Z, se.Fragment = K, se.Lazy = H, se.Memo = B, se.Portal = I, se.Profiler = Y, se.StrictMode = A, se.Suspense = U, se.isAsyncMode = z, se.isConcurrentMode = q, se.isContextConsumer = T, se.isContextProvider = D, se.isElement = P, se.isForwardRef = V, se.isFragment = de, se.isLazy = ce, se.isMemo = L, se.isPortal = X, se.isProfiler = oe, se.isStrictMode = G, se.isSuspense = ee, se.isValidElementType = x, se.typeOf = E;
5998
5998
  }()), se;
5999
5999
  }
6000
6000
  process.env.NODE_ENV === "production" ? So.exports = nm() : So.exports = rm();
6001
- var om = So.exports, Ol = om, am = {
6001
+ var om = So.exports, Al = om, am = {
6002
6002
  $$typeof: !0,
6003
6003
  render: !0,
6004
6004
  defaultProps: !0,
@@ -6012,8 +6012,8 @@ var om = So.exports, Ol = om, am = {
6012
6012
  propTypes: !0,
6013
6013
  type: !0
6014
6014
  }, Dl = {};
6015
- Dl[Ol.ForwardRef] = am;
6016
- Dl[Ol.Memo] = im;
6015
+ Dl[Al.ForwardRef] = am;
6016
+ Dl[Al.Memo] = im;
6017
6017
  const sm = typeof __SENTRY_DEBUG__ > "u" || __SENTRY_DEBUG__;
6018
6018
  function lm(e) {
6019
6019
  const t = e.match(/^([^.]+)/);
@@ -6038,7 +6038,7 @@ function cm(e, t) {
6038
6038
  class sa extends m.Component {
6039
6039
  constructor(t) {
6040
6040
  super(t), sa.prototype.__init.call(this), this.state = Di, this._openFallbackReportDialog = !0;
6041
- const n = qe();
6041
+ const n = ze();
6042
6042
  n && n.on && t.showDialog && (this._openFallbackReportDialog = !1, n.on("afterSendEvent", (r) => {
6043
6043
  !r.type && r.event_id === this._lastEventId && Ii({ ...t.dialogOptions, eventId: this._lastEventId });
6044
6044
  }));
@@ -6116,7 +6116,7 @@ function um() {
6116
6116
  return /* @__PURE__ */ c.jsx(bn, { variant: "primary", children: /* @__PURE__ */ c.jsx(Uo, {}) });
6117
6117
  }
6118
6118
  function dm({ onSuccess: e, onError: t, flowType: n, onRedirectDiscovered: r }) {
6119
- const { sdk: o } = qn(), a = Ze(!1);
6119
+ const { sdk: o } = zn(), a = Ze(!1);
6120
6120
  return ye(() => {
6121
6121
  if (o)
6122
6122
  return r && (o == null || o.subscribe("redirectUriDiscovered", r)), () => {
@@ -6253,7 +6253,7 @@ const xm = ({
6253
6253
  ]
6254
6254
  }
6255
6255
  );
6256
- var wm = "_1c8zcyc0", Em = "_1c8zcyc1", km = "_1c8zcyc2", Ul = "_1c8zcyc3", Sm = "_1c8zcyc4", zm = { text: "_1c8zcyc6 _1c8zcyc5", email: "_1c8zcyc7 _1c8zcyc5", password: "_1c8zcyc8 _1c8zcyc5", tel: "_1c8zcyc9 _1c8zcyc5" }, qm = "_1c8zcyca", Tm = "_1c8zcycb";
6256
+ var wm = "_1c8zcyc0", Em = "_1c8zcyc1", km = "_1c8zcyc2", Ul = "_1c8zcyc3", Sm = "_1c8zcyc4", qm = { text: "_1c8zcyc6 _1c8zcyc5", email: "_1c8zcyc7 _1c8zcyc5", password: "_1c8zcyc8 _1c8zcyc5", tel: "_1c8zcyc9 _1c8zcyc5" }, zm = "_1c8zcyca", Tm = "_1c8zcycb";
6257
6257
  const Bl = ({
6258
6258
  id: e,
6259
6259
  name: t,
@@ -6271,8 +6271,8 @@ const Bl = ({
6271
6271
  },
6272
6272
  [i]
6273
6273
  );
6274
- return /* @__PURE__ */ c.jsxs("div", { className: zm[s], children: [
6275
- /* @__PURE__ */ c.jsx("label", { htmlFor: e, className: qm, children: n }),
6274
+ return /* @__PURE__ */ c.jsxs("div", { className: qm[s], children: [
6275
+ /* @__PURE__ */ c.jsx("label", { htmlFor: e, className: zm, children: n }),
6276
6276
  /* @__PURE__ */ c.jsx(
6277
6277
  "input",
6278
6278
  {
@@ -6330,7 +6330,7 @@ const Bl = ({
6330
6330
  }
6331
6331
 
6332
6332
  .sid-theme-root__dark path { fill: white; }
6333
- `, Rm = () => /* @__PURE__ */ c.jsxs(
6333
+ `, jm = () => /* @__PURE__ */ c.jsxs(
6334
6334
  "svg",
6335
6335
  {
6336
6336
  width: "16",
@@ -6356,7 +6356,7 @@ const Bl = ({
6356
6356
  )
6357
6357
  ]
6358
6358
  }
6359
- ), jm = () => /* @__PURE__ */ c.jsxs(
6359
+ ), Rm = () => /* @__PURE__ */ c.jsxs(
6360
6360
  "svg",
6361
6361
  {
6362
6362
  width: "16",
@@ -6570,7 +6570,7 @@ const Bl = ({
6570
6570
  )
6571
6571
  ]
6572
6572
  }
6573
- ), Am = () => /* @__PURE__ */ c.jsxs(
6573
+ ), Om = () => /* @__PURE__ */ c.jsxs(
6574
6574
  "svg",
6575
6575
  {
6576
6576
  width: "16",
@@ -6627,7 +6627,7 @@ const Bl = ({
6627
6627
  /* @__PURE__ */ c.jsx("defs", { children: /* @__PURE__ */ c.jsx("clipPath", { id: "clip0_505_1637", children: /* @__PURE__ */ c.jsx("rect", { width: "16", height: "16", fill: "white" }) }) })
6628
6628
  ]
6629
6629
  }
6630
- ), Om = () => /* @__PURE__ */ c.jsxs(
6630
+ ), Am = () => /* @__PURE__ */ c.jsxs(
6631
6631
  "svg",
6632
6632
  {
6633
6633
  width: "16",
@@ -7164,10 +7164,10 @@ function Ce() {
7164
7164
  for (var t = 1; t < arguments.length; t++) {
7165
7165
  var n = arguments[t];
7166
7166
  for (var r in n)
7167
- Object.prototype.hasOwnProperty.call(n, r) && (e[r] = n[r]);
7167
+ ({}).hasOwnProperty.call(n, r) && (e[r] = n[r]);
7168
7168
  }
7169
7169
  return e;
7170
- }, Ce.apply(this, arguments);
7170
+ }, Ce.apply(null, arguments);
7171
7171
  }
7172
7172
  function Nt(e, t = []) {
7173
7173
  let n = [];
@@ -7268,23 +7268,23 @@ const sr = /* @__PURE__ */ Ie((e, t) => {
7268
7268
  const { children: n, ...r } = e, o = Xe.toArray(n), a = o.find(tg);
7269
7269
  if (a) {
7270
7270
  const i = a.props.children, s = o.map((l) => l === a ? Xe.count(i) > 1 ? Xe.only(null) : /* @__PURE__ */ rr(i) ? i.props.children : null : l);
7271
- return /* @__PURE__ */ _e(zo, Ce({}, r, {
7271
+ return /* @__PURE__ */ _e(qo, Ce({}, r, {
7272
7272
  ref: t
7273
7273
  }), /* @__PURE__ */ rr(i) ? /* @__PURE__ */ Ho(i, void 0, s) : null);
7274
7274
  }
7275
- return /* @__PURE__ */ _e(zo, Ce({}, r, {
7275
+ return /* @__PURE__ */ _e(qo, Ce({}, r, {
7276
7276
  ref: t
7277
7277
  }), n);
7278
7278
  });
7279
7279
  sr.displayName = "Slot";
7280
- const zo = /* @__PURE__ */ Ie((e, t) => {
7280
+ const qo = /* @__PURE__ */ Ie((e, t) => {
7281
7281
  const { children: n, ...r } = e;
7282
7282
  return /* @__PURE__ */ rr(n) ? /* @__PURE__ */ Ho(n, {
7283
7283
  ...ng(r, n.props),
7284
7284
  ref: t ? Zl(t, n.ref) : n.ref
7285
7285
  }) : Xe.count(n) > 1 ? Xe.only(null) : null;
7286
7286
  });
7287
- zo.displayName = "SlotClone";
7287
+ qo.displayName = "SlotClone";
7288
7288
  const eg = ({ children: e }) => /* @__PURE__ */ _e(id, null, e);
7289
7289
  function tg(e) {
7290
7290
  return /* @__PURE__ */ rr(e) && e.type === eg;
@@ -7443,7 +7443,7 @@ const og = [
7443
7443
  ...e,
7444
7444
  [t]: n
7445
7445
  };
7446
- }, {}), qo = globalThis != null && globalThis.document ? _n : () => {
7446
+ }, {}), zo = globalThis != null && globalThis.document ? _n : () => {
7447
7447
  };
7448
7448
  function ag(e, t) {
7449
7449
  return sd((n, r) => t[n][r] ?? n, e);
@@ -7476,7 +7476,7 @@ function ig(e) {
7476
7476
  a.current = s === "mounted" ? u : "none";
7477
7477
  }, [
7478
7478
  s
7479
- ]), qo(() => {
7479
+ ]), zo(() => {
7480
7480
  const u = r.current, d = o.current;
7481
7481
  if (d !== e) {
7482
7482
  const f = a.current, y = Bn(u);
@@ -7485,7 +7485,7 @@ function ig(e) {
7485
7485
  }, [
7486
7486
  e,
7487
7487
  l
7488
- ]), qo(() => {
7488
+ ]), zo(() => {
7489
7489
  if (t) {
7490
7490
  const u = (f) => {
7491
7491
  const y = Bn(r.current).includes(f.animationName);
@@ -7521,7 +7521,7 @@ const sg = m.useId || (() => {
7521
7521
  let lg = 0;
7522
7522
  function Ql(e) {
7523
7523
  const [t, n] = m.useState(sg());
7524
- return qo(() => {
7524
+ return zo(() => {
7525
7525
  e || n(
7526
7526
  (r) => r ?? String(lg++)
7527
7527
  );
@@ -7543,7 +7543,7 @@ const Mn = "Accordion", dg = [
7543
7543
  "ArrowUp",
7544
7544
  "ArrowLeft",
7545
7545
  "ArrowRight"
7546
- ], [nc, fg, pg] = Xl(Mn), [Sr, ab] = Nt(Mn, [
7546
+ ], [nc, fg, pg] = Xl(Mn), [Sr, a5] = Nt(Mn, [
7547
7547
  pg,
7548
7548
  tc
7549
7549
  ]);
@@ -7567,7 +7567,7 @@ hg.propTypes = {
7567
7567
  ].includes(e.type) ? new Error("Invalid prop `type` supplied to `Accordion`. Expected one of `single | multiple`.") : e.type === "multiple" && typeof t == "string" ? new Error("Invalid prop `type` supplied to `Accordion`. Expected `single` when `defaultValue` or `value` is type `string`.") : e.type === "single" && Array.isArray(t) ? new Error("Invalid prop `type` supplied to `Accordion`. Expected `multiple` when `defaultValue` or `value` is type `string[]`.") : null;
7568
7568
  }
7569
7569
  };
7570
- const [rc, ib] = Sr(Mn), [oc, sb] = Sr(Mn, {
7570
+ const [rc, i5] = Sr(Mn), [oc, s5] = Sr(Mn, {
7571
7571
  collapsible: !1
7572
7572
  }), mg = /* @__PURE__ */ $.forwardRef((e, t) => {
7573
7573
  const { value: n, defaultValue: r, onValueChange: o = () => {
@@ -7632,14 +7632,14 @@ const [rc, ib] = Sr(Mn), [oc, sb] = Sr(Mn, {
7632
7632
  }, /* @__PURE__ */ $.createElement(ac, Ce({}, a, {
7633
7633
  ref: t
7634
7634
  }))));
7635
- }), [vg, lb] = Sr(Mn), ac = /* @__PURE__ */ $.forwardRef((e, t) => {
7635
+ }), [vg, l5] = Sr(Mn), ac = /* @__PURE__ */ $.forwardRef((e, t) => {
7636
7636
  const { __scopeAccordion: n, disabled: r, dir: o, orientation: a = "vertical", ...i } = e, s = $.useRef(null), l = En(s, t), u = fg(n), d = pa(o) === "ltr", f = Je(e.onKeyDown, (y) => {
7637
7637
  var h;
7638
7638
  if (!dg.includes(y.key))
7639
7639
  return;
7640
7640
  const b = y.target, p = u().filter((N) => {
7641
- var A;
7642
- return !((A = N.ref.current) !== null && A !== void 0 && A.disabled);
7641
+ var O;
7642
+ return !((O = N.ref.current) !== null && O !== void 0 && O.disabled);
7643
7643
  }), g = p.findIndex(
7644
7644
  (N) => N.ref.current === b
7645
7645
  ), w = p.length;
@@ -7822,7 +7822,7 @@ function uc(e, t) {
7822
7822
  return e.useMedium(t), cc;
7823
7823
  }
7824
7824
  var dc = lc(), Kr = function() {
7825
- }, zr = m.forwardRef(function(e, t) {
7825
+ }, qr = m.forwardRef(function(e, t) {
7826
7826
  var n = m.useRef(null), r = m.useState({
7827
7827
  onScrollCapture: Kr,
7828
7828
  onWheelCapture: Kr,
@@ -7835,12 +7835,12 @@ var dc = lc(), Kr = function() {
7835
7835
  i ? m.cloneElement(m.Children.only(s), Se(Se({}, C), { ref: E })) : m.createElement(w, Se({}, C, { className: l, ref: E }), s)
7836
7836
  );
7837
7837
  });
7838
- zr.defaultProps = {
7838
+ qr.defaultProps = {
7839
7839
  enabled: !0,
7840
7840
  removeScrollBar: !0,
7841
7841
  inert: !1
7842
7842
  };
7843
- zr.classNames = {
7843
+ qr.classNames = {
7844
7844
  fullWidth: yn,
7845
7845
  zeroRight: vn
7846
7846
  };
@@ -7856,10 +7856,10 @@ function Sg() {
7856
7856
  var t = kg();
7857
7857
  return t && e.setAttribute("nonce", t), e;
7858
7858
  }
7859
- function zg(e, t) {
7859
+ function qg(e, t) {
7860
7860
  e.styleSheet ? e.styleSheet.cssText = t : e.appendChild(document.createTextNode(t));
7861
7861
  }
7862
- function qg(e) {
7862
+ function zg(e) {
7863
7863
  var t = document.head || document.getElementsByTagName("head")[0];
7864
7864
  t.appendChild(e);
7865
7865
  }
@@ -7867,13 +7867,13 @@ var Tg = function() {
7867
7867
  var e = 0, t = null;
7868
7868
  return {
7869
7869
  add: function(n) {
7870
- e == 0 && (t = Sg()) && (zg(t, n), qg(t)), e++;
7870
+ e == 0 && (t = Sg()) && (qg(t, n), zg(t)), e++;
7871
7871
  },
7872
7872
  remove: function() {
7873
7873
  e--, !e && t && (t.parentNode && t.parentNode.removeChild(t), t = null);
7874
7874
  }
7875
7875
  };
7876
- }, Rg = function() {
7876
+ }, jg = function() {
7877
7877
  var e = Tg();
7878
7878
  return function(t, n) {
7879
7879
  m.useEffect(function() {
@@ -7883,12 +7883,12 @@ var Tg = function() {
7883
7883
  }, [t && n]);
7884
7884
  };
7885
7885
  }, ma = function() {
7886
- var e = Rg(), t = function(n) {
7886
+ var e = jg(), t = function(n) {
7887
7887
  var r = n.styles, o = n.dynamic;
7888
7888
  return e(r, o), null;
7889
7889
  };
7890
7890
  return t;
7891
- }, jg = {
7891
+ }, Rg = {
7892
7892
  left: 0,
7893
7893
  top: 0,
7894
7894
  right: 0,
@@ -7900,7 +7900,7 @@ var Tg = function() {
7900
7900
  return [Zr(n), Zr(r), Zr(o)];
7901
7901
  }, Pg = function(e) {
7902
7902
  if (e === void 0 && (e = "margin"), typeof window > "u")
7903
- return jg;
7903
+ return Rg;
7904
7904
  var t = Mg(e), n = document.documentElement.clientWidth, r = window.innerWidth;
7905
7905
  return {
7906
7906
  left: t[0],
@@ -7981,16 +7981,16 @@ if (typeof window < "u")
7981
7981
  } catch {
7982
7982
  To = !1;
7983
7983
  }
7984
- var Ot = To ? { passive: !1 } : !1, Ag = function(e) {
7984
+ var At = To ? { passive: !1 } : !1, Og = function(e) {
7985
7985
  return e.tagName === "TEXTAREA";
7986
7986
  }, pc = function(e, t) {
7987
7987
  var n = window.getComputedStyle(e);
7988
7988
  return (
7989
7989
  // not-not-scrollable
7990
7990
  n[t] !== "hidden" && // contains scroll inside self
7991
- !(n.overflowY === n.overflowX && !Ag(e) && n[t] === "visible")
7991
+ !(n.overflowY === n.overflowX && !Og(e) && n[t] === "visible")
7992
7992
  );
7993
- }, Og = function(e) {
7993
+ }, Ag = function(e) {
7994
7994
  return pc(e, "overflowY");
7995
7995
  }, Dg = function(e) {
7996
7996
  return pc(e, "overflowX");
@@ -8022,7 +8022,7 @@ var Ot = To ? { passive: !1 } : !1, Ag = function(e) {
8022
8022
  r
8023
8023
  ];
8024
8024
  }, hc = function(e, t) {
8025
- return e === "v" ? Og(t) : Dg(t);
8025
+ return e === "v" ? Ag(t) : Dg(t);
8026
8026
  }, mc = function(e, t) {
8027
8027
  return e === "v" ? Fg(t) : $g(t);
8028
8028
  }, Hg = function(e, t) {
@@ -8084,8 +8084,8 @@ function Gg(e) {
8084
8084
  return !1;
8085
8085
  if (!r.current && "changedTouches" in p && (x || E) && (r.current = C), !C)
8086
8086
  return !0;
8087
- var A = r.current || C;
8088
- return Ug(A, g, p, A === "h" ? x : E, !0);
8087
+ var O = r.current || C;
8088
+ return Ug(O, g, p, O === "h" ? x : E, !0);
8089
8089
  }, []), l = m.useCallback(function(p) {
8090
8090
  var g = p;
8091
8091
  if (!(!Dt.length || Dt[Dt.length - 1] !== a)) {
@@ -8122,10 +8122,10 @@ function Gg(e) {
8122
8122
  onScrollCapture: f,
8123
8123
  onWheelCapture: f,
8124
8124
  onTouchMoveCapture: y
8125
- }), document.addEventListener("wheel", l, Ot), document.addEventListener("touchmove", l, Ot), document.addEventListener("touchstart", d, Ot), function() {
8125
+ }), document.addEventListener("wheel", l, At), document.addEventListener("touchmove", l, At), document.addEventListener("touchstart", d, At), function() {
8126
8126
  Dt = Dt.filter(function(p) {
8127
8127
  return p !== a;
8128
- }), document.removeEventListener("wheel", l, Ot), document.removeEventListener("touchmove", l, Ot), document.removeEventListener("touchstart", d, Ot);
8128
+ }), document.removeEventListener("wheel", l, At), document.removeEventListener("touchmove", l, At), document.removeEventListener("touchstart", d, At);
8129
8129
  };
8130
8130
  }, []);
8131
8131
  var h = e.removeScrollBar, b = e.inert;
@@ -8138,9 +8138,9 @@ function Gg(e) {
8138
8138
  }
8139
8139
  const Yg = uc(dc, Gg);
8140
8140
  var Kg = m.forwardRef(function(e, t) {
8141
- return m.createElement(zr, Se({}, e, { ref: t, sideCar: Yg }));
8141
+ return m.createElement(qr, Se({}, e, { ref: t, sideCar: Yg }));
8142
8142
  });
8143
- Kg.classNames = zr.classNames;
8143
+ Kg.classNames = qr.classNames;
8144
8144
  var Zg = function(e) {
8145
8145
  if (typeof document > "u")
8146
8146
  return null;
@@ -8187,13 +8187,13 @@ var Zg = function(e) {
8187
8187
  return null;
8188
8188
  };
8189
8189
  };
8190
- const vc = "Dialog", [yc, cb] = Nt(vc);
8190
+ const vc = "Dialog", [yc, c5] = Nt(vc);
8191
8191
  yc(vc);
8192
8192
  const e0 = "DialogPortal";
8193
8193
  yc(e0, {
8194
8194
  forceMount: void 0
8195
8195
  });
8196
- const _c = "Switch", [t0, ub] = Nt(_c);
8196
+ const _c = "Switch", [t0, u5] = Nt(_c);
8197
8197
  t0(_c);
8198
8198
  var n0 = "q9c0is3", r0 = "q9c0is5", o0 = { blue: "q9c0is6 q9c0is4", red: "q9c0is7 q9c0is4", primary: "q9c0is8 q9c0is4", grey: "q9c0is9 q9c0is4" }, a0 = "q9c0isb", i0 = { blue: "q9c0isc q9c0isa", red: "q9c0isd q9c0isa", primary: "q9c0ise q9c0isa", grey: "q9c0isf q9c0isa" }, s0 = "q9c0ish", l0 = { blue: "q9c0isi q9c0isg", red: "q9c0isj q9c0isg", primary: "q9c0isk q9c0isg", grey: "q9c0isl q9c0isg" }, c0 = "q9c0ism";
8199
8199
  const u0 = ({
@@ -8355,10 +8355,10 @@ var v0 = (e) => function() {
8355
8355
  for (var k = 0; k < C.length; k++) {
8356
8356
  var N = C[k];
8357
8357
  if (N != null) {
8358
- var A = S.responsiveArray[k];
8359
- if (process.env.NODE_ENV !== "production" && !S.values[N].conditions[A])
8358
+ var O = S.responsiveArray[k];
8359
+ if (process.env.NODE_ENV !== "production" && !S.values[N].conditions[O])
8360
8360
  throw new Error();
8361
- u.push(S.values[N].conditions[A]);
8361
+ u.push(S.values[N].conditions[O]);
8362
8362
  }
8363
8363
  }
8364
8364
  else
@@ -8372,34 +8372,34 @@ var v0 = (e) => function() {
8372
8372
  }
8373
8373
  } catch (J) {
8374
8374
  if (process.env.NODE_ENV !== "production") {
8375
- class q extends Error {
8375
+ class z extends Error {
8376
8376
  constructor(T) {
8377
8377
  super(T), this.name = "SprinklesError";
8378
8378
  }
8379
8379
  }
8380
- var H = (z) => typeof z == "string" ? '"'.concat(z, '"') : z, B = (z, T, D) => {
8381
- throw new q('"'.concat(z, '" has no value ').concat(H(T), ". Possible values are ").concat(Object.keys(D).map(H).join(", ")));
8380
+ var H = (q) => typeof q == "string" ? '"'.concat(q, '"') : q, B = (q, T, D) => {
8381
+ throw new z('"'.concat(q, '" has no value ').concat(H(T), ". Possible values are ").concat(Object.keys(D).map(H).join(", ")));
8382
8382
  };
8383
8383
  if (!S)
8384
- throw new q('"'.concat(x, '" is not a valid sprinkle'));
8384
+ throw new z('"'.concat(x, '" is not a valid sprinkle'));
8385
8385
  if ((typeof C == "string" || typeof C == "number") && (C in S.values || B(x, C, S.values), !S.values[C].defaultClass))
8386
- throw new q('"'.concat(x, '" has no default condition. You must specify which conditions to target explicitly. Possible options are ').concat(Object.keys(S.values[C].conditions).map(H).join(", ")));
8386
+ throw new z('"'.concat(x, '" has no default condition. You must specify which conditions to target explicitly. Possible options are ').concat(Object.keys(S.values[C].conditions).map(H).join(", ")));
8387
8387
  if (typeof C == "object") {
8388
8388
  if (!("conditions" in S.values[Object.keys(S.values)[0]]))
8389
- throw new q('"'.concat(x, '" is not a conditional property'));
8389
+ throw new z('"'.concat(x, '" is not a conditional property'));
8390
8390
  if (Array.isArray(C)) {
8391
8391
  if (!("responsiveArray" in S))
8392
- throw new q('"'.concat(x, '" does not support responsive arrays'));
8392
+ throw new z('"'.concat(x, '" does not support responsive arrays'));
8393
8393
  var I = S.responsiveArray.length;
8394
8394
  if (I < C.length)
8395
- throw new q('"'.concat(x, '" only supports up to ').concat(I, " breakpoints. You passed ").concat(C.length));
8395
+ throw new z('"'.concat(x, '" only supports up to ').concat(I, " breakpoints. You passed ").concat(C.length));
8396
8396
  for (var Y of C)
8397
8397
  S.values[Y] || B(x, Y, S.values);
8398
8398
  } else
8399
- for (var O in C) {
8400
- var U = C[O];
8401
- if (U != null && (S.values[U] || B(x, U, S.values), !S.values[U].conditions[O]))
8402
- throw new q('"'.concat(x, '" has no condition named ').concat(H(O), ". Possible values are ").concat(Object.keys(S.values[U].conditions).map(H).join(", ")));
8399
+ for (var A in C) {
8400
+ var U = C[A];
8401
+ if (U != null && (S.values[U] || B(x, U, S.values), !S.values[U].conditions[A]))
8402
+ throw new z('"'.concat(x, '" has no condition named ').concat(H(A), ". Possible values are ").concat(Object.keys(S.values[U].conditions).map(H).join(", ")));
8403
8403
  }
8404
8404
  }
8405
8405
  }
@@ -8549,32 +8549,32 @@ function ke(...e) {
8549
8549
  return m.useCallback(Cc(...e), e);
8550
8550
  }
8551
8551
  var kn = m.forwardRef((e, t) => {
8552
- const { children: n, ...r } = e, o = m.Children.toArray(n), a = o.find(z0);
8552
+ const { children: n, ...r } = e, o = m.Children.toArray(n), a = o.find(q0);
8553
8553
  if (a) {
8554
8554
  const i = a.props.children, s = o.map((l) => l === a ? m.Children.count(i) > 1 ? m.Children.only(null) : m.isValidElement(i) ? i.props.children : null : l);
8555
- return /* @__PURE__ */ c.jsx(Ro, { ...r, ref: t, children: m.isValidElement(i) ? m.cloneElement(i, void 0, s) : null });
8555
+ return /* @__PURE__ */ c.jsx(jo, { ...r, ref: t, children: m.isValidElement(i) ? m.cloneElement(i, void 0, s) : null });
8556
8556
  }
8557
- return /* @__PURE__ */ c.jsx(Ro, { ...r, ref: t, children: n });
8557
+ return /* @__PURE__ */ c.jsx(jo, { ...r, ref: t, children: n });
8558
8558
  });
8559
8559
  kn.displayName = "Slot";
8560
- var Ro = m.forwardRef((e, t) => {
8560
+ var jo = m.forwardRef((e, t) => {
8561
8561
  const { children: n, ...r } = e;
8562
8562
  if (m.isValidElement(n)) {
8563
8563
  const o = T0(n);
8564
8564
  return m.cloneElement(n, {
8565
- ...q0(r, n.props),
8565
+ ...z0(r, n.props),
8566
8566
  // @ts-ignore
8567
8567
  ref: t ? Cc(t, o) : o
8568
8568
  });
8569
8569
  }
8570
8570
  return m.Children.count(n) > 1 ? m.Children.only(null) : null;
8571
8571
  });
8572
- Ro.displayName = "SlotClone";
8572
+ jo.displayName = "SlotClone";
8573
8573
  var S0 = ({ children: e }) => /* @__PURE__ */ c.jsx(c.Fragment, { children: e });
8574
- function z0(e) {
8574
+ function q0(e) {
8575
8575
  return m.isValidElement(e) && e.type === S0;
8576
8576
  }
8577
- function q0(e, t) {
8577
+ function z0(e, t) {
8578
8578
  const n = { ...t };
8579
8579
  for (const r in t) {
8580
8580
  const o = e[r], a = t[r];
@@ -8589,7 +8589,7 @@ function T0(e) {
8589
8589
  let r = (t = Object.getOwnPropertyDescriptor(e.props, "ref")) == null ? void 0 : t.get, o = r && "isReactWarning" in r && r.isReactWarning;
8590
8590
  return o ? e.ref : (r = (n = Object.getOwnPropertyDescriptor(e, "ref")) == null ? void 0 : n.get, o = r && "isReactWarning" in r && r.isReactWarning, o ? e.props.ref : e.props.ref || e.ref);
8591
8591
  }
8592
- function R0(e) {
8592
+ function j0(e) {
8593
8593
  const t = e + "CollectionProvider", [n, r] = ga(t), [o, a] = n(
8594
8594
  t,
8595
8595
  { collectionRef: { current: null }, itemMap: /* @__PURE__ */ new Map() }
@@ -8630,9 +8630,9 @@ function R0(e) {
8630
8630
  r
8631
8631
  ];
8632
8632
  }
8633
- var j0 = m.createContext(void 0);
8633
+ var R0 = m.createContext(void 0);
8634
8634
  function M0(e) {
8635
- const t = m.useContext(j0);
8635
+ const t = m.useContext(R0);
8636
8636
  return e || t || "ltr";
8637
8637
  }
8638
8638
  var P0 = [
@@ -8680,7 +8680,7 @@ function L0(e, t = globalThis == null ? void 0 : globalThis.document) {
8680
8680
  return t.addEventListener("keydown", r, { capture: !0 }), () => t.removeEventListener("keydown", r, { capture: !0 });
8681
8681
  }, [n, t]);
8682
8682
  }
8683
- var I0 = "DismissableLayer", jo = "dismissableLayer.update", A0 = "dismissableLayer.pointerDownOutside", O0 = "dismissableLayer.focusOutside", Qi, xc = m.createContext({
8683
+ var I0 = "DismissableLayer", Ro = "dismissableLayer.update", O0 = "dismissableLayer.pointerDownOutside", A0 = "dismissableLayer.focusOutside", Qi, xc = m.createContext({
8684
8684
  layers: /* @__PURE__ */ new Set(),
8685
8685
  layersWithOutsidePointerEventsDisabled: /* @__PURE__ */ new Set(),
8686
8686
  branches: /* @__PURE__ */ new Set()
@@ -8695,11 +8695,11 @@ var I0 = "DismissableLayer", jo = "dismissableLayer.update", A0 = "dismissableLa
8695
8695
  onDismiss: s,
8696
8696
  ...l
8697
8697
  } = e, u = m.useContext(xc), [d, f] = m.useState(null), y = (d == null ? void 0 : d.ownerDocument) ?? (globalThis == null ? void 0 : globalThis.document), [, h] = m.useState({}), b = ke(t, (k) => f(k)), p = Array.from(u.layers), [g] = [...u.layersWithOutsidePointerEventsDisabled].slice(-1), w = p.indexOf(g), _ = d ? p.indexOf(d) : -1, x = u.layersWithOutsidePointerEventsDisabled.size > 0, E = _ >= w, C = $0((k) => {
8698
- const N = k.target, A = [...u.branches].some((Z) => Z.contains(N));
8699
- !E || A || (o == null || o(k), i == null || i(k), k.defaultPrevented || s == null || s());
8698
+ const N = k.target, O = [...u.branches].some((Z) => Z.contains(N));
8699
+ !E || O || (o == null || o(k), i == null || i(k), k.defaultPrevented || s == null || s());
8700
8700
  }, y), S = H0((k) => {
8701
8701
  const N = k.target;
8702
- [...u.branches].some((A) => A.contains(N)) || (a == null || a(k), i == null || i(k), k.defaultPrevented || s == null || s());
8702
+ [...u.branches].some((O) => O.contains(N)) || (a == null || a(k), i == null || i(k), k.defaultPrevented || s == null || s());
8703
8703
  }, y);
8704
8704
  return L0((k) => {
8705
8705
  _ === u.layers.size - 1 && (r == null || r(k), !k.defaultPrevented && s && (k.preventDefault(), s()));
@@ -8712,7 +8712,7 @@ var I0 = "DismissableLayer", jo = "dismissableLayer.update", A0 = "dismissableLa
8712
8712
  d && (u.layers.delete(d), u.layersWithOutsidePointerEventsDisabled.delete(d), es());
8713
8713
  }, [d, u]), m.useEffect(() => {
8714
8714
  const k = () => h({});
8715
- return document.addEventListener(jo, k), () => document.removeEventListener(jo, k);
8715
+ return document.addEventListener(Ro, k), () => document.removeEventListener(Ro, k);
8716
8716
  }, []), /* @__PURE__ */ c.jsx(
8717
8717
  xe.div,
8718
8718
  {
@@ -8752,7 +8752,7 @@ function $0(e, t = globalThis == null ? void 0 : globalThis.document) {
8752
8752
  if (s.target && !r.current) {
8753
8753
  let l = function() {
8754
8754
  Ec(
8755
- A0,
8755
+ O0,
8756
8756
  n,
8757
8757
  u,
8758
8758
  { discrete: !0 }
@@ -8778,7 +8778,7 @@ function H0(e, t = globalThis == null ? void 0 : globalThis.document) {
8778
8778
  const n = ct(e), r = m.useRef(!1);
8779
8779
  return m.useEffect(() => {
8780
8780
  const o = (a) => {
8781
- a.target && !r.current && Ec(O0, n, { originalEvent: a }, {
8781
+ a.target && !r.current && Ec(A0, n, { originalEvent: a }, {
8782
8782
  discrete: !1
8783
8783
  });
8784
8784
  };
@@ -8789,7 +8789,7 @@ function H0(e, t = globalThis == null ? void 0 : globalThis.document) {
8789
8789
  };
8790
8790
  }
8791
8791
  function es() {
8792
- const e = new CustomEvent(jo);
8792
+ const e = new CustomEvent(Ro);
8793
8793
  document.dispatchEvent(e);
8794
8794
  }
8795
8795
  function Ec(e, t, n, { discrete: r }) {
@@ -9035,7 +9035,7 @@ function iv(e) {
9035
9035
  ...e
9036
9036
  };
9037
9037
  }
9038
- function zc(e) {
9038
+ function qc(e) {
9039
9039
  return typeof e != "number" ? iv(e) : {
9040
9040
  top: e,
9041
9041
  right: e,
@@ -9180,7 +9180,7 @@ async function Sn(e, t) {
9180
9180
  elementContext: f = "floating",
9181
9181
  altBoundary: y = !1,
9182
9182
  padding: h = 0
9183
- } = ut(t, e), b = zc(h), p = s[y ? f === "floating" ? "reference" : "floating" : f], g = ur(await a.getClippingRect({
9183
+ } = ut(t, e), b = qc(h), p = s[y ? f === "floating" ? "reference" : "floating" : f], g = ur(await a.getClippingRect({
9184
9184
  element: (n = await (a.isElement == null ? void 0 : a.isElement(p))) == null || n ? p : p.contextElement || await (a.getDocumentElement == null ? void 0 : a.getDocumentElement(s.floating)),
9185
9185
  boundary: u,
9186
9186
  rootBoundary: d,
@@ -9225,23 +9225,23 @@ const ss = (e) => ({
9225
9225
  } = ut(e, t) || {};
9226
9226
  if (u == null)
9227
9227
  return {};
9228
- const f = zc(d), y = {
9228
+ const f = qc(d), y = {
9229
9229
  x: n,
9230
9230
  y: r
9231
9231
  }, h = ba(o), b = _a(h), p = await i.getDimensions(u), g = h === "y", w = g ? "top" : "left", _ = g ? "bottom" : "right", x = g ? "clientHeight" : "clientWidth", E = a.reference[b] + a.reference[h] - y[h] - a.floating[b], C = y[h] - a.reference[h], S = await (i.getOffsetParent == null ? void 0 : i.getOffsetParent(u));
9232
9232
  let k = S ? S[x] : 0;
9233
9233
  (!k || !await (i.isElement == null ? void 0 : i.isElement(S))) && (k = s.floating[x] || a.floating[b]);
9234
- const N = E / 2 - C / 2, A = k / 2 - p[b] / 2 - 1, Z = yt(f[w], A), K = yt(f[_], A), H = Z, B = k - p[b] - K, I = k / 2 - p[b] / 2 + N, Y = Mo(H, I, B), O = !l.arrow && tn(o) != null && I != Y && a.reference[b] / 2 - (I < H ? Z : K) - p[b] / 2 < 0, U = O ? I < H ? I - H : I - B : 0;
9234
+ const N = E / 2 - C / 2, O = k / 2 - p[b] / 2 - 1, Z = yt(f[w], O), K = yt(f[_], O), H = Z, B = k - p[b] - K, I = k / 2 - p[b] / 2 + N, Y = Mo(H, I, B), A = !l.arrow && tn(o) != null && I != Y && a.reference[b] / 2 - (I < H ? Z : K) - p[b] / 2 < 0, U = A ? I < H ? I - H : I - B : 0;
9235
9235
  return {
9236
9236
  [h]: y[h] + U,
9237
9237
  data: {
9238
9238
  [h]: Y,
9239
9239
  centerOffset: I - Y - U,
9240
- ...O && {
9240
+ ...A && {
9241
9241
  alignmentOffset: U
9242
9242
  }
9243
9243
  },
9244
- reset: O
9244
+ reset: A
9245
9245
  };
9246
9246
  }
9247
9247
  }), lv = function(e) {
@@ -9280,8 +9280,8 @@ const ss = (e) => ({
9280
9280
  placement: o,
9281
9281
  overflows: k
9282
9282
  }], !k.every((H) => H <= 0)) {
9283
- var A, Z;
9284
- const H = (((A = a.flip) == null ? void 0 : A.index) || 0) + 1, B = C[H];
9283
+ var O, Z;
9284
+ const H = (((O = a.flip) == null ? void 0 : O.index) || 0) + 1, B = C[H];
9285
9285
  if (B)
9286
9286
  return {
9287
9287
  data: {
@@ -9292,12 +9292,12 @@ const ss = (e) => ({
9292
9292
  placement: B
9293
9293
  }
9294
9294
  };
9295
- let I = (Z = N.filter((Y) => Y.overflows[0] <= 0).sort((Y, O) => Y.overflows[1] - O.overflows[1])[0]) == null ? void 0 : Z.placement;
9295
+ let I = (Z = N.filter((Y) => Y.overflows[0] <= 0).sort((Y, A) => Y.overflows[1] - A.overflows[1])[0]) == null ? void 0 : Z.placement;
9296
9296
  if (!I)
9297
9297
  switch (h) {
9298
9298
  case "bestFit": {
9299
9299
  var K;
9300
- const Y = (K = N.map((O) => [O.placement, O.overflows.filter((U) => U > 0).reduce((U, J) => U + J, 0)]).sort((O, U) => O[1] - U[1])[0]) == null ? void 0 : K[0];
9300
+ const Y = (K = N.map((A) => [A.placement, A.overflows.filter((U) => U > 0).reduce((U, J) => U + J, 0)]).sort((A, U) => A[1] - U[1])[0]) == null ? void 0 : K[0];
9301
9301
  Y && (I = Y);
9302
9302
  break;
9303
9303
  }
@@ -9537,8 +9537,8 @@ const dv = function(e) {
9537
9537
  x = d || _ ? yt(g, S) : S;
9538
9538
  }
9539
9539
  if (_ && !d) {
9540
- const S = Ne(l.left, 0), k = Ne(l.right, 0), N = Ne(l.top, 0), A = Ne(l.bottom, 0);
9541
- f ? E = y - 2 * (S !== 0 || k !== 0 ? S + k : Ne(l.left, l.right)) : x = h - 2 * (N !== 0 || A !== 0 ? N + A : Ne(l.top, l.bottom));
9540
+ const S = Ne(l.left, 0), k = Ne(l.right, 0), N = Ne(l.top, 0), O = Ne(l.bottom, 0);
9541
+ f ? E = y - 2 * (S !== 0 || k !== 0 ? S + k : Ne(l.left, l.right)) : x = h - 2 * (N !== 0 || O !== 0 ? N + O : Ne(l.top, l.bottom));
9542
9542
  }
9543
9543
  await i({
9544
9544
  ...t,
@@ -9555,7 +9555,7 @@ const dv = function(e) {
9555
9555
  };
9556
9556
  };
9557
9557
  function bt(e) {
9558
- return qc(e) ? (e.nodeName || "").toLowerCase() : "#document";
9558
+ return zc(e) ? (e.nodeName || "").toLowerCase() : "#document";
9559
9559
  }
9560
9560
  function Le(e) {
9561
9561
  var t;
@@ -9563,9 +9563,9 @@ function Le(e) {
9563
9563
  }
9564
9564
  function pt(e) {
9565
9565
  var t;
9566
- return (t = (qc(e) ? e.ownerDocument : e.document) || window.document) == null ? void 0 : t.documentElement;
9566
+ return (t = (zc(e) ? e.ownerDocument : e.document) || window.document) == null ? void 0 : t.documentElement;
9567
9567
  }
9568
- function qc(e) {
9568
+ function zc(e) {
9569
9569
  return e instanceof Node || e instanceof Le(e).Node;
9570
9570
  }
9571
9571
  function ft(e) {
@@ -9595,7 +9595,7 @@ function Ca(e) {
9595
9595
  }
9596
9596
  function gv(e) {
9597
9597
  let t = Xt(e);
9598
- for (; et(t) && !qr(t); ) {
9598
+ for (; et(t) && !zr(t); ) {
9599
9599
  if (Ca(t))
9600
9600
  return t;
9601
9601
  t = Xt(t);
@@ -9605,7 +9605,7 @@ function gv(e) {
9605
9605
  function xa() {
9606
9606
  return typeof CSS > "u" || !CSS.supports ? !1 : CSS.supports("-webkit-backdrop-filter", "none");
9607
9607
  }
9608
- function qr(e) {
9608
+ function zr(e) {
9609
9609
  return ["html", "body", "#document"].includes(bt(e));
9610
9610
  }
9611
9611
  function He(e) {
@@ -9634,15 +9634,15 @@ function Xt(e) {
9634
9634
  }
9635
9635
  function Tc(e) {
9636
9636
  const t = Xt(e);
9637
- return qr(t) ? e.ownerDocument ? e.ownerDocument.body : e.body : et(t) && Pn(t) ? t : Tc(t);
9637
+ return zr(t) ? e.ownerDocument ? e.ownerDocument.body : e.body : et(t) && Pn(t) ? t : Tc(t);
9638
9638
  }
9639
- function zn(e, t, n) {
9639
+ function qn(e, t, n) {
9640
9640
  var r;
9641
9641
  t === void 0 && (t = []), n === void 0 && (n = !0);
9642
9642
  const o = Tc(e), a = o === ((r = e.ownerDocument) == null ? void 0 : r.body), i = Le(o);
9643
- return a ? t.concat(i, i.visualViewport || [], Pn(o) ? o : [], i.frameElement && n ? zn(i.frameElement) : []) : t.concat(o, zn(o, [], n));
9643
+ return a ? t.concat(i, i.visualViewport || [], Pn(o) ? o : [], i.frameElement && n ? qn(i.frameElement) : []) : t.concat(o, qn(o, [], n));
9644
9644
  }
9645
- function Rc(e) {
9645
+ function jc(e) {
9646
9646
  const t = He(e);
9647
9647
  let n = parseFloat(t.width) || 0, r = parseFloat(t.height) || 0;
9648
9648
  const o = et(e), a = o ? e.offsetWidth : n, i = o ? e.offsetHeight : r, s = lr(n) !== a || lr(r) !== i;
@@ -9663,7 +9663,7 @@ function Wt(e) {
9663
9663
  width: r,
9664
9664
  height: o,
9665
9665
  $: a
9666
- } = Rc(t);
9666
+ } = jc(t);
9667
9667
  let i = (a ? lr(n.width) : n.width) / r, s = (a ? lr(n.height) : n.height) / o;
9668
9668
  return (!i || !Number.isFinite(i)) && (i = 1), (!s || !Number.isFinite(s)) && (s = 1), {
9669
9669
  x: i,
@@ -9671,7 +9671,7 @@ function Wt(e) {
9671
9671
  };
9672
9672
  }
9673
9673
  const vv = /* @__PURE__ */ _t(0);
9674
- function jc(e) {
9674
+ function Rc(e) {
9675
9675
  const t = Le(e);
9676
9676
  return !xa() || !t.visualViewport ? vv : {
9677
9677
  x: t.visualViewport.offsetLeft,
@@ -9686,7 +9686,7 @@ function Tt(e, t, n, r) {
9686
9686
  const o = e.getBoundingClientRect(), a = wa(e);
9687
9687
  let i = _t(1);
9688
9688
  t && (r ? ft(r) && (i = Wt(r)) : i = Wt(e));
9689
- const s = yv(a, n, r) ? jc(a) : _t(0);
9689
+ const s = yv(a, n, r) ? Rc(a) : _t(0);
9690
9690
  let l = (o.left + s.x) / i.x, u = (o.top + s.y) / i.y, d = o.width / i.x, f = o.height / i.y;
9691
9691
  if (a) {
9692
9692
  const y = Le(a), h = r && ft(r) ? Le(r) : r;
@@ -9778,7 +9778,7 @@ function ds(e, t, n) {
9778
9778
  else if (ft(t))
9779
9779
  r = wv(t, n);
9780
9780
  else {
9781
- const o = jc(e);
9781
+ const o = Rc(e);
9782
9782
  r = {
9783
9783
  ...t,
9784
9784
  x: t.x - o.x,
@@ -9789,16 +9789,16 @@ function ds(e, t, n) {
9789
9789
  }
9790
9790
  function Pc(e, t) {
9791
9791
  const n = Xt(e);
9792
- return n === t || !ft(n) || qr(n) ? !1 : He(n).position === "fixed" || Pc(n, t);
9792
+ return n === t || !ft(n) || zr(n) ? !1 : He(n).position === "fixed" || Pc(n, t);
9793
9793
  }
9794
9794
  function Ev(e, t) {
9795
9795
  const n = t.get(e);
9796
9796
  if (n)
9797
9797
  return n;
9798
- let r = zn(e, [], !1).filter((s) => ft(s) && bt(s) !== "body"), o = null;
9798
+ let r = qn(e, [], !1).filter((s) => ft(s) && bt(s) !== "body"), o = null;
9799
9799
  const a = He(e).position === "fixed";
9800
9800
  let i = a ? Xt(e) : e;
9801
- for (; ft(i) && !qr(i); ) {
9801
+ for (; ft(i) && !zr(i); ) {
9802
9802
  const s = He(i), l = Ca(i);
9803
9803
  !l && s.position === "fixed" && (o = null), (a ? !l && !o : !l && s.position === "static" && o && ["absolute", "fixed"].includes(o.position) || Pn(i) && !l && Pc(e, i)) ? r = r.filter((u) => u !== i) : o = s, i = Xt(i);
9804
9804
  }
@@ -9823,9 +9823,9 @@ function kv(e) {
9823
9823
  };
9824
9824
  }
9825
9825
  function Sv(e) {
9826
- return Rc(e);
9826
+ return jc(e);
9827
9827
  }
9828
- function zv(e, t, n) {
9828
+ function qv(e, t, n) {
9829
9829
  const r = et(t), o = pt(t), a = n === "fixed", i = Tt(e, !0, a, t);
9830
9830
  let s = {
9831
9831
  scrollLeft: 0,
@@ -9857,7 +9857,7 @@ function Nc(e, t) {
9857
9857
  r = fs(r, t);
9858
9858
  return r && (bt(r) === "html" || bt(r) === "body" && He(r).position === "static" && !Ca(r)) ? n : r || gv(e) || n;
9859
9859
  }
9860
- const qv = async function(e) {
9860
+ const zv = async function(e) {
9861
9861
  let {
9862
9862
  reference: t,
9863
9863
  floating: n,
@@ -9865,7 +9865,7 @@ const qv = async function(e) {
9865
9865
  } = e;
9866
9866
  const o = this.getOffsetParent || Nc, a = this.getDimensions;
9867
9867
  return {
9868
- reference: zv(t, await o(n), r),
9868
+ reference: qv(t, await o(n), r),
9869
9869
  floating: {
9870
9870
  x: 0,
9871
9871
  y: 0,
@@ -9876,19 +9876,19 @@ const qv = async function(e) {
9876
9876
  function Tv(e) {
9877
9877
  return He(e).direction === "rtl";
9878
9878
  }
9879
- const Rv = {
9879
+ const jv = {
9880
9880
  convertOffsetParentRelativeRectToViewportRelativeRect: _v,
9881
9881
  getDocumentElement: pt,
9882
9882
  getClippingRect: kv,
9883
9883
  getOffsetParent: Nc,
9884
- getElementRects: qv,
9884
+ getElementRects: zv,
9885
9885
  getClientRects: bv,
9886
9886
  getDimensions: Sv,
9887
9887
  getScale: Wt,
9888
9888
  isElement: ft,
9889
9889
  isRTL: Tv
9890
9890
  };
9891
- function jv(e, t) {
9891
+ function Rv(e, t) {
9892
9892
  let n = null, r;
9893
9893
  const o = pt(e);
9894
9894
  function a() {
@@ -9941,13 +9941,13 @@ function Mv(e, t, n, r) {
9941
9941
  elementResize: i = typeof ResizeObserver == "function",
9942
9942
  layoutShift: s = typeof IntersectionObserver == "function",
9943
9943
  animationFrame: l = !1
9944
- } = r, u = wa(e), d = o || a ? [...u ? zn(u) : [], ...zn(t)] : [];
9944
+ } = r, u = wa(e), d = o || a ? [...u ? qn(u) : [], ...qn(t)] : [];
9945
9945
  d.forEach((w) => {
9946
9946
  o && w.addEventListener("scroll", n, {
9947
9947
  passive: !0
9948
9948
  }), a && w.addEventListener("resize", n);
9949
9949
  });
9950
- const f = u && s ? jv(u, n) : null;
9950
+ const f = u && s ? Rv(u, n) : null;
9951
9951
  let y = -1, h = null;
9952
9952
  i && (h = new ResizeObserver((w) => {
9953
9953
  let [_] = w;
@@ -9969,7 +9969,7 @@ function Mv(e, t, n, r) {
9969
9969
  }
9970
9970
  const Pv = (e, t, n) => {
9971
9971
  const r = /* @__PURE__ */ new Map(), o = {
9972
- platform: Rv,
9972
+ platform: jv,
9973
9973
  ...n
9974
9974
  }, a = {
9975
9975
  ...o.platform,
@@ -10069,19 +10069,19 @@ function Lv(e) {
10069
10069
  isPositioned: !1
10070
10070
  }), [y, h] = m.useState(r);
10071
10071
  dr(y, r) || h(r);
10072
- const [b, p] = m.useState(null), [g, w] = m.useState(null), _ = m.useCallback((O) => {
10073
- O != S.current && (S.current = O, p(O));
10074
- }, [p]), x = m.useCallback((O) => {
10075
- O !== k.current && (k.current = O, w(O));
10076
- }, [w]), E = a || b, C = i || g, S = m.useRef(null), k = m.useRef(null), N = m.useRef(d), A = hs(l), Z = hs(o), K = m.useCallback(() => {
10072
+ const [b, p] = m.useState(null), [g, w] = m.useState(null), _ = m.useCallback((A) => {
10073
+ A != S.current && (S.current = A, p(A));
10074
+ }, [p]), x = m.useCallback((A) => {
10075
+ A !== k.current && (k.current = A, w(A));
10076
+ }, [w]), E = a || b, C = i || g, S = m.useRef(null), k = m.useRef(null), N = m.useRef(d), O = hs(l), Z = hs(o), K = m.useCallback(() => {
10077
10077
  if (!S.current || !k.current)
10078
10078
  return;
10079
- const O = {
10079
+ const A = {
10080
10080
  placement: t,
10081
10081
  strategy: n,
10082
10082
  middleware: y
10083
10083
  };
10084
- Z.current && (O.platform = Z.current), Pv(S.current, k.current, O).then((U) => {
10084
+ Z.current && (A.platform = Z.current), Pv(S.current, k.current, A).then((U) => {
10085
10085
  const J = {
10086
10086
  ...U,
10087
10087
  isPositioned: !0
@@ -10092,8 +10092,8 @@ function Lv(e) {
10092
10092
  });
10093
10093
  }, [y, t, n, Z]);
10094
10094
  nr(() => {
10095
- u === !1 && N.current.isPositioned && (N.current.isPositioned = !1, f((O) => ({
10096
- ...O,
10095
+ u === !1 && N.current.isPositioned && (N.current.isPositioned = !1, f((A) => ({
10096
+ ...A,
10097
10097
  isPositioned: !1
10098
10098
  })));
10099
10099
  }, [u]);
@@ -10102,11 +10102,11 @@ function Lv(e) {
10102
10102
  H.current = !1;
10103
10103
  }), []), nr(() => {
10104
10104
  if (E && (S.current = E), C && (k.current = C), E && C) {
10105
- if (A.current)
10106
- return A.current(E, C, K);
10105
+ if (O.current)
10106
+ return O.current(E, C, K);
10107
10107
  K();
10108
10108
  }
10109
- }, [E, C, K, A]);
10109
+ }, [E, C, K, O]);
10110
10110
  const B = m.useMemo(() => ({
10111
10111
  reference: S,
10112
10112
  floating: k,
@@ -10116,16 +10116,16 @@ function Lv(e) {
10116
10116
  reference: E,
10117
10117
  floating: C
10118
10118
  }), [E, C]), Y = m.useMemo(() => {
10119
- const O = {
10119
+ const A = {
10120
10120
  position: n,
10121
10121
  left: 0,
10122
10122
  top: 0
10123
10123
  };
10124
10124
  if (!I.floating)
10125
- return O;
10125
+ return A;
10126
10126
  const U = ps(I.floating, d.x), J = ps(I.floating, d.y);
10127
10127
  return s ? {
10128
- ...O,
10128
+ ...A,
10129
10129
  transform: "translate(" + U + "px, " + J + "px)",
10130
10130
  ...Lc(I.floating) >= 1.5 && {
10131
10131
  willChange: "transform"
@@ -10160,8 +10160,8 @@ var Iv = "Arrow", Ic = m.forwardRef((e, t) => {
10160
10160
  );
10161
10161
  });
10162
10162
  Ic.displayName = Iv;
10163
- var Av = Ic;
10164
- function Ov(e) {
10163
+ var Ov = Ic;
10164
+ function Av(e) {
10165
10165
  const [t, n] = m.useState(void 0);
10166
10166
  return $e(() => {
10167
10167
  if (e) {
@@ -10183,7 +10183,7 @@ function Ov(e) {
10183
10183
  n(void 0);
10184
10184
  }, [e]), t;
10185
10185
  }
10186
- var Ea = "Popper", [Ac, Oc] = ga(Ea), [Dv, Dc] = Ac(Ea), Fc = (e) => {
10186
+ var Ea = "Popper", [Oc, Ac] = ga(Ea), [Dv, Dc] = Oc(Ea), Fc = (e) => {
10187
10187
  const { __scopePopper: t, children: n } = e, [r, o] = m.useState(null);
10188
10188
  return /* @__PURE__ */ c.jsx(Dv, { scope: t, anchor: r, onAnchorChange: o, children: n });
10189
10189
  };
@@ -10197,7 +10197,7 @@ var $c = "PopperAnchor", Hc = m.forwardRef(
10197
10197
  }
10198
10198
  );
10199
10199
  Hc.displayName = $c;
10200
- var ka = "PopperContent", [Fv, $v] = Ac(ka), Uc = m.forwardRef(
10200
+ var ka = "PopperContent", [Fv, $v] = Oc(ka), Uc = m.forwardRef(
10201
10201
  (e, t) => {
10202
10202
  var n, r, o, a, i, s;
10203
10203
  const {
@@ -10215,12 +10215,12 @@ var ka = "PopperContent", [Fv, $v] = Ac(ka), Uc = m.forwardRef(
10215
10215
  updatePositionStrategy: x = "optimized",
10216
10216
  onPlaced: E,
10217
10217
  ...C
10218
- } = e, S = Dc(ka, l), [k, N] = m.useState(null), A = ke(t, (be) => N(be)), [Z, K] = m.useState(null), H = Ov(Z), B = (H == null ? void 0 : H.width) ?? 0, I = (H == null ? void 0 : H.height) ?? 0, Y = u + (f !== "center" ? "-" + f : ""), O = typeof g == "number" ? g : { top: 0, right: 0, bottom: 0, left: 0, ...g }, U = Array.isArray(p) ? p : [p], J = U.length > 0, q = {
10219
- padding: O,
10218
+ } = e, S = Dc(ka, l), [k, N] = m.useState(null), O = ke(t, (be) => N(be)), [Z, K] = m.useState(null), H = Av(Z), B = (H == null ? void 0 : H.width) ?? 0, I = (H == null ? void 0 : H.height) ?? 0, Y = u + (f !== "center" ? "-" + f : ""), A = typeof g == "number" ? g : { top: 0, right: 0, bottom: 0, left: 0, ...g }, U = Array.isArray(p) ? p : [p], J = U.length > 0, z = {
10219
+ padding: A,
10220
10220
  boundary: U.filter(Uv),
10221
10221
  // with `strategy: 'fixed'`, this is the only way to get it to respect boundaries
10222
10222
  altBoundary: J
10223
- }, { refs: z, floatingStyles: T, placement: D, isPositioned: P, middlewareData: V } = Lv({
10223
+ }, { refs: q, floatingStyles: T, placement: D, isPositioned: P, middlewareData: V } = Lv({
10224
10224
  // default to `fixed` strategy so users don't have to pick and we also avoid focus scroll issues
10225
10225
  strategy: "fixed",
10226
10226
  placement: Y,
@@ -10236,31 +10236,31 @@ var ka = "PopperContent", [Fv, $v] = Ac(ka), Uc = m.forwardRef(
10236
10236
  mainAxis: !0,
10237
10237
  crossAxis: !1,
10238
10238
  limiter: w === "partial" ? pv() : void 0,
10239
- ...q
10239
+ ...z
10240
10240
  }),
10241
- b && lv({ ...q }),
10241
+ b && lv({ ...z }),
10242
10242
  hv({
10243
- ...q,
10244
- apply: ({ elements: be, rects: Ae, availableWidth: je, availableHeight: Ye }) => {
10245
- const { width: In, height: An } = Ae.reference, nt = be.floating.style;
10246
- nt.setProperty("--radix-popper-available-width", `${je}px`), nt.setProperty("--radix-popper-available-height", `${Ye}px`), nt.setProperty("--radix-popper-anchor-width", `${In}px`), nt.setProperty("--radix-popper-anchor-height", `${An}px`);
10243
+ ...z,
10244
+ apply: ({ elements: be, rects: Oe, availableWidth: Re, availableHeight: Ye }) => {
10245
+ const { width: In, height: On } = Oe.reference, nt = be.floating.style;
10246
+ nt.setProperty("--radix-popper-available-width", `${Re}px`), nt.setProperty("--radix-popper-available-height", `${Ye}px`), nt.setProperty("--radix-popper-anchor-width", `${In}px`), nt.setProperty("--radix-popper-anchor-height", `${On}px`);
10247
10247
  }
10248
10248
  }),
10249
10249
  Z && Nv({ element: Z, padding: h }),
10250
10250
  Bv({ arrowWidth: B, arrowHeight: I }),
10251
- _ && cv({ strategy: "referenceHidden", ...q })
10251
+ _ && cv({ strategy: "referenceHidden", ...z })
10252
10252
  ]
10253
10253
  }), [de, ce] = Wc(D), L = ct(E);
10254
10254
  $e(() => {
10255
10255
  P && (L == null || L());
10256
10256
  }, [P, L]);
10257
- const X = (n = V.arrow) == null ? void 0 : n.x, oe = (r = V.arrow) == null ? void 0 : r.y, G = ((o = V.arrow) == null ? void 0 : o.centerOffset) !== 0, [ee, j] = m.useState();
10257
+ const X = (n = V.arrow) == null ? void 0 : n.x, oe = (r = V.arrow) == null ? void 0 : r.y, G = ((o = V.arrow) == null ? void 0 : o.centerOffset) !== 0, [ee, R] = m.useState();
10258
10258
  return $e(() => {
10259
- k && j(window.getComputedStyle(k).zIndex);
10259
+ k && R(window.getComputedStyle(k).zIndex);
10260
10260
  }, [k]), /* @__PURE__ */ c.jsx(
10261
10261
  "div",
10262
10262
  {
10263
- ref: z.setFloating,
10263
+ ref: q.setFloating,
10264
10264
  "data-radix-popper-content-wrapper": "",
10265
10265
  style: {
10266
10266
  ...T,
@@ -10296,7 +10296,7 @@ var ka = "PopperContent", [Fv, $v] = Ac(ka), Uc = m.forwardRef(
10296
10296
  "data-side": de,
10297
10297
  "data-align": ce,
10298
10298
  ...C,
10299
- ref: A,
10299
+ ref: O,
10300
10300
  style: {
10301
10301
  ...C.style,
10302
10302
  // if the PopperContent hasn't been placed yet (not all measurements done)
@@ -10347,7 +10347,7 @@ var Bc = "PopperArrow", Hv = {
10347
10347
  visibility: o.shouldHideArrow ? "hidden" : void 0
10348
10348
  },
10349
10349
  children: /* @__PURE__ */ c.jsx(
10350
- Av,
10350
+ Ov,
10351
10351
  {
10352
10352
  ...r,
10353
10353
  ref: t,
@@ -10437,7 +10437,7 @@ var Xv = "VisuallyHidden", Gc = m.forwardRef(
10437
10437
  );
10438
10438
  Gc.displayName = Xv;
10439
10439
  var Yc = lc(), ro = function() {
10440
- }, Rr = m.forwardRef(function(e, t) {
10440
+ }, jr = m.forwardRef(function(e, t) {
10441
10441
  var n = m.useRef(null), r = m.useState({
10442
10442
  onScrollCapture: ro,
10443
10443
  onWheelCapture: ro,
@@ -10450,12 +10450,12 @@ var Yc = lc(), ro = function() {
10450
10450
  i ? m.cloneElement(m.Children.only(s), Se(Se({}, S), { ref: C })) : m.createElement(w, Se({}, S, { className: l, ref: C }), s)
10451
10451
  );
10452
10452
  });
10453
- Rr.defaultProps = {
10453
+ jr.defaultProps = {
10454
10454
  enabled: !0,
10455
10455
  removeScrollBar: !0,
10456
10456
  inert: !1
10457
10457
  };
10458
- Rr.classNames = {
10458
+ jr.classNames = {
10459
10459
  fullWidth: yn,
10460
10460
  zeroRight: vn
10461
10461
  };
@@ -10574,8 +10574,8 @@ function ly(e) {
10574
10574
  return !1;
10575
10575
  if (!r.current && "changedTouches" in p && (x || E) && (r.current = C), !C)
10576
10576
  return !0;
10577
- var A = r.current || C;
10578
- return oy(A, g, p, A === "h" ? x : E, !0);
10577
+ var O = r.current || C;
10578
+ return oy(O, g, p, O === "h" ? x : E, !0);
10579
10579
  }, []), l = m.useCallback(function(p) {
10580
10580
  var g = p;
10581
10581
  if (!(!Ht.length || Ht[Ht.length - 1] !== a)) {
@@ -10633,13 +10633,13 @@ function cy(e) {
10633
10633
  }
10634
10634
  const uy = uc(Yc, ly);
10635
10635
  var Jc = m.forwardRef(function(e, t) {
10636
- return m.createElement(Rr, Se({}, e, { ref: t, sideCar: uy }));
10636
+ return m.createElement(jr, Se({}, e, { ref: t, sideCar: uy }));
10637
10637
  });
10638
- Jc.classNames = Rr.classNames;
10639
- var dy = [" ", "Enter", "ArrowUp", "ArrowDown"], fy = [" ", "Enter"], Nn = "Select", [jr, Mr, py] = R0(Nn), [rn, db] = ga(Nn, [
10638
+ Jc.classNames = jr.classNames;
10639
+ var dy = [" ", "Enter", "ArrowUp", "ArrowDown"], fy = [" ", "Enter"], Nn = "Select", [Rr, Mr, py] = j0(Nn), [rn, d5] = ga(Nn, [
10640
10640
  py,
10641
- Oc
10642
- ]), Pr = Oc(), [hy, xt] = rn(Nn), [my, gy] = rn(Nn), Qc = (e) => {
10641
+ Ac
10642
+ ]), Pr = Ac(), [hy, xt] = rn(Nn), [my, gy] = rn(Nn), Qc = (e) => {
10643
10643
  const {
10644
10644
  __scopeSelect: t,
10645
10645
  children: n,
@@ -10659,11 +10659,11 @@ var dy = [" ", "Enter", "ArrowUp", "ArrowDown"], fy = [" ", "Enter"], Nn = "Sele
10659
10659
  prop: r,
10660
10660
  defaultProp: o,
10661
10661
  onChange: a
10662
- }), [A, Z] = ms({
10662
+ }), [O, Z] = ms({
10663
10663
  prop: i,
10664
10664
  defaultProp: s,
10665
10665
  onChange: l
10666
- }), K = m.useRef(null), H = g ? b || !!g.closest("form") : !0, [B, I] = m.useState(/* @__PURE__ */ new Set()), Y = Array.from(B).map((O) => O.props.value).join(";");
10666
+ }), K = m.useRef(null), H = g ? b || !!g.closest("form") : !0, [B, I] = m.useState(/* @__PURE__ */ new Set()), Y = Array.from(B).map((A) => A.props.value).join(";");
10667
10667
  return /* @__PURE__ */ c.jsx(Vv, { ...p, children: /* @__PURE__ */ c.jsxs(
10668
10668
  hy,
10669
10669
  {
@@ -10676,7 +10676,7 @@ var dy = [" ", "Enter", "ArrowUp", "ArrowDown"], fy = [" ", "Enter"], Nn = "Sele
10676
10676
  valueNodeHasChildren: E,
10677
10677
  onValueNodeHasChildrenChange: C,
10678
10678
  contentId: va(),
10679
- value: A,
10679
+ value: O,
10680
10680
  onValueChange: Z,
10681
10681
  open: k,
10682
10682
  onOpenChange: N,
@@ -10684,17 +10684,17 @@ var dy = [" ", "Enter", "ArrowUp", "ArrowDown"], fy = [" ", "Enter"], Nn = "Sele
10684
10684
  triggerPointerDownPosRef: K,
10685
10685
  disabled: y,
10686
10686
  children: [
10687
- /* @__PURE__ */ c.jsx(jr.Provider, { scope: t, children: /* @__PURE__ */ c.jsx(
10687
+ /* @__PURE__ */ c.jsx(Rr.Provider, { scope: t, children: /* @__PURE__ */ c.jsx(
10688
10688
  my,
10689
10689
  {
10690
10690
  scope: e.__scopeSelect,
10691
- onNativeOptionAdd: m.useCallback((O) => {
10692
- I((U) => new Set(U).add(O));
10691
+ onNativeOptionAdd: m.useCallback((A) => {
10692
+ I((U) => new Set(U).add(A));
10693
10693
  }, []),
10694
- onNativeOptionRemove: m.useCallback((O) => {
10694
+ onNativeOptionRemove: m.useCallback((A) => {
10695
10695
  I((U) => {
10696
10696
  const J = new Set(U);
10697
- return J.delete(O), J;
10697
+ return J.delete(A), J;
10698
10698
  });
10699
10699
  }, []),
10700
10700
  children: n
@@ -10708,12 +10708,12 @@ var dy = [" ", "Enter", "ArrowUp", "ArrowDown"], fy = [" ", "Enter"], Nn = "Sele
10708
10708
  tabIndex: -1,
10709
10709
  name: d,
10710
10710
  autoComplete: f,
10711
- value: A,
10712
- onChange: (O) => Z(O.target.value),
10711
+ value: O,
10712
+ onChange: (A) => Z(A.target.value),
10713
10713
  disabled: y,
10714
10714
  form: b,
10715
10715
  children: [
10716
- A === void 0 ? /* @__PURE__ */ c.jsx("option", { value: "" }) : null,
10716
+ O === void 0 ? /* @__PURE__ */ c.jsx("option", { value: "" }) : null,
10717
10717
  Array.from(B)
10718
10718
  ]
10719
10719
  },
@@ -10792,23 +10792,23 @@ var vy = "SelectIcon", ou = m.forwardRef(
10792
10792
  }
10793
10793
  );
10794
10794
  ou.displayName = vy;
10795
- var Rt = "SelectContent", au = m.forwardRef(
10795
+ var jt = "SelectContent", au = m.forwardRef(
10796
10796
  (e, t) => {
10797
- const n = xt(Rt, e.__scopeSelect), [r, o] = m.useState();
10797
+ const n = xt(jt, e.__scopeSelect), [r, o] = m.useState();
10798
10798
  if ($e(() => {
10799
10799
  o(new DocumentFragment());
10800
10800
  }, []), !n.open) {
10801
10801
  const a = r;
10802
10802
  return a ? mr.createPortal(
10803
- /* @__PURE__ */ c.jsx(iu, { scope: e.__scopeSelect, children: /* @__PURE__ */ c.jsx(jr.Slot, { scope: e.__scopeSelect, children: /* @__PURE__ */ c.jsx("div", { children: e.children }) }) }),
10803
+ /* @__PURE__ */ c.jsx(iu, { scope: e.__scopeSelect, children: /* @__PURE__ */ c.jsx(Rr.Slot, { scope: e.__scopeSelect, children: /* @__PURE__ */ c.jsx("div", { children: e.children }) }) }),
10804
10804
  a
10805
10805
  ) : null;
10806
10806
  }
10807
10807
  return /* @__PURE__ */ c.jsx(su, { ...e, ref: t });
10808
10808
  }
10809
10809
  );
10810
- au.displayName = Rt;
10811
- var Ue = 10, [iu, wt] = rn(Rt), yy = "SelectContentImpl", su = m.forwardRef(
10810
+ au.displayName = jt;
10811
+ var Ue = 10, [iu, wt] = rn(jt), yy = "SelectContentImpl", su = m.forwardRef(
10812
10812
  (e, t) => {
10813
10813
  const {
10814
10814
  __scopeSelect: n,
@@ -10830,58 +10830,58 @@ var Ue = 10, [iu, wt] = rn(Rt), yy = "SelectContentImpl", su = m.forwardRef(
10830
10830
  avoidCollisions: g,
10831
10831
  //
10832
10832
  ...w
10833
- } = e, _ = xt(Rt, n), [x, E] = m.useState(null), [C, S] = m.useState(null), k = ke(t, (L) => E(L)), [N, A] = m.useState(null), [Z, K] = m.useState(
10833
+ } = e, _ = xt(jt, n), [x, E] = m.useState(null), [C, S] = m.useState(null), k = ke(t, (L) => E(L)), [N, O] = m.useState(null), [Z, K] = m.useState(
10834
10834
  null
10835
10835
  ), H = Mr(n), [B, I] = m.useState(!1), Y = m.useRef(!1);
10836
10836
  m.useEffect(() => {
10837
10837
  if (x)
10838
10838
  return Qg(x);
10839
10839
  }, [x]), U0();
10840
- const O = m.useCallback(
10840
+ const A = m.useCallback(
10841
10841
  (L) => {
10842
- const [X, ...oe] = H().map((j) => j.ref.current), [G] = oe.slice(-1), ee = document.activeElement;
10843
- for (const j of L)
10844
- if (j === ee || (j == null || j.scrollIntoView({ block: "nearest" }), j === X && C && (C.scrollTop = 0), j === G && C && (C.scrollTop = C.scrollHeight), j == null || j.focus(), document.activeElement !== ee))
10842
+ const [X, ...oe] = H().map((R) => R.ref.current), [G] = oe.slice(-1), ee = document.activeElement;
10843
+ for (const R of L)
10844
+ if (R === ee || (R == null || R.scrollIntoView({ block: "nearest" }), R === X && C && (C.scrollTop = 0), R === G && C && (C.scrollTop = C.scrollHeight), R == null || R.focus(), document.activeElement !== ee))
10845
10845
  return;
10846
10846
  },
10847
10847
  [H, C]
10848
10848
  ), U = m.useCallback(
10849
- () => O([N, x]),
10850
- [O, N, x]
10849
+ () => A([N, x]),
10850
+ [A, N, x]
10851
10851
  );
10852
10852
  m.useEffect(() => {
10853
10853
  B && U();
10854
10854
  }, [B, U]);
10855
- const { onOpenChange: J, triggerPointerDownPosRef: q } = _;
10855
+ const { onOpenChange: J, triggerPointerDownPosRef: z } = _;
10856
10856
  m.useEffect(() => {
10857
10857
  if (x) {
10858
10858
  let L = { x: 0, y: 0 };
10859
10859
  const X = (G) => {
10860
- var ee, j;
10860
+ var ee, R;
10861
10861
  L = {
10862
- x: Math.abs(Math.round(G.pageX) - (((ee = q.current) == null ? void 0 : ee.x) ?? 0)),
10863
- y: Math.abs(Math.round(G.pageY) - (((j = q.current) == null ? void 0 : j.y) ?? 0))
10862
+ x: Math.abs(Math.round(G.pageX) - (((ee = z.current) == null ? void 0 : ee.x) ?? 0)),
10863
+ y: Math.abs(Math.round(G.pageY) - (((R = z.current) == null ? void 0 : R.y) ?? 0))
10864
10864
  };
10865
10865
  }, oe = (G) => {
10866
- L.x <= 10 && L.y <= 10 ? G.preventDefault() : x.contains(G.target) || J(!1), document.removeEventListener("pointermove", X), q.current = null;
10866
+ L.x <= 10 && L.y <= 10 ? G.preventDefault() : x.contains(G.target) || J(!1), document.removeEventListener("pointermove", X), z.current = null;
10867
10867
  };
10868
- return q.current !== null && (document.addEventListener("pointermove", X), document.addEventListener("pointerup", oe, { capture: !0, once: !0 })), () => {
10868
+ return z.current !== null && (document.addEventListener("pointermove", X), document.addEventListener("pointerup", oe, { capture: !0, once: !0 })), () => {
10869
10869
  document.removeEventListener("pointermove", X), document.removeEventListener("pointerup", oe, { capture: !0 });
10870
10870
  };
10871
10871
  }
10872
- }, [x, J, q]), m.useEffect(() => {
10872
+ }, [x, J, z]), m.useEffect(() => {
10873
10873
  const L = () => J(!1);
10874
10874
  return window.addEventListener("blur", L), window.addEventListener("resize", L), () => {
10875
10875
  window.removeEventListener("blur", L), window.removeEventListener("resize", L);
10876
10876
  };
10877
10877
  }, [J]);
10878
- const [z, T] = xu((L) => {
10878
+ const [q, T] = xu((L) => {
10879
10879
  const X = H().filter((ee) => !ee.disabled), oe = X.find((ee) => ee.ref.current === document.activeElement), G = wu(X, L, oe);
10880
10880
  G && setTimeout(() => G.ref.current.focus());
10881
10881
  }), D = m.useCallback(
10882
10882
  (L, X, oe) => {
10883
10883
  const G = !Y.current && !oe;
10884
- (_.value !== void 0 && _.value === X || G) && (A(L), G && (Y.current = !0));
10884
+ (_.value !== void 0 && _.value === X || G) && (O(L), G && (Y.current = !0));
10885
10885
  },
10886
10886
  [_.value]
10887
10887
  ), P = m.useCallback(() => x == null ? void 0 : x.focus(), [x]), V = m.useCallback(
@@ -10917,7 +10917,7 @@ var Ue = 10, [iu, wt] = rn(Rt), yy = "SelectContentImpl", su = m.forwardRef(
10917
10917
  selectedItemText: Z,
10918
10918
  position: r,
10919
10919
  isPositioned: B,
10920
- searchRef: z,
10920
+ searchRef: q,
10921
10921
  children: /* @__PURE__ */ c.jsx(Jc, { as: kn, allowPinchZoom: !0, children: /* @__PURE__ */ c.jsx(
10922
10922
  kc,
10923
10923
  {
@@ -10967,7 +10967,7 @@ var Ue = 10, [iu, wt] = rn(Rt), yy = "SelectContentImpl", su = m.forwardRef(
10967
10967
  const G = L.target, ee = oe.indexOf(G);
10968
10968
  oe = oe.slice(ee + 1);
10969
10969
  }
10970
- setTimeout(() => O(oe)), L.preventDefault();
10970
+ setTimeout(() => A(oe)), L.preventDefault();
10971
10971
  }
10972
10972
  })
10973
10973
  }
@@ -10982,36 +10982,36 @@ var Ue = 10, [iu, wt] = rn(Rt), yy = "SelectContentImpl", su = m.forwardRef(
10982
10982
  );
10983
10983
  su.displayName = yy;
10984
10984
  var _y = "SelectItemAlignedPosition", lu = m.forwardRef((e, t) => {
10985
- const { __scopeSelect: n, onPlaced: r, ...o } = e, a = xt(Rt, n), i = wt(Rt, n), [s, l] = m.useState(null), [u, d] = m.useState(null), f = ke(t, (k) => d(k)), y = Mr(n), h = m.useRef(!1), b = m.useRef(!0), { viewport: p, selectedItem: g, selectedItemText: w, focusSelectedItem: _ } = i, x = m.useCallback(() => {
10985
+ const { __scopeSelect: n, onPlaced: r, ...o } = e, a = xt(jt, n), i = wt(jt, n), [s, l] = m.useState(null), [u, d] = m.useState(null), f = ke(t, (k) => d(k)), y = Mr(n), h = m.useRef(!1), b = m.useRef(!0), { viewport: p, selectedItem: g, selectedItemText: w, focusSelectedItem: _ } = i, x = m.useCallback(() => {
10986
10986
  if (a.trigger && a.valueNode && s && u && p && g && w) {
10987
- const k = a.trigger.getBoundingClientRect(), N = u.getBoundingClientRect(), A = a.valueNode.getBoundingClientRect(), Z = w.getBoundingClientRect();
10987
+ const k = a.trigger.getBoundingClientRect(), N = u.getBoundingClientRect(), O = a.valueNode.getBoundingClientRect(), Z = w.getBoundingClientRect();
10988
10988
  if (a.dir !== "rtl") {
10989
- const G = Z.left - N.left, ee = A.left - G, j = k.left - ee, be = k.width + j, Ae = Math.max(be, N.width), je = window.innerWidth - Ue, Ye = Xi(ee, [
10989
+ const G = Z.left - N.left, ee = O.left - G, R = k.left - ee, be = k.width + R, Oe = Math.max(be, N.width), Re = window.innerWidth - Ue, Ye = Xi(ee, [
10990
10990
  Ue,
10991
10991
  // Prevents the content from going off the starting edge of the
10992
10992
  // viewport. It may still go off the ending edge, but this can be
10993
10993
  // controlled by the user since they may want to manage overflow in a
10994
10994
  // specific way.
10995
10995
  // https://github.com/radix-ui/primitives/issues/2049
10996
- Math.max(Ue, je - Ae)
10996
+ Math.max(Ue, Re - Oe)
10997
10997
  ]);
10998
10998
  s.style.minWidth = be + "px", s.style.left = Ye + "px";
10999
10999
  } else {
11000
- const G = N.right - Z.right, ee = window.innerWidth - A.right - G, j = window.innerWidth - k.right - ee, be = k.width + j, Ae = Math.max(be, N.width), je = window.innerWidth - Ue, Ye = Xi(ee, [
11000
+ const G = N.right - Z.right, ee = window.innerWidth - O.right - G, R = window.innerWidth - k.right - ee, be = k.width + R, Oe = Math.max(be, N.width), Re = window.innerWidth - Ue, Ye = Xi(ee, [
11001
11001
  Ue,
11002
- Math.max(Ue, je - Ae)
11002
+ Math.max(Ue, Re - Oe)
11003
11003
  ]);
11004
11004
  s.style.minWidth = be + "px", s.style.right = Ye + "px";
11005
11005
  }
11006
- const K = y(), H = window.innerHeight - Ue * 2, B = p.scrollHeight, I = window.getComputedStyle(u), Y = parseInt(I.borderTopWidth, 10), O = parseInt(I.paddingTop, 10), U = parseInt(I.borderBottomWidth, 10), J = parseInt(I.paddingBottom, 10), q = Y + O + B + J + U, z = Math.min(g.offsetHeight * 5, q), T = window.getComputedStyle(p), D = parseInt(T.paddingTop, 10), P = parseInt(T.paddingBottom, 10), V = k.top + k.height / 2 - Ue, de = H - V, ce = g.offsetHeight / 2, L = g.offsetTop + ce, X = Y + O + L, oe = q - X;
11006
+ const K = y(), H = window.innerHeight - Ue * 2, B = p.scrollHeight, I = window.getComputedStyle(u), Y = parseInt(I.borderTopWidth, 10), A = parseInt(I.paddingTop, 10), U = parseInt(I.borderBottomWidth, 10), J = parseInt(I.paddingBottom, 10), z = Y + A + B + J + U, q = Math.min(g.offsetHeight * 5, z), T = window.getComputedStyle(p), D = parseInt(T.paddingTop, 10), P = parseInt(T.paddingBottom, 10), V = k.top + k.height / 2 - Ue, de = H - V, ce = g.offsetHeight / 2, L = g.offsetTop + ce, X = Y + A + L, oe = z - X;
11007
11007
  if (X <= V) {
11008
11008
  const G = K.length > 0 && g === K[K.length - 1].ref.current;
11009
11009
  s.style.bottom = "0px";
11010
- const ee = u.clientHeight - p.offsetTop - p.offsetHeight, j = Math.max(
11010
+ const ee = u.clientHeight - p.offsetTop - p.offsetHeight, R = Math.max(
11011
11011
  de,
11012
11012
  ce + // viewport might have padding bottom, include it to avoid a scrollable viewport
11013
11013
  (G ? P : 0) + ee + U
11014
- ), be = X + j;
11014
+ ), be = X + R;
11015
11015
  s.style.height = be + "px";
11016
11016
  } else {
11017
11017
  const G = K.length > 0 && g === K[0].ref.current;
@@ -11023,7 +11023,7 @@ var _y = "SelectItemAlignedPosition", lu = m.forwardRef((e, t) => {
11023
11023
  ) + oe;
11024
11024
  s.style.height = ee + "px", p.scrollTop = X - V + p.offsetTop;
11025
11025
  }
11026
- s.style.margin = `${Ue}px 0`, s.style.minHeight = z + "px", s.style.maxHeight = H + "px", r == null || r(), requestAnimationFrame(() => h.current = !0);
11026
+ s.style.margin = `${Ue}px 0`, s.style.minHeight = q + "px", s.style.maxHeight = H + "px", r == null || r(), requestAnimationFrame(() => h.current = !0);
11027
11027
  }
11028
11028
  }, [
11029
11029
  y,
@@ -11115,7 +11115,7 @@ var by = "SelectPopperPosition", Lo = m.forwardRef((e, t) => {
11115
11115
  );
11116
11116
  });
11117
11117
  Lo.displayName = by;
11118
- var [Cy, Sa] = rn(Rt, {}), Io = "SelectViewport", cu = m.forwardRef(
11118
+ var [Cy, Sa] = rn(jt, {}), Io = "SelectViewport", cu = m.forwardRef(
11119
11119
  (e, t) => {
11120
11120
  const { __scopeSelect: n, nonce: r, ...o } = e, a = wt(Io, n), i = Sa(Io, n), s = ke(t, a.onViewportChange), l = m.useRef(0);
11121
11121
  return /* @__PURE__ */ c.jsxs(c.Fragment, { children: [
@@ -11128,7 +11128,7 @@ var [Cy, Sa] = rn(Rt, {}), Io = "SelectViewport", cu = m.forwardRef(
11128
11128
  nonce: r
11129
11129
  }
11130
11130
  ),
11131
- /* @__PURE__ */ c.jsx(jr.Slot, { scope: n, children: /* @__PURE__ */ c.jsx(
11131
+ /* @__PURE__ */ c.jsx(Rr.Slot, { scope: n, children: /* @__PURE__ */ c.jsx(
11132
11132
  xe.div,
11133
11133
  {
11134
11134
  "data-radix-select-viewport": "",
@@ -11215,7 +11215,7 @@ var fr = "SelectItem", [ky, pu] = rn(fr), hu = m.forwardRef(
11215
11215
  f((x) => x || ((_ == null ? void 0 : _.textContent) ?? "").trim());
11216
11216
  }, []),
11217
11217
  children: /* @__PURE__ */ c.jsx(
11218
- jr.ItemSlot,
11218
+ Rr.ItemSlot,
11219
11219
  {
11220
11220
  scope: n,
11221
11221
  value: r,
@@ -11294,8 +11294,8 @@ var gu = "SelectItemIndicator", vu = m.forwardRef(
11294
11294
  }
11295
11295
  );
11296
11296
  vu.displayName = gu;
11297
- var Ao = "SelectScrollUpButton", Sy = m.forwardRef((e, t) => {
11298
- const n = wt(Ao, e.__scopeSelect), r = Sa(Ao, e.__scopeSelect), [o, a] = m.useState(!1), i = ke(t, r.onScrollButtonChange);
11297
+ var Oo = "SelectScrollUpButton", Sy = m.forwardRef((e, t) => {
11298
+ const n = wt(Oo, e.__scopeSelect), r = Sa(Oo, e.__scopeSelect), [o, a] = m.useState(!1), i = ke(t, r.onScrollButtonChange);
11299
11299
  return $e(() => {
11300
11300
  if (n.viewport && n.isPositioned) {
11301
11301
  let s = function() {
@@ -11317,9 +11317,9 @@ var Ao = "SelectScrollUpButton", Sy = m.forwardRef((e, t) => {
11317
11317
  }
11318
11318
  ) : null;
11319
11319
  });
11320
- Sy.displayName = Ao;
11321
- var Oo = "SelectScrollDownButton", yu = m.forwardRef((e, t) => {
11322
- const n = wt(Oo, e.__scopeSelect), r = Sa(Oo, e.__scopeSelect), [o, a] = m.useState(!1), i = ke(t, r.onScrollButtonChange);
11320
+ Sy.displayName = Oo;
11321
+ var Ao = "SelectScrollDownButton", yu = m.forwardRef((e, t) => {
11322
+ const n = wt(Ao, e.__scopeSelect), r = Sa(Ao, e.__scopeSelect), [o, a] = m.useState(!1), i = ke(t, r.onScrollButtonChange);
11323
11323
  return $e(() => {
11324
11324
  if (n.viewport && n.isPositioned) {
11325
11325
  let s = function() {
@@ -11341,7 +11341,7 @@ var Oo = "SelectScrollDownButton", yu = m.forwardRef((e, t) => {
11341
11341
  }
11342
11342
  ) : null;
11343
11343
  });
11344
- yu.displayName = Oo;
11344
+ yu.displayName = Ao;
11345
11345
  var _u = m.forwardRef((e, t) => {
11346
11346
  const { __scopeSelect: n, onAutoScroll: r, ...o } = e, a = wt("SelectScrollButton", n), i = m.useRef(null), s = Mr(n), l = m.useCallback(() => {
11347
11347
  i.current !== null && (window.clearInterval(i.current), i.current = null);
@@ -11369,13 +11369,13 @@ var _u = m.forwardRef((e, t) => {
11369
11369
  })
11370
11370
  }
11371
11371
  );
11372
- }), zy = "SelectSeparator", qy = m.forwardRef(
11372
+ }), qy = "SelectSeparator", zy = m.forwardRef(
11373
11373
  (e, t) => {
11374
11374
  const { __scopeSelect: n, ...r } = e;
11375
11375
  return /* @__PURE__ */ c.jsx(xe.div, { "aria-hidden": !0, ...r, ref: t });
11376
11376
  }
11377
11377
  );
11378
- qy.displayName = zy;
11378
+ zy.displayName = qy;
11379
11379
  var Do = "SelectArrow", Ty = m.forwardRef(
11380
11380
  (e, t) => {
11381
11381
  const { __scopeSelect: n, ...r } = e, o = Pr(n), a = xt(Do, n), i = wt(Do, n);
@@ -11418,17 +11418,17 @@ function xu(e) {
11418
11418
  }
11419
11419
  function wu(e, t, n) {
11420
11420
  const r = t.length > 1 && Array.from(t).every((s) => s === t[0]) ? t[0] : t, o = n ? e.indexOf(n) : -1;
11421
- let a = Ry(e, Math.max(o, 0));
11421
+ let a = jy(e, Math.max(o, 0));
11422
11422
  r.length === 1 && (a = a.filter((s) => s !== n));
11423
11423
  const i = a.find(
11424
11424
  (s) => s.textValue.toLowerCase().startsWith(r.toLowerCase())
11425
11425
  );
11426
11426
  return i !== n ? i : void 0;
11427
11427
  }
11428
- function Ry(e, t) {
11428
+ function jy(e, t) {
11429
11429
  return e.map((n, r) => e[(t + r) % e.length]);
11430
11430
  }
11431
- var jy = Qc, My = tu, Py = ru, Ny = ou, Ly = au, Iy = cu, Ay = du, Oy = hu, Dy = mu, Fy = vu, $y = yu, Hy = "_1wo163v0", Uy = "_1wo163v1", By = "_1wo163v2", Vy = "_1wo163v3", Wy = "_1wo163v4", Gy = "_1wo163v5", Yy = "_1wo163v6", Ky = "_1wo163v7", Zy = "_1wo163v8", Xy = "_1wo163v9";
11431
+ var Ry = Qc, My = tu, Py = ru, Ny = ou, Ly = au, Iy = cu, Oy = du, Ay = hu, Dy = mu, Fy = vu, $y = yu, Hy = "_1wo163v0", Uy = "_1wo163v1", By = "_1wo163v2", Vy = "_1wo163v3", Wy = "_1wo163v4", Gy = "_1wo163v5", Yy = "_1wo163v6", Ky = "_1wo163v7", Zy = "_1wo163v8", Xy = "_1wo163v9";
11432
11432
  const Jy = ({
11433
11433
  label: e,
11434
11434
  items: t,
@@ -11448,7 +11448,7 @@ const Jy = ({
11448
11448
  return /* @__PURE__ */ c.jsxs("div", { className: ne("sid-dropdown", Xy), children: [
11449
11449
  /* @__PURE__ */ c.jsx("label", { className: ne("sid-dropdown__trigger__label", Uy), children: e }),
11450
11450
  /* @__PURE__ */ c.jsxs(
11451
- jy,
11451
+ Ry,
11452
11452
  {
11453
11453
  disabled: s,
11454
11454
  onValueChange: d,
@@ -11483,8 +11483,8 @@ const Jy = ({
11483
11483
  Iy,
11484
11484
  {
11485
11485
  className: ne("sid-dropdown__viewport", Wy),
11486
- children: /* @__PURE__ */ c.jsx(Ay, { children: t.map((f) => /* @__PURE__ */ c.jsxs(
11487
- Oy,
11486
+ children: /* @__PURE__ */ c.jsx(Oy, { children: t.map((f) => /* @__PURE__ */ c.jsxs(
11487
+ Ay,
11488
11488
  {
11489
11489
  className: ne(
11490
11490
  "sid-dropdown__item",
@@ -11513,9 +11513,9 @@ const Jy = ({
11513
11513
  }, oo = "rovingFocusGroup.onEntryFocus", Qy = {
11514
11514
  bubbles: !1,
11515
11515
  cancelable: !0
11516
- }, za = "RovingFocusGroup", [Fo, Eu, e_] = Xl(za), [t_, ku] = Nt(za, [
11516
+ }, qa = "RovingFocusGroup", [Fo, Eu, e_] = Xl(qa), [t_, ku] = Nt(qa, [
11517
11517
  e_
11518
- ]), [n_, r_] = t_(za), o_ = /* @__PURE__ */ Ie((e, t) => /* @__PURE__ */ _e(Fo.Provider, {
11518
+ ]), [n_, r_] = t_(qa), o_ = /* @__PURE__ */ Ie((e, t) => /* @__PURE__ */ _e(Fo.Provider, {
11519
11519
  scope: e.__scopeRovingFocusGroup
11520
11520
  }, /* @__PURE__ */ _e(Fo.Slot, {
11521
11521
  scope: e.__scopeRovingFocusGroup
@@ -11576,8 +11576,8 @@ const Jy = ({
11576
11576
  onFocus: Je(e.onFocus, (k) => {
11577
11577
  const N = !E.current;
11578
11578
  if (k.target === k.currentTarget && N && !g) {
11579
- const A = new CustomEvent(oo, Qy);
11580
- if (k.currentTarget.dispatchEvent(A), !A.defaultPrevented) {
11579
+ const O = new CustomEvent(oo, Qy);
11580
+ if (k.currentTarget.dispatchEvent(O), !O.defaultPrevented) {
11581
11581
  const Z = x().filter(
11582
11582
  (I) => I.focusable
11583
11583
  ), K = Z.find(
@@ -11690,9 +11690,9 @@ function d_(e, t) {
11690
11690
  (n, r) => e[(t + r) % e.length]
11691
11691
  );
11692
11692
  }
11693
- const f_ = o_, p_ = s_, zu = "Tabs", [h_, fb] = Nt(zu, [
11693
+ const f_ = o_, p_ = s_, qu = "Tabs", [h_, f5] = Nt(qu, [
11694
11694
  ku
11695
- ]), qu = ku(), [m_, qa] = h_(zu), g_ = /* @__PURE__ */ Ie((e, t) => {
11695
+ ]), zu = ku(), [m_, za] = h_(qu), g_ = /* @__PURE__ */ Ie((e, t) => {
11696
11696
  const { __scopeTabs: n, value: r, onValueChange: o, defaultValue: a, orientation: i = "horizontal", dir: s, activationMode: l = "automatic", ...u } = e, d = pa(s), [f, y] = kr({
11697
11697
  prop: r,
11698
11698
  onChange: o,
@@ -11713,7 +11713,7 @@ const f_ = o_, p_ = s_, zu = "Tabs", [h_, fb] = Nt(zu, [
11713
11713
  ref: t
11714
11714
  })));
11715
11715
  }), v_ = "TabsList", y_ = /* @__PURE__ */ Ie((e, t) => {
11716
- const { __scopeTabs: n, loop: r = !0, ...o } = e, a = qa(v_, n), i = qu(n);
11716
+ const { __scopeTabs: n, loop: r = !0, ...o } = e, a = za(v_, n), i = zu(n);
11717
11717
  return /* @__PURE__ */ _e(f_, Ce({
11718
11718
  asChild: !0
11719
11719
  }, i, {
@@ -11727,7 +11727,7 @@ const f_ = o_, p_ = s_, zu = "Tabs", [h_, fb] = Nt(zu, [
11727
11727
  ref: t
11728
11728
  })));
11729
11729
  }), __ = "TabsTrigger", b_ = /* @__PURE__ */ Ie((e, t) => {
11730
- const { __scopeTabs: n, value: r, disabled: o = !1, ...a } = e, i = qa(__, n), s = qu(n), l = Tu(i.baseId, r), u = Ru(i.baseId, r), d = r === i.value;
11730
+ const { __scopeTabs: n, value: r, disabled: o = !1, ...a } = e, i = za(__, n), s = zu(n), l = Tu(i.baseId, r), u = ju(i.baseId, r), d = r === i.value;
11731
11731
  return /* @__PURE__ */ _e(p_, Ce({
11732
11732
  asChild: !0
11733
11733
  }, s, {
@@ -11759,7 +11759,7 @@ const f_ = o_, p_ = s_, zu = "Tabs", [h_, fb] = Nt(zu, [
11759
11759
  })
11760
11760
  })));
11761
11761
  }), C_ = "TabsContent", x_ = /* @__PURE__ */ Ie((e, t) => {
11762
- const { __scopeTabs: n, value: r, forceMount: o, children: a, ...i } = e, s = qa(C_, n), l = Tu(s.baseId, r), u = Ru(s.baseId, r), d = r === s.value, f = Ze(d);
11762
+ const { __scopeTabs: n, value: r, forceMount: o, children: a, ...i } = e, s = za(C_, n), l = Tu(s.baseId, r), u = ju(s.baseId, r), d = r === s.value, f = Ze(d);
11763
11763
  return ye(() => {
11764
11764
  const y = requestAnimationFrame(
11765
11765
  () => f.current = !1
@@ -11790,11 +11790,11 @@ const f_ = o_, p_ = s_, zu = "Tabs", [h_, fb] = Nt(zu, [
11790
11790
  function Tu(e, t) {
11791
11791
  return `${e}-trigger-${t}`;
11792
11792
  }
11793
- function Ru(e, t) {
11793
+ function ju(e, t) {
11794
11794
  return `${e}-content-${t}`;
11795
11795
  }
11796
11796
  const w_ = g_, E_ = y_, k_ = b_, S_ = x_;
11797
- var z_ = "_1bc2uou0", q_ = "_1bc2uou1";
11797
+ var q_ = "_1bc2uou0", z_ = "_1bc2uou1";
11798
11798
  const T_ = ({
11799
11799
  className: e,
11800
11800
  tabs: t,
@@ -11809,11 +11809,11 @@ const T_ = ({
11809
11809
  className: ne("sid-tabs", e),
11810
11810
  defaultValue: n ?? ((o = t[0]) == null ? void 0 : o.id),
11811
11811
  children: [
11812
- /* @__PURE__ */ c.jsx(E_, { className: z_, "aria-label": "SlashID Tabs", children: t.map(({ id: a, title: i }) => /* @__PURE__ */ c.jsx(
11812
+ /* @__PURE__ */ c.jsx(E_, { className: q_, "aria-label": "SlashID Tabs", children: t.map(({ id: a, title: i }) => /* @__PURE__ */ c.jsx(
11813
11813
  k_,
11814
11814
  {
11815
11815
  "data-testid": `sid-tabs-trigger-${a}`,
11816
- className: q_,
11816
+ className: z_,
11817
11817
  value: a,
11818
11818
  children: i
11819
11819
  },
@@ -11823,14 +11823,14 @@ const T_ = ({
11823
11823
  ]
11824
11824
  }
11825
11825
  ) : null;
11826
- }, R_ = (e) => {
11826
+ }, j_ = (e) => {
11827
11827
  const t = globalThis.document.getElementById(e);
11828
11828
  if (t !== null)
11829
11829
  return t;
11830
11830
  const n = document.createElement("div");
11831
11831
  return n.id = e, document.body.appendChild(n), n;
11832
- }, j_ = ({ to: e, children: t, renderKey: n }) => {
11833
- const r = R_(e);
11832
+ }, R_ = ({ to: e, children: t, renderKey: n }) => {
11833
+ const r = j_(e);
11834
11834
  return /* @__PURE__ */ c.jsx(c.Fragment, { children: cd(t, r, n) });
11835
11835
  }, M_ = [
11836
11836
  "--sid-color-background",
@@ -11868,32 +11868,32 @@ const T_ = ({
11868
11868
  var P_ = { exports: {} };
11869
11869
  (function(e) {
11870
11870
  var t = function(n) {
11871
- var r = Object.prototype, o = r.hasOwnProperty, a = Object.defineProperty || function(q, z, T) {
11872
- q[z] = T.value;
11871
+ var r = Object.prototype, o = r.hasOwnProperty, a = Object.defineProperty || function(z, q, T) {
11872
+ z[q] = T.value;
11873
11873
  }, i, s = typeof Symbol == "function" ? Symbol : {}, l = s.iterator || "@@iterator", u = s.asyncIterator || "@@asyncIterator", d = s.toStringTag || "@@toStringTag";
11874
- function f(q, z, T) {
11875
- return Object.defineProperty(q, z, {
11874
+ function f(z, q, T) {
11875
+ return Object.defineProperty(z, q, {
11876
11876
  value: T,
11877
11877
  enumerable: !0,
11878
11878
  configurable: !0,
11879
11879
  writable: !0
11880
- }), q[z];
11880
+ }), z[q];
11881
11881
  }
11882
11882
  try {
11883
11883
  f({}, "");
11884
11884
  } catch {
11885
- f = function(q, z, T) {
11886
- return q[z] = T;
11885
+ f = function(z, q, T) {
11886
+ return z[q] = T;
11887
11887
  };
11888
11888
  }
11889
- function y(q, z, T, D) {
11890
- var P = z && z.prototype instanceof x ? z : x, V = Object.create(P.prototype), de = new O(D || []);
11891
- return a(V, "_invoke", { value: H(q, T, de) }), V;
11889
+ function y(z, q, T, D) {
11890
+ var P = q && q.prototype instanceof x ? q : x, V = Object.create(P.prototype), de = new A(D || []);
11891
+ return a(V, "_invoke", { value: H(z, T, de) }), V;
11892
11892
  }
11893
11893
  n.wrap = y;
11894
- function h(q, z, T) {
11894
+ function h(z, q, T) {
11895
11895
  try {
11896
- return { type: "normal", arg: q.call(z, T) };
11896
+ return { type: "normal", arg: z.call(q, T) };
11897
11897
  } catch (D) {
11898
11898
  return { type: "throw", arg: D };
11899
11899
  }
@@ -11911,8 +11911,8 @@ var P_ = { exports: {} };
11911
11911
  });
11912
11912
  var k = Object.getPrototypeOf, N = k && k(k(U([])));
11913
11913
  N && N !== r && o.call(N, l) && (S = N);
11914
- var A = C.prototype = x.prototype = Object.create(S);
11915
- E.prototype = C, a(A, "constructor", { value: C, configurable: !0 }), a(
11914
+ var O = C.prototype = x.prototype = Object.create(S);
11915
+ E.prototype = C, a(O, "constructor", { value: C, configurable: !0 }), a(
11916
11916
  C,
11917
11917
  "constructor",
11918
11918
  { value: E, configurable: !0 }
@@ -11921,35 +11921,35 @@ var P_ = { exports: {} };
11921
11921
  d,
11922
11922
  "GeneratorFunction"
11923
11923
  );
11924
- function Z(q) {
11925
- ["next", "throw", "return"].forEach(function(z) {
11926
- f(q, z, function(T) {
11927
- return this._invoke(z, T);
11924
+ function Z(z) {
11925
+ ["next", "throw", "return"].forEach(function(q) {
11926
+ f(z, q, function(T) {
11927
+ return this._invoke(q, T);
11928
11928
  });
11929
11929
  });
11930
11930
  }
11931
- n.isGeneratorFunction = function(q) {
11932
- var z = typeof q == "function" && q.constructor;
11933
- return z ? z === E || // For the native GeneratorFunction constructor, the best we can
11931
+ n.isGeneratorFunction = function(z) {
11932
+ var q = typeof z == "function" && z.constructor;
11933
+ return q ? q === E || // For the native GeneratorFunction constructor, the best we can
11934
11934
  // do is to check its .name property.
11935
- (z.displayName || z.name) === "GeneratorFunction" : !1;
11936
- }, n.mark = function(q) {
11937
- return Object.setPrototypeOf ? Object.setPrototypeOf(q, C) : (q.__proto__ = C, f(q, d, "GeneratorFunction")), q.prototype = Object.create(A), q;
11938
- }, n.awrap = function(q) {
11939
- return { __await: q };
11935
+ (q.displayName || q.name) === "GeneratorFunction" : !1;
11936
+ }, n.mark = function(z) {
11937
+ return Object.setPrototypeOf ? Object.setPrototypeOf(z, C) : (z.__proto__ = C, f(z, d, "GeneratorFunction")), z.prototype = Object.create(O), z;
11938
+ }, n.awrap = function(z) {
11939
+ return { __await: z };
11940
11940
  };
11941
- function K(q, z) {
11941
+ function K(z, q) {
11942
11942
  function T(V, de, ce, L) {
11943
- var X = h(q[V], q, de);
11943
+ var X = h(z[V], z, de);
11944
11944
  if (X.type === "throw")
11945
11945
  L(X.arg);
11946
11946
  else {
11947
11947
  var oe = X.arg, G = oe.value;
11948
- return G && typeof G == "object" && o.call(G, "__await") ? z.resolve(G.__await).then(function(ee) {
11948
+ return G && typeof G == "object" && o.call(G, "__await") ? q.resolve(G.__await).then(function(ee) {
11949
11949
  T("next", ee, ce, L);
11950
11950
  }, function(ee) {
11951
11951
  T("throw", ee, ce, L);
11952
- }) : z.resolve(G).then(function(ee) {
11952
+ }) : q.resolve(G).then(function(ee) {
11953
11953
  oe.value = ee, ce(oe);
11954
11954
  }, function(ee) {
11955
11955
  return T("throw", ee, ce, L);
@@ -11959,7 +11959,7 @@ var P_ = { exports: {} };
11959
11959
  var D;
11960
11960
  function P(V, de) {
11961
11961
  function ce() {
11962
- return new z(function(L, X) {
11962
+ return new q(function(L, X) {
11963
11963
  T(V, de, L, X);
11964
11964
  });
11965
11965
  }
@@ -11986,17 +11986,17 @@ var P_ = { exports: {} };
11986
11986
  }
11987
11987
  Z(K.prototype), f(K.prototype, u, function() {
11988
11988
  return this;
11989
- }), n.AsyncIterator = K, n.async = function(q, z, T, D, P) {
11989
+ }), n.AsyncIterator = K, n.async = function(z, q, T, D, P) {
11990
11990
  P === void 0 && (P = Promise);
11991
11991
  var V = new K(
11992
- y(q, z, T, D),
11992
+ y(z, q, T, D),
11993
11993
  P
11994
11994
  );
11995
- return n.isGeneratorFunction(z) ? V : V.next().then(function(de) {
11995
+ return n.isGeneratorFunction(q) ? V : V.next().then(function(de) {
11996
11996
  return de.done ? de.value : V.next();
11997
11997
  });
11998
11998
  };
11999
- function H(q, z, T) {
11999
+ function H(z, q, T) {
12000
12000
  var D = b;
12001
12001
  return function(P, V) {
12002
12002
  if (D === g)
@@ -12025,7 +12025,7 @@ var P_ = { exports: {} };
12025
12025
  } else
12026
12026
  T.method === "return" && T.abrupt("return", T.arg);
12027
12027
  D = g;
12028
- var L = h(q, z, T);
12028
+ var L = h(z, q, T);
12029
12029
  if (L.type === "normal") {
12030
12030
  if (D = T.done ? w : p, L.arg === _)
12031
12031
  continue;
@@ -12038,65 +12038,65 @@ var P_ = { exports: {} };
12038
12038
  }
12039
12039
  };
12040
12040
  }
12041
- function B(q, z) {
12042
- var T = z.method, D = q.iterator[T];
12041
+ function B(z, q) {
12042
+ var T = q.method, D = z.iterator[T];
12043
12043
  if (D === i)
12044
- return z.delegate = null, T === "throw" && q.iterator.return && (z.method = "return", z.arg = i, B(q, z), z.method === "throw") || T !== "return" && (z.method = "throw", z.arg = new TypeError(
12044
+ return q.delegate = null, T === "throw" && z.iterator.return && (q.method = "return", q.arg = i, B(z, q), q.method === "throw") || T !== "return" && (q.method = "throw", q.arg = new TypeError(
12045
12045
  "The iterator does not provide a '" + T + "' method"
12046
12046
  )), _;
12047
- var P = h(D, q.iterator, z.arg);
12047
+ var P = h(D, z.iterator, q.arg);
12048
12048
  if (P.type === "throw")
12049
- return z.method = "throw", z.arg = P.arg, z.delegate = null, _;
12049
+ return q.method = "throw", q.arg = P.arg, q.delegate = null, _;
12050
12050
  var V = P.arg;
12051
12051
  if (!V)
12052
- return z.method = "throw", z.arg = new TypeError("iterator result is not an object"), z.delegate = null, _;
12052
+ return q.method = "throw", q.arg = new TypeError("iterator result is not an object"), q.delegate = null, _;
12053
12053
  if (V.done)
12054
- z[q.resultName] = V.value, z.next = q.nextLoc, z.method !== "return" && (z.method = "next", z.arg = i);
12054
+ q[z.resultName] = V.value, q.next = z.nextLoc, q.method !== "return" && (q.method = "next", q.arg = i);
12055
12055
  else
12056
12056
  return V;
12057
- return z.delegate = null, _;
12057
+ return q.delegate = null, _;
12058
12058
  }
12059
- Z(A), f(A, d, "Generator"), f(A, l, function() {
12059
+ Z(O), f(O, d, "Generator"), f(O, l, function() {
12060
12060
  return this;
12061
- }), f(A, "toString", function() {
12061
+ }), f(O, "toString", function() {
12062
12062
  return "[object Generator]";
12063
12063
  });
12064
- function I(q) {
12065
- var z = { tryLoc: q[0] };
12066
- 1 in q && (z.catchLoc = q[1]), 2 in q && (z.finallyLoc = q[2], z.afterLoc = q[3]), this.tryEntries.push(z);
12064
+ function I(z) {
12065
+ var q = { tryLoc: z[0] };
12066
+ 1 in z && (q.catchLoc = z[1]), 2 in z && (q.finallyLoc = z[2], q.afterLoc = z[3]), this.tryEntries.push(q);
12067
12067
  }
12068
- function Y(q) {
12069
- var z = q.completion || {};
12070
- z.type = "normal", delete z.arg, q.completion = z;
12068
+ function Y(z) {
12069
+ var q = z.completion || {};
12070
+ q.type = "normal", delete q.arg, z.completion = q;
12071
12071
  }
12072
- function O(q) {
12073
- this.tryEntries = [{ tryLoc: "root" }], q.forEach(I, this), this.reset(!0);
12072
+ function A(z) {
12073
+ this.tryEntries = [{ tryLoc: "root" }], z.forEach(I, this), this.reset(!0);
12074
12074
  }
12075
- n.keys = function(q) {
12076
- var z = Object(q), T = [];
12077
- for (var D in z)
12075
+ n.keys = function(z) {
12076
+ var q = Object(z), T = [];
12077
+ for (var D in q)
12078
12078
  T.push(D);
12079
12079
  return T.reverse(), function P() {
12080
12080
  for (; T.length; ) {
12081
12081
  var V = T.pop();
12082
- if (V in z)
12082
+ if (V in q)
12083
12083
  return P.value = V, P.done = !1, P;
12084
12084
  }
12085
12085
  return P.done = !0, P;
12086
12086
  };
12087
12087
  };
12088
- function U(q) {
12089
- if (q) {
12090
- var z = q[l];
12091
- if (z)
12092
- return z.call(q);
12093
- if (typeof q.next == "function")
12094
- return q;
12095
- if (!isNaN(q.length)) {
12088
+ function U(z) {
12089
+ if (z) {
12090
+ var q = z[l];
12091
+ if (q)
12092
+ return q.call(z);
12093
+ if (typeof z.next == "function")
12094
+ return z;
12095
+ if (!isNaN(z.length)) {
12096
12096
  var T = -1, D = function P() {
12097
- for (; ++T < q.length; )
12098
- if (o.call(q, T))
12099
- return P.value = q[T], P.done = !1, P;
12097
+ for (; ++T < z.length; )
12098
+ if (o.call(z, T))
12099
+ return P.value = z[T], P.done = !1, P;
12100
12100
  return P.value = i, P.done = !0, P;
12101
12101
  };
12102
12102
  return D.next = D;
@@ -12108,26 +12108,26 @@ var P_ = { exports: {} };
12108
12108
  function J() {
12109
12109
  return { value: i, done: !0 };
12110
12110
  }
12111
- return O.prototype = {
12112
- constructor: O,
12113
- reset: function(q) {
12114
- if (this.prev = 0, this.next = 0, this.sent = this._sent = i, this.done = !1, this.delegate = null, this.method = "next", this.arg = i, this.tryEntries.forEach(Y), !q)
12115
- for (var z in this)
12116
- z.charAt(0) === "t" && o.call(this, z) && !isNaN(+z.slice(1)) && (this[z] = i);
12111
+ return A.prototype = {
12112
+ constructor: A,
12113
+ reset: function(z) {
12114
+ if (this.prev = 0, this.next = 0, this.sent = this._sent = i, this.done = !1, this.delegate = null, this.method = "next", this.arg = i, this.tryEntries.forEach(Y), !z)
12115
+ for (var q in this)
12116
+ q.charAt(0) === "t" && o.call(this, q) && !isNaN(+q.slice(1)) && (this[q] = i);
12117
12117
  },
12118
12118
  stop: function() {
12119
12119
  this.done = !0;
12120
- var q = this.tryEntries[0], z = q.completion;
12121
- if (z.type === "throw")
12122
- throw z.arg;
12120
+ var z = this.tryEntries[0], q = z.completion;
12121
+ if (q.type === "throw")
12122
+ throw q.arg;
12123
12123
  return this.rval;
12124
12124
  },
12125
- dispatchException: function(q) {
12125
+ dispatchException: function(z) {
12126
12126
  if (this.done)
12127
- throw q;
12128
- var z = this;
12127
+ throw z;
12128
+ var q = this;
12129
12129
  function T(L, X) {
12130
- return V.type = "throw", V.arg = q, z.next = L, X && (z.method = "next", z.arg = i), !!X;
12130
+ return V.type = "throw", V.arg = z, q.next = L, X && (q.method = "next", q.arg = i), !!X;
12131
12131
  }
12132
12132
  for (var D = this.tryEntries.length - 1; D >= 0; --D) {
12133
12133
  var P = this.tryEntries[D], V = P.completion;
@@ -12151,7 +12151,7 @@ var P_ = { exports: {} };
12151
12151
  }
12152
12152
  }
12153
12153
  },
12154
- abrupt: function(q, z) {
12154
+ abrupt: function(z, q) {
12155
12155
  for (var T = this.tryEntries.length - 1; T >= 0; --T) {
12156
12156
  var D = this.tryEntries[T];
12157
12157
  if (D.tryLoc <= this.prev && o.call(D, "finallyLoc") && this.prev < D.finallyLoc) {
@@ -12159,26 +12159,26 @@ var P_ = { exports: {} };
12159
12159
  break;
12160
12160
  }
12161
12161
  }
12162
- P && (q === "break" || q === "continue") && P.tryLoc <= z && z <= P.finallyLoc && (P = null);
12162
+ P && (z === "break" || z === "continue") && P.tryLoc <= q && q <= P.finallyLoc && (P = null);
12163
12163
  var V = P ? P.completion : {};
12164
- return V.type = q, V.arg = z, P ? (this.method = "next", this.next = P.finallyLoc, _) : this.complete(V);
12164
+ return V.type = z, V.arg = q, P ? (this.method = "next", this.next = P.finallyLoc, _) : this.complete(V);
12165
12165
  },
12166
- complete: function(q, z) {
12167
- if (q.type === "throw")
12168
- throw q.arg;
12169
- return q.type === "break" || q.type === "continue" ? this.next = q.arg : q.type === "return" ? (this.rval = this.arg = q.arg, this.method = "return", this.next = "end") : q.type === "normal" && z && (this.next = z), _;
12166
+ complete: function(z, q) {
12167
+ if (z.type === "throw")
12168
+ throw z.arg;
12169
+ return z.type === "break" || z.type === "continue" ? this.next = z.arg : z.type === "return" ? (this.rval = this.arg = z.arg, this.method = "return", this.next = "end") : z.type === "normal" && q && (this.next = q), _;
12170
12170
  },
12171
- finish: function(q) {
12172
- for (var z = this.tryEntries.length - 1; z >= 0; --z) {
12173
- var T = this.tryEntries[z];
12174
- if (T.finallyLoc === q)
12171
+ finish: function(z) {
12172
+ for (var q = this.tryEntries.length - 1; q >= 0; --q) {
12173
+ var T = this.tryEntries[q];
12174
+ if (T.finallyLoc === z)
12175
12175
  return this.complete(T.completion, T.afterLoc), Y(T), _;
12176
12176
  }
12177
12177
  },
12178
- catch: function(q) {
12179
- for (var z = this.tryEntries.length - 1; z >= 0; --z) {
12180
- var T = this.tryEntries[z];
12181
- if (T.tryLoc === q) {
12178
+ catch: function(z) {
12179
+ for (var q = this.tryEntries.length - 1; q >= 0; --q) {
12180
+ var T = this.tryEntries[q];
12181
+ if (T.tryLoc === z) {
12182
12182
  var D = T.completion;
12183
12183
  if (D.type === "throw") {
12184
12184
  var P = D.arg;
@@ -12189,10 +12189,10 @@ var P_ = { exports: {} };
12189
12189
  }
12190
12190
  throw new Error("illegal catch attempt");
12191
12191
  },
12192
- delegateYield: function(q, z, T) {
12192
+ delegateYield: function(z, q, T) {
12193
12193
  return this.delegate = {
12194
- iterator: U(q),
12195
- resultName: z,
12194
+ iterator: U(z),
12195
+ resultName: q,
12196
12196
  nextLoc: T
12197
12197
  }, this.method === "next" && (this.arg = i), _;
12198
12198
  }
@@ -12236,13 +12236,13 @@ const I_ = [
12236
12236
  "email_address",
12237
12237
  "phone_number",
12238
12238
  "username"
12239
- ], A_ = [
12239
+ ], O_ = [
12240
12240
  "webauthn",
12241
12241
  "otp_via_email",
12242
12242
  "email_link",
12243
12243
  "password",
12244
12244
  "totp"
12245
- ], O_ = ["otp_via_sms", "sms_link", "password"], D_ = ["password"], F_ = ["oidc", "saml"];
12245
+ ], A_ = ["otp_via_sms", "sms_link", "password"], D_ = ["password"], F_ = ["oidc", "saml"];
12246
12246
  function $_(e) {
12247
12247
  return "allowedHandleTypes" in e ? e.allowedHandleTypes.every(
12248
12248
  (t) => I_.includes(t)
@@ -12253,7 +12253,7 @@ function ao(e, t) {
12253
12253
  }
12254
12254
  function H_(e) {
12255
12255
  const t = /* @__PURE__ */ new Set();
12256
- return A_.includes(e.method) && ao(e, "email_address") && t.add("email_address"), O_.includes(e.method) && ao(e, "phone_number") && t.add("phone_number"), D_.includes(e.method) && ao(e, "username") && t.add("username"), t;
12256
+ return O_.includes(e.method) && ao(e, "email_address") && t.add("email_address"), A_.includes(e.method) && ao(e, "phone_number") && t.add("phone_number"), D_.includes(e.method) && ao(e, "username") && t.add("username"), t;
12257
12257
  }
12258
12258
  function Ta(e) {
12259
12259
  const t = /* @__PURE__ */ new Set();
@@ -12268,13 +12268,13 @@ function U_(e, t) {
12268
12268
  (n) => Ta([n]).includes(t)
12269
12269
  );
12270
12270
  }
12271
- function ju(e) {
12271
+ function Ru(e) {
12272
12272
  return e.method === "oidc";
12273
12273
  }
12274
12274
  function $o(e) {
12275
12275
  return F_.includes(e.method);
12276
12276
  }
12277
- function Ra(e) {
12277
+ function ja(e) {
12278
12278
  return e.method !== "oidc";
12279
12279
  }
12280
12280
  function B_(e) {
@@ -12507,13 +12507,13 @@ const pr = (e) => /* @__PURE__ */ c.jsx(E0, { ...e }), W_ = {
12507
12507
  * @deprecated Use 'initial.handle.email.placeholder' instead
12508
12508
  */
12509
12509
  "initial.handle.phone.email": ""
12510
- }, ja = /([0-9]+)px$/, Ma = /^#([A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$/, Mu = /^rgba\(\s*(25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*(25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*(25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*(0(\.\d+)?|1(\.0)?)\s*\)$/, Nr = /(?:['"]?([\\\w\d\- ]+)['"]?(?:,\s*)?)/g, Pu = /* @__PURE__ */ new Set(["Open Sans", "Inter"]), Nu = ["sans-serif", ...Pu], Pa = (e, t) => {
12510
+ }, Ra = /([0-9]+)px$/, Ma = /^#([A-Fa-f0-9]{6}|[A-Fa-f0-9]{3})$/, Mu = /^rgba\(\s*(25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*(25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*(25[0-5]|2[0-4]\d|1\d\d|\d{1,2})\s*,\s*(0(\.\d+)?|1(\.0)?)\s*\)$/, Nr = /(?:['"]?([\\\w\d\- ]+)['"]?(?:,\s*)?)/g, Pu = /* @__PURE__ */ new Set(["Open Sans", "Inter"]), Nu = ["sans-serif", ...Pu], Pa = (e, t) => {
12511
12511
  const n = e.toString().match(t);
12512
12512
  if (!n)
12513
12513
  return null;
12514
12514
  const [r] = n;
12515
12515
  return t.test(r) ? r : null;
12516
- }, Qn = (e) => Array.isArray(e) ? null : Pa(e, ja), Et = (e) => Array.isArray(e) ? null : Pa(e, Ma), fn = (e) => Array.isArray(e) ? null : Pa(e, Mu), Lu = (e) => e.map((t) => t.replaceAll(",", "").trim()).filter((t) => {
12516
+ }, Qn = (e) => Array.isArray(e) ? null : Pa(e, Ra), Et = (e) => Array.isArray(e) ? null : Pa(e, Ma), fn = (e) => Array.isArray(e) ? null : Pa(e, Mu), Lu = (e) => e.map((t) => t.replaceAll(",", "").trim()).filter((t) => {
12517
12517
  for (const n of Nu)
12518
12518
  if (t === n || t === `'${n}'` || t === `"${n}"`)
12519
12519
  return !0;
@@ -12530,7 +12530,7 @@ const pr = (e) => /* @__PURE__ */ c.jsx(E0, { ...e }), W_ = {
12530
12530
  return !1;
12531
12531
  const [r] = n;
12532
12532
  return !!t.test(r);
12533
- }, Y_ = (e) => Lr(e, ja), K_ = (e) => Lr(e, Ma), Z_ = (e) => Lr(e, Mu), X_ = (e) => (t) => !(Array.isArray(t) || !e.some((n) => n === t)), J_ = (e) => {
12533
+ }, Y_ = (e) => Lr(e, Ra), K_ = (e) => Lr(e, Ma), Z_ = (e) => Lr(e, Mu), X_ = (e) => (t) => !(Array.isArray(t) || !e.some((n) => n === t)), J_ = (e) => {
12534
12534
  const t = e.toString().match(Nr);
12535
12535
  return !(!t || Lu(t).length !== t.length);
12536
12536
  }, Q_ = (e) => {
@@ -12546,7 +12546,7 @@ const pr = (e) => /* @__PURE__ */ c.jsx(E0, { ...e }), W_ = {
12546
12546
  fontFamilyValidator: J_,
12547
12547
  hexValidator: K_,
12548
12548
  hexValueRegExp: Ma,
12549
- pixelValueRegExp: ja,
12549
+ pixelValueRegExp: Ra,
12550
12550
  pxValidator: Y_,
12551
12551
  rgbaValidator: Z_,
12552
12552
  supportedFonts: Nu,
@@ -12564,7 +12564,7 @@ const pr = (e) => /* @__PURE__ */ c.jsx(E0, { ...e }), W_ = {
12564
12564
  alternativeAuthURL: void 0
12565
12565
  }, Iu = Qe(t2);
12566
12566
  Iu.displayName = "SlashIDConfigurationContext";
12567
- function Re() {
12567
+ function je() {
12568
12568
  return $.useContext(Iu);
12569
12569
  }
12570
12570
  const Ir = () => hr(pm), n2 = new RegExp(
@@ -12701,7 +12701,7 @@ function _2(e) {
12701
12701
  }
12702
12702
  }
12703
12703
  function b2() {
12704
- const { text: e, supportURL: t } = Re();
12704
+ const { text: e, supportURL: t } = je();
12705
12705
  return t ? /* @__PURE__ */ c.jsxs(c.Fragment, { children: [
12706
12706
  /* @__PURE__ */ c.jsx(Kl, { children: e["error.divider"] }),
12707
12707
  /* @__PURE__ */ c.jsx(
@@ -12726,7 +12726,7 @@ function b2() {
12726
12726
  function C2({
12727
12727
  textKeys: e
12728
12728
  }) {
12729
- const { text: t, alternativeAuthURL: n } = Re();
12729
+ const { text: t, alternativeAuthURL: n } = je();
12730
12730
  return !n || !e ? null : /* @__PURE__ */ c.jsxs(
12731
12731
  "div",
12732
12732
  {
@@ -12761,7 +12761,7 @@ const x2 = ({ children: e }) => {
12761
12761
  };
12762
12762
  x2.displayName = "Form.Error";
12763
12763
  const w2 = ({ flowState: e }) => {
12764
- const { text: t } = Re(), [n, r] = ve(null);
12764
+ const { text: t } = je(), [n, r] = ve(null);
12765
12765
  if (ye(() => {
12766
12766
  r(null), (async () => {
12767
12767
  const d = await g2(e.context.error);
@@ -12806,7 +12806,7 @@ const w2 = ({ flowState: e }) => {
12806
12806
  /* @__PURE__ */ c.jsx(C2, { textKeys: l })
12807
12807
  ] });
12808
12808
  };
12809
- var E2 = "_1xoz4760", k2 = "_1xoz4761", S2 = "_1xoz4762", io = "_1xoz4763", z2 = "_1xoz4764", q2 = "_1xoz4765", _s = "_1xoz4766";
12809
+ var E2 = "_1xoz4760", k2 = "_1xoz4761", S2 = "_1xoz4762", io = "_1xoz4763", q2 = "_1xoz4764", z2 = "_1xoz4765", _s = "_1xoz4766";
12810
12810
  const T2 = ({ logo: e }) => {
12811
12811
  if (typeof e == "string" && e)
12812
12812
  return /* @__PURE__ */ c.jsx("div", { className: ne("sid-logo", "sid-logo--image", io), children: /* @__PURE__ */ c.jsx("div", { children: /* @__PURE__ */ c.jsx("img", { className: io, src: e, alt: "Company logo" }) }) });
@@ -12815,17 +12815,17 @@ const T2 = ({ logo: e }) => {
12815
12815
  }, Na = ({
12816
12816
  children: e
12817
12817
  }) => {
12818
- const { logo: t } = Re();
12818
+ const { logo: t } = je();
12819
12819
  return typeof e != "function" ? /* @__PURE__ */ c.jsx(T2, { logo: t }) : /* @__PURE__ */ c.jsx(c.Fragment, { children: e({ logo: t }) });
12820
12820
  };
12821
12821
  Na.displayName = "Logo";
12822
- const R2 = {
12822
+ const j2 = {
12823
12823
  currentStepId: "",
12824
12824
  attributes: {},
12825
12825
  stepIndex: 0,
12826
12826
  completionState: "incomplete"
12827
- }, j2 = {
12828
- state: R2,
12827
+ }, R2 = {
12828
+ state: j2,
12829
12829
  api: {
12830
12830
  nextStep: () => {
12831
12831
  },
@@ -12838,7 +12838,7 @@ const R2 = {
12838
12838
  }
12839
12839
  };
12840
12840
  Qe(
12841
- j2
12841
+ R2
12842
12842
  );
12843
12843
  const M2 = {
12844
12844
  email_link: "factor.emailLink",
@@ -12859,8 +12859,8 @@ const M2 = {
12859
12859
  email_address: Gt.email,
12860
12860
  username: Gt.username
12861
12861
  }, Ln = ({ children: e }) => {
12862
- const { factors: t, text: n } = Re(), { handleSubmit: r, submitPayloadRef: o, selectedFactor: a } = on(), { registerSubmit: i } = Ir(), s = we(
12863
- () => t.filter((d) => Ra(d)),
12862
+ const { factors: t, text: n } = je(), { handleSubmit: r, submitPayloadRef: o, selectedFactor: a } = on(), { registerSubmit: i } = Ir(), s = we(
12863
+ () => t.filter((d) => ja(d)),
12864
12864
  [t]
12865
12865
  ), l = we(() => Ta(t), [t]);
12866
12866
  if (s.length === 0)
@@ -12895,8 +12895,8 @@ const M2 = {
12895
12895
  }
12896
12896
  );
12897
12897
  }, La = ({ children: e }) => {
12898
- const { lastHandle: t } = on(), { factors: n, text: r } = Re(), o = we(
12899
- () => n.filter((i) => Ra(i)),
12898
+ const { lastHandle: t } = on(), { factors: n, text: r } = je(), o = we(
12899
+ () => n.filter((i) => ja(i)),
12900
12900
  [n]
12901
12901
  ), a = we(() => Ta(n), [n]);
12902
12902
  return typeof e == "function" ? /* @__PURE__ */ c.jsx(c.Fragment, { children: e({ factors: o, handleTypes: a }) }) : Xe.count(e) > 0 ? /* @__PURE__ */ c.jsx(c.Fragment, { children: e }) : a.length === 1 ? /* @__PURE__ */ c.jsx(c.Fragment, { children: /* @__PURE__ */ c.jsx(
@@ -12970,7 +12970,7 @@ const M2 = {
12970
12970
  };
12971
12971
  La.displayName = "Input";
12972
12972
  const Ia = ({ children: e }) => {
12973
- const { text: t } = Re(), { status: n } = Ir();
12973
+ const { text: t } = je(), { status: n } = Ir();
12974
12974
  return typeof e == "function" ? /* @__PURE__ */ c.jsx(c.Fragment, { children: e({ text: t, status: n }) }) : Xe.count(e) > 0 ? /* @__PURE__ */ c.jsx(c.Fragment, { children: e }) : /* @__PURE__ */ c.jsx(
12975
12975
  Pt,
12976
12976
  {
@@ -12992,11 +12992,11 @@ const er = ({
12992
12992
  defaultValue: n
12993
12993
  }) => {
12994
12994
  const { setSelectedFactor: r, submitPayloadRef: o, lastFactor: a } = on(), i = we(
12995
- () => U_(t, e).filter((_) => !ju(_)),
12995
+ () => U_(t, e).filter((_) => !Ru(_)),
12996
12996
  [t, e]
12997
- ), { text: s, defaultCountryCode: l } = Re(), { registerField: u, values: d, resetForm: f } = Ir(), y = i.length > 1, h = V_(n ?? ""), [b, p] = ve(
12997
+ ), { text: s, defaultCountryCode: l } = je(), { registerField: u, values: d, resetForm: f } = Ir(), y = i.length > 1, h = V_(n ?? ""), [b, p] = ve(
12998
12998
  ua((h == null ? void 0 : h.countryCode) ?? l)
12999
- ), g = we(() => a && Ra(a) && i.find(({ method: _ }) => a.method === _) ? a : i[0], [i, a]);
12999
+ ), g = we(() => a && ja(a) && i.find(({ method: _ }) => a.method === _) ? a : i[0], [i, a]);
13000
13000
  ye(() => {
13001
13001
  r(g);
13002
13002
  }, [g, r]), ye(() => f, [f]), ye(() => {
@@ -13090,7 +13090,7 @@ const er = ({
13090
13090
  r(x);
13091
13091
  },
13092
13092
  contentProps: {
13093
- className: q2,
13093
+ className: z2,
13094
13094
  position: "popper"
13095
13095
  }
13096
13096
  }
@@ -13102,10 +13102,10 @@ const er = ({
13102
13102
  Ln.displayName = "Controls";
13103
13103
  Ln.Input = La;
13104
13104
  Ln.Submit = Ia;
13105
- const Aa = ({
13105
+ const Oa = ({
13106
13106
  children: e
13107
13107
  }) => {
13108
- const { text: t } = Re(), n = $.useMemo(() => /* @__PURE__ */ c.jsxs("div", { className: z2, children: [
13108
+ const { text: t } = je(), n = $.useMemo(() => /* @__PURE__ */ c.jsxs("div", { className: q2, children: [
13109
13109
  /* @__PURE__ */ c.jsx(
13110
13110
  pr,
13111
13111
  {
@@ -13125,17 +13125,17 @@ const Aa = ({
13125
13125
  ] }), []);
13126
13126
  return typeof e == "function" ? /* @__PURE__ */ c.jsx(c.Fragment, { children: e({ text: t }) }) : $.Children.count(e) > 0 ? /* @__PURE__ */ c.jsx(c.Fragment, { children: e }) : n;
13127
13127
  };
13128
- Aa.displayName = "Header";
13128
+ Oa.displayName = "Header";
13129
13129
  const N2 = {
13130
13130
  google: /* @__PURE__ */ c.jsx(Im, {}),
13131
13131
  facebook: /* @__PURE__ */ c.jsx(Pm, {}),
13132
13132
  github: /* @__PURE__ */ c.jsx(Nm, {}),
13133
13133
  gitlab: /* @__PURE__ */ c.jsx(Lm, {}),
13134
- line: /* @__PURE__ */ c.jsx(Am, {}),
13134
+ line: /* @__PURE__ */ c.jsx(Om, {}),
13135
13135
  bitbucket: /* @__PURE__ */ c.jsx(Mm, {}),
13136
- azuread: /* @__PURE__ */ c.jsx(jm, {}),
13137
- okta: /* @__PURE__ */ c.jsx(Om, {}),
13138
- apple: /* @__PURE__ */ c.jsx(Rm, {})
13136
+ azuread: /* @__PURE__ */ c.jsx(Rm, {}),
13137
+ okta: /* @__PURE__ */ c.jsx(Am, {}),
13138
+ apple: /* @__PURE__ */ c.jsx(jm, {})
13139
13139
  }, L2 = {
13140
13140
  google: "Google",
13141
13141
  facebook: "Facebook",
@@ -13149,13 +13149,13 @@ const N2 = {
13149
13149
  };
13150
13150
  function I2({ provider: e, handleClick: t }) {
13151
13151
  var n;
13152
- const { text: r } = Re();
13152
+ const { text: r } = je();
13153
13153
  return (n = e.options) != null && n.provider_credentials_id ? /* @__PURE__ */ c.jsxs(
13154
13154
  Pt,
13155
13155
  {
13156
13156
  onClick: () => t({ method: "saml", options: e.options }),
13157
13157
  variant: "secondary",
13158
- icon: /* @__PURE__ */ c.jsx(A2, { logo: e.logo, id: e.options.provider_credentials_id }),
13158
+ icon: /* @__PURE__ */ c.jsx(O2, { logo: e.logo, id: e.options.provider_credentials_id }),
13159
13159
  className: ne("sid-saml--button"),
13160
13160
  children: [
13161
13161
  r["initial.sso"],
@@ -13164,7 +13164,7 @@ function I2({ provider: e, handleClick: t }) {
13164
13164
  }
13165
13165
  ) : null;
13166
13166
  }
13167
- function A2({ logo: e, id: t }) {
13167
+ function O2({ logo: e, id: t }) {
13168
13168
  return e ? typeof e == "string" ? /* @__PURE__ */ c.jsx(
13169
13169
  "img",
13170
13170
  {
@@ -13180,9 +13180,9 @@ function A2({ logo: e, id: t }) {
13180
13180
  }
13181
13181
  ) : null;
13182
13182
  }
13183
- function O2({ provider: e, handleClick: t }) {
13183
+ function A2({ provider: e, handleClick: t }) {
13184
13184
  var n, r, o;
13185
- const { text: a } = Re();
13185
+ const { text: a } = je();
13186
13186
  return (n = e.options) != null && n.provider ? /* @__PURE__ */ c.jsxs(
13187
13187
  Pt,
13188
13188
  {
@@ -13197,7 +13197,7 @@ function O2({ provider: e, handleClick: t }) {
13197
13197
  }
13198
13198
  ) : null;
13199
13199
  }
13200
- function Au({ providers: e, handleClick: t }) {
13200
+ function Ou({ providers: e, handleClick: t }) {
13201
13201
  return e.length ? /* @__PURE__ */ c.jsx(
13202
13202
  "div",
13203
13203
  {
@@ -13211,7 +13211,7 @@ function Au({ providers: e, handleClick: t }) {
13211
13211
  switch (n.method) {
13212
13212
  case "oidc":
13213
13213
  return /* @__PURE__ */ c.jsx(
13214
- O2,
13214
+ A2,
13215
13215
  {
13216
13216
  provider: n,
13217
13217
  handleClick: t
@@ -13234,8 +13234,8 @@ function Au({ providers: e, handleClick: t }) {
13234
13234
  }
13235
13235
  ) : null;
13236
13236
  }
13237
- const Ou = () => {
13238
- const { factors: e, text: t } = Re(), n = we(
13237
+ const Au = () => {
13238
+ const { factors: e, text: t } = je(), n = we(
13239
13239
  () => B_(e),
13240
13240
  [e]
13241
13241
  );
@@ -13243,33 +13243,33 @@ const Ou = () => {
13243
13243
  }, Du = ({
13244
13244
  children: e
13245
13245
  }) => {
13246
- const { factors: t } = Re(), { handleSubmit: n } = on(), r = t.filter(ju), o = $.useMemo(() => /* @__PURE__ */ c.jsx(Au, { providers: r, handleClick: n }), [n, r]);
13246
+ const { factors: t } = je(), { handleSubmit: n } = on(), r = t.filter(Ru), o = $.useMemo(() => /* @__PURE__ */ c.jsx(Ou, { providers: r, handleClick: n }), [n, r]);
13247
13247
  return typeof e == "function" ? /* @__PURE__ */ c.jsx(c.Fragment, { children: e({ factors: r, handleClick: n }) }) : $.Children.count(e) > 0 ? /* @__PURE__ */ c.jsx(c.Fragment, { children: e }) : o;
13248
13248
  };
13249
13249
  Du.displayName = "OIDC";
13250
- const Oa = ({
13250
+ const Aa = ({
13251
13251
  children: e
13252
13252
  }) => {
13253
- const { factors: t } = Re(), { handleSubmit: n } = on(), r = t.filter($o), o = $.useMemo(() => /* @__PURE__ */ c.jsx(Au, { providers: r, handleClick: n }), [n, r]);
13253
+ const { factors: t } = je(), { handleSubmit: n } = on(), r = t.filter($o), o = $.useMemo(() => /* @__PURE__ */ c.jsx(Ou, { providers: r, handleClick: n }), [n, r]);
13254
13254
  return typeof e == "function" ? /* @__PURE__ */ c.jsx(c.Fragment, { children: e({ factors: r, handleClick: n }) }) : $.Children.count(e) > 0 ? /* @__PURE__ */ c.jsx(c.Fragment, { children: e }) : o;
13255
13255
  };
13256
- Oa.displayName = "SSO";
13256
+ Aa.displayName = "SSO";
13257
13257
  const an = () => /* @__PURE__ */ c.jsxs("article", { "data-testid": "sid-form-initial-state", children: [
13258
13258
  /* @__PURE__ */ c.jsx(Na, {}),
13259
- /* @__PURE__ */ c.jsx(Aa, {}),
13259
+ /* @__PURE__ */ c.jsx(Oa, {}),
13260
13260
  /* @__PURE__ */ c.jsx(Ln, {}),
13261
- /* @__PURE__ */ c.jsx(Ou, {}),
13262
- /* @__PURE__ */ c.jsx(Oa, {})
13261
+ /* @__PURE__ */ c.jsx(Au, {}),
13262
+ /* @__PURE__ */ c.jsx(Aa, {})
13263
13263
  ] });
13264
13264
  an.Logo = Na;
13265
- an.Header = Aa;
13265
+ an.Header = Oa;
13266
13266
  an.Controls = Ln;
13267
- an.Divider = Ou;
13267
+ an.Divider = Au;
13268
13268
  an.OIDC = Du;
13269
- an.SSO = Oa;
13269
+ an.SSO = Aa;
13270
13270
  var D2 = "sluhu72";
13271
13271
  const F2 = Ie(
13272
- ({ buttonClassName: e, ...t }, n) => /* @__PURE__ */ c.jsx(j_, { to: "sid-cookie-button", children: /* @__PURE__ */ c.jsx(
13272
+ ({ buttonClassName: e, ...t }, n) => /* @__PURE__ */ c.jsx(R_, { to: "sid-cookie-button", children: /* @__PURE__ */ c.jsx(
13273
13273
  Pt,
13274
13274
  {
13275
13275
  ...t,
@@ -13362,8 +13362,8 @@ function Q2(e) {
13362
13362
  const t = W2.getGoogleFontImports(e["--sid-font-family"]);
13363
13363
  t.length && document.head.insertAdjacentHTML("beforeend", t.join(""));
13364
13364
  }
13365
- function eb() {
13366
- const [e, t] = ve({ state: "initial" }), [n, r] = ve(void 0), { sdk: o, state: a, setLogo: i } = qn();
13365
+ function e5() {
13366
+ const [e, t] = ve({ state: "initial" }), [n, r] = ve(void 0), { sdk: o, state: a, setLogo: i } = zn();
13367
13367
  ye(() => {
13368
13368
  if (e.state !== "initial") return;
13369
13369
  async function _() {
@@ -13446,8 +13446,8 @@ function eb() {
13446
13446
  }
13447
13447
  ) }) : e.state === "success" ? /* @__PURE__ */ c.jsx(w, { children: /* @__PURE__ */ c.jsx(mf, { redirectUri: u, autoClose: n == null ? void 0 : n.autoClose }) }) : e.state === "error" && b ? /* @__PURE__ */ c.jsx(w, { children: /* @__PURE__ */ c.jsx(co, { type: "error", errorCode: y, redirectUri: u }) }) : /* @__PURE__ */ c.jsx(w, {});
13448
13448
  }
13449
- var tb = "d0vxn40";
13450
- function pb({ environment: e = "production" }) {
13449
+ var t5 = "d0vxn40";
13450
+ function p5({ environment: e = "production" }) {
13451
13451
  const t = xs(), [n, r] = ve("initial"), [o, a] = ve(/* @__PURE__ */ c.jsx(Ss, {})), i = Ze(void 0);
13452
13452
  ye(() => {
13453
13453
  n === "initial" && (tm({
@@ -13458,7 +13458,7 @@ function pb({ environment: e = "production" }) {
13458
13458
  environment: e
13459
13459
  }), r("ready"));
13460
13460
  }, [n]);
13461
- const s = we(() => !t || n == "initial" ? js : {
13461
+ const s = we(() => !t || n == "initial" ? Rs : {
13462
13462
  logo: o,
13463
13463
  language: tf(),
13464
13464
  state: n,
@@ -13469,19 +13469,19 @@ function pb({ environment: e = "production" }) {
13469
13469
  sa,
13470
13470
  {
13471
13471
  fallback: /* @__PURE__ */ c.jsx(Ps, { children: /* @__PURE__ */ c.jsx(co, { type: "error" }) }),
13472
- children: /* @__PURE__ */ c.jsx(Ms.Provider, { value: s, children: /* @__PURE__ */ c.jsx(Qd, { text: Rs[s.language], children: /* @__PURE__ */ c.jsx("main", { className: tb, children: /* @__PURE__ */ c.jsx(eb, {}) }) }) })
13472
+ children: /* @__PURE__ */ c.jsx(Ms.Provider, { value: s, children: /* @__PURE__ */ c.jsx(Qd, { text: js[s.language], children: /* @__PURE__ */ c.jsx("main", { className: t5, children: /* @__PURE__ */ c.jsx(e5, {}) }) }) })
13473
13473
  }
13474
13474
  ) });
13475
13475
  }
13476
13476
  export {
13477
13477
  Ps as Card,
13478
13478
  co as Error,
13479
- Rs as I18N,
13479
+ js as I18N,
13480
13480
  dm as Progress,
13481
13481
  xf as Recover,
13482
13482
  mf as Success,
13483
13483
  Qd as TextProvider,
13484
13484
  _d as ThemeRoot,
13485
- pb as Verification
13485
+ p5 as Verification
13486
13486
  };
13487
13487
  //# sourceMappingURL=main.js.map