@versini/sassysaint 5.5.37 → 5.5.38

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.
@@ -1,5 +1,5 @@
1
1
  import { jsx as l, jsxs as O, Fragment as Qe } from "react/jsx-runtime";
2
- import z, { createContext as nr, useReducer as wt, useRef as M, useCallback as q, useEffect as Q, useContext as Tt, useSyncExternalStore as or, useId as It, useState as j, useLayoutEffect as ot, useMemo as St, lazy as sr, Suspense as ir } from "react";
2
+ import F, { createContext as nr, useReducer as wt, useRef as $, useCallback as q, useEffect as Q, useContext as Tt, useSyncExternalStore as or, useId as It, useState as z, useLayoutEffect as ot, useMemo as St, lazy as sr, Suspense as ir } from "react";
3
3
  import g from "clsx";
4
4
  var cr = Object.defineProperty, lr = (e, t, r) => t in e ? cr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ue = (e, t, r) => lr(e, typeof t != "symbol" ? t + "" : t, r);
5
5
  /*!
@@ -380,30 +380,30 @@ let C = class extends Error {
380
380
  }
381
381
  };
382
382
  C.code = "ERR_JOSE_GENERIC";
383
- let D = class extends C {
383
+ let L = class extends C {
384
384
  constructor(t, r, a = "unspecified", n = "unspecified") {
385
385
  super(t, { cause: { claim: a, reason: n, payload: r } }), this.code = "ERR_JWT_CLAIM_VALIDATION_FAILED", this.claim = a, this.reason = n, this.payload = r;
386
386
  }
387
387
  };
388
- D.code = "ERR_JWT_CLAIM_VALIDATION_FAILED";
389
- class ze extends C {
388
+ L.code = "ERR_JWT_CLAIM_VALIDATION_FAILED";
389
+ class Fe extends C {
390
390
  constructor(t, r, a = "unspecified", n = "unspecified") {
391
391
  super(t, { cause: { claim: a, reason: n, payload: r } }), this.code = "ERR_JWT_EXPIRED", this.claim = a, this.reason = n, this.payload = r;
392
392
  }
393
393
  }
394
- ze.code = "ERR_JWT_EXPIRED";
394
+ Fe.code = "ERR_JWT_EXPIRED";
395
395
  class xt extends C {
396
396
  constructor() {
397
397
  super(...arguments), this.code = "ERR_JOSE_ALG_NOT_ALLOWED";
398
398
  }
399
399
  }
400
400
  xt.code = "ERR_JOSE_ALG_NOT_ALLOWED";
401
- let L = class extends C {
401
+ let M = class extends C {
402
402
  constructor() {
403
403
  super(...arguments), this.code = "ERR_JOSE_NOT_SUPPORTED";
404
404
  }
405
405
  };
406
- L.code = "ERR_JOSE_NOT_SUPPORTED";
406
+ M.code = "ERR_JOSE_NOT_SUPPORTED";
407
407
  class wr extends C {
408
408
  constructor(t = "decryption operation failed", r) {
409
409
  super(t, r), this.code = "ERR_JWE_DECRYPTION_FAILED";
@@ -635,7 +635,7 @@ function Mr(e) {
635
635
  }, r = e.d ? ["decrypt", "unwrapKey"] : ["encrypt", "wrapKey"];
636
636
  break;
637
637
  default:
638
- throw new L('Invalid or unsupported JWK "alg" (Algorithm) Parameter value');
638
+ throw new M('Invalid or unsupported JWK "alg" (Algorithm) Parameter value');
639
639
  }
640
640
  break;
641
641
  }
@@ -657,7 +657,7 @@ function Mr(e) {
657
657
  t = { name: "ECDH", namedCurve: e.crv }, r = e.d ? ["deriveBits"] : [];
658
658
  break;
659
659
  default:
660
- throw new L('Invalid or unsupported JWK "alg" (Algorithm) Parameter value');
660
+ throw new M('Invalid or unsupported JWK "alg" (Algorithm) Parameter value');
661
661
  }
662
662
  break;
663
663
  }
@@ -673,12 +673,12 @@ function Mr(e) {
673
673
  t = { name: e.crv }, r = e.d ? ["deriveBits"] : [];
674
674
  break;
675
675
  default:
676
- throw new L('Invalid or unsupported JWK "alg" (Algorithm) Parameter value');
676
+ throw new M('Invalid or unsupported JWK "alg" (Algorithm) Parameter value');
677
677
  }
678
678
  break;
679
679
  }
680
680
  default:
681
- throw new L('Invalid or unsupported JWK "kty" (Key Type) Parameter value');
681
+ throw new M('Invalid or unsupported JWK "kty" (Key Type) Parameter value');
682
682
  }
683
683
  return { algorithm: t, keyUsages: r };
684
684
  }
@@ -711,31 +711,31 @@ const $t = (e) => (e == null ? void 0 : e[Symbol.toStringTag]) === "KeyObject",
711
711
  return r.k ? Mt(r.k) : (ne || (ne = /* @__PURE__ */ new WeakMap()), Ne(ne, e, r, t));
712
712
  }
713
713
  return he(e) ? e.k ? X(e.k) : (ne || (ne = /* @__PURE__ */ new WeakMap()), Ne(ne, e, e, t, !0)) : e;
714
- }, Kr = { normalizePublicKey: $r, normalizePrivateKey: Ur }, F = (e, t, r = 0) => {
714
+ }, Kr = { normalizePublicKey: $r, normalizePrivateKey: Ur }, j = (e, t, r = 0) => {
715
715
  r === 0 && (t.unshift(t.length), t.unshift(6));
716
716
  const a = e.indexOf(t[0], r);
717
717
  if (a === -1)
718
718
  return !1;
719
719
  const n = e.subarray(a, a + t.length);
720
- return n.length !== t.length ? !1 : n.every((o, s) => o === t[s]) || F(e, t, a + 1);
720
+ return n.length !== t.length ? !1 : n.every((o, s) => o === t[s]) || j(e, t, a + 1);
721
721
  }, it = (e) => {
722
722
  switch (!0) {
723
- case F(e, [42, 134, 72, 206, 61, 3, 1, 7]):
723
+ case j(e, [42, 134, 72, 206, 61, 3, 1, 7]):
724
724
  return "P-256";
725
- case F(e, [43, 129, 4, 0, 34]):
725
+ case j(e, [43, 129, 4, 0, 34]):
726
726
  return "P-384";
727
- case F(e, [43, 129, 4, 0, 35]):
727
+ case j(e, [43, 129, 4, 0, 35]):
728
728
  return "P-521";
729
- case F(e, [43, 101, 110]):
729
+ case j(e, [43, 101, 110]):
730
730
  return "X25519";
731
- case F(e, [43, 101, 111]):
731
+ case j(e, [43, 101, 111]):
732
732
  return "X448";
733
- case F(e, [43, 101, 112]):
733
+ case j(e, [43, 101, 112]):
734
734
  return "Ed25519";
735
- case F(e, [43, 101, 113]):
735
+ case j(e, [43, 101, 113]):
736
736
  return "Ed448";
737
737
  default:
738
- throw new L("Invalid or unsupported EC Key Curve or OKP Key Sub Type");
738
+ throw new M("Invalid or unsupported EC Key Curve or OKP Key Sub Type");
739
739
  }
740
740
  }, Hr = async (e, t, r, a, n) => {
741
741
  let o, s;
@@ -781,7 +781,7 @@ const $t = (e) => (e == null ? void 0 : e[Symbol.toStringTag]) === "KeyObject",
781
781
  o = { name: it(i) }, s = ["verify"];
782
782
  break;
783
783
  default:
784
- throw new L('Invalid or unsupported "alg" (Algorithm) value');
784
+ throw new M('Invalid or unsupported "alg" (Algorithm) value');
785
785
  }
786
786
  return Pe.subtle.importKey(t, i, o, !1, s);
787
787
  }, Wr = (e, t, r) => Hr(/(?:-----(?:BEGIN|END) PUBLIC KEY-----|\s)/g, "spki", e, t);
@@ -800,15 +800,15 @@ async function Gr(e, t) {
800
800
  return X(e.k);
801
801
  case "RSA":
802
802
  if (e.oth !== void 0)
803
- throw new L('RSA JWK "oth" (Other Primes Info) Parameter value is not supported');
803
+ throw new M('RSA JWK "oth" (Other Primes Info) Parameter value is not supported');
804
804
  case "EC":
805
805
  case "OKP":
806
806
  return Lt({ ...e, alg: t });
807
807
  default:
808
- throw new L('Unsupported "kty" (Key Type) Parameter value');
808
+ throw new M('Unsupported "kty" (Key Type) Parameter value');
809
809
  }
810
810
  }
811
- const de = (e) => e == null ? void 0 : e[Symbol.toStringTag], Fe = (e, t, r) => {
811
+ const de = (e) => e == null ? void 0 : e[Symbol.toStringTag], je = (e, t, r) => {
812
812
  var a, n;
813
813
  if (t.use !== void 0 && t.use !== "sig")
814
814
  throw new TypeError("Invalid key for this operation, when present its use must be sig");
@@ -820,7 +820,7 @@ const de = (e) => e == null ? void 0 : e[Symbol.toStringTag], Fe = (e, t, r) =>
820
820
  }, Jr = (e, t, r, a) => {
821
821
  if (!(t instanceof Uint8Array)) {
822
822
  if (a && he(t)) {
823
- if (Lr(t) && Fe(e, t, r))
823
+ if (Lr(t) && je(e, t, r))
824
824
  return;
825
825
  throw new TypeError('JSON Web Key for symmetric algorithms must have JWK "kty" (Key Type) equal to "oct" and the JWK "k" (Key Value) present');
826
826
  }
@@ -833,11 +833,11 @@ const de = (e) => e == null ? void 0 : e[Symbol.toStringTag], Fe = (e, t, r) =>
833
833
  if (a && he(t))
834
834
  switch (r) {
835
835
  case "sign":
836
- if (Pr(t) && Fe(e, t, r))
836
+ if (Pr(t) && je(e, t, r))
837
837
  return;
838
838
  throw new TypeError("JSON Web Key for this operation be a private JWK");
839
839
  case "verify":
840
- if (Dr(t) && Fe(e, t, r))
840
+ if (Dr(t) && je(e, t, r))
841
841
  return;
842
842
  throw new TypeError("JSON Web Key for this operation be a public JWK");
843
843
  }
@@ -870,7 +870,7 @@ function Yr(e, t, r, a, n) {
870
870
  r !== void 0 ? o = new Map([...Object.entries(r), ...t.entries()]) : o = t;
871
871
  for (const s of a.crit) {
872
872
  if (!o.has(s))
873
- throw new L(`Extension Header Parameter "${s}" is not recognized`);
873
+ throw new M(`Extension Header Parameter "${s}" is not recognized`);
874
874
  if (n[s] === void 0)
875
875
  throw new e(`Extension Header Parameter "${s}" is missing`);
876
876
  if (o.get(s) && a[s] === void 0)
@@ -878,13 +878,13 @@ function Yr(e, t, r, a, n) {
878
878
  }
879
879
  return new Set(a.crit);
880
880
  }
881
- const zr = (e, t) => {
881
+ const Fr = (e, t) => {
882
882
  if (t !== void 0 && (!Array.isArray(t) || t.some((r) => typeof r != "string")))
883
883
  throw new TypeError(`"${e}" option must be an array of strings`);
884
884
  if (t)
885
885
  return new Set(t);
886
886
  };
887
- function Fr(e, t) {
887
+ function jr(e, t) {
888
888
  const r = `SHA-${e.slice(-3)}`;
889
889
  switch (e) {
890
890
  case "HS256":
@@ -906,10 +906,10 @@ function Fr(e, t) {
906
906
  case "EdDSA":
907
907
  return { name: t.name };
908
908
  default:
909
- throw new L(`alg ${e} is not supported either by JOSE or your javascript runtime`);
909
+ throw new M(`alg ${e} is not supported either by JOSE or your javascript runtime`);
910
910
  }
911
911
  }
912
- async function jr(e, t, r) {
912
+ async function zr(e, t, r) {
913
913
  if (t = await Kr.normalizePublicKey(t, e), Nt(t))
914
914
  return Nr(t, e, r), t;
915
915
  if (t instanceof Uint8Array) {
@@ -920,9 +920,9 @@ async function jr(e, t, r) {
920
920
  throw new TypeError(st(t, ...Re, "Uint8Array", "JSON Web Key"));
921
921
  }
922
922
  const qr = async (e, t, r, a) => {
923
- const n = await jr(e, t, "verify");
923
+ const n = await zr(e, t, "verify");
924
924
  Or(e, n);
925
- const o = Fr(e, n.algorithm);
925
+ const o = jr(e, n.algorithm);
926
926
  try {
927
927
  return await Pe.subtle.verify(o, n, r, a);
928
928
  } catch {
@@ -962,7 +962,7 @@ async function Xr(e, t, r) {
962
962
  const { alg: i } = n;
963
963
  if (typeof i != "string" || !i)
964
964
  throw new S('JWS "alg" (Algorithm) Header Parameter missing or invalid');
965
- const d = zr("algorithms", r.algorithms);
965
+ const d = Fr("algorithms", r.algorithms);
966
966
  if (d && !d.has(i))
967
967
  throw new xt('"alg" (Algorithm) Header Parameter value not allowed');
968
968
  if (s) {
@@ -1054,18 +1054,18 @@ const Zr = (e) => Math.floor(e.getTime() / 1e3), Kt = 60, Ht = Kt * 60, et = Ht
1054
1054
  throw new G("JWT Claims Set must be a top-level JSON object");
1055
1055
  const { typ: n } = r;
1056
1056
  if (n && (typeof e.typ != "string" || dt(e.typ) !== dt(n)))
1057
- throw new D('unexpected "typ" JWT header value', a, "typ", "check_failed");
1057
+ throw new L('unexpected "typ" JWT header value', a, "typ", "check_failed");
1058
1058
  const { requiredClaims: o = [], issuer: s, subject: i, audience: d, maxTokenAge: h } = r, p = [...o];
1059
1059
  h !== void 0 && p.push("iat"), d !== void 0 && p.push("aud"), i !== void 0 && p.push("sub"), s !== void 0 && p.push("iss");
1060
1060
  for (const f of new Set(p.reverse()))
1061
1061
  if (!(f in a))
1062
- throw new D(`missing required "${f}" claim`, a, f, "missing");
1062
+ throw new L(`missing required "${f}" claim`, a, f, "missing");
1063
1063
  if (s && !(Array.isArray(s) ? s : [s]).includes(a.iss))
1064
- throw new D('unexpected "iss" claim value', a, "iss", "check_failed");
1064
+ throw new L('unexpected "iss" claim value', a, "iss", "check_failed");
1065
1065
  if (i && a.sub !== i)
1066
- throw new D('unexpected "sub" claim value', a, "sub", "check_failed");
1066
+ throw new L('unexpected "sub" claim value', a, "sub", "check_failed");
1067
1067
  if (d && !aa(a.aud, typeof d == "string" ? [d] : d))
1068
- throw new D('unexpected "aud" claim value', a, "aud", "check_failed");
1068
+ throw new L('unexpected "aud" claim value', a, "aud", "check_failed");
1069
1069
  let u;
1070
1070
  switch (typeof r.clockTolerance) {
1071
1071
  case "string":
@@ -1082,25 +1082,25 @@ const Zr = (e) => Math.floor(e.getTime() / 1e3), Kt = 60, Ht = Kt * 60, et = Ht
1082
1082
  }
1083
1083
  const { currentDate: c } = r, m = Zr(c || /* @__PURE__ */ new Date());
1084
1084
  if ((a.iat !== void 0 || h) && typeof a.iat != "number")
1085
- throw new D('"iat" claim must be a number', a, "iat", "invalid");
1085
+ throw new L('"iat" claim must be a number', a, "iat", "invalid");
1086
1086
  if (a.nbf !== void 0) {
1087
1087
  if (typeof a.nbf != "number")
1088
- throw new D('"nbf" claim must be a number', a, "nbf", "invalid");
1088
+ throw new L('"nbf" claim must be a number', a, "nbf", "invalid");
1089
1089
  if (a.nbf > m + u)
1090
- throw new D('"nbf" claim timestamp check failed', a, "nbf", "check_failed");
1090
+ throw new L('"nbf" claim timestamp check failed', a, "nbf", "check_failed");
1091
1091
  }
1092
1092
  if (a.exp !== void 0) {
1093
1093
  if (typeof a.exp != "number")
1094
- throw new D('"exp" claim must be a number', a, "exp", "invalid");
1094
+ throw new L('"exp" claim must be a number', a, "exp", "invalid");
1095
1095
  if (a.exp <= m - u)
1096
- throw new ze('"exp" claim timestamp check failed', a, "exp", "check_failed");
1096
+ throw new Fe('"exp" claim timestamp check failed', a, "exp", "check_failed");
1097
1097
  }
1098
1098
  if (h) {
1099
1099
  const f = m - a.iat, E = typeof h == "number" ? h : lt(h);
1100
1100
  if (f - u > E)
1101
- throw new ze('"iat" claim timestamp check failed (too far in the past)', a, "iat", "check_failed");
1101
+ throw new Fe('"iat" claim timestamp check failed (too far in the past)', a, "iat", "check_failed");
1102
1102
  if (f < 0 - u)
1103
- throw new D('"iat" claim timestamp check failed (it should be in the past)', a, "iat", "check_failed");
1103
+ throw new L('"iat" claim timestamp check failed (it should be in the past)', a, "iat", "check_failed");
1104
1104
  }
1105
1105
  return a;
1106
1106
  };
@@ -1420,7 +1420,7 @@ const se = "Your session has expired. For your security, please log in again to
1420
1420
  } catch (a) {
1421
1421
  return console.error(a), { status: V, data: [] };
1422
1422
  }
1423
- }, Aa = process.env.NODE_ENV === "production", Yt = !Aa, zt = {
1423
+ }, Aa = process.env.NODE_ENV === "production", Yt = !Aa, Ft = {
1424
1424
  isLoading: !0,
1425
1425
  isAuthenticated: !1,
1426
1426
  user: void 0,
@@ -1625,7 +1625,7 @@ const Pa = (e) => q(
1625
1625
  [e]
1626
1626
  ), le = () => {
1627
1627
  throw new Error(ka);
1628
- }, Ft = nr({
1628
+ }, jt = nr({
1629
1629
  isAuthenticated: !1,
1630
1630
  isLoading: !1,
1631
1631
  login: le,
@@ -1636,8 +1636,8 @@ const Pa = (e) => q(
1636
1636
  loginWithPasskey: le,
1637
1637
  logoutReason: "",
1638
1638
  authenticationType: ""
1639
- }), Da = z.createContext({
1640
- state: zt,
1639
+ }), Da = F.createContext({
1640
+ state: Ft,
1641
1641
  dispatch: () => {
1642
1642
  }
1643
1643
  }), La = (e, t) => (t == null ? void 0 : t.type) === ge ? {
@@ -1665,9 +1665,9 @@ const Pa = (e) => q(
1665
1665
  debug: n = !1
1666
1666
  }) => {
1667
1667
  const [o, s] = wt(La, {
1668
- ...zt,
1668
+ ...Ft,
1669
1669
  debug: n
1670
- }), i = Pa(n), d = M(!1), [h, p, , u] = Te({
1670
+ }), i = Pa(n), d = $(!1), [h, p, , u] = Te({
1671
1671
  key: `${Ie}::${r}::@@user@@`
1672
1672
  }), [c, m, , f] = Te({
1673
1673
  key: `${Ie}::${r}::@@access@@`
@@ -1675,14 +1675,14 @@ const Pa = (e) => q(
1675
1675
  {
1676
1676
  key: `${Ie}::${r}::@@refresh@@`
1677
1677
  }
1678
- ), [$, U, , K] = Te({
1678
+ ), [U, K, , H] = Te({
1679
1679
  key: `${Ie}::${r}::@@nonce@@`
1680
- }), N = new Oa(c, E), H = q(() => {
1681
- i("removeLocalStorage: removing local storage"), u(), f(), I(), K();
1680
+ }), N = new Oa(c, E), P = q(() => {
1681
+ i("removeLocalStorage: removing local storage"), u(), f(), I(), H();
1682
1682
  }, [
1683
1683
  f,
1684
1684
  u,
1685
- K,
1685
+ H,
1686
1686
  I,
1687
1687
  i
1688
1688
  ]), W = q(
@@ -1695,9 +1695,9 @@ const Pa = (e) => q(
1695
1695
  payload: {
1696
1696
  logoutReason: y || se
1697
1697
  }
1698
- }), H(), s({ type: ge, payload: { isLoading: !1 } });
1698
+ }), P(), s({ type: ge, payload: { isLoading: !1 } });
1699
1699
  },
1700
- [H, i]
1700
+ [P, i]
1701
1701
  ), x = q(
1702
1702
  async (y) => {
1703
1703
  i("invalidateAndLogout: invalidating and logging out");
@@ -1739,9 +1739,9 @@ const Pa = (e) => q(
1739
1739
  };
1740
1740
  }, [o.isLoading, h, x, i]);
1741
1741
  const pe = async (y, T) => {
1742
- s({ type: ge, payload: { isLoading: !0 } }), H();
1742
+ s({ type: ge, payload: { isLoading: !0 } }), P();
1743
1743
  const b = Ge();
1744
- U(b), i("login: Logging in with password");
1744
+ K(b), i("login: Logging in with password");
1745
1745
  const { code_verifier: re, code_challenge: ar } = await ya(), nt = await xa({
1746
1746
  nonce: b,
1747
1747
  clientId: r,
@@ -1789,7 +1789,7 @@ const Pa = (e) => q(
1789
1789
  const b = await N.refreshtoken({
1790
1790
  clientId: r,
1791
1791
  userId: T.userId,
1792
- nonce: $,
1792
+ nonce: U,
1793
1793
  domain: a
1794
1794
  });
1795
1795
  return b.status && b.status === "success" && b.newAccessToken ? (m(b.newAccessToken), w(b.newRefreshToken), b.newAccessToken) : (i(
@@ -1804,7 +1804,7 @@ const Pa = (e) => q(
1804
1804
  "getAccessToken: exception occurred, invalidating and logging out"
1805
1805
  ), await x(_a), "";
1806
1806
  }
1807
- }, P = () => o.isAuthenticated && h ? h : "", B = async () => {
1807
+ }, D = () => o.isAuthenticated && h ? h : "", B = async () => {
1808
1808
  const { user: y } = o;
1809
1809
  let T = await ce({
1810
1810
  accessToken: c,
@@ -1845,9 +1845,9 @@ const Pa = (e) => q(
1845
1845
  }
1846
1846
  return !1;
1847
1847
  }, ee = async () => {
1848
- s({ type: ge, payload: { isLoading: !0 } }), H();
1848
+ s({ type: ge, payload: { isLoading: !0 } }), P();
1849
1849
  const y = Ge();
1850
- U(y), i("loginWithPasskey");
1850
+ K(y), i("loginWithPasskey");
1851
1851
  const T = Ge();
1852
1852
  let b = await ce({
1853
1853
  accessToken: c,
@@ -1903,21 +1903,21 @@ const Pa = (e) => q(
1903
1903
  return !1;
1904
1904
  };
1905
1905
  return /* @__PURE__ */ l(Da.Provider, { value: { state: o, dispatch: s }, children: /* @__PURE__ */ l(
1906
- Ft.Provider,
1906
+ jt.Provider,
1907
1907
  {
1908
1908
  value: {
1909
1909
  ...o,
1910
1910
  login: pe,
1911
1911
  logout: Z,
1912
1912
  getAccessToken: v,
1913
- getIdToken: P,
1913
+ getIdToken: D,
1914
1914
  registeringForPasskey: B,
1915
1915
  loginWithPasskey: ee
1916
1916
  },
1917
1917
  children: e
1918
1918
  }
1919
1919
  ) });
1920
- }, jt = (e = Ft) => Tt(e), io = "user", co = "assistant", lo = "system", uo = "internal", mo = "hidden", ho = "I'm having trouble right now. Please try again later.", po = "OpenAI", go = "OpenAI", yo = "Anthropic", fo = "action-message", bo = "action-reset", Eo = "action-model", wo = "action-restore", To = "action-streaming", Io = "action-search", So = "action-sort", _o = "action-toggle-prompt", ko = "action-reset-prompt", Ao = "sassy-saint-", vo = "details", Ro = "search", No = "sort", xo = "==stats==", $a = "b44c68f0-e5b3-4a1d-a3e3-df8632b0223b", Co = 10, Oo = 30, Po = "av-prompt", Do = "av-prompt-editable", ft = (e) => Number.isFinite(e) ? e : 0;
1920
+ }, zt = (e = jt) => Tt(e), co = "user", lo = "assistant", uo = "system", mo = "internal", ho = "hidden", po = "I'm having trouble right now. Please try again later.", go = "OpenAI", yo = "OpenAI", fo = "Anthropic", bo = "action-message", Eo = "action-reset", wo = "action-model", To = "action-restore", Io = "action-streaming", So = "action-search", _o = "action-sort", ko = "action-toggle-prompt", Ao = "action-reset-prompt", vo = "sassy-saint-", Ro = "details", No = "search", xo = "sort", Co = "==stats==", $a = "b44c68f0-e5b3-4a1d-a3e3-df8632b0223b", Oo = 10, Po = 30, Do = "av-prompt", Lo = "av-prompt-editable", ft = (e) => Number.isFinite(e) ? e : 0;
1921
1921
  function Ua(e) {
1922
1922
  return {
1923
1923
  days: Math.trunc(e / 864e5),
@@ -1997,7 +1997,7 @@ function Va(e, t) {
1997
1997
  const h = t.colonNotation ? ":" : " ";
1998
1998
  return typeof t.unitCount == "number" && (n = n.slice(0, Math.max(t.unitCount, 1))), a + n.join(h);
1999
1999
  }
2000
- const Ya = process.env.NODE_ENV === "production", za = !Ya, Fa = za ? "gizmette.local.com" : "gizmette.com", Lo = async () => {
2000
+ const Ya = process.env.NODE_ENV === "production", Fa = !Ya, ja = Fa ? "gizmette.local.com" : "gizmette.com", Mo = async () => {
2001
2001
  const e = {
2002
2002
  /**
2003
2003
  * A boolean value that indicates the application would
@@ -2046,13 +2046,13 @@ const Ya = process.env.NODE_ENV === "production", za = !Ya, Fa = za ? "gizmette.
2046
2046
  e
2047
2047
  );
2048
2048
  });
2049
- }, Mo = (e, t) => t ? Object.keys(t).map((r) => /* @__PURE__ */ l("dl", { className: "my-0", children: /* @__PURE__ */ O("div", { className: "flex items-center justify-between", children: [
2049
+ }, $o = (e, t) => t ? Object.keys(t).map((r) => /* @__PURE__ */ l("dl", { className: "my-0", children: /* @__PURE__ */ O("div", { className: "flex items-center justify-between", children: [
2050
2050
  /* @__PURE__ */ l("dt", { className: "my-1 inline-block font-bold text-copy-dark dark:text-copy-lighter", children: r }),
2051
2051
  /* @__PURE__ */ l("dd", { className: "my-1 inline-block", children: t[r] })
2052
- ] }) }, `${e}-${r}`)) : null, $o = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length - 1].message.role === e, Uo = (e) => e > 0 ? Va(e, {
2052
+ ] }) }, `${e}-${r}`)) : null, Uo = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length - 1].message.role === e, Ko = (e) => e > 0 ? Va(e, {
2053
2053
  secondsDecimalDigits: 2,
2054
2054
  unitCount: 2
2055
- }) : "N/A", ja = ({
2055
+ }) : "N/A", za = ({
2056
2056
  isAuthenticated: e,
2057
2057
  extraClass: t
2058
2058
  }) => g(
@@ -2061,12 +2061,12 @@ const Ya = process.env.NODE_ENV === "production", za = !Ya, Fa = za ? "gizmette.
2061
2061
  t
2062
2062
  ), qa = ({
2063
2063
  extraClass: e
2064
- }) => g("px-2 sm:px-0", e), Ko = (e, t) => t === 1 ? e : `${e}s`, Ho = (e, t) => {
2064
+ }) => g("px-2 sm:px-0", e), Ho = (e, t) => t === 1 ? e : `${e}s`, Wo = (e, t) => {
2065
2065
  let r;
2066
2066
  return (...a) => {
2067
2067
  window.clearTimeout(r), r = window.setTimeout(() => e(...a), t);
2068
2068
  };
2069
- }, bt = "av-button", Le = "icon", tt = "button", je = "link", Xa = ({
2069
+ }, bt = "av-button", Le = "icon", tt = "button", ze = "link", Xa = ({
2070
2070
  type: e,
2071
2071
  size: t,
2072
2072
  labelRight: r,
@@ -2076,7 +2076,7 @@ const Ya = process.env.NODE_ENV === "production", za = !Ya, Fa = za ? "gizmette.
2076
2076
  const o = "max-h-8 py-0 px-2", s = "max-h-9 h-8 px-3", i = "max-h-12 py-2 px-4";
2077
2077
  switch (e) {
2078
2078
  case tt:
2079
- case je:
2079
+ case ze:
2080
2080
  return g({
2081
2081
  [o]: t === "small",
2082
2082
  [s]: t === "medium",
@@ -2104,9 +2104,9 @@ const Ya = process.env.NODE_ENV === "production", za = !Ya, Fa = za ? "gizmette.
2104
2104
  const n = "text-sm font-medium", o = "text-base font-medium", s = "text-lg font-medium";
2105
2105
  switch (e) {
2106
2106
  case tt:
2107
- case je:
2107
+ case ze:
2108
2108
  return g({
2109
- "text-center": e === je,
2109
+ "text-center": e === ze,
2110
2110
  [n]: t === "small",
2111
2111
  [o]: t === "medium",
2112
2112
  [s]: t === "large"
@@ -2287,7 +2287,19 @@ const Ya = process.env.NODE_ENV === "production", za = !Ya, Fa = za ? "gizmette.
2287
2287
  "focus:outline-focus-light": e === "light",
2288
2288
  "focus:outline-focus-light dark:focus:outline-focus-dark": e === "alt-system",
2289
2289
  "focus:outline-focus-dark dark:focus:outline-focus-light": e === "system"
2290
- }), rt = ({
2290
+ }), sn = ({
2291
+ mode: e,
2292
+ raw: t,
2293
+ iconClassName: r
2294
+ }) => t ? "" : g(
2295
+ {
2296
+ "text-copy-accent-dark": e === "light" || e === "alt-system",
2297
+ "text-copy-light": e === "dark" || e === "system",
2298
+ "dark:text-copy-light": e === "alt-system",
2299
+ "dark:text-copy-accent-dark": e === "system"
2300
+ },
2301
+ r
2302
+ ), rt = ({
2291
2303
  type: e,
2292
2304
  className: t,
2293
2305
  raw: r,
@@ -2331,24 +2343,24 @@ const Ya = process.env.NODE_ENV === "production", za = !Ya, Fa = za ? "gizmette.
2331
2343
  "disabled:cursor-not-allowed disabled:opacity-50": o
2332
2344
  },
2333
2345
  t
2334
- )), sn = (e, t, r) => {
2346
+ )), cn = (e, t, r) => {
2335
2347
  var a;
2336
2348
  !t && (!document.activeElement || document.activeElement !== e.currentTarget) && typeof ((a = e == null ? void 0 : e.currentTarget) == null ? void 0 : a.focus) == "function" && e.currentTarget.focus(), typeof r == "function" && r(e);
2337
- }, Me = z.forwardRef((e, t) => {
2349
+ }, Me = F.forwardRef((e, t) => {
2338
2350
  const { onClick: r, noInternalClick: a = !1, ...n } = e;
2339
2351
  return /* @__PURE__ */ l(
2340
2352
  "button",
2341
2353
  {
2342
2354
  ref: t,
2343
2355
  onClick: (o) => {
2344
- sn(o, a, r);
2356
+ cn(o, a, r);
2345
2357
  },
2346
2358
  ...n
2347
2359
  }
2348
2360
  );
2349
2361
  });
2350
2362
  Me.displayName = "BaseButton";
2351
- const qt = z.forwardRef(
2363
+ const qt = F.forwardRef(
2352
2364
  ({
2353
2365
  children: e,
2354
2366
  disabled: t = !1,
@@ -2391,7 +2403,7 @@ const qt = z.forwardRef(
2391
2403
  }
2392
2404
  );
2393
2405
  qt.displayName = "Button";
2394
- const qe = z.forwardRef(
2406
+ const qe = F.forwardRef(
2395
2407
  ({
2396
2408
  children: e,
2397
2409
  disabled: t = !1,
@@ -2411,9 +2423,10 @@ const qe = z.forwardRef(
2411
2423
  align: E = "center",
2412
2424
  radius: w = "large",
2413
2425
  variant: I = "primary",
2414
- ...$
2415
- }, U) => {
2416
- const K = rt({
2426
+ iconClassName: U,
2427
+ ...K
2428
+ }, H) => {
2429
+ const N = rt({
2417
2430
  type: Le,
2418
2431
  mode: r,
2419
2432
  focusMode: a,
@@ -2429,24 +2442,19 @@ const qe = z.forwardRef(
2429
2442
  align: E,
2430
2443
  radius: w,
2431
2444
  variant: I
2432
- }), N = g({
2433
- "text-copy-accent-dark": (r === "light" || r === "alt-system") && !i,
2434
- "text-copy-light": (r === "dark" || r === "system") && !i,
2435
- "dark:text-copy-light": r === "alt-system" && !i,
2436
- "dark:text-copy-accent-dark": r === "system" && !i
2437
- });
2445
+ }), P = sn({ mode: r, raw: i, iconClassName: U });
2438
2446
  return /* @__PURE__ */ O(
2439
2447
  Me,
2440
2448
  {
2441
- ref: U,
2442
- className: K,
2449
+ ref: H,
2450
+ className: N,
2443
2451
  disabled: t,
2444
2452
  type: s,
2445
2453
  "aria-label": h || p,
2446
- ...$,
2454
+ ...K,
2447
2455
  children: [
2448
2456
  m && /* @__PURE__ */ l("span", { className: "pr-2", children: m }),
2449
- /* @__PURE__ */ l("div", { className: N, children: e }),
2457
+ /* @__PURE__ */ l("div", { className: P, children: e }),
2450
2458
  c && /* @__PURE__ */ l("span", { className: "pl-2", children: c })
2451
2459
  ]
2452
2460
  }
@@ -2455,19 +2463,19 @@ const qe = z.forwardRef(
2455
2463
  );
2456
2464
  qe.displayName = "ButtonIcon";
2457
2465
  /*!
2458
- @versini/ui-button v4.0.10
2466
+ @versini/ui-button v4.1.3
2459
2467
  © 2025 gizmette.com
2460
2468
  */
2461
2469
  try {
2462
2470
  window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
2463
- version: "4.0.10",
2464
- buildTime: "01/14/2025 10:39 AM EST",
2471
+ version: "4.1.3",
2472
+ buildTime: "01/20/2025 01:49 PM EST",
2465
2473
  homepage: "https://github.com/aversini/ui-components",
2466
2474
  license: "MIT"
2467
2475
  });
2468
2476
  } catch {
2469
2477
  }
2470
- const cn = z.forwardRef(
2478
+ const ln = F.forwardRef(
2471
2479
  ({
2472
2480
  children: e,
2473
2481
  disabled: t = !1,
@@ -2487,9 +2495,9 @@ const cn = z.forwardRef(
2487
2495
  align: E = "center",
2488
2496
  active: w = !1,
2489
2497
  radius: I = "large",
2490
- ...$
2491
- }, U) => {
2492
- const K = rt({
2498
+ ...U
2499
+ }, K) => {
2500
+ const H = rt({
2493
2501
  type: Le,
2494
2502
  mode: r,
2495
2503
  focusMode: a,
@@ -2509,7 +2517,7 @@ const cn = z.forwardRef(
2509
2517
  "text-copy-light": r === "dark" && !i,
2510
2518
  "text-copy-accent-dark dark:text-copy-light": r === "alt-system" && !i,
2511
2519
  "text-copy-light dark:text-copy-accent-dark": r === "system" && !i
2512
- }), H = w ? g(
2520
+ }), P = w ? g(
2513
2521
  "relative",
2514
2522
  "focus-within:static",
2515
2523
  "focus-within:after:border-transparent",
@@ -2526,15 +2534,15 @@ const cn = z.forwardRef(
2526
2534
  "after:border-table-light dark:after:border-table-dark": r === "alt-system"
2527
2535
  }
2528
2536
  ) : "";
2529
- return /* @__PURE__ */ l("div", { className: H, children: /* @__PURE__ */ O(
2537
+ return /* @__PURE__ */ l("div", { className: P, children: /* @__PURE__ */ O(
2530
2538
  Me,
2531
2539
  {
2532
- ref: U,
2533
- className: K,
2540
+ ref: K,
2541
+ className: H,
2534
2542
  disabled: t,
2535
2543
  type: s,
2536
2544
  "aria-label": h || p,
2537
- ...$,
2545
+ ...U,
2538
2546
  children: [
2539
2547
  m && /* @__PURE__ */ l("span", { className: "pr-2", children: m }),
2540
2548
  /* @__PURE__ */ l("div", { className: N, children: e }),
@@ -2544,26 +2552,26 @@ const cn = z.forwardRef(
2544
2552
  ) });
2545
2553
  }
2546
2554
  );
2547
- cn.displayName = "ButtonSort";
2555
+ ln.displayName = "ButtonSort";
2548
2556
  /*!
2549
- @versini/ui-card v3.0.5
2557
+ @versini/ui-card v3.0.9
2550
2558
  © 2025 gizmette.com
2551
2559
  */
2552
2560
  try {
2553
2561
  window.__VERSINI_UI_CARD__ || (window.__VERSINI_UI_CARD__ = {
2554
- version: "3.0.5",
2555
- buildTime: "01/16/2025 02:53 PM EST",
2562
+ version: "3.0.9",
2563
+ buildTime: "01/20/2025 01:49 PM EST",
2556
2564
  homepage: "https://github.com/aversini/ui-components",
2557
2565
  license: "MIT"
2558
2566
  });
2559
2567
  } catch {
2560
2568
  }
2561
2569
  const Ae = "av-card";
2562
- function ln(e) {
2570
+ function dn(e) {
2563
2571
  const t = It();
2564
2572
  return `${e}${t}`;
2565
2573
  }
2566
- const dn = ({
2574
+ const un = ({
2567
2575
  className: e,
2568
2576
  headerClassName: t,
2569
2577
  bodyClassName: r,
@@ -2603,7 +2611,7 @@ const dn = ({
2603
2611
  footer: p
2604
2612
  };
2605
2613
  };
2606
- function un({
2614
+ function mn({
2607
2615
  id: e,
2608
2616
  content: t,
2609
2617
  userAriaLabelledby: r,
@@ -2611,7 +2619,7 @@ function un({
2611
2619
  }) {
2612
2620
  return typeof t == "string" ? /* @__PURE__ */ l("h2", { id: e, className: a, children: t }) : r ? /* @__PURE__ */ l("div", { className: a, children: t }) : t ? /* @__PURE__ */ l("div", { className: a, id: e, children: t }) : null;
2613
2621
  }
2614
- const mn = ({
2622
+ const hn = ({
2615
2623
  header: e,
2616
2624
  headerClassName: t,
2617
2625
  footer: r,
@@ -2626,7 +2634,7 @@ const mn = ({
2626
2634
  ...u
2627
2635
  }) => {
2628
2636
  let c = null, m = null;
2629
- const f = typeof e == "string", E = ln(Ae), w = dn({
2637
+ const f = typeof e == "string", E = dn(Ae), w = un({
2630
2638
  className: o,
2631
2639
  headerClassName: t,
2632
2640
  bodyClassName: s,
@@ -2645,7 +2653,7 @@ const mn = ({
2645
2653
  ...u,
2646
2654
  children: [
2647
2655
  /* @__PURE__ */ l(
2648
- un,
2656
+ mn,
2649
2657
  {
2650
2658
  ...c && { id: c },
2651
2659
  content: e,
@@ -2689,37 +2697,36 @@ const mn = ({
2689
2697
  ] });
2690
2698
  };
2691
2699
  /*!
2692
- @versini/ui-svgicon v4.0.3
2700
+ @versini/ui-svgicon v4.0.7
2693
2701
  © 2025 gizmette.com
2694
2702
  */
2695
2703
  try {
2696
2704
  window.__VERSINI_UI_SVGICON__ || (window.__VERSINI_UI_SVGICON__ = {
2697
- version: "4.0.3",
2698
- buildTime: "01/13/2025 07:45 PM EST",
2705
+ version: "4.0.7",
2706
+ buildTime: "01/20/2025 01:49 PM EST",
2699
2707
  homepage: "https://github.com/aversini/ui-components",
2700
2708
  license: "MIT"
2701
2709
  });
2702
2710
  } catch {
2703
2711
  }
2704
- const hn = ({ className: e, viewBox: t, ...r }) => /* @__PURE__ */ l(
2712
+ const pn = ({
2713
+ className: e,
2714
+ viewBox: t,
2715
+ title: r,
2716
+ monotone: a,
2717
+ ...n
2718
+ }) => /* @__PURE__ */ l(
2705
2719
  $e,
2706
2720
  {
2707
2721
  defaultViewBox: "0 0 1200 500",
2722
+ size: "w-full",
2708
2723
  viewBox: t,
2709
- className: `w-full ${e}`,
2710
- title: "Sassy Dog",
2711
- ...r,
2712
- children: /* @__PURE__ */ l("g", { transform: "matrix(11.9092 0 0 11.9092 470.0017 250.0009)", id: "879221", children: /* @__PURE__ */ l(
2713
- "path",
2714
- {
2715
- vectorEffect: "non-scaling-stroke",
2716
- transform: " translate(-50.7473, -45.4051)",
2717
- d: "M 89.2 27 c 0 -0.2 -0.1 -0.5 -0.3 -0.6 c -0.6 -0.4 -1.6 -0.1 -2.2 0 c -1.5 0.2 -2.9 0.4 -4.5 0.4 c -2.2 0 -4.5 -0.1 -6.7 -0.4 c -2 -0.3 -3.7 -0.9 -5.8 -0.3 c -3 0.8 -4.9 3.2 -4.8 6.3 c 0.1 1.8 -0.2 3.2 -0.8 4.8 c -0.6 1.5 -1.3 1.7 -2.7 1.7 c -9.7 0 -19.3 -0.1 -29 0 c -1.7 0 -3.5 0 -5.3 0 c -2.5 0 -5 0.5 -7.5 0 c -1.8 -0.4 -3.6 -1.3 -4.9 -2.6 c -0.3 -0.3 -0.9 -1.2 -1.2 -1.2 c -0.4 0.1 -0.4 1.3 -0.4 1.6 c 0 1.3 0.5 2.6 0.5 3.9 c 0 1.3 -0.6 2.4 -1 3.6 c -0.4 1.4 -0.4 2.8 -0.2 4.2 c 0.4 2.3 0.8 4.7 1 7.1 c 0.2 2.1 0.2 4.1 0.4 6.2 c 0.2 1.7 0.3 2.5 2.5 2.8 c 2.6 0.4 2.6 -0.5 3.2 -2.2 c 0.8 -2.1 1.5 -4.3 2.3 -6.4 c 0.7 -1.6 1.3 -5.1 5.7 -3.4 c 2.4 0.9 4.9 1.4 7.4 2.1 c 2.7 0.7 5.5 1.4 8.2 1.9 c 5.5 1.1 11.1 1.7 16.8 2 c 0.6 0 1 0 1.4 0.5 c 1.5 1.9 -0.3 5.3 3.5 5.9 c 3.4 0.5 3.4 -1.9 3.8 -4 c 0.2 -1.2 0.4 -2.3 0.7 -3.4 c 0.1 -0.5 0.5 -1 0.9 -1.3 c 4.7 -2.8 7.4 -8.3 6.6 -13.8 c -0.1 -0.9 -0.4 -1.8 -0.3 -2.8 c 0.2 -2 2.7 -2.8 4.2 -3.6 c 1.9 -1.1 4 -2.1 5.6 -3.6 c 1.1 -1 2 -2.3 2.5 -3.7 C 89.1 28.2 89.3 27.5 89.2 27 z M 73.2 40.4 c -0.2 2.1 -1.1 3.1 -3 3.5 c -3.4 0.7 -5.6 -1.6 -4.6 -4.9 c 0.7 -2.2 1.5 -4.3 2.5 -6.3 c 1 -2 1.9 -2 3.1 -0.1 C 72.7 35 73.5 37.6 73.2 40.4 z M 76.4 31.2 c -0.6 0 -1.1 -0.5 -1.1 -1.1 c 0 -0.6 0.5 -1.1 1.1 -1.1 c 0.6 0 1.1 0.5 1.1 1.1 C 77.5 30.7 77 31.2 76.4 31.2 z",
2718
- strokeLinecap: "round"
2719
- }
2720
- ) })
2724
+ className: e,
2725
+ title: r || "Dog",
2726
+ ...n,
2727
+ children: /* @__PURE__ */ l("path", { d: "M927.943 30.81c0-2.381-1.191-5.954-3.573-7.145-7.146-4.763-19.055-1.19-26.2 0-17.864 2.382-34.537 4.764-53.592 4.764-26.2 0-53.591-1.19-79.791-4.764-23.819-3.572-44.064-10.718-69.074-3.572-35.727 9.527-58.355 38.109-57.164 75.028 1.191 21.436-2.382 38.109-9.527 57.164-7.146 17.864-15.482 20.245-32.155 20.245-115.52 0-229.848-1.19-345.367 0h-63.119c-29.773 0-59.546 5.955-89.319 0-21.436-4.763-42.873-15.482-58.355-30.964-3.573-3.572-10.718-14.29-14.29-14.29-4.765 1.19-4.765 15.481-4.765 19.054 0 15.482 5.955 30.964 5.955 46.446s-7.145 28.582-11.91 42.873c-4.763 16.673-4.763 33.346-2.381 50.019 4.764 27.39 9.527 55.973 11.91 84.555 2.381 25.01 2.381 48.828 4.763 73.837 2.382 20.246 3.573 29.773 29.773 33.346 30.964 4.764 30.964-5.955 38.11-26.2 9.527-25.01 17.863-51.21 27.39-76.22 8.337-19.054 15.482-60.736 67.883-40.49 28.582 10.718 58.355 16.672 88.128 25.009 32.155 8.336 65.5 16.673 97.655 22.627 65.501 13.1 132.193 20.246 200.075 23.819 7.146 0 11.91 0 16.673 5.954 17.864 22.628-3.573 63.119 41.682 70.265 40.491 5.954 40.491-22.628 45.255-47.637 2.382-14.291 4.764-27.391 8.337-40.492 1.19-5.954 5.954-11.909 10.718-15.481 55.973-33.346 88.128-98.847 78.6-164.347-1.19-10.719-4.763-21.437-3.572-33.346 2.382-23.819 32.155-33.346 50.018-42.873 22.628-13.1 47.637-25.01 66.692-42.873 13.1-11.91 23.818-27.392 29.773-44.064 3.573-5.955 5.955-14.292 4.764-20.246M737.395 190.395c-2.381 25.01-13.1 36.919-35.727 41.682-40.491 8.337-66.692-19.054-54.783-58.355 8.337-26.2 17.864-51.21 29.773-75.028 11.91-23.818 22.628-23.818 36.919-1.19 17.864 28.581 27.391 59.545 23.818 92.891m38.11-109.564c-7.146 0-13.1-5.955-13.1-13.1 0-7.146 5.954-13.1 13.1-13.1 7.145 0 13.1 5.954 13.1 13.1 0 7.145-5.955 13.1-13.1 13.1" })
2721
2728
  }
2722
- ), pn = ({
2729
+ ), gn = ({
2723
2730
  className: e,
2724
2731
  viewBox: t,
2725
2732
  title: r,
@@ -2738,21 +2745,14 @@ const hn = ({ className: e, viewBox: t, ...r }) => /* @__PURE__ */ l(
2738
2745
  /* @__PURE__ */ l(
2739
2746
  "path",
2740
2747
  {
2741
- className: "fa-secondary",
2742
- opacity: a ? "1" : "0.4",
2743
- d: "M0 256c0 4.2 .8 8.4 2.5 12.3C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480c56.1 0 104.4-17.8 144.5-43.2l-71.7-56.5C339.4 392.8 314.6 400 288 400c-79.5 0-144-64.5-144-144c0-14.5 2.1-28.5 6.1-41.7L63.5 146c-29.4 34.7-49.9 70.8-61.1 97.6C.8 247.6 0 251.8 0 256zM135.2 80.7L207 136.9c23.1-15.7 51-24.9 81-24.9c79.5 0 144 64.5 144 144c0 17.7-3.2 34.6-9 50.2c28 22 56.1 44 84.1 65.9c32.3-36.6 54.6-75.4 66.4-103.9c1.6-3.9 2.5-8.1 2.5-12.3s-.8-8.4-2.5-12.3c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32c-60 0-111.1 20.3-152.8 48.7zm56.8 179.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9c1.9-.5 3.9-1.1 5.7-1.7l-120-94.6c-3.7 .8-6.7 3.7-6.5 7.7zm92.7-88.4c2.1 6.4 3.3 13.2 3.3 20.3c0 2.7-.2 5.4-.5 8c31.6 24.8 63.2 49.5 94.8 74.3c2.7-13.9 2.4-28.6-1.5-43.2c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7z"
2748
+ d: "M0 256c0 4.2.8 8.4 2.5 12.3C17.3 304 48.6 356 95.4 399.4 142.5 443.2 207.2 480 288 480c56.1 0 104.4-17.8 144.5-43.2l-71.7-56.5C339.4 392.8 314.6 400 288 400c-79.5 0-144-64.5-144-144 0-14.5 2.1-28.5 6.1-41.7L63.5 146c-29.4 34.7-49.9 70.8-61.1 97.6-1.6 4-2.4 8.2-2.4 12.4M135.2 80.7l71.8 56.2c23.1-15.7 51-24.9 81-24.9 79.5 0 144 64.5 144 144 0 17.7-3.2 34.6-9 50.2 28 22 56.1 44 84.1 65.9 32.3-36.6 54.6-75.4 66.4-103.9 1.6-3.9 2.5-8.1 2.5-12.3s-.8-8.4-2.5-12.3c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32c-60 0-111.1 20.3-152.8 48.7M192 260.1c.3 6.9 1.3 13.8 3.2 20.7 13.7 51.2 66.4 81.6 117.6 67.9 1.9-.5 3.9-1.1 5.7-1.7l-120-94.6c-3.7.8-6.7 3.7-6.5 7.7m92.7-88.4c2.1 6.4 3.3 13.2 3.3 20.3 0 2.7-.2 5.4-.5 8 31.6 24.8 63.2 49.5 94.8 74.3 2.7-13.9 2.4-28.6-1.5-43.2-11.1-41.5-47.8-69.4-88.6-71.1-5.8-.2-9.2 6.1-7.4 11.7z",
2749
+ opacity: a ? "1" : "0.4"
2744
2750
  }
2745
2751
  ),
2746
- /* @__PURE__ */ l(
2747
- "path",
2748
- {
2749
- className: "fa-primary",
2750
- d: "M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l592 464c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2z"
2751
- }
2752
- )
2752
+ /* @__PURE__ */ l("path", { d: "M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l592 464c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1l-592-464C-1.2 34.7-3.1 19.6 5.1 9.2" })
2753
2753
  ]
2754
2754
  }
2755
- ), gn = ({
2755
+ ), yn = ({
2756
2756
  className: e,
2757
2757
  viewBox: t,
2758
2758
  title: r,
@@ -2773,23 +2773,22 @@ const hn = ({ className: e, viewBox: t, ...r }) => /* @__PURE__ */ l(
2773
2773
  /* @__PURE__ */ l(
2774
2774
  "path",
2775
2775
  {
2776
- opacity: o,
2777
- d: "M172.32,96.79c0,13.78-8.48,25.5-20.29,29.78l7.14,11.83l-10.57,13l10.57,12.71l-17.04,22.87l-12.01-12.82 v-25.9v-22.56c-10.68-4.85-18.15-15.97-18.15-28.91c0-17.4,13.51-31.51,30.18-31.51C158.81,65.28,172.32,79.39,172.32,96.79z M142.14,101.61c4.02,0,7.28-3.4,7.28-7.6c0-4.2-3.26-7.61-7.28-7.61s-7.28,3.4-7.28,7.61 C134.85,98.21,138.12,101.61,142.14,101.61z"
2776
+ d: "M172.32 96.79c0 13.78-8.48 25.5-20.29 29.78l7.14 11.83-10.57 13 10.57 12.71-17.04 22.87-12.01-12.82V125.7c-10.68-4.85-18.15-15.97-18.15-28.91 0-17.4 13.51-31.51 30.18-31.51 16.66 0 30.17 14.11 30.17 31.51m-30.18 4.82c4.02 0 7.28-3.4 7.28-7.6s-3.26-7.61-7.28-7.61-7.28 3.4-7.28 7.61c-.01 4.2 3.26 7.6 7.28 7.6",
2777
+ opacity: o
2778
2778
  }
2779
2779
  ),
2780
2780
  /* @__PURE__ */ l(
2781
2781
  "path",
2782
2782
  {
2783
- opacity: o,
2784
- d: "M172.41,96.88c0,13.62-8.25,25.23-19.83,29.67l6.58,11.84l-9.73,13l9.73,12.71l-17.03,23.05v-25.9v-32.77 v-26.87c4.02,0,7.28-3.41,7.28-7.6c0-4.2-3.26-7.61-7.28-7.61V65.28C158.86,65.28,172.41,79.43,172.41,96.88z"
2783
+ d: "M172.41 96.88c0 13.62-8.25 25.23-19.83 29.67l6.58 11.84-9.73 13 9.73 12.71-17.03 23.05v-85.54c4.02 0 7.28-3.41 7.28-7.6 0-4.2-3.26-7.61-7.28-7.61V65.28c16.73 0 30.28 14.15 30.28 31.6",
2784
+ opacity: o
2785
2785
  }
2786
2786
  ),
2787
- /* @__PURE__ */ l("path", { d: "M120.24,131.43c-9.75-8-16.3-20.3-17.2-34.27H50.8c-10.96,0-19.84,9.01-19.84,20.13v25.17 c0,5.56,4.44,10.07,9.92,10.07h69.44c5.48,0,9.92-4.51,9.92-10.07V131.43z" }),
2788
- /* @__PURE__ */ l("path", { d: "M73.16,91.13c-2.42-0.46-4.82-0.89-7.11-1.86C57.4,85.64,52.36,78.95,50.73,69.5 c-1.12-6.47-0.59-12.87,2.03-18.92c3.72-8.6,10.39-13.26,19.15-14.84c5.24-0.94,10.46-0.73,15.5,1.15 c7.59,2.82,12.68,8.26,15.03,16.24c2.38,8.05,2.03,16.1-1.56,23.72c-3.72,7.96-10.21,12.23-18.42,13.9 c-0.68,0.14-1.37,0.27-2.05,0.41C78,91.13,75.58,91.13,73.16,91.13z" })
2787
+ /* @__PURE__ */ l("path", { d: "M120.24 131.43c-9.75-8-16.3-20.3-17.2-34.27H50.8c-10.96 0-19.84 9.01-19.84 20.13v25.17c0 5.56 4.44 10.07 9.92 10.07h69.44c5.48 0 9.92-4.51 9.92-10.07zM73.16 91.13c-2.42-.46-4.82-.89-7.11-1.86-8.65-3.63-13.69-10.32-15.32-19.77-1.12-6.47-.59-12.87 2.03-18.92 3.72-8.6 10.39-13.26 19.15-14.84 5.24-.94 10.46-.73 15.5 1.15 7.59 2.82 12.68 8.26 15.03 16.24 2.38 8.05 2.03 16.1-1.56 23.72-3.72 7.96-10.21 12.23-18.42 13.9-.68.14-1.37.27-2.05.41-2.41-.03-4.83-.03-7.25-.03" })
2789
2788
  ]
2790
2789
  }
2791
2790
  );
2792
- }, yn = ({
2791
+ }, fn = ({
2793
2792
  className: e,
2794
2793
  viewBox: t,
2795
2794
  title: r,
@@ -2808,48 +2807,41 @@ const hn = ({ className: e, viewBox: t, ...r }) => /* @__PURE__ */ l(
2808
2807
  /* @__PURE__ */ l(
2809
2808
  "path",
2810
2809
  {
2811
- className: "fa-secondary",
2812
- opacity: a ? "1" : "0.4",
2813
- d: "M0 256c0 4.2 .8 8.4 2.5 12.3C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c1.6-3.9 2.5-8.1 2.5-12.3s-.8-8.4-2.5-12.3c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32s-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7C.8 247.6 0 251.8 0 256zm432 0a144 144 0 1 1 -288 0 144 144 0 1 1 288 0z"
2810
+ d: "M0 256c0 4.2.8 8.4 2.5 12.3C17.3 304 48.6 356 95.4 399.4 142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1 1.6-3.9 2.5-8.1 2.5-12.3s-.8-8.4-2.5-12.3c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32S142.5 68.8 95.4 112.6C48.6 156 17.3 208 2.5 243.7.8 247.6 0 251.8 0 256m432 0a144 144 0 1 1-288 0 144 144 0 1 1 288 0",
2811
+ opacity: a ? "1" : "0.4"
2814
2812
  }
2815
2813
  ),
2816
- /* @__PURE__ */ l(
2817
- "path",
2818
- {
2819
- className: "fa-primary",
2820
- d: "M224 256c35.3 0 64-28.7 64-64c0-7.1-1.2-13.9-3.3-20.3c-1.8-5.5 1.6-11.9 7.4-11.7c40.8 1.7 77.5 29.6 88.6 71.1c13.7 51.2-16.7 103.9-67.9 117.6s-103.9-16.7-117.6-67.9c-1.9-6.9-2.9-13.9-3.2-20.7c-.3-5.8 6.1-9.2 11.7-7.4c6.4 2.1 13.2 3.3 20.3 3.3z"
2821
- }
2822
- )
2814
+ /* @__PURE__ */ l("path", { d: "M224 256c35.3 0 64-28.7 64-64 0-7.1-1.2-13.9-3.3-20.3-1.8-5.5 1.6-11.9 7.4-11.7 40.8 1.7 77.5 29.6 88.6 71.1 13.7 51.2-16.7 103.9-67.9 117.6S208.9 332 195.2 280.8c-1.9-6.9-2.9-13.9-3.2-20.7-.3-5.8 6.1-9.2 11.7-7.4 6.4 2.1 13.2 3.3 20.3 3.3" })
2823
2815
  ]
2824
2816
  }
2825
2817
  );
2826
2818
  /*!
2827
- @versini/ui-icons v4.4.2
2819
+ @versini/ui-icons v4.5.2
2828
2820
  © 2025 gizmette.com
2829
2821
  */
2830
2822
  try {
2831
2823
  window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
2832
- version: "4.4.2",
2833
- buildTime: "01/13/2025 07:45 PM EST",
2824
+ version: "4.5.2",
2825
+ buildTime: "01/20/2025 01:49 PM EST",
2834
2826
  homepage: "https://github.com/aversini/ui-components",
2835
2827
  license: "MIT"
2836
2828
  });
2837
2829
  } catch {
2838
2830
  }
2839
2831
  /*!
2840
- @versini/ui-main v3.0.4
2832
+ @versini/ui-main v3.0.8
2841
2833
  © 2025 gizmette.com
2842
2834
  */
2843
2835
  try {
2844
2836
  window.__VERSINI_UI_MAIN__ || (window.__VERSINI_UI_MAIN__ = {
2845
- version: "3.0.4",
2846
- buildTime: "01/14/2025 10:39 AM EST",
2837
+ version: "3.0.8",
2838
+ buildTime: "01/20/2025 01:49 PM EST",
2847
2839
  homepage: "https://github.com/aversini/ui-components",
2848
2840
  license: "MIT"
2849
2841
  });
2850
2842
  } catch {
2851
2843
  }
2852
- const fn = "av-main", bn = ({
2844
+ const bn = "av-main", En = ({
2853
2845
  children: e,
2854
2846
  className: t,
2855
2847
  raw: r = !1,
@@ -2857,7 +2849,7 @@ const fn = "av-main", bn = ({
2857
2849
  noPadding: n = !1
2858
2850
  }) => {
2859
2851
  const o = g(
2860
- fn,
2852
+ bn,
2861
2853
  {
2862
2854
  "mt-2 sm:mt-3": !r && !a,
2863
2855
  "p-2": !r && !n,
@@ -2866,10 +2858,10 @@ const fn = "av-main", bn = ({
2866
2858
  t
2867
2859
  );
2868
2860
  return /* @__PURE__ */ l("main", { className: o, children: e });
2869
- }, En = "av-flexgrid", _e = "av-flexgrid-item", Ce = 0.25, Xe = z.createContext({
2861
+ }, wn = "av-flexgrid", _e = "av-flexgrid-item", Ce = 0.25, Xe = F.createContext({
2870
2862
  columnGap: 0,
2871
2863
  rowGap: 0
2872
- }), wn = ({
2864
+ }), Tn = ({
2873
2865
  children: e,
2874
2866
  className: t,
2875
2867
  columnGap: r = 1,
@@ -2895,7 +2887,7 @@ const fn = "av-main", bn = ({
2895
2887
  marginLeft: r * -1 * Ce + "rem",
2896
2888
  marginTop: a * -1 * Ce + "rem"
2897
2889
  }, u = g(
2898
- En,
2890
+ wn,
2899
2891
  "box-border flex flex-wrap"
2900
2892
  ), c = { columnGap: r, rowGap: a };
2901
2893
  return t ? /* @__PURE__ */ l("div", { className: t, children: /* @__PURE__ */ l("div", { className: u, style: p, ...h, children: /* @__PURE__ */ l(Xe.Provider, { value: c, children: e }) }) }) : /* @__PURE__ */ l("div", { className: u, style: p, ...h, children: /* @__PURE__ */ l(Xe.Provider, { value: c, children: e }) });
@@ -2972,7 +2964,7 @@ const fn = "av-main", bn = ({
2972
2964
  "lg:basis-full": e === 12 && t === "lg",
2973
2965
  "xl:basis-full": e === 12 && t === "xl",
2974
2966
  "2xl:basis-full": e === 12 && t === "2xl"
2975
- }), Tn = ({
2967
+ }), In = ({
2976
2968
  className: e,
2977
2969
  span: t
2978
2970
  }) => {
@@ -3004,33 +2996,33 @@ const fn = "av-main", bn = ({
3004
2996
  const { columnGap: n, rowGap: o } = Tt(Xe), s = {
3005
2997
  paddingLeft: n * Ce + "rem",
3006
2998
  paddingTop: o * Ce + "rem"
3007
- }, i = Tn({
2999
+ }, i = In({
3008
3000
  className: t,
3009
3001
  span: r
3010
3002
  });
3011
3003
  return /* @__PURE__ */ l("div", { className: i, style: s, ...a, children: e });
3012
3004
  };
3013
3005
  /*!
3014
- @versini/ui-system v3.0.3
3006
+ @versini/ui-system v3.0.7
3015
3007
  © 2025 gizmette.com
3016
3008
  */
3017
3009
  try {
3018
3010
  window.__VERSINI_UI_SYSTEM__ || (window.__VERSINI_UI_SYSTEM__ = {
3019
- version: "3.0.3",
3020
- buildTime: "01/13/2025 07:45 PM EST",
3011
+ version: "3.0.7",
3012
+ buildTime: "01/20/2025 01:49 PM EST",
3021
3013
  homepage: "https://github.com/aversini/ui-components",
3022
3014
  license: "MIT"
3023
3015
  });
3024
3016
  } catch {
3025
3017
  }
3026
- const Xt = "av-text-input", In = "av-text-input-wrapper", Ye = "av-text-input-helper-text";
3027
- function Sn() {
3028
- const e = M(!1);
3018
+ const Xt = "av-text-input", Sn = "av-text-input-wrapper", Ye = "av-text-input-helper-text";
3019
+ function _n() {
3020
+ const e = $(!1);
3029
3021
  return Q(() => (e.current = !0, () => {
3030
3022
  e.current = !1;
3031
3023
  }), []), q(() => e.current, []);
3032
3024
  }
3033
- const _n = {
3025
+ const kn = {
3034
3026
  x: 0,
3035
3027
  y: 0,
3036
3028
  width: 0,
@@ -3040,8 +3032,8 @@ const _n = {
3040
3032
  bottom: 0,
3041
3033
  right: 0
3042
3034
  };
3043
- function kn(e) {
3044
- const t = Sn(), r = M(0), a = M(null), [n, o] = j(_n), s = St(() => typeof ResizeObserver > "u" ? null : new ResizeObserver((i) => {
3035
+ function An(e) {
3036
+ const t = _n(), r = $(0), a = $(null), [n, o] = z(kn), s = St(() => typeof ResizeObserver > "u" ? null : new ResizeObserver((i) => {
3045
3037
  const d = i[0];
3046
3038
  d && (cancelAnimationFrame(r.current), r.current = requestAnimationFrame(() => {
3047
3039
  a.current && t() && o(d.contentRect);
@@ -3051,7 +3043,7 @@ function kn(e) {
3051
3043
  s == null || s.disconnect(), r.current && cancelAnimationFrame(r.current);
3052
3044
  }), [s, e]), [a, n];
3053
3045
  }
3054
- function An(e) {
3046
+ function vn(e) {
3055
3047
  const t = It();
3056
3048
  if (!e)
3057
3049
  return t;
@@ -3062,7 +3054,7 @@ function An(e) {
3062
3054
  return typeof r == "number" || typeof r == "string" ? `${a}${r}` : `${a}${t}`;
3063
3055
  }
3064
3056
  }
3065
- const Qt = "SET_ANNOUNCEMENT", Zt = "CLEAR_ANNOUNCEMENT", vn = {
3057
+ const Qt = "SET_ANNOUNCEMENT", Zt = "CLEAR_ANNOUNCEMENT", Rn = {
3066
3058
  alert: null,
3067
3059
  alertdialog: null,
3068
3060
  log: "polite",
@@ -3070,7 +3062,7 @@ const Qt = "SET_ANNOUNCEMENT", Zt = "CLEAR_ANNOUNCEMENT", vn = {
3070
3062
  progressbar: null,
3071
3063
  status: "polite",
3072
3064
  timer: "assertive"
3073
- }, Rn = (e, t) => {
3065
+ }, Nn = (e, t) => {
3074
3066
  switch (t == null ? void 0 : t.type) {
3075
3067
  case Qt:
3076
3068
  return {
@@ -3085,7 +3077,7 @@ const Qt = "SET_ANNOUNCEMENT", Zt = "CLEAR_ANNOUNCEMENT", vn = {
3085
3077
  default:
3086
3078
  return e;
3087
3079
  }
3088
- }, Nn = ({
3080
+ }, xn = ({
3089
3081
  onAnnouncementClear: e,
3090
3082
  dispatch: t
3091
3083
  }) => {
@@ -3103,13 +3095,13 @@ const Qt = "SET_ANNOUNCEMENT", Zt = "CLEAR_ANNOUNCEMENT", vn = {
3103
3095
  type: Qt,
3104
3096
  payload: e
3105
3097
  }), t && (r.current = setTimeout(
3106
- () => Nn({
3098
+ () => xn({
3107
3099
  onAnnouncementClear: a,
3108
3100
  dispatch: n
3109
3101
  }),
3110
3102
  t
3111
3103
  ));
3112
- }, xn = ({
3104
+ }, Cn = ({
3113
3105
  children: e,
3114
3106
  announcementTimeoutRef: t,
3115
3107
  announcementDelay: r,
@@ -3143,12 +3135,12 @@ function er({
3143
3135
  visible: i,
3144
3136
  ...d
3145
3137
  }) {
3146
- const h = M(null), p = M(null), [u, c] = wt(Rn, {
3138
+ const h = $(null), p = $(null), [u, c] = wt(Nn, {
3147
3139
  announcement: null
3148
3140
  });
3149
3141
  let m = r;
3150
- typeof m > "u" && (m = a ? vn[a] : "assertive"), Q(() => {
3151
- xn({
3142
+ typeof m > "u" && (m = a ? Rn[a] : "assertive"), Q(() => {
3143
+ Cn({
3152
3144
  announcementTimeoutRef: h,
3153
3145
  announcementDelay: n,
3154
3146
  children: e,
@@ -3178,33 +3170,33 @@ function er({
3178
3170
  );
3179
3171
  }
3180
3172
  /*!
3181
- @versini/ui-liveregion v1.3.3
3173
+ @versini/ui-liveregion v1.3.7
3182
3174
  © 2025 gizmette.com
3183
3175
  */
3184
3176
  try {
3185
3177
  window.__VERSINI_UI_LIVEREGION__ || (window.__VERSINI_UI_LIVEREGION__ = {
3186
- version: "1.3.3",
3187
- buildTime: "01/16/2025 02:52 PM EST",
3178
+ version: "1.3.7",
3179
+ buildTime: "01/20/2025 01:49 PM EST",
3188
3180
  homepage: "https://github.com/aversini/ui-components",
3189
3181
  license: "MIT"
3190
3182
  });
3191
3183
  } catch {
3192
3184
  }
3193
- const Cn = ({
3185
+ const On = ({
3194
3186
  mode: e
3195
3187
  }) => g({
3196
3188
  "bg-surface-darker text-copy-lighter caret-copy-light": e === "dark",
3197
3189
  "bg-surface-lighter text-copy-dark caret-copy-dark": e === "light",
3198
3190
  "bg-surface-lighter text-copy-dark caret-copy-dark dark:bg-surface-darker dark:text-copy-lighter dark:caret-copy-light": e === "system",
3199
3191
  "bg-surface-darker text-copy-lighter caret-copy-light dark:bg-surface-lighter dark:text-copy-dark dark:caret-copy-dark": e === "alt-system"
3200
- }), On = ({
3192
+ }), Pn = ({
3201
3193
  focusMode: e
3202
3194
  }) => g("focus:outline focus:outline-2 focus:outline-offset-2", {
3203
3195
  "focus:outline-focus-dark": e === "dark",
3204
3196
  "focus:outline-focus-light": e === "light",
3205
3197
  "focus:outline-focus-light dark:focus:outline-focus-dark": e === "alt-system",
3206
3198
  "focus:outline-focus-dark dark:focus:outline-focus-light": e === "system"
3207
- }), Pn = ({
3199
+ }), Dn = ({
3208
3200
  noBorder: e,
3209
3201
  error: t
3210
3202
  }) => g("border-2", {
@@ -3212,7 +3204,7 @@ const Cn = ({
3212
3204
  "focus:border-border-dark": !e && t,
3213
3205
  "border-border-error-dark": !e && t,
3214
3206
  "border-transparent": e
3215
- }), Dn = ({
3207
+ }), Ln = ({
3216
3208
  disabled: e,
3217
3209
  raw: t,
3218
3210
  error: r,
@@ -3236,7 +3228,7 @@ const Cn = ({
3236
3228
  "text-copy-error-dark dark:text-copy-error-light dark:bg-surface-darker": a === "system",
3237
3229
  "text-copy-lighter dark:text-copy-error-dark": a === "alt-system"
3238
3230
  });
3239
- }, Ln = ({
3231
+ }, Mn = ({
3240
3232
  error: e,
3241
3233
  raw: t,
3242
3234
  mode: r,
@@ -3263,7 +3255,7 @@ const Cn = ({
3263
3255
  "text-copy-error-dark dark:text-copy-error-light dark:bg-surface-darker": r === "system",
3264
3256
  "dark:text-copy-error-dark text-copy-error-light bg-surface-darker": r === "alt-system"
3265
3257
  });
3266
- }, Mn = ({
3258
+ }, $n = ({
3267
3259
  className: e,
3268
3260
  inputClassName: t,
3269
3261
  raw: r,
@@ -3277,7 +3269,7 @@ const Cn = ({
3277
3269
  }) => {
3278
3270
  const p = r ? e : g(
3279
3271
  "relative flex w-full flex-col justify-center",
3280
- In,
3272
+ Sn,
3281
3273
  e
3282
3274
  );
3283
3275
  let u = "";
@@ -3302,19 +3294,19 @@ const Cn = ({
3302
3294
  Xt,
3303
3295
  u,
3304
3296
  "rounded-md text-base px-4",
3305
- Cn({ mode: s }),
3306
- On({ focusMode: i }),
3307
- Pn({ noBorder: n, error: o }),
3297
+ On({ mode: s }),
3298
+ Pn({ focusMode: i }),
3299
+ Dn({ noBorder: n, error: o }),
3308
3300
  {
3309
3301
  "disabled:cursor-not-allowed disabled:opacity-50": a
3310
3302
  },
3311
3303
  t
3312
- ), m = r ? void 0 : "sr-only", f = Dn({
3304
+ ), m = r ? void 0 : "sr-only", f = Ln({
3313
3305
  disabled: a,
3314
3306
  raw: r,
3315
3307
  error: o,
3316
3308
  mode: s
3317
- }), E = Ln({
3309
+ }), E = Mn({
3318
3310
  error: o,
3319
3311
  raw: r,
3320
3312
  mode: s,
@@ -3328,7 +3320,7 @@ const Cn = ({
3328
3320
  helperText: E,
3329
3321
  rightElement: w
3330
3322
  };
3331
- }, at = z.forwardRef(
3323
+ }, at = F.forwardRef(
3332
3324
  ({
3333
3325
  id: e,
3334
3326
  name: t,
@@ -3348,15 +3340,15 @@ const Cn = ({
3348
3340
  rightElement: E,
3349
3341
  rightElementClassName: w,
3350
3342
  size: I = "md",
3351
- ...$
3352
- }, U) => {
3353
- const [K, N] = kn(), [H, W] = j(0), x = An({ id: e, prefix: `${Xt}-` }), pe = `${t} error, ${f}`, Z = M(null), v = M(null), P = {
3343
+ ...U
3344
+ }, K) => {
3345
+ const [H, N] = An(), [P, W] = z(0), x = vn({ id: e, prefix: `${Xt}-` }), pe = `${t} error, ${f}`, Z = $(null), v = $(null), D = {
3354
3346
  xs: { label: "-25px", helperText: "30px" },
3355
3347
  sm: { label: "-29px", helperText: "34px" },
3356
3348
  md: { label: "-33px", helperText: "38px" },
3357
3349
  lg: { label: "-15px", helperText: "22px" },
3358
3350
  xl: { label: "-19px", helperText: "25px" }
3359
- }, B = Mn({
3351
+ }, B = $n({
3360
3352
  className: o,
3361
3353
  inputClassName: s,
3362
3354
  error: a,
@@ -3372,7 +3364,7 @@ const Cn = ({
3372
3364
  N && N.width && W(N.width + 18 + 10);
3373
3365
  }, [N]), ot(() => {
3374
3366
  var ee, y;
3375
- const { label: T, helperText: b } = P[I];
3367
+ const { label: T, helperText: b } = D[I];
3376
3368
  (ee = Z == null ? void 0 : Z.current) == null || ee.style.setProperty("--av-text-input-label", T), (y = v == null ? void 0 : v.current) == null || y.style.setProperty(
3377
3369
  "--av-text-input-helper-text",
3378
3370
  b
@@ -3390,7 +3382,7 @@ const Cn = ({
3390
3382
  /* @__PURE__ */ l(
3391
3383
  "input",
3392
3384
  {
3393
- ref: U,
3385
+ ref: K,
3394
3386
  id: x,
3395
3387
  name: t,
3396
3388
  type: m,
@@ -3399,8 +3391,8 @@ const Cn = ({
3399
3391
  className: B.input,
3400
3392
  ...f && { "aria-describedby": `${x}-helper` },
3401
3393
  ...a && { "aria-invalid": "true" },
3402
- ...E && !n && { style: { paddingRight: H } },
3403
- ...$
3394
+ ...E && !n && { style: { paddingRight: P } },
3395
+ ...U
3404
3396
  }
3405
3397
  ),
3406
3398
  !n && !c && /* @__PURE__ */ l(
@@ -3425,7 +3417,7 @@ const Cn = ({
3425
3417
  E && /* @__PURE__ */ l(
3426
3418
  "div",
3427
3419
  {
3428
- ref: K,
3420
+ ref: H,
3429
3421
  className: B.rightElement,
3430
3422
  children: E
3431
3423
  }
@@ -3435,7 +3427,7 @@ const Cn = ({
3435
3427
  }
3436
3428
  );
3437
3429
  at.displayName = "TextInput";
3438
- function $n(e) {
3430
+ function Un(e) {
3439
3431
  return St(() => e.every((t) => t == null) ? () => {
3440
3432
  } : (t) => {
3441
3433
  e.forEach((r) => {
@@ -3443,7 +3435,7 @@ function $n(e) {
3443
3435
  });
3444
3436
  }, e);
3445
3437
  }
3446
- const Un = 500, Kn = 5e3, Hn = 2e4, tr = z.forwardRef(
3438
+ const Kn = 500, Hn = 5e3, Wn = 2e4, tr = F.forwardRef(
3447
3439
  ({
3448
3440
  name: e,
3449
3441
  disabled: t,
@@ -3457,28 +3449,28 @@ const Un = 500, Kn = 5e3, Hn = 2e4, tr = z.forwardRef(
3457
3449
  rightElement: h,
3458
3450
  ...p
3459
3451
  }, u) => {
3460
- const [c, m] = j(!0), [f, E] = j({
3452
+ const [c, m] = z(!0), [f, E] = z({
3461
3453
  message: null,
3462
3454
  politeness: null
3463
- }), w = M(!0), I = M(null), $ = M(null), U = $n([u, $]), K = c ? "Show" : "Hide", N = () => {
3455
+ }), w = $(!0), I = $(null), U = $(null), K = Un([u, U]), H = c ? "Show" : "Hide", N = () => {
3464
3456
  I.current && clearTimeout(I.current), w.current || (I.current = setTimeout(() => {
3465
3457
  w.current = !0, m(!0), E({
3466
- announcementTimeout: Kn,
3458
+ announcementTimeout: Hn,
3467
3459
  politeness: "polite",
3468
3460
  message: `${r} hiding characters`
3469
3461
  }), n && n(!0);
3470
- }, Hn));
3471
- }, H = (v) => {
3462
+ }, Wn));
3463
+ }, P = (v) => {
3472
3464
  v.preventDefault();
3473
- const P = !w.current;
3474
- w.current = P, N(), m(P), E({
3475
- announcementTimeout: Un,
3465
+ const D = !w.current;
3466
+ w.current = D, N(), m(D), E({
3467
+ announcementTimeout: Kn,
3476
3468
  politeness: "assertive",
3477
- message: P ? "Characters hidden" : "Characters showing"
3478
- }), n && n(P);
3469
+ message: D ? "Characters hidden" : "Characters showing"
3470
+ }), n && n(D);
3479
3471
  }, W = (v) => {
3480
- var P;
3481
- const { relatedTarget: B } = v, ee = (P = $.current) == null ? void 0 : P.parentElement;
3472
+ var D;
3473
+ const { relatedTarget: B } = v, ee = (D = U.current) == null ? void 0 : D.parentElement;
3482
3474
  ee != null && ee.contains(B) || d && d();
3483
3475
  }, x = (v) => {
3484
3476
  N(), s && s(v), W(v);
@@ -3493,7 +3485,7 @@ const Un = 500, Kn = 5e3, Hn = 2e4, tr = z.forwardRef(
3493
3485
  /* @__PURE__ */ l(
3494
3486
  at,
3495
3487
  {
3496
- ref: U,
3488
+ ref: K,
3497
3489
  name: e,
3498
3490
  label: r,
3499
3491
  labelHidden: a,
@@ -3502,10 +3494,10 @@ const Un = 500, Kn = 5e3, Hn = 2e4, tr = z.forwardRef(
3502
3494
  onBlur: x,
3503
3495
  onFocus: pe,
3504
3496
  onChange: Z,
3505
- rightElement: z.cloneElement(h, {
3497
+ rightElement: F.cloneElement(h, {
3506
3498
  ref: u,
3507
- label: K,
3508
- onClick: H,
3499
+ label: H,
3500
+ onClick: P,
3509
3501
  onBlur: W,
3510
3502
  disabled: t
3511
3503
  }),
@@ -3526,19 +3518,19 @@ const Un = 500, Kn = 5e3, Hn = 2e4, tr = z.forwardRef(
3526
3518
  );
3527
3519
  tr.displayName = "TextInputMask";
3528
3520
  /*!
3529
- @versini/ui-textinput v3.0.5
3521
+ @versini/ui-textinput v3.0.9
3530
3522
  © 2025 gizmette.com
3531
3523
  */
3532
3524
  try {
3533
3525
  window.__VERSINI_UI_TEXTINPUT__ || (window.__VERSINI_UI_TEXTINPUT__ = {
3534
- version: "3.0.5",
3535
- buildTime: "01/16/2025 02:52 PM EST",
3526
+ version: "3.0.9",
3527
+ buildTime: "01/20/2025 01:49 PM EST",
3536
3528
  homepage: "https://github.com/aversini/ui-components",
3537
3529
  license: "MIT"
3538
3530
  });
3539
3531
  } catch {
3540
3532
  }
3541
- const Wn = "ASK! ME! ANYTHING!", rr = "Callisto", Bn = "Log in", Gn = "Sign in with a Passkey", Wo = "Log out", Jn = "Password", Bo = "Profile", Go = "Settings", Jo = "Chat history", Vo = "About", Yo = "Type your question here", zo = "{{clipboard}}", Fo = `Sometimes, ${rr} hallucinates. Review important details.`, jo = "Prompts are pre-filled buttons available on the main screen, to help you quickly start requests. The label is used for the button, and the content is what will be inserted in the chat when the button is pressed. You can use the special placeholder {{clipboard}} to automatically insert the content of your clipboard.", qo = {
3533
+ const Bn = "ASK! ME! ANYTHING!", rr = "Callisto", Gn = "Log in", Jn = "Sign in with a Passkey", Bo = "Log out", Vn = "Password", Go = "Profile", Jo = "Settings", Vo = "Chat history", Yo = "About", Fo = "Type your question here", jo = "{{clipboard}}", zo = `Sometimes, ${rr} hallucinates. Review important details.`, qo = "Prompts are pre-filled buttons available on the main screen, to help you quickly start requests. The label is used for the button, and the content is what will be inserted in the chat when the button is pressed. You can use the special placeholder {{clipboard}} to automatically insert the content of your clipboard.", Xo = {
3542
3534
  PREFERENCES: {
3543
3535
  TITLE: "User profile",
3544
3536
  NAME: "Name",
@@ -3575,14 +3567,14 @@ const Wn = "ASK! ME! ANYTHING!", rr = "Callisto", Bn = "Log in", Gn = "Sign in w
3575
3567
  SETTINGS_ENGINE: {
3576
3568
  TITLE: "AI Engine"
3577
3569
  }
3578
- }, Vn = () => /* @__PURE__ */ O("div", { className: "flex items-center justify-center", children: [
3579
- /* @__PURE__ */ l("div", { className: "basis-1/4", children: /* @__PURE__ */ l(hn, {}) }),
3570
+ }, Yn = () => /* @__PURE__ */ O("div", { className: "flex items-center justify-center", children: [
3571
+ /* @__PURE__ */ l("div", { className: "basis-1/4", children: /* @__PURE__ */ l(pn, {}) }),
3580
3572
  /* @__PURE__ */ O("div", { className: "prose prose-sm prose-light md:prose-base prose-h1:mb-0 prose-h2:mt-0", children: [
3581
3573
  /* @__PURE__ */ l("h1", { children: rr }),
3582
- /* @__PURE__ */ l("h2", { children: Wn })
3574
+ /* @__PURE__ */ l("h2", { children: Bn })
3583
3575
  ] })
3584
- ] }), Yn = () => {
3585
- const { login: e, logoutReason: t, loginWithPasskey: r } = jt(), [a, n] = j(""), [o, s] = j(""), [i, d] = j(!0), [h, p] = j({
3576
+ ] }), Fn = () => {
3577
+ const { login: e, logoutReason: t, loginWithPasskey: r } = zt(), [a, n] = z(""), [o, s] = z(""), [i, d] = z(!0), [h, p] = z({
3586
3578
  username: "",
3587
3579
  password: ""
3588
3580
  }), u = async (c) => {
@@ -3597,7 +3589,7 @@ const Wn = "ASK! ME! ANYTHING!", rr = "Callisto", Bn = "Log in", Gn = "Sign in w
3597
3589
  }), Q(() => {
3598
3590
  t && s(t);
3599
3591
  }, [t]), /* @__PURE__ */ l(Qe, { children: /* @__PURE__ */ O(
3600
- bn,
3592
+ En,
3601
3593
  {
3602
3594
  className: qa({
3603
3595
  extraClass: "mt-5"
@@ -3608,13 +3600,13 @@ const Wn = "ASK! ME! ANYTHING!", rr = "Callisto", Bn = "Log in", Gn = "Sign in w
3608
3600
  /* @__PURE__ */ l(
3609
3601
  "div",
3610
3602
  {
3611
- className: ja({
3603
+ className: za({
3612
3604
  extraClass: "rounded-md"
3613
3605
  }),
3614
- children: /* @__PURE__ */ l(Vn, {})
3606
+ children: /* @__PURE__ */ l(Yn, {})
3615
3607
  }
3616
3608
  ),
3617
- /* @__PURE__ */ l("form", { className: "mt-5", onSubmit: u, children: /* @__PURE__ */ l(wn, { alignHorizontal: "center", children: /* @__PURE__ */ l(te, { span: 6, children: /* @__PURE__ */ O(mn, { mode: "dark", children: [
3609
+ /* @__PURE__ */ l("form", { className: "mt-5", onSubmit: u, children: /* @__PURE__ */ l(Tn, { alignHorizontal: "center", children: /* @__PURE__ */ l(te, { span: 6, children: /* @__PURE__ */ O(hn, { mode: "dark", children: [
3618
3610
  /* @__PURE__ */ l(te, { span: 12, className: "mt-7", children: o && /* @__PURE__ */ l("div", { className: "p-2 text-sm text-center text-copy-error-light bg-surface-darker", children: o }) }),
3619
3611
  /* @__PURE__ */ l(te, { span: 12, children: /* @__PURE__ */ l(
3620
3612
  at,
@@ -3648,14 +3640,14 @@ const Wn = "ASK! ME! ANYTHING!", rr = "Callisto", Bn = "Log in", Gn = "Sign in w
3648
3640
  mode: "dark",
3649
3641
  focusMode: "light",
3650
3642
  name: "password",
3651
- label: Jn,
3643
+ label: Vn,
3652
3644
  rightElement: /* @__PURE__ */ l(
3653
3645
  qe,
3654
3646
  {
3655
3647
  focusMode: "light",
3656
3648
  mode: "dark",
3657
3649
  label: i ? "Show" : "Hide",
3658
- children: i ? /* @__PURE__ */ l(yn, {}) : /* @__PURE__ */ l(pn, {})
3650
+ children: i ? /* @__PURE__ */ l(fn, {}) : /* @__PURE__ */ l(gn, {})
3659
3651
  }
3660
3652
  ),
3661
3653
  onMaskChange: d,
@@ -3678,7 +3670,7 @@ const Wn = "ASK! ME! ANYTHING!", rr = "Callisto", Bn = "Log in", Gn = "Sign in w
3678
3670
  noBorder: !0,
3679
3671
  type: "submit",
3680
3672
  className: "mt-7",
3681
- children: Bn
3673
+ children: Gn
3682
3674
  }
3683
3675
  ) }),
3684
3676
  /* @__PURE__ */ l(te, { span: 12, children: /* @__PURE__ */ l("div", { className: "text-center text-copy-light mt-2 mb-2", children: "or" }) }),
@@ -3690,83 +3682,83 @@ const Wn = "ASK! ME! ANYTHING!", rr = "Callisto", Bn = "Log in", Gn = "Sign in w
3690
3682
  focusMode: "light",
3691
3683
  fullWidth: !0,
3692
3684
  className: "mb-4",
3693
- labelRight: Gn,
3685
+ labelRight: Jn,
3694
3686
  onClick: r,
3695
- children: /* @__PURE__ */ l(gn, { size: "size-7" })
3687
+ children: /* @__PURE__ */ l(yn, { size: "size-7" })
3696
3688
  }
3697
3689
  ) })
3698
3690
  ] }) }) }) })
3699
3691
  ]
3700
3692
  }
3701
3693
  ) });
3702
- }, zn = new URL(document.location.href).searchParams, Fn = !!zn.get("debug") || !1, jn = sr(() => import(
3694
+ }, jn = new URL(document.location.href).searchParams, zn = !!jn.get("debug") || !1, qn = sr(() => import(
3703
3695
  /* webpackChunkName: "LazyApp" */
3704
- "./App.C9JOoJdo.js"
3705
- ).then((e) => e.App)), qn = ({ isComponent: e }) => {
3706
- const { isAuthenticated: t } = jt();
3707
- return t ? /* @__PURE__ */ l(ir, { fallback: /* @__PURE__ */ l("div", {}), children: /* @__PURE__ */ l(jn, { isComponent: e }) }) : /* @__PURE__ */ l(Yn, {});
3708
- }, Xn = ({
3696
+ "./App.BlUmPPu5.js"
3697
+ ).then((e) => e.App)), Xn = ({ isComponent: e }) => {
3698
+ const { isAuthenticated: t } = zt();
3699
+ return t ? /* @__PURE__ */ l(ir, { fallback: /* @__PURE__ */ l("div", {}), children: /* @__PURE__ */ l(qn, { isComponent: e }) }) : /* @__PURE__ */ l(Fn, {});
3700
+ }, Qn = ({
3709
3701
  isComponent: e = !1,
3710
- domain: t = Fa
3711
- }) => /* @__PURE__ */ l(Ma, { clientId: $a, domain: t, debug: Fn, children: /* @__PURE__ */ l(qn, { isComponent: e }) }), Xo = ({ domain: e }) => /* @__PURE__ */ l(Xn, { isComponent: !0, domain: e });
3702
+ domain: t = ja
3703
+ }) => /* @__PURE__ */ l(Ma, { clientId: $a, domain: t, debug: zn, children: /* @__PURE__ */ l(Xn, { isComponent: e }) }), Qo = ({ domain: e }) => /* @__PURE__ */ l(Qn, { isComponent: !0, domain: e });
3712
3704
  export {
3713
- Vo as ABOUT_TITLE,
3714
- fo as ACTION_MESSAGE,
3715
- Eo as ACTION_MODEL,
3716
- bo as ACTION_RESET,
3717
- ko as ACTION_RESET_PROMPT,
3718
- wo as ACTION_RESTORE,
3719
- Io as ACTION_SEARCH,
3720
- So as ACTION_SORT,
3721
- To as ACTION_STREAMING,
3722
- _o as ACTION_TOGGLE_PROMPT,
3705
+ Yo as ABOUT_TITLE,
3706
+ bo as ACTION_MESSAGE,
3707
+ wo as ACTION_MODEL,
3708
+ Eo as ACTION_RESET,
3709
+ Ao as ACTION_RESET_PROMPT,
3710
+ To as ACTION_RESTORE,
3711
+ So as ACTION_SEARCH,
3712
+ _o as ACTION_SORT,
3713
+ Io as ACTION_STREAMING,
3714
+ ko as ACTION_TOGGLE_PROMPT,
3723
3715
  rr as APP_NAME,
3724
3716
  qt as C,
3725
- qo as CARDS,
3726
- zo as CLIPBOARD_PROMPT,
3727
- po as DEFAULT_AI_ENGINE,
3728
- yo as ENGINE_ANTHROPIC,
3729
- go as ENGINE_OPENAI,
3730
- ho as ERROR_MESSAGE,
3731
- Fo as FOOTER_DISCLAIMER,
3732
- Jo as HISTORY_TITLE,
3733
- Oo as INFINITE_SCROLL_LIMIT,
3734
- Co as INFINITE_SCROLL_THRESHOLD,
3735
- wn as L,
3736
- vo as LOCAL_STORAGE_CHAT_DETAILS,
3737
- Ao as LOCAL_STORAGE_PREFIX,
3738
- Ro as LOCAL_STORAGE_SEARCH,
3739
- No as LOCAL_STORAGE_SORT,
3740
- Wo as LOG_OUT,
3741
- Vn as Logo,
3717
+ Xo as CARDS,
3718
+ jo as CLIPBOARD_PROMPT,
3719
+ go as DEFAULT_AI_ENGINE,
3720
+ fo as ENGINE_ANTHROPIC,
3721
+ yo as ENGINE_OPENAI,
3722
+ po as ERROR_MESSAGE,
3723
+ zo as FOOTER_DISCLAIMER,
3724
+ Vo as HISTORY_TITLE,
3725
+ Po as INFINITE_SCROLL_LIMIT,
3726
+ Oo as INFINITE_SCROLL_THRESHOLD,
3727
+ Tn as L,
3728
+ Ro as LOCAL_STORAGE_CHAT_DETAILS,
3729
+ vo as LOCAL_STORAGE_PREFIX,
3730
+ No as LOCAL_STORAGE_SEARCH,
3731
+ xo as LOCAL_STORAGE_SORT,
3732
+ Bo as LOG_OUT,
3733
+ Yn as Logo,
3742
3734
  ue as M,
3743
- qe as P,
3744
- Bo as PROFILE_TITLE,
3745
- jo as PROMPTS_DESCRIPTION,
3746
- Po as PROMPT_CLASSNAME,
3747
- Do as PROMPT_EDITABLE_AREA_CLASSNAME,
3748
- mn as R,
3749
- co as ROLE_ASSISTANT,
3750
- mo as ROLE_HIDDEN,
3751
- uo as ROLE_INTERNAL,
3752
- lo as ROLE_SYSTEM,
3753
- io as ROLE_USER,
3754
- Go as SETTINGS_TITLE,
3755
- xo as STATS_SEPARATOR,
3756
- Xo as SassySaint,
3757
- Yo as TYPE_QUESTION,
3758
- Ho as debounce,
3759
- Uo as durationFormatter,
3735
+ Go as PROFILE_TITLE,
3736
+ qo as PROMPTS_DESCRIPTION,
3737
+ Do as PROMPT_CLASSNAME,
3738
+ Lo as PROMPT_EDITABLE_AREA_CLASSNAME,
3739
+ hn as R,
3740
+ lo as ROLE_ASSISTANT,
3741
+ ho as ROLE_HIDDEN,
3742
+ mo as ROLE_INTERNAL,
3743
+ uo as ROLE_SYSTEM,
3744
+ co as ROLE_USER,
3745
+ Jo as SETTINGS_TITLE,
3746
+ Co as STATS_SEPARATOR,
3747
+ Qo as SassySaint,
3748
+ Fo as TYPE_QUESTION,
3749
+ qe as Y,
3750
+ Wo as debounce,
3751
+ Ko as durationFormatter,
3760
3752
  $e as g,
3761
- Lo as getCurrentGeoLocation,
3753
+ Mo as getCurrentGeoLocation,
3762
3754
  qa as getMainPaddingClass,
3763
- ja as getMessageContaintWrapperClass,
3764
- $o as isLastMessageFromRole,
3755
+ za as getMessageContaintWrapperClass,
3756
+ Uo as isLastMessageFromRole,
3765
3757
  te as j,
3766
- Ko as pluralize,
3767
- bn as r,
3768
- Mo as renderDataAsList,
3769
- jt as un,
3770
- at as ye,
3771
- gn as z
3758
+ yn as l,
3759
+ Ho as pluralize,
3760
+ En as r,
3761
+ $o as renderDataAsList,
3762
+ zt as un,
3763
+ at as ye
3772
3764
  };