@service_laboratory/ui 0.0.3 → 0.0.5

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/ui.js CHANGED
@@ -1,4 +1,4 @@
1
- function Rr(e) {
1
+ function xr(e) {
2
2
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
3
3
  }
4
4
  var $e = { exports: {} }, Te = {};
@@ -12,7 +12,7 @@ var $e = { exports: {} }, Te = {};
12
12
  * LICENSE file in the root directory of this source tree.
13
13
  */
14
14
  var Et;
15
- function xr() {
15
+ function Rr() {
16
16
  if (Et) return Te;
17
17
  Et = 1;
18
18
  var e = Symbol.for("react.transitional.element"), n = Symbol.for("react.fragment");
@@ -74,16 +74,16 @@ function Or() {
74
74
  }, P.prototype.forceUpdate = function(r) {
75
75
  this.updater.enqueueForceUpdate(this, r, "forceUpdate");
76
76
  };
77
- function W() {
77
+ function q() {
78
78
  }
79
- W.prototype = P.prototype;
79
+ q.prototype = P.prototype;
80
80
  function ee(r, p, _) {
81
81
  this.props = r, this.context = p, this.refs = T, this.updater = _ || y;
82
82
  }
83
- var H = ee.prototype = new W();
83
+ var H = ee.prototype = new q();
84
84
  H.constructor = ee, E(H, P.prototype), H.isPureReactComponent = !0;
85
85
  var Q = Array.isArray, M = { H: null, A: null, T: null, S: null, V: null }, Z = Object.prototype.hasOwnProperty;
86
- function ae(r, p, _, b, x, L) {
86
+ function ie(r, p, _, b, R, L) {
87
87
  return _ = L.ref, {
88
88
  $$typeof: e,
89
89
  type: r,
@@ -92,8 +92,8 @@ function Or() {
92
92
  props: L
93
93
  };
94
94
  }
95
- function R(r, p) {
96
- return ae(
95
+ function x(r, p) {
96
+ return ie(
97
97
  r.type,
98
98
  p,
99
99
  void 0,
@@ -117,7 +117,7 @@ function Or() {
117
117
  }
118
118
  function de() {
119
119
  }
120
- function ie(r) {
120
+ function ue(r) {
121
121
  switch (r.status) {
122
122
  case "fulfilled":
123
123
  return r.value;
@@ -140,7 +140,7 @@ function Or() {
140
140
  }
141
141
  throw r;
142
142
  }
143
- function K(r, p, _, b, x) {
143
+ function K(r, p, _, b, R) {
144
144
  var L = typeof r;
145
145
  (L === "undefined" || L === "boolean") && (r = null);
146
146
  var A = !1;
@@ -164,20 +164,20 @@ function Or() {
164
164
  p,
165
165
  _,
166
166
  b,
167
- x
167
+ R
168
168
  );
169
169
  }
170
170
  }
171
171
  if (A)
172
- return x = x(r), A = b === "" ? "." + le(r, 0) : b, Q(x) ? (_ = "", A != null && (_ = A.replace(G, "$&/") + "/"), K(x, p, _, "", function(re) {
172
+ return R = R(r), A = b === "" ? "." + le(r, 0) : b, Q(R) ? (_ = "", A != null && (_ = A.replace(G, "$&/") + "/"), K(R, p, _, "", function(re) {
173
173
  return re;
174
- })) : x != null && (J(x) && (x = R(
175
- x,
176
- _ + (x.key == null || r && r.key === x.key ? "" : ("" + x.key).replace(
174
+ })) : R != null && (J(R) && (R = x(
175
+ R,
176
+ _ + (R.key == null || r && r.key === R.key ? "" : ("" + R.key).replace(
177
177
  G,
178
178
  "$&/"
179
179
  ) + "/") + A
180
- )), p.push(x)), 1;
180
+ )), p.push(R)), 1;
181
181
  A = 0;
182
182
  var F = b === "" ? "." : b + ":";
183
183
  if (Q(r))
@@ -187,7 +187,7 @@ function Or() {
187
187
  p,
188
188
  _,
189
189
  L,
190
- x
190
+ R
191
191
  );
192
192
  else if (N = i(r), typeof N == "function")
193
193
  for (r = N.call(r), N = 0; !(b = r.next()).done; )
@@ -196,16 +196,16 @@ function Or() {
196
196
  p,
197
197
  _,
198
198
  L,
199
- x
199
+ R
200
200
  );
201
201
  else if (L === "object") {
202
202
  if (typeof r.then == "function")
203
203
  return K(
204
- ie(r),
204
+ ue(r),
205
205
  p,
206
206
  _,
207
207
  b,
208
- x
208
+ R
209
209
  );
210
210
  throw p = String(r), Error(
211
211
  "Objects are not valid as a React child (found: " + (p === "[object Object]" ? "object with keys {" + Object.keys(r).join(", ") + "}" : p) + "). If you meant to render a collection of children, use an array instead."
@@ -215,9 +215,9 @@ function Or() {
215
215
  }
216
216
  function X(r, p, _) {
217
217
  if (r == null) return r;
218
- var b = [], x = 0;
218
+ var b = [], R = 0;
219
219
  return K(r, b, "", "", function(L) {
220
- return p.call(_, L, x++);
220
+ return p.call(_, L, R++);
221
221
  }), b;
222
222
  }
223
223
  function ne(r) {
@@ -295,9 +295,9 @@ function Or() {
295
295
  throw Error(
296
296
  "The argument must be a React element, but you passed " + r + "."
297
297
  );
298
- var b = E({}, r.props), x = r.key, L = void 0;
298
+ var b = E({}, r.props), R = r.key, L = void 0;
299
299
  if (p != null)
300
- for (A in p.ref !== void 0 && (L = void 0), p.key !== void 0 && (x = "" + p.key), p)
300
+ for (A in p.ref !== void 0 && (L = void 0), p.key !== void 0 && (R = "" + p.key), p)
301
301
  !Z.call(p, A) || A === "key" || A === "__self" || A === "__source" || A === "ref" && p.ref === void 0 || (b[A] = p[A]);
302
302
  var A = arguments.length - 2;
303
303
  if (A === 1) b.children = _;
@@ -306,7 +306,7 @@ function Or() {
306
306
  F[N] = arguments[N + 2];
307
307
  b.children = F;
308
308
  }
309
- return ae(r.type, x, void 0, void 0, L, b);
309
+ return ie(r.type, R, void 0, void 0, L, b);
310
310
  }, j.createContext = function(r) {
311
311
  return r = {
312
312
  $$typeof: m,
@@ -320,21 +320,21 @@ function Or() {
320
320
  _context: r
321
321
  }, r;
322
322
  }, j.createElement = function(r, p, _) {
323
- var b, x = {}, L = null;
323
+ var b, R = {}, L = null;
324
324
  if (p != null)
325
325
  for (b in p.key !== void 0 && (L = "" + p.key), p)
326
- Z.call(p, b) && b !== "key" && b !== "__self" && b !== "__source" && (x[b] = p[b]);
326
+ Z.call(p, b) && b !== "key" && b !== "__self" && b !== "__source" && (R[b] = p[b]);
327
327
  var A = arguments.length - 2;
328
- if (A === 1) x.children = _;
328
+ if (A === 1) R.children = _;
329
329
  else if (1 < A) {
330
330
  for (var F = Array(A), N = 0; N < A; N++)
331
331
  F[N] = arguments[N + 2];
332
- x.children = F;
332
+ R.children = F;
333
333
  }
334
334
  if (r && r.defaultProps)
335
335
  for (b in A = r.defaultProps, A)
336
- x[b] === void 0 && (x[b] = A[b]);
337
- return ae(r, L, void 0, void 0, null, x);
336
+ R[b] === void 0 && (R[b] = A[b]);
337
+ return ie(r, L, void 0, void 0, null, R);
338
338
  }, j.createRef = function() {
339
339
  return { current: null };
340
340
  }, j.forwardRef = function(r) {
@@ -355,8 +355,8 @@ function Or() {
355
355
  var p = M.T, _ = {};
356
356
  M.T = _;
357
357
  try {
358
- var b = r(), x = M.S;
359
- x !== null && x(_, b), typeof b == "object" && b !== null && typeof b.then == "function" && b.then(pe, O);
358
+ var b = r(), R = M.S;
359
+ R !== null && R(_, b), typeof b == "object" && b !== null && typeof b.then == "function" && b.then(pe, O);
360
360
  } catch (L) {
361
361
  O(L);
362
362
  } finally {
@@ -501,7 +501,7 @@ function Tr() {
501
501
  ), t.$$typeof) {
502
502
  case pe:
503
503
  return "Portal";
504
- case x:
504
+ case R:
505
505
  return (t.displayName || "Context") + ".Provider";
506
506
  case b:
507
507
  return (t._context.displayName || "Context") + ".Consumer";
@@ -562,7 +562,7 @@ function Tr() {
562
562
  "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."
563
563
  )), t = this.props.ref, t !== void 0 ? t : null;
564
564
  }
565
- function W(t, c, v, w, C, U, I, Y) {
565
+ function q(t, c, v, w, C, U, I, Y) {
566
566
  return v = U.ref, t = {
567
567
  $$typeof: O,
568
568
  type: t,
@@ -595,7 +595,7 @@ function Tr() {
595
595
  }), Object.freeze && (Object.freeze(t.props), Object.freeze(t)), t;
596
596
  }
597
597
  function ee(t, c) {
598
- return c = W(
598
+ return c = q(
599
599
  t.type,
600
600
  c,
601
601
  void 0,
@@ -620,7 +620,7 @@ function Tr() {
620
620
  }
621
621
  function Z() {
622
622
  }
623
- function ae(t) {
623
+ function ie(t) {
624
624
  switch (t.status) {
625
625
  case "fulfilled":
626
626
  return t.value;
@@ -643,7 +643,7 @@ function Tr() {
643
643
  }
644
644
  throw t;
645
645
  }
646
- function R(t, c, v, w, C) {
646
+ function x(t, c, v, w, C) {
647
647
  var U = typeof t;
648
648
  (U === "undefined" || U === "boolean") && (t = null);
649
649
  var I = !1;
@@ -662,7 +662,7 @@ function Tr() {
662
662
  I = !0;
663
663
  break;
664
664
  case re:
665
- return I = t._init, R(
665
+ return I = t._init, x(
666
666
  I(t._payload),
667
667
  c,
668
668
  v,
@@ -674,7 +674,7 @@ function Tr() {
674
674
  if (I) {
675
675
  I = t, C = C(I);
676
676
  var Y = w === "" ? "." + M(I, 0) : w;
677
- return ft(C) ? (v = "", Y != null && (v = Y.replace(vt, "$&/") + "/"), R(C, c, v, "", function(ve) {
677
+ return ft(C) ? (v = "", Y != null && (v = Y.replace(vt, "$&/") + "/"), x(C, c, v, "", function(ve) {
678
678
  return ve;
679
679
  })) : C != null && (H(C) && (C.key != null && (I && I.key === C.key || u(C.key)), v = ee(
680
680
  C,
@@ -686,7 +686,7 @@ function Tr() {
686
686
  }
687
687
  if (I = 0, Y = w === "" ? "." : w + ":", ft(t))
688
688
  for (var z = 0; z < t.length; z++)
689
- w = t[z], U = Y + M(w, z), I += R(
689
+ w = t[z], U = Y + M(w, z), I += x(
690
690
  w,
691
691
  c,
692
692
  v,
@@ -697,7 +697,7 @@ function Tr() {
697
697
  for (z === t.entries && (ht || console.warn(
698
698
  "Using Maps as children is not supported. Use an array of keyed ReactElements instead."
699
699
  ), ht = !0), t = z.call(t), z = 0; !(w = t.next()).done; )
700
- w = w.value, U = Y + M(w, z++), I += R(
700
+ w = w.value, U = Y + M(w, z++), I += x(
701
701
  w,
702
702
  c,
703
703
  v,
@@ -706,8 +706,8 @@ function Tr() {
706
706
  );
707
707
  else if (U === "object") {
708
708
  if (typeof t.then == "function")
709
- return R(
710
- ae(t),
709
+ return x(
710
+ ie(t),
711
711
  c,
712
712
  v,
713
713
  w,
@@ -722,7 +722,7 @@ function Tr() {
722
722
  function J(t, c, v) {
723
723
  if (t == null) return t;
724
724
  var w = [], C = 0;
725
- return R(t, w, "", "", function(U) {
725
+ return x(t, w, "", "", function(U) {
726
726
  return c.call(v, U, C++);
727
727
  }), w;
728
728
  }
@@ -787,7 +787,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
787
787
  }
788
788
  return Le(t);
789
789
  }
790
- function ie(t) {
790
+ function ue(t) {
791
791
  return 1 < t.length && typeof AggregateError == "function" ? new AggregateError(t) : t[0];
792
792
  }
793
793
  function K(t, c) {
@@ -808,7 +808,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
808
808
  V.thrownErrors.push(C);
809
809
  }
810
810
  else V.actQueue = null;
811
- 0 < V.thrownErrors.length ? (w = ie(V.thrownErrors), V.thrownErrors.length = 0, v(w)) : c(t);
811
+ 0 < V.thrownErrors.length ? (w = ue(V.thrownErrors), V.thrownErrors.length = 0, v(w)) : c(t);
812
812
  }
813
813
  function ne(t) {
814
814
  if (!Be) {
@@ -838,7 +838,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
838
838
  }
839
839
  }
840
840
  typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());
841
- var O = Symbol.for("react.transitional.element"), pe = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), p = Symbol.for("react.strict_mode"), _ = Symbol.for("react.profiler"), b = Symbol.for("react.consumer"), x = Symbol.for("react.context"), L = Symbol.for("react.forward_ref"), A = Symbol.for("react.suspense"), F = Symbol.for("react.suspense_list"), N = Symbol.for("react.memo"), re = Symbol.for("react.lazy"), me = Symbol.for("react.activity"), he = Symbol.iterator, _e = {}, lt = {
841
+ var O = Symbol.for("react.transitional.element"), pe = Symbol.for("react.portal"), r = Symbol.for("react.fragment"), p = Symbol.for("react.strict_mode"), _ = Symbol.for("react.profiler"), b = Symbol.for("react.consumer"), R = Symbol.for("react.context"), L = Symbol.for("react.forward_ref"), A = Symbol.for("react.suspense"), F = Symbol.for("react.suspense_list"), N = Symbol.for("react.memo"), re = Symbol.for("react.lazy"), me = Symbol.for("react.activity"), he = Symbol.iterator, _e = {}, lt = {
842
842
  isMounted: function() {
843
843
  return !1;
844
844
  },
@@ -961,7 +961,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
961
961
  V.thrownErrors.push(z);
962
962
  }
963
963
  if (0 < V.thrownErrors.length)
964
- throw K(c, v), t = ie(V.thrownErrors), V.thrownErrors.length = 0, t;
964
+ throw K(c, v), t = ue(V.thrownErrors), V.thrownErrors.length = 0, t;
965
965
  if (U !== null && typeof U == "object" && typeof U.then == "function") {
966
966
  var I = U;
967
967
  return wt(function() {
@@ -985,7 +985,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
985
985
  V.thrownErrors.push(kr);
986
986
  }
987
987
  if (0 < V.thrownErrors.length) {
988
- var Sr = ie(
988
+ var Sr = ue(
989
989
  V.thrownErrors
990
990
  );
991
991
  V.thrownErrors.length = 0, ve(Sr);
@@ -993,7 +993,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
993
993
  } else z(Se);
994
994
  },
995
995
  function(Se) {
996
- K(c, v), 0 < V.thrownErrors.length && (Se = ie(
996
+ K(c, v), 0 < V.thrownErrors.length && (Se = ue(
997
997
  V.thrownErrors
998
998
  ), V.thrownErrors.length = 0), ve(Se);
999
999
  }
@@ -1007,7 +1007,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
1007
1007
  "A component suspended inside an `act` scope, but the `act` call was not awaited. When testing React components that depend on asynchronous data, you must await the result:\n\nawait act(() => ...)"
1008
1008
  ));
1009
1009
  }), V.actQueue = null), 0 < V.thrownErrors.length)
1010
- throw t = ie(V.thrownErrors), V.thrownErrors.length = 0, t;
1010
+ throw t = ue(V.thrownErrors), V.thrownErrors.length = 0, t;
1011
1011
  return {
1012
1012
  then: function(z, ve) {
1013
1013
  C = !0, v === 0 ? (V.actQueue = w, de(function() {
@@ -1056,7 +1056,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
1056
1056
  I[z] = arguments[z + 2];
1057
1057
  w.children = I;
1058
1058
  }
1059
- for (w = W(
1059
+ for (w = q(
1060
1060
  t.type,
1061
1061
  C,
1062
1062
  void 0,
@@ -1070,7 +1070,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
1070
1070
  return w;
1071
1071
  }, n.createContext = function(t) {
1072
1072
  return t = {
1073
- $$typeof: x,
1073
+ $$typeof: R,
1074
1074
  _currentValue: t,
1075
1075
  _currentValue2: t,
1076
1076
  _threadCount: 0,
@@ -1105,7 +1105,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
1105
1105
  typeof t == "function" ? t.displayName || t.name || "Unknown" : t
1106
1106
  );
1107
1107
  var z = 1e4 > V.recentlyCreatedOwnerStacks++;
1108
- return W(
1108
+ return q(
1109
1109
  t,
1110
1110
  C,
1111
1111
  void 0,
@@ -1245,9 +1245,9 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
1245
1245
  })();
1246
1246
  })(Pe, Pe.exports)), Pe.exports;
1247
1247
  }
1248
- var Rt;
1249
- function Re() {
1250
- return Rt || (Rt = 1, process.env.NODE_ENV === "production" ? ze.exports = Or() : ze.exports = Tr()), ze.exports;
1248
+ var xt;
1249
+ function xe() {
1250
+ return xt || (xt = 1, process.env.NODE_ENV === "production" ? ze.exports = Or() : ze.exports = Tr()), ze.exports;
1251
1251
  }
1252
1252
  /**
1253
1253
  * @license React
@@ -1258,9 +1258,9 @@ function Re() {
1258
1258
  * This source code is licensed under the MIT license found in the
1259
1259
  * LICENSE file in the root directory of this source tree.
1260
1260
  */
1261
- var xt;
1261
+ var Rt;
1262
1262
  function Cr() {
1263
- return xt || (xt = 1, process.env.NODE_ENV !== "production" && (function() {
1263
+ return Rt || (Rt = 1, process.env.NODE_ENV !== "production" && (function() {
1264
1264
  function e(r) {
1265
1265
  if (r == null) return null;
1266
1266
  if (typeof r == "function")
@@ -1269,7 +1269,7 @@ function Cr() {
1269
1269
  switch (r) {
1270
1270
  case T:
1271
1271
  return "Fragment";
1272
- case W:
1272
+ case q:
1273
1273
  return "Profiler";
1274
1274
  case P:
1275
1275
  return "StrictMode";
@@ -1293,9 +1293,9 @@ function Cr() {
1293
1293
  case Q:
1294
1294
  var p = r.render;
1295
1295
  return r = r.displayName, r || (r = p.displayName || p.name || "", r = r !== "" ? "ForwardRef(" + r + ")" : "ForwardRef"), r;
1296
- case ae:
1296
+ case ie:
1297
1297
  return p = r.displayName || null, p !== null ? p : e(r.type) || "Memo";
1298
- case R:
1298
+ case x:
1299
1299
  p = r._payload, r = r._init;
1300
1300
  try {
1301
1301
  return e(r(p));
@@ -1326,7 +1326,7 @@ function Cr() {
1326
1326
  }
1327
1327
  function a(r) {
1328
1328
  if (r === T) return "<>";
1329
- if (typeof r == "object" && r !== null && r.$$typeof === R)
1329
+ if (typeof r == "object" && r !== null && r.$$typeof === x)
1330
1330
  return "<...>";
1331
1331
  try {
1332
1332
  var p = e(r);
@@ -1367,13 +1367,13 @@ function Cr() {
1367
1367
  "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."
1368
1368
  )), r = this.props.ref, r !== void 0 ? r : null;
1369
1369
  }
1370
- function u(r, p, _, b, x, L, A, F) {
1370
+ function u(r, p, _, b, R, L, A, F) {
1371
1371
  return _ = L.ref, r = {
1372
1372
  $$typeof: y,
1373
1373
  type: r,
1374
1374
  key: p,
1375
1375
  props: L,
1376
- _owner: x
1376
+ _owner: R
1377
1377
  }, (_ !== void 0 ? _ : null) !== null ? Object.defineProperty(r, "ref", {
1378
1378
  enumerable: !1,
1379
1379
  get: f
@@ -1399,7 +1399,7 @@ function Cr() {
1399
1399
  value: F
1400
1400
  }), Object.freeze && (Object.freeze(r.props), Object.freeze(r)), r;
1401
1401
  }
1402
- function h(r, p, _, b, x, L, A, F) {
1402
+ function h(r, p, _, b, R, L, A, F) {
1403
1403
  var N = p.children;
1404
1404
  if (N !== void 0)
1405
1405
  if (b)
@@ -1442,7 +1442,7 @@ React keys must be passed directly to JSX without using spread:
1442
1442
  r,
1443
1443
  N,
1444
1444
  L,
1445
- x,
1445
+ R,
1446
1446
  s(),
1447
1447
  _,
1448
1448
  A,
@@ -1452,7 +1452,7 @@ React keys must be passed directly to JSX without using spread:
1452
1452
  function d(r) {
1453
1453
  typeof r == "object" && r !== null && r.$$typeof === y && r._store && (r._store.validated = 1);
1454
1454
  }
1455
- var i = Re(), y = Symbol.for("react.transitional.element"), E = Symbol.for("react.portal"), T = Symbol.for("react.fragment"), P = Symbol.for("react.strict_mode"), W = Symbol.for("react.profiler"), ee = Symbol.for("react.consumer"), H = Symbol.for("react.context"), Q = Symbol.for("react.forward_ref"), M = Symbol.for("react.suspense"), Z = Symbol.for("react.suspense_list"), ae = Symbol.for("react.memo"), R = Symbol.for("react.lazy"), J = Symbol.for("react.activity"), ye = Symbol.for("react.client.reference"), G = i.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, le = Object.prototype.hasOwnProperty, de = Array.isArray, ie = console.createTask ? console.createTask : function() {
1455
+ var i = xe(), y = Symbol.for("react.transitional.element"), E = Symbol.for("react.portal"), T = Symbol.for("react.fragment"), P = Symbol.for("react.strict_mode"), q = Symbol.for("react.profiler"), ee = Symbol.for("react.consumer"), H = Symbol.for("react.context"), Q = Symbol.for("react.forward_ref"), M = Symbol.for("react.suspense"), Z = Symbol.for("react.suspense_list"), ie = Symbol.for("react.memo"), x = Symbol.for("react.lazy"), J = Symbol.for("react.activity"), ye = Symbol.for("react.client.reference"), G = i.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, le = Object.prototype.hasOwnProperty, de = Array.isArray, ue = console.createTask ? console.createTask : function() {
1456
1456
  return null;
1457
1457
  };
1458
1458
  i = {
@@ -1463,8 +1463,8 @@ React keys must be passed directly to JSX without using spread:
1463
1463
  var K, X = {}, ne = i.react_stack_bottom_frame.bind(
1464
1464
  i,
1465
1465
  l
1466
- )(), O = ie(a(l)), pe = {};
1467
- Ce.Fragment = T, Ce.jsx = function(r, p, _, b, x) {
1466
+ )(), O = ue(a(l)), pe = {};
1467
+ Ce.Fragment = T, Ce.jsx = function(r, p, _, b, R) {
1468
1468
  var L = 1e4 > G.recentlyCreatedOwnerStacks++;
1469
1469
  return h(
1470
1470
  r,
@@ -1472,11 +1472,11 @@ React keys must be passed directly to JSX without using spread:
1472
1472
  _,
1473
1473
  !1,
1474
1474
  b,
1475
- x,
1475
+ R,
1476
1476
  L ? Error("react-stack-top-frame") : ne,
1477
- L ? ie(a(r)) : O
1477
+ L ? ue(a(r)) : O
1478
1478
  );
1479
- }, Ce.jsxs = function(r, p, _, b, x) {
1479
+ }, Ce.jsxs = function(r, p, _, b, R) {
1480
1480
  var L = 1e4 > G.recentlyCreatedOwnerStacks++;
1481
1481
  return h(
1482
1482
  r,
@@ -1484,19 +1484,19 @@ React keys must be passed directly to JSX without using spread:
1484
1484
  _,
1485
1485
  !0,
1486
1486
  b,
1487
- x,
1487
+ R,
1488
1488
  L ? Error("react-stack-top-frame") : ne,
1489
- L ? ie(a(r)) : O
1489
+ L ? ue(a(r)) : O
1490
1490
  );
1491
1491
  };
1492
1492
  })()), Ce;
1493
1493
  }
1494
1494
  var Ot;
1495
1495
  function Ar() {
1496
- return Ot || (Ot = 1, process.env.NODE_ENV === "production" ? $e.exports = xr() : $e.exports = Cr()), $e.exports;
1496
+ return Ot || (Ot = 1, process.env.NODE_ENV === "production" ? $e.exports = Rr() : $e.exports = Cr()), $e.exports;
1497
1497
  }
1498
- var q = Ar(), D = Re();
1499
- const B = /* @__PURE__ */ Rr(D);
1498
+ var W = Ar(), D = xe();
1499
+ const B = /* @__PURE__ */ xr(D);
1500
1500
  function Pr(e, n = []) {
1501
1501
  let o = [];
1502
1502
  function a(l, m) {
@@ -1504,7 +1504,7 @@ function Pr(e, n = []) {
1504
1504
  o = [...o, m];
1505
1505
  const u = (d) => {
1506
1506
  const { scope: i, children: y, ...E } = d, T = i?.[e]?.[f] || g, P = D.useMemo(() => E, Object.values(E));
1507
- return /* @__PURE__ */ q.jsx(T.Provider, { value: P, children: y });
1507
+ return /* @__PURE__ */ W.jsx(T.Provider, { value: P, children: y });
1508
1508
  };
1509
1509
  u.displayName = l + "Provider";
1510
1510
  function h(d, i) {
@@ -1566,7 +1566,7 @@ var Tt;
1566
1566
  function jr() {
1567
1567
  if (Tt) return oe;
1568
1568
  Tt = 1;
1569
- var e = Re();
1569
+ var e = xe();
1570
1570
  function n(f) {
1571
1571
  var u = "https://react.dev/errors/" + f;
1572
1572
  if (1 < arguments.length) {
@@ -1754,7 +1754,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
1754
1754
  ), d;
1755
1755
  }
1756
1756
  typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());
1757
- var g = Re(), f = {
1757
+ var g = xe(), f = {
1758
1758
  d: {
1759
1759
  f: e,
1760
1760
  r: function() {
@@ -1963,9 +1963,9 @@ function Wt(e) {
1963
1963
  const { children: l, ...m } = a, g = D.Children.toArray(l), f = g.find(Vr);
1964
1964
  if (f) {
1965
1965
  const u = f.props.children, h = g.map((d) => d === f ? D.Children.count(u) > 1 ? D.Children.only(null) : D.isValidElement(u) ? u.props.children : null : d);
1966
- return /* @__PURE__ */ q.jsx(n, { ...m, ref: s, children: D.isValidElement(u) ? D.cloneElement(u, void 0, h) : null });
1966
+ return /* @__PURE__ */ W.jsx(n, { ...m, ref: s, children: D.isValidElement(u) ? D.cloneElement(u, void 0, h) : null });
1967
1967
  }
1968
- return /* @__PURE__ */ q.jsx(n, { ...m, ref: s, children: l });
1968
+ return /* @__PURE__ */ W.jsx(n, { ...m, ref: s, children: l });
1969
1969
  });
1970
1970
  return o.displayName = `${e}.Slot`, o;
1971
1971
  }
@@ -2022,7 +2022,7 @@ var Hr = [
2022
2022
  ], Ge = Hr.reduce((e, n) => {
2023
2023
  const o = /* @__PURE__ */ Wt(`Primitive.${n}`), a = D.forwardRef((s, l) => {
2024
2024
  const { asChild: m, ...g } = s, f = m ? o : n;
2025
- return typeof window < "u" && (window[Symbol.for("radix-ui")] = !0), /* @__PURE__ */ q.jsx(f, { ...g, ref: l });
2025
+ return typeof window < "u" && (window[Symbol.for("radix-ui")] = !0), /* @__PURE__ */ W.jsx(f, { ...g, ref: l });
2026
2026
  });
2027
2027
  return a.displayName = `Primitive.${n}`, { ...e, [n]: a };
2028
2028
  }, {}), Ue = { exports: {} }, Ke = {};
@@ -2039,7 +2039,7 @@ var Nt;
2039
2039
  function Gr() {
2040
2040
  if (Nt) return Ke;
2041
2041
  Nt = 1;
2042
- var e = Re();
2042
+ var e = xe();
2043
2043
  function n(d, i) {
2044
2044
  return d === i && (d !== 0 || 1 / d === 1 / i) || d !== d && i !== i;
2045
2045
  }
@@ -2106,16 +2106,16 @@ function Yr() {
2106
2106
  P = m({
2107
2107
  inst: { value: T, getSnapshot: E }
2108
2108
  });
2109
- var W = P[0].inst, ee = P[1];
2109
+ var q = P[0].inst, ee = P[1];
2110
2110
  return f(
2111
2111
  function() {
2112
- W.value = T, W.getSnapshot = E, o(W) && ee({ inst: W });
2112
+ q.value = T, q.getSnapshot = E, o(q) && ee({ inst: q });
2113
2113
  },
2114
2114
  [y, T, E]
2115
2115
  ), g(
2116
2116
  function() {
2117
- return o(W) && ee({ inst: W }), y(function() {
2118
- o(W) && ee({ inst: W });
2117
+ return o(q) && ee({ inst: q }), y(function() {
2118
+ o(q) && ee({ inst: q });
2119
2119
  });
2120
2120
  },
2121
2121
  [y]
@@ -2135,7 +2135,7 @@ function Yr() {
2135
2135
  return E();
2136
2136
  }
2137
2137
  typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());
2138
- var s = Re(), l = typeof Object.is == "function" ? Object.is : e, m = s.useState, g = s.useEffect, f = s.useLayoutEffect, u = s.useDebugValue, h = !1, d = !1, i = typeof window > "u" || typeof window.document > "u" || typeof window.document.createElement > "u" ? a : n;
2138
+ var s = xe(), l = typeof Object.is == "function" ? Object.is : e, m = s.useState, g = s.useEffect, f = s.useLayoutEffect, u = s.useDebugValue, h = !1, d = !1, i = typeof window > "u" || typeof window.document > "u" || typeof window.document.createElement > "u" ? a : n;
2139
2139
  Xe.useSyncExternalStore = s.useSyncExternalStore !== void 0 ? s.useSyncExternalStore : i, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
2140
2140
  })()), Xe;
2141
2141
  }
@@ -2158,13 +2158,13 @@ function Kr() {
2158
2158
  var at = "Avatar", [Xr, ro] = Pr(at), [Qr, qt] = Xr(at), Bt = D.forwardRef(
2159
2159
  (e, n) => {
2160
2160
  const { __scopeAvatar: o, ...a } = e, [s, l] = D.useState("idle");
2161
- return /* @__PURE__ */ q.jsx(
2161
+ return /* @__PURE__ */ W.jsx(
2162
2162
  Qr,
2163
2163
  {
2164
2164
  scope: o,
2165
2165
  imageLoadingStatus: s,
2166
2166
  onImageLoadingStatusChange: l,
2167
- children: /* @__PURE__ */ q.jsx(Ge.span, { ...a, ref: n })
2167
+ children: /* @__PURE__ */ W.jsx(Ge.span, { ...a, ref: n })
2168
2168
  }
2169
2169
  );
2170
2170
  }
@@ -2178,7 +2178,7 @@ var Kt = "AvatarImage", Zr = D.forwardRef(
2178
2178
  });
2179
2179
  return et(() => {
2180
2180
  g !== "idle" && f(g);
2181
- }, [g, f]), g === "loaded" ? /* @__PURE__ */ q.jsx(Ge.img, { ...l, ref: n, src: a }) : null;
2181
+ }, [g, f]), g === "loaded" ? /* @__PURE__ */ W.jsx(Ge.img, { ...l, ref: n, src: a }) : null;
2182
2182
  }
2183
2183
  );
2184
2184
  Zr.displayName = Kt;
@@ -2190,7 +2190,7 @@ var Xt = "AvatarFallback", Jr = D.forwardRef(
2190
2190
  const f = window.setTimeout(() => g(!0), a);
2191
2191
  return () => window.clearTimeout(f);
2192
2192
  }
2193
- }, [a]), m && l.imageLoadingStatus !== "loaded" ? /* @__PURE__ */ q.jsx(Ge.span, { ...s, ref: n }) : null;
2193
+ }, [a]), m && l.imageLoadingStatus !== "loaded" ? /* @__PURE__ */ W.jsx(Ge.span, { ...s, ref: n }) : null;
2194
2194
  }
2195
2195
  );
2196
2196
  Jr.displayName = Xt;
@@ -2410,26 +2410,26 @@ const it = "-", rn = (e) => {
2410
2410
  f = h + (f.length > 0 ? " " + f : f);
2411
2411
  continue;
2412
2412
  }
2413
- let P = !!T, W = a(P ? E.substring(0, T) : E);
2414
- if (!W) {
2413
+ let P = !!T, q = a(P ? E.substring(0, T) : E);
2414
+ if (!q) {
2415
2415
  if (!P) {
2416
2416
  f = h + (f.length > 0 ? " " + f : f);
2417
2417
  continue;
2418
2418
  }
2419
- if (W = a(E), !W) {
2419
+ if (q = a(E), !q) {
2420
2420
  f = h + (f.length > 0 ? " " + f : f);
2421
2421
  continue;
2422
2422
  }
2423
2423
  P = !1;
2424
2424
  }
2425
- const ee = l(i).join(":"), H = y ? ee + rt : ee, Q = H + W;
2425
+ const ee = l(i).join(":"), H = y ? ee + rt : ee, Q = H + q;
2426
2426
  if (m.includes(Q))
2427
2427
  continue;
2428
2428
  m.push(Q);
2429
- const M = s(W, P);
2429
+ const M = s(q, P);
2430
2430
  for (let Z = 0; Z < M.length; ++Z) {
2431
- const ae = M[Z];
2432
- m.push(H + ae);
2431
+ const ie = M[Z];
2432
+ m.push(H + ie);
2433
2433
  }
2434
2434
  f = h + (f.length > 0 ? " " + f : f);
2435
2435
  }
@@ -2474,14 +2474,14 @@ const te = (e) => {
2474
2474
  // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
2475
2475
  // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
2476
2476
  bn.test(e) && !_n.test(e)
2477
- ), nr = () => !1, Rn = (e) => wn.test(e), xn = (e) => En.test(e), On = (e) => !S(e) && !k(e), Tn = (e) => xe(e, ar, nr), S = (e) => tr.test(e), we = (e) => xe(e, ir, kn), Ze = (e) => xe(e, Mn, $), $t = (e) => xe(e, or, nr), Cn = (e) => xe(e, sr, xn), Fe = (e) => xe(e, ur, Rn), k = (e) => rr.test(e), Ae = (e) => Oe(e, ir), An = (e) => Oe(e, jn), zt = (e) => Oe(e, or), Pn = (e) => Oe(e, ar), Nn = (e) => Oe(e, sr), He = (e) => Oe(e, ur, !0), xe = (e, n, o) => {
2477
+ ), nr = () => !1, xn = (e) => wn.test(e), Rn = (e) => En.test(e), On = (e) => !S(e) && !k(e), Tn = (e) => Re(e, ar, nr), S = (e) => tr.test(e), we = (e) => Re(e, ir, kn), Ze = (e) => Re(e, Mn, $), $t = (e) => Re(e, or, nr), Cn = (e) => Re(e, sr, Rn), Fe = (e) => Re(e, ur, xn), k = (e) => rr.test(e), Ae = (e) => Oe(e, ir), An = (e) => Oe(e, jn), zt = (e) => Oe(e, or), Pn = (e) => Oe(e, ar), Nn = (e) => Oe(e, sr), He = (e) => Oe(e, ur, !0), Re = (e, n, o) => {
2478
2478
  const a = tr.exec(e);
2479
2479
  return a ? a[1] ? n(a[1]) : o(a[2]) : !1;
2480
2480
  }, Oe = (e, n, o = !1) => {
2481
2481
  const a = rr.exec(e);
2482
2482
  return a ? a[1] ? n(a[1]) : o : !1;
2483
2483
  }, or = (e) => e === "position" || e === "percentage", sr = (e) => e === "image" || e === "url", ar = (e) => e === "length" || e === "size" || e === "bg-size", ir = (e) => e === "length", Mn = (e) => e === "number", jn = (e) => e === "family-name", ur = (e) => e === "shadow", Ln = () => {
2484
- const e = te("color"), n = te("font"), o = te("text"), a = te("font-weight"), s = te("tracking"), l = te("leading"), m = te("breakpoint"), g = te("container"), f = te("spacing"), u = te("radius"), h = te("shadow"), d = te("inset-shadow"), i = te("text-shadow"), y = te("drop-shadow"), E = te("blur"), T = te("perspective"), P = te("aspect"), W = te("ease"), ee = te("animate"), H = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], Q = () => [
2484
+ const e = te("color"), n = te("font"), o = te("text"), a = te("font-weight"), s = te("tracking"), l = te("leading"), m = te("breakpoint"), g = te("container"), f = te("spacing"), u = te("radius"), h = te("shadow"), d = te("inset-shadow"), i = te("text-shadow"), y = te("drop-shadow"), E = te("blur"), T = te("perspective"), P = te("aspect"), q = te("ease"), ee = te("animate"), H = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], Q = () => [
2485
2485
  "center",
2486
2486
  "top",
2487
2487
  "bottom",
@@ -2499,9 +2499,9 @@ const te = (e) => {
2499
2499
  "bottom-left",
2500
2500
  // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
2501
2501
  "left-bottom"
2502
- ], M = () => [...Q(), k, S], Z = () => ["auto", "hidden", "clip", "visible", "scroll"], ae = () => ["auto", "contain", "none"], R = () => [k, S, f], J = () => [ke, "full", "auto", ...R()], ye = () => [be, "none", "subgrid", k, S], G = () => ["auto", {
2502
+ ], M = () => [...Q(), k, S], Z = () => ["auto", "hidden", "clip", "visible", "scroll"], ie = () => ["auto", "contain", "none"], x = () => [k, S, f], J = () => [ke, "full", "auto", ...x()], ye = () => [be, "none", "subgrid", k, S], G = () => ["auto", {
2503
2503
  span: ["full", be, k, S]
2504
- }, be, k, S], le = () => [be, "auto", k, S], de = () => ["auto", "min", "max", "fr", k, S], ie = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], K = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], X = () => ["auto", ...R()], ne = () => [ke, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...R()], O = () => [e, k, S], pe = () => [...Q(), zt, $t, {
2504
+ }, be, k, S], le = () => [be, "auto", k, S], de = () => ["auto", "min", "max", "fr", k, S], ue = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], K = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], X = () => ["auto", ...x()], ne = () => [ke, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...x()], O = () => [e, k, S], pe = () => [...Q(), zt, $t, {
2505
2505
  position: [k, S]
2506
2506
  }], r = () => ["no-repeat", {
2507
2507
  repeat: ["", "x", "y", "space", "round"]
@@ -2515,14 +2515,14 @@ const te = (e) => {
2515
2515
  u,
2516
2516
  k,
2517
2517
  S
2518
- ], x = () => ["", $, Ae, we], L = () => ["solid", "dashed", "dotted", "double"], A = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], F = () => [$, Qe, zt, $t], N = () => [
2518
+ ], R = () => ["", $, Ae, we], L = () => ["solid", "dashed", "dotted", "double"], A = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], F = () => [$, Qe, zt, $t], N = () => [
2519
2519
  // Deprecated since Tailwind CSS v4.0.0
2520
2520
  "",
2521
2521
  "none",
2522
2522
  E,
2523
2523
  k,
2524
2524
  S
2525
- ], re = () => ["none", $, k, S], me = () => ["none", $, k, S], he = () => [$, k, S], _e = () => [ke, "full", ...R()];
2525
+ ], re = () => ["none", $, k, S], me = () => ["none", $, k, S], he = () => [$, k, S], _e = () => [ke, "full", ...x()];
2526
2526
  return {
2527
2527
  cacheSize: 500,
2528
2528
  theme: {
@@ -2674,21 +2674,21 @@ const te = (e) => {
2674
2674
  * @see https://tailwindcss.com/docs/overscroll-behavior
2675
2675
  */
2676
2676
  overscroll: [{
2677
- overscroll: ae()
2677
+ overscroll: ie()
2678
2678
  }],
2679
2679
  /**
2680
2680
  * Overscroll Behavior X
2681
2681
  * @see https://tailwindcss.com/docs/overscroll-behavior
2682
2682
  */
2683
2683
  "overscroll-x": [{
2684
- "overscroll-x": ae()
2684
+ "overscroll-x": ie()
2685
2685
  }],
2686
2686
  /**
2687
2687
  * Overscroll Behavior Y
2688
2688
  * @see https://tailwindcss.com/docs/overscroll-behavior
2689
2689
  */
2690
2690
  "overscroll-y": [{
2691
- "overscroll-y": ae()
2691
+ "overscroll-y": ie()
2692
2692
  }],
2693
2693
  /**
2694
2694
  * Position
@@ -2778,7 +2778,7 @@ const te = (e) => {
2778
2778
  * @see https://tailwindcss.com/docs/flex-basis
2779
2779
  */
2780
2780
  basis: [{
2781
- basis: [ke, "full", "auto", g, ...R()]
2781
+ basis: [ke, "full", "auto", g, ...x()]
2782
2782
  }],
2783
2783
  /**
2784
2784
  * Flex Direction
@@ -2904,28 +2904,28 @@ const te = (e) => {
2904
2904
  * @see https://tailwindcss.com/docs/gap
2905
2905
  */
2906
2906
  gap: [{
2907
- gap: R()
2907
+ gap: x()
2908
2908
  }],
2909
2909
  /**
2910
2910
  * Gap X
2911
2911
  * @see https://tailwindcss.com/docs/gap
2912
2912
  */
2913
2913
  "gap-x": [{
2914
- "gap-x": R()
2914
+ "gap-x": x()
2915
2915
  }],
2916
2916
  /**
2917
2917
  * Gap Y
2918
2918
  * @see https://tailwindcss.com/docs/gap
2919
2919
  */
2920
2920
  "gap-y": [{
2921
- "gap-y": R()
2921
+ "gap-y": x()
2922
2922
  }],
2923
2923
  /**
2924
2924
  * Justify Content
2925
2925
  * @see https://tailwindcss.com/docs/justify-content
2926
2926
  */
2927
2927
  "justify-content": [{
2928
- justify: [...ie(), "normal"]
2928
+ justify: [...ue(), "normal"]
2929
2929
  }],
2930
2930
  /**
2931
2931
  * Justify Items
@@ -2946,7 +2946,7 @@ const te = (e) => {
2946
2946
  * @see https://tailwindcss.com/docs/align-content
2947
2947
  */
2948
2948
  "align-content": [{
2949
- content: ["normal", ...ie()]
2949
+ content: ["normal", ...ue()]
2950
2950
  }],
2951
2951
  /**
2952
2952
  * Align Items
@@ -2971,7 +2971,7 @@ const te = (e) => {
2971
2971
  * @see https://tailwindcss.com/docs/place-content
2972
2972
  */
2973
2973
  "place-content": [{
2974
- "place-content": ie()
2974
+ "place-content": ue()
2975
2975
  }],
2976
2976
  /**
2977
2977
  * Place Items
@@ -2993,63 +2993,63 @@ const te = (e) => {
2993
2993
  * @see https://tailwindcss.com/docs/padding
2994
2994
  */
2995
2995
  p: [{
2996
- p: R()
2996
+ p: x()
2997
2997
  }],
2998
2998
  /**
2999
2999
  * Padding X
3000
3000
  * @see https://tailwindcss.com/docs/padding
3001
3001
  */
3002
3002
  px: [{
3003
- px: R()
3003
+ px: x()
3004
3004
  }],
3005
3005
  /**
3006
3006
  * Padding Y
3007
3007
  * @see https://tailwindcss.com/docs/padding
3008
3008
  */
3009
3009
  py: [{
3010
- py: R()
3010
+ py: x()
3011
3011
  }],
3012
3012
  /**
3013
3013
  * Padding Start
3014
3014
  * @see https://tailwindcss.com/docs/padding
3015
3015
  */
3016
3016
  ps: [{
3017
- ps: R()
3017
+ ps: x()
3018
3018
  }],
3019
3019
  /**
3020
3020
  * Padding End
3021
3021
  * @see https://tailwindcss.com/docs/padding
3022
3022
  */
3023
3023
  pe: [{
3024
- pe: R()
3024
+ pe: x()
3025
3025
  }],
3026
3026
  /**
3027
3027
  * Padding Top
3028
3028
  * @see https://tailwindcss.com/docs/padding
3029
3029
  */
3030
3030
  pt: [{
3031
- pt: R()
3031
+ pt: x()
3032
3032
  }],
3033
3033
  /**
3034
3034
  * Padding Right
3035
3035
  * @see https://tailwindcss.com/docs/padding
3036
3036
  */
3037
3037
  pr: [{
3038
- pr: R()
3038
+ pr: x()
3039
3039
  }],
3040
3040
  /**
3041
3041
  * Padding Bottom
3042
3042
  * @see https://tailwindcss.com/docs/padding
3043
3043
  */
3044
3044
  pb: [{
3045
- pb: R()
3045
+ pb: x()
3046
3046
  }],
3047
3047
  /**
3048
3048
  * Padding Left
3049
3049
  * @see https://tailwindcss.com/docs/padding
3050
3050
  */
3051
3051
  pl: [{
3052
- pl: R()
3052
+ pl: x()
3053
3053
  }],
3054
3054
  /**
3055
3055
  * Margin
@@ -3119,7 +3119,7 @@ const te = (e) => {
3119
3119
  * @see https://tailwindcss.com/docs/margin#adding-space-between-children
3120
3120
  */
3121
3121
  "space-x": [{
3122
- "space-x": R()
3122
+ "space-x": x()
3123
3123
  }],
3124
3124
  /**
3125
3125
  * Space Between X Reverse
@@ -3131,7 +3131,7 @@ const te = (e) => {
3131
3131
  * @see https://tailwindcss.com/docs/margin#adding-space-between-children
3132
3132
  */
3133
3133
  "space-y": [{
3134
- "space-y": R()
3134
+ "space-y": x()
3135
3135
  }],
3136
3136
  /**
3137
3137
  * Space Between Y Reverse
@@ -3300,7 +3300,7 @@ const te = (e) => {
3300
3300
  leading: [
3301
3301
  /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
3302
3302
  l,
3303
- ...R()
3303
+ ...x()
3304
3304
  ]
3305
3305
  }],
3306
3306
  /**
@@ -3401,7 +3401,7 @@ const te = (e) => {
3401
3401
  * @see https://tailwindcss.com/docs/text-indent
3402
3402
  */
3403
3403
  indent: [{
3404
- indent: R()
3404
+ indent: x()
3405
3405
  }],
3406
3406
  /**
3407
3407
  * Vertical Alignment
@@ -3665,70 +3665,70 @@ const te = (e) => {
3665
3665
  * @see https://tailwindcss.com/docs/border-width
3666
3666
  */
3667
3667
  "border-w": [{
3668
- border: x()
3668
+ border: R()
3669
3669
  }],
3670
3670
  /**
3671
3671
  * Border Width X
3672
3672
  * @see https://tailwindcss.com/docs/border-width
3673
3673
  */
3674
3674
  "border-w-x": [{
3675
- "border-x": x()
3675
+ "border-x": R()
3676
3676
  }],
3677
3677
  /**
3678
3678
  * Border Width Y
3679
3679
  * @see https://tailwindcss.com/docs/border-width
3680
3680
  */
3681
3681
  "border-w-y": [{
3682
- "border-y": x()
3682
+ "border-y": R()
3683
3683
  }],
3684
3684
  /**
3685
3685
  * Border Width Start
3686
3686
  * @see https://tailwindcss.com/docs/border-width
3687
3687
  */
3688
3688
  "border-w-s": [{
3689
- "border-s": x()
3689
+ "border-s": R()
3690
3690
  }],
3691
3691
  /**
3692
3692
  * Border Width End
3693
3693
  * @see https://tailwindcss.com/docs/border-width
3694
3694
  */
3695
3695
  "border-w-e": [{
3696
- "border-e": x()
3696
+ "border-e": R()
3697
3697
  }],
3698
3698
  /**
3699
3699
  * Border Width Top
3700
3700
  * @see https://tailwindcss.com/docs/border-width
3701
3701
  */
3702
3702
  "border-w-t": [{
3703
- "border-t": x()
3703
+ "border-t": R()
3704
3704
  }],
3705
3705
  /**
3706
3706
  * Border Width Right
3707
3707
  * @see https://tailwindcss.com/docs/border-width
3708
3708
  */
3709
3709
  "border-w-r": [{
3710
- "border-r": x()
3710
+ "border-r": R()
3711
3711
  }],
3712
3712
  /**
3713
3713
  * Border Width Bottom
3714
3714
  * @see https://tailwindcss.com/docs/border-width
3715
3715
  */
3716
3716
  "border-w-b": [{
3717
- "border-b": x()
3717
+ "border-b": R()
3718
3718
  }],
3719
3719
  /**
3720
3720
  * Border Width Left
3721
3721
  * @see https://tailwindcss.com/docs/border-width
3722
3722
  */
3723
3723
  "border-w-l": [{
3724
- "border-l": x()
3724
+ "border-l": R()
3725
3725
  }],
3726
3726
  /**
3727
3727
  * Divide Width X
3728
3728
  * @see https://tailwindcss.com/docs/border-width#between-children
3729
3729
  */
3730
3730
  "divide-x": [{
3731
- "divide-x": x()
3731
+ "divide-x": R()
3732
3732
  }],
3733
3733
  /**
3734
3734
  * Divide Width X Reverse
@@ -3740,7 +3740,7 @@ const te = (e) => {
3740
3740
  * @see https://tailwindcss.com/docs/border-width#between-children
3741
3741
  */
3742
3742
  "divide-y": [{
3743
- "divide-y": x()
3743
+ "divide-y": R()
3744
3744
  }],
3745
3745
  /**
3746
3746
  * Divide Width Y Reverse
@@ -3902,7 +3902,7 @@ const te = (e) => {
3902
3902
  * @see https://tailwindcss.com/docs/box-shadow#adding-a-ring
3903
3903
  */
3904
3904
  "ring-w": [{
3905
- ring: x()
3905
+ ring: R()
3906
3906
  }],
3907
3907
  /**
3908
3908
  * Ring Width Inset
@@ -3941,7 +3941,7 @@ const te = (e) => {
3941
3941
  * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-ring
3942
3942
  */
3943
3943
  "inset-ring-w": [{
3944
- "inset-ring": x()
3944
+ "inset-ring": R()
3945
3945
  }],
3946
3946
  /**
3947
3947
  * Inset Ring Color
@@ -4365,21 +4365,21 @@ const te = (e) => {
4365
4365
  * @see https://tailwindcss.com/docs/border-spacing
4366
4366
  */
4367
4367
  "border-spacing": [{
4368
- "border-spacing": R()
4368
+ "border-spacing": x()
4369
4369
  }],
4370
4370
  /**
4371
4371
  * Border Spacing X
4372
4372
  * @see https://tailwindcss.com/docs/border-spacing
4373
4373
  */
4374
4374
  "border-spacing-x": [{
4375
- "border-spacing-x": R()
4375
+ "border-spacing-x": x()
4376
4376
  }],
4377
4377
  /**
4378
4378
  * Border Spacing Y
4379
4379
  * @see https://tailwindcss.com/docs/border-spacing
4380
4380
  */
4381
4381
  "border-spacing-y": [{
4382
- "border-spacing-y": R()
4382
+ "border-spacing-y": x()
4383
4383
  }],
4384
4384
  /**
4385
4385
  * Table Layout
@@ -4424,7 +4424,7 @@ const te = (e) => {
4424
4424
  * @see https://tailwindcss.com/docs/transition-timing-function
4425
4425
  */
4426
4426
  ease: [{
4427
- ease: ["linear", "initial", W, k, S]
4427
+ ease: ["linear", "initial", q, k, S]
4428
4428
  }],
4429
4429
  /**
4430
4430
  * Transition Delay
@@ -4671,126 +4671,126 @@ const te = (e) => {
4671
4671
  * @see https://tailwindcss.com/docs/scroll-margin
4672
4672
  */
4673
4673
  "scroll-m": [{
4674
- "scroll-m": R()
4674
+ "scroll-m": x()
4675
4675
  }],
4676
4676
  /**
4677
4677
  * Scroll Margin X
4678
4678
  * @see https://tailwindcss.com/docs/scroll-margin
4679
4679
  */
4680
4680
  "scroll-mx": [{
4681
- "scroll-mx": R()
4681
+ "scroll-mx": x()
4682
4682
  }],
4683
4683
  /**
4684
4684
  * Scroll Margin Y
4685
4685
  * @see https://tailwindcss.com/docs/scroll-margin
4686
4686
  */
4687
4687
  "scroll-my": [{
4688
- "scroll-my": R()
4688
+ "scroll-my": x()
4689
4689
  }],
4690
4690
  /**
4691
4691
  * Scroll Margin Start
4692
4692
  * @see https://tailwindcss.com/docs/scroll-margin
4693
4693
  */
4694
4694
  "scroll-ms": [{
4695
- "scroll-ms": R()
4695
+ "scroll-ms": x()
4696
4696
  }],
4697
4697
  /**
4698
4698
  * Scroll Margin End
4699
4699
  * @see https://tailwindcss.com/docs/scroll-margin
4700
4700
  */
4701
4701
  "scroll-me": [{
4702
- "scroll-me": R()
4702
+ "scroll-me": x()
4703
4703
  }],
4704
4704
  /**
4705
4705
  * Scroll Margin Top
4706
4706
  * @see https://tailwindcss.com/docs/scroll-margin
4707
4707
  */
4708
4708
  "scroll-mt": [{
4709
- "scroll-mt": R()
4709
+ "scroll-mt": x()
4710
4710
  }],
4711
4711
  /**
4712
4712
  * Scroll Margin Right
4713
4713
  * @see https://tailwindcss.com/docs/scroll-margin
4714
4714
  */
4715
4715
  "scroll-mr": [{
4716
- "scroll-mr": R()
4716
+ "scroll-mr": x()
4717
4717
  }],
4718
4718
  /**
4719
4719
  * Scroll Margin Bottom
4720
4720
  * @see https://tailwindcss.com/docs/scroll-margin
4721
4721
  */
4722
4722
  "scroll-mb": [{
4723
- "scroll-mb": R()
4723
+ "scroll-mb": x()
4724
4724
  }],
4725
4725
  /**
4726
4726
  * Scroll Margin Left
4727
4727
  * @see https://tailwindcss.com/docs/scroll-margin
4728
4728
  */
4729
4729
  "scroll-ml": [{
4730
- "scroll-ml": R()
4730
+ "scroll-ml": x()
4731
4731
  }],
4732
4732
  /**
4733
4733
  * Scroll Padding
4734
4734
  * @see https://tailwindcss.com/docs/scroll-padding
4735
4735
  */
4736
4736
  "scroll-p": [{
4737
- "scroll-p": R()
4737
+ "scroll-p": x()
4738
4738
  }],
4739
4739
  /**
4740
4740
  * Scroll Padding X
4741
4741
  * @see https://tailwindcss.com/docs/scroll-padding
4742
4742
  */
4743
4743
  "scroll-px": [{
4744
- "scroll-px": R()
4744
+ "scroll-px": x()
4745
4745
  }],
4746
4746
  /**
4747
4747
  * Scroll Padding Y
4748
4748
  * @see https://tailwindcss.com/docs/scroll-padding
4749
4749
  */
4750
4750
  "scroll-py": [{
4751
- "scroll-py": R()
4751
+ "scroll-py": x()
4752
4752
  }],
4753
4753
  /**
4754
4754
  * Scroll Padding Start
4755
4755
  * @see https://tailwindcss.com/docs/scroll-padding
4756
4756
  */
4757
4757
  "scroll-ps": [{
4758
- "scroll-ps": R()
4758
+ "scroll-ps": x()
4759
4759
  }],
4760
4760
  /**
4761
4761
  * Scroll Padding End
4762
4762
  * @see https://tailwindcss.com/docs/scroll-padding
4763
4763
  */
4764
4764
  "scroll-pe": [{
4765
- "scroll-pe": R()
4765
+ "scroll-pe": x()
4766
4766
  }],
4767
4767
  /**
4768
4768
  * Scroll Padding Top
4769
4769
  * @see https://tailwindcss.com/docs/scroll-padding
4770
4770
  */
4771
4771
  "scroll-pt": [{
4772
- "scroll-pt": R()
4772
+ "scroll-pt": x()
4773
4773
  }],
4774
4774
  /**
4775
4775
  * Scroll Padding Right
4776
4776
  * @see https://tailwindcss.com/docs/scroll-padding
4777
4777
  */
4778
4778
  "scroll-pr": [{
4779
- "scroll-pr": R()
4779
+ "scroll-pr": x()
4780
4780
  }],
4781
4781
  /**
4782
4782
  * Scroll Padding Bottom
4783
4783
  * @see https://tailwindcss.com/docs/scroll-padding
4784
4784
  */
4785
4785
  "scroll-pb": [{
4786
- "scroll-pb": R()
4786
+ "scroll-pb": x()
4787
4787
  }],
4788
4788
  /**
4789
4789
  * Scroll Padding Left
4790
4790
  * @see https://tailwindcss.com/docs/scroll-padding
4791
4791
  */
4792
4792
  "scroll-pl": [{
4793
- "scroll-pl": R()
4793
+ "scroll-pl": x()
4794
4794
  }],
4795
4795
  /**
4796
4796
  * Scroll Snap Align
@@ -4951,18 +4951,18 @@ const te = (e) => {
4951
4951
  orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
4952
4952
  };
4953
4953
  }, Dn = /* @__PURE__ */ yn(Ln);
4954
- function ue(...e) {
4954
+ function ae(...e) {
4955
4955
  return Dn(Zt(e));
4956
4956
  }
4957
4957
  function no({
4958
4958
  className: e,
4959
4959
  ...n
4960
4960
  }) {
4961
- return /* @__PURE__ */ q.jsx(
4961
+ return /* @__PURE__ */ W.jsx(
4962
4962
  tn,
4963
4963
  {
4964
4964
  "data-slot": "avatar",
4965
- className: ue(
4965
+ className: ae(
4966
4966
  "relative flex size-8 shrink-0 overflow-hidden rounded-full",
4967
4967
  e
4968
4968
  ),
@@ -5022,11 +5022,11 @@ function oo({
5022
5022
  ...a
5023
5023
  }) {
5024
5024
  const s = o ? st : "span";
5025
- return /* @__PURE__ */ q.jsx(
5025
+ return /* @__PURE__ */ W.jsx(
5026
5026
  s,
5027
5027
  {
5028
5028
  "data-slot": "badge",
5029
- className: ue(In({ variant: n }), e),
5029
+ className: ae(In({ variant: n }), e),
5030
5030
  ...a
5031
5031
  }
5032
5032
  );
@@ -5064,21 +5064,21 @@ function so({
5064
5064
  ...s
5065
5065
  }) {
5066
5066
  const l = a ? st : "button";
5067
- return /* @__PURE__ */ q.jsx(
5067
+ return /* @__PURE__ */ W.jsx(
5068
5068
  l,
5069
5069
  {
5070
5070
  "data-slot": "button",
5071
- className: ue($n({ variant: n, size: o, className: e })),
5071
+ className: ae($n({ variant: n, size: o, className: e })),
5072
5072
  ...s
5073
5073
  }
5074
5074
  );
5075
5075
  }
5076
5076
  function ao({ className: e, ...n }) {
5077
- return /* @__PURE__ */ q.jsx(
5077
+ return /* @__PURE__ */ W.jsx(
5078
5078
  "div",
5079
5079
  {
5080
5080
  "data-slot": "card",
5081
- className: ue(
5081
+ className: ae(
5082
5082
  "bg-card text-card-foreground flex flex-col gap-6 rounded-xl border py-6 shadow-sm",
5083
5083
  e
5084
5084
  ),
@@ -5087,11 +5087,11 @@ function ao({ className: e, ...n }) {
5087
5087
  );
5088
5088
  }
5089
5089
  function io({ className: e, ...n }) {
5090
- return /* @__PURE__ */ q.jsx(
5090
+ return /* @__PURE__ */ W.jsx(
5091
5091
  "div",
5092
5092
  {
5093
5093
  "data-slot": "card-header",
5094
- className: ue(
5094
+ className: ae(
5095
5095
  "@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-1.5 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6",
5096
5096
  e
5097
5097
  ),
@@ -5100,31 +5100,31 @@ function io({ className: e, ...n }) {
5100
5100
  );
5101
5101
  }
5102
5102
  function uo({ className: e, ...n }) {
5103
- return /* @__PURE__ */ q.jsx(
5103
+ return /* @__PURE__ */ W.jsx(
5104
5104
  "div",
5105
5105
  {
5106
5106
  "data-slot": "card-title",
5107
- className: ue("leading-none font-semibold", e),
5107
+ className: ae("leading-none font-semibold", e),
5108
5108
  ...n
5109
5109
  }
5110
5110
  );
5111
5111
  }
5112
5112
  function co({ className: e, ...n }) {
5113
- return /* @__PURE__ */ q.jsx(
5113
+ return /* @__PURE__ */ W.jsx(
5114
5114
  "div",
5115
5115
  {
5116
5116
  "data-slot": "card-description",
5117
- className: ue("text-muted-foreground text-sm", e),
5117
+ className: ae("text-muted-foreground text-sm", e),
5118
5118
  ...n
5119
5119
  }
5120
5120
  );
5121
5121
  }
5122
5122
  function lo({ className: e, ...n }) {
5123
- return /* @__PURE__ */ q.jsx(
5123
+ return /* @__PURE__ */ W.jsx(
5124
5124
  "div",
5125
5125
  {
5126
5126
  "data-slot": "card-action",
5127
- className: ue(
5127
+ className: ae(
5128
5128
  "col-start-2 row-span-2 row-start-1 self-start justify-self-end",
5129
5129
  e
5130
5130
  ),
@@ -5133,26 +5133,26 @@ function lo({ className: e, ...n }) {
5133
5133
  );
5134
5134
  }
5135
5135
  function fo({ className: e, ...n }) {
5136
- return /* @__PURE__ */ q.jsx(
5136
+ return /* @__PURE__ */ W.jsx(
5137
5137
  "div",
5138
5138
  {
5139
5139
  "data-slot": "card-content",
5140
- className: ue("px-6", e),
5140
+ className: ae("px-6", e),
5141
5141
  ...n
5142
5142
  }
5143
5143
  );
5144
5144
  }
5145
5145
  function po({ className: e, ...n }) {
5146
- return /* @__PURE__ */ q.jsx(
5146
+ return /* @__PURE__ */ W.jsx(
5147
5147
  "div",
5148
5148
  {
5149
5149
  "data-slot": "card-footer",
5150
- className: ue("flex items-center px-6 [.border-t]:pt-6", e),
5150
+ className: ae("flex items-center px-6 [.border-t]:pt-6", e),
5151
5151
  ...n
5152
5152
  }
5153
5153
  );
5154
5154
  }
5155
- var zn = "Label", lr = D.forwardRef((e, n) => /* @__PURE__ */ q.jsx(
5155
+ var zn = "Label", lr = D.forwardRef((e, n) => /* @__PURE__ */ W.jsx(
5156
5156
  Ge.label,
5157
5157
  {
5158
5158
  ...e,
@@ -5349,7 +5349,7 @@ function Jn(e) {
5349
5349
  name: o
5350
5350
  },
5351
5351
  type: Ht.BLUR
5352
- }), [o, s._formValues]), W = B.useCallback((H) => {
5352
+ }), [o, s._formValues]), q = B.useCallback((H) => {
5353
5353
  const Q = ce(s._fields, o);
5354
5354
  Q && H && (Q._f.ref = {
5355
5355
  focus: () => H.focus && H.focus(),
@@ -5363,17 +5363,17 @@ function Jn(e) {
5363
5363
  ...Je(a) || h.disabled ? { disabled: h.disabled || a } : {},
5364
5364
  onChange: T,
5365
5365
  onBlur: P,
5366
- ref: W
5367
- }), [o, a, h.disabled, T, P, W, u]);
5366
+ ref: q
5367
+ }), [o, a, h.disabled, T, P, q, u]);
5368
5368
  return B.useEffect(() => {
5369
5369
  const H = s._options.shouldUnregister || l, Q = i.current;
5370
5370
  Q && Q !== o && !g && s.unregister(Q), s.register(o, {
5371
5371
  ...d.current.rules,
5372
5372
  ...Je(d.current.disabled) ? { disabled: d.current.disabled } : {}
5373
5373
  });
5374
- const M = (Z, ae) => {
5375
- const R = ce(s._fields, Z);
5376
- R && R._f && (R._f.mount = ae);
5374
+ const M = (Z, ie) => {
5375
+ const x = ce(s._fields, Z);
5376
+ x && x._f && (x._f.mount = ie);
5377
5377
  };
5378
5378
  if (M(o, !0), H) {
5379
5379
  const Z = fr(ce(s._options.defaultValues, o));
@@ -5398,11 +5398,11 @@ function to({
5398
5398
  className: e,
5399
5399
  ...n
5400
5400
  }) {
5401
- return /* @__PURE__ */ q.jsx(
5401
+ return /* @__PURE__ */ W.jsx(
5402
5402
  Vn,
5403
5403
  {
5404
5404
  "data-slot": "label",
5405
- className: ue(
5405
+ className: ae(
5406
5406
  "flex items-center gap-2 text-sm leading-none font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50",
5407
5407
  e
5408
5408
  ),
@@ -5414,7 +5414,7 @@ const mo = Bn, vr = D.createContext(
5414
5414
  {}
5415
5415
  ), go = ({
5416
5416
  ...e
5417
- }) => /* @__PURE__ */ q.jsx(vr.Provider, { value: { name: e.name }, children: /* @__PURE__ */ q.jsx(eo, { ...e }) }), We = () => {
5417
+ }) => /* @__PURE__ */ W.jsx(vr.Provider, { value: { name: e.name }, children: /* @__PURE__ */ W.jsx(eo, { ...e }) }), We = () => {
5418
5418
  const e = D.useContext(vr), n = D.useContext(br), { getFieldState: o } = Ye(), a = yr({ name: e.name }), s = o(e.name, a);
5419
5419
  if (!e)
5420
5420
  throw new Error("useFormField should be used within <FormField>");
@@ -5432,11 +5432,11 @@ const mo = Bn, vr = D.createContext(
5432
5432
  );
5433
5433
  function yo({ className: e, ...n }) {
5434
5434
  const o = D.useId();
5435
- return /* @__PURE__ */ q.jsx(br.Provider, { value: { id: o }, children: /* @__PURE__ */ q.jsx(
5435
+ return /* @__PURE__ */ W.jsx(br.Provider, { value: { id: o }, children: /* @__PURE__ */ W.jsx(
5436
5436
  "div",
5437
5437
  {
5438
5438
  "data-slot": "form-item",
5439
- className: ue("grid gap-2", e),
5439
+ className: ae("grid gap-2", e),
5440
5440
  ...n
5441
5441
  }
5442
5442
  ) });
@@ -5446,12 +5446,12 @@ function ho({
5446
5446
  ...n
5447
5447
  }) {
5448
5448
  const { error: o, formItemId: a } = We();
5449
- return /* @__PURE__ */ q.jsx(
5449
+ return /* @__PURE__ */ W.jsx(
5450
5450
  to,
5451
5451
  {
5452
5452
  "data-slot": "form-label",
5453
5453
  "data-error": !!o,
5454
- className: ue("data-[error=true]:text-destructive", e),
5454
+ className: ae("data-[error=true]:text-destructive", e),
5455
5455
  htmlFor: a,
5456
5456
  ...n
5457
5457
  }
@@ -5459,7 +5459,7 @@ function ho({
5459
5459
  }
5460
5460
  function vo({ ...e }) {
5461
5461
  const { error: n, formItemId: o, formDescriptionId: a, formMessageId: s } = We();
5462
- return /* @__PURE__ */ q.jsx(
5462
+ return /* @__PURE__ */ W.jsx(
5463
5463
  st,
5464
5464
  {
5465
5465
  "data-slot": "form-control",
@@ -5472,29 +5472,45 @@ function vo({ ...e }) {
5472
5472
  }
5473
5473
  function bo({ className: e, ...n }) {
5474
5474
  const { formDescriptionId: o } = We();
5475
- return /* @__PURE__ */ q.jsx(
5475
+ return /* @__PURE__ */ W.jsx(
5476
5476
  "p",
5477
5477
  {
5478
5478
  "data-slot": "form-description",
5479
5479
  id: o,
5480
- className: ue("text-muted-foreground text-sm", e),
5480
+ className: ae("text-muted-foreground text-sm", e),
5481
5481
  ...n
5482
5482
  }
5483
5483
  );
5484
5484
  }
5485
5485
  function _o({ className: e, ...n }) {
5486
5486
  const { error: o, formMessageId: a } = We(), s = o ? String(o?.message ?? "") : n.children;
5487
- return s ? /* @__PURE__ */ q.jsx(
5487
+ return s ? /* @__PURE__ */ W.jsx(
5488
5488
  "p",
5489
5489
  {
5490
5490
  "data-slot": "form-message",
5491
5491
  id: a,
5492
- className: ue("text-destructive text-sm", e),
5492
+ className: ae("text-destructive text-sm", e),
5493
5493
  ...n,
5494
5494
  children: s
5495
5495
  }
5496
5496
  ) : null;
5497
5497
  }
5498
+ function wo({ className: e, type: n, ...o }) {
5499
+ return /* @__PURE__ */ W.jsx(
5500
+ "input",
5501
+ {
5502
+ type: n,
5503
+ "data-slot": "input",
5504
+ className: ae(
5505
+ "file:text-foreground placeholder:text-muted-foreground selection:bg-primary selection:text-primary-foreground dark:bg-input/30 border-input flex h-9 w-full min-w-0 rounded-md border bg-transparent px-3 py-1 text-base shadow-xs transition-[color,box-shadow] outline-none file:inline-flex file:h-7 file:border-0 file:bg-transparent file:text-sm file:font-medium disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50 md:text-sm",
5506
+ "focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px]",
5507
+ "aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",
5508
+ e
5509
+ ),
5510
+ ...o
5511
+ }
5512
+ );
5513
+ }
5498
5514
  export {
5499
5515
  no as Avatar,
5500
5516
  oo as Badge,
@@ -5513,8 +5529,10 @@ export {
5513
5529
  yo as FormItem,
5514
5530
  ho as FormLabel,
5515
5531
  _o as FormMessage,
5532
+ wo as Input,
5533
+ to as Label,
5516
5534
  In as badgeVariants,
5517
5535
  $n as buttonVariants,
5518
- ue as cn,
5536
+ ae as cn,
5519
5537
  We as useFormField
5520
5538
  };