@versini/sassysaint 8.100.2 → 8.100.4

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.
Files changed (27) hide show
  1. package/dist/chunks/{AboutChangelog.NV9c4zu9.js → AboutChangelog.iHc3sOfo.js} +3 -3
  2. package/dist/chunks/{AboutEntry.B8B0ulN6.js → AboutEntry.BflLsD7a.js} +5 -5
  3. package/dist/chunks/App.CqTNtscr.js +10094 -0
  4. package/dist/chunks/{Chart.CJJIRIO9.js → Chart.YsiruUmC.js} +2 -2
  5. package/dist/chunks/{ChatBubbleAssistant.adcBGcpp.js → ChatBubbleAssistant.jfCN5HKv.js} +4 -4
  6. package/dist/chunks/{ChatBubbleUser.CXly9gYQ.js → ChatBubbleUser.D9ZuYG3r.js} +6 -6
  7. package/dist/chunks/{ChatHistoryTable.alwto-Wv.js → ChatHistoryTable.BsUcjGB2.js} +12 -12
  8. package/dist/chunks/{HistoryEntry.Dh7QyCNv.js → HistoryEntry.D7FlHXOe.js} +3 -3
  9. package/dist/chunks/{MemoriesEntry.AmCbEJfB.js → MemoriesEntry.BRnPj3tw.js} +17 -17
  10. package/dist/chunks/{ProfileEntry.C3BxlQGg.js → ProfileEntry.bHMg5KXT.js} +2 -2
  11. package/dist/chunks/{SettingsEntry.hGsfag3d.js → SettingsEntry.x-x7G_A-.js} +3 -3
  12. package/dist/chunks/{index.hR1pzubk.js → Table.DvuZZ4Gw.js} +133 -144
  13. package/dist/chunks/{UsageEntry.DAkfTVaL.js → UsageEntry.W526CGpD.js} +3 -3
  14. package/dist/chunks/{index.gyo2b-1e.js → index.BgOXLjUB.js} +3 -3
  15. package/dist/chunks/{index.BAM4EGuH.js → index.BkTEFWwf.js} +1 -1
  16. package/dist/chunks/{index.BJes-5-x.js → index.CaXiD8yN.js} +1 -1
  17. package/dist/chunks/{index.9loiM090.js → index.DJEqes6K.js} +7 -7
  18. package/dist/chunks/{index.CMU-TVY5.js → index.DoFCdUYB.js} +1 -1
  19. package/dist/chunks/{index.DL0WWM_h.js → index.GZb5A5b5.js} +2 -2
  20. package/dist/chunks/{index.BNqWCx81.js → index.gZwSRJCu.js} +810 -729
  21. package/dist/chunks/{index.C1wy_PTQ.js → index.uXjiGKNS.js} +4 -4
  22. package/dist/chunks/{useMarkdown.DpauRT9M.js → useMarkdown.BT3mZkc3.js} +9 -9
  23. package/dist/components/SassySaint/SassySaint.js +1 -1
  24. package/dist/index.js +4 -4
  25. package/dist/style.css +1 -1
  26. package/package.json +5 -5
  27. package/dist/chunks/App.BfyhD1Is.js +0 -9272
@@ -1,10 +1,10 @@
1
1
  import { jsx as l, jsxs as E, Fragment as Kr } from "react/jsx-runtime";
2
2
  import * as Y from "react";
3
- import re, { createContext as Gt, useReducer as Vr, useCallback as N, useRef as B, useEffect as O, useSyncExternalStore as Gr, useContext as ze, useState as Z, useMemo as Be, useId as rn, useLayoutEffect as st, Suspense as sn, lazy as nn } from "react";
4
- import m from "clsx";
3
+ import re, { createContext as Gt, useReducer as Vr, useCallback as A, useRef as D, useEffect as R, useSyncExternalStore as Gr, useContext as ze, useState as Z, useMemo as Be, useId as rn, useLayoutEffect as st, Suspense as sn, lazy as nn } from "react";
4
+ import y from "clsx";
5
5
  let an = "standard";
6
- var k, U = ((k = {})[k.NewChat = 0] = "NewChat", k[k.Prompts = 1] = "Prompts", k[k.Attachment = 2] = "Attachment", k[k.PrivateChat = 3] = "PrivateChat", k[k.Reasoning = 4] = "Reasoning", k[k.Send = 5] = "Send", k[k.Header = 6] = "Header", k[k.Provider = 7] = "Provider", k[k.Logo = 8] = "Logo", k[k.Placeholder = 9] = "Placeholder", k[k.Footer = 10] = "Footer", k);
7
- let _c = "user", Ac = "assistant", ft = "OpenAI", zt = "Anthropic", qt = "Google", on = "Perplexity", cn = ft, ln = [ft, zt, qt], zr = "gpt-5.2", qr = "gpt-5-mini", Wr = "gpt-5-nano", jr = "gpt-4.1-nano", Qr = "claude-haiku-4-5", Yr = "claude-sonnet-4-5", Jr = "gemini-2.5-flash", Xr = "gemini-3-pro-preview", Zr = "sonar", es = "sonar-pro", Rc = { [zr]: "GPT-5.2", [qr]: "GPT-5 Mini", [Wr]: "GPT-5 Nano", [jr]: "GPT-4.1 Nano", [Qr]: "Claude Haiku 4.5", [Yr]: "Claude Sonnet 4.5", [Jr]: "Gemini 2.5 Flash", [Xr]: "Gemini 3 Pro", [Zr]: "Sonar", [es]: "Sonar Pro" }, ts = { [ft]: [jr, zr, qr, Wr], [zt]: [Qr, Yr], [qt]: [Jr, Xr], [on]: [Zr, es] }, Oc = "x-diggidy-chat-id", Cc = "timestamp", kc = "tokenUsage", L = "Diggidy", Pc = { TOOL: { MEMORIES: "getUserMemories" }, ADDON: { ATTACHMENTS: "addon:attachments", REASONING: "addon:reasoning" } }, Mc = (e) => {
6
+ var P, H = ((P = {})[P.NewChat = 0] = "NewChat", P[P.Prompts = 1] = "Prompts", P[P.Attachment = 2] = "Attachment", P[P.PrivateChat = 3] = "PrivateChat", P[P.Reasoning = 4] = "Reasoning", P[P.Send = 5] = "Send", P[P.Header = 6] = "Header", P[P.Provider = 7] = "Provider", P[P.Logo = 8] = "Logo", P[P.Placeholder = 9] = "Placeholder", P[P.Footer = 10] = "Footer", P);
7
+ let Ac = "user", Rc = "assistant", ft = "OpenAI", zt = "Anthropic", qt = "Google", on = "Perplexity", cn = ft, ln = [ft, zt, qt], zr = "gpt-5.2", qr = "gpt-5-mini", Wr = "gpt-5-nano", jr = "gpt-4.1-nano", Qr = "claude-haiku-4-5", Yr = "claude-sonnet-4-5", Jr = "gemini-2.5-flash", Xr = "gemini-3-pro-preview", Zr = "sonar", es = "sonar-pro", Oc = { [zr]: "GPT-5.2", [qr]: "GPT-5 Mini", [Wr]: "GPT-5 Nano", [jr]: "GPT-4.1 Nano", [Qr]: "Claude Haiku 4.5", [Yr]: "Claude Sonnet 4.5", [Jr]: "Gemini 2.5 Flash", [Xr]: "Gemini 3 Pro", [Zr]: "Sonar", [es]: "Sonar Pro" }, ts = { [ft]: [jr, zr, qr, Wr], [zt]: [Qr, Yr], [qt]: [Jr, Xr], [on]: [Zr, es] }, Cc = "x-diggidy-chat-id", kc = "timestamp", Pc = "tokenUsage", L = "Diggidy", Mc = { TOOL: { MEMORIES: "getUserMemories" }, ADDON: { ATTACHMENTS: "addon:attachments", REASONING: "addon:reasoning" } }, Nc = (e) => {
8
8
  if (!e || e.length === 0) return [];
9
9
  let t = /* @__PURE__ */ new Set();
10
10
  for (let r of e) for (let [s, n] of Object.entries(ts)) n.includes(r) && (s === ft || s === zt || s === qt) && t.add(s);
@@ -17,37 +17,37 @@ let _c = "user", Ac = "assistant", ft = "OpenAI", zt = "Anthropic", qt = "Google
17
17
  break;
18
18
  }
19
19
  return t;
20
- }, Nc = (e) => {
20
+ }, xc = (e) => {
21
21
  for (let t of un(e).values()) if (t.length > 1) return !0;
22
22
  return !1;
23
- }, xc = (e, t) => !!e && !!t && t.length !== 0 && t.includes(e);
23
+ }, Lc = (e, t) => !!e && !!t && t.length !== 0 && t.includes(e);
24
24
  function dn(e, t, r) {
25
25
  if (!t || Array.isArray(t) && t.length === 0) return !0;
26
26
  let s = e instanceof Set ? e : e ? new Set(e) : null;
27
27
  return !!s && s.size !== 0 && (typeof t == "string" ? s.has(t) : r?.any === !0 ? t.some((n) => s.has(n)) : t.every((n) => s.has(n)));
28
28
  }
29
- var Lc = "subtle";
29
+ var Dc = "subtle";
30
30
  const hn = {
31
- [U.NewChat]: "fill-[#7A9BC4]",
32
- [U.Prompts]: "fill-[#B8A4D5]",
33
- [U.Attachment]: "fill-[#D4B896]",
34
- [U.PrivateChat]: "fill-[#DA8787]",
35
- [U.Reasoning]: "fill-[#87BBA2]",
36
- [U.Send]: "fill-[#A8B5D4]",
37
- [U.Header]: "text-copy-medium",
38
- [U.Provider]: "fill-copy-medium",
39
- [U.Placeholder]: "placeholder:text-copy-medium/70"
31
+ [H.NewChat]: "fill-[#7A9BC4]",
32
+ [H.Prompts]: "fill-[#B8A4D5]",
33
+ [H.Attachment]: "fill-[#D4B896]",
34
+ [H.PrivateChat]: "fill-[#DA8787]",
35
+ [H.Reasoning]: "fill-[#87BBA2]",
36
+ [H.Send]: "fill-[#A8B5D4]",
37
+ [H.Header]: "text-copy-medium",
38
+ [H.Provider]: "fill-copy-medium",
39
+ [H.Placeholder]: "placeholder:text-copy-medium/70"
40
40
  }, fn = {
41
- [U.NewChat]: "fill-[#91BBED] dark:fill-[#7A9BC4]",
42
- [U.Prompts]: "fill-[#B89FDC] dark:fill-[#B8A4D5]",
43
- [U.Attachment]: "fill-[#D7B286] dark:fill-[#D4B896]",
44
- [U.PrivateChat]: "fill-[#DA8787] dark:fill-[#DA8787]",
45
- [U.Reasoning]: "fill-[#86D0AC] dark:fill-[#87BBA2]",
46
- [U.Send]: "fill-[#B3C5F0] dark:fill-[#A8B5D4]",
47
- [U.Header]: "text-copy-medium",
48
- [U.Provider]: "fill-copy-medium",
49
- [U.Placeholder]: "placeholder:text-copy-medium dark:placeholder:text-copy-medium/70",
50
- [U.Footer]: "text-copy-dark dark:text-slate-400"
41
+ [H.NewChat]: "fill-[#91BBED] dark:fill-[#7A9BC4]",
42
+ [H.Prompts]: "fill-[#B89FDC] dark:fill-[#B8A4D5]",
43
+ [H.Attachment]: "fill-[#D7B286] dark:fill-[#D4B896]",
44
+ [H.PrivateChat]: "fill-[#DA8787] dark:fill-[#DA8787]",
45
+ [H.Reasoning]: "fill-[#86D0AC] dark:fill-[#87BBA2]",
46
+ [H.Send]: "fill-[#B3C5F0] dark:fill-[#A8B5D4]",
47
+ [H.Header]: "text-copy-medium",
48
+ [H.Provider]: "fill-copy-medium",
49
+ [H.Placeholder]: "placeholder:text-copy-medium dark:placeholder:text-copy-medium/70",
50
+ [H.Footer]: "text-copy-dark dark:text-slate-400"
51
51
  };
52
52
  var De = class {
53
53
  constructor() {
@@ -80,7 +80,7 @@ var De = class {
80
80
  clearTimeout: (e) => clearTimeout(e),
81
81
  setInterval: (e, t) => setInterval(e, t),
82
82
  clearInterval: (e) => clearInterval(e)
83
- }, yn = class {
83
+ }, mn = class {
84
84
  // We cannot have TimeoutManager<T> as we must instantiate it with a concrete
85
85
  // type at app boot; and if we leave that type, then any new timer provider
86
86
  // would need to support ReturnType<typeof setTimeout>, which is infeasible.
@@ -107,8 +107,8 @@ var De = class {
107
107
  clearInterval(e) {
108
108
  this.#e.clearInterval(e);
109
109
  }
110
- }, Te = new yn();
111
- function mn(e) {
110
+ }, Te = new mn();
111
+ function yn(e) {
112
112
  setTimeout(e, 0);
113
113
  }
114
114
  var ve = typeof window > "u" || "Deno" in globalThis;
@@ -321,7 +321,7 @@ function Dt() {
321
321
  }), t(n);
322
322
  }, r;
323
323
  }
324
- var vn = mn;
324
+ var vn = yn;
325
325
  function In() {
326
326
  let e = [], t = 0, r = (o) => {
327
327
  o();
@@ -381,7 +381,7 @@ function In() {
381
381
  }
382
382
  };
383
383
  }
384
- var F = In(), _n = class extends De {
384
+ var B = In(), _n = class extends De {
385
385
  #e = !0;
386
386
  #t;
387
387
  #r;
@@ -445,7 +445,7 @@ function is(e) {
445
445
  }, e.onPause?.();
446
446
  }).then(() => {
447
447
  s = void 0, a() || e.onContinue?.();
448
- }), y = () => {
448
+ }), m = () => {
449
449
  if (a())
450
450
  return;
451
451
  let g;
@@ -458,13 +458,13 @@ function is(e) {
458
458
  Promise.resolve(g).then(h).catch((b) => {
459
459
  if (a())
460
460
  return;
461
- const x = e.retry ?? (ve ? 0 : 3), A = e.retryDelay ?? An, J = typeof A == "function" ? A(r, b) : A, P = x === !0 || typeof x == "number" && r < x || typeof x == "function" && x(r, b);
462
- if (t || !P) {
461
+ const x = e.retry ?? (ve ? 0 : 3), O = e.retryDelay ?? An, J = typeof O == "function" ? O(r, b) : O, M = x === !0 || typeof x == "number" && r < x || typeof x == "function" && x(r, b);
462
+ if (t || !M) {
463
463
  u(b);
464
464
  return;
465
465
  }
466
466
  r++, e.onFail?.(r, b), wn(J).then(() => f() ? void 0 : p()).then(() => {
467
- t ? u(b) : y();
467
+ t ? u(b) : m();
468
468
  });
469
469
  });
470
470
  };
@@ -476,7 +476,7 @@ function is(e) {
476
476
  cancelRetry: o,
477
477
  continueRetry: c,
478
478
  canStart: d,
479
- start: () => (d() ? y() : p().then(y), n)
479
+ start: () => (d() ? m() : p().then(m), n)
480
480
  };
481
481
  }
482
482
  var os = class {
@@ -754,7 +754,7 @@ var os = class {
754
754
  };
755
755
  }
756
756
  };
757
- this.state = t(this.state), F.batch(() => {
757
+ this.state = t(this.state), B.batch(() => {
758
758
  this.observers.forEach((r) => {
759
759
  r.onQueryUpdate();
760
760
  }), this.#r.notify({ query: this, type: "updated", action: e });
@@ -810,7 +810,7 @@ var On = class extends De {
810
810
  #i;
811
811
  #o;
812
812
  #a;
813
- #y;
813
+ #m;
814
814
  #h;
815
815
  // This property keeps track of the last query with defined data.
816
816
  // It will be used to pass the previous data and query to the placeholder function between renders.
@@ -862,7 +862,7 @@ var On = class extends De {
862
862
  r,
863
863
  this.options,
864
864
  t
865
- ) && this.#d(), this.updateResult(), s && (this.#t !== r || te(this.options.enabled, this.#t) !== te(t.enabled, this.#t) || we(this.options.staleTime, this.#t) !== we(t.staleTime, this.#t)) && this.#m();
865
+ ) && this.#d(), this.updateResult(), s && (this.#t !== r || te(this.options.enabled, this.#t) !== te(t.enabled, this.#t) || we(this.options.staleTime, this.#t) !== we(t.staleTime, this.#t)) && this.#y();
866
866
  const n = this.#g();
867
867
  s && (this.#t !== r || te(this.options.enabled, this.#t) !== te(t.enabled, this.#t) || n !== this.#c) && this.#E(n);
868
868
  }
@@ -911,7 +911,7 @@ var On = class extends De {
911
911
  );
912
912
  return e?.throwOnError || (t = t.catch(X)), t;
913
913
  }
914
- #m() {
914
+ #y() {
915
915
  this.#S();
916
916
  const e = we(
917
917
  this.options.staleTime,
@@ -933,7 +933,7 @@ var On = class extends De {
933
933
  }, this.#c));
934
934
  }
935
935
  #w() {
936
- this.#m(), this.#E(this.#g());
936
+ this.#y(), this.#E(this.#g());
937
937
  }
938
938
  #S() {
939
939
  this.#l && (Te.clearTimeout(this.#l), this.#l = void 0);
@@ -945,13 +945,13 @@ var On = class extends De {
945
945
  const r = this.#t, s = this.options, n = this.#n, a = this.#s, i = this.#i, c = e !== r ? e.state : this.#r, { state: f } = e;
946
946
  let d = { ...f }, h = !1, u;
947
947
  if (t._optimisticResults) {
948
- const I = this.hasListeners(), G = !I && dr(e, t), C = I && hr(e, r, t, s);
949
- (G || C) && (d = {
948
+ const I = this.hasListeners(), G = !I && dr(e, t), k = I && hr(e, r, t, s);
949
+ (G || k) && (d = {
950
950
  ...d,
951
951
  ...cs(f.data, e.options)
952
952
  }), t._optimisticResults === "isRestoring" && (d.fetchStatus = "idle");
953
953
  }
954
- let { error: p, errorUpdatedAt: y, status: g } = d;
954
+ let { error: p, errorUpdatedAt: m, status: g } = d;
955
955
  u = d.data;
956
956
  let S = !1;
957
957
  if (t.placeholderData !== void 0 && u === void 0 && g === "pending") {
@@ -966,27 +966,27 @@ var On = class extends De {
966
966
  ), h = !0);
967
967
  }
968
968
  if (t.select && u !== void 0 && !S)
969
- if (n && u === a?.data && t.select === this.#y)
969
+ if (n && u === a?.data && t.select === this.#m)
970
970
  u = this.#h;
971
971
  else
972
972
  try {
973
- this.#y = t.select, u = t.select(u), u = Lt(n?.data, u, t), this.#h = u, this.#a = null;
973
+ this.#m = t.select, u = t.select(u), u = Lt(n?.data, u, t), this.#h = u, this.#a = null;
974
974
  } catch (I) {
975
975
  this.#a = I;
976
976
  }
977
- this.#a && (p = this.#a, u = this.#h, y = Date.now(), g = "error");
978
- const b = d.fetchStatus === "fetching", x = g === "pending", A = g === "error", J = x && b, P = u !== void 0, M = {
977
+ this.#a && (p = this.#a, u = this.#h, m = Date.now(), g = "error");
978
+ const b = d.fetchStatus === "fetching", x = g === "pending", O = g === "error", J = x && b, M = u !== void 0, N = {
979
979
  status: g,
980
980
  fetchStatus: d.fetchStatus,
981
981
  isPending: x,
982
982
  isSuccess: g === "success",
983
- isError: A,
983
+ isError: O,
984
984
  isInitialLoading: J,
985
985
  isLoading: J,
986
986
  data: u,
987
987
  dataUpdatedAt: d.dataUpdatedAt,
988
988
  error: p,
989
- errorUpdatedAt: y,
989
+ errorUpdatedAt: m,
990
990
  failureCount: d.fetchFailureCount,
991
991
  failureReason: d.fetchFailureReason,
992
992
  errorUpdateCount: d.errorUpdateCount,
@@ -994,35 +994,35 @@ var On = class extends De {
994
994
  isFetchedAfterMount: d.dataUpdateCount > c.dataUpdateCount || d.errorUpdateCount > c.errorUpdateCount,
995
995
  isFetching: b,
996
996
  isRefetching: b && !x,
997
- isLoadingError: A && !P,
997
+ isLoadingError: O && !M,
998
998
  isPaused: d.fetchStatus === "paused",
999
999
  isPlaceholderData: h,
1000
- isRefetchError: A && P,
1000
+ isRefetchError: O && M,
1001
1001
  isStale: Qt(e, t),
1002
1002
  refetch: this.refetch,
1003
1003
  promise: this.#o,
1004
1004
  isEnabled: te(t.enabled, e) !== !1
1005
1005
  };
1006
1006
  if (this.options.experimental_prefetchInRender) {
1007
- const I = (R) => {
1008
- M.status === "error" ? R.reject(M.error) : M.data !== void 0 && R.resolve(M.data);
1007
+ const I = (C) => {
1008
+ N.status === "error" ? C.reject(N.error) : N.data !== void 0 && C.resolve(N.data);
1009
1009
  }, G = () => {
1010
- const R = this.#o = M.promise = Dt();
1011
- I(R);
1012
- }, C = this.#o;
1013
- switch (C.status) {
1010
+ const C = this.#o = N.promise = Dt();
1011
+ I(C);
1012
+ }, k = this.#o;
1013
+ switch (k.status) {
1014
1014
  case "pending":
1015
- e.queryHash === r.queryHash && I(C);
1015
+ e.queryHash === r.queryHash && I(k);
1016
1016
  break;
1017
1017
  case "fulfilled":
1018
- (M.status === "error" || M.data !== C.value) && G();
1018
+ (N.status === "error" || N.data !== k.value) && G();
1019
1019
  break;
1020
1020
  case "rejected":
1021
- (M.status !== "error" || M.error !== C.reason) && G();
1021
+ (N.status !== "error" || N.error !== k.reason) && G();
1022
1022
  break;
1023
1023
  }
1024
1024
  }
1025
- return M;
1025
+ return N;
1026
1026
  }
1027
1027
  updateResult() {
1028
1028
  const e = this.#n, t = this.createResult(this.#t, this.options);
@@ -1056,7 +1056,7 @@ var On = class extends De {
1056
1056
  this.updateResult(), this.hasListeners() && this.#w();
1057
1057
  }
1058
1058
  #v(e) {
1059
- F.batch(() => {
1059
+ B.batch(() => {
1060
1060
  e.listeners && this.listeners.forEach((t) => {
1061
1061
  t(this.#n);
1062
1062
  }), this.#e.getQueryCache().notify({
@@ -1095,18 +1095,18 @@ function fr(e) {
1095
1095
  let o = { pages: [], pageParams: [] }, c = 0;
1096
1096
  const f = async () => {
1097
1097
  let d = !1;
1098
- const h = (y) => {
1099
- Object.defineProperty(y, "signal", {
1098
+ const h = (m) => {
1099
+ Object.defineProperty(m, "signal", {
1100
1100
  enumerable: !0,
1101
1101
  get: () => (t.signal.aborted ? d = !0 : t.signal.addEventListener("abort", () => {
1102
1102
  d = !0;
1103
1103
  }), t.signal)
1104
1104
  });
1105
- }, u = ss(t.options, t.fetchOptions), p = async (y, g, S) => {
1105
+ }, u = ss(t.options, t.fetchOptions), p = async (m, g, S) => {
1106
1106
  if (d)
1107
1107
  return Promise.reject();
1108
- if (g == null && y.pages.length)
1109
- return Promise.resolve(y);
1108
+ if (g == null && m.pages.length)
1109
+ return Promise.resolve(m);
1110
1110
  const x = (() => {
1111
1111
  const se = {
1112
1112
  client: t.client,
@@ -1116,26 +1116,26 @@ function fr(e) {
1116
1116
  meta: t.options.meta
1117
1117
  };
1118
1118
  return h(se), se;
1119
- })(), A = await u(x), { maxPages: J } = t.options, P = S ? bn : Sn;
1119
+ })(), O = await u(x), { maxPages: J } = t.options, M = S ? bn : Sn;
1120
1120
  return {
1121
- pages: P(y.pages, A, J),
1122
- pageParams: P(y.pageParams, g, J)
1121
+ pages: M(m.pages, O, J),
1122
+ pageParams: M(m.pageParams, g, J)
1123
1123
  };
1124
1124
  };
1125
1125
  if (n && a.length) {
1126
- const y = n === "backward", g = y ? Pn : pr, S = {
1126
+ const m = n === "backward", g = m ? Pn : pr, S = {
1127
1127
  pages: a,
1128
1128
  pageParams: i
1129
1129
  }, b = g(s, S);
1130
- o = await p(S, b, y);
1130
+ o = await p(S, b, m);
1131
1131
  } else {
1132
- const y = e ?? a.length;
1132
+ const m = e ?? a.length;
1133
1133
  do {
1134
1134
  const g = c === 0 ? i[0] ?? s.initialPageParam : pr(s, o);
1135
1135
  if (c > 0 && g == null)
1136
1136
  break;
1137
1137
  o = await p(o, g), c++;
1138
- } while (c < y);
1138
+ } while (c < m);
1139
1139
  }
1140
1140
  return o;
1141
1141
  };
@@ -1356,7 +1356,7 @@ var Mn = class extends os {
1356
1356
  };
1357
1357
  }
1358
1358
  };
1359
- this.state = t(this.state), F.batch(() => {
1359
+ this.state = t(this.state), B.batch(() => {
1360
1360
  this.#t.forEach((r) => {
1361
1361
  r.onMutationUpdate(e);
1362
1362
  }), this.#r.notify({
@@ -1435,7 +1435,7 @@ var Nn = class extends De {
1435
1435
  return typeof t == "string" ? this.#t.get(t)?.find((s) => s !== e && s.state.isPaused)?.continue() ?? Promise.resolve() : Promise.resolve();
1436
1436
  }
1437
1437
  clear() {
1438
- F.batch(() => {
1438
+ B.batch(() => {
1439
1439
  this.#e.forEach((e) => {
1440
1440
  this.notify({ type: "removed", mutation: e });
1441
1441
  }), this.#e.clear(), this.#t.clear();
@@ -1454,7 +1454,7 @@ var Nn = class extends De {
1454
1454
  return this.getAll().filter((t) => ir(e, t));
1455
1455
  }
1456
1456
  notify(e) {
1457
- F.batch(() => {
1457
+ B.batch(() => {
1458
1458
  this.listeners.forEach((t) => {
1459
1459
  t(e);
1460
1460
  });
@@ -1462,7 +1462,7 @@ var Nn = class extends De {
1462
1462
  }
1463
1463
  resumePausedMutations() {
1464
1464
  const e = this.getAll().filter((t) => t.state.isPaused);
1465
- return F.batch(
1465
+ return B.batch(
1466
1466
  () => Promise.all(
1467
1467
  e.map((t) => t.continue().catch(X))
1468
1468
  )
@@ -1519,7 +1519,7 @@ var xn = class extends De {
1519
1519
  };
1520
1520
  }
1521
1521
  #i(e) {
1522
- F.batch(() => {
1522
+ B.batch(() => {
1523
1523
  if (this.#n && this.hasListeners()) {
1524
1524
  const t = this.#t.variables, r = this.#t.context, s = {
1525
1525
  client: this.#e,
@@ -1583,7 +1583,7 @@ var xn = class extends De {
1583
1583
  t && (e.destroy(), t === e && this.#e.delete(e.queryHash), this.notify({ type: "removed", query: e }));
1584
1584
  }
1585
1585
  clear() {
1586
- F.batch(() => {
1586
+ B.batch(() => {
1587
1587
  this.getAll().forEach((e) => {
1588
1588
  this.remove(e);
1589
1589
  });
@@ -1606,21 +1606,21 @@ var xn = class extends De {
1606
1606
  return Object.keys(e).length > 0 ? t.filter((r) => ar(e, r)) : t;
1607
1607
  }
1608
1608
  notify(e) {
1609
- F.batch(() => {
1609
+ B.batch(() => {
1610
1610
  this.listeners.forEach((t) => {
1611
1611
  t(e);
1612
1612
  });
1613
1613
  });
1614
1614
  }
1615
1615
  onFocus() {
1616
- F.batch(() => {
1616
+ B.batch(() => {
1617
1617
  this.getAll().forEach((e) => {
1618
1618
  e.onFocus();
1619
1619
  });
1620
1620
  });
1621
1621
  }
1622
1622
  onOnline() {
1623
- F.batch(() => {
1623
+ B.batch(() => {
1624
1624
  this.getAll().forEach((e) => {
1625
1625
  e.onOnline();
1626
1626
  });
@@ -1683,7 +1683,7 @@ var xn = class extends De {
1683
1683
  return this.#e.build(this, s).setData(i, { ...r, manual: !0 });
1684
1684
  }
1685
1685
  setQueriesData(e, t, r) {
1686
- return F.batch(
1686
+ return B.batch(
1687
1687
  () => this.#e.findAll(e).map(({ queryKey: s }) => [
1688
1688
  s,
1689
1689
  this.setQueryData(s, t, r)
@@ -1698,7 +1698,7 @@ var xn = class extends De {
1698
1698
  }
1699
1699
  removeQueries(e) {
1700
1700
  const t = this.#e;
1701
- F.batch(() => {
1701
+ B.batch(() => {
1702
1702
  t.findAll(e).forEach((r) => {
1703
1703
  t.remove(r);
1704
1704
  });
@@ -1706,7 +1706,7 @@ var xn = class extends De {
1706
1706
  }
1707
1707
  resetQueries(e, t) {
1708
1708
  const r = this.#e;
1709
- return F.batch(() => (r.findAll(e).forEach((s) => {
1709
+ return B.batch(() => (r.findAll(e).forEach((s) => {
1710
1710
  s.reset();
1711
1711
  }), this.refetchQueries(
1712
1712
  {
@@ -1717,13 +1717,13 @@ var xn = class extends De {
1717
1717
  )));
1718
1718
  }
1719
1719
  cancelQueries(e, t = {}) {
1720
- const r = { revert: !0, ...t }, s = F.batch(
1720
+ const r = { revert: !0, ...t }, s = B.batch(
1721
1721
  () => this.#e.findAll(e).map((n) => n.cancel(r))
1722
1722
  );
1723
1723
  return Promise.all(s).then(X).catch(X);
1724
1724
  }
1725
1725
  invalidateQueries(e, t = {}) {
1726
- return F.batch(() => (this.#e.findAll(e).forEach((r) => {
1726
+ return B.batch(() => (this.#e.findAll(e).forEach((r) => {
1727
1727
  r.invalidate();
1728
1728
  }), e?.refetchType === "none" ? Promise.resolve() : this.refetchQueries(
1729
1729
  {
@@ -1737,7 +1737,7 @@ var xn = class extends De {
1737
1737
  const r = {
1738
1738
  ...t,
1739
1739
  cancelRefetch: t.cancelRefetch ?? !0
1740
- }, s = F.batch(
1740
+ }, s = B.batch(
1741
1741
  () => this.#e.findAll(e).filter((n) => !n.isDisabled() && !n.isStatic()).map((n) => {
1742
1742
  let a = n.fetch(void 0, r);
1743
1743
  return r.throwOnError || (a = a.catch(X)), n.state.fetchStatus === "paused" ? Promise.resolve() : a;
@@ -1874,7 +1874,7 @@ var Bn = Y.createContext(Fn()), Kn = () => Y.useContext(Bn), Vn = (e, t) => {
1874
1874
  1e3
1875
1875
  ));
1876
1876
  }
1877
- }, Wn = (e, t) => e.isLoading && e.isFetching && !t, jn = (e, t) => e?.suspense && t.isPending, yr = (e, t, r) => t.fetchOptimistic(e).catch(() => {
1877
+ }, Wn = (e, t) => e.isLoading && e.isFetching && !t, jn = (e, t) => e?.suspense && t.isPending, mr = (e, t, r) => t.fetchOptimistic(e).catch(() => {
1878
1878
  r.clearReset();
1879
1879
  });
1880
1880
  function Qn(e, t, r) {
@@ -1897,7 +1897,7 @@ function Qn(e, t, r) {
1897
1897
  if (Y.useSyncExternalStore(
1898
1898
  Y.useCallback(
1899
1899
  (h) => {
1900
- const u = d ? c.subscribe(F.batchCalls(h)) : X;
1900
+ const u = d ? c.subscribe(B.batchCalls(h)) : X;
1901
1901
  return c.updateResult(), u;
1902
1902
  },
1903
1903
  [c, d]
@@ -1907,7 +1907,7 @@ function Qn(e, t, r) {
1907
1907
  ), Y.useEffect(() => {
1908
1908
  c.setOptions(i);
1909
1909
  }, [i, c]), jn(i, f))
1910
- throw yr(i, c, n);
1910
+ throw mr(i, c, n);
1911
1911
  if (zn({
1912
1912
  result: f,
1913
1913
  errorResetBoundary: n,
@@ -1921,7 +1921,7 @@ function Qn(e, t, r) {
1921
1921
  f
1922
1922
  ), i.experimental_prefetchInRender && !ve && Wn(f, s) && (o ? (
1923
1923
  // Fetch immediately on render in order to ensure `.promise` is resolved even if the component is unmounted
1924
- yr(i, c, n)
1924
+ mr(i, c, n)
1925
1925
  ) : (
1926
1926
  // subscribe to the "cache promise" so that we can finalize the currentThenable once data comes in
1927
1927
  a.getQueryCache().get(i.queryHash)?.promise
@@ -1944,7 +1944,7 @@ function Se(e, t) {
1944
1944
  }, [s, e]);
1945
1945
  const n = Y.useSyncExternalStore(
1946
1946
  Y.useCallback(
1947
- (i) => s.subscribe(F.batchCalls(i)),
1947
+ (i) => s.subscribe(B.batchCalls(i)),
1948
1948
  [s]
1949
1949
  ),
1950
1950
  () => s.getCurrentResult(),
@@ -1999,7 +1999,7 @@ awIDAQAB
1999
1999
  LOGOUT: "logout",
2000
2000
  LOGIN: "login",
2001
2001
  REFRESH: "refresh"
2002
- }, mr = new TextEncoder(), Le = new TextDecoder();
2002
+ }, yr = new TextEncoder(), Le = new TextDecoder();
2003
2003
  function Jn(...e) {
2004
2004
  const t = e.reduce((n, { length: a }) => n + a, 0), r = new Uint8Array(t);
2005
2005
  let s = 0;
@@ -2173,7 +2173,7 @@ function fs(e, t, ...r) {
2173
2173
  } else r.length === 2 ? e += `one of type ${r[0]} or ${r[1]}.` : e += `of type ${r[0]}.`;
2174
2174
  return t == null ? e += ` Received ${t}` : typeof t == "function" && t.name ? e += ` Received function ${t.name}` : typeof t == "object" && t != null && t.constructor?.name && (e += ` Received an instance of ${t.constructor.name}`), e;
2175
2175
  }
2176
- const sa = (e, ...t) => fs("Key must be ", e, ...t), ps = (e, t, ...r) => fs(`Key for the ${e} algorithm must be `, t, ...r), ys = (e) => {
2176
+ const sa = (e, ...t) => fs("Key must be ", e, ...t), ps = (e, t, ...r) => fs(`Key for the ${e} algorithm must be `, t, ...r), ms = (e) => {
2177
2177
  if (e?.[Symbol.toStringTag] === "CryptoKey")
2178
2178
  return !0;
2179
2179
  try {
@@ -2181,7 +2181,7 @@ const sa = (e, ...t) => fs("Key must be ", e, ...t), ps = (e, t, ...r) => fs(`Ke
2181
2181
  } catch {
2182
2182
  return !1;
2183
2183
  }
2184
- }, ms = (e) => e?.[Symbol.toStringTag] === "KeyObject", gs = (e) => ys(e) || ms(e);
2184
+ }, ys = (e) => e?.[Symbol.toStringTag] === "KeyObject", gs = (e) => ms(e) || ys(e);
2185
2185
  function na(...e) {
2186
2186
  const t = e.filter(Boolean);
2187
2187
  if (t.length === 0 || t.length === 1)
@@ -2416,13 +2416,13 @@ function pa(e) {
2416
2416
  }
2417
2417
  return { algorithm: t, keyUsages: r };
2418
2418
  }
2419
- async function ya(e) {
2419
+ async function ma(e) {
2420
2420
  if (!e.alg)
2421
2421
  throw new TypeError('"alg" argument is required when "jwk.alg" is not present');
2422
2422
  const { algorithm: t, keyUsages: r } = pa(e), s = { ...e };
2423
2423
  return s.kty !== "AKP" && delete s.alg, delete s.use, crypto.subtle.importKey("jwk", s, t, e.ext ?? !(e.d || e.priv), e.key_ops ?? r);
2424
2424
  }
2425
- async function ma(e, t, r) {
2425
+ async function ya(e, t, r) {
2426
2426
  if (e.indexOf("-----BEGIN PUBLIC KEY-----") !== 0)
2427
2427
  throw new TypeError('"spki" must be SPKI formatted string');
2428
2428
  return fa(e, t, r);
@@ -2459,7 +2459,7 @@ const Er = async (e, t, r, s = !1) => {
2459
2459
  let n = xe.get(e);
2460
2460
  if (n?.[r])
2461
2461
  return n[r];
2462
- const a = await ya({ ...t, alg: r });
2462
+ const a = await ma({ ...t, alg: r });
2463
2463
  return s && Object.freeze(e), n ? n[r] = a : xe.set(e, { [r]: a }), a;
2464
2464
  }, Ta = (e, t) => {
2465
2465
  xe ||= /* @__PURE__ */ new WeakMap();
@@ -2559,9 +2559,9 @@ const Er = async (e, t, r, s = !1) => {
2559
2559
  return r ? r[t] = a : xe.set(e, { [t]: a }), a;
2560
2560
  };
2561
2561
  async function va(e, t) {
2562
- if (e instanceof Uint8Array || ys(e))
2562
+ if (e instanceof Uint8Array || ms(e))
2563
2563
  return e;
2564
- if (ms(e)) {
2564
+ if (ys(e)) {
2565
2565
  if (e.type === "secret")
2566
2566
  return e.export();
2567
2567
  if ("toCryptoKey" in e && typeof e.toCryptoKey == "function")
@@ -2770,7 +2770,7 @@ async function ka(e, t, r) {
2770
2770
  throw new W("JWS Payload must be a string or an Uint8Array instance");
2771
2771
  let f = !1;
2772
2772
  typeof t == "function" && (t = await t(s, e), f = !0), Aa(o, t, "verify");
2773
- const d = Jn(e.protected !== void 0 ? gt(e.protected) : new Uint8Array(), gt("."), typeof e.payload == "string" ? i ? gt(e.payload) : mr.encode(e.payload) : e.payload);
2773
+ const d = Jn(e.protected !== void 0 ? gt(e.protected) : new Uint8Array(), gt("."), typeof e.payload == "string" ? i ? gt(e.payload) : yr.encode(e.payload) : e.payload);
2774
2774
  let h;
2775
2775
  try {
2776
2776
  h = Fe(e.signature);
@@ -2787,9 +2787,9 @@ async function ka(e, t, r) {
2787
2787
  } catch {
2788
2788
  throw new W("Failed to base64url decode the payload");
2789
2789
  }
2790
- else typeof e.payload == "string" ? p = mr.encode(e.payload) : p = e.payload;
2791
- const y = { payload: p };
2792
- return e.protected !== void 0 && (y.protectedHeader = s), e.header !== void 0 && (y.unprotectedHeader = e.header), f ? { ...y, key: u } : y;
2790
+ else typeof e.payload == "string" ? p = yr.encode(e.payload) : p = e.payload;
2791
+ const m = { payload: p };
2792
+ return e.protected !== void 0 && (m.protectedHeader = s), e.header !== void 0 && (m.unprotectedHeader = e.header), f ? { ...m, key: u } : m;
2793
2793
  }
2794
2794
  async function Pa(e, t, r) {
2795
2795
  if (e instanceof Uint8Array && (e = Le.decode(e)), typeof e != "string")
@@ -2859,9 +2859,9 @@ function $a(e, t, r = {}) {
2859
2859
  throw new ne('unexpected "typ" JWT header value', s, "typ", "check_failed");
2860
2860
  const { requiredClaims: a = [], issuer: i, subject: o, audience: c, maxTokenAge: f } = r, d = [...a];
2861
2861
  f !== void 0 && d.push("iat"), c !== void 0 && d.push("aud"), o !== void 0 && d.push("sub"), i !== void 0 && d.push("iss");
2862
- for (const y of new Set(d.reverse()))
2863
- if (!(y in s))
2864
- throw new ne(`missing required "${y}" claim`, s, y, "missing");
2862
+ for (const m of new Set(d.reverse()))
2863
+ if (!(m in s))
2864
+ throw new ne(`missing required "${m}" claim`, s, m, "missing");
2865
2865
  if (i && !(Array.isArray(i) ? i : [i]).includes(s.iss))
2866
2866
  throw new ne('unexpected "iss" claim value', s, "iss", "check_failed");
2867
2867
  if (o && s.sub !== o)
@@ -2898,10 +2898,10 @@ function $a(e, t, r = {}) {
2898
2898
  throw new gr('"exp" claim timestamp check failed', s, "exp", "check_failed");
2899
2899
  }
2900
2900
  if (f) {
2901
- const y = p - s.iat, g = typeof f == "number" ? f : wr(f);
2902
- if (y - h > g)
2901
+ const m = p - s.iat, g = typeof f == "number" ? f : wr(f);
2902
+ if (m - h > g)
2903
2903
  throw new gr('"iat" claim timestamp check failed (too far in the past)', s, "iat", "check_failed");
2904
- if (y < 0 - h)
2904
+ if (m < 0 - h)
2905
2905
  throw new ne('"iat" claim timestamp check failed (it should be in the past)', s, "iat", "check_failed");
2906
2906
  }
2907
2907
  return s;
@@ -2941,7 +2941,7 @@ function Ha(e) {
2941
2941
  }
2942
2942
  const Ge = async (e) => {
2943
2943
  try {
2944
- const t = Q.ALG, r = await ma(Yn, t);
2944
+ const t = Q.ALG, r = await ya(Yn, t);
2945
2945
  return await Ua(e, r, {
2946
2946
  issuer: Q.ISSUER
2947
2947
  });
@@ -3194,8 +3194,8 @@ async function ti(e) {
3194
3194
  let a;
3195
3195
  try {
3196
3196
  a = await navigator.credentials.create(n);
3197
- } catch (y) {
3198
- throw Xa({ error: y, options: n });
3197
+ } catch (m) {
3198
+ throw Xa({ error: m, options: n });
3199
3199
  }
3200
3200
  if (!a)
3201
3201
  throw new Error("Registration was not completed");
@@ -3206,23 +3206,23 @@ async function ti(e) {
3206
3206
  if (typeof c.getPublicKeyAlgorithm == "function")
3207
3207
  try {
3208
3208
  h = c.getPublicKeyAlgorithm();
3209
- } catch (y) {
3210
- Tt("getPublicKeyAlgorithm()", y);
3209
+ } catch (m) {
3210
+ Tt("getPublicKeyAlgorithm()", m);
3211
3211
  }
3212
3212
  let u;
3213
3213
  if (typeof c.getPublicKey == "function")
3214
3214
  try {
3215
- const y = c.getPublicKey();
3216
- y !== null && (u = ie(y));
3217
- } catch (y) {
3218
- Tt("getPublicKey()", y);
3215
+ const m = c.getPublicKey();
3216
+ m !== null && (u = ie(m));
3217
+ } catch (m) {
3218
+ Tt("getPublicKey()", m);
3219
3219
  }
3220
3220
  let p;
3221
3221
  if (typeof c.getAuthenticatorData == "function")
3222
3222
  try {
3223
3223
  p = ie(c.getAuthenticatorData());
3224
- } catch (y) {
3225
- Tt("getAuthenticatorData()", y);
3224
+ } catch (m) {
3225
+ Tt("getAuthenticatorData()", m);
3226
3226
  }
3227
3227
  return {
3228
3228
  id: i,
@@ -3364,7 +3364,7 @@ const Ir = (e, t) => {
3364
3364
  window.localStorage.removeItem(e), As(e, null);
3365
3365
  }, _r = (e) => window.localStorage.getItem(e), ii = (e) => (window.addEventListener("storage", e), () => window.removeEventListener("storage", e));
3366
3366
  function je({ key: e, initialValue: t }) {
3367
- const r = Gr(ii, () => _r(e)), s = N((i) => {
3367
+ const r = Gr(ii, () => _r(e)), s = A((i) => {
3368
3368
  try {
3369
3369
  const o = typeof i == "function" ? i(JSON.parse(r)) : i;
3370
3370
  o == null ? ai(e) : Ir(e, o);
@@ -3374,17 +3374,17 @@ function je({ key: e, initialValue: t }) {
3374
3374
  }, [
3375
3375
  e,
3376
3376
  r
3377
- ]), n = N(() => {
3377
+ ]), n = A(() => {
3378
3378
  s(t);
3379
3379
  }, [
3380
3380
  t,
3381
3381
  s
3382
- ]), a = N(() => {
3382
+ ]), a = A(() => {
3383
3383
  s(null);
3384
3384
  }, [
3385
3385
  s
3386
3386
  ]);
3387
- return O(() => {
3387
+ return R(() => {
3388
3388
  try {
3389
3389
  _r(e) === null && typeof t < "u" && Ir(e, t);
3390
3390
  } catch (i) {
@@ -3555,7 +3555,7 @@ const Ce = "Your session has expired. For your security, please log in again to
3555
3555
  } catch (a) {
3556
3556
  return console.error(a), { status: ce, data: [] };
3557
3557
  }
3558
- }, yt = async ({
3558
+ }, mt = async ({
3559
3559
  type: e,
3560
3560
  clientId: t,
3561
3561
  params: r = {},
@@ -3581,14 +3581,14 @@ const Ce = "Your session has expired. For your security, please log in again to
3581
3581
  } catch (n) {
3582
3582
  return console.error(n), { status: ce, data: [] };
3583
3583
  }
3584
- }, pi = process.env.NODE_ENV === "production", yi = !pi, Ps = {
3584
+ }, pi = process.env.NODE_ENV === "production", mi = !pi, Ps = {
3585
3585
  isLoading: !0,
3586
3586
  isAuthenticated: !1,
3587
3587
  user: void 0,
3588
3588
  logoutReason: "",
3589
3589
  debug: !1,
3590
3590
  authenticationType: ""
3591
- }, mi = (e) => {
3591
+ }, yi = (e) => {
3592
3592
  try {
3593
3593
  const t = Fa(e);
3594
3594
  return t ? t[Q.USER_ID_KEY] : "";
@@ -3604,7 +3604,7 @@ const Ce = "Your session has expired. For your security, please log in again to
3604
3604
  }) => {
3605
3605
  try {
3606
3606
  return {
3607
- status: (await yt({
3607
+ status: (await mt({
3608
3608
  endpoint: n,
3609
3609
  type: pt.LOGOUT,
3610
3610
  clientId: t,
@@ -3634,7 +3634,7 @@ const Ce = "Your session has expired. For your security, please log in again to
3634
3634
  endpoint: d
3635
3635
  }) => {
3636
3636
  try {
3637
- const h = await yt({
3637
+ const h = await mt({
3638
3638
  endpoint: d,
3639
3639
  type: pt.LOGIN,
3640
3640
  clientId: r,
@@ -3672,7 +3672,7 @@ const Ce = "Your session has expired. For your security, please log in again to
3672
3672
  endpoint: s
3673
3673
  }) => {
3674
3674
  try {
3675
- const n = await yt({
3675
+ const n = await mt({
3676
3676
  endpoint: s,
3677
3677
  type: pt.CODE,
3678
3678
  clientId: t,
@@ -3705,7 +3705,7 @@ const Ce = "Your session has expired. For your security, please log in again to
3705
3705
  endpoint: i
3706
3706
  }) => {
3707
3707
  try {
3708
- const o = await yt({
3708
+ const o = await mt({
3709
3709
  endpoint: i,
3710
3710
  type: pt.REFRESH,
3711
3711
  clientId: e,
@@ -3802,7 +3802,7 @@ const Me = () => {
3802
3802
  authenticationType: ""
3803
3803
  }), Ti = () => ({
3804
3804
  ...ze(Ms)
3805
- }), vi = (e) => N(
3805
+ }), vi = (e) => A(
3806
3806
  (...t) => {
3807
3807
  e && console.info(`==> [Auth ${Date.now()}]: `, ...t);
3808
3808
  },
@@ -3837,30 +3837,30 @@ const Me = () => {
3837
3837
  clientId: r,
3838
3838
  domain: s = "",
3839
3839
  debug: n = !1,
3840
- endpoint: a = yi ? "https://auth.gizmette.local.com:3003" : "https://mylogin.gizmette.com/auth"
3840
+ endpoint: a = mi ? "https://auth.gizmette.local.com:3003" : "https://mylogin.gizmette.com/auth"
3841
3841
  }) => {
3842
3842
  const [i, o] = Vr(_i, {
3843
3843
  ...Ps,
3844
3844
  debug: n
3845
- }), c = vi(n), f = B(!1), [d, h, , u] = je({
3845
+ }), c = vi(n), f = D(!1), [d, h, , u] = je({
3846
3846
  key: `${Qe}::${r}::@@user@@`
3847
- }), [p, y, , g] = je({
3847
+ }), [p, m, , g] = je({
3848
3848
  key: `${Qe}::${r}::@@access@@`
3849
3849
  }), [S, b, , x] = je(
3850
3850
  {
3851
3851
  key: `${Qe}::${r}::@@refresh@@`
3852
3852
  }
3853
- ), [A, J, , P] = je({
3853
+ ), [O, J, , M] = je({
3854
3854
  key: `${Qe}::${r}::@@nonce@@`
3855
- }), se = new bi(p, S), M = N(() => {
3856
- c("removeLocalStorage: removing local storage"), u(), g(), x(), P();
3855
+ }), se = new bi(p, S), N = A(() => {
3856
+ c("removeLocalStorage: removing local storage"), u(), g(), x(), M();
3857
3857
  }, [
3858
3858
  g,
3859
3859
  u,
3860
- P,
3860
+ M,
3861
3861
  x,
3862
3862
  c
3863
- ]), I = N(
3863
+ ]), I = A(
3864
3864
  (T) => {
3865
3865
  c(
3866
3866
  "removeStateAndLocalStorage: removing state and local storage with reason: ",
@@ -3870,13 +3870,13 @@ const Me = () => {
3870
3870
  payload: {
3871
3871
  logoutReason: T || Ce
3872
3872
  }
3873
- }), M(), o({ type: Ue, payload: { isLoading: !1 } });
3873
+ }), N(), o({ type: Ue, payload: { isLoading: !1 } });
3874
3874
  },
3875
- [M, c]
3876
- ), G = N(
3875
+ [N, c]
3876
+ ), G = A(
3877
3877
  async (T) => {
3878
3878
  c("invalidateAndLogout: invalidating and logging out");
3879
- const { user: _ } = i, v = _?.userId || mi(d);
3879
+ const { user: _ } = i, v = _?.userId || yi(d);
3880
3880
  v || c(
3881
3881
  "invalidateAndLogout: user cannot be identified, logging out without userId"
3882
3882
  ), await gi({
@@ -3897,7 +3897,7 @@ const Me = () => {
3897
3897
  a
3898
3898
  ]
3899
3899
  );
3900
- O(() => {
3900
+ R(() => {
3901
3901
  if (!f.current)
3902
3902
  return i.isLoading && d !== null ? (async () => {
3903
3903
  try {
@@ -3922,8 +3922,8 @@ const Me = () => {
3922
3922
  f.current = !0;
3923
3923
  };
3924
3924
  }, [i.isLoading, d, G, c]);
3925
- const C = async (T, _) => {
3926
- o({ type: Ue, payload: { isLoading: !0 } }), M();
3925
+ const k = async (T, _) => {
3926
+ o({ type: Ue, payload: { isLoading: !0 } }), N();
3927
3927
  const v = _t();
3928
3928
  J(v), c("login: Logging in with password");
3929
3929
  const { code_verifier: ge, code_challenge: Ee } = await ja(), nr = await wi({
@@ -3946,7 +3946,7 @@ const Me = () => {
3946
3946
  domain: s,
3947
3947
  ua: navigator.userAgent
3948
3948
  });
3949
- return Re.status ? (h(Re.idToken), y(Re.accessToken), b(Re.refreshToken), o({
3949
+ return Re.status ? (h(Re.idToken), m(Re.accessToken), b(Re.refreshToken), o({
3950
3950
  type: et,
3951
3951
  payload: {
3952
3952
  authenticationType: He.CODE,
@@ -3959,9 +3959,9 @@ const Me = () => {
3959
3959
  }), !0) : (I(At), !1);
3960
3960
  }
3961
3961
  return !1;
3962
- }, R = async (T) => {
3962
+ }, C = async (T) => {
3963
3963
  T?.preventDefault(), await G(di);
3964
- }, D = async () => {
3964
+ }, $ = async () => {
3965
3965
  const { isAuthenticated: T, user: _ } = i;
3966
3966
  try {
3967
3967
  if (T && _ && _.userId) {
@@ -3976,10 +3976,10 @@ const Me = () => {
3976
3976
  endpoint: a,
3977
3977
  clientId: r,
3978
3978
  userId: _.userId,
3979
- nonce: A,
3979
+ nonce: O,
3980
3980
  domain: s
3981
3981
  });
3982
- return v.status && v.status === "success" && v.newAccessToken ? (y(v.newAccessToken), b(v.newRefreshToken), v.newAccessToken) : (c(
3982
+ return v.status && v.status === "success" && v.newAccessToken ? (m(v.newAccessToken), b(v.newRefreshToken), v.newAccessToken) : (c(
3983
3983
  "getAccessToken: invalid refresh token, need to re-authenticate"
3984
3984
  ), await G(Ce), "");
3985
3985
  }
@@ -3991,7 +3991,7 @@ const Me = () => {
3991
3991
  "getAccessToken: exception occurred, invalidating and logging out"
3992
3992
  ), await G(hi), "";
3993
3993
  }
3994
- }, ee = () => i.isAuthenticated && d ? d : "", me = async () => {
3994
+ }, ee = () => i.isAuthenticated && d ? d : "", ye = async () => {
3995
3995
  const { user: T } = i;
3996
3996
  let _ = await Pe({
3997
3997
  endpoint: a,
@@ -4037,7 +4037,7 @@ const Me = () => {
4037
4037
  }
4038
4038
  return !1;
4039
4039
  }, Ae = async () => {
4040
- o({ type: Ue, payload: { isLoading: !0 } }), M();
4040
+ o({ type: Ue, payload: { isLoading: !0 } }), N();
4041
4041
  const T = _t();
4042
4042
  J(T), c("loginWithPasskey");
4043
4043
  const _ = _t();
@@ -4070,7 +4070,7 @@ const Me = () => {
4070
4070
  sessionExpiration: t,
4071
4071
  ua: navigator.userAgent
4072
4072
  }
4073
- }), v.data.status === qe ? (h(v.data.idToken), y(v.data.accessToken), b(v.data.refreshToken), o({
4073
+ }), v.data.status === qe ? (h(v.data.idToken), m(v.data.accessToken), b(v.data.refreshToken), o({
4074
4074
  type: et,
4075
4075
  payload: {
4076
4076
  authenticationType: He.PASSKEY,
@@ -4104,11 +4104,11 @@ const Me = () => {
4104
4104
  {
4105
4105
  value: {
4106
4106
  ...i,
4107
- login: C,
4108
- logout: R,
4109
- getAccessToken: D,
4107
+ login: k,
4108
+ logout: C,
4109
+ getAccessToken: $,
4110
4110
  getIdToken: ee,
4111
- registeringForPasskey: me,
4111
+ registeringForPasskey: ye,
4112
4112
  loginWithPasskey: Ae
4113
4113
  },
4114
4114
  children: /* @__PURE__ */ l(Ai, { children: e })
@@ -4133,7 +4133,7 @@ const Ns = () => {
4133
4133
  if (!e)
4134
4134
  throw new Error("useAuth must be used within an AuthHookProvider");
4135
4135
  return e;
4136
- }, Bc = "I'm having trouble right now. Please try again later.", Kc = "action-search", Vc = "action-sort", Gc = "action-toggle-prompt", zc = "action-reset-prompt", xs = "sassy-saint-", qc = "search", Wc = "sort", jc = "sort-timestamp", Qc = "sort-token-usage", Yc = "sort-memory-direction", Jc = "sort-memory-column", Xc = "favorites-only", Zc = "keyword-match-all", el = "usage-view-mode", tl = "usage-time-range", rl = "usage-selected-month", sl = "private-disclosure", nl = "reasoning-disclosure", Ls = "service-worker", al = "chat-id", il = "sassysaint-oled-mode", ol = "sassysaint-full-screen", Or = "data-oled-mode", Cr = "b44c68f0-e5b3-4a1d-a3e3-df8632b0223b", cl = 20, ll = 30, ul = "av-prompt", dl = "av-prompt-editable", hl = "size-5 sm:size-4", fl = 30, pl = 15, yl = 130, ml = 160, gl = 16, El = 24, wl = 16, Sl = 76;
4136
+ }, Kc = "I'm having trouble right now. Please try again later.", Vc = "action-search", Gc = "action-sort", zc = "action-toggle-prompt", qc = "action-reset-prompt", xs = "sassy-saint-", Wc = "search", jc = "sort", Qc = "sort-timestamp", Yc = "sort-token-usage", Jc = "sort-memory-direction", Xc = "sort-memory-column", Zc = "favorites-only", el = "keyword-match-all", tl = "usage-view-mode", rl = "usage-time-range", sl = "usage-selected-month", nl = "private-disclosure", al = "reasoning-disclosure", Ls = "service-worker", il = "chat-id", ol = "sassysaint-oled-mode", cl = "sassysaint-full-screen", Or = "data-oled-mode", Cr = "b44c68f0-e5b3-4a1d-a3e3-df8632b0223b", ll = 20, ul = 30, dl = "av-prompt", hl = "av-prompt-editable", fl = "size-5 sm:size-4", pl = 30, ml = 15, yl = 130, gl = 160, El = 16, wl = 24, Sl = 16, bl = 76;
4137
4137
  let Rt = null, he = !1;
4138
4138
  typeof window < "u" && "serviceWorker" in navigator && navigator.serviceWorker.addEventListener("controllerchange", () => {
4139
4139
  he && (he = !1, window.location.reload());
@@ -4183,7 +4183,7 @@ async function Oi() {
4183
4183
  return console.error("[SW] Service worker un-registration failed:", e), !1;
4184
4184
  }
4185
4185
  }
4186
- async function bl(e) {
4186
+ async function Tl(e) {
4187
4187
  if (Ri(e), e) {
4188
4188
  he = !0;
4189
4189
  try {
@@ -4238,7 +4238,7 @@ async function Ci() {
4238
4238
  function Ot() {
4239
4239
  return "unknown";
4240
4240
  }
4241
- async function Tl(e = {}) {
4241
+ async function vl(e = {}) {
4242
4242
  const { urlLimitPerCache: t } = e;
4243
4243
  if (!("caches" in window))
4244
4244
  return { version: Ot(), caches: [], totalItems: 0 };
@@ -4315,8 +4315,8 @@ function $i(e, t) {
4315
4315
  }, i = (d, h, u, p) => {
4316
4316
  if (!((n.length === 0 || !t.colonNotation) && Ni(d) && !(t.colonNotation && u === "m"))) {
4317
4317
  if (p ??= String(d), t.colonNotation) {
4318
- const y = p.includes(".") ? p.split(".")[0].length : p.length, g = n.length > 0 ? 2 : 1;
4319
- p = "0".repeat(Math.max(0, g - y)) + p;
4318
+ const m = p.includes(".") ? p.split(".")[0].length : p.length, g = n.length > 0 ? 2 : 1;
4319
+ p = "0".repeat(Math.max(0, g - m)) + p;
4320
4320
  } else
4321
4321
  p += t.verbose ? " " + xi(h, d) : u;
4322
4322
  n.push(p);
@@ -4328,7 +4328,7 @@ function $i(e, t) {
4328
4328
  if (i(d, "second", "s"), t.formatSubMilliseconds)
4329
4329
  i(h, "millisecond", "ms"), i(u, "microsecond", "µs"), i(p, "nanosecond", "ns");
4330
4330
  else {
4331
- const y = h + u / 1e3 + p / 1e6, g = typeof t.millisecondsDecimalDigits == "number" ? t.millisecondsDecimalDigits : 0, S = y >= 1 ? Math.round(y) : Math.ceil(y), b = g ? y.toFixed(g) : S;
4331
+ const m = h + u / 1e3 + p / 1e6, g = typeof t.millisecondsDecimalDigits == "number" ? t.millisecondsDecimalDigits : 0, S = m >= 1 ? Math.round(m) : Math.ceil(m), b = g ? m.toFixed(g) : S;
4332
4332
  i(
4333
4333
  Number.parseFloat(b),
4334
4334
  "millisecond",
@@ -4421,7 +4421,7 @@ const $s = process.env.NODE_ENV === "production", ut = !$s, Us = ut ? "gizmette.
4421
4421
  /* @__PURE__ */ l(
4422
4422
  "dt",
4423
4423
  {
4424
- className: m(
4424
+ className: y(
4425
4425
  { "my-0": r, "my-1": !r },
4426
4426
  "inline-block font-bold text-copy-dark dark:text-copy-lighter"
4427
4427
  ),
@@ -4431,7 +4431,7 @@ const $s = process.env.NODE_ENV === "production", ut = !$s, Us = ut ? "gizmette.
4431
4431
  /* @__PURE__ */ l(
4432
4432
  "dd",
4433
4433
  {
4434
- className: m(
4434
+ className: y(
4435
4435
  { "my-0": r, "my-1": !r },
4436
4436
  "inline-block"
4437
4437
  ),
@@ -4463,13 +4463,13 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
4463
4463
  isAuthenticated: e,
4464
4464
  extraClass: t,
4465
4465
  oledMode: r
4466
- }) => m("px-4", "flex-1 overflow-y-auto", e ? "pt-0" : "pt-10", t, {
4466
+ }) => y("px-4", "flex-1 overflow-y-auto", e ? "pt-0" : "pt-10", t, {
4467
4467
  "bg-slate-900/95 dark:bg-slate-900": r,
4468
4468
  "bg-slate-900": !r
4469
4469
  }), Fs = ({
4470
4470
  extraClass: e,
4471
4471
  fullScreen: t
4472
- } = {}) => m(
4472
+ } = {}) => y(
4473
4473
  "flex flex-col",
4474
4474
  "w-full md:mx-auto",
4475
4475
  "sm:px-5 px-2",
@@ -4519,7 +4519,7 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
4519
4519
  icon: d
4520
4520
  }), to = (e, t) => t === "ready" && !!e && e.length > 0, ro = (e) => {
4521
4521
  e ? document.documentElement.setAttribute(Or, "true") : document.documentElement.removeAttribute(Or);
4522
- }, vl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ __proto__: null, DOMAIN: Us, applyOledMode: ro, canEvaluateModels: to, convertCamelCaseToReadable: Zi, convertDDToDMS: er, convertLatitudeToDMS: Ui, convertLongitudeToDMS: Hi, debounce: Qi, durationFormatter: Wi, extractAverage: Gi, getCurrentGeoLocation: Fi, getLayoutPaddingClass: Fs, getMessageContaintWrapperClass: Hs, isDev: ut, isLastMessageFromRole: zi, isPWAMode: Xi, isProbablyMobile: Ks, isProbablyTablet: Vs, isProbablyiPad: Ji, isProbablyiPhone: Yi, isProd: $s, isTauri: Bs, numberFormatter: qi, obfuscate: Bi, pluralize: ji, renderDataAsList: Vi, toastOptions: eo, unObfuscate: Ki }, Symbol.toStringTag, { value: "Module" })), H = {
4522
+ }, Il = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({ __proto__: null, DOMAIN: Us, applyOledMode: ro, canEvaluateModels: to, convertCamelCaseToReadable: Zi, convertDDToDMS: er, convertLatitudeToDMS: Ui, convertLongitudeToDMS: Hi, debounce: Qi, durationFormatter: Wi, extractAverage: Gi, getCurrentGeoLocation: Fi, getLayoutPaddingClass: Fs, getMessageContaintWrapperClass: Hs, isDev: ut, isLastMessageFromRole: zi, isPWAMode: Xi, isProbablyMobile: Ks, isProbablyTablet: Vs, isProbablyiPad: Ji, isProbablyiPhone: Yi, isProd: $s, isTauri: Bs, numberFormatter: qi, obfuscate: Bi, pluralize: ji, renderDataAsList: Vi, toastOptions: eo, unObfuscate: Ki }, Symbol.toStringTag, { value: "Module" })), F = {
4523
4523
  GET_LOCATION: `query GetLocation($latitude: Float!, $longitude: Float!) {
4524
4524
  location(latitude: $latitude, longitude: $longitude) {
4525
4525
  country
@@ -4775,79 +4775,79 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
4775
4775
  }`
4776
4776
  }, V = {
4777
4777
  GET_LOCATION: {
4778
- schema: H.GET_LOCATION,
4778
+ schema: F.GET_LOCATION,
4779
4779
  method: "location"
4780
4780
  },
4781
4781
  GET_CHATS: {
4782
- schema: H.GET_CHATS,
4782
+ schema: F.GET_CHATS,
4783
4783
  method: "chats"
4784
4784
  },
4785
4785
  GET_CHATS_STATS: {
4786
- schema: H.GET_CHATS_STATS,
4786
+ schema: F.GET_CHATS_STATS,
4787
4787
  method: "chatsStats"
4788
4788
  },
4789
4789
  GET_CHAT: {
4790
- schema: H.GET_CHAT,
4790
+ schema: F.GET_CHAT,
4791
4791
  method: "chatById"
4792
4792
  },
4793
4793
  DELETE_CHAT: {
4794
- schema: H.DELETE_CHAT,
4794
+ schema: F.DELETE_CHAT,
4795
4795
  method: "deleteChat"
4796
4796
  },
4797
4797
  TOGGLE_FAVORITE_CHAT: {
4798
- schema: H.TOGGLE_FAVORITE_CHAT,
4798
+ schema: F.TOGGLE_FAVORITE_CHAT,
4799
4799
  method: "toggleFavoriteChat"
4800
4800
  },
4801
4801
  SAVE_CHAT: {
4802
- schema: H.SAVE_CHAT,
4802
+ schema: F.SAVE_CHAT,
4803
4803
  method: "saveChat"
4804
4804
  },
4805
4805
  GET_SERVER_CAPABILITIES: {
4806
- schema: H.GET_SERVER_CAPABILITIES,
4806
+ schema: F.GET_SERVER_CAPABILITIES,
4807
4807
  method: "getServerCapabilities"
4808
4808
  },
4809
4809
  GET_CHANGELOGS: {
4810
- schema: H.GET_CHANGELOGS,
4810
+ schema: F.GET_CHANGELOGS,
4811
4811
  method: "getChangelogs"
4812
4812
  },
4813
4813
  GET_USER_PREFERENCES: {
4814
- schema: H.GET_USER_PREFERENCES,
4814
+ schema: F.GET_USER_PREFERENCES,
4815
4815
  method: "getUserPreferences"
4816
4816
  },
4817
4817
  SET_USER_PREFERENCES: {
4818
- schema: H.SET_USER_PREFERENCES,
4818
+ schema: F.SET_USER_PREFERENCES,
4819
4819
  method: "setUserPreferences"
4820
4820
  },
4821
4821
  GET_USAGE: {
4822
- schema: H.GET_USAGE,
4822
+ schema: F.GET_USAGE,
4823
4823
  method: "usage"
4824
4824
  },
4825
4825
  GET_USER_MEMORIES: {
4826
- schema: H.GET_USER_MEMORIES,
4826
+ schema: F.GET_USER_MEMORIES,
4827
4827
  method: "getUserMemories"
4828
4828
  },
4829
4829
  GET_EXPIRED_MEMORIES: {
4830
- schema: H.GET_EXPIRED_MEMORIES,
4830
+ schema: F.GET_EXPIRED_MEMORIES,
4831
4831
  method: "getExpiredMemories"
4832
4832
  },
4833
4833
  DELETE_MEMORY: {
4834
- schema: H.DELETE_MEMORY,
4834
+ schema: F.DELETE_MEMORY,
4835
4835
  method: "deleteMemory"
4836
4836
  },
4837
4837
  UPDATE_MEMORY: {
4838
- schema: H.UPDATE_MEMORY,
4838
+ schema: F.UPDATE_MEMORY,
4839
4839
  method: "updateMemory"
4840
4840
  },
4841
4841
  DELETE_ACTIVE_MEMORIES: {
4842
- schema: H.DELETE_ACTIVE_MEMORIES,
4842
+ schema: F.DELETE_ACTIVE_MEMORIES,
4843
4843
  method: "deleteActiveMemories"
4844
4844
  },
4845
4845
  DELETE_EXPIRED_MEMORIES: {
4846
- schema: H.DELETE_EXPIRED_MEMORIES,
4846
+ schema: F.DELETE_EXPIRED_MEMORIES,
4847
4847
  method: "deleteExpiredMemories"
4848
4848
  },
4849
4849
  RESTORE_MEMORY: {
4850
- schema: H.RESTORE_MEMORY,
4850
+ schema: F.RESTORE_MEMORY,
4851
4851
  method: "restoreMemory"
4852
4852
  }
4853
4853
  }, so = process.env.PUBLIC_SASSY_API_SERVER_URL, dt = async ({
@@ -4900,7 +4900,7 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
4900
4900
  } catch (r) {
4901
4901
  throw console.error(r), r;
4902
4902
  }
4903
- }, Il = async ({
4903
+ }, _l = async ({
4904
4904
  provider: e,
4905
4905
  model: t,
4906
4906
  accessToken: r,
@@ -4915,7 +4915,7 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
4915
4915
  type: V.SET_USER_PREFERENCES,
4916
4916
  params: n
4917
4917
  });
4918
- }, _l = async ({
4918
+ }, Al = async ({
4919
4919
  plan: e,
4920
4920
  accessToken: t,
4921
4921
  username: r
@@ -4936,15 +4936,15 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
4936
4936
  USAGE: "usage",
4937
4937
  USER_MEMORIES: "userMemories",
4938
4938
  EXPIRED_MEMORIES: "expiredMemories"
4939
- }, Al = () => pe({
4939
+ }, Rl = () => pe({
4940
4940
  queryKey: [K.CAPABILITIES],
4941
- queryFn: async () => await ye({
4941
+ queryFn: async () => await me({
4942
4942
  type: V.GET_SERVER_CAPABILITIES,
4943
4943
  noAuth: !0
4944
4944
  })
4945
- }), Rl = () => pe({
4945
+ }), Ol = () => pe({
4946
4946
  queryKey: [K.CHANGELOGS],
4947
- queryFn: async () => await ye({
4947
+ queryFn: async () => await me({
4948
4948
  type: V.GET_CHANGELOGS,
4949
4949
  noAuth: !0,
4950
4950
  params: {
@@ -4956,26 +4956,26 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
4956
4956
  getAccessToken: t
4957
4957
  }) => pe({
4958
4958
  queryKey: [K.PREFERENCES, e],
4959
- queryFn: async () => await ye({
4959
+ queryFn: async () => await me({
4960
4960
  params: {
4961
4961
  user: e
4962
4962
  },
4963
4963
  type: V.GET_USER_PREFERENCES,
4964
4964
  getAccessToken: t
4965
4965
  })
4966
- }), Ol = ({
4966
+ }), Cl = ({
4967
4967
  user: e,
4968
4968
  getAccessToken: t
4969
4969
  }) => pe({
4970
4970
  queryKey: [K.CHATS_STATS, e],
4971
- queryFn: async () => await ye({
4971
+ queryFn: async () => await me({
4972
4972
  params: {
4973
4973
  user: e
4974
4974
  },
4975
4975
  type: V.GET_CHATS_STATS,
4976
4976
  getAccessToken: t
4977
4977
  })
4978
- }), Cl = ({
4978
+ }), kl = ({
4979
4979
  user: e,
4980
4980
  searchString: t,
4981
4981
  sortDirection: r,
@@ -5002,7 +5002,7 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
5002
5002
  i,
5003
5003
  o
5004
5004
  ],
5005
- queryFn: async () => await ye({
5005
+ queryFn: async () => await me({
5006
5006
  params: {
5007
5007
  user: e,
5008
5008
  searchString: t,
@@ -5016,19 +5016,19 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
5016
5016
  type: V.GET_CHATS,
5017
5017
  getAccessToken: n
5018
5018
  })
5019
- }), kl = ({
5019
+ }), Pl = ({
5020
5020
  chatId: e,
5021
5021
  getAccessToken: t,
5022
5022
  enabled: r = !0
5023
5023
  }) => pe({
5024
5024
  enabled: r && !!e,
5025
5025
  queryKey: [K.CHAT, e],
5026
- queryFn: async () => await ye({
5026
+ queryFn: async () => await me({
5027
5027
  params: { id: e },
5028
5028
  type: V.GET_CHAT,
5029
5029
  getAccessToken: t
5030
5030
  })
5031
- }), Pl = ({
5031
+ }), Ml = ({
5032
5032
  getAccessToken: e
5033
5033
  }) => {
5034
5034
  const t = le();
@@ -5052,7 +5052,7 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
5052
5052
  t.invalidateQueries({ queryKey: [K.CHATS, s.userId] });
5053
5053
  }
5054
5054
  });
5055
- }, Ml = ({
5055
+ }, Nl = ({
5056
5056
  getAccessToken: e
5057
5057
  }) => {
5058
5058
  const t = le();
@@ -5069,7 +5069,7 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
5069
5069
  t.invalidateQueries({ queryKey: [K.CHATS, s.userId] });
5070
5070
  }
5071
5071
  });
5072
- }, Nl = ({
5072
+ }, xl = ({
5073
5073
  getAccessToken: e
5074
5074
  }) => {
5075
5075
  const t = le();
@@ -5086,7 +5086,7 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
5086
5086
  t.invalidateQueries({ queryKey: [K.CHATS, s.userId] });
5087
5087
  }
5088
5088
  });
5089
- }, xl = ({
5089
+ }, Ll = ({
5090
5090
  user: e,
5091
5091
  month: t,
5092
5092
  year: r = (/* @__PURE__ */ new Date()).getFullYear().toString(),
@@ -5097,7 +5097,7 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
5097
5097
  }) => pe({
5098
5098
  enabled: i,
5099
5099
  queryKey: [K.USAGE, e, t, r, s, n],
5100
- queryFn: async () => await ye({
5100
+ queryFn: async () => await me({
5101
5101
  params: {
5102
5102
  user: e,
5103
5103
  month: t,
@@ -5108,7 +5108,7 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
5108
5108
  type: V.GET_USAGE,
5109
5109
  getAccessToken: a
5110
5110
  })
5111
- }), Ll = ({
5111
+ }), Dl = ({
5112
5112
  user: e,
5113
5113
  query: t,
5114
5114
  getAccessToken: r,
@@ -5116,12 +5116,12 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
5116
5116
  }) => pe({
5117
5117
  enabled: s && !!e,
5118
5118
  queryKey: [K.USER_MEMORIES, e, t],
5119
- queryFn: async () => await ye({
5119
+ queryFn: async () => await me({
5120
5120
  params: { user: e, query: t },
5121
5121
  type: V.GET_USER_MEMORIES,
5122
5122
  getAccessToken: r
5123
5123
  })
5124
- }), Dl = ({
5124
+ }), $l = ({
5125
5125
  getAccessToken: e
5126
5126
  }) => {
5127
5127
  const t = le();
@@ -5145,7 +5145,7 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
5145
5145
  });
5146
5146
  }
5147
5147
  });
5148
- }, $l = ({
5148
+ }, Ul = ({
5149
5149
  getAccessToken: e
5150
5150
  }) => {
5151
5151
  const t = le();
@@ -5169,7 +5169,7 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
5169
5169
  });
5170
5170
  }
5171
5171
  });
5172
- }, Ul = ({
5172
+ }, Hl = ({
5173
5173
  getAccessToken: e
5174
5174
  }) => {
5175
5175
  const t = le();
@@ -5188,7 +5188,7 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
5188
5188
  });
5189
5189
  }
5190
5190
  });
5191
- }, Hl = ({
5191
+ }, Fl = ({
5192
5192
  getAccessToken: e
5193
5193
  }) => {
5194
5194
  const t = le();
@@ -5207,7 +5207,7 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
5207
5207
  });
5208
5208
  }
5209
5209
  });
5210
- }, Fl = ({
5210
+ }, Bl = ({
5211
5211
  user: e,
5212
5212
  query: t,
5213
5213
  getAccessToken: r,
@@ -5215,12 +5215,12 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
5215
5215
  }) => pe({
5216
5216
  enabled: s && !!e,
5217
5217
  queryKey: [K.EXPIRED_MEMORIES, e, t],
5218
- queryFn: async () => await ye({
5218
+ queryFn: async () => await me({
5219
5219
  params: { user: e, query: t },
5220
5220
  type: V.GET_EXPIRED_MEMORIES,
5221
5221
  getAccessToken: r
5222
5222
  })
5223
- }), Bl = ({
5223
+ }), Kl = ({
5224
5224
  getAccessToken: e
5225
5225
  }) => {
5226
5226
  const t = le();
@@ -5244,7 +5244,7 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
5244
5244
  });
5245
5245
  }
5246
5246
  });
5247
- }, ye = async ({
5247
+ }, me = async ({
5248
5248
  params: e,
5249
5249
  type: t,
5250
5250
  noAuth: r,
@@ -5295,7 +5295,7 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
5295
5295
  const [s, n] = Z(Pr), a = Be(
5296
5296
  () => e ? `entitlements:${e}` : null,
5297
5297
  [e]
5298
- ), i = N(() => {
5298
+ ), i = A(() => {
5299
5299
  if (!a)
5300
5300
  return !1;
5301
5301
  try {
@@ -5314,19 +5314,19 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
5314
5314
  }
5315
5315
  return !1;
5316
5316
  }, [a]);
5317
- O(() => {
5317
+ R(() => {
5318
5318
  s.status === "idle" && i();
5319
5319
  }, [i, s.status]);
5320
5320
  const o = no({ user: e, getAccessToken: t });
5321
- O(() => {
5321
+ R(() => {
5322
5322
  o.isLoading && s.status === "idle" && n((h) => ({ ...h, status: "loading" }));
5323
- }, [o.isLoading, s.status]), O(() => {
5323
+ }, [o.isLoading, s.status]), R(() => {
5324
5324
  o.isError && n((h) => ({
5325
5325
  ...h,
5326
5326
  status: "error",
5327
5327
  error: String(o.error)
5328
5328
  }));
5329
- }, [o.isError, o.error]), O(() => {
5329
+ }, [o.isError, o.error]), R(() => {
5330
5330
  const h = o.data?.entitlements;
5331
5331
  if (h && (n({
5332
5332
  capabilities: new Set(h.capabilities || []),
@@ -5346,7 +5346,7 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
5346
5346
  } catch {
5347
5347
  }
5348
5348
  }, [o.data, a]);
5349
- const c = N(
5349
+ const c = A(
5350
5350
  (h) => {
5351
5351
  const u = h?.entitlements;
5352
5352
  if (u && (n({
@@ -5368,7 +5368,7 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
5368
5368
  }
5369
5369
  },
5370
5370
  [a]
5371
- ), f = N(() => {
5371
+ ), f = A(() => {
5372
5372
  if (n(Pr), a)
5373
5373
  try {
5374
5374
  sessionStorage.removeItem(a);
@@ -5385,20 +5385,20 @@ const zi = (e, t) => t && t.messages.length > 0 && t.messages[t.messages.length
5385
5385
  );
5386
5386
  return /* @__PURE__ */ l(Gs.Provider, { value: d, children: r });
5387
5387
  };
5388
- function Kl() {
5388
+ function Vl() {
5389
5389
  const e = ze(Gs);
5390
5390
  if (!e)
5391
5391
  throw new Error("useEntitlements must be used within EntitlementsProvider");
5392
5392
  return e;
5393
5393
  }
5394
5394
  /*!
5395
- @versini/ui-button v10.0.2
5395
+ @versini/ui-button v10.0.4
5396
5396
  © 2025 gizmette.com
5397
5397
  */
5398
5398
  try {
5399
5399
  window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
5400
- version: "10.0.2",
5401
- buildTime: "12/13/2025 02:40 PM EST",
5400
+ version: "10.0.4",
5401
+ buildTime: "12/14/2025 08:04 PM EST",
5402
5402
  homepage: "https://www.npmjs.com/package/@versini/ui-button",
5403
5403
  license: "MIT"
5404
5404
  });
@@ -5418,13 +5418,13 @@ const io = (e, t, r) => {
5418
5418
  });
5419
5419
  tr.displayName = "BaseButton";
5420
5420
  /*!
5421
- @versini/ui-button v10.0.2
5421
+ @versini/ui-button v10.0.4
5422
5422
  © 2025 gizmette.com
5423
5423
  */
5424
5424
  try {
5425
5425
  window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
5426
- version: "10.0.2",
5427
- buildTime: "12/13/2025 02:40 PM EST",
5426
+ version: "10.0.4",
5427
+ buildTime: "12/14/2025 08:04 PM EST",
5428
5428
  homepage: "https://www.npmjs.com/package/@versini/ui-button",
5429
5429
  license: "MIT"
5430
5430
  });
@@ -5432,30 +5432,30 @@ try {
5432
5432
  }
5433
5433
  const Mr = "av-button";
5434
5434
  /*!
5435
- @versini/ui-button v10.0.2
5435
+ @versini/ui-button v10.0.4
5436
5436
  © 2025 gizmette.com
5437
5437
  */
5438
5438
  try {
5439
5439
  window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
5440
- version: "10.0.2",
5441
- buildTime: "12/13/2025 02:40 PM EST",
5440
+ version: "10.0.4",
5441
+ buildTime: "12/14/2025 08:04 PM EST",
5442
5442
  homepage: "https://www.npmjs.com/package/@versini/ui-button",
5443
5443
  license: "MIT"
5444
5444
  });
5445
5445
  } catch {
5446
5446
  }
5447
- const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRight: r, labelLeft: s, align: n, animated: a }) => {
5447
+ const yt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRight: r, labelLeft: s, align: n, animated: a }) => {
5448
5448
  const i = "max-h-8 py-0 px-2", o = "max-h-9 h-8 px-3", c = "max-h-12 py-2 px-4";
5449
5449
  switch (e) {
5450
5450
  case rr:
5451
5451
  case Bt:
5452
- return m({
5452
+ return y({
5453
5453
  [i]: t === "small",
5454
5454
  [o]: t === "medium",
5455
5455
  [c]: t === "large"
5456
5456
  });
5457
- case mt:
5458
- return m("flex items-center", {
5457
+ case yt:
5458
+ return y("flex items-center", {
5459
5459
  "justify-center": n === "center",
5460
5460
  "justify-start": n === "left",
5461
5461
  "justify-end": n === "right",
@@ -5478,14 +5478,14 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5478
5478
  switch (e) {
5479
5479
  case rr:
5480
5480
  case Bt:
5481
- return m({
5481
+ return y({
5482
5482
  "text-center": e === Bt,
5483
5483
  [n]: t === "small",
5484
5484
  [a]: t === "medium",
5485
5485
  [i]: t === "large"
5486
5486
  });
5487
- case mt:
5488
- return m({
5487
+ case yt:
5488
+ return y({
5489
5489
  [n]: t === "small" && (r || s),
5490
5490
  [a]: t === "medium" && (r || s),
5491
5491
  [i]: t === "large" && (r || s)
@@ -5495,7 +5495,7 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5495
5495
  if (t)
5496
5496
  return "not-prose";
5497
5497
  if (s === "primary")
5498
- return m("not-prose", {
5498
+ return y("not-prose", {
5499
5499
  truncate: r,
5500
5500
  "text-copy-dark": e === "light" || e === "system",
5501
5501
  "text-copy-light": e === "dark" || e === "alt-system",
@@ -5503,7 +5503,7 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5503
5503
  "dark:text-copy-dark": e === "alt-system"
5504
5504
  });
5505
5505
  if (s === "secondary")
5506
- return m("not-prose", {
5506
+ return y("not-prose", {
5507
5507
  truncate: r,
5508
5508
  "text-copy-light": e === "light" || e === "system",
5509
5509
  "text-copy-dark": e === "dark" || e === "alt-system",
@@ -5511,7 +5511,7 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5511
5511
  "dark:text-copy-light": e === "alt-system"
5512
5512
  });
5513
5513
  if (s === "danger")
5514
- return m("not-prose", {
5514
+ return y("not-prose", {
5515
5515
  truncate: r,
5516
5516
  "text-copy-light": e === "dark" || e === "system",
5517
5517
  "text-copy-lighter": e === "light" || e === "alt-system",
@@ -5519,27 +5519,27 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5519
5519
  "dark:text-copy-light": e === "alt-system"
5520
5520
  });
5521
5521
  if (s === "selected")
5522
- return m("not-prose text-copy-lighter", {
5522
+ return y("not-prose text-copy-lighter", {
5523
5523
  truncate: r
5524
5524
  });
5525
5525
  }, uo = ({ mode: e, noBackground: t, variant: r }) => {
5526
5526
  if (!t) {
5527
5527
  if (r === "primary")
5528
- return m({
5528
+ return y({
5529
5529
  "bg-action-light": e === "light",
5530
5530
  "bg-action-dark": e === "dark",
5531
5531
  "bg-action-light dark:bg-action-dark": e === "system",
5532
5532
  "bg-action-dark dark:bg-action-light": e === "alt-system"
5533
5533
  });
5534
5534
  if (r === "secondary")
5535
- return m({
5535
+ return y({
5536
5536
  "bg-action-dark": e === "light",
5537
5537
  "bg-action-light": e === "dark",
5538
5538
  "bg-action-dark dark:bg-action-light": e === "system",
5539
5539
  "bg-action-light dark:bg-action-dark": e === "alt-system"
5540
5540
  });
5541
5541
  if (r === "danger")
5542
- return m({
5542
+ return y({
5543
5543
  "bg-action-danger-dark": e === "dark",
5544
5544
  "bg-action-danger-light": e === "light",
5545
5545
  "bg-action-danger-dark dark:bg-action-danger-light": e === "system",
@@ -5548,7 +5548,7 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5548
5548
  if (r === "selected")
5549
5549
  return "bg-action-selected-dark";
5550
5550
  }
5551
- }, ho = ({ radius: e }) => m({
5551
+ }, ho = ({ radius: e }) => y({
5552
5552
  "rounded-full": e === "large",
5553
5553
  "rounded-md": e === "medium",
5554
5554
  "rounded-xs": e === "small"
@@ -5556,7 +5556,7 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5556
5556
  if (t)
5557
5557
  return "";
5558
5558
  if (r === "primary")
5559
- return m({
5559
+ return y({
5560
5560
  "hover:text-copy-dark-hover": e === "light" || e === "system",
5561
5561
  "hover:text-copy-light-hover": e === "dark" || e === "alt-system",
5562
5562
  "dark:hover:text-copy-light-hover": e === "system",
@@ -5567,7 +5567,7 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5567
5567
  "hover:bg-action-dark-hover dark:hover:bg-action-light-hover": e === "alt-system"
5568
5568
  });
5569
5569
  if (r === "secondary")
5570
- return m({
5570
+ return y({
5571
5571
  "hover:text-copy-light-hover": e === "light" || e === "system",
5572
5572
  "hover:text-copy-dark-hover": e === "dark" || e === "alt-system",
5573
5573
  "dark:hover:text-copy-dark-hover": e === "system",
@@ -5578,7 +5578,7 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5578
5578
  "hover:bg-action-light-hover dark:hover:bg-action-dark-hover": e === "alt-system"
5579
5579
  });
5580
5580
  if (r === "danger")
5581
- return m("hover:text-copy-light-hover", {
5581
+ return y("hover:text-copy-light-hover", {
5582
5582
  "hover:bg-action-danger-dark-hover": e === "dark",
5583
5583
  "hover:bg-action-danger-light-hover": e === "light",
5584
5584
  "hover:bg-action-danger-dark-hover dark:hover:bg-action-danger-light-hover": e === "system",
@@ -5590,7 +5590,7 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5590
5590
  if (t)
5591
5591
  return "";
5592
5592
  if (r === "primary")
5593
- return m({
5593
+ return y({
5594
5594
  "active:text-copy-light-active": e === "light" || e === "system",
5595
5595
  "active:text-copy-medium-active": e === "dark" || e === "alt-system",
5596
5596
  "dark:active:text-copy-medium-active": e === "system",
@@ -5601,7 +5601,7 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5601
5601
  "active:bg-action-dark-active dark:active:bg-action-light-active": e === "alt-system"
5602
5602
  });
5603
5603
  if (r === "secondary")
5604
- return m({
5604
+ return y({
5605
5605
  "active:text-copy-medium-active": e === "light" || e === "system",
5606
5606
  "active:text-copy-light-active": e === "dark" || e === "alt-system",
5607
5607
  "dark:active:text-copy-light-active": e === "system",
@@ -5612,7 +5612,7 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5612
5612
  "active:bg-action-light-active dark:active:bg-action-dark-active": e === "alt-system"
5613
5613
  });
5614
5614
  if (r === "danger")
5615
- return m("active:text-copy-lighter-active", {
5615
+ return y("active:text-copy-lighter-active", {
5616
5616
  "active:bg-action-danger-dark-active": e === "dark",
5617
5617
  "active:bg-action-danger-light-active": e === "light",
5618
5618
  "active:bg-action-danger-dark-active dark:active:bg-action-danger-light-active": e === "system",
@@ -5620,25 +5620,25 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5620
5620
  });
5621
5621
  if (r === "selected")
5622
5622
  return "active:text-copy-lighter-active active:bg-action-selected-dark-active";
5623
- }, yo = ({ mode: e, noBorder: t, variant: r }) => {
5623
+ }, mo = ({ mode: e, noBorder: t, variant: r }) => {
5624
5624
  if (t)
5625
5625
  return "border border-transparent";
5626
5626
  if (r === "primary")
5627
- return m("border", {
5627
+ return y("border", {
5628
5628
  "border-border-medium": e === "light",
5629
5629
  "border-border-accent": e === "dark",
5630
5630
  "border-border-medium dark:border-border-accent": e === "system",
5631
5631
  "border-border-accent dark:border-border-medium": e === "alt-system"
5632
5632
  });
5633
5633
  if (r === "secondary")
5634
- return m("border", {
5634
+ return y("border", {
5635
5635
  "border-border-accent": e === "light",
5636
5636
  "border-border-medium": e === "dark",
5637
5637
  "border-border-accent dark:border-border-medium": e === "system",
5638
5638
  "border-border-medium dark:border-border-accent": e === "alt-system"
5639
5639
  });
5640
5640
  if (r === "danger")
5641
- return m("border", {
5641
+ return y("border", {
5642
5642
  "border-border-danger-dark": e === "dark",
5643
5643
  "border-border-danger-medium": e === "light",
5644
5644
  "border-border-danger-dark dark:border-border-danger-medium": e === "system",
@@ -5646,7 +5646,7 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5646
5646
  });
5647
5647
  if (r === "selected")
5648
5648
  return "border border-border-selected-dark";
5649
- }, mo = ({ focusMode: e }) => m("focus:outline", "focus:outline-2", "focus:outline-offset-2", {
5649
+ }, yo = ({ focusMode: e }) => y("focus:outline", "focus:outline-2", "focus:outline-offset-2", {
5650
5650
  "focus:outline-focus-dark": e === "dark",
5651
5651
  "focus:outline-focus-light": e === "light",
5652
5652
  "focus:outline-focus-light dark:focus:outline-focus-dark": e === "alt-system",
@@ -5672,10 +5672,10 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5672
5672
  "dark:text-copy-light": e === "alt-system"
5673
5673
  } : s === "selected" && (n = {
5674
5674
  "text-copy-lighter": !0
5675
- }), m(n, r);
5676
- }, Eo = ({ animated: e }) => m({
5675
+ }), y(n, r);
5676
+ }, Eo = ({ animated: e }) => y({
5677
5677
  "transition-opacity duration-300 ease-in-out": e
5678
- }), zs = ({ type: e, className: t, raw: r, mode: s, focusMode: n, disabled: a, fullWidth: i, size: o, noBorder: c, labelRight: f, labelLeft: d, noBackground: h, variant: u, truncate: p, align: y, radius: g, animated: S }) => (u || (u = "primary"), r ? m(Mr, t) : m(Mr, lo({
5678
+ }), zs = ({ type: e, className: t, raw: r, mode: s, focusMode: n, disabled: a, fullWidth: i, size: o, noBorder: c, labelRight: f, labelLeft: d, noBackground: h, variant: u, truncate: p, align: m, radius: g, animated: S }) => (u || (u = "primary"), r ? y(Mr, t) : y(Mr, lo({
5679
5679
  mode: s,
5680
5680
  variant: u,
5681
5681
  noBackground: h,
@@ -5691,18 +5691,18 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5691
5691
  size: o,
5692
5692
  labelRight: f,
5693
5693
  labelLeft: d,
5694
- align: y,
5694
+ align: m,
5695
5695
  animated: S
5696
5696
  }), co({
5697
5697
  type: e,
5698
5698
  size: o,
5699
5699
  labelRight: f,
5700
5700
  labelLeft: d
5701
- }), yo({
5701
+ }), mo({
5702
5702
  mode: s,
5703
5703
  variant: u,
5704
5704
  noBorder: c
5705
- }), mo({
5705
+ }), yo({
5706
5706
  focusMode: n
5707
5707
  }), fo({
5708
5708
  mode: s,
@@ -5715,24 +5715,24 @@ const mt = "icon", rr = "button", Bt = "link", oo = ({ type: e, size: t, labelRi
5715
5715
  }), {
5716
5716
  "w-full": i,
5717
5717
  "disabled:cursor-not-allowed disabled:opacity-50": a
5718
- }, m({
5719
- "transition-[width] duration-300 ease-in": e === mt && S
5718
+ }, y({
5719
+ "transition-[width] duration-300 ease-in": e === yt && S
5720
5720
  }), t));
5721
5721
  /*!
5722
- @versini/ui-button v10.0.2
5722
+ @versini/ui-button v10.0.4
5723
5723
  © 2025 gizmette.com
5724
5724
  */
5725
5725
  try {
5726
5726
  window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
5727
- version: "10.0.2",
5728
- buildTime: "12/13/2025 02:40 PM EST",
5727
+ version: "10.0.4",
5728
+ buildTime: "12/14/2025 08:04 PM EST",
5729
5729
  homepage: "https://www.npmjs.com/package/@versini/ui-button",
5730
5730
  license: "MIT"
5731
5731
  });
5732
5732
  } catch {
5733
5733
  }
5734
5734
  const qs = /* @__PURE__ */ re.forwardRef(({ children: e, disabled: t = !1, mode: r = "system", focusMode: s = "system", fullWidth: n = !1, className: a, size: i = "medium", raw: o = !1, noBorder: c = !1, variant: f = "primary", truncate: d = !1, radius: h = "large", ...u }, p) => {
5735
- const y = zs({
5735
+ const m = zs({
5736
5736
  type: rr,
5737
5737
  mode: r,
5738
5738
  focusMode: s,
@@ -5748,7 +5748,7 @@ const qs = /* @__PURE__ */ re.forwardRef(({ children: e, disabled: t = !1, mode:
5748
5748
  });
5749
5749
  return /* @__PURE__ */ l(tr, {
5750
5750
  ref: p,
5751
- className: y,
5751
+ className: m,
5752
5752
  disabled: t,
5753
5753
  ...u,
5754
5754
  children: e
@@ -5756,14 +5756,14 @@ const qs = /* @__PURE__ */ re.forwardRef(({ children: e, disabled: t = !1, mode:
5756
5756
  });
5757
5757
  qs.displayName = "Button";
5758
5758
  /*!
5759
- @versini/ui-hooks v5.2.0
5759
+ @versini/ui-hooks v5.3.0
5760
5760
  © 2025 gizmette.com
5761
5761
  */
5762
5762
  try {
5763
5763
  window.__VERSINI_UI_HOOKS__ || (window.__VERSINI_UI_HOOKS__ = {
5764
- version: "5.2.0",
5765
- buildTime: "11/04/2025 03:42 PM EST",
5766
- homepage: "https://github.com/aversini/ui-components",
5764
+ version: "5.3.0",
5765
+ buildTime: "12/14/2025 08:04 PM EST",
5766
+ homepage: "https://www.npmjs.com/package/@versini/ui-hooks",
5767
5767
  license: "MIT"
5768
5768
  });
5769
5769
  } catch {
@@ -5772,9 +5772,9 @@ const Nr = [
5772
5772
  "mousedown",
5773
5773
  "touchstart"
5774
5774
  ];
5775
- function Vl(e, t, r) {
5776
- const s = B(null);
5777
- return O(() => {
5775
+ function Gl(e, t, r) {
5776
+ const s = D(null);
5777
+ return R(() => {
5778
5778
  const n = (a) => {
5779
5779
  const i = a ? a.target : void 0;
5780
5780
  if (Array.isArray(r)) {
@@ -5791,9 +5791,89 @@ function Vl(e, t, r) {
5791
5791
  t
5792
5792
  ]), s;
5793
5793
  }
5794
+ const wo = [
5795
+ 'a[href]:not([disabled]):not([tabindex="-1"])',
5796
+ 'button:not([disabled]):not([tabindex="-1"])',
5797
+ 'textarea:not([disabled]):not([tabindex="-1"])',
5798
+ 'input:not([disabled]):not([tabindex="-1"])',
5799
+ 'select:not([disabled]):not([tabindex="-1"])',
5800
+ '[tabindex]:not([tabindex="-1"]):not([disabled])',
5801
+ 'audio[controls]:not([tabindex="-1"])',
5802
+ 'video[controls]:not([tabindex="-1"])',
5803
+ 'details:not([tabindex="-1"])'
5804
+ ].join(", ");
5805
+ function zl({ enabled: e, initialFocus: t = 0 }) {
5806
+ const r = D(null), s = D(null), n = A(() => {
5807
+ if (!r.current)
5808
+ return [];
5809
+ const c = r.current.querySelectorAll(wo);
5810
+ return Array.from(c).filter((f) => f.offsetParent !== null);
5811
+ }, []), a = A((c) => {
5812
+ if (typeof c == "number") {
5813
+ if (c === -1)
5814
+ return;
5815
+ const f = n();
5816
+ if (f.length > 0) {
5817
+ const d = Math.min(c, f.length - 1);
5818
+ f[d]?.focus();
5819
+ }
5820
+ } else c?.current && c.current.focus();
5821
+ }, [
5822
+ n
5823
+ ]), i = A((c) => {
5824
+ if (c.key !== "Tab" || !r.current)
5825
+ return;
5826
+ const f = document.activeElement;
5827
+ if (f && !r.current.contains(f) && f.closest('[role="dialog"]'))
5828
+ return;
5829
+ const d = n();
5830
+ if (d.length === 0) {
5831
+ c.preventDefault();
5832
+ return;
5833
+ }
5834
+ const h = d[0], u = d[d.length - 1];
5835
+ if (c.shiftKey && f === h) {
5836
+ c.preventDefault(), u?.focus();
5837
+ return;
5838
+ }
5839
+ if (!c.shiftKey && f === u) {
5840
+ c.preventDefault(), h?.focus();
5841
+ return;
5842
+ }
5843
+ r.current.contains(f) || (c.preventDefault(), c.shiftKey ? u?.focus() : h?.focus());
5844
+ }, [
5845
+ n
5846
+ ]), o = A((c) => {
5847
+ if (!r.current || r.current.contains(c.target) || c.target?.closest('[role="dialog"]'))
5848
+ return;
5849
+ const d = n();
5850
+ d.length > 0 && d[0]?.focus();
5851
+ }, [
5852
+ n
5853
+ ]);
5854
+ return R(() => {
5855
+ if (!e)
5856
+ return;
5857
+ s.current = document.activeElement;
5858
+ const c = setTimeout(() => {
5859
+ a(t);
5860
+ }, 0);
5861
+ return document.addEventListener("keydown", i), document.addEventListener("focusin", o), () => {
5862
+ clearTimeout(c), document.removeEventListener("keydown", i), document.removeEventListener("focusin", o), s.current?.isConnected && s.current.focus();
5863
+ };
5864
+ }, [
5865
+ e,
5866
+ t,
5867
+ a,
5868
+ i,
5869
+ o
5870
+ ]), {
5871
+ containerRef: r
5872
+ };
5873
+ }
5794
5874
  const Ct = 50, xr = 120;
5795
5875
  let oe = null, Je = 0;
5796
- const wo = () => {
5876
+ const So = () => {
5797
5877
  if (typeof window > "u" || oe && document.body.contains(oe))
5798
5878
  return;
5799
5879
  const e = document.querySelector('label[data-haptic-singleton="true"]');
@@ -5806,24 +5886,24 @@ const wo = () => {
5806
5886
  t.type = "checkbox", t.setAttribute("switch", ""), t.style.display = "none", t.setAttribute("aria-hidden", "true"), t.dataset.hapticSingleton = "true";
5807
5887
  const r = document.createElement("label");
5808
5888
  r.style.display = "none", r.setAttribute("aria-hidden", "true"), r.dataset.hapticSingleton = "true", r.appendChild(t), document.body.appendChild(r), oe = r;
5809
- }, So = () => {
5889
+ }, bo = () => {
5810
5890
  oe && document.body && document.body.contains(oe) && document.body.removeChild(oe), oe = null;
5811
- }, Gl = () => {
5812
- const e = B(/* @__PURE__ */ new Set());
5813
- O(() => {
5891
+ }, ql = () => {
5892
+ const e = D(/* @__PURE__ */ new Set());
5893
+ R(() => {
5814
5894
  Je++;
5815
5895
  try {
5816
- wo();
5896
+ So();
5817
5897
  } catch (s) {
5818
5898
  throw Je--, s;
5819
5899
  }
5820
5900
  return () => {
5821
5901
  for (const s of e.current)
5822
5902
  clearTimeout(s);
5823
- e.current.clear(), Je--, Je === 0 && So();
5903
+ e.current.clear(), Je--, Je === 0 && bo();
5824
5904
  };
5825
5905
  }, []);
5826
- const t = N(() => {
5906
+ const t = A(() => {
5827
5907
  try {
5828
5908
  if (navigator?.vibrate) {
5829
5909
  navigator.vibrate(Ct);
@@ -5834,7 +5914,7 @@ const wo = () => {
5834
5914
  }
5835
5915
  }, []);
5836
5916
  return {
5837
- haptic: N((s = 1) => {
5917
+ haptic: A((s = 1) => {
5838
5918
  if (!(typeof window > "u") && !(s < 1)) {
5839
5919
  if (navigator?.vibrate && s > 1) {
5840
5920
  const n = [];
@@ -5855,7 +5935,7 @@ const wo = () => {
5855
5935
  ])
5856
5936
  };
5857
5937
  };
5858
- function bo(e) {
5938
+ function To(e) {
5859
5939
  const t = e.toLowerCase().split("+").map((a) => a.trim()), r = {
5860
5940
  alt: t.includes("alt"),
5861
5941
  ctrl: t.includes("ctrl"),
@@ -5874,7 +5954,7 @@ function bo(e) {
5874
5954
  key: n
5875
5955
  };
5876
5956
  }
5877
- function To(e, t) {
5957
+ function vo(e, t) {
5878
5958
  const { alt: r, ctrl: s, meta: n, mod: a, shift: i, key: o } = e, { altKey: c, ctrlKey: f, metaKey: d, shiftKey: h, key: u } = t;
5879
5959
  if (r !== c)
5880
5960
  return !1;
@@ -5886,9 +5966,9 @@ function To(e, t) {
5886
5966
  return i !== h ? !1 : !!(o && (u.toLowerCase() === o.toLowerCase() || t.code.replace("Key", "").toLowerCase() === o.toLowerCase()));
5887
5967
  }
5888
5968
  function Ws(e) {
5889
- return (t) => To(bo(e), t);
5969
+ return (t) => vo(To(e), t);
5890
5970
  }
5891
- function zl(e) {
5971
+ function Wl(e) {
5892
5972
  return (t) => {
5893
5973
  const r = "nativeEvent" in t ? t.nativeEvent : t;
5894
5974
  e.forEach(([s, n, a = {
@@ -5898,20 +5978,20 @@ function zl(e) {
5898
5978
  });
5899
5979
  };
5900
5980
  }
5901
- function vo(e, t, r = !1) {
5981
+ function Io(e, t, r = !1) {
5902
5982
  return e.target instanceof HTMLElement ? (r || !e.target.isContentEditable) && !t.includes(e.target.tagName) : !0;
5903
5983
  }
5904
- function ql(e, t = [
5984
+ function jl(e, t = [
5905
5985
  "INPUT",
5906
5986
  "TEXTAREA",
5907
5987
  "SELECT"
5908
5988
  ], r = !1) {
5909
- O(() => {
5989
+ R(() => {
5910
5990
  const s = (n) => {
5911
5991
  e.forEach(([a, i, o = {
5912
5992
  preventDefault: !0
5913
5993
  }]) => {
5914
- Ws(a)(n) && vo(n, t, r) && (o.preventDefault && n.preventDefault(), i(n));
5994
+ Ws(a)(n) && Io(n, t, r) && (o.preventDefault && n.preventDefault(), i(n));
5915
5995
  });
5916
5996
  };
5917
5997
  return document.documentElement.addEventListener("keydown", s), () => document.documentElement.removeEventListener("keydown", s);
@@ -5921,15 +6001,15 @@ function ql(e, t = [
5921
6001
  r
5922
6002
  ]);
5923
6003
  }
5924
- function Wl(e, t) {
5925
- const [r, s] = Z(!1), n = B(null), a = B(null), i = N(() => {
6004
+ function Ql(e, t) {
6005
+ const [r, s] = Z(!1), n = D(null), a = D(null), i = A(() => {
5926
6006
  s((c) => (!c && (!n.current || n.current === -1) && (n.current = window.setInterval(a.current, t)), !0));
5927
6007
  }, [
5928
6008
  t
5929
- ]), o = N(() => {
6009
+ ]), o = A(() => {
5930
6010
  s(!1), window.clearInterval(n.current || -1), n.current = -1;
5931
6011
  }, []);
5932
- return O(() => (a.current = e, r && i(), o), [
6012
+ return R(() => (a.current = e, r && i(), o), [
5933
6013
  e,
5934
6014
  r,
5935
6015
  i,
@@ -5940,20 +6020,20 @@ function Wl(e, t) {
5940
6020
  active: r
5941
6021
  };
5942
6022
  }
5943
- function jl() {
5944
- const e = B(null), [t, r] = Z(!1);
6023
+ function Yl() {
6024
+ const e = D(null), [t, r] = Z(!1);
5945
6025
  return {
5946
- ref: N((n) => {
6026
+ ref: A((n) => {
5947
6027
  typeof IntersectionObserver < "u" && (n && !e.current ? e.current = new IntersectionObserver((a) => r(a.some((i) => i.isIntersecting))) : e.current?.disconnect(), n ? e.current?.observe(n) : r(!1));
5948
6028
  }, []),
5949
6029
  inViewport: t
5950
6030
  };
5951
6031
  }
5952
- function Io() {
5953
- const e = B(!1);
5954
- return O(() => (e.current = !0, () => {
6032
+ function _o() {
6033
+ const e = D(!1);
6034
+ return R(() => (e.current = !0, () => {
5955
6035
  e.current = !1;
5956
- }), []), N(() => e.current, []);
6036
+ }), []), A(() => e.current, []);
5957
6037
  }
5958
6038
  function js(e, t) {
5959
6039
  window.dispatchEvent(new StorageEvent("storage", {
@@ -5964,31 +6044,31 @@ function js(e, t) {
5964
6044
  const Lr = (e, t) => {
5965
6045
  const r = JSON.stringify(typeof t == "function" ? t() : t);
5966
6046
  window.localStorage.setItem(e, r), js(e, r);
5967
- }, _o = (e) => {
6047
+ }, Ao = (e) => {
5968
6048
  window.localStorage.removeItem(e), js(e, null);
5969
- }, Dr = (e) => window.localStorage.getItem(e), Ao = (e) => (window.addEventListener("storage", e), () => window.removeEventListener("storage", e));
5970
- function Ql({ key: e, initialValue: t }) {
5971
- const s = Gr(Ao, () => Dr(e)), n = N((o) => {
6049
+ }, Dr = (e) => window.localStorage.getItem(e), Ro = (e) => (window.addEventListener("storage", e), () => window.removeEventListener("storage", e));
6050
+ function Jl({ key: e, initialValue: t }) {
6051
+ const s = Gr(Ro, () => Dr(e)), n = A((o) => {
5972
6052
  try {
5973
6053
  const c = typeof o == "function" ? o(JSON.parse(s)) : o;
5974
- c == null ? _o(e) : Lr(e, c);
6054
+ c == null ? Ao(e) : Lr(e, c);
5975
6055
  } catch (c) {
5976
6056
  console.warn(c);
5977
6057
  }
5978
6058
  }, [
5979
6059
  e,
5980
6060
  s
5981
- ]), a = N(() => {
6061
+ ]), a = A(() => {
5982
6062
  n(t);
5983
6063
  }, [
5984
6064
  t,
5985
6065
  n
5986
- ]), i = N(() => {
6066
+ ]), i = A(() => {
5987
6067
  n(null);
5988
6068
  }, [
5989
6069
  n
5990
6070
  ]);
5991
- return O(() => {
6071
+ return R(() => {
5992
6072
  try {
5993
6073
  Dr(e) === null && typeof t < "u" && Lr(e, t);
5994
6074
  } catch (o) {
@@ -6014,7 +6094,7 @@ function Qs(e) {
6014
6094
  ...e
6015
6095
  ]);
6016
6096
  }
6017
- const Ro = {
6097
+ const Oo = {
6018
6098
  x: 0,
6019
6099
  y: 0,
6020
6100
  width: 0,
@@ -6025,7 +6105,7 @@ const Ro = {
6025
6105
  right: 0
6026
6106
  };
6027
6107
  function tt(e) {
6028
- const t = Io(), r = B(0), s = B(null), [n, a] = Z(Ro), i = Be(() => typeof ResizeObserver > "u" ? null : new ResizeObserver((o) => {
6108
+ const t = _o(), r = D(0), s = D(null), [n, a] = Z(Oo), i = Be(() => typeof ResizeObserver > "u" ? null : new ResizeObserver((o) => {
6029
6109
  const c = o[0];
6030
6110
  c && (cancelAnimationFrame(r.current), r.current = requestAnimationFrame(() => {
6031
6111
  s.current && t() && a(c.contentRect);
@@ -6033,7 +6113,7 @@ function tt(e) {
6033
6113
  }), [
6034
6114
  t
6035
6115
  ]);
6036
- return O(() => (s.current && i?.observe(s.current, e), () => {
6116
+ return R(() => (s.current && i?.observe(s.current, e), () => {
6037
6117
  i?.disconnect(), r.current && cancelAnimationFrame(r.current);
6038
6118
  }), [
6039
6119
  i,
@@ -6043,12 +6123,12 @@ function tt(e) {
6043
6123
  n
6044
6124
  ];
6045
6125
  }
6046
- function Yl({ value: e, defaultValue: t, finalValue: r, onChange: s = () => {
6126
+ function Xl({ value: e, defaultValue: t, finalValue: r, onChange: s = () => {
6047
6127
  }, initialControlledDelay: n = 0 }) {
6048
6128
  const [a, i] = Z(!1), [o, c] = Z(t !== void 0 ? t : r), f = (d) => {
6049
6129
  c(d), s?.(d);
6050
6130
  };
6051
- return O(() => {
6131
+ return R(() => {
6052
6132
  (async () => e !== void 0 && !a && n > 0 && (await new Promise((d) => setTimeout(d, n)), i(!0)))();
6053
6133
  }, [
6054
6134
  e,
@@ -6080,36 +6160,36 @@ function Ys(e) {
6080
6160
  }
6081
6161
  }
6082
6162
  function $r(e, t) {
6083
- O(() => (window.addEventListener(e, t, {
6163
+ R(() => (window.addEventListener(e, t, {
6084
6164
  passive: !0
6085
6165
  }), () => window.removeEventListener(e, t)), [
6086
6166
  e,
6087
6167
  t
6088
6168
  ]);
6089
6169
  }
6090
- function Jl() {
6170
+ function Zl() {
6091
6171
  const [e, t] = Z({
6092
6172
  width: 0,
6093
6173
  height: 0
6094
- }), r = N(() => {
6174
+ }), r = A(() => {
6095
6175
  t({
6096
6176
  width: window.innerWidth || 0,
6097
6177
  height: window.innerHeight || 0
6098
6178
  });
6099
6179
  }, []);
6100
- return $r("resize", r), $r("orientationchange", r), O(r, []), e;
6180
+ return $r("resize", r), $r("orientationchange", r), R(r, []), e;
6101
6181
  }
6102
- function Xl() {
6182
+ function eu() {
6103
6183
  const [e, t] = Z({
6104
6184
  width: 0,
6105
6185
  height: 0
6106
- }), r = N(() => {
6186
+ }), r = A(() => {
6107
6187
  t({
6108
6188
  width: window?.visualViewport?.width || window.innerWidth || 0,
6109
6189
  height: window?.visualViewport?.height || window.innerHeight || 0
6110
6190
  });
6111
6191
  }, []);
6112
- return O(() => (r(), window.visualViewport && (window.visualViewport.addEventListener("resize", r, {
6192
+ return R(() => (r(), window.visualViewport && (window.visualViewport.addEventListener("resize", r, {
6113
6193
  passive: !0
6114
6194
  }), window.visualViewport.addEventListener("orientationchange", r, {
6115
6195
  passive: !0
@@ -6120,13 +6200,13 @@ function Xl() {
6120
6200
  ]), e;
6121
6201
  }
6122
6202
  /*!
6123
- @versini/ui-button v10.0.2
6203
+ @versini/ui-button v10.0.4
6124
6204
  © 2025 gizmette.com
6125
6205
  */
6126
6206
  try {
6127
6207
  window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
6128
- version: "10.0.2",
6129
- buildTime: "12/13/2025 02:40 PM EST",
6208
+ version: "10.0.4",
6209
+ buildTime: "12/14/2025 08:04 PM EST",
6130
6210
  homepage: "https://www.npmjs.com/package/@versini/ui-button",
6131
6211
  license: "MIT"
6132
6212
  });
@@ -6136,13 +6216,13 @@ const Xe = {
6136
6216
  small: 24,
6137
6217
  medium: 32,
6138
6218
  large: 48
6139
- }, Oo = {
6219
+ }, Co = {
6140
6220
  small: 16,
6141
6221
  medium: 24,
6142
6222
  large: 32
6143
- }, Co = 2, ko = 300, Kt = /* @__PURE__ */ re.forwardRef(({ children: e, disabled: t = !1, mode: r = "system", focusMode: s = "system", fullWidth: n = !1, className: a, type: i = "button", raw: o = !1, noBorder: c = !1, "aria-label": f, label: d, size: h = "medium", labelRight: u, labelLeft: p, noBackground: y = !1, align: g = "center", radius: S = "large", variant: b = "secondary", iconClassName: x, animated: A = !1, ...J }, P) => {
6223
+ }, ko = 2, Po = 300, Kt = /* @__PURE__ */ re.forwardRef(({ children: e, disabled: t = !1, mode: r = "system", focusMode: s = "system", fullWidth: n = !1, className: a, type: i = "button", raw: o = !1, noBorder: c = !1, "aria-label": f, label: d, size: h = "medium", labelRight: u, labelLeft: p, noBackground: m = !1, align: g = "center", radius: S = "large", variant: b = "secondary", iconClassName: x, animated: O = !1, ...J }, M) => {
6144
6224
  const se = zs({
6145
- type: mt,
6225
+ type: yt,
6146
6226
  mode: r,
6147
6227
  focusMode: s,
6148
6228
  fullWidth: n,
@@ -6153,47 +6233,47 @@ const Xe = {
6153
6233
  size: h,
6154
6234
  labelRight: u,
6155
6235
  labelLeft: p,
6156
- noBackground: y,
6236
+ noBackground: m,
6157
6237
  align: g,
6158
6238
  radius: S,
6159
6239
  variant: b,
6160
- animated: A
6161
- }), M = go({
6240
+ animated: O
6241
+ }), N = go({
6162
6242
  mode: r,
6163
6243
  raw: o,
6164
6244
  iconClassName: x,
6165
6245
  variant: b
6166
6246
  }), I = Eo({
6167
- animated: A
6168
- }), G = "flex items-center justify-center relative w-full h-full overflow-hidden", [C, R] = tt(), [D, ee] = tt(), [me, Ae] = tt(), T = B(0), _ = B(null), v = B(null), ge = Qs([
6169
- P,
6247
+ animated: O
6248
+ }), G = "flex items-center justify-center relative w-full h-full overflow-hidden", [k, C] = tt(), [$, ee] = tt(), [ye, Ae] = tt(), T = D(0), _ = D(null), v = D(null), ge = Qs([
6249
+ M,
6170
6250
  _
6171
6251
  ]);
6172
6252
  return st(() => {
6173
- me && me.current && A && (T.current = Ae.width + Oo[h] + (c ? 0 : Co), _.current && !_.current.style.width && (_.current.style.width = `${Xe[h]}px`));
6253
+ ye && ye.current && O && (T.current = Ae.width + Co[h] + (c ? 0 : ko), _.current && !_.current.style.width && (_.current.style.width = `${Xe[h]}px`));
6174
6254
  }, [
6175
6255
  Ae,
6176
- me,
6256
+ ye,
6177
6257
  h,
6178
6258
  c,
6179
- A
6259
+ O
6180
6260
  ]), st(() => {
6181
- if (_ && _.current && A) {
6261
+ if (_ && _.current && O) {
6182
6262
  let Ee = Xe[h];
6183
- u && C && R.width > 0 ? Ee = R.width + T.current : p && D && ee.width > 0 && (Ee = ee.width + T.current), v.current && clearTimeout(v.current), Ee !== parseInt(_.current.style.width || "0", 10) && (C.current && (C.current.style.opacity = "0"), D.current && (D.current.style.opacity = "0"), _.current.style.width = `${Ee}px`, Ee > Xe[h] && (v.current = setTimeout(() => {
6184
- C.current && u && (C.current.style.opacity = "1"), D.current && p && (D.current.style.opacity = "1"), v.current = null;
6185
- }, ko * 0.8))), Ee === Xe[h] && (C.current && (C.current.style.opacity = "0"), D.current && (D.current.style.opacity = "0"));
6263
+ u && k && C.width > 0 ? Ee = C.width + T.current : p && $ && ee.width > 0 && (Ee = ee.width + T.current), v.current && clearTimeout(v.current), Ee !== parseInt(_.current.style.width || "0", 10) && (k.current && (k.current.style.opacity = "0"), $.current && ($.current.style.opacity = "0"), _.current.style.width = `${Ee}px`, Ee > Xe[h] && (v.current = setTimeout(() => {
6264
+ k.current && u && (k.current.style.opacity = "1"), $.current && p && ($.current.style.opacity = "1"), v.current = null;
6265
+ }, Po * 0.8))), Ee === Xe[h] && (k.current && (k.current.style.opacity = "0"), $.current && ($.current.style.opacity = "0"));
6186
6266
  }
6187
6267
  }, [
6188
- R,
6189
- u,
6190
6268
  C,
6269
+ u,
6270
+ k,
6191
6271
  ee,
6192
6272
  p,
6193
- D,
6273
+ $,
6194
6274
  h,
6195
- A
6196
- ]), O(() => () => {
6275
+ O
6276
+ ]), R(() => () => {
6197
6277
  v.current && clearTimeout(v.current);
6198
6278
  }, []), /* @__PURE__ */ l(tr, {
6199
6279
  ref: ge,
@@ -6207,22 +6287,22 @@ const Xe = {
6207
6287
  children: [
6208
6288
  /* @__PURE__ */ l(Ur, {
6209
6289
  label: p,
6210
- labelRef: D,
6290
+ labelRef: $,
6211
6291
  labelClass: I,
6212
6292
  labelInnerClass: "pr-2",
6213
- initiallyHidden: A
6293
+ initiallyHidden: O
6214
6294
  }),
6215
6295
  /* @__PURE__ */ l("span", {
6216
- ref: me,
6217
- className: M,
6296
+ ref: ye,
6297
+ className: N,
6218
6298
  children: e
6219
6299
  }),
6220
6300
  /* @__PURE__ */ l(Ur, {
6221
6301
  label: u,
6222
- labelRef: C,
6302
+ labelRef: k,
6223
6303
  labelClass: I,
6224
6304
  labelInnerClass: "pl-2",
6225
- initiallyHidden: A
6305
+ initiallyHidden: O
6226
6306
  })
6227
6307
  ]
6228
6308
  })
@@ -6240,20 +6320,20 @@ const Xe = {
6240
6320
  });
6241
6321
  Kt.displayName = "ButtonIcon";
6242
6322
  /*!
6243
- @versini/ui-card v5.2.2
6323
+ @versini/ui-card v5.2.3
6244
6324
  © 2025 gizmette.com
6245
6325
  */
6246
6326
  try {
6247
6327
  window.__VERSINI_UI_CARD__ || (window.__VERSINI_UI_CARD__ = {
6248
- version: "5.2.2",
6249
- buildTime: "12/12/2025 10:29 AM EST",
6328
+ version: "5.2.3",
6329
+ buildTime: "12/14/2025 08:05 PM EST",
6250
6330
  homepage: "https://www.npmjs.com/package/@versini/ui-card",
6251
6331
  license: "MIT"
6252
6332
  });
6253
6333
  } catch {
6254
6334
  }
6255
- const rt = "av-card", Po = ({ className: e, headerClassName: t, bodyClassName: r, footerClassName: s, mode: n, compact: a, noBorder: i }) => {
6256
- const o = m(rt, "rounded-md", {
6335
+ const rt = "av-card", Mo = ({ className: e, headerClassName: t, bodyClassName: r, footerClassName: s, mode: n, compact: a, noBorder: i }) => {
6336
+ const o = y(rt, "rounded-md", {
6257
6337
  "border-none": i,
6258
6338
  border: !i,
6259
6339
  "p-4": !a,
@@ -6263,7 +6343,7 @@ const rt = "av-card", Po = ({ className: e, headerClassName: t, bodyClassName: r
6263
6343
  "border-border-dark bg-surface-lighter text-copy-dark": n === "light",
6264
6344
  "border-border-dark bg-surface-lighter text-copy-dark dark:border-border-accent dark:bg-surface-dark dark:text-copy-light": n === "system",
6265
6345
  "border-border-accent bg-surface-dark text-copy-light dark:border-border-dark dark:bg-surface-lighter dark:text-copy-dark": n === "alt-system"
6266
- }, e), c = t || m(`${rt}__header mt-0 border-b`, {
6346
+ }, e), c = t || y(`${rt}__header mt-0 border-b`, {
6267
6347
  "text-copy-light border-border-accent": n === "darker",
6268
6348
  "border-border-accent": n === "dark",
6269
6349
  "border-border-medium": n === "light",
@@ -6271,7 +6351,7 @@ const rt = "av-card", Po = ({ className: e, headerClassName: t, bodyClassName: r
6271
6351
  "border-border-accent dark:border-border-medium": n === "alt-system",
6272
6352
  "mb-4": !a,
6273
6353
  "mb-2": a
6274
- }), f = m(r), d = s || m(`${rt}__footer pt-2`);
6354
+ }), f = y(r), d = s || y(`${rt}__footer pt-2`);
6275
6355
  return {
6276
6356
  wrapper: o,
6277
6357
  header: c,
@@ -6279,7 +6359,7 @@ const rt = "av-card", Po = ({ className: e, headerClassName: t, bodyClassName: r
6279
6359
  footer: d
6280
6360
  };
6281
6361
  };
6282
- function Mo({ id: e, content: t, userAriaLabelledby: r, className: s }) {
6362
+ function No({ id: e, content: t, userAriaLabelledby: r, className: s }) {
6283
6363
  return typeof t == "string" ? /* @__PURE__ */ l("h2", {
6284
6364
  id: e,
6285
6365
  className: s,
@@ -6293,9 +6373,9 @@ function Mo({ id: e, content: t, userAriaLabelledby: r, className: s }) {
6293
6373
  children: t
6294
6374
  }) : null;
6295
6375
  }
6296
- const No = ({ header: e, headerClassName: t, footer: r, footerClassName: s, children: n, className: a, bodyClassName: i, "aria-labelledby": o, mode: c = "system", compact: f = !1, noBorder: d = !1, ...h }) => {
6376
+ const xo = ({ header: e, headerClassName: t, footer: r, footerClassName: s, children: n, className: a, bodyClassName: i, "aria-labelledby": o, mode: c = "system", compact: f = !1, noBorder: d = !1, ...h }) => {
6297
6377
  let u = null, p = null;
6298
- const y = typeof e == "string", g = Ys(rt), S = Po({
6378
+ const m = typeof e == "string", g = Ys(rt), S = Mo({
6299
6379
  className: a,
6300
6380
  headerClassName: t,
6301
6381
  bodyClassName: i,
@@ -6304,7 +6384,7 @@ const No = ({ header: e, headerClassName: t, footer: r, footerClassName: s, chil
6304
6384
  compact: f,
6305
6385
  noBorder: d
6306
6386
  });
6307
- return y ? (u = g, p = u) : !y && e && o ? (u = null, p = o) : !y && e && !o ? (u = g, p = u) : (u = null, p = o || null), /* @__PURE__ */ l("div", {
6387
+ return m ? (u = g, p = u) : !m && e && o ? (u = null, p = o) : !m && e && !o ? (u = g, p = u) : (u = null, p = o || null), /* @__PURE__ */ l("div", {
6308
6388
  className: S.wrapper,
6309
6389
  children: /* @__PURE__ */ E("section", {
6310
6390
  ...p && {
@@ -6313,7 +6393,7 @@ const No = ({ header: e, headerClassName: t, footer: r, footerClassName: s, chil
6313
6393
  className: S.body,
6314
6394
  ...h,
6315
6395
  children: [
6316
- /* @__PURE__ */ l(Mo, {
6396
+ /* @__PURE__ */ l(No, {
6317
6397
  ...u && {
6318
6398
  id: u
6319
6399
  },
@@ -6359,7 +6439,7 @@ try {
6359
6439
  } catch {
6360
6440
  }
6361
6441
  const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n, size: a, title: i, semantic: o = !1, ...c }) => {
6362
- const f = m(a, s);
6442
+ const f = y(a, s);
6363
6443
  return /* @__PURE__ */ E("svg", {
6364
6444
  xmlns: "http://www.w3.org/2000/svg",
6365
6445
  className: f,
@@ -6376,7 +6456,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6376
6456
  e
6377
6457
  ]
6378
6458
  });
6379
- }, Zl = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ l(w, {
6459
+ }, tu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ l(w, {
6380
6460
  defaultViewBox: "0 0 448 512",
6381
6461
  size: "size-5",
6382
6462
  viewBox: t,
@@ -6386,7 +6466,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6386
6466
  children: /* @__PURE__ */ l("path", {
6387
6467
  d: "M240 64c0-8.8-7.2-16-16-16s-16 7.2-16 16v176H32c-8.8 0-16 7.2-16 16s7.2 16 16 16h176v176c0 8.8 7.2 16 16 16s16-7.2 16-16V272h176c8.8 0 16-7.2 16-16s-7.2-16-16-16H240z"
6388
6468
  })
6389
- }), eu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ l(w, {
6469
+ }), ru = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ l(w, {
6390
6470
  defaultViewBox: "0 0 24 24",
6391
6471
  size: "size-5",
6392
6472
  viewBox: t,
@@ -6396,7 +6476,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6396
6476
  children: /* @__PURE__ */ l("path", {
6397
6477
  d: "M17.304 3.541h-3.672l6.696 16.918H24Zm-10.608 0L0 20.459h3.744l1.37-3.553h7.005l1.369 3.553h3.744L10.536 3.541Zm-.371 10.223L8.616 7.82l2.291 5.945Z"
6398
6478
  })
6399
- }), tu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6479
+ }), su = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6400
6480
  defaultViewBox: "0 0 512 512",
6401
6481
  size: "size-5",
6402
6482
  viewBox: t,
@@ -6412,7 +6492,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6412
6492
  d: "M32 0h160c17.7 0 32 14.3 32 32s-14.3 32-32 32h-82.7l233.3 233.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L64 109.3V192c0 17.7-14.3 32-32 32S0 209.7 0 192V32C0 14.3 14.3 0 32 0"
6413
6493
  })
6414
6494
  ]
6415
- }), ru = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6495
+ }), nu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6416
6496
  defaultViewBox: "0 0 448 512",
6417
6497
  size: "size-5",
6418
6498
  viewBox: t,
@@ -6428,7 +6508,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6428
6508
  d: "M64 0C28.7 0 0 28.7 0 64v384c0 35.3 28.7 64 64 64h368c8.8 0 16-7.2 16-16s-7.2-16-16-16h-16v-66.7c18.6-6.6 32-24.4 32-45.3V48c0-26.5-21.5-48-48-48zm320 416v64H64c-17.7 0-32-14.3-32-32s14.3-32 32-32zM64 384c-11.7 0-22.6 3.1-32 8.6V64c0-17.7 14.3-32 32-32h336c8.8 0 16 7.2 16 16v320c0 8.8-7.2 16-16 16zm201.9-213.1-16.5 38.6-38.6 16.5c-19.4 8.3-19.4 35.8 0 44.1l38.6 16.5 16.5 38.6c8.3 19.4 35.8 19.4 44.1 0l16.5-38.6 38.6-16.5c19.4-8.3 19.4-35.8 0-44.1l-38.6-16.5-16.5-38.6c-8.3-19.4-35.8-19.4-44.1 0m22.1 29.7 11.7 27.3c1.6 3.8 4.6 6.8 8.4 8.4l27.3 11.7-27.3 11.7c-3.8 1.6-6.8 4.6-8.4 8.4L288 295.4l-11.7-27.3c-1.6-3.8-4.6-6.8-8.4-8.4L240.6 248l27.3-11.7c3.8-1.6 6.8-4.6 8.4-8.4zm-135-78.8 7-14 7 14c1.5 3.1 4.1 5.6 7.2 7.2l14 7-14 7c-3.1 1.5-5.6 4.1-7.2 7.2l-7 14-7-14c-1.5-3.1-4.1-5.6-7.2-7.2l-14-7 14-7c3.1-1.5 5.6-4.1 7.2-7.2m28.5-42.7c-8.8-17.7-34.1-17.7-42.9 0l-11.8 23.6-23.6 11.8c-17.7 8.8-17.7 34.1 0 42.9l23.6 11.8 11.8 23.6c8.8 17.7 34.1 17.7 42.9 0l11.8-23.6 23.6-11.8c17.7-8.8 17.7-34.1 0-42.9l-23.6-11.8-11.8-23.5z"
6429
6509
  })
6430
6510
  ]
6431
- }), su = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6511
+ }), au = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6432
6512
  defaultViewBox: "0 0 448 512",
6433
6513
  size: "size-5",
6434
6514
  viewBox: t,
@@ -6444,7 +6524,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6444
6524
  d: "M368 96c-26.5 0-48 21.5-48 48v288c0 26.5 21.5 48 48 48h32c26.5 0 48-21.5 48-48V144c0-26.5-21.5-48-48-48zM48 224c-26.5 0-48 21.5-48 48v160c0 26.5 21.5 48 48 48h32c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48z"
6445
6525
  })
6446
6526
  ]
6447
- }), nu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ l(w, {
6527
+ }), iu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ l(w, {
6448
6528
  defaultViewBox: "0 0 384 512",
6449
6529
  size: "size-5",
6450
6530
  viewBox: t,
@@ -6455,7 +6535,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6455
6535
  d: "M297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256l105.3-105.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3z",
6456
6536
  opacity: s ? "1" : "0.4"
6457
6537
  })
6458
- }), au = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ l(w, {
6538
+ }), ou = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ l(w, {
6459
6539
  defaultViewBox: "0 0 384 512",
6460
6540
  size: "size-5",
6461
6541
  viewBox: t,
@@ -6465,7 +6545,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6465
6545
  children: /* @__PURE__ */ l("path", {
6466
6546
  d: "M324.5 411.1c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L214.6 256l132.5-132.5c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L192 233.4 59.6 100.9c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L169.4 256 36.9 388.5c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L192 278.6z"
6467
6547
  })
6468
- }), iu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6548
+ }), cu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6469
6549
  defaultViewBox: "0 0 448 512",
6470
6550
  size: "size-5",
6471
6551
  viewBox: t,
@@ -6481,7 +6561,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6481
6561
  d: "M337 175c9.4 9.4 9.4 24.6 0 33.9L209 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L303 175c9.4-9.4 24.6-9.4 33.9 0z"
6482
6562
  })
6483
6563
  ]
6484
- }), ou = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ l(w, {
6564
+ }), lu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ l(w, {
6485
6565
  defaultViewBox: "0 0 512 512",
6486
6566
  size: "size-5",
6487
6567
  viewBox: t,
@@ -6491,7 +6571,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6491
6571
  children: /* @__PURE__ */ l("path", {
6492
6572
  d: "M64 464h224c8.8 0 16-7.2 16-16v-64h48v64c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V224c0-35.3 28.7-64 64-64h64v48H64c-8.8 0-16 7.2-16 16v224c0 8.8 7.2 16 16 16m160-160h224c8.8 0 16-7.2 16-16V64c0-8.8-7.2-16-16-16H224c-8.8 0-16 7.2-16 16v224c0 8.8 7.2 16 16 16m-64-16V64c0-35.3 28.7-64 64-64h224c35.3 0 64 28.7 64 64v224c0 35.3-28.7 64-64 64H224c-35.3 0-64-28.7-64-64"
6493
6573
  })
6494
- }), cu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6574
+ }), uu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6495
6575
  defaultViewBox: "0 0 448 512",
6496
6576
  size: "size-5",
6497
6577
  viewBox: t,
@@ -6507,7 +6587,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6507
6587
  d: "M163.8 0c-12.1 0-23.2 6.8-28.6 17.7L128 32H32C14.3 32 0 46.3 0 64s14.3 32 32 32h384c17.7 0 32-14.3 32-32s-14.3-32-32-32h-96l-7.2-14.3C307.4 6.8 296.3 0 284.2 0z"
6508
6588
  })
6509
6589
  ]
6510
- }), xo = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ l(w, {
6590
+ }), Lo = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ l(w, {
6511
6591
  defaultViewBox: "0 0 1200 500",
6512
6592
  size: "w-full",
6513
6593
  viewBox: t,
@@ -6517,7 +6597,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6517
6597
  children: /* @__PURE__ */ l("path", {
6518
6598
  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"
6519
6599
  })
6520
- }), lu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6600
+ }), du = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6521
6601
  defaultViewBox: "0 0 512 512",
6522
6602
  size: "size-5",
6523
6603
  viewBox: t,
@@ -6533,7 +6613,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6533
6613
  d: "m392.4 21.7-30.1 30 97.9 97.9 30.1-30.1c21.9-21.9 21.9-57.3 0-79.2l-18.7-18.6c-21.9-21.9-57.3-21.9-79.2 0m-52.7 52.6L172.4 241.7c-6.1 6.1-10.8 13.6-13.5 21.9l-29.6 88.8c-2.9 8.6-.6 18.1 5.8 24.6s15.9 8.7 24.6 5.8l88.8-29.6c8.2-2.7 15.7-7.4 21.9-13.5l167.3-167.4z"
6534
6614
  })
6535
6615
  ]
6536
- }), uu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6616
+ }), hu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6537
6617
  defaultViewBox: "0 0 512 512",
6538
6618
  size: "size-5",
6539
6619
  viewBox: t,
@@ -6549,7 +6629,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6549
6629
  d: "m454.6 45.3 12.1 12.1c12.5 12.5 12.5 32.8 0 45.3L440 129.4 382.6 72l26.7-26.7c12.5-12.5 32.8-12.5 45.3 0M189 265.6l171-171 57.4 57.4-171 171c-4.2 4.2-9.6 7.2-15.4 8.6l-65.6 15.1 15.1-65.7c1.3-5.8 4.3-11.2 8.6-15.4zm197.7-243L166.4 243c-8.5 8.5-14.4 19.2-17.1 30.9l-20.9 90.6c-1.2 5.4.4 11 4.3 14.9s9.5 5.5 14.9 4.3l90.6-20.9c11.7-2.7 22.4-8.6 30.9-17.1l220.3-220.4c25-25 25-65.5 0-90.5l-12.1-12.2c-25-25-65.5-25-90.5 0zM80 64C35.8 64 0 99.8 0 144v288c0 44.2 35.8 80 80 80h288c44.2 0 80-35.8 80-80V304c0-8.8-7.2-16-16-16s-16 7.2-16 16v128c0 26.5-21.5 48-48 48H80c-26.5 0-48-21.5-48-48V144c0-26.5 21.5-48 48-48h128c8.8 0 16-7.2 16-16s-7.2-16-16-16z"
6550
6630
  })
6551
6631
  ]
6552
- }), du = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6632
+ }), fu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6553
6633
  defaultViewBox: "0 0 640 512",
6554
6634
  size: "size-5",
6555
6635
  viewBox: t,
@@ -6565,7 +6645,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6565
6645
  d: "m557.2 235.7-29.4 29.4 71 71 29.4-29.4c15.6-15.6 15.6-40.9 0-56.6l-14.4-14.4c-15.6-15.6-40.9-15.6-56.6 0m-52 52L375.9 417c-4.1 4.1-7 9.2-8.4 14.9l-15 60.1c-1.4 5.5.2 11.2 4.2 15.2s9.7 5.6 15.2 4.2l60.1-15c5.6-1.4 10.8-4.3 14.9-8.4l129.2-129.3-71-71z"
6566
6646
  })
6567
6647
  ]
6568
- }), hu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ l(w, {
6648
+ }), pu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ l(w, {
6569
6649
  defaultViewBox: "0 0 24 24",
6570
6650
  size: "size-5",
6571
6651
  viewBox: t,
@@ -6575,7 +6655,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6575
6655
  children: /* @__PURE__ */ l("path", {
6576
6656
  d: "M11.04 19.32Q12 21.51 12 24q0-2.49.93-4.68.96-2.19 2.58-3.81t3.81-2.55Q21.51 12 24 12q-2.49 0-4.68-.93a12.3 12.3 0 0 1-3.81-2.58 12.3 12.3 0 0 1-2.58-3.81Q12 2.49 12 0q0 2.49-.96 4.68-.93 2.19-2.55 3.81a12.3 12.3 0 0 1-3.81 2.58Q2.49 12 0 12q2.49 0 4.68.96 2.19.93 3.81 2.55t2.55 3.81"
6577
6657
  })
6578
- }), Lo = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6658
+ }), Do = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6579
6659
  defaultViewBox: "0 0 640 512",
6580
6660
  size: "size-5",
6581
6661
  viewBox: t,
@@ -6591,7 +6671,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6591
6671
  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"
6592
6672
  })
6593
6673
  ]
6594
- }), fu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6674
+ }), mu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6595
6675
  defaultViewBox: "0 0 512 512",
6596
6676
  size: "size-5",
6597
6677
  viewBox: t,
@@ -6607,7 +6687,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6607
6687
  d: "M256 128c13.3 0 24 10.7 24 24v94.1l65 65c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-72-72c-4.5-4.5-7-10.6-7-17V152c0-13.3 10.7-24 24-24z"
6608
6688
  })
6609
6689
  ]
6610
- }), pu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6690
+ }), yu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6611
6691
  defaultViewBox: "0 0 512 512",
6612
6692
  size: "size-5",
6613
6693
  viewBox: t,
@@ -6623,7 +6703,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6623
6703
  d: "M256 128a32 32 0 1 1 0 64 32 32 0 1 1 0-64m-64 120c0-13.3 10.7-24 24-24h48c13.3 0 24 10.7 24 24v88h8c13.3 0 24 10.7 24 24s-10.7 24-24 24h-80c-13.3 0-24-10.7-24-24s10.7-24 24-24h24v-64h-24c-13.3 0-24-10.7-24-24"
6624
6704
  })
6625
6705
  ]
6626
- }), yu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6706
+ }), gu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6627
6707
  defaultViewBox: "0 0 384 512",
6628
6708
  size: "size-5",
6629
6709
  viewBox: t,
@@ -6639,7 +6719,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6639
6719
  d: "M310.3 258.1c16.2-23.3 25.7-51.5 25.7-82.1 0-79.5-64.5-144-144-144S48 96.5 48 176c0 30.6 9.5 58.8 25.7 82.1 4.1 5.9 8.8 12.3 13.6 19 12.7 17.5 27.1 37.2 38 57.1 8.9 16.2 13.7 33.3 16.2 49.9L109 384c-2.2-12-5.9-23.7-11.8-34.5-9.9-18-22.2-34.9-34.5-51.8-5.2-7.1-10.4-14.2-15.4-21.4C27.6 247.9 16 213.3 16 176 16 78.8 94.8 0 192 0s176 78.8 176 176c0 37.3-11.6 71.9-31.4 100.3-5 7.2-10.2 14.3-15.4 21.4-12.3 16.8-24.6 33.7-34.5 51.8-5.9 10.8-9.6 22.5-11.8 34.5h-32.4c2.5-16.6 7.3-33.7 16.2-49.9 10.9-20 25.3-39.7 38-57.1 4.9-6.7 9.5-13 13.6-19zM192 96c-44.2 0-80 35.8-80 80 0 8.8-7.2 16-16 16s-16-7.2-16-16c0-61.9 50.1-112 112-112 8.8 0 16 7.2 16 16s-7.2 16-16 16m-45.3 352c6.6 18.6 24.4 32 45.3 32s38.7-13.4 45.3-32h-90.5zM112 432v-5.3c0-5.9 4.8-10.7 10.7-10.7h138.7c5.9 0 10.7 4.8 10.7 10.7v5.3c0 44.2-35.8 80-80 80s-80-35.8-80-80z"
6640
6720
  })
6641
6721
  ]
6642
- }), mu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6722
+ }), Eu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6643
6723
  defaultViewBox: "0 0 448 512",
6644
6724
  size: "size-5",
6645
6725
  viewBox: t,
@@ -6655,7 +6735,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6655
6735
  d: "M224 32c53 0 96 43 96 96v64H128v-64c0-53 43-96 96-96M96 128v64H80c-44.2 0-80 35.8-80 80v160c0 44.2 35.8 80 80 80h288c44.2 0 80-35.8 80-80V272c0-44.2-35.8-80-80-80h-16v-64C352 57.3 294.7 0 224 0S96 57.3 96 128m-16 96h288c26.5 0 48 21.5 48 48v160c0 26.5-21.5 48-48 48H80c-26.5 0-48-21.5-48-48V272c0-26.5 21.5-48 48-48m160 88c0-8.8-7.2-16-16-16s-16 7.2-16 16v80c0 8.8 7.2 16 16 16s16-7.2 16-16z"
6656
6736
  })
6657
6737
  ]
6658
- }), gu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6738
+ }), wu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6659
6739
  defaultViewBox: "0 0 576 512",
6660
6740
  size: "size-5",
6661
6741
  viewBox: t,
@@ -6671,7 +6751,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6671
6751
  d: "M419.2 227.2 316.7 124.7 46.1 395.4c-18.7 18.7-18.7 49.1 0 67.9l34.6 34.6c18.7 18.7 49.1 18.7 67.9 0z"
6672
6752
  })
6673
6753
  ]
6674
- }), Eu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6754
+ }), Su = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6675
6755
  defaultViewBox: "0 0 448 512",
6676
6756
  size: "size-5",
6677
6757
  viewBox: t,
@@ -6687,7 +6767,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6687
6767
  d: "M438.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L370.7 256 233.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z"
6688
6768
  })
6689
6769
  ]
6690
- }), wu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ l(w, {
6770
+ }), bu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ l(w, {
6691
6771
  defaultViewBox: "0 0 24 24",
6692
6772
  size: "size-5",
6693
6773
  viewBox: t,
@@ -6697,7 +6777,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6697
6777
  children: /* @__PURE__ */ l("path", {
6698
6778
  d: "M22.282 9.821a5.99 5.99 0 0 0-.516-4.91 6.05 6.05 0 0 0-6.51-2.9A6.065 6.065 0 0 0 4.981 4.18a5.99 5.99 0 0 0-3.998 2.9 6.05 6.05 0 0 0 .743 7.097 5.98 5.98 0 0 0 .51 4.911 6.05 6.05 0 0 0 6.515 2.9A5.99 5.99 0 0 0 13.26 24a6.06 6.06 0 0 0 5.772-4.206 6 6 0 0 0 3.997-2.9 6.06 6.06 0 0 0-.747-7.073zM13.26 22.43a4.48 4.48 0 0 1-2.876-1.04l.141-.081 4.779-2.758a.8.8 0 0 0 .392-.681v-6.737l2.02 1.168a.07.07 0 0 1 .038.052v5.583a4.504 4.504 0 0 1-4.494 4.494M3.6 18.304a4.47 4.47 0 0 1-.535-3.014l.142.085 4.783 2.759a.77.77 0 0 0 .78 0l5.843-3.369v2.332a.08.08 0 0 1-.033.062L9.74 19.95a4.5 4.5 0 0 1-6.14-1.646M2.34 7.896a4.5 4.5 0 0 1 2.366-1.973V11.6a.77.77 0 0 0 .388.677l5.815 3.354-2.02 1.168a.08.08 0 0 1-.071 0l-4.83-2.786A4.504 4.504 0 0 1 2.34 7.872zm16.597 3.855-5.833-3.387L15.119 7.2a.08.08 0 0 1 .071 0l4.83 2.791a4.494 4.494 0 0 1-.676 8.105v-5.678a.79.79 0 0 0-.407-.667zm2.01-3.023-.141-.085-4.774-2.782a.78.78 0 0 0-.785 0L9.409 9.23V6.897a.07.07 0 0 1 .028-.061l4.83-2.787a4.5 4.5 0 0 1 6.68 4.66zm-12.64 4.135-2.02-1.164a.08.08 0 0 1-.038-.057V6.075a4.5 4.5 0 0 1 7.375-3.453l-.142.08-4.778 2.758a.8.8 0 0 0-.393.681zm1.097-2.365 2.602-1.5 2.607 1.5v2.999l-2.597 1.5-2.607-1.5Z"
6699
6779
  })
6700
- }), Do = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => {
6780
+ }), $o = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => {
6701
6781
  const a = s ? "1" : "0.4";
6702
6782
  return /* @__PURE__ */ E(w, {
6703
6783
  defaultViewBox: "0 0 190 190",
@@ -6720,7 +6800,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6720
6800
  })
6721
6801
  ]
6722
6802
  });
6723
- }, Su = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6803
+ }, Tu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6724
6804
  defaultViewBox: "0 0 448 512",
6725
6805
  size: "size-5",
6726
6806
  viewBox: t,
@@ -6736,7 +6816,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6736
6816
  d: "M9.4 278.6c-12.5-12.5-12.5-32.8 0-45.3l160-160c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L77.3 256l137.3 137.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0l-160-160z"
6737
6817
  })
6738
6818
  ]
6739
- }), bu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6819
+ }), vu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6740
6820
  defaultViewBox: "0 0 576 512",
6741
6821
  size: "size-5",
6742
6822
  viewBox: t,
@@ -6752,7 +6832,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6752
6832
  d: "M176 256a64 64 0 1 0 0-128 64 64 0 1 0 0 128m-32 32c-44.2 0-80 35.8-80 80 0 8.8 7.2 16 16 16h192c8.8 0 16-7.2 16-16 0-44.2-35.8-80-80-80z"
6753
6833
  })
6754
6834
  ]
6755
- }), Tu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6835
+ }), Iu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6756
6836
  defaultViewBox: "0 0 576 512",
6757
6837
  size: "size-5",
6758
6838
  viewBox: t,
@@ -6768,7 +6848,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6768
6848
  d: "M566.6 265.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0l-96-96c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l73.4 73.3 169.4-169.3c12.5-12.5 32.8-12.5 45.3 0z"
6769
6849
  })
6770
6850
  ]
6771
- }), vu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6851
+ }), _u = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6772
6852
  defaultViewBox: "0 0 512 512",
6773
6853
  size: "size-5",
6774
6854
  viewBox: t,
@@ -6784,7 +6864,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6784
6864
  d: "M64 128c-35.3 0-64 28.7-64 64v256c0 35.3 28.7 64 64 64h256c35.3 0 64-28.7 64-64V192c0-35.3-28.7-64-64-64zm32 64h192c17.7 0 32 14.3 32 32s-14.3 32-32 32H96c-17.7 0-32-14.3-32-32s14.3-32 32-32"
6785
6865
  })
6786
6866
  ]
6787
- }), Iu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6867
+ }), Au = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6788
6868
  defaultViewBox: "0 0 512 512",
6789
6869
  size: "size-5",
6790
6870
  viewBox: t,
@@ -6800,7 +6880,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6800
6880
  d: "m406.1 16-39.7 39.7 89.3 89.3 39.8-38.9c19.1-18.7 19.2-49.4.4-68.2l-22-21.9C455.1-2.8 424.7-2.7 406 16zm-62.4 62.4L200.5 221.8c-7 7-12.3 15.6-15.4 25l-23.8 71.3c-2.9 8.6-.6 18.1 5.8 24.6s15.9 8.7 24.6 5.8l71.5-23.9c9.2-3.1 17.6-8.2 24.5-15l145.1-142.1z"
6801
6881
  })
6802
6882
  ]
6803
- }), _u = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6883
+ }), Ru = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6804
6884
  defaultViewBox: "0 0 512 512",
6805
6885
  size: "size-5",
6806
6886
  viewBox: t,
@@ -6816,7 +6896,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6816
6896
  d: "m330.7 376 126.7 126.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L376 330.7c-12.7 17.3-28 32.6-45.3 45.3"
6817
6897
  })
6818
6898
  ]
6819
- }), Au = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6899
+ }), Ou = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6820
6900
  defaultViewBox: "0 0 512 512",
6821
6901
  size: "size-5",
6822
6902
  viewBox: t,
@@ -6832,7 +6912,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6832
6912
  d: "M256 160a96 96 0 1 0 0 192 96 96 0 1 0 0-192"
6833
6913
  })
6834
6914
  ]
6835
- }), Ru = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6915
+ }), Cu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6836
6916
  defaultViewBox: "0 0 512 512",
6837
6917
  size: "size-5",
6838
6918
  viewBox: t,
@@ -6848,7 +6928,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6848
6928
  d: "M511.6 36.9c1.9-12.1-3.4-24.3-13.5-31.2s-23.3-7.5-34-1.4l-448 256C5.5 266.3-.7 277.8.1 290s8.4 22.9 19.6 27.6L160 376v93c0 23.8 19.3 43 43 43 13.1 0 25.4-5.9 33.6-16.1l52.8-66h.1l114.2 47.6c9.1 3.8 19.4 3.2 28-1.6s14.5-13.3 16-23l64-416zm-253 380.2-47 58.8c-2.1 2.6-5.3 4.1-8.6 4.1-6.1 0-11-4.9-11-11v-79.7zm43.1-16.7-96.6-40.3 269-289.6L416 448l-114.2-47.6zM450.5 48.8 173.6 347 32 288z"
6849
6929
  })
6850
6930
  ]
6851
- }), Ou = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ l(w, {
6931
+ }), ku = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ l(w, {
6852
6932
  defaultViewBox: "0 0 448 512",
6853
6933
  size: "size-5",
6854
6934
  viewBox: t,
@@ -6858,7 +6938,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6858
6938
  children: /* @__PURE__ */ l("path", {
6859
6939
  d: "M432 256a48 48 0 1 1-96 0 48 48 0 1 1 96 0m-160 0a48 48 0 1 1-96 0 48 48 0 1 1 96 0M64 304a48 48 0 1 1 0-96 48 48 0 1 1 0 96"
6860
6940
  })
6861
- }), $o = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6941
+ }), Uo = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6862
6942
  defaultViewBox: "0 0 576 512",
6863
6943
  size: "size-5",
6864
6944
  viewBox: t,
@@ -6874,7 +6954,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6874
6954
  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"
6875
6955
  })
6876
6956
  ]
6877
- }), Cu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6957
+ }), Pu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6878
6958
  defaultViewBox: "0 0 512 512",
6879
6959
  size: "size-5",
6880
6960
  viewBox: t,
@@ -6890,7 +6970,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6890
6970
  d: "M128 416a32 32 0 1 1 64 0 32 32 0 1 1-64 0m112 0a80 80 0 1 0-160 0 80 80 0 1 0 160 0m80-160a32 32 0 1 1 64 0 32 32 0 1 1-64 0m112 0a80 80 0 1 0-160 0 80 80 0 1 0 160 0M192 128a32 32 0 1 1 0-64 32 32 0 1 1 0 64m0-112a80 80 0 1 0 0 160 80 80 0 1 0 0-160"
6891
6971
  })
6892
6972
  ]
6893
- }), ku = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6973
+ }), Mu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6894
6974
  defaultViewBox: "0 0 512 512",
6895
6975
  size: "size-5",
6896
6976
  viewBox: t,
@@ -6906,7 +6986,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6906
6986
  d: "M270.3 112.9c-2.7-5.5-8.3-8.9-14.3-8.9s-11.7 3.5-14.3 8.9l-36.2 73.4-81.1 11.8c-6 .9-11 5.1-12.9 10.9s-.3 12.2 4 16.4l58.6 57.2-13.8 80.7c-1 6 1.4 12.1 6.4 15.6s11.5 4.1 16.9 1.2l72.4-38 72.5 38.1c5.4 2.8 11.9 2.4 16.9-1.2s7.4-9.6 6.4-15.6L338 282.7l58.6-57.2c4.4-4.3 5.9-10.6 4-16.4s-6.9-10-12.9-10.9l-81-11.8-36.2-73.4z"
6907
6987
  })
6908
6988
  ]
6909
- }), Pu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6989
+ }), Nu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6910
6990
  defaultViewBox: "0 0 512 512",
6911
6991
  size: "size-5",
6912
6992
  viewBox: t,
@@ -6922,7 +7002,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6922
7002
  d: "M256 32a224 224 0 1 1 0 448 224 224 0 1 1 0-448m0 480a256 256 0 1 0 0-512 256 256 0 1 0 0 512m14.3-399.1c-2.7-5.5-8.3-8.9-14.3-8.9s-11.7 3.5-14.3 8.9l-36.2 73.4-81 11.8c-6 .9-11 5.1-12.9 10.9s-.3 12.2 4 16.4l58.6 57.2-13.8 80.7c-1 6 1.4 12.1 6.4 15.6s11.5 4.1 16.8 1.2l72.4-38 72.5 38.1c5.4 2.8 11.9 2.4 16.9-1.2s7.4-9.6 6.4-15.6L338 282.7l58.6-57.2c4.4-4.3 5.9-10.6 4-16.4s-6.9-10-12.9-10.9l-81.1-11.8-36.2-73.4zm-40 95.1 25.7-51.8 25.6 51.9c2.3 4.7 6.8 8 12 8.8l57.3 8.3-41.5 40.4c-3.8 3.7-5.5 9-4.6 14.2l9.8 57.1-51.2-26.9c-4.7-2.5-10.2-2.5-14.9 0l-51.2 26.9 9.8-57.1c.9-5.2-.8-10.5-4.6-14.2L161 225.1l57.3-8.3c5.2-.8 9.7-4 12-8.8"
6923
7003
  })
6924
7004
  ]
6925
- }), Mu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
7005
+ }), xu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ E(w, {
6926
7006
  defaultViewBox: "0 0 448 512",
6927
7007
  size: "size-5",
6928
7008
  viewBox: t,
@@ -6938,7 +7018,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6938
7018
  d: "M224 32c-53 0-96 43-96 96v64h240c44.2 0 80 35.8 80 80v160c0 44.2-35.8 80-80 80H80c-44.2 0-80-35.8-80-80V272c0-44.2 35.8-80 80-80h16v-64C96 57.3 153.3 0 224 0c58 0 107 38.6 122.7 91.4 2.5 8.5-2.3 17.4-10.8 19.9s-17.4-2.3-19.9-10.8C304.2 60.9 267.5 32 224 32M80 224c-26.5 0-48 21.5-48 48v160c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48zm184 144h-80c-8.8 0-16-7.2-16-16s7.2-16 16-16h80c8.8 0 16 7.2 16 16s-7.2 16-16 16"
6939
7019
  })
6940
7020
  ]
6941
- }), Nu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ l(w, {
7021
+ }), Lu = ({ className: e, viewBox: t, title: r, monotone: s, ...n }) => /* @__PURE__ */ l(w, {
6942
7022
  defaultViewBox: "0 0 512 512",
6943
7023
  size: "size-5",
6944
7024
  viewBox: t,
@@ -6949,10 +7029,10 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6949
7029
  d: "M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512",
6950
7030
  opacity: ".4"
6951
7031
  })
6952
- }), Uo = "av-flexgrid", Ze = "av-flexgrid-item", ht = 0.25, Vt = re.createContext({
7032
+ }), Ho = "av-flexgrid", Ze = "av-flexgrid-item", ht = 0.25, Vt = re.createContext({
6953
7033
  columnGap: 0,
6954
7034
  rowGap: 0
6955
- }), Ho = ({
7035
+ }), Fo = ({
6956
7036
  children: e,
6957
7037
  className: t,
6958
7038
  columnGap: r = 1,
@@ -6977,12 +7057,12 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
6977
7057
  */
6978
7058
  marginLeft: r * -1 * ht + "rem",
6979
7059
  marginTop: s * -1 * ht + "rem"
6980
- }, h = m(
6981
- Uo,
7060
+ }, h = y(
7061
+ Ho,
6982
7062
  "box-border flex flex-wrap"
6983
7063
  ), u = { columnGap: r, rowGap: s };
6984
7064
  return t ? /* @__PURE__ */ l("div", { className: t, children: /* @__PURE__ */ l("div", { className: h, style: d, ...f, children: /* @__PURE__ */ l(Vt.Provider, { value: u, children: e }) }) }) : /* @__PURE__ */ l("div", { className: h, style: d, ...f, children: /* @__PURE__ */ l(Vt.Provider, { value: u, children: e }) });
6985
- }, kt = (e, t) => m({
7065
+ }, kt = (e, t) => y({
6986
7066
  "basis-1/12": e === 1 && !t,
6987
7067
  "sm:basis-1/12": e === 1 && t === "sm",
6988
7068
  "md:basis-1/12": e === 1 && t === "md",
@@ -7055,23 +7135,23 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
7055
7135
  "lg:basis-full": e === 12 && t === "lg",
7056
7136
  "xl:basis-full": e === 12 && t === "xl",
7057
7137
  "2xl:basis-full": e === 12 && t === "2xl"
7058
- }), Fo = ({
7138
+ }), Bo = ({
7059
7139
  className: e,
7060
7140
  span: t
7061
7141
  }) => {
7062
7142
  if (!t)
7063
- return m(e, Ze, "box-border basis-auto");
7143
+ return y(e, Ze, "box-border basis-auto");
7064
7144
  if (typeof t == "number")
7065
- return m(e, Ze, "box-border max-w-full", {
7145
+ return y(e, Ze, "box-border max-w-full", {
7066
7146
  [`${kt(t)}`]: !0
7067
7147
  });
7068
7148
  if (typeof t == "string")
7069
- return m(e, Ze, "box-border basis-auto", {
7149
+ return y(e, Ze, "box-border basis-auto", {
7070
7150
  "max-w-full grow": t === "auto"
7071
7151
  });
7072
7152
  if (typeof t == "object") {
7073
7153
  const r = Object.entries(t).map(([s, n]) => s === "fallback" ? kt(n) : kt(n, s));
7074
- return m(
7154
+ return y(
7075
7155
  e,
7076
7156
  Ze,
7077
7157
  "box-border",
@@ -7087,7 +7167,7 @@ const w = ({ children: e, fill: t, viewBox: r, className: s, defaultViewBox: n,
7087
7167
  const { columnGap: n, rowGap: a } = ze(Vt), i = {
7088
7168
  paddingLeft: n * ht + "rem",
7089
7169
  paddingTop: a * ht + "rem"
7090
- }, o = Fo({
7170
+ }, o = Bo({
7091
7171
  className: t,
7092
7172
  span: r
7093
7173
  });
@@ -7119,7 +7199,7 @@ try {
7119
7199
  });
7120
7200
  } catch {
7121
7201
  }
7122
- const Js = "SET_ANNOUNCEMENT", Xs = "CLEAR_ANNOUNCEMENT", Bo = {
7202
+ const Js = "SET_ANNOUNCEMENT", Xs = "CLEAR_ANNOUNCEMENT", Ko = {
7123
7203
  alert: null,
7124
7204
  alertdialog: null,
7125
7205
  log: "polite",
@@ -7127,7 +7207,7 @@ const Js = "SET_ANNOUNCEMENT", Xs = "CLEAR_ANNOUNCEMENT", Bo = {
7127
7207
  progressbar: null,
7128
7208
  status: "polite",
7129
7209
  timer: "assertive"
7130
- }, Ko = (e, t) => {
7210
+ }, Vo = (e, t) => {
7131
7211
  switch (t?.type) {
7132
7212
  case Js:
7133
7213
  return {
@@ -7142,7 +7222,7 @@ const Js = "SET_ANNOUNCEMENT", Xs = "CLEAR_ANNOUNCEMENT", Bo = {
7142
7222
  default:
7143
7223
  return e;
7144
7224
  }
7145
- }, Vo = ({ onAnnouncementClear: e, dispatch: t }) => {
7225
+ }, Go = ({ onAnnouncementClear: e, dispatch: t }) => {
7146
7226
  t({
7147
7227
  type: Xs
7148
7228
  }), typeof e == "function" && e();
@@ -7150,11 +7230,11 @@ const Js = "SET_ANNOUNCEMENT", Xs = "CLEAR_ANNOUNCEMENT", Bo = {
7150
7230
  clearTimeout(r.current), e !== null && n({
7151
7231
  type: Js,
7152
7232
  payload: e
7153
- }), t && (r.current = setTimeout(() => Vo({
7233
+ }), t && (r.current = setTimeout(() => Go({
7154
7234
  onAnnouncementClear: s,
7155
7235
  dispatch: n
7156
7236
  }), t));
7157
- }, Go = ({ children: e, announcementTimeoutRef: t, announcementDelay: r, clearAnnouncementDelay: s, clearAnnouncementTimeoutRef: n, onAnnouncementClear: a, dispatch: i }) => {
7237
+ }, zo = ({ children: e, announcementTimeoutRef: t, announcementDelay: r, clearAnnouncementDelay: s, clearAnnouncementTimeoutRef: n, onAnnouncementClear: a, dispatch: i }) => {
7158
7238
  clearTimeout(t.current), r ? t.current = setTimeout(Hr, r, {
7159
7239
  children: e,
7160
7240
  clearAnnouncementDelay: s,
@@ -7170,12 +7250,12 @@ const Js = "SET_ANNOUNCEMENT", Xs = "CLEAR_ANNOUNCEMENT", Bo = {
7170
7250
  });
7171
7251
  };
7172
7252
  function Zs({ children: e, className: t, politeness: r, role: s = null, announcementDelay: n, clearAnnouncementDelay: a, onAnnouncementClear: i, visible: o, ...c }) {
7173
- const f = B(null), d = B(null), [h, u] = Vr(Ko, {
7253
+ const f = D(null), d = D(null), [h, u] = Vr(Vo, {
7174
7254
  announcement: null
7175
7255
  });
7176
7256
  let p = r;
7177
- typeof p > "u" && (p = s ? Bo[s] : "assertive"), O(() => {
7178
- Go({
7257
+ typeof p > "u" && (p = s ? Ko[s] : "assertive"), R(() => {
7258
+ zo({
7179
7259
  announcementTimeoutRef: f,
7180
7260
  announcementDelay: n,
7181
7261
  children: e,
@@ -7190,7 +7270,7 @@ function Zs({ children: e, className: t, politeness: r, role: s = null, announce
7190
7270
  a,
7191
7271
  i
7192
7272
  ]);
7193
- const y = m(t, {
7273
+ const m = y(t, {
7194
7274
  "sr-only": !o
7195
7275
  });
7196
7276
  return /* @__PURE__ */ l("div", {
@@ -7198,79 +7278,79 @@ function Zs({ children: e, className: t, politeness: r, role: s = null, announce
7198
7278
  ...s && {
7199
7279
  role: s
7200
7280
  },
7201
- className: y,
7281
+ className: m,
7202
7282
  ...c,
7203
7283
  children: h.announcement
7204
7284
  });
7205
7285
  }
7206
7286
  /*!
7207
- @versini/ui-textinput v5.1.4
7287
+ @versini/ui-textinput v5.1.5
7208
7288
  © 2025 gizmette.com
7209
7289
  */
7210
7290
  try {
7211
7291
  window.__VERSINI_UI_TEXTINPUT__ || (window.__VERSINI_UI_TEXTINPUT__ = {
7212
- version: "5.1.4",
7213
- buildTime: "12/12/2025 10:29 AM EST",
7292
+ version: "5.1.5",
7293
+ buildTime: "12/14/2025 08:06 PM EST",
7214
7294
  homepage: "https://www.npmjs.com/package/@versini/ui-textinput",
7215
7295
  license: "MIT"
7216
7296
  });
7217
7297
  } catch {
7218
7298
  }
7219
- const en = "av-text-input", zo = "av-text-input-wrapper", Pt = "av-text-input-helper-text", qo = ({ mode: e }) => m({
7299
+ const en = "av-text-input", qo = "av-text-input-wrapper", Pt = "av-text-input-helper-text", Wo = ({ mode: e }) => y({
7220
7300
  "bg-surface-darker text-copy-lighter caret-copy-light": e === "dark",
7221
7301
  "bg-surface-lighter text-copy-dark caret-copy-dark": e === "light",
7222
7302
  "bg-surface-lighter text-copy-dark caret-copy-dark dark:bg-surface-darker dark:text-copy-lighter dark:caret-copy-light": e === "system",
7223
7303
  "bg-surface-darker text-copy-lighter caret-copy-light dark:bg-surface-lighter dark:text-copy-dark dark:caret-copy-dark": e === "alt-system"
7224
- }), Wo = ({ focusMode: e }) => m("focus:outline focus:outline-2 focus:outline-offset-2", {
7304
+ }), jo = ({ focusMode: e }) => y("focus:outline focus:outline-2 focus:outline-offset-2", {
7225
7305
  "focus:outline-focus-dark": e === "dark",
7226
7306
  "focus:outline-focus-light": e === "light",
7227
7307
  "focus:outline-focus-light dark:focus:outline-focus-dark": e === "alt-system",
7228
7308
  "focus:outline-focus-dark dark:focus:outline-focus-light": e === "system"
7229
- }), jo = ({ noBorder: e, error: t }) => m("border-2", {
7309
+ }), Qo = ({ noBorder: e, error: t }) => y("border-2", {
7230
7310
  "border-border-dark": !e && !t,
7231
7311
  "focus:border-border-dark": !e && t,
7232
7312
  "border-border-error-dark": !e && t,
7233
7313
  "border-transparent": e
7234
- }), Qo = ({ disabled: e, raw: t, error: r, mode: s }) => {
7314
+ }), Yo = ({ disabled: e, raw: t, error: r, mode: s }) => {
7235
7315
  if (t)
7236
7316
  return "";
7237
7317
  if (e)
7238
- return m("absolute px-2 cursor-not-allowed opacity-50 font-medium");
7318
+ return y("absolute px-2 cursor-not-allowed opacity-50 font-medium");
7239
7319
  if (!r)
7240
- return m("absolute px-2 cursor-text font-medium", {
7320
+ return y("absolute px-2 cursor-text font-medium", {
7241
7321
  "text-copy-lighter": s === "dark",
7242
7322
  "text-copy-dark": s === "light",
7243
7323
  "text-copy-dark dark:text-copy-lighter": s === "system",
7244
7324
  "text-copy-lighter dark:text-copy-dark": s === "alt-system"
7245
7325
  });
7246
7326
  if (r)
7247
- return m("absolute px-2 cursor-text font-medium", {
7327
+ return y("absolute px-2 cursor-text font-medium", {
7248
7328
  "text-copy-lighter": s === "dark",
7249
7329
  "text-copy-error-dark": s === "light",
7250
7330
  "text-copy-error-dark dark:text-copy-error-light dark:bg-surface-darker": s === "system",
7251
7331
  "text-copy-lighter dark:text-copy-error-dark": s === "alt-system"
7252
7332
  });
7253
- }, Yo = ({ error: e, raw: t, mode: r, disabled: s }) => {
7333
+ }, Jo = ({ error: e, raw: t, mode: r, disabled: s }) => {
7254
7334
  if (t)
7255
7335
  return "";
7256
7336
  if (s)
7257
- return m(Pt, "absolute px-2 cursor-not-allowed opacity-50 font-medium");
7337
+ return y(Pt, "absolute px-2 cursor-not-allowed opacity-50 font-medium");
7258
7338
  if (!e)
7259
- return m(Pt, "absolute px-2 font-medium", {
7339
+ return y(Pt, "absolute px-2 font-medium", {
7260
7340
  "text-copy-lighter": r === "dark",
7261
7341
  "text-copy-dark": r === "light",
7262
7342
  "text-copy-dark dark:text-copy-lighter": r === "system",
7263
7343
  "text-copy-lighter dark:text-copy-dark": r === "alt-system"
7264
7344
  });
7265
7345
  if (e)
7266
- return m(Pt, "absolute px-2 font-medium", {
7346
+ return y(Pt, "absolute px-2 font-medium", {
7267
7347
  "text-copy-error-light bg-surface-darker": r === "dark",
7268
7348
  "text-copy-error-dark": r === "light",
7269
7349
  "text-copy-error-dark dark:text-copy-error-light dark:bg-surface-darker": r === "system",
7270
7350
  "dark:text-copy-error-dark text-copy-error-light bg-surface-darker": r === "alt-system"
7271
7351
  });
7272
- }, Jo = ({ className: e, inputClassName: t, raw: r, disabled: s, noBorder: n, error: a, mode: i, focusMode: o, size: c, rightElementClassName: f }) => {
7273
- const d = r ? e : m("relative flex w-full flex-col justify-center", zo, e);
7352
+ }, Xo = ({ className: e, inputClassName: t, raw: r, disabled: s, noBorder: n, error: a, mode: i, focusMode: o, size: c, rightElementClassName: f }) => {
7353
+ const d = r ? e : y("relative flex w-full flex-col justify-center", qo, e);
7274
7354
  let h = "";
7275
7355
  switch (c) {
7276
7356
  case "xs":
@@ -7289,39 +7369,39 @@ const en = "av-text-input", zo = "av-text-input-wrapper", Pt = "av-text-input-he
7289
7369
  h = "h-12";
7290
7370
  break;
7291
7371
  }
7292
- const u = r ? m(t) : m(en, h, "rounded-md text-base px-4", qo({
7372
+ const u = r ? y(t) : y(en, h, "rounded-md text-base px-4", Wo({
7293
7373
  mode: i
7294
- }), Wo({
7295
- focusMode: o
7296
7374
  }), jo({
7375
+ focusMode: o
7376
+ }), Qo({
7297
7377
  noBorder: n,
7298
7378
  error: a
7299
7379
  }), {
7300
7380
  "disabled:cursor-not-allowed disabled:opacity-50": s
7301
- }, t), p = r ? void 0 : "sr-only", y = Qo({
7381
+ }, t), p = r ? void 0 : "sr-only", m = Yo({
7302
7382
  disabled: s,
7303
7383
  raw: r,
7304
7384
  error: a,
7305
7385
  mode: i
7306
- }), g = Yo({
7386
+ }), g = Jo({
7307
7387
  error: a,
7308
7388
  raw: r,
7309
7389
  mode: i,
7310
7390
  disabled: s
7311
- }), S = r ? void 0 : m("absolute right-3", f);
7391
+ }), S = r ? void 0 : y("absolute right-3", f);
7312
7392
  return {
7313
7393
  wrapper: d,
7314
7394
  input: u,
7315
7395
  accessibleLabel: p,
7316
- visibleLabel: y,
7396
+ visibleLabel: m,
7317
7397
  helperText: g,
7318
7398
  rightElement: S
7319
7399
  };
7320
- }, sr = /* @__PURE__ */ re.forwardRef(({ id: e, name: t, label: r, error: s = !1, raw: n = !1, className: a, inputClassName: i, mode: o = "system", focusMode: c = "system", disabled: f = !1, noBorder: d = !1, labelId: h, labelHidden: u = !1, type: p = "text", helperText: y = "", rightElement: g, rightElementClassName: S, size: b = "md", ...x }, A) => {
7321
- const [J, P] = tt(), [se, M] = Z(0), I = Ys({
7400
+ }, sr = /* @__PURE__ */ re.forwardRef(({ id: e, name: t, label: r, error: s = !1, raw: n = !1, className: a, inputClassName: i, mode: o = "system", focusMode: c = "system", disabled: f = !1, noBorder: d = !1, labelId: h, labelHidden: u = !1, type: p = "text", helperText: m = "", rightElement: g, rightElementClassName: S, size: b = "md", ...x }, O) => {
7401
+ const [J, M] = tt(), [se, N] = Z(0), I = Ys({
7322
7402
  id: e,
7323
7403
  prefix: `${en}-`
7324
- }), G = `${t} error, ${y}`, C = B(null), R = B(null), D = {
7404
+ }), G = `${t} error, ${m}`, k = D(null), C = D(null), $ = {
7325
7405
  xs: {
7326
7406
  label: "-25px",
7327
7407
  helperText: "30px"
@@ -7342,7 +7422,7 @@ const en = "av-text-input", zo = "av-text-input-wrapper", Pt = "av-text-input-he
7342
7422
  label: "-19px",
7343
7423
  helperText: "25px"
7344
7424
  }
7345
- }, ee = Jo({
7425
+ }, ee = Xo({
7346
7426
  className: a,
7347
7427
  inputClassName: i,
7348
7428
  error: s,
@@ -7355,12 +7435,12 @@ const en = "av-text-input", zo = "av-text-input-wrapper", Pt = "av-text-input-he
7355
7435
  rightElementClassName: S
7356
7436
  });
7357
7437
  return st(() => {
7358
- P && P.width && M(P.width + 18 + 10);
7438
+ M && M.width && N(M.width + 18 + 10);
7359
7439
  }, [
7360
- P
7440
+ M
7361
7441
  ]), st(() => {
7362
- const { label: me, helperText: Ae } = D[b];
7363
- C?.current?.style.setProperty("--av-text-input-label", me), R?.current?.style.setProperty("--av-text-input-helper-text", Ae);
7442
+ const { label: ye, helperText: Ae } = $[b];
7443
+ k?.current?.style.setProperty("--av-text-input-label", ye), C?.current?.style.setProperty("--av-text-input-helper-text", Ae);
7364
7444
  }, [
7365
7445
  b
7366
7446
  ]), /* @__PURE__ */ E("div", {
@@ -7373,14 +7453,14 @@ const en = "av-text-input", zo = "av-text-input-wrapper", Pt = "av-text-input-he
7373
7453
  children: r
7374
7454
  }),
7375
7455
  /* @__PURE__ */ l("input", {
7376
- ref: A,
7456
+ ref: O,
7377
7457
  id: I,
7378
7458
  name: t,
7379
7459
  type: p,
7380
7460
  disabled: f,
7381
7461
  placeholder: n ? void 0 : " ",
7382
7462
  className: ee.input,
7383
- ...y && {
7463
+ ...m && {
7384
7464
  "aria-describedby": `${I}-helper`
7385
7465
  },
7386
7466
  ...s && {
@@ -7394,24 +7474,24 @@ const en = "av-text-input", zo = "av-text-input-wrapper", Pt = "av-text-input-he
7394
7474
  ...x
7395
7475
  }),
7396
7476
  !n && !u && /* @__PURE__ */ l("label", {
7397
- ref: C,
7477
+ ref: k,
7398
7478
  "aria-hidden": !0,
7399
7479
  htmlFor: I,
7400
7480
  className: ee.visibleLabel,
7401
7481
  children: r
7402
7482
  }),
7403
- y && /* @__PURE__ */ l("div", {
7404
- ref: R,
7483
+ m && /* @__PURE__ */ l("div", {
7484
+ ref: C,
7405
7485
  id: `${I}-helper`,
7406
7486
  className: ee.helperText,
7407
- children: y
7487
+ children: m
7408
7488
  }),
7409
7489
  g && /* @__PURE__ */ l("div", {
7410
7490
  ref: J,
7411
7491
  className: ee.rightElement,
7412
7492
  children: g
7413
7493
  }),
7414
- s && y && /* @__PURE__ */ l(Zs, {
7494
+ s && m && /* @__PURE__ */ l(Zs, {
7415
7495
  politeness: "polite",
7416
7496
  clearAnnouncementDelay: 500,
7417
7497
  children: G
@@ -7420,45 +7500,45 @@ const en = "av-text-input", zo = "av-text-input-wrapper", Pt = "av-text-input-he
7420
7500
  });
7421
7501
  });
7422
7502
  sr.displayName = "TextInput";
7423
- const Xo = 500, Zo = 5e3, ec = 2e4, tn = /* @__PURE__ */ re.forwardRef(({ name: e, disabled: t, label: r, labelHidden: s, onMaskChange: n, onChange: a, onBlur: i, onFocus: o, onTextInputMaskBlur: c, rightElement: f, ...d }, h) => {
7424
- const [u, p] = Z(!0), [y, g] = Z({
7503
+ const Zo = 500, ec = 5e3, tc = 2e4, tn = /* @__PURE__ */ re.forwardRef(({ name: e, disabled: t, label: r, labelHidden: s, onMaskChange: n, onChange: a, onBlur: i, onFocus: o, onTextInputMaskBlur: c, rightElement: f, ...d }, h) => {
7504
+ const [u, p] = Z(!0), [m, g] = Z({
7425
7505
  message: null,
7426
7506
  politeness: null
7427
- }), S = B(!0), b = B(null), x = B(null), A = Qs([
7507
+ }), S = D(!0), b = D(null), x = D(null), O = Qs([
7428
7508
  h,
7429
7509
  x
7430
- ]), J = u ? "Show" : "Hide", P = () => {
7510
+ ]), J = u ? "Show" : "Hide", M = () => {
7431
7511
  b.current && clearTimeout(b.current), S.current || (b.current = setTimeout(() => {
7432
7512
  S.current = !0, p(!0), g({
7433
- announcementTimeout: Zo,
7513
+ announcementTimeout: ec,
7434
7514
  politeness: "polite",
7435
7515
  message: `${r} hiding characters`
7436
7516
  }), n && n(!0);
7437
- }, ec));
7438
- }, se = (R) => {
7439
- R.preventDefault();
7440
- const D = !S.current;
7441
- S.current = D, P(), p(D), g({
7442
- announcementTimeout: Xo,
7517
+ }, tc));
7518
+ }, se = (C) => {
7519
+ C.preventDefault();
7520
+ const $ = !S.current;
7521
+ S.current = $, M(), p($), g({
7522
+ announcementTimeout: Zo,
7443
7523
  politeness: "assertive",
7444
- message: D ? "Characters hidden" : "Characters showing"
7445
- }), n && n(D);
7446
- }, M = (R) => {
7447
- const { relatedTarget: D } = R;
7448
- x.current?.parentElement?.contains(D) || c && c();
7449
- }, I = (R) => {
7450
- P(), i && i(R), M(R);
7451
- }, G = (R) => {
7452
- P(), o && o(R);
7453
- }, C = (R) => {
7454
- P(), a && a(R);
7524
+ message: $ ? "Characters hidden" : "Characters showing"
7525
+ }), n && n($);
7526
+ }, N = (C) => {
7527
+ const { relatedTarget: $ } = C;
7528
+ x.current?.parentElement?.contains($) || c && c();
7529
+ }, I = (C) => {
7530
+ M(), i && i(C), N(C);
7531
+ }, G = (C) => {
7532
+ M(), o && o(C);
7533
+ }, k = (C) => {
7534
+ M(), a && a(C);
7455
7535
  };
7456
- return O(() => () => {
7536
+ return R(() => () => {
7457
7537
  b.current && clearTimeout(b.current);
7458
7538
  }, []), /* @__PURE__ */ E(Kr, {
7459
7539
  children: [
7460
7540
  /* @__PURE__ */ l(sr, {
7461
- ref: A,
7541
+ ref: O,
7462
7542
  name: e,
7463
7543
  label: r,
7464
7544
  labelHidden: s,
@@ -7466,53 +7546,53 @@ const Xo = 500, Zo = 5e3, ec = 2e4, tn = /* @__PURE__ */ re.forwardRef(({ name:
7466
7546
  disabled: t,
7467
7547
  onBlur: I,
7468
7548
  onFocus: G,
7469
- onChange: C,
7549
+ onChange: k,
7470
7550
  rightElement: /* @__PURE__ */ re.cloneElement(f, {
7471
7551
  ref: h,
7472
7552
  label: J,
7473
7553
  onClick: se,
7474
- onBlur: M,
7554
+ onBlur: N,
7475
7555
  disabled: t
7476
7556
  }),
7477
7557
  ...d
7478
7558
  }),
7479
7559
  /* @__PURE__ */ l(Zs, {
7480
7560
  role: "status",
7481
- politeness: y.politeness,
7482
- clearAnnouncementDelay: y.announcementTimeout,
7483
- children: y.message
7561
+ politeness: m.politeness,
7562
+ clearAnnouncementDelay: m.announcementTimeout,
7563
+ children: m.message
7484
7564
  })
7485
7565
  ]
7486
7566
  });
7487
7567
  });
7488
7568
  tn.displayName = "TextInputMask";
7489
- const tc = "ASK! ME! ANYTHING!", rc = "Log in with a password", sc = "Log in with a Passkey", xu = "Log out", nc = "Password", Lu = "Usage", Du = "Profile", $u = "Settings", Uu = "Chat history", Hu = "About", Fu = "Type your message...", Bu = "How can I help you this morning?", Ku = "How can I help you this afternoon?", Vu = "How can I help you this evening?", Gu = "How can I help you tonight?", zu = "How can I help you today?", qu = "How can I help you?", Wu = "{{clipboard}}", $ = "Review important details.", ju = [
7490
- `Sometimes, ${L} just makes stuff up. ${$}`,
7491
- `${L} may invent facts on the fly. ${$}`,
7492
- `${L} may be confidently wrong. ${$}`,
7493
- `Occasionally, ${L} bluffs. ${$}`,
7494
- `${L} is not always reality-based. ${$}`,
7495
- `Sometimes, ${L} freestyles the truth. ${$}`,
7496
- `${L}'s answers may vary from reality. ${$}`,
7497
- `Sometimes, ${L} hallucinates. ${$}`,
7498
- `Occasionally, ${L} imagines. ${$}`,
7499
- `${L} may make things up. ${$}`,
7500
- `${L} gets creative sometimes. ${$}`,
7501
- `${L} isn't always right. ${$}`,
7502
- `${L} can be mistaken. ${$}`,
7503
- `Sometimes, ${L} guesses. ${$}`,
7504
- `Sometimes, ${L} invents. ${$}`,
7505
- `${L} may get it wrong. ${$}`,
7506
- `${L} might fetch the wrong stick. ${$}`,
7507
- `Sometimes, ${L} howls at the moon. ${$}`,
7508
- `${L} may dig up imaginary bones. ${$}`,
7509
- `${L} may sniff out nonsense. ${$}`
7510
- ], Qu = "Prompts are pre-filled menus available on the main screen, to help you quickly start requests. If you select the 'Private Chat' checkbox, the corresponding chat will not be saved. If you select the 'Clipboard Access' checkbox, your clipboard content (if any) will be provided to the request.", Yu = "Default provider set to", Ju = "Chat successfully deleted!", Xu = "Caching enabled. Assets are now stored locally.", Zu = "Caching disabled. Local asset cache cleared.", ed = "av-sassy", td = {
7569
+ const rc = "ASK! ME! ANYTHING!", sc = "Log in with a password", nc = "Log in with a Passkey", Du = "Log out", ac = "Password", $u = "Usage", Uu = "Profile", Hu = "Settings", Fu = "Chat history", Bu = "About", Ku = "Type your message...", Vu = "How can I help you this morning?", Gu = "How can I help you this afternoon?", zu = "How can I help you this evening?", qu = "How can I help you tonight?", Wu = "How can I help you today?", ju = "How can I help you?", Qu = "{{clipboard}}", U = "Review important details.", Yu = [
7570
+ `Sometimes, ${L} just makes stuff up. ${U}`,
7571
+ `${L} may invent facts on the fly. ${U}`,
7572
+ `${L} may be confidently wrong. ${U}`,
7573
+ `Occasionally, ${L} bluffs. ${U}`,
7574
+ `${L} is not always reality-based. ${U}`,
7575
+ `Sometimes, ${L} freestyles the truth. ${U}`,
7576
+ `${L}'s answers may vary from reality. ${U}`,
7577
+ `Sometimes, ${L} hallucinates. ${U}`,
7578
+ `Occasionally, ${L} imagines. ${U}`,
7579
+ `${L} may make things up. ${U}`,
7580
+ `${L} gets creative sometimes. ${U}`,
7581
+ `${L} isn't always right. ${U}`,
7582
+ `${L} can be mistaken. ${U}`,
7583
+ `Sometimes, ${L} guesses. ${U}`,
7584
+ `Sometimes, ${L} invents. ${U}`,
7585
+ `${L} may get it wrong. ${U}`,
7586
+ `${L} might fetch the wrong stick. ${U}`,
7587
+ `Sometimes, ${L} howls at the moon. ${U}`,
7588
+ `${L} may dig up imaginary bones. ${U}`,
7589
+ `${L} may sniff out nonsense. ${U}`
7590
+ ], Ju = "Prompts are pre-filled menus available on the main screen, to help you quickly start requests. If you select the 'Private Chat' checkbox, the corresponding chat will not be saved. If you select the 'Clipboard Access' checkbox, your clipboard content (if any) will be provided to the request.", Xu = "Default provider set to", Zu = "Chat successfully deleted!", ed = "Caching enabled. Assets are now stored locally.", td = "Caching disabled. Local asset cache cleared.", rd = "av-sassy", sd = {
7511
7591
  0: ["January", "February", "March"],
7512
7592
  3: ["April", "May", "June"],
7513
7593
  6: ["July", "August", "September"],
7514
7594
  9: ["October", "November", "December"]
7515
- }, rd = {
7595
+ }, nd = {
7516
7596
  0: ["Jan", "Feb", "Mar"],
7517
7597
  3: ["Apr", "May", "Jun"],
7518
7598
  6: ["Jul", "Aug", "Sep"],
@@ -7524,7 +7604,7 @@ const tc = "ASK! ME! ANYTHING!", rc = "Log in with a password", sc = "Log in wit
7524
7604
  SPECIFIC_MONTH: "specificMonth",
7525
7605
  CURRENT_YEAR: "currentYear",
7526
7606
  LAST_YEAR: "lastYear"
7527
- }, sd = [
7607
+ }, ad = [
7528
7608
  "January",
7529
7609
  "February",
7530
7610
  "March",
@@ -7537,13 +7617,13 @@ const tc = "ASK! ME! ANYTHING!", rc = "Log in with a password", sc = "Log in wit
7537
7617
  "October",
7538
7618
  "November",
7539
7619
  "December"
7540
- ], nd = {
7620
+ ], id = {
7541
7621
  [$e.TODAY]: "Today",
7542
7622
  [$e.YESTERDAY]: "Yesterday",
7543
7623
  [$e.MONTH_TO_DATE]: "Month to date",
7544
7624
  [$e.CURRENT_YEAR]: `${(/* @__PURE__ */ new Date()).getFullYear()} by trimester`,
7545
7625
  [$e.LAST_YEAR]: `${(/* @__PURE__ */ new Date()).getFullYear() - 1} by trimester`
7546
- }, ad = {
7626
+ }, od = {
7547
7627
  PREFERENCES: {
7548
7628
  TITLE: "User profile",
7549
7629
  USERNAME: "Username",
@@ -7595,38 +7675,38 @@ const tc = "ASK! ME! ANYTHING!", rc = "Log in with a password", sc = "Log in wit
7595
7675
  SEND_ON_ENTER: "This option allows you to choose whether you want to send a message when you press Enter or if you want to use Ctrl+Enter (Cmd+Enter on Mac). If you choose to send a message on Enter, you will need use Shift+Enter to insert a new line.",
7596
7676
  USE_MEMORY: "This option allows you to choose whether you want to enable memory for your chats. When enabled, Diggidy will remember your previous interactions and use them to provide more relevant responses."
7597
7677
  }
7598
- }, ac = {
7678
+ }, ic = {
7599
7679
  ASC: "asc",
7600
7680
  DESC: "desc"
7601
- }, id = "FOOTER_BOTTOM", ic = "FOOTER_TOP", oc = "APP_SET_FOOTER_POSITION", cc = "APP_SET_FOOTER_HEIGHT", lc = "APP_SET_OLED_MODE", uc = "APP_SET_FULL_SCREEN", dc = "APP_SET_THEME_MODE", hc = "APP_SET_THEME_PALETTE", od = (e, t) => {
7681
+ }, cd = "FOOTER_BOTTOM", oc = "FOOTER_TOP", cc = "APP_SET_FOOTER_POSITION", lc = "APP_SET_FOOTER_HEIGHT", uc = "APP_SET_OLED_MODE", dc = "APP_SET_FULL_SCREEN", hc = "APP_SET_THEME_MODE", fc = "APP_SET_THEME_PALETTE", ld = (e, t) => {
7602
7682
  switch (t.type) {
7603
- case oc:
7683
+ case cc:
7604
7684
  return e.footerPosition === t.payload.footerPosition && e.footerOffset === t.payload.footerOffset ? e : {
7605
7685
  ...e,
7606
7686
  footerPosition: t.payload.footerPosition,
7607
7687
  footerOffset: t.payload.footerOffset
7608
7688
  };
7609
- case cc:
7689
+ case lc:
7610
7690
  return e.footerHeight === t.payload.footerHeight ? e : {
7611
7691
  ...e,
7612
7692
  footerHeight: t.payload.footerHeight
7613
7693
  };
7614
- case lc:
7694
+ case uc:
7615
7695
  return {
7616
7696
  ...e,
7617
7697
  oledMode: t.payload.oledMode
7618
7698
  };
7619
- case uc:
7699
+ case dc:
7620
7700
  return {
7621
7701
  ...e,
7622
7702
  fullScreen: t.payload.fullScreen
7623
7703
  };
7624
- case dc:
7704
+ case hc:
7625
7705
  return {
7626
7706
  ...e,
7627
7707
  themeMode: t.payload.themeMode
7628
7708
  };
7629
- case hc:
7709
+ case fc:
7630
7710
  return {
7631
7711
  ...e,
7632
7712
  themePalette: t.payload.themePalette
@@ -7634,19 +7714,19 @@ const tc = "ASK! ME! ANYTHING!", rc = "Log in with a password", sc = "Log in wit
7634
7714
  default:
7635
7715
  return e;
7636
7716
  }
7637
- }, cd = re.createContext({
7717
+ }, ud = re.createContext({
7638
7718
  state: {
7639
7719
  searchString: "",
7640
7720
  sortedCell: "",
7641
- sortDirection: ac.DESC
7721
+ sortDirection: ic.DESC
7642
7722
  },
7643
7723
  dispatch: () => {
7644
7724
  }
7645
- }), ld = re.createContext({
7725
+ }), dd = re.createContext({
7646
7726
  state: { prompt: "", lastTriggeredTimestamp: 0 },
7647
7727
  dispatch: () => {
7648
7728
  }
7649
- }), ud = re.createContext({
7729
+ }), hd = re.createContext({
7650
7730
  state: {
7651
7731
  provider: cn,
7652
7732
  privateChat: !1,
@@ -7666,9 +7746,9 @@ const tc = "ASK! ME! ANYTHING!", rc = "Log in with a password", sc = "Log in wit
7666
7746
  },
7667
7747
  setInitialMessages: () => {
7668
7748
  }
7669
- }), fc = re.createContext({
7749
+ }), pc = re.createContext({
7670
7750
  state: {
7671
- footerPosition: ic,
7751
+ footerPosition: oc,
7672
7752
  footerHeight: 0,
7673
7753
  footerOffset: 0,
7674
7754
  oledMode: !1,
@@ -7677,7 +7757,7 @@ const tc = "ASK! ME! ANYTHING!", rc = "Log in with a password", sc = "Log in wit
7677
7757
  },
7678
7758
  dispatch: () => {
7679
7759
  }
7680
- }), pc = (e) => {
7760
+ }), mc = (e) => {
7681
7761
  if (e && Object.keys(e).length > 0) {
7682
7762
  const t = document.documentElement;
7683
7763
  Array.from(t.style).filter((r) => r.startsWith("--av-")).forEach((r) => t.style.removeProperty(r)), Object.entries(e).forEach(([r, s]) => {
@@ -7687,17 +7767,17 @@ const tc = "ASK! ME! ANYTHING!", rc = "Log in with a password", sc = "Log in wit
7687
7767
  }, yc = () => {
7688
7768
  const {
7689
7769
  state: { oledMode: e, themePalette: t }
7690
- } = ze(fc), r = Be(() => {
7770
+ } = ze(pc), r = Be(() => {
7691
7771
  if (t)
7692
7772
  return e ? t.oled : t.normal;
7693
7773
  }, [t, e]);
7694
- return O(() => {
7695
- r?.cssVariables && pc(r.cssVariables);
7696
- }, [r]), [N(
7774
+ return R(() => {
7775
+ r?.cssVariables && mc(r.cssVariables);
7776
+ }, [r]), [A(
7697
7777
  (n) => r?.colors[n] || "",
7698
7778
  [r]
7699
- ), U];
7700
- }, mc = ({
7779
+ ), H];
7780
+ }, gc = ({
7701
7781
  className: e,
7702
7782
  isCapabilitiesSuccess: t,
7703
7783
  capabilities: r
@@ -7706,17 +7786,17 @@ const tc = "ASK! ME! ANYTHING!", rc = "Log in with a password", sc = "Log in wit
7706
7786
  return /* @__PURE__ */ E(
7707
7787
  "div",
7708
7788
  {
7709
- className: m(
7789
+ className: y(
7710
7790
  e,
7711
7791
  "w-full md:mx-auto md:max-w-4xl",
7712
7792
  "flex items-center justify-center"
7713
7793
  ),
7714
7794
  children: [
7715
- /* @__PURE__ */ l("div", { className: m("basis-1/4", a), children: /* @__PURE__ */ l(xo, {}) }),
7795
+ /* @__PURE__ */ l("div", { className: y("basis-1/4", a), children: /* @__PURE__ */ l(Lo, {}) }),
7716
7796
  /* @__PURE__ */ E(
7717
7797
  "div",
7718
7798
  {
7719
- className: m(
7799
+ className: y(
7720
7800
  "prose prose-light",
7721
7801
  "prose-sm md:prose-base",
7722
7802
  "prose-h1:mb-0 prose-h2:mt-0",
@@ -7727,25 +7807,25 @@ const tc = "ASK! ME! ANYTHING!", rc = "Log in with a password", sc = "Log in wit
7727
7807
  ),
7728
7808
  children: [
7729
7809
  /* @__PURE__ */ l("h1", { children: L }),
7730
- /* @__PURE__ */ l("h2", { children: tc })
7810
+ /* @__PURE__ */ l("h2", { children: rc })
7731
7811
  ]
7732
7812
  }
7733
7813
  )
7734
7814
  ]
7735
7815
  }
7736
7816
  );
7737
- }, gc = () => {
7817
+ }, Ec = () => {
7738
7818
  const { login: e, logoutReason: t, loginWithPasskey: r } = Ns(), [s, n] = Z(""), [a, i] = Z(""), [o, c] = Z(!0), [f, d] = Z({
7739
7819
  username: "",
7740
7820
  password: ""
7741
7821
  }), h = async (u) => {
7742
7822
  u.preventDefault(), await e(f.username, f.password) || (i(""), n("Invalid username or password"));
7743
7823
  };
7744
- return O(() => {
7824
+ return R(() => {
7745
7825
  document.getElementById("logo")?.classList.add("fadeOut"), setTimeout(() => {
7746
7826
  document.getElementById("root")?.classList.replace("app-hidden", "fadeIn");
7747
7827
  }, 500);
7748
- }), O(() => {
7828
+ }), R(() => {
7749
7829
  t && i(t);
7750
7830
  }, [t]), /* @__PURE__ */ E("main", { className: Fs({ extraClass: "mt-5" }), children: [
7751
7831
  /* @__PURE__ */ l(
@@ -7754,10 +7834,10 @@ const tc = "ASK! ME! ANYTHING!", rc = "Log in with a password", sc = "Log in wit
7754
7834
  className: Hs({
7755
7835
  extraClass: "rounded-md pb-10"
7756
7836
  }),
7757
- children: /* @__PURE__ */ l(mc, {})
7837
+ children: /* @__PURE__ */ l(gc, {})
7758
7838
  }
7759
7839
  ),
7760
- /* @__PURE__ */ l("form", { className: "mt-5", onSubmit: h, children: /* @__PURE__ */ l(Ho, { alignHorizontal: "center", children: /* @__PURE__ */ l(be, { span: 6, children: /* @__PURE__ */ E(No, { mode: "dark", children: [
7840
+ /* @__PURE__ */ l("form", { className: "mt-5", onSubmit: h, children: /* @__PURE__ */ l(Fo, { alignHorizontal: "center", children: /* @__PURE__ */ l(be, { span: 6, children: /* @__PURE__ */ E(xo, { mode: "dark", children: [
7761
7841
  /* @__PURE__ */ l(be, { span: 12, className: "mt-7", children: a && /* @__PURE__ */ l("div", { className: "p-2 text-sm text-center text-copy-error-light bg-surface-darker", children: a }) }),
7762
7842
  /* @__PURE__ */ l(be, { span: 12, children: /* @__PURE__ */ l(
7763
7843
  sr,
@@ -7791,14 +7871,14 @@ const tc = "ASK! ME! ANYTHING!", rc = "Log in with a password", sc = "Log in wit
7791
7871
  mode: "dark",
7792
7872
  focusMode: "light",
7793
7873
  name: "password",
7794
- label: nc,
7874
+ label: ac,
7795
7875
  rightElement: /* @__PURE__ */ l(
7796
7876
  Kt,
7797
7877
  {
7798
7878
  focusMode: "light",
7799
7879
  mode: "dark",
7800
7880
  label: o ? "Show" : "Hide",
7801
- children: o ? /* @__PURE__ */ l($o, {}) : /* @__PURE__ */ l(Lo, {})
7881
+ children: o ? /* @__PURE__ */ l(Uo, {}) : /* @__PURE__ */ l(Do, {})
7802
7882
  }
7803
7883
  ),
7804
7884
  onMaskChange: c,
@@ -7821,7 +7901,7 @@ const tc = "ASK! ME! ANYTHING!", rc = "Log in with a password", sc = "Log in wit
7821
7901
  noBorder: !0,
7822
7902
  type: "submit",
7823
7903
  className: "mt-7",
7824
- children: rc
7904
+ children: sc
7825
7905
  }
7826
7906
  ) }),
7827
7907
  !Bs() && /* @__PURE__ */ E(Kr, { children: [
@@ -7834,31 +7914,31 @@ const tc = "ASK! ME! ANYTHING!", rc = "Log in with a password", sc = "Log in wit
7834
7914
  focusMode: "light",
7835
7915
  fullWidth: !0,
7836
7916
  className: "mb-4",
7837
- labelRight: sc,
7917
+ labelRight: nc,
7838
7918
  onClick: r,
7839
- children: /* @__PURE__ */ l(Do, { size: "size-7" })
7919
+ children: /* @__PURE__ */ l($o, { size: "size-7" })
7840
7920
  }
7841
7921
  ) })
7842
7922
  ] })
7843
7923
  ] }) }) }) })
7844
7924
  ] });
7845
- }, Ec = new URL(document.location.href).searchParams, Fr = !!Ec.get("debug") || !1, wc = nn(() => import(
7925
+ }, wc = new URL(document.location.href).searchParams, Fr = !!wc.get("debug") || !1, Sc = nn(() => import(
7846
7926
  /* webpackChunkName: "LazyApp" */
7847
- "./App.BfyhD1Is.js"
7848
- ).then((e) => e.App)), Sc = new Dn(), Br = ({
7927
+ "./App.CqTNtscr.js"
7928
+ ).then((e) => e.App)), bc = new Dn(), Br = ({
7849
7929
  isComponent: e,
7850
7930
  headerHeight: t
7851
7931
  }) => {
7852
7932
  const { isAuthenticated: r, isLoading: s, user: n, getAccessToken: a } = Ns();
7853
- return s ? /* @__PURE__ */ l("div", {}) : r ? /* @__PURE__ */ l(sn, { fallback: /* @__PURE__ */ l("div", {}), children: /* @__PURE__ */ l($n, { client: Sc, children: /* @__PURE__ */ l(
7933
+ return s ? /* @__PURE__ */ l("div", {}) : r ? /* @__PURE__ */ l(sn, { fallback: /* @__PURE__ */ l("div", {}), children: /* @__PURE__ */ l($n, { client: bc, children: /* @__PURE__ */ l(
7854
7934
  ao,
7855
7935
  {
7856
7936
  user: n?.username,
7857
7937
  getAccessToken: a,
7858
- children: /* @__PURE__ */ l(wc, { isComponent: e, headerHeight: t })
7938
+ children: /* @__PURE__ */ l(Sc, { isComponent: e, headerHeight: t })
7859
7939
  }
7860
- ) }) }) : /* @__PURE__ */ l(gc, {});
7861
- }, bc = ({
7940
+ ) }) }) : /* @__PURE__ */ l(Ec, {});
7941
+ }, Tc = ({
7862
7942
  isComponent: e = !1,
7863
7943
  headerHeight: t = 0,
7864
7944
  domain: r = Us,
@@ -7866,7 +7946,7 @@ const tc = "ASK! ME! ANYTHING!", rc = "Log in with a password", sc = "Log in wit
7866
7946
  }) => (ut && console.info(
7867
7947
  `==> [${Date.now()}] Bootstrapping SassySaint Client with props: `,
7868
7948
  { isComponent: e, domain: r, headerHeight: t, extraProps: s }
7869
- ), O(() => {
7949
+ ), R(() => {
7870
7950
  e || Ds().catch((n) => {
7871
7951
  console.error("[SW] Failed to register service worker:", n);
7872
7952
  });
@@ -7879,8 +7959,8 @@ const tc = "ASK! ME! ANYTHING!", rc = "Log in with a password", sc = "Log in wit
7879
7959
  endpoint: process.env.PUBLIC_AUTH_SERVER_URL,
7880
7960
  children: /* @__PURE__ */ l(Br, { isComponent: e, headerHeight: t })
7881
7961
  }
7882
- ) : /* @__PURE__ */ l(Rr, { clientId: Cr, domain: r, debug: Fr, children: /* @__PURE__ */ l(Br, { isComponent: e, headerHeight: t }) })), dd = ({ domain: e, headerHeight: t }) => /* @__PURE__ */ l(
7883
- bc,
7962
+ ) : /* @__PURE__ */ l(Rr, { clientId: Cr, domain: r, debug: Fr, children: /* @__PURE__ */ l(Br, { isComponent: e, headerHeight: t }) })), fd = ({ domain: e, headerHeight: t }) => /* @__PURE__ */ l(
7963
+ Tc,
7884
7964
  {
7885
7965
  isComponent: !0,
7886
7966
  domain: e,
@@ -7889,144 +7969,144 @@ const tc = "ASK! ME! ANYTHING!", rc = "Log in with a password", sc = "Log in wit
7889
7969
  }
7890
7970
  );
7891
7971
  export {
7892
- Hu as ABOUT_TITLE,
7893
- zc as ACTION_RESET_PROMPT,
7894
- Kc as ACTION_SEARCH,
7895
- Vc as ACTION_SORT,
7896
- Gc as ACTION_TOGGLE_PROMPT,
7897
- ed as APP_CLASSNAME,
7898
- cc as APP_SET_FOOTER_HEIGHT,
7899
- oc as APP_SET_FOOTER_POSITION,
7900
- uc as APP_SET_FULL_SCREEN,
7901
- lc as APP_SET_OLED_MODE,
7902
- dc as APP_SET_THEME_MODE,
7903
- hc as APP_SET_THEME_PALETTE,
7904
- fc as AppContext,
7972
+ Bu as ABOUT_TITLE,
7973
+ qc as ACTION_RESET_PROMPT,
7974
+ Vc as ACTION_SEARCH,
7975
+ Gc as ACTION_SORT,
7976
+ zc as ACTION_TOGGLE_PROMPT,
7977
+ rd as APP_CLASSNAME,
7978
+ lc as APP_SET_FOOTER_HEIGHT,
7979
+ cc as APP_SET_FOOTER_POSITION,
7980
+ dc as APP_SET_FULL_SCREEN,
7981
+ uc as APP_SET_OLED_MODE,
7982
+ hc as APP_SET_THEME_MODE,
7983
+ fc as APP_SET_THEME_PALETTE,
7984
+ pc as AppContext,
7905
7985
  qs as Button,
7906
7986
  Kt as ButtonIcon,
7907
- ad as CARDS,
7908
- Wu as CLIPBOARD_PROMPT,
7909
- No as Card,
7910
- ud as ChatContext,
7911
- hl as DEFAULT_ICON_ACTION_SIZE,
7912
- Bc as ERROR_MESSAGE,
7913
- id as FOOTER_BOTTOM,
7914
- ju as FOOTER_DISCLAIMERS,
7915
- ic as FOOTER_TOP,
7916
- Uu as HISTORY_TITLE,
7917
- cd as HistoryContext,
7918
- ll as INFINITE_SCROLL_LIMIT,
7919
- cl as INFINITE_SCROLL_THRESHOLD,
7920
- gl as INPUT_BOTTOM_OFFSET,
7921
- Sl as INPUT_BOTTOM_OFFSET_EXTRA,
7922
- wl as INPUT_BOTTOM_OFFSET_IPAD,
7923
- El as INPUT_BOTTOM_OFFSET_IPHONE,
7924
- Ku as INPUT_PLACEHOLDER_TEXT_AFTERNOON,
7925
- qu as INPUT_PLACEHOLDER_TEXT_DEFAULT,
7926
- Vu as INPUT_PLACEHOLDER_TEXT_EVENING,
7927
- Fu as INPUT_PLACEHOLDER_TEXT_IN_SESSION,
7928
- Bu as INPUT_PLACEHOLDER_TEXT_MORNING,
7929
- Gu as INPUT_PLACEHOLDER_TEXT_NIGHT,
7930
- zu as INPUT_PLACEHOLDER_TEXT_TODAY,
7931
- Zl as IconAddLight,
7932
- eu as IconAnthropic,
7933
- tu as IconBack,
7934
- ru as IconBookSparklesLight,
7935
- su as IconChart,
7936
- nu as IconClose,
7937
- au as IconCloseLight,
7938
- iu as IconCopied,
7939
- ou as IconCopy,
7940
- cu as IconDelete,
7941
- lu as IconEdit,
7942
- uu as IconEditLight,
7943
- du as IconEditUser,
7944
- hu as IconGoogleGemini,
7945
- fu as IconHistory,
7946
- pu as IconInfo,
7947
- yu as IconLightBulbLight,
7948
- mu as IconLockedLight,
7949
- gu as IconMagic,
7950
- Eu as IconNext,
7951
- wu as IconOpenAI,
7952
- Do as IconPasskey,
7953
- Su as IconPrevious,
7954
- bu as IconProfile,
7955
- Tu as IconProofread,
7956
- vu as IconRestore,
7957
- Iu as IconRewrite,
7958
- _u as IconSearch,
7959
- Au as IconSelected,
7960
- Ru as IconSendLight,
7961
- Ou as IconSettings,
7962
- Cu as IconSliders,
7963
- ku as IconStarInCircle,
7964
- Pu as IconStarInCircleLight,
7965
- Nu as IconUnSelected,
7966
- Mu as IconUnlockedLight,
7967
- Lc as K,
7968
- Ho as L,
7969
- al as LOCAL_STORAGE_CHAT_ID,
7970
- Xc as LOCAL_STORAGE_FAVORITES_ONLY,
7971
- ol as LOCAL_STORAGE_FULL_SCREEN,
7972
- Zc as LOCAL_STORAGE_KEYWORD_MATCH_ALL,
7973
- il as LOCAL_STORAGE_OLED_MODE,
7987
+ od as CARDS,
7988
+ Qu as CLIPBOARD_PROMPT,
7989
+ xo as Card,
7990
+ hd as ChatContext,
7991
+ fl as DEFAULT_ICON_ACTION_SIZE,
7992
+ Kc as ERROR_MESSAGE,
7993
+ cd as FOOTER_BOTTOM,
7994
+ Yu as FOOTER_DISCLAIMERS,
7995
+ oc as FOOTER_TOP,
7996
+ Fu as HISTORY_TITLE,
7997
+ ud as HistoryContext,
7998
+ ul as INFINITE_SCROLL_LIMIT,
7999
+ ll as INFINITE_SCROLL_THRESHOLD,
8000
+ El as INPUT_BOTTOM_OFFSET,
8001
+ bl as INPUT_BOTTOM_OFFSET_EXTRA,
8002
+ Sl as INPUT_BOTTOM_OFFSET_IPAD,
8003
+ wl as INPUT_BOTTOM_OFFSET_IPHONE,
8004
+ Gu as INPUT_PLACEHOLDER_TEXT_AFTERNOON,
8005
+ ju as INPUT_PLACEHOLDER_TEXT_DEFAULT,
8006
+ zu as INPUT_PLACEHOLDER_TEXT_EVENING,
8007
+ Ku as INPUT_PLACEHOLDER_TEXT_IN_SESSION,
8008
+ Vu as INPUT_PLACEHOLDER_TEXT_MORNING,
8009
+ qu as INPUT_PLACEHOLDER_TEXT_NIGHT,
8010
+ Wu as INPUT_PLACEHOLDER_TEXT_TODAY,
8011
+ tu as IconAddLight,
8012
+ ru as IconAnthropic,
8013
+ su as IconBack,
8014
+ nu as IconBookSparklesLight,
8015
+ au as IconChart,
8016
+ iu as IconClose,
8017
+ ou as IconCloseLight,
8018
+ cu as IconCopied,
8019
+ lu as IconCopy,
8020
+ uu as IconDelete,
8021
+ du as IconEdit,
8022
+ hu as IconEditLight,
8023
+ fu as IconEditUser,
8024
+ pu as IconGoogleGemini,
8025
+ mu as IconHistory,
8026
+ yu as IconInfo,
8027
+ gu as IconLightBulbLight,
8028
+ Eu as IconLockedLight,
8029
+ wu as IconMagic,
8030
+ Su as IconNext,
8031
+ bu as IconOpenAI,
8032
+ $o as IconPasskey,
8033
+ Tu as IconPrevious,
8034
+ vu as IconProfile,
8035
+ Iu as IconProofread,
8036
+ _u as IconRestore,
8037
+ Au as IconRewrite,
8038
+ Ru as IconSearch,
8039
+ Ou as IconSelected,
8040
+ Cu as IconSendLight,
8041
+ ku as IconSettings,
8042
+ Pu as IconSliders,
8043
+ Mu as IconStarInCircle,
8044
+ Nu as IconStarInCircleLight,
8045
+ Lu as IconUnSelected,
8046
+ xu as IconUnlockedLight,
8047
+ Dc as K,
8048
+ Fo as L,
8049
+ il as LOCAL_STORAGE_CHAT_ID,
8050
+ Zc as LOCAL_STORAGE_FAVORITES_ONLY,
8051
+ cl as LOCAL_STORAGE_FULL_SCREEN,
8052
+ el as LOCAL_STORAGE_KEYWORD_MATCH_ALL,
8053
+ ol as LOCAL_STORAGE_OLED_MODE,
7974
8054
  xs as LOCAL_STORAGE_PREFIX,
7975
- sl as LOCAL_STORAGE_PRIVATE_DISCLOSURE,
7976
- nl as LOCAL_STORAGE_REASONING_DISCLOSURE,
7977
- qc as LOCAL_STORAGE_SEARCH,
7978
- Wc as LOCAL_STORAGE_SORT,
7979
- Jc as LOCAL_STORAGE_SORT_MEMORY_COLUMN,
7980
- Yc as LOCAL_STORAGE_SORT_MEMORY_DIRECTION,
7981
- jc as LOCAL_STORAGE_SORT_TIMESTAMP,
7982
- Qc as LOCAL_STORAGE_SORT_TOKEN_USAGE,
7983
- rl as LOCAL_STORAGE_USAGE_SELECTED_MONTH,
7984
- tl as LOCAL_STORAGE_USAGE_TIME_RANGE,
7985
- el as LOCAL_STORAGE_USAGE_VIEW_MODE,
7986
- xu as LOG_OUT,
8055
+ nl as LOCAL_STORAGE_PRIVATE_DISCLOSURE,
8056
+ al as LOCAL_STORAGE_REASONING_DISCLOSURE,
8057
+ Wc as LOCAL_STORAGE_SEARCH,
8058
+ jc as LOCAL_STORAGE_SORT,
8059
+ Xc as LOCAL_STORAGE_SORT_MEMORY_COLUMN,
8060
+ Jc as LOCAL_STORAGE_SORT_MEMORY_DIRECTION,
8061
+ Qc as LOCAL_STORAGE_SORT_TIMESTAMP,
8062
+ Yc as LOCAL_STORAGE_SORT_TOKEN_USAGE,
8063
+ sl as LOCAL_STORAGE_USAGE_SELECTED_MONTH,
8064
+ rl as LOCAL_STORAGE_USAGE_TIME_RANGE,
8065
+ tl as LOCAL_STORAGE_USAGE_VIEW_MODE,
8066
+ Du as LOG_OUT,
7987
8067
  Zs as LiveRegion,
7988
- mc as Logo,
7989
- sd as MONTHS,
7990
- Du as PROFILE_TITLE,
7991
- Qu as PROMPTS_DESCRIPTION,
7992
- ul as PROMPT_CLASSNAME,
7993
- dl as PROMPT_EDITABLE_AREA_CLASSNAME,
7994
- ld as PromptsContext,
8068
+ gc as Logo,
8069
+ ad as MONTHS,
8070
+ Uu as PROFILE_TITLE,
8071
+ Ju as PROMPTS_DESCRIPTION,
8072
+ dl as PROMPT_CLASSNAME,
8073
+ hl as PROMPT_EDITABLE_AREA_CLASSNAME,
8074
+ dd as PromptsContext,
7995
8075
  V as SERVICE_TYPES,
7996
- $u as SETTINGS_TITLE,
7997
- dd as SassySaint,
8076
+ Hu as SETTINGS_TITLE,
8077
+ fd as SassySaint,
7998
8078
  $e as TIME_RANGES,
7999
- nd as TIME_RANGE_LABELS,
8000
- Zu as TOAST_CACHE_DISABLED,
8001
- Xu as TOAST_CACHE_ENABLED,
8002
- Ju as TOAST_CHAT_DELETED,
8003
- Yu as TOAST_PROVIDER_CHANGED,
8004
- td as TRIMESTERS,
8005
- rd as TRIMESTERS_SHORT,
8079
+ id as TIME_RANGE_LABELS,
8080
+ td as TOAST_CACHE_DISABLED,
8081
+ ed as TOAST_CACHE_ENABLED,
8082
+ Zu as TOAST_CHAT_DELETED,
8083
+ Xu as TOAST_PROVIDER_CHANGED,
8084
+ sd as TRIMESTERS,
8085
+ nd as TRIMESTERS_SHORT,
8006
8086
  sr as TextInput,
8007
- Oc as U,
8008
- pl as UI_BUTTON_SCROLL_BUFFER,
8087
+ Cc as U,
8088
+ ml as UI_BUTTON_SCROLL_BUFFER,
8009
8089
  yl as UI_DEFAULT_MAIN_HEIGHT,
8010
- ml as UI_DEFAULT_MAIN_HEIGHT_IPHONE,
8011
- fl as UI_FOOTER_BUFFER,
8012
- Lu as USAGE_TITLE,
8090
+ gl as UI_DEFAULT_MAIN_HEIGHT_IPHONE,
8091
+ pl as UI_FOOTER_BUFFER,
8092
+ $u as USAGE_TITLE,
8013
8093
  L as V,
8014
- Nc as W,
8094
+ xc as W,
8015
8095
  ft as a,
8016
- od as appReducer,
8096
+ ld as appReducer,
8017
8097
  ro as applyOledMode,
8018
8098
  to as canEvaluateModels,
8019
8099
  Zi as convertCamelCaseToReadable,
8020
8100
  Qi as debounce,
8021
8101
  an as e,
8022
- ac as e$1,
8023
- Tl as getCacheInfo,
8102
+ ic as e$1,
8103
+ vl as getCacheInfo,
8024
8104
  Fi as getCurrentGeoLocation,
8025
- zl as getHotkeyHandler,
8105
+ Wl as getHotkeyHandler,
8026
8106
  Fs as getLayoutPaddingClass,
8027
8107
  Hs as getMessageContaintWrapperClass,
8028
8108
  ue as graphQLRequest,
8029
- bl as handleServiceWorkerToggle,
8109
+ Tl as handleServiceWorkerToggle,
8030
8110
  zt as i,
8031
8111
  ut as isDev,
8032
8112
  Xi as isPWAMode,
@@ -8036,57 +8116,58 @@ export {
8036
8116
  Ft as isServiceWorkerEnabled,
8037
8117
  Bs as isTauri,
8038
8118
  be as j,
8039
- xc as j$1,
8040
- Mc as k,
8119
+ Lc as j$1,
8120
+ Nc as k,
8041
8121
  Ns as n,
8042
- _c as n$1,
8122
+ Ac as n$1,
8043
8123
  qi as numberFormatter,
8044
- Ac as o,
8124
+ Rc as o,
8045
8125
  Bi as obfuscate,
8046
- Rc as p,
8126
+ Oc as p,
8047
8127
  ji as pluralize,
8048
8128
  Vi as renderDataAsList,
8049
8129
  qt as s,
8050
8130
  so as serverUrl,
8051
- Il as setNewProvider,
8052
- _l as setUserPlan,
8131
+ _l as setNewProvider,
8132
+ Al as setUserPlan,
8053
8133
  He as st,
8054
8134
  Ki as unObfuscate,
8055
- Rl as useChangelogs,
8056
- kl as useChat,
8057
- Cl as useChatsHistory,
8058
- xl as useChatsUsage,
8059
- Vl as useClickOutside,
8060
- Ul as useDeleteAllActiveMemories,
8061
- Hl as useDeleteAllExpiredMemories,
8062
- Ml as useDeleteChat,
8063
- $l as useDeleteMemory,
8064
- Kl as useEntitlements,
8065
- Fl as useExpiredMemories,
8066
- Gl as useHaptic,
8067
- ql as useHotkeys,
8068
- jl as useInViewport,
8069
- Wl as useInterval,
8070
- Ql as useLocalStorage,
8135
+ Ol as useChangelogs,
8136
+ Pl as useChat,
8137
+ kl as useChatsHistory,
8138
+ Ll as useChatsUsage,
8139
+ Gl as useClickOutside,
8140
+ Hl as useDeleteAllActiveMemories,
8141
+ Fl as useDeleteAllExpiredMemories,
8142
+ Nl as useDeleteChat,
8143
+ Ul as useDeleteMemory,
8144
+ Vl as useEntitlements,
8145
+ Bl as useExpiredMemories,
8146
+ zl as useFocusTrap,
8147
+ ql as useHaptic,
8148
+ jl as useHotkeys,
8149
+ Yl as useInViewport,
8150
+ Ql as useInterval,
8151
+ Jl as useLocalStorage,
8071
8152
  Qs as useMergeRefs,
8072
8153
  le as useQueryClient,
8073
8154
  tt as useResizeObserver,
8074
- Bl as useRestoreMemory,
8075
- Pl as useSaveChat,
8076
- Al as useServerCapabilities,
8155
+ Kl as useRestoreMemory,
8156
+ Ml as useSaveChat,
8157
+ Rl as useServerCapabilities,
8077
8158
  yc as useTheme,
8078
- Nl as useToggleFavoriteChat,
8079
- Yl as useUncontrolled,
8159
+ xl as useToggleFavoriteChat,
8160
+ Xl as useUncontrolled,
8080
8161
  Ys as useUniqueId,
8081
- Dl as useUpdateMemory,
8082
- Ol as useUserChatStats,
8083
- Ll as useUserMemories,
8162
+ $l as useUpdateMemory,
8163
+ Cl as useUserChatStats,
8164
+ Dl as useUserMemories,
8084
8165
  no as useUserPreferences,
8085
- Jl as useViewportSize,
8086
- Xl as useVisualViewportSize,
8087
- vl as utilities,
8088
- kc as v,
8089
- Pc as w,
8166
+ Zl as useViewportSize,
8167
+ eu as useVisualViewportSize,
8168
+ Il as utilities,
8169
+ Pc as v,
8170
+ Mc as w,
8090
8171
  un as x,
8091
- Cc as y
8172
+ kc as y
8092
8173
  };