reykit 1.0.70 → 1.0.71

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -11,7 +11,7 @@ var R2;
11
11
  function DE() {
12
12
  if (R2) return up;
13
13
  R2 = 1;
14
- var G = /* @__PURE__ */ Symbol.for("react.transitional.element"), $ = /* @__PURE__ */ Symbol.for("react.fragment");
14
+ var j = /* @__PURE__ */ Symbol.for("react.transitional.element"), K = /* @__PURE__ */ Symbol.for("react.fragment");
15
15
  function W(M, tt, Bt) {
16
16
  var kt = null;
17
17
  if (Bt !== void 0 && (kt = "" + Bt), tt.key !== void 0 && (kt = "" + tt.key), "key" in tt) {
@@ -20,25 +20,25 @@ function DE() {
20
20
  L !== "key" && (Bt[L] = tt[L]);
21
21
  } else Bt = tt;
22
22
  return tt = Bt.ref, {
23
- $$typeof: G,
23
+ $$typeof: j,
24
24
  type: M,
25
25
  key: kt,
26
26
  ref: tt !== void 0 ? tt : null,
27
27
  props: Bt
28
28
  };
29
29
  }
30
- return up.Fragment = $, up.jsx = W, up.jsxs = W, up;
30
+ return up.Fragment = K, up.jsx = W, up.jsxs = W, up;
31
31
  }
32
32
  var cp = {};
33
33
  var U2;
34
34
  function OE() {
35
35
  return U2 || (U2 = 1, process.env.NODE_ENV !== "production" && (function() {
36
- function G(j) {
37
- if (j == null) return null;
38
- if (typeof j == "function")
39
- return j.$$typeof === Ve ? null : j.displayName || j.name || null;
40
- if (typeof j == "string") return j;
41
- switch (j) {
36
+ function j(G) {
37
+ if (G == null) return null;
38
+ if (typeof G == "function")
39
+ return G.$$typeof === Ve ? null : G.displayName || G.name || null;
40
+ if (typeof G == "string") return G;
41
+ switch (G) {
42
42
  case ge:
43
43
  return "Fragment";
44
44
  case Ja:
@@ -52,127 +52,127 @@ function OE() {
52
52
  case nt:
53
53
  return "Activity";
54
54
  }
55
- if (typeof j == "object")
56
- switch (typeof j.tag == "number" && console.error(
55
+ if (typeof G == "object")
56
+ switch (typeof G.tag == "number" && console.error(
57
57
  "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
58
- ), j.$$typeof) {
58
+ ), G.$$typeof) {
59
59
  case Nl:
60
60
  return "Portal";
61
61
  case Ol:
62
- return j.displayName || "Context";
62
+ return G.displayName || "Context";
63
63
  case Qe:
64
- return (j._context.displayName || "Context") + ".Consumer";
64
+ return (G._context.displayName || "Context") + ".Consumer";
65
65
  case ba:
66
- var I = j.render;
67
- return j = j.displayName, j || (j = I.displayName || I.name || "", j = j !== "" ? "ForwardRef(" + j + ")" : "ForwardRef"), j;
66
+ var I = G.render;
67
+ return G = G.displayName, G || (G = I.displayName || I.name || "", G = G !== "" ? "ForwardRef(" + G + ")" : "ForwardRef"), G;
68
68
  case jt:
69
- return I = j.displayName || null, I !== null ? I : G(j.type) || "Memo";
69
+ return I = G.displayName || null, I !== null ? I : j(G.type) || "Memo";
70
70
  case ol:
71
- I = j._payload, j = j._init;
71
+ I = G._payload, G = G._init;
72
72
  try {
73
- return G(j(I));
73
+ return j(G(I));
74
74
  } catch {
75
75
  }
76
76
  }
77
77
  return null;
78
78
  }
79
- function $(j) {
80
- return "" + j;
79
+ function K(G) {
80
+ return "" + G;
81
81
  }
82
- function W(j) {
82
+ function W(G) {
83
83
  try {
84
- $(j);
84
+ K(G);
85
85
  var I = !1;
86
86
  } catch {
87
87
  I = !0;
88
88
  }
89
89
  if (I) {
90
90
  I = console;
91
- var at = I.error, ut = typeof Symbol == "function" && Symbol.toStringTag && j[Symbol.toStringTag] || j.constructor.name || "Object";
91
+ var at = I.error, ut = typeof Symbol == "function" && Symbol.toStringTag && G[Symbol.toStringTag] || G.constructor.name || "Object";
92
92
  return at.call(
93
93
  I,
94
94
  "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
95
95
  ut
96
- ), $(j);
96
+ ), K(G);
97
97
  }
98
98
  }
99
- function M(j) {
100
- if (j === ge) return "<>";
101
- if (typeof j == "object" && j !== null && j.$$typeof === ol)
99
+ function M(G) {
100
+ if (G === ge) return "<>";
101
+ if (typeof G == "object" && G !== null && G.$$typeof === ol)
102
102
  return "<...>";
103
103
  try {
104
- var I = G(j);
104
+ var I = j(G);
105
105
  return I ? "<" + I + ">" : "<...>";
106
106
  } catch {
107
107
  return "<...>";
108
108
  }
109
109
  }
110
110
  function tt() {
111
- var j = xt.A;
112
- return j === null ? null : j.getOwner();
111
+ var G = xt.A;
112
+ return G === null ? null : G.getOwner();
113
113
  }
114
114
  function Bt() {
115
115
  return Error("react-stack-top-frame");
116
116
  }
117
- function kt(j) {
118
- if (Ut.call(j, "key")) {
119
- var I = Object.getOwnPropertyDescriptor(j, "key").get;
117
+ function kt(G) {
118
+ if (Ut.call(G, "key")) {
119
+ var I = Object.getOwnPropertyDescriptor(G, "key").get;
120
120
  if (I && I.isReactWarning) return !1;
121
121
  }
122
- return j.key !== void 0;
122
+ return G.key !== void 0;
123
123
  }
124
- function L(j, I) {
124
+ function L(G, I) {
125
125
  function at() {
126
126
  O || (O = !0, console.error(
127
127
  "%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://react.dev/link/special-props)",
128
128
  I
129
129
  ));
130
130
  }
131
- at.isReactWarning = !0, Object.defineProperty(j, "key", {
131
+ at.isReactWarning = !0, Object.defineProperty(G, "key", {
132
132
  get: at,
133
133
  configurable: !0
134
134
  });
135
135
  }
136
136
  function re() {
137
- var j = G(this.type);
138
- return V[j] || (V[j] = !0, console.error(
137
+ var G = j(this.type);
138
+ return V[G] || (V[G] = !0, console.error(
139
139
  "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
140
- )), j = this.props.ref, j !== void 0 ? j : null;
140
+ )), G = this.props.ref, G !== void 0 ? G : null;
141
141
  }
142
- function ae(j, I, at, ut, xe, Ka) {
142
+ function ae(G, I, at, ut, xe, Ka) {
143
143
  var Se = at.ref;
144
- return j = {
144
+ return G = {
145
145
  $$typeof: _e,
146
- type: j,
146
+ type: G,
147
147
  key: I,
148
148
  props: at,
149
149
  _owner: ut
150
- }, (Se !== void 0 ? Se : null) !== null ? Object.defineProperty(j, "ref", {
150
+ }, (Se !== void 0 ? Se : null) !== null ? Object.defineProperty(G, "ref", {
151
151
  enumerable: !1,
152
152
  get: re
153
- }) : Object.defineProperty(j, "ref", { enumerable: !1, value: null }), j._store = {}, Object.defineProperty(j._store, "validated", {
153
+ }) : Object.defineProperty(G, "ref", { enumerable: !1, value: null }), G._store = {}, Object.defineProperty(G._store, "validated", {
154
154
  configurable: !1,
155
155
  enumerable: !1,
156
156
  writable: !0,
157
157
  value: 0
158
- }), Object.defineProperty(j, "_debugInfo", {
158
+ }), Object.defineProperty(G, "_debugInfo", {
159
159
  configurable: !1,
160
160
  enumerable: !1,
161
161
  writable: !0,
162
162
  value: null
163
- }), Object.defineProperty(j, "_debugStack", {
163
+ }), Object.defineProperty(G, "_debugStack", {
164
164
  configurable: !1,
165
165
  enumerable: !1,
166
166
  writable: !0,
167
167
  value: xe
168
- }), Object.defineProperty(j, "_debugTask", {
168
+ }), Object.defineProperty(G, "_debugTask", {
169
169
  configurable: !1,
170
170
  enumerable: !1,
171
171
  writable: !0,
172
172
  value: Ka
173
- }), Object.freeze && (Object.freeze(j.props), Object.freeze(j)), j;
173
+ }), Object.freeze && (Object.freeze(G.props), Object.freeze(G)), G;
174
174
  }
175
- function Dl(j, I, at, ut, xe, Ka) {
175
+ function Dl(G, I, at, ut, xe, Ka) {
176
176
  var Se = I.children;
177
177
  if (Se !== void 0)
178
178
  if (ut)
@@ -186,7 +186,7 @@ function OE() {
186
186
  );
187
187
  else st(Se);
188
188
  if (Ut.call(I, "key")) {
189
- Se = G(j);
189
+ Se = j(G);
190
190
  var $a = Object.keys(I).filter(function(Jf) {
191
191
  return Jf !== "key";
192
192
  });
@@ -210,9 +210,9 @@ React keys must be passed directly to JSX without using spread:
210
210
  } else at = I;
211
211
  return Se && L(
212
212
  at,
213
- typeof j == "function" ? j.displayName || j.name || "Unknown" : j
213
+ typeof G == "function" ? G.displayName || G.name || "Unknown" : G
214
214
  ), ae(
215
- j,
215
+ G,
216
216
  Se,
217
217
  at,
218
218
  tt(),
@@ -220,43 +220,43 @@ React keys must be passed directly to JSX without using spread:
220
220
  Ka
221
221
  );
222
222
  }
223
- function st(j) {
224
- Nt(j) ? j._store && (j._store.validated = 1) : typeof j == "object" && j !== null && j.$$typeof === ol && (j._payload.status === "fulfilled" ? Nt(j._payload.value) && j._payload.value._store && (j._payload.value._store.validated = 1) : j._store && (j._store.validated = 1));
223
+ function st(G) {
224
+ Nt(G) ? G._store && (G._store.validated = 1) : typeof G == "object" && G !== null && G.$$typeof === ol && (G._payload.status === "fulfilled" ? Nt(G._payload.value) && G._payload.value._store && (G._payload.value._store.validated = 1) : G._store && (G._store.validated = 1));
225
225
  }
226
- function Nt(j) {
227
- return typeof j == "object" && j !== null && j.$$typeof === _e;
226
+ function Nt(G) {
227
+ return typeof G == "object" && G !== null && G.$$typeof === _e;
228
228
  }
229
229
  var Ue = vS, _e = /* @__PURE__ */ Symbol.for("react.transitional.element"), Nl = /* @__PURE__ */ Symbol.for("react.portal"), ge = /* @__PURE__ */ Symbol.for("react.fragment"), le = /* @__PURE__ */ Symbol.for("react.strict_mode"), Ja = /* @__PURE__ */ Symbol.for("react.profiler"), Qe = /* @__PURE__ */ Symbol.for("react.consumer"), Ol = /* @__PURE__ */ Symbol.for("react.context"), ba = /* @__PURE__ */ Symbol.for("react.forward_ref"), xl = /* @__PURE__ */ Symbol.for("react.suspense"), ke = /* @__PURE__ */ Symbol.for("react.suspense_list"), jt = /* @__PURE__ */ Symbol.for("react.memo"), ol = /* @__PURE__ */ Symbol.for("react.lazy"), nt = /* @__PURE__ */ Symbol.for("react.activity"), Ve = /* @__PURE__ */ Symbol.for("react.client.reference"), xt = Ue.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, Ut = Object.prototype.hasOwnProperty, ql = Array.isArray, fl = console.createTask ? console.createTask : function() {
230
230
  return null;
231
231
  };
232
232
  Ue = {
233
- react_stack_bottom_frame: function(j) {
234
- return j();
233
+ react_stack_bottom_frame: function(G) {
234
+ return G();
235
235
  }
236
236
  };
237
237
  var O, V = {}, w = Ue.react_stack_bottom_frame.bind(
238
238
  Ue,
239
239
  Bt
240
240
  )(), ft = fl(M(Bt)), mt = {};
241
- cp.Fragment = ge, cp.jsx = function(j, I, at) {
241
+ cp.Fragment = ge, cp.jsx = function(G, I, at) {
242
242
  var ut = 1e4 > xt.recentlyCreatedOwnerStacks++;
243
243
  return Dl(
244
- j,
244
+ G,
245
245
  I,
246
246
  at,
247
247
  !1,
248
248
  ut ? Error("react-stack-top-frame") : w,
249
- ut ? fl(M(j)) : ft
249
+ ut ? fl(M(G)) : ft
250
250
  );
251
- }, cp.jsxs = function(j, I, at) {
251
+ }, cp.jsxs = function(G, I, at) {
252
252
  var ut = 1e4 > xt.recentlyCreatedOwnerStacks++;
253
253
  return Dl(
254
- j,
254
+ G,
255
255
  I,
256
256
  at,
257
257
  !0,
258
258
  ut ? Error("react-stack-top-frame") : w,
259
- ut ? fl(M(j)) : ft
259
+ ut ? fl(M(G)) : ft
260
260
  );
261
261
  };
262
262
  })()), cp;
@@ -268,8 +268,8 @@ function ME() {
268
268
  var wl = ME(), xg = { exports: {} }, ip = {}, qg = { exports: {} }, dS = {};
269
269
  var C2;
270
270
  function RE() {
271
- return C2 || (C2 = 1, (function(G) {
272
- function $(O, V) {
271
+ return C2 || (C2 = 1, (function(j) {
272
+ function K(O, V) {
273
273
  var w = O.length;
274
274
  O.push(V);
275
275
  t: for (; 0 < w; ) {
@@ -287,7 +287,7 @@ function RE() {
287
287
  var V = O[0], w = O.pop();
288
288
  if (w !== V) {
289
289
  O[0] = w;
290
- t: for (var ft = 0, mt = O.length, j = mt >>> 1; ft < j; ) {
290
+ t: for (var ft = 0, mt = O.length, G = mt >>> 1; ft < G; ) {
291
291
  var I = 2 * (ft + 1) - 1, at = O[I], ut = I + 1, xe = O[ut];
292
292
  if (0 > tt(at, w))
293
293
  ut < mt && 0 > tt(xe, at) ? (O[ft] = xe, O[ut] = w, ft = ut) : (O[ft] = at, O[I] = w, ft = I);
@@ -302,14 +302,14 @@ function RE() {
302
302
  var w = O.sortIndex - V.sortIndex;
303
303
  return w !== 0 ? w : O.id - V.id;
304
304
  }
305
- if (G.unstable_now = void 0, typeof performance == "object" && typeof performance.now == "function") {
305
+ if (j.unstable_now = void 0, typeof performance == "object" && typeof performance.now == "function") {
306
306
  var Bt = performance;
307
- G.unstable_now = function() {
307
+ j.unstable_now = function() {
308
308
  return Bt.now();
309
309
  };
310
310
  } else {
311
311
  var kt = Date, L = kt.now();
312
- G.unstable_now = function() {
312
+ j.unstable_now = function() {
313
313
  return kt.now() - L;
314
314
  };
315
315
  }
@@ -318,7 +318,7 @@ function RE() {
318
318
  for (var V = W(ae); V !== null; ) {
319
319
  if (V.callback === null) M(ae);
320
320
  else if (V.startTime <= O)
321
- M(ae), V.sortIndex = V.expirationTime, $(re, V);
321
+ M(ae), V.sortIndex = V.expirationTime, K(re, V);
322
322
  else break;
323
323
  V = W(ae);
324
324
  }
@@ -334,11 +334,11 @@ function RE() {
334
334
  }
335
335
  var xl = !1, ke = -1, jt = 5, ol = -1;
336
336
  function nt() {
337
- return ge ? !0 : !(G.unstable_now() - ol < jt);
337
+ return ge ? !0 : !(j.unstable_now() - ol < jt);
338
338
  }
339
339
  function Ve() {
340
340
  if (ge = !1, xl) {
341
- var O = G.unstable_now();
341
+ var O = j.unstable_now();
342
342
  ol = O;
343
343
  var V = !0;
344
344
  try {
@@ -354,7 +354,7 @@ function RE() {
354
354
  var mt = ft(
355
355
  st.expirationTime <= O
356
356
  );
357
- if (O = G.unstable_now(), typeof mt == "function") {
357
+ if (O = j.unstable_now(), typeof mt == "function") {
358
358
  st.callback = mt, Ol(O), V = !0;
359
359
  break e;
360
360
  }
@@ -364,10 +364,10 @@ function RE() {
364
364
  }
365
365
  if (st !== null) V = !0;
366
366
  else {
367
- var j = W(ae);
368
- j !== null && fl(
367
+ var G = W(ae);
368
+ G !== null && fl(
369
369
  ba,
370
- j.startTime - O
370
+ G.startTime - O
371
371
  ), V = !1;
372
372
  }
373
373
  }
@@ -398,18 +398,18 @@ function RE() {
398
398
  };
399
399
  function fl(O, V) {
400
400
  ke = le(function() {
401
- O(G.unstable_now());
401
+ O(j.unstable_now());
402
402
  }, V);
403
403
  }
404
- G.unstable_IdlePriority = 5, G.unstable_ImmediatePriority = 1, G.unstable_LowPriority = 4, G.unstable_NormalPriority = 3, G.unstable_Profiling = null, G.unstable_UserBlockingPriority = 2, G.unstable_cancelCallback = function(O) {
404
+ j.unstable_IdlePriority = 5, j.unstable_ImmediatePriority = 1, j.unstable_LowPriority = 4, j.unstable_NormalPriority = 3, j.unstable_Profiling = null, j.unstable_UserBlockingPriority = 2, j.unstable_cancelCallback = function(O) {
405
405
  O.callback = null;
406
- }, G.unstable_forceFrameRate = function(O) {
406
+ }, j.unstable_forceFrameRate = function(O) {
407
407
  0 > O || 125 < O ? console.error(
408
408
  "forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"
409
409
  ) : jt = 0 < O ? Math.floor(1e3 / O) : 5;
410
- }, G.unstable_getCurrentPriorityLevel = function() {
410
+ }, j.unstable_getCurrentPriorityLevel = function() {
411
411
  return Nt;
412
- }, G.unstable_next = function(O) {
412
+ }, j.unstable_next = function(O) {
413
413
  switch (Nt) {
414
414
  case 1:
415
415
  case 2:
@@ -426,9 +426,9 @@ function RE() {
426
426
  } finally {
427
427
  Nt = w;
428
428
  }
429
- }, G.unstable_requestPaint = function() {
429
+ }, j.unstable_requestPaint = function() {
430
430
  ge = !0;
431
- }, G.unstable_runWithPriority = function(O, V) {
431
+ }, j.unstable_runWithPriority = function(O, V) {
432
432
  switch (O) {
433
433
  case 1:
434
434
  case 2:
@@ -446,8 +446,8 @@ function RE() {
446
446
  } finally {
447
447
  Nt = w;
448
448
  }
449
- }, G.unstable_scheduleCallback = function(O, V, w) {
450
- var ft = G.unstable_now();
449
+ }, j.unstable_scheduleCallback = function(O, V, w) {
450
+ var ft = j.unstable_now();
451
451
  switch (typeof w == "object" && w !== null ? (w = w.delay, w = typeof w == "number" && 0 < w ? ft + w : ft) : w = ft, O) {
452
452
  case 1:
453
453
  var mt = -1;
@@ -471,8 +471,8 @@ function RE() {
471
471
  startTime: w,
472
472
  expirationTime: mt,
473
473
  sortIndex: -1
474
- }, w > ft ? (O.sortIndex = w, $(ae, O), W(re) === null && O === W(ae) && (Nl ? (Ja(ke), ke = -1) : Nl = !0, fl(ba, w - ft))) : (O.sortIndex = mt, $(re, O), _e || Ue || (_e = !0, xl || (xl = !0, xt()))), O;
475
- }, G.unstable_shouldYield = nt, G.unstable_wrapCallback = function(O) {
474
+ }, w > ft ? (O.sortIndex = w, K(ae, O), W(re) === null && O === W(ae) && (Nl ? (Ja(ke), ke = -1) : Nl = !0, fl(ba, w - ft))) : (O.sortIndex = mt, K(re, O), _e || Ue || (_e = !0, xl || (xl = !0, xt()))), O;
475
+ }, j.unstable_shouldYield = nt, j.unstable_wrapCallback = function(O) {
476
476
  var V = Nt;
477
477
  return function() {
478
478
  var w = Nt;
@@ -489,11 +489,11 @@ function RE() {
489
489
  var hS = {};
490
490
  var H2;
491
491
  function UE() {
492
- return H2 || (H2 = 1, (function(G) {
492
+ return H2 || (H2 = 1, (function(j) {
493
493
  process.env.NODE_ENV !== "production" && (function() {
494
- function $() {
494
+ function K() {
495
495
  if (ba = !1, ol) {
496
- var O = G.unstable_now();
496
+ var O = j.unstable_now();
497
497
  xt = O;
498
498
  var V = !0;
499
499
  try {
@@ -509,7 +509,7 @@ function UE() {
509
509
  var mt = ft(
510
510
  ge.expirationTime <= O
511
511
  );
512
- if (O = G.unstable_now(), typeof mt == "function") {
512
+ if (O = j.unstable_now(), typeof mt == "function") {
513
513
  ge.callback = mt, kt(O), V = !0;
514
514
  break e;
515
515
  }
@@ -519,10 +519,10 @@ function UE() {
519
519
  }
520
520
  if (ge !== null) V = !0;
521
521
  else {
522
- var j = M(_e);
523
- j !== null && ae(
522
+ var G = M(_e);
523
+ G !== null && ae(
524
524
  L,
525
- j.startTime - O
525
+ G.startTime - O
526
526
  ), V = !1;
527
527
  }
528
528
  }
@@ -555,7 +555,7 @@ function UE() {
555
555
  var V = O[0], w = O.pop();
556
556
  if (w !== V) {
557
557
  O[0] = w;
558
- t: for (var ft = 0, mt = O.length, j = mt >>> 1; ft < j; ) {
558
+ t: for (var ft = 0, mt = O.length, G = mt >>> 1; ft < G; ) {
559
559
  var I = 2 * (ft + 1) - 1, at = O[I], ut = I + 1, xe = O[ut];
560
560
  if (0 > Bt(at, w))
561
561
  ut < mt && 0 > Bt(xe, at) ? (O[ft] = xe, O[ut] = w, ft = ut) : (O[ft] = at, O[I] = w, ft = I);
@@ -592,47 +592,47 @@ function UE() {
592
592
  }
593
593
  }
594
594
  function re() {
595
- return ba ? !0 : !(G.unstable_now() - xt < Ve);
595
+ return ba ? !0 : !(j.unstable_now() - xt < Ve);
596
596
  }
597
597
  function ae(O, V) {
598
598
  nt = xl(function() {
599
- O(G.unstable_now());
599
+ O(j.unstable_now());
600
600
  }, V);
601
601
  }
602
- if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error()), G.unstable_now = void 0, typeof performance == "object" && typeof performance.now == "function") {
602
+ if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error()), j.unstable_now = void 0, typeof performance == "object" && typeof performance.now == "function") {
603
603
  var Dl = performance;
604
- G.unstable_now = function() {
604
+ j.unstable_now = function() {
605
605
  return Dl.now();
606
606
  };
607
607
  } else {
608
608
  var st = Date, Nt = st.now();
609
- G.unstable_now = function() {
609
+ j.unstable_now = function() {
610
610
  return st.now() - Nt;
611
611
  };
612
612
  }
613
613
  var Ue = [], _e = [], Nl = 1, ge = null, le = 3, Ja = !1, Qe = !1, Ol = !1, ba = !1, xl = typeof setTimeout == "function" ? setTimeout : null, ke = typeof clearTimeout == "function" ? clearTimeout : null, jt = typeof setImmediate < "u" ? setImmediate : null, ol = !1, nt = -1, Ve = 5, xt = -1;
614
614
  if (typeof jt == "function")
615
615
  var Ut = function() {
616
- jt($);
616
+ jt(K);
617
617
  };
618
618
  else if (typeof MessageChannel < "u") {
619
619
  var ql = new MessageChannel(), fl = ql.port2;
620
- ql.port1.onmessage = $, Ut = function() {
620
+ ql.port1.onmessage = K, Ut = function() {
621
621
  fl.postMessage(null);
622
622
  };
623
623
  } else
624
624
  Ut = function() {
625
- xl($, 0);
625
+ xl(K, 0);
626
626
  };
627
- G.unstable_IdlePriority = 5, G.unstable_ImmediatePriority = 1, G.unstable_LowPriority = 4, G.unstable_NormalPriority = 3, G.unstable_Profiling = null, G.unstable_UserBlockingPriority = 2, G.unstable_cancelCallback = function(O) {
627
+ j.unstable_IdlePriority = 5, j.unstable_ImmediatePriority = 1, j.unstable_LowPriority = 4, j.unstable_NormalPriority = 3, j.unstable_Profiling = null, j.unstable_UserBlockingPriority = 2, j.unstable_cancelCallback = function(O) {
628
628
  O.callback = null;
629
- }, G.unstable_forceFrameRate = function(O) {
629
+ }, j.unstable_forceFrameRate = function(O) {
630
630
  0 > O || 125 < O ? console.error(
631
631
  "forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"
632
632
  ) : Ve = 0 < O ? Math.floor(1e3 / O) : 5;
633
- }, G.unstable_getCurrentPriorityLevel = function() {
633
+ }, j.unstable_getCurrentPriorityLevel = function() {
634
634
  return le;
635
- }, G.unstable_next = function(O) {
635
+ }, j.unstable_next = function(O) {
636
636
  switch (le) {
637
637
  case 1:
638
638
  case 2:
@@ -649,9 +649,9 @@ function UE() {
649
649
  } finally {
650
650
  le = w;
651
651
  }
652
- }, G.unstable_requestPaint = function() {
652
+ }, j.unstable_requestPaint = function() {
653
653
  ba = !0;
654
- }, G.unstable_runWithPriority = function(O, V) {
654
+ }, j.unstable_runWithPriority = function(O, V) {
655
655
  switch (O) {
656
656
  case 1:
657
657
  case 2:
@@ -669,8 +669,8 @@ function UE() {
669
669
  } finally {
670
670
  le = w;
671
671
  }
672
- }, G.unstable_scheduleCallback = function(O, V, w) {
673
- var ft = G.unstable_now();
672
+ }, j.unstable_scheduleCallback = function(O, V, w) {
673
+ var ft = j.unstable_now();
674
674
  switch (typeof w == "object" && w !== null ? (w = w.delay, w = typeof w == "number" && 0 < w ? ft + w : ft) : w = ft, O) {
675
675
  case 1:
676
676
  var mt = -1;
@@ -695,7 +695,7 @@ function UE() {
695
695
  expirationTime: mt,
696
696
  sortIndex: -1
697
697
  }, w > ft ? (O.sortIndex = w, W(_e, O), M(Ue) === null && O === M(_e) && (Ol ? (ke(nt), nt = -1) : Ol = !0, ae(L, w - ft))) : (O.sortIndex = mt, W(Ue, O), Qe || Ja || (Qe = !0, ol || (ol = !0, Ut()))), O;
698
- }, G.unstable_shouldYield = re, G.unstable_wrapCallback = function(O) {
698
+ }, j.unstable_shouldYield = re, j.unstable_wrapCallback = function(O) {
699
699
  var V = le;
700
700
  return function() {
701
701
  var w = le;
@@ -718,7 +718,7 @@ var N2;
718
718
  function _E() {
719
719
  if (N2) return ip;
720
720
  N2 = 1;
721
- var G = X2(), $ = vS, W = j2;
721
+ var j = X2(), K = vS, W = j2;
722
722
  function M(l) {
723
723
  var n = "https://react.dev/errors/" + l;
724
724
  if (1 < arguments.length) {
@@ -873,13 +873,13 @@ function _E() {
873
873
  }
874
874
  return null;
875
875
  }
876
- var fl = Array.isArray, O = $.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, V = W.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, w = {
876
+ var fl = Array.isArray, O = K.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, V = W.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, w = {
877
877
  pending: !1,
878
878
  data: null,
879
879
  method: null,
880
880
  action: null
881
881
  }, ft = [], mt = -1;
882
- function j(l) {
882
+ function G(l) {
883
883
  return { current: l };
884
884
  }
885
885
  function I(l) {
@@ -888,7 +888,7 @@ function _E() {
888
888
  function at(l, n) {
889
889
  mt++, ft[mt] = l.current, l.current = n;
890
890
  }
891
- var ut = j(null), xe = j(null), Ka = j(null), Se = j(null);
891
+ var ut = G(null), xe = G(null), Ka = G(null), Se = G(null);
892
892
  function $a(l, n) {
893
893
  switch (at(Ka, n), at(xe, l), at(ut, null), n.nodeType) {
894
894
  case 9:
@@ -1065,7 +1065,7 @@ Error generating stack: ` + i.message + `
1065
1065
  ` + i.stack;
1066
1066
  }
1067
1067
  }
1068
- var cm = Object.prototype.hasOwnProperty, de = G.unstable_scheduleCallback, im = G.unstable_cancelCallback, ei = G.unstable_shouldYield, qr = G.unstable_requestPaint, Ml = G.unstable_now, Gg = G.unstable_getCurrentPriorityLevel, Yr = G.unstable_ImmediatePriority, jr = G.unstable_UserBlockingPriority, dc = G.unstable_NormalPriority, Xg = G.unstable_LowPriority, om = G.unstable_IdlePriority, fp = G.log, sp = G.unstable_setDisableYieldValue, li = null, sa = null;
1068
+ var cm = Object.prototype.hasOwnProperty, de = j.unstable_scheduleCallback, im = j.unstable_cancelCallback, ei = j.unstable_shouldYield, qr = j.unstable_requestPaint, Ml = j.unstable_now, Gg = j.unstable_getCurrentPriorityLevel, Yr = j.unstable_ImmediatePriority, jr = j.unstable_UserBlockingPriority, dc = j.unstable_NormalPriority, Xg = j.unstable_LowPriority, om = j.unstable_IdlePriority, fp = j.log, sp = j.unstable_setDisableYieldValue, li = null, sa = null;
1069
1069
  function xu(l) {
1070
1070
  if (typeof fp == "function" && sp(l), sa && typeof sa.setStrictMode == "function")
1071
1071
  try {
@@ -2512,7 +2512,7 @@ Error generating stack: ` + i.message + `
2512
2512
  function Ho(l) {
2513
2513
  tu === null ? tu = [l] : tu.push(l);
2514
2514
  }
2515
- var md = j(null), Lu = null, Dn = null;
2515
+ var md = G(null), Lu = null, Dn = null;
2516
2516
  function Il(l, n, u) {
2517
2517
  at(md, n._currentValue), n._currentValue = u;
2518
2518
  }
@@ -2634,7 +2634,7 @@ Error generating stack: ` + i.message + `
2634
2634
  return u();
2635
2635
  });
2636
2636
  };
2637
- }, Zm = G.unstable_scheduleCallback, Lm = G.unstable_NormalPriority, we = {
2637
+ }, Zm = j.unstable_scheduleCallback, Lm = j.unstable_NormalPriority, we = {
2638
2638
  $$typeof: Qe,
2639
2639
  Consumer: null,
2640
2640
  Provider: null,
@@ -2700,7 +2700,7 @@ Error generating stack: ` + i.message + `
2700
2700
  O.S = function(l, n) {
2701
2701
  Yy = Ml(), typeof n == "object" && n !== null && typeof n.then == "function" && It(l, n), Ju !== null && Ju(l, n);
2702
2702
  };
2703
- var Ua = j(null);
2703
+ var Ua = G(null);
2704
2704
  function _a() {
2705
2705
  var l = Ua.current;
2706
2706
  return l !== null ? l : ie.pooledCache;
@@ -3307,7 +3307,7 @@ Error generating stack: ` + i.message + `
3307
3307
  for (l.callbacks = null, l = 0; l < u.length; l++)
3308
3308
  Sd(u[l], n);
3309
3309
  }
3310
- var ll = j(null), Ri = j(0);
3310
+ var ll = G(null), Ri = G(0);
3311
3311
  function Np(l, n) {
3312
3312
  l = Hn, at(Ri, l), at(ll, n), Hn = l | n.baseLanes;
3313
3313
  }
@@ -3317,7 +3317,7 @@ Error generating stack: ` + i.message + `
3317
3317
  function qo() {
3318
3318
  Hn = Ri.current, I(ll), I(Ri);
3319
3319
  }
3320
- var Pl = j(null), Ha = null;
3320
+ var Pl = G(null), Ha = null;
3321
3321
  function uu(l) {
3322
3322
  var n = l.alternate;
3323
3323
  at(Ae, Ae.current & 1), at(Pl, l), Ha === null && (n === null || ll.current !== null || n.memoizedState !== null) && (Ha = l);
@@ -3334,7 +3334,7 @@ Error generating stack: ` + i.message + `
3334
3334
  function ta(l) {
3335
3335
  I(Pl), Ha === l && (Ha = null), I(Ae);
3336
3336
  }
3337
- var Ae = j(0);
3337
+ var Ae = G(0);
3338
3338
  function jo(l) {
3339
3339
  for (var n = l; n !== null; ) {
3340
3340
  if (n.tag === 13) {
@@ -10263,15 +10263,15 @@ Error generating stack: ` + i.message + `
10263
10263
  Sf = !1, ul !== null && sr(ul) && (ul = null), Cl !== null && sr(Cl) && (Cl = null), Ql !== null && sr(Ql) && (Ql = null), $c.forEach(bf), fn.forEach(bf);
10264
10264
  }
10265
10265
  function Eu(l, n) {
10266
- l.blockedOn === n && (l.blockedOn = null, Sf || (Sf = !0, G.unstable_scheduleCallback(
10267
- G.unstable_NormalPriority,
10266
+ l.blockedOn === n && (l.blockedOn = null, Sf || (Sf = !0, j.unstable_scheduleCallback(
10267
+ j.unstable_NormalPriority,
10268
10268
  Nv
10269
10269
  )));
10270
10270
  }
10271
10271
  var Tf = null;
10272
10272
  function xv(l) {
10273
- Tf !== l && (Tf = l, G.unstable_scheduleCallback(
10274
- G.unstable_NormalPriority,
10273
+ Tf !== l && (Tf = l, j.unstable_scheduleCallback(
10274
+ j.unstable_NormalPriority,
10275
10275
  function() {
10276
10276
  Tf === l && (Tf = null);
10277
10277
  for (var n = 0; n < l.length; n += 3) {
@@ -10383,7 +10383,7 @@ Error generating stack: ` + i.message + `
10383
10383
  De.splice(u, 0, l), u === 0 && Bv(l);
10384
10384
  }
10385
10385
  };
10386
- var h0 = $.version;
10386
+ var h0 = K.version;
10387
10387
  if (h0 !== "19.2.4")
10388
10388
  throw Error(
10389
10389
  M(
@@ -10455,15 +10455,15 @@ var op = {};
10455
10455
  var x2;
10456
10456
  function CE() {
10457
10457
  return x2 || (x2 = 1, process.env.NODE_ENV !== "production" && (function() {
10458
- function G(t, e) {
10458
+ function j(t, e) {
10459
10459
  for (t = t.memoizedState; t !== null && 0 < e; )
10460
10460
  t = t.next, e--;
10461
10461
  return t;
10462
10462
  }
10463
- function $(t, e, a, c) {
10463
+ function K(t, e, a, c) {
10464
10464
  if (a >= e.length) return c;
10465
10465
  var o = e[a], f = Pe(t) ? t.slice() : Dt({}, t);
10466
- return f[o] = $(t[o], e, a + 1, c), f;
10466
+ return f[o] = K(t[o], e, a + 1, c), f;
10467
10467
  }
10468
10468
  function W(t, e, a) {
10469
10469
  if (e.length !== a.length)
@@ -10815,7 +10815,7 @@ function CE() {
10815
10815
  }
10816
10816
  function mt() {
10817
10817
  }
10818
- function j() {
10818
+ function G() {
10819
10819
  if (yf === 0) {
10820
10820
  _v = console.log, Ji = console.info, pf = console.warn, u0 = console.error, ir = console.group, vh = console.groupCollapsed, gh = console.groupEnd;
10821
10821
  var t = {
@@ -10884,7 +10884,7 @@ function CE() {
10884
10884
  if (a !== void 0) return a;
10885
10885
  Sh = !0, a = Error.prepareStackTrace, Error.prepareStackTrace = void 0;
10886
10886
  var c = null;
10887
- c = N.H, N.H = null, j();
10887
+ c = N.H, N.H = null, G();
10888
10888
  try {
10889
10889
  var o = {
10890
10890
  DetermineComponentFrameRoot: function() {
@@ -14373,24 +14373,24 @@ It can also happen if the client has a browser extension installed which messes
14373
14373
  ), b.return = g, b._debugOwner = g, b._debugTask = g._debugTask, b._debugInfo = Mt, b) : (b = o(b, E), b.return = g, b._debugInfo = Mt, b);
14374
14374
  }
14375
14375
  function y(g, b, E, Y) {
14376
- var K = E.type;
14377
- return K === rf ? (b = A(
14376
+ var $ = E.type;
14377
+ return $ === rf ? (b = A(
14378
14378
  g,
14379
14379
  b,
14380
14380
  E.props.children,
14381
14381
  Y,
14382
14382
  E.key
14383
- ), Fl(E, b, g), b) : b !== null && (b.elementType === K || _m(b, E) || typeof K == "object" && K !== null && K.$$typeof === Xl && Ra(K) === b.type) ? (b = o(b, E.props), da(b, E), b.return = g, b._debugOwner = E._owner, b._debugInfo = Mt, b) : (b = Sc(E, g.mode, Y), da(b, E), b.return = g, b._debugInfo = Mt, b);
14383
+ ), Fl(E, b, g), b) : b !== null && (b.elementType === $ || _m(b, E) || typeof $ == "object" && $ !== null && $.$$typeof === Xl && Ra($) === b.type) ? (b = o(b, E.props), da(b, E), b.return = g, b._debugOwner = E._owner, b._debugInfo = Mt, b) : (b = Sc(E, g.mode, Y), da(b, E), b.return = g, b._debugInfo = Mt, b);
14384
14384
  }
14385
14385
  function p(g, b, E, Y) {
14386
14386
  return b === null || b.tag !== 4 || b.stateNode.containerInfo !== E.containerInfo || b.stateNode.implementation !== E.implementation ? (b = ud(E, g.mode, Y), b.return = g, b._debugInfo = Mt, b) : (b = o(b, E.children || []), b.return = g, b._debugInfo = Mt, b);
14387
14387
  }
14388
- function A(g, b, E, Y, K) {
14388
+ function A(g, b, E, Y, $) {
14389
14389
  return b === null || b.tag !== 7 ? (b = yi(
14390
14390
  E,
14391
14391
  g.mode,
14392
14392
  Y,
14393
- K
14393
+ $
14394
14394
  ), b.return = g, b._debugOwner = g, b._debugTask = g._debugTask, b._debugInfo = Mt, b) : (b = o(b, E), b.return = g, b._debugInfo = Mt, b);
14395
14395
  }
14396
14396
  function D(g, b, E) {
@@ -14442,43 +14442,43 @@ It can also happen if the client has a browser extension installed which messes
14442
14442
  return typeof b == "function" && _o(g, b), typeof b == "symbol" && hs(g, b), null;
14443
14443
  }
14444
14444
  function S(g, b, E, Y) {
14445
- var K = b !== null ? b.key : null;
14445
+ var $ = b !== null ? b.key : null;
14446
14446
  if (typeof E == "string" && E !== "" || typeof E == "number" || typeof E == "bigint")
14447
- return K !== null ? null : h(g, b, "" + E, Y);
14447
+ return $ !== null ? null : h(g, b, "" + E, Y);
14448
14448
  if (typeof E == "object" && E !== null) {
14449
14449
  switch (E.$$typeof) {
14450
14450
  case on:
14451
- return E.key === K ? (K = Le(E._debugInfo), g = y(
14451
+ return E.key === $ ? ($ = Le(E._debugInfo), g = y(
14452
14452
  g,
14453
14453
  b,
14454
14454
  E,
14455
14455
  Y
14456
- ), Mt = K, g) : null;
14456
+ ), Mt = $, g) : null;
14457
14457
  case wc:
14458
- return E.key === K ? p(g, b, E, Y) : null;
14458
+ return E.key === $ ? p(g, b, E, Y) : null;
14459
14459
  case Xl:
14460
- return K = Le(E._debugInfo), E = Ra(E), g = S(
14460
+ return $ = Le(E._debugInfo), E = Ra(E), g = S(
14461
14461
  g,
14462
14462
  b,
14463
14463
  E,
14464
14464
  Y
14465
- ), Mt = K, g;
14465
+ ), Mt = $, g;
14466
14466
  }
14467
14467
  if (Pe(E) || ke(E))
14468
- return K !== null ? null : (K = Le(E._debugInfo), g = A(
14468
+ return $ !== null ? null : ($ = Le(E._debugInfo), g = A(
14469
14469
  g,
14470
14470
  b,
14471
14471
  E,
14472
14472
  Y,
14473
14473
  null
14474
- ), Mt = K, g);
14474
+ ), Mt = $, g);
14475
14475
  if (typeof E.then == "function")
14476
- return K = Le(E._debugInfo), g = S(
14476
+ return $ = Le(E._debugInfo), g = S(
14477
14477
  g,
14478
14478
  b,
14479
14479
  An(E),
14480
14480
  Y
14481
- ), Mt = K, g;
14481
+ ), Mt = $, g;
14482
14482
  if (E.$$typeof === qn)
14483
14483
  return S(
14484
14484
  g,
@@ -14490,9 +14490,9 @@ It can also happen if the client has a browser extension installed which messes
14490
14490
  }
14491
14491
  return typeof E == "function" && _o(g, E), typeof E == "symbol" && hs(g, E), null;
14492
14492
  }
14493
- function H(g, b, E, Y, K) {
14493
+ function H(g, b, E, Y, $) {
14494
14494
  if (typeof Y == "string" && Y !== "" || typeof Y == "number" || typeof Y == "bigint")
14495
- return g = g.get(E) || null, h(b, g, "" + Y, K);
14495
+ return g = g.get(E) || null, h(b, g, "" + Y, $);
14496
14496
  if (typeof Y == "object" && Y !== null) {
14497
14497
  switch (Y.$$typeof) {
14498
14498
  case on:
@@ -14502,12 +14502,12 @@ It can also happen if the client has a browser extension installed which messes
14502
14502
  b,
14503
14503
  E,
14504
14504
  Y,
14505
- K
14505
+ $
14506
14506
  ), Mt = g, b;
14507
14507
  case wc:
14508
14508
  return g = g.get(
14509
14509
  Y.key === null ? E : Y.key
14510
- ) || null, p(b, g, Y, K);
14510
+ ) || null, p(b, g, Y, $);
14511
14511
  case Xl:
14512
14512
  var St = Le(Y._debugInfo);
14513
14513
  return Y = Ra(Y), b = H(
@@ -14515,7 +14515,7 @@ It can also happen if the client has a browser extension installed which messes
14515
14515
  b,
14516
14516
  E,
14517
14517
  Y,
14518
- K
14518
+ $
14519
14519
  ), Mt = St, b;
14520
14520
  }
14521
14521
  if (Pe(Y) || ke(Y))
@@ -14523,7 +14523,7 @@ It can also happen if the client has a browser extension installed which messes
14523
14523
  b,
14524
14524
  E,
14525
14525
  Y,
14526
- K,
14526
+ $,
14527
14527
  null
14528
14528
  ), Mt = g, b;
14529
14529
  if (typeof Y.then == "function")
@@ -14532,7 +14532,7 @@ It can also happen if the client has a browser extension installed which messes
14532
14532
  b,
14533
14533
  E,
14534
14534
  An(Y),
14535
- K
14535
+ $
14536
14536
  ), Mt = St, b;
14537
14537
  if (Y.$$typeof === qn)
14538
14538
  return H(
@@ -14540,7 +14540,7 @@ It can also happen if the client has a browser extension installed which messes
14540
14540
  b,
14541
14541
  E,
14542
14542
  fs(b, Y),
14543
- K
14543
+ $
14544
14544
  );
14545
14545
  ln(b, Y);
14546
14546
  }
@@ -14552,20 +14552,20 @@ It can also happen if the client has a browser extension installed which messes
14552
14552
  case on:
14553
14553
  case wc:
14554
14554
  Dl(g, b, E);
14555
- var K = E.key;
14556
- if (typeof K != "string") break;
14555
+ var $ = E.key;
14556
+ if (typeof $ != "string") break;
14557
14557
  if (Y === null) {
14558
- Y = /* @__PURE__ */ new Set(), Y.add(K);
14558
+ Y = /* @__PURE__ */ new Set(), Y.add($);
14559
14559
  break;
14560
14560
  }
14561
- if (!Y.has(K)) {
14562
- Y.add(K);
14561
+ if (!Y.has($)) {
14562
+ Y.add($);
14563
14563
  break;
14564
14564
  }
14565
14565
  F(b, function() {
14566
14566
  console.error(
14567
14567
  "Encountered two children with the same key, `%s`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.",
14568
- K
14568
+ $
14569
14569
  );
14570
14570
  });
14571
14571
  break;
@@ -14575,7 +14575,7 @@ It can also happen if the client has a browser extension installed which messes
14575
14575
  return Y;
14576
14576
  }
14577
14577
  function k(g, b, E, Y) {
14578
- for (var K = null, St = null, it = null, lt = b, zt = b = 0, Re = null; lt !== null && zt < E.length; zt++) {
14578
+ for (var $ = null, St = null, it = null, lt = b, zt = b = 0, Re = null; lt !== null && zt < E.length; zt++) {
14579
14579
  lt.index > zt ? (Re = lt, lt = null) : Re = lt.sibling;
14580
14580
  var il = S(
14581
14581
  g,
@@ -14587,22 +14587,22 @@ It can also happen if the client has a browser extension installed which messes
14587
14587
  lt === null && (lt = Re);
14588
14588
  break;
14589
14589
  }
14590
- K = J(
14590
+ $ = J(
14591
14591
  g,
14592
14592
  il,
14593
14593
  E[zt],
14594
- K
14594
+ $
14595
14595
  ), t && lt && il.alternate === null && e(g, lt), b = f(il, b, zt), it === null ? St = il : it.sibling = il, it = il, lt = Re;
14596
14596
  }
14597
14597
  if (zt === E.length)
14598
14598
  return a(g, lt), Gt && bn(g, zt), St;
14599
14599
  if (lt === null) {
14600
14600
  for (; zt < E.length; zt++)
14601
- lt = D(g, E[zt], Y), lt !== null && (K = J(
14601
+ lt = D(g, E[zt], Y), lt !== null && ($ = J(
14602
14602
  g,
14603
14603
  lt,
14604
14604
  E[zt],
14605
- K
14605
+ $
14606
14606
  ), b = f(
14607
14607
  lt,
14608
14608
  b,
@@ -14617,11 +14617,11 @@ It can also happen if the client has a browser extension installed which messes
14617
14617
  zt,
14618
14618
  E[zt],
14619
14619
  Y
14620
- ), Re !== null && (K = J(
14620
+ ), Re !== null && ($ = J(
14621
14621
  g,
14622
14622
  Re,
14623
14623
  E[zt],
14624
- K
14624
+ $
14625
14625
  ), t && Re.alternate !== null && lt.delete(
14626
14626
  Re.key === null ? zt : Re.key
14627
14627
  ), b = f(
@@ -14636,7 +14636,7 @@ It can also happen if the client has a browser extension installed which messes
14636
14636
  function Te(g, b, E, Y) {
14637
14637
  if (E == null)
14638
14638
  throw Error("An iterable object provided no iterator.");
14639
- for (var K = null, St = null, it = b, lt = b = 0, zt = null, Re = null, il = E.next(); it !== null && !il.done; lt++, il = E.next()) {
14639
+ for (var $ = null, St = null, it = b, lt = b = 0, zt = null, Re = null, il = E.next(); it !== null && !il.done; lt++, il = E.next()) {
14640
14640
  it.index > lt ? (zt = it, it = null) : zt = it.sibling;
14641
14641
  var ro = S(g, it, il.value, Y);
14642
14642
  if (ro === null) {
@@ -14648,10 +14648,10 @@ It can also happen if the client has a browser extension installed which messes
14648
14648
  ro,
14649
14649
  il.value,
14650
14650
  Re
14651
- ), t && it && ro.alternate === null && e(g, it), b = f(ro, b, lt), St === null ? K = ro : St.sibling = ro, St = ro, it = zt;
14651
+ ), t && it && ro.alternate === null && e(g, it), b = f(ro, b, lt), St === null ? $ = ro : St.sibling = ro, St = ro, it = zt;
14652
14652
  }
14653
14653
  if (il.done)
14654
- return a(g, it), Gt && bn(g, lt), K;
14654
+ return a(g, it), Gt && bn(g, lt), $;
14655
14655
  if (it === null) {
14656
14656
  for (; !il.done; lt++, il = E.next())
14657
14657
  it = D(g, il.value, Y), it !== null && (Re = J(
@@ -14663,8 +14663,8 @@ It can also happen if the client has a browser extension installed which messes
14663
14663
  it,
14664
14664
  b,
14665
14665
  lt
14666
- ), St === null ? K = it : St.sibling = it, St = it);
14667
- return Gt && bn(g, lt), K;
14666
+ ), St === null ? $ = it : St.sibling = it, St = it);
14667
+ return Gt && bn(g, lt), $;
14668
14668
  }
14669
14669
  for (it = c(it); !il.done; lt++, il = E.next())
14670
14670
  zt = H(
@@ -14684,16 +14684,16 @@ It can also happen if the client has a browser extension installed which messes
14684
14684
  zt,
14685
14685
  b,
14686
14686
  lt
14687
- ), St === null ? K = zt : St.sibling = zt, St = zt);
14687
+ ), St === null ? $ = zt : St.sibling = zt, St = zt);
14688
14688
  return t && it.forEach(function(dE) {
14689
14689
  return e(g, dE);
14690
- }), Gt && bn(g, lt), K;
14690
+ }), Gt && bn(g, lt), $;
14691
14691
  }
14692
14692
  function Qt(g, b, E, Y) {
14693
14693
  if (typeof E == "object" && E !== null && E.type === rf && E.key === null && (Fl(E, null, g), E = E.props.children), typeof E == "object" && E !== null) {
14694
14694
  switch (E.$$typeof) {
14695
14695
  case on:
14696
- var K = Le(E._debugInfo);
14696
+ var $ = Le(E._debugInfo);
14697
14697
  t: {
14698
14698
  for (var St = E.key; b !== null; ) {
14699
14699
  if (b.key === St) {
@@ -14734,18 +14734,18 @@ It can also happen if the client has a browser extension installed which messes
14734
14734
  Y
14735
14735
  ), da(Y, E), Y.return = g, Y._debugInfo = Mt, g = Y);
14736
14736
  }
14737
- return g = d(g), Mt = K, g;
14737
+ return g = d(g), Mt = $, g;
14738
14738
  case wc:
14739
14739
  t: {
14740
- for (K = E, E = K.key; b !== null; ) {
14740
+ for ($ = E, E = $.key; b !== null; ) {
14741
14741
  if (b.key === E)
14742
- if (b.tag === 4 && b.stateNode.containerInfo === K.containerInfo && b.stateNode.implementation === K.implementation) {
14742
+ if (b.tag === 4 && b.stateNode.containerInfo === $.containerInfo && b.stateNode.implementation === $.implementation) {
14743
14743
  a(
14744
14744
  g,
14745
14745
  b.sibling
14746
14746
  ), Y = o(
14747
14747
  b,
14748
- K.children || []
14748
+ $.children || []
14749
14749
  ), Y.return = g, g = Y;
14750
14750
  break t;
14751
14751
  } else {
@@ -14756,29 +14756,29 @@ It can also happen if the client has a browser extension installed which messes
14756
14756
  b = b.sibling;
14757
14757
  }
14758
14758
  Y = ud(
14759
- K,
14759
+ $,
14760
14760
  g.mode,
14761
14761
  Y
14762
14762
  ), Y.return = g, g = Y;
14763
14763
  }
14764
14764
  return d(g);
14765
14765
  case Xl:
14766
- return K = Le(E._debugInfo), E = Ra(E), g = Qt(
14766
+ return $ = Le(E._debugInfo), E = Ra(E), g = Qt(
14767
14767
  g,
14768
14768
  b,
14769
14769
  E,
14770
14770
  Y
14771
- ), Mt = K, g;
14771
+ ), Mt = $, g;
14772
14772
  }
14773
14773
  if (Pe(E))
14774
- return K = Le(E._debugInfo), g = k(
14774
+ return $ = Le(E._debugInfo), g = k(
14775
14775
  g,
14776
14776
  b,
14777
14777
  E,
14778
14778
  Y
14779
- ), Mt = K, g;
14779
+ ), Mt = $, g;
14780
14780
  if (ke(E)) {
14781
- if (K = Le(E._debugInfo), St = ke(E), typeof St != "function")
14781
+ if ($ = Le(E._debugInfo), St = ke(E), typeof St != "function")
14782
14782
  throw Error(
14783
14783
  "An object is not an iterable. This error is likely caused by a bug in React. Please file an issue."
14784
14784
  );
@@ -14792,15 +14792,15 @@ It can also happen if the client has a browser extension installed which messes
14792
14792
  b,
14793
14793
  it,
14794
14794
  Y
14795
- ), Mt = K, g;
14795
+ ), Mt = $, g;
14796
14796
  }
14797
14797
  if (typeof E.then == "function")
14798
- return K = Le(E._debugInfo), g = Qt(
14798
+ return $ = Le(E._debugInfo), g = Qt(
14799
14799
  g,
14800
14800
  b,
14801
14801
  An(E),
14802
14802
  Y
14803
- ), Mt = K, g;
14803
+ ), Mt = $, g;
14804
14804
  if (E.$$typeof === qn)
14805
14805
  return Qt(
14806
14806
  g,
@@ -14810,17 +14810,17 @@ It can also happen if the client has a browser extension installed which messes
14810
14810
  );
14811
14811
  ln(g, E);
14812
14812
  }
14813
- return typeof E == "string" && E !== "" || typeof E == "number" || typeof E == "bigint" ? (K = "" + E, b !== null && b.tag === 6 ? (a(
14813
+ return typeof E == "string" && E !== "" || typeof E == "number" || typeof E == "bigint" ? ($ = "" + E, b !== null && b.tag === 6 ? (a(
14814
14814
  g,
14815
14815
  b.sibling
14816
- ), Y = o(b, K), Y.return = g, g = Y) : (a(g, b), Y = Do(
14817
- K,
14816
+ ), Y = o(b, $), Y.return = g, g = Y) : (a(g, b), Y = Do(
14817
+ $,
14818
14818
  g.mode,
14819
14819
  Y
14820
14820
  ), Y.return = g, Y._debugOwner = g, Y._debugTask = g._debugTask, Y._debugInfo = Mt, g = Y), d(g)) : (typeof E == "function" && _o(g, E), typeof E == "symbol" && hs(g, E), a(g, b));
14821
14821
  }
14822
14822
  return function(g, b, E, Y) {
14823
- var K = Mt;
14823
+ var $ = Mt;
14824
14824
  Mt = null;
14825
14825
  try {
14826
14826
  Y0 = 0;
@@ -14845,7 +14845,7 @@ It can also happen if the client has a browser extension installed which messes
14845
14845
  }
14846
14846
  return it;
14847
14847
  } finally {
14848
- Mt = K;
14848
+ Mt = $;
14849
14849
  }
14850
14850
  };
14851
14851
  }
@@ -22107,20 +22107,20 @@ This ensures that you're testing the behavior the user would see in the browser.
22107
22107
  }
22108
22108
  t: {
22109
22109
  if (S = p ? hc(p) : window, H = S.nodeName && S.nodeName.toLowerCase(), H === "select" || H === "input" && S.type === "file")
22110
- var K = vc;
22110
+ var $ = vc;
22111
22111
  else if (Tm(S))
22112
22112
  if (RS)
22113
- K = us;
22113
+ $ = us;
22114
22114
  else {
22115
- K = Em;
22115
+ $ = Em;
22116
22116
  var St = Zg;
22117
22117
  }
22118
22118
  else
22119
- H = S.nodeName, !H || H.toLowerCase() !== "input" || S.type !== "checkbox" && S.type !== "radio" ? p && $n(p.elementType) && (K = vc) : K = Am;
22120
- if (K && (K = K(t, p))) {
22119
+ H = S.nodeName, !H || H.toLowerCase() !== "input" || S.type !== "checkbox" && S.type !== "radio" ? p && $n(p.elementType) && ($ = vc) : $ = Am;
22120
+ if ($ && ($ = $(t, p))) {
22121
22121
  as(
22122
22122
  D,
22123
- K,
22123
+ $,
22124
22124
  a,
22125
22125
  A
22126
22126
  );
@@ -27318,13 +27318,13 @@ Check the top-level render call using <` + c + ">.");
27318
27318
  _threadCount: 0
27319
27319
  }, h2 = "%c%s%c", m2 = "background: #e6e6e6;background: light-dark(rgba(0,0,0,0.1), rgba(255,255,255,0.25));color: #000000;color: light-dark(#000000, #ffffff);border-radius: 2px", y2 = "", _g = " ", sE = Function.prototype.bind, p2 = !1, v2 = null, g2 = null, S2 = null, b2 = null, T2 = null, E2 = null, A2 = null, z2 = null, D2 = null, O2 = null;
27320
27320
  v2 = function(t, e, a, c) {
27321
- e = G(t, e), e !== null && (a = $(e.memoizedState, a, 0, c), e.memoizedState = a, e.baseState = a, t.memoizedProps = Dt({}, t.memoizedProps), a = Yl(t, 2), a !== null && pt(a, t, 2));
27321
+ e = j(t, e), e !== null && (a = K(e.memoizedState, a, 0, c), e.memoizedState = a, e.baseState = a, t.memoizedProps = Dt({}, t.memoizedProps), a = Yl(t, 2), a !== null && pt(a, t, 2));
27322
27322
  }, g2 = function(t, e, a) {
27323
- e = G(t, e), e !== null && (a = tt(e.memoizedState, a, 0), e.memoizedState = a, e.baseState = a, t.memoizedProps = Dt({}, t.memoizedProps), a = Yl(t, 2), a !== null && pt(a, t, 2));
27323
+ e = j(t, e), e !== null && (a = tt(e.memoizedState, a, 0), e.memoizedState = a, e.baseState = a, t.memoizedProps = Dt({}, t.memoizedProps), a = Yl(t, 2), a !== null && pt(a, t, 2));
27324
27324
  }, S2 = function(t, e, a, c) {
27325
- e = G(t, e), e !== null && (a = W(e.memoizedState, a, c), e.memoizedState = a, e.baseState = a, t.memoizedProps = Dt({}, t.memoizedProps), a = Yl(t, 2), a !== null && pt(a, t, 2));
27325
+ e = j(t, e), e !== null && (a = W(e.memoizedState, a, c), e.memoizedState = a, e.baseState = a, t.memoizedProps = Dt({}, t.memoizedProps), a = Yl(t, 2), a !== null && pt(a, t, 2));
27326
27326
  }, b2 = function(t, e, a) {
27327
- t.pendingProps = $(t.memoizedProps, e, 0, a), t.alternate && (t.alternate.pendingProps = t.pendingProps), e = Yl(t, 2), e !== null && pt(e, t, 2);
27327
+ t.pendingProps = K(t.memoizedProps, e, 0, a), t.alternate && (t.alternate.pendingProps = t.pendingProps), e = Yl(t, 2), e !== null && pt(e, t, 2);
27328
27328
  }, T2 = function(t, e) {
27329
27329
  t.pendingProps = tt(t.memoizedProps, e, 0), t.alternate && (t.alternate.pendingProps = t.pendingProps), e = Yl(t, 2), e !== null && pt(e, t, 2);
27330
27330
  }, E2 = function(t, e, a) {
@@ -27467,52 +27467,52 @@ var q2;
27467
27467
  function HE() {
27468
27468
  if (q2) return xg.exports;
27469
27469
  q2 = 1;
27470
- function G() {
27470
+ function j() {
27471
27471
  if (!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ > "u" || typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE != "function")) {
27472
27472
  if (process.env.NODE_ENV !== "production")
27473
27473
  throw new Error("^_^");
27474
27474
  try {
27475
- __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(G);
27476
- } catch ($) {
27477
- console.error($);
27475
+ __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(j);
27476
+ } catch (K) {
27477
+ console.error(K);
27478
27478
  }
27479
27479
  }
27480
27480
  }
27481
- return process.env.NODE_ENV === "production" ? (G(), xg.exports = _E()) : xg.exports = CE(), xg.exports;
27481
+ return process.env.NODE_ENV === "production" ? (j(), xg.exports = _E()) : xg.exports = CE(), xg.exports;
27482
27482
  }
27483
27483
  var BE = HE();
27484
27484
  const mS = 768;
27485
27485
  let yS = null;
27486
- function NE(G, $ = "root") {
27487
- const W = document.getElementById($);
27488
- if (!W) throw new Error(`Element ID "${$}" not found`);
27489
- yS || (yS = BE.createRoot(W)), yS.render(G);
27486
+ function NE(j, K = "root") {
27487
+ const W = document.getElementById(K);
27488
+ if (!W) throw new Error(`Element ID "${K}" not found`);
27489
+ yS || (yS = BE.createRoot(W)), yS.render(j);
27490
27490
  }
27491
- function Q2(G = !0) {
27492
- const [$, W] = jg(G);
27493
- return [$, (tt) => {
27494
- tt = tt === void 0 ? !$ : tt, W(tt);
27491
+ function Q2(j = !0) {
27492
+ const [K, W] = jg(j);
27493
+ return [K, (tt) => {
27494
+ tt = tt === void 0 ? !K : tt, W(tt);
27495
27495
  }];
27496
27496
  }
27497
- function V2(G = 0, $ = 1, W = 1 / 0, M = !0) {
27498
- const [tt, Bt] = jg(G);
27497
+ function V2(j = 0, K = 1, W = 1 / 0, M = !0) {
27498
+ const [tt, Bt] = jg(j);
27499
27499
  return [tt, () => {
27500
- let L = tt + $;
27501
- L > W && (L = M ? G : W), Bt(L);
27500
+ let L = tt + K;
27501
+ L > W && (L = M ? j : W), Bt(L);
27502
27502
  }];
27503
27503
  }
27504
- function Z2(G, $ = !0) {
27505
- const W = Object.keys(G).length, [M, tt] = V2(0, 1, W - 1, $);
27504
+ function Z2(j, K = !0) {
27505
+ const W = Object.keys(j).length, [M, tt] = V2(0, 1, W - 1, K);
27506
27506
  return [M, tt];
27507
27507
  }
27508
27508
  function xE() {
27509
- const [G, $] = jg(void 0);
27509
+ const [j, K] = jg(void 0);
27510
27510
  return Y2(() => {
27511
27511
  const W = window.matchMedia(`(max-width: ${mS - 1}px)`), M = () => {
27512
- $(window.innerWidth < mS);
27512
+ K(window.innerWidth < mS);
27513
27513
  };
27514
- return W.addEventListener("change", M), $(window.innerWidth < mS), () => W.removeEventListener("change", M);
27515
- }, []), !!G;
27514
+ return W.addEventListener("change", M), K(window.innerWidth < mS), () => W.removeEventListener("change", M);
27515
+ }, []), !!j;
27516
27516
  }
27517
27517
  const qE = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27518
27518
  __proto__: null,
@@ -27523,54 +27523,64 @@ const qE = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27523
27523
  useOpen: Q2
27524
27524
  }, Symbol.toStringTag, { value: "Module" }));
27525
27525
  function YE({
27526
- childrens: G,
27527
- handleCycle: $,
27526
+ childrens: j,
27527
+ handleCycle: K,
27528
27528
  onClick: W,
27529
27529
  ...M
27530
27530
  }) {
27531
- const [tt, Bt] = Z2(G), kt = async (L) => {
27532
- W && W(L), await $(tt), Bt();
27531
+ const [tt, Bt] = Z2(j), kt = async (L) => {
27532
+ W && W(L), await K(tt), Bt();
27533
27533
  };
27534
- return /* @__PURE__ */ wl.jsx("button", { onClick: kt, ...M, children: G[tt] });
27534
+ return /* @__PURE__ */ wl.jsx("button", { onClick: kt, ...M, children: j[tt] });
27535
27535
  }
27536
27536
  function jE({
27537
- handleFormData: G,
27538
- link: $,
27537
+ handleFormData: j,
27538
+ link: K,
27539
27539
  onSubmit: W,
27540
27540
  ...M
27541
27541
  }) {
27542
27542
  const tt = yE();
27543
27543
  let Bt = async (kt) => {
27544
- if (kt.preventDefault(), W && W(kt), G) {
27544
+ if (kt.preventDefault(), W && W(kt), j) {
27545
27545
  const L = new FormData(kt.currentTarget);
27546
- await G(L);
27546
+ await j(L);
27547
27547
  }
27548
- $ && tt($);
27548
+ K && tt(K);
27549
27549
  };
27550
27550
  return /* @__PURE__ */ wl.jsx("form", { onSubmit: Bt, ...M });
27551
27551
  }
27552
27552
  const L2 = hE(null);
27553
- function GE({ children: G }) {
27554
- const [$, W] = jg(!1), M = {
27555
- isLoading: $,
27553
+ function GE({ children: j }) {
27554
+ const [K, W] = jg(!1), M = {
27555
+ isLoading: K,
27556
27556
  setIsLoading: W
27557
27557
  };
27558
27558
  return /* @__PURE__ */ wl.jsxs(L2, { value: M, children: [
27559
- G,
27560
- $ && /* @__PURE__ */ wl.jsx("div", { className: "fixed inset-0 z-50 flex justify-center items-center bg-black/5", children: /* @__PURE__ */ wl.jsx("div", { className: "flex justify-center items-center size-10 rounded-full bg-white shadow-md", children: /* @__PURE__ */ wl.jsx(G2, { role: "status", "aria-label": "Loading", className: "size-full animate-spin" }) }) })
27559
+ j,
27560
+ K && /* @__PURE__ */ wl.jsx("div", { className: "fixed inset-0 z-50 flex justify-center items-center bg-black/5", children: /* @__PURE__ */ wl.jsx("div", { className: "flex justify-center items-center size-10 rounded-full bg-white shadow-md", children: /* @__PURE__ */ wl.jsx(G2, { role: "status", "aria-label": "Loading", className: "size-full animate-spin" }) }) })
27561
27561
  ] });
27562
27562
  }
27563
27563
  function XE() {
27564
- const G = mE(L2);
27565
- if (!G) throw new Error("not used in the context");
27566
- return G;
27564
+ const j = mE(L2);
27565
+ if (!j) throw new Error("not used in the context");
27566
+ return {
27567
+ ...j,
27568
+ withLoading: async (K) => {
27569
+ j.setIsLoading(!0);
27570
+ try {
27571
+ return await K();
27572
+ } finally {
27573
+ j.setIsLoading(!1);
27574
+ }
27575
+ }
27576
+ };
27567
27577
  }
27568
- const QE = ({ ...G }) => {
27569
- const { theme: $ = "system" } = bE();
27578
+ const QE = ({ ...j }) => {
27579
+ const { theme: K = "system" } = bE();
27570
27580
  return /* @__PURE__ */ wl.jsx(
27571
27581
  TE,
27572
27582
  {
27573
- theme: $,
27583
+ theme: K,
27574
27584
  className: "toaster group",
27575
27585
  icons: {
27576
27586
  success: /* @__PURE__ */ wl.jsx(SE, { className: "size-4" }),
@@ -27590,26 +27600,26 @@ const QE = ({ ...G }) => {
27590
27600
  toast: "cn-toast"
27591
27601
  }
27592
27602
  },
27593
- ...G
27603
+ ...j
27594
27604
  }
27595
27605
  );
27596
27606
  };
27597
- function VE({ children: G }) {
27607
+ function VE({ children: j }) {
27598
27608
  return /* @__PURE__ */ wl.jsxs(wl.Fragment, { children: [
27599
- G,
27609
+ j,
27600
27610
  /* @__PURE__ */ wl.jsx(QE, { position: "top-center", richColors: !0 })
27601
27611
  ] });
27602
27612
  }
27603
- function Yg(...G) {
27604
- return zE(AE(G));
27613
+ function Yg(...j) {
27614
+ return zE(AE(j));
27605
27615
  }
27606
27616
  const ZE = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27607
27617
  __proto__: null,
27608
27618
  cn: Yg
27609
27619
  }, Symbol.toStringTag, { value: "Module" }));
27610
27620
  function LE({
27611
- openIcon: G,
27612
- closeIcon: $,
27621
+ openIcon: j,
27622
+ closeIcon: K,
27613
27623
  handleOpen: W,
27614
27624
  defaultOpen: M = !0,
27615
27625
  rotate: tt = !0,
@@ -27643,7 +27653,7 @@ function LE({
27643
27653
  "grid place-content-center size-full transition group-data-[open=false]:opacity-0 absolute",
27644
27654
  tt ? "group-data-[open=false]:-rotate-90" : void 0
27645
27655
  ),
27646
- children: G
27656
+ children: j
27647
27657
  }
27648
27658
  ),
27649
27659
  /* @__PURE__ */ wl.jsx(
@@ -27653,7 +27663,7 @@ function LE({
27653
27663
  "grid place-content-center size-full transition group-data-[open=true]:opacity-0 absolute",
27654
27664
  tt ? "group-data-[open=true]:rotate-90" : void 0
27655
27665
  ),
27656
- children: $
27666
+ children: K
27657
27667
  }
27658
27668
  )
27659
27669
  ]
@@ -27672,38 +27682,38 @@ const wE = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27672
27682
  }, Symbol.toStringTag, { value: "Module" })), JE = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27673
27683
  __proto__: null
27674
27684
  }, Symbol.toStringTag, { value: "Module" }));
27675
- function* pS(G, $, W) {
27685
+ function* pS(j, K, W) {
27676
27686
  if (W == 0) throw new Error('the parameter "step" cannot be 0');
27677
27687
  let M;
27678
- if ($ === void 0 ? (M = 0, $ = G) : M = G, W = W ?? 1, W > 0)
27679
- for (let tt = M; tt < $; tt += W)
27688
+ if (K === void 0 ? (M = 0, K = j) : M = j, W = W ?? 1, W > 0)
27689
+ for (let tt = M; tt < K; tt += W)
27680
27690
  yield tt;
27681
27691
  else
27682
- for (let tt = M; tt > $; tt += W)
27692
+ for (let tt = M; tt > K; tt += W)
27683
27693
  yield tt;
27684
27694
  }
27685
- function KE(G, $, W) {
27695
+ function KE(j, K, W) {
27686
27696
  let M;
27687
- return $ == null ? M = pS(G) : M = pS(G, $, W), Array.from(M);
27697
+ return K == null ? M = pS(j) : M = pS(j, K, W), Array.from(M);
27688
27698
  }
27689
27699
  const $E = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
27690
27700
  __proto__: null,
27691
27701
  range: pS,
27692
27702
  rangeArray: KE
27693
27703
  }, Symbol.toStringTag, { value: "Module" }));
27694
- async function WE(G, $) {
27704
+ async function WE(j, K) {
27695
27705
  let {
27696
27706
  params: W,
27697
27707
  body: M,
27698
27708
  headers: tt,
27699
27709
  method: Bt,
27700
27710
  check: kt
27701
- } = $ ?? {};
27711
+ } = K ?? {};
27702
27712
  if (W && (W = Object.fromEntries(
27703
27713
  Object.entries(W).map(
27704
27714
  ([ae, Dl]) => [ae, String(Dl)]
27705
27715
  )
27706
- ), G = G + "?" + new URLSearchParams(W).toString()), tt = tt ?? {}, tt = Object.fromEntries(
27716
+ ), j = j + "?" + new URLSearchParams(W).toString()), tt = tt ?? {}, tt = Object.fromEntries(
27707
27717
  Object.entries(tt).map(
27708
27718
  ([ae, Dl]) => [ae, String(Dl)]
27709
27719
  )
@@ -27717,7 +27727,7 @@ async function WE(G, $) {
27717
27727
  };
27718
27728
  M && (L.body = M), kt = kt ?? !1;
27719
27729
  const re = await fetch(
27720
- G,
27730
+ j,
27721
27731
  L
27722
27732
  );
27723
27733
  if (kt && !re.ok) {
@@ -27743,8 +27753,8 @@ class aA {
27743
27753
  *
27744
27754
  * @param name - Local storage key.
27745
27755
  */
27746
- constructor($) {
27747
- this.name = $, localStorage.getItem($) || localStorage.setItem($, "{}");
27756
+ constructor(K) {
27757
+ this.name = K, localStorage.getItem(K) || localStorage.setItem(K, "{}");
27748
27758
  }
27749
27759
  /**
27750
27760
  * Get all data.
@@ -27752,8 +27762,8 @@ class aA {
27752
27762
  * @returns All data.
27753
27763
  */
27754
27764
  get data() {
27755
- const $ = localStorage.getItem(this.name);
27756
- return JSON.parse($);
27765
+ const K = localStorage.getItem(this.name);
27766
+ return JSON.parse(K);
27757
27767
  }
27758
27768
  /**
27759
27769
  * Get all keys.
@@ -27776,8 +27786,8 @@ class aA {
27776
27786
  *
27777
27787
  * @param data - New data.
27778
27788
  */
27779
- update($) {
27780
- const W = Object.assign(this.data, $), M = JSON.stringify(W);
27789
+ update(K) {
27790
+ const W = Object.assign(this.data, K), M = JSON.stringify(W);
27781
27791
  localStorage.setItem(this.name, M);
27782
27792
  }
27783
27793
  /**
@@ -27792,8 +27802,8 @@ class aA {
27792
27802
  * @param key - Item key.
27793
27803
  * @returns Item value.
27794
27804
  */
27795
- get($) {
27796
- return this.data[$];
27805
+ get(K) {
27806
+ return this.data[K];
27797
27807
  }
27798
27808
  /**
27799
27809
  * Set a item.
@@ -27801,8 +27811,8 @@ class aA {
27801
27811
  * @param key - Item key.
27802
27812
  * @param value - Item value.
27803
27813
  */
27804
- set($, W) {
27805
- const M = { [$]: W };
27814
+ set(K, W) {
27815
+ const M = { [K]: W };
27806
27816
  this.update(M);
27807
27817
  }
27808
27818
  /**
@@ -27810,9 +27820,9 @@ class aA {
27810
27820
  *
27811
27821
  * @param key - Item key.
27812
27822
  */
27813
- del($) {
27823
+ del(K) {
27814
27824
  const W = this.data;
27815
- delete W[$];
27825
+ delete W[K];
27816
27826
  const M = JSON.stringify(W);
27817
27827
  localStorage.setItem(this.name, M);
27818
27828
  }
@@ -27821,12 +27831,12 @@ class aA {
27821
27831
  *
27822
27832
  * @param key - Item key.
27823
27833
  */
27824
- toggle($) {
27834
+ toggle(K) {
27825
27835
  const W = this.data;
27826
- if (!($ in W)) throw new Error(`Key "${$}" not found`);
27827
- const M = W[$];
27828
- if (typeof M != "boolean") throw new Error(`The value type of key "${$}" is not boolean`);
27829
- this.set($, !M);
27836
+ if (!(K in W)) throw new Error(`Key "${K}" not found`);
27837
+ const M = W[K];
27838
+ if (typeof M != "boolean") throw new Error(`The value type of key "${K}" is not boolean`);
27839
+ this.set(K, !M);
27830
27840
  }
27831
27841
  }
27832
27842
  const nA = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({