@versini/sassysaint 8.99.0 → 8.99.1

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 (25) hide show
  1. package/dist/chunks/{AboutChangelog.Lsbr0lUh.js → AboutChangelog.D02zn0LK.js} +3 -3
  2. package/dist/chunks/{AboutEntry.C-uC4MBB.js → AboutEntry.D2cwQtD2.js} +7 -7
  3. package/dist/chunks/{App.lHXZIn8I.js → App.sQ3wU0lJ.js} +297 -293
  4. package/dist/chunks/{Chart.ClOH2fiY.js → Chart.CTun5qf8.js} +2 -2
  5. package/dist/chunks/{ChatBubbleAssistant.BV6sVx6a.js → ChatBubbleAssistant.pngDgGic.js} +4 -4
  6. package/dist/chunks/{ChatBubbleUser.Dij7uJwm.js → ChatBubbleUser.Cfoux4eQ.js} +36 -36
  7. package/dist/chunks/{ChatHistoryTable.BFfmfdjX.js → ChatHistoryTable.CDjRKyvZ.js} +37 -37
  8. package/dist/chunks/{HistoryEntry.BkOQP3CV.js → HistoryEntry.D0uaFad7.js} +3 -3
  9. package/dist/chunks/{ProfileEntry.DuvmIHnj.js → ProfileEntry.BEHLT1CZ.js} +2 -2
  10. package/dist/chunks/{SettingsEntry.Cu-T81W1.js → SettingsEntry.DO6srgDU.js} +3 -3
  11. package/dist/chunks/{UsageEntry.XYX0KDAl.js → UsageEntry.DC9zKsfT.js} +3 -3
  12. package/dist/chunks/{UserMemoriesPanel.Cm0Gz7iM.js → UserMemoriesPanel.-fv-1_am.js} +4 -4
  13. package/dist/chunks/{index.CDxR_BoA.js → index.B5i9jF9N.js} +29 -29
  14. package/dist/chunks/{index.CfH88Vnf.js → index.B9GCA2Iv.js} +1 -1
  15. package/dist/chunks/{index.D5nCT2P4.js → index.BNW48OCM.js} +1 -1
  16. package/dist/chunks/{index.B-J4ZnaE.js → index.BsKtVCXE.js} +18 -18
  17. package/dist/chunks/{index.ttYr-nJ-.js → index.CYfXOuUd.js} +18 -18
  18. package/dist/chunks/{index.DvsI9f9_.js → index.DAZOAmkW.js} +3 -3
  19. package/dist/chunks/{index.BTGZYTuA.js → index.SRAmjHI8.js} +2 -2
  20. package/dist/chunks/{index.B5oy8JDL.js → index.Sv4RjGsQ.js} +1 -1
  21. package/dist/chunks/{index.5-5jxYfs.js → index.ZxP3Yv8a.js} +314 -314
  22. package/dist/chunks/{useMarkdown.Df5zZY4U.js → useMarkdown.CK423j2p.js} +146 -140
  23. package/dist/components/SassySaint/SassySaint.js +1 -1
  24. package/dist/index.js +4 -4
  25. package/package.json +3 -3
@@ -1,7 +1,7 @@
1
1
  import { jsx as Pp } from "react/jsx-runtime";
2
- import { getDefaultExportFromCjs as dn } from "./App.lHXZIn8I.js";
2
+ import { getDefaultExportFromCjs as dn } from "./App.sQ3wU0lJ.js";
3
3
  import Op, { useMemo as Lp } from "react";
4
- import { TRIMESTERS_SHORT as Ep, TRIMESTERS as on, TIME_RANGES as ls, isProbablyMobile as Ip, TIME_RANGE_LABELS as an } from "./index.5-5jxYfs.js";
4
+ import { TRIMESTERS_SHORT as Ep, TRIMESTERS as on, TIME_RANGES as ls, isProbablyMobile as Ip, TIME_RANGE_LABELS as an } from "./index.ZxP3Yv8a.js";
5
5
  var hs = { exports: {} }, Dp = hs.exports, nn;
6
6
  function Bp() {
7
7
  return nn || (nn = 1, (function(Ae, pe) {
@@ -1,10 +1,10 @@
1
1
  import { jsx as ts } from "react/jsx-runtime";
2
- import { ChatContext as ns, AppContext as ss, n as is, useUserPreferences as rs, convertCamelCaseToReadable as as, numberFormatter as os, pluralize as ls } from "./index.5-5jxYfs.js";
3
- import { BUBBLE_FOOTER_EMPTY as us } from "./index.B-J4ZnaE.js";
2
+ import { ChatContext as ns, AppContext as ss, n as is, useUserPreferences as rs, convertCamelCaseToReadable as as, numberFormatter as os, pluralize as ls } from "./index.ZxP3Yv8a.js";
3
+ import { BUBBLE_FOOTER_EMPTY as us } from "./index.BsKtVCXE.js";
4
4
  import Yt from "clsx";
5
5
  import cs, { useState as xe, useEffect as zt, useContext as Tt } from "react";
6
- import { AsyncBubble as fs } from "./App.lHXZIn8I.js";
7
- import { useMarkdown as hs } from "./useMarkdown.Df5zZY4U.js";
6
+ import { AsyncBubble as fs } from "./App.sQ3wU0lJ.js";
7
+ import { useMarkdown as hs } from "./useMarkdown.CK423j2p.js";
8
8
  function ds(e, t) {
9
9
  e.indexOf(t) === -1 && e.push(t);
10
10
  }
@@ -1,35 +1,35 @@
1
- import { jsx as a, Fragment as h, jsxs as S } from "react/jsx-runtime";
2
- import { Button as C } from "./index.5-5jxYfs.js";
3
- import { useState as _, useMemo as m, isValidElement as T, useEffect as b } from "react";
4
- import { AsyncBubble as w } from "./App.lHXZIn8I.js";
5
- import { useMarkdown as x } from "./useMarkdown.Df5zZY4U.js";
1
+ import { jsx as i, Fragment as I, jsxs as S } from "react/jsx-runtime";
2
+ import { Button as h } from "./index.ZxP3Yv8a.js";
3
+ import { useState as C, useMemo as m, isValidElement as T, useEffect as _ } from "react";
4
+ import { AsyncBubble as b } from "./App.sQ3wU0lJ.js";
5
+ import { useMarkdown as k } from "./useMarkdown.CK423j2p.js";
6
6
  /*!
7
- @versini/ui-truncate v6.0.0
7
+ @versini/ui-truncate v6.0.1
8
8
  © 2025 gizmette.com
9
9
  */
10
10
  try {
11
11
  window.__VERSINI_UI_TRUNCATE__ || (window.__VERSINI_UI_TRUNCATE__ = {
12
- version: "6.0.0",
13
- buildTime: "12/04/2025 04:03 PM EST",
14
- homepage: "https://github.com/aversini/ui-components",
12
+ version: "6.0.1",
13
+ buildTime: "12/10/2025 08:24 AM EST",
14
+ homepage: "https://www.npmjs.com/package/@versini/ui-truncate",
15
15
  license: "MIT"
16
16
  });
17
17
  } catch {
18
18
  }
19
- const M = 200, k = ({ string: e, idealLength: t = M }) => {
20
- if (e.length <= t)
19
+ const x = 200, M = ({ string: e, idealLength: r = x }) => {
20
+ if (e.length <= r)
21
21
  return {
22
22
  string: e,
23
23
  isTruncated: !1
24
24
  };
25
- if (e.charAt(t) === " ")
25
+ if (e.charAt(r) === " ")
26
26
  return {
27
- string: e.slice(0, t),
27
+ string: e.slice(0, r),
28
28
  isTruncated: !0
29
29
  };
30
- const s = e.slice(t).search(" ");
30
+ const s = e.slice(r).search(" ");
31
31
  return {
32
- string: e.slice(0, t + s),
32
+ string: e.slice(0, r + s),
33
33
  isTruncated: !0
34
34
  };
35
35
  }, l = (e) => e == null || typeof e == "boolean" ? "" : typeof e == "string" || typeof e == "number" ? String(e) : Array.isArray(e) ? e.map(l).join("") : /* @__PURE__ */ T(e) ? l(e.props.children) : "", B = /* @__PURE__ */ new Set([
@@ -65,54 +65,54 @@ const M = 200, k = ({ string: e, idealLength: t = M }) => {
65
65
  if (Array.isArray(e))
66
66
  return e.some(u);
67
67
  if (/* @__PURE__ */ T(e)) {
68
- const t = e;
69
- return typeof t.type == "string" && B.has(t.type.toUpperCase()) ? !0 : u(t.props.children);
68
+ const r = e;
69
+ return typeof r.type == "string" && B.has(r.type.toUpperCase()) ? !0 : u(r.props.children);
70
70
  }
71
71
  return !1;
72
- }, H = ({ children: e, length: t = 200, mode: n = "system", focusMode: c = "system", enableRichTruncation: s = !1 }) => {
73
- const [r, d] = _(!1), y = typeof e != "string" && !s, p = m(() => typeof e == "string" ? e : l(e), [
72
+ }, H = ({ children: e, length: r = 200, mode: n = "system", focusMode: c = "system", enableRichTruncation: s = !1 }) => {
73
+ const [t, d] = C(!1), y = typeof e != "string" && !s, p = m(() => typeof e == "string" ? e : l(e), [
74
74
  e
75
- ]), { string: f, isTruncated: i } = m(() => k({
75
+ ]), { string: f, isTruncated: a } = m(() => M({
76
76
  string: p,
77
- idealLength: t
77
+ idealLength: r
78
78
  }), [
79
79
  p,
80
- t
81
- ]), g = s && i && !r, E = (I) => {
82
- I.preventDefault(), d(!r);
80
+ r
81
+ ]), g = s && a && !t, E = (w) => {
82
+ w.preventDefault(), d(!t);
83
83
  };
84
84
  if (y)
85
- return /* @__PURE__ */ a(h, {
85
+ return /* @__PURE__ */ i(I, {
86
86
  children: e
87
87
  });
88
88
  let o;
89
- i ? r ? o = e : o = f : o = e;
89
+ a ? t ? o = e : o = f : o = e;
90
90
  const A = s ? u(e) : !1;
91
91
  return /* @__PURE__ */ S("span", {
92
92
  style: {
93
93
  wordBreak: "break-word"
94
94
  },
95
95
  "data-testid": "truncate-root",
96
- "aria-expanded": i ? r : void 0,
96
+ "aria-expanded": a ? t : void 0,
97
97
  children: [
98
98
  o,
99
- i && /* @__PURE__ */ a(C, {
99
+ a && /* @__PURE__ */ i(h, {
100
100
  mode: n,
101
101
  focusMode: c,
102
- className: !(s && r && A) ? "ml-2" : void 0,
102
+ className: !(s && t && A) ? "ml-2" : void 0,
103
103
  size: "small",
104
104
  onClick: E,
105
- "aria-label": r ? "Show less" : "Show more",
106
- children: r ? "less..." : "more..."
105
+ "aria-label": t ? "Show less" : "Show more",
106
+ children: t ? "less..." : "more..."
107
107
  })
108
108
  ]
109
109
  });
110
110
  }, F = ({ content: e }) => {
111
- const [t, n] = x();
112
- return b(() => {
111
+ const [r, n] = k();
112
+ return _(() => {
113
113
  e && n(e);
114
- }, [e, n]), /* @__PURE__ */ a(
115
- w,
114
+ }, [e, n]), /* @__PURE__ */ i(
115
+ b,
116
116
  {
117
117
  gradient: "light",
118
118
  tail: !0,
@@ -122,7 +122,7 @@ const M = 200, k = ({ string: e, idealLength: t = M }) => {
122
122
  kind: "right",
123
123
  className: "mt-3",
124
124
  contentClassName: "prose prose-lighter prose-p:only:my-0",
125
- children: /* @__PURE__ */ a(H, { mode: "light", focusMode: "light", enableRichTruncation: !0, children: t })
125
+ children: /* @__PURE__ */ i(H, { mode: "light", focusMode: "light", enableRichTruncation: !0, children: r })
126
126
  }
127
127
  );
128
128
  };
@@ -1,18 +1,18 @@
1
1
  import { jsxs as c, jsx as e } from "react/jsx-runtime";
2
- import { IconCloseLight as L, y as M, v as w, INFINITE_SCROLL_THRESHOLD as U, CARDS as D, pluralize as I, ButtonIcon as C, IconRestore as z, IconStarInCircle as B, IconStarInCircleLight as $, IconDelete as Y, numberFormatter as G, isProbablyMobile as K } from "./index.5-5jxYfs.js";
3
- import { useState as V, Fragment as W } from "react";
2
+ import { IconCloseLight as P, y as S, v as M, INFINITE_SCROLL_THRESHOLD as U, CARDS as D, pluralize as k, ButtonIcon as C, IconRestore as z, IconStarInCircle as B, IconStarInCircleLight as $, IconDelete as Y, numberFormatter as j, isProbablyMobile as G } from "./index.ZxP3Yv8a.js";
3
+ import { useState as K, Fragment as V } from "react";
4
4
  import i from "clsx";
5
- import { j, D as F, F as N, G as H, L as o, Y as k } from "./index.CDxR_BoA.js";
6
- import { ResponsiveTooltip as S } from "./App.lHXZIn8I.js";
5
+ import { j as W, D as F, F as N, G as H, L as o, Y as A } from "./index.B5i9jF9N.js";
6
+ import { ResponsiveTooltip as w } from "./App.sQ3wU0lJ.js";
7
7
  /*!
8
- @versini/ui-pill v5.2.1
8
+ @versini/ui-pill v5.2.2
9
9
  © 2025 gizmette.com
10
10
  */
11
11
  try {
12
12
  window.__VERSINI_UI_PILL__ || (window.__VERSINI_UI_PILL__ = {
13
- version: "5.2.1",
14
- buildTime: "11/30/2025 06:54 PM EST",
15
- homepage: "https://github.com/aversini/ui-components",
13
+ version: "5.2.2",
14
+ buildTime: "12/10/2025 08:23 AM EST",
15
+ homepage: "https://www.npmjs.com/package/@versini/ui-pill",
16
16
  license: "MIT"
17
17
  });
18
18
  } catch {
@@ -22,7 +22,7 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
22
22
  "border-border-warning": t === "warning",
23
23
  "border-border-success": t === "success",
24
24
  "border-border-error": t === "error"
25
- }), A = ({ variant: t }) => i("not-prose", {
25
+ }), I = ({ variant: t }) => i("not-prose", {
26
26
  "text-copy-information": t === "information",
27
27
  "text-copy-warning": t === "warning",
28
28
  "text-copy-success": t === "success",
@@ -37,16 +37,16 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
37
37
  return {
38
38
  main: i(q, "inline-flex items-center gap-1 px-2 py-0.5 text-xs", J({
39
39
  variant: l
40
- }), A({
40
+ }), I({
41
41
  variant: l
42
42
  }), Q(t), a),
43
- button: i("inline-flex items-center justify-center", "ml-1", "focus:outline", "focus:outline-1", "focus:outline-offset-1", "focus:outline-focus-dark", "hover:bg-surface-medium/50", "rounded-full", A({
43
+ button: i("inline-flex items-center justify-center", "ml-1", "focus:outline", "focus:outline-1", "focus:outline-offset-1", "focus:outline-focus-dark", "hover:bg-surface-medium/50", "rounded-full", I({
44
44
  variant: l
45
45
  }))
46
46
  };
47
47
  }, R = ({ label: t, className: a, variant: l = "information", description: m, onClose: d }) => {
48
- const [h, g] = V(!0), p = (f) => {
49
- d && (d(f), f.defaultPrevented || g(!1));
48
+ const [h, p] = K(!0), g = (f) => {
49
+ d && (d(f), f.defaultPrevented || p(!1));
50
50
  };
51
51
  if (!h)
52
52
  return null;
@@ -67,10 +67,10 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
67
67
  }),
68
68
  d && /* @__PURE__ */ e("button", {
69
69
  type: "button",
70
- onClick: p,
70
+ onClick: g,
71
71
  className: u.button,
72
72
  "aria-label": "Close",
73
- children: /* @__PURE__ */ e(L, {
73
+ children: /* @__PURE__ */ e(P, {
74
74
  size: "size-3"
75
75
  })
76
76
  })
@@ -78,9 +78,9 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
78
78
  });
79
79
  }, n = {
80
80
  ROW: "row",
81
- TIMESTAMP: M,
81
+ TIMESTAMP: S,
82
82
  SUMMARY: "summary",
83
- TOKEN_USAGE: w,
83
+ TOKEN_USAGE: M,
84
84
  ACTIONS: "actions"
85
85
  }, Z = [
86
86
  n.ROW,
@@ -100,29 +100,29 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
100
100
  onClickSort: m,
101
101
  onClickRestore: d,
102
102
  onClickDelete: h,
103
- onClickFavorite: g,
104
- infinityScrollMarkerRef: p,
103
+ onClickFavorite: p,
104
+ infinityScrollMarkerRef: g,
105
105
  isLoading: u = !1,
106
106
  totalHistoryCount: f,
107
107
  isFiltered: O = !1,
108
108
  isSearchActive: T = !1
109
109
  }) => {
110
- const y = K() ? Z : ee, E = (r) => {
110
+ const y = G() ? Z : ee, E = (r) => {
111
111
  switch (r) {
112
112
  case n.ROW:
113
113
  return /* @__PURE__ */ e(o, { className: "sr-only", children: "Row" }, r);
114
114
  case n.TIMESTAMP:
115
115
  return T ? /* @__PURE__ */ e(o, { className: "text-xs sm:text-sm", children: "Date" }, r) : /* @__PURE__ */ e(
116
- k,
116
+ A,
117
117
  {
118
118
  focusMode: "system",
119
119
  buttonClassName: "text-xs sm:text-sm",
120
- cellId: M,
120
+ cellId: S,
121
121
  align: "left",
122
122
  sortDirection: a.sortDirection,
123
123
  sortedCell: a.sortedCell,
124
124
  onClick: () => {
125
- m(M);
125
+ m(S);
126
126
  },
127
127
  children: "Date"
128
128
  },
@@ -132,16 +132,16 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
132
132
  return /* @__PURE__ */ e(o, { className: "text-xs sm:text-sm", children: "Summary" }, r);
133
133
  case n.TOKEN_USAGE:
134
134
  return T ? /* @__PURE__ */ e(o, { className: "text-xs sm:text-sm text-right", children: "Tokens" }, r) : /* @__PURE__ */ e(
135
- k,
135
+ A,
136
136
  {
137
137
  focusMode: "system",
138
138
  buttonClassName: "text-xs sm:text-sm",
139
- cellId: w,
139
+ cellId: M,
140
140
  align: "right",
141
141
  sortDirection: a.sortDirection,
142
142
  sortedCell: a.sortedCell,
143
143
  onClick: () => {
144
- m(w);
144
+ m(M);
145
145
  },
146
146
  children: "Tokens"
147
147
  },
@@ -171,7 +171,7 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
171
171
  r
172
172
  );
173
173
  case n.SUMMARY: {
174
- const x = s.similarityScore !== void 0 && s.similarityScore !== null ? Math.round(s.similarityScore * 100) : null, v = x !== null && x < 40 ? "warning" : "success", P = s.keywordMatch === !0;
174
+ const x = s.similarityScore !== void 0 && s.similarityScore !== null ? Math.round(s.similarityScore * 100) : null, v = x !== null && x < 40 ? "warning" : "success", L = s.keywordMatch === !0;
175
175
  return /* @__PURE__ */ e(
176
176
  o,
177
177
  {
@@ -191,7 +191,7 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
191
191
  label: `${x}% semantic`
192
192
  }
193
193
  ),
194
- P && /* @__PURE__ */ e(R, { variant: "information", label: "keyword" })
194
+ L && /* @__PURE__ */ e(R, { variant: "information", label: "keyword" })
195
195
  ] }),
196
196
  /* @__PURE__ */ e("span", { children: s.summary })
197
197
  ] })
@@ -205,7 +205,7 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
205
205
  {
206
206
  className: i("dark:text-gray-400", "text-xs sm:text-sm"),
207
207
  align: "right",
208
- children: s.tokenUsage ? G.format(s.tokenUsage) : "0"
208
+ children: s.tokenUsage ? j.format(s.tokenUsage) : "0"
209
209
  },
210
210
  r
211
211
  );
@@ -216,7 +216,7 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
216
216
  className: "border-l border-table-light dark:border-table-dark",
217
217
  children: /* @__PURE__ */ c("div", { className: "flex flex-col items-end sm:flex-row gap-2", children: [
218
218
  /* @__PURE__ */ e(
219
- S,
219
+ w,
220
220
  {
221
221
  label: "Restore chat",
222
222
  placement: "top",
@@ -236,7 +236,7 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
236
236
  }
237
237
  ),
238
238
  /* @__PURE__ */ e(
239
- S,
239
+ w,
240
240
  {
241
241
  label: s.favoriteChat ? "Remove from favorites" : "Add to favorites",
242
242
  placement: "top",
@@ -247,7 +247,7 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
247
247
  label: s.favoriteChat ? "Remove from favorites" : "Add to favorites",
248
248
  variant: "primary",
249
249
  onClick: async () => {
250
- await g(s);
250
+ await p(s);
251
251
  },
252
252
  children: s.favoriteChat ? /* @__PURE__ */ e(B, { size: "size-4", monotone: !0 }) : /* @__PURE__ */ e($, { size: "size-4", monotone: !0 })
253
253
  }
@@ -255,7 +255,7 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
255
255
  }
256
256
  ),
257
257
  /* @__PURE__ */ e(
258
- S,
258
+ w,
259
259
  {
260
260
  label: "Delete chat",
261
261
  placement: "top",
@@ -283,20 +283,20 @@ const q = "av-pill", J = ({ variant: t }) => i("rounded-xs border", {
283
283
  }
284
284
  };
285
285
  return /* @__PURE__ */ c(
286
- j,
286
+ W,
287
287
  {
288
288
  stickyHeader: !0,
289
289
  compact: !0,
290
290
  mode: "alt-system",
291
291
  caption: (() => {
292
292
  const r = t.length, s = f ?? r;
293
- return O && s > r ? `Showing ${I(`${r} chat`, r)} out of ${s}` : I(`${r} chat`, r);
293
+ return O && s > r ? `Showing ${k(`${r} chat`, r)} out of ${s}` : k(`${r} chat`, r);
294
294
  })(),
295
295
  disabled: u && t.length > 0,
296
296
  children: [
297
297
  /* @__PURE__ */ e(F, { children: /* @__PURE__ */ e(N, { children: y.map((r) => E(r)) }) }),
298
- /* @__PURE__ */ e(H, { children: u && t.length === 0 ? /* @__PURE__ */ e(N, { children: /* @__PURE__ */ e(o, { colSpan: 1e3, children: /* @__PURE__ */ e("div", { children: "Loading..." }) }) }) : t.slice(0, l).map((r, s) => r?.summary ? /* @__PURE__ */ c(W, { children: [
299
- s === l - U && /* @__PURE__ */ e("tr", { ref: p }),
298
+ /* @__PURE__ */ e(H, { children: u && t.length === 0 ? /* @__PURE__ */ e(N, { children: /* @__PURE__ */ e(o, { colSpan: 1e3, children: /* @__PURE__ */ e("div", { children: "Loading..." }) }) }) : t.slice(0, l).map((r, s) => r?.summary ? /* @__PURE__ */ c(V, { children: [
299
+ s === l - U && /* @__PURE__ */ e("tr", { ref: g }),
300
300
  /* @__PURE__ */ e(N, { children: y.map(
301
301
  (b) => _(b, r, s)
302
302
  ) })
@@ -1,12 +1,12 @@
1
1
  import { jsxs as i, Fragment as ae, jsx as t } from "react/jsx-runtime";
2
- import { n as j, INFINITE_SCROLL_LIMIT as P, INFINITE_SCROLL_THRESHOLD as re, HistoryContext as K, ChatContext as se, useLocalStorage as h, LOCAL_STORAGE_PREFIX as m, LOCAL_STORAGE_SORT_TIMESTAMP as oe, e$1 as d, LOCAL_STORAGE_SORT_TOKEN_USAGE as ne, LOCAL_STORAGE_SORT as ie, y as x, LOCAL_STORAGE_CHAT_ID as ce, useDeleteChat as le, useToggleFavoriteChat as de, APP_CLASSNAME as he, TOAST_CHAT_DELETED as me, graphQLRequest as ue, SERVICE_TYPES as Ce, ACTION_SORT as Se, v as fe, LOCAL_STORAGE_SEARCH as ye, LOCAL_STORAGE_FAVORITES_ONLY as Te, LOCAL_STORAGE_KEYWORD_MATCH_ALL as pe, useChatsHistory as ge, useUserChatStats as Ae, HISTORY_TITLE as Ee, Card as _e, TextInput as Le, debounce as De, IconSearch as ke, Button as Oe, L as ve, j as Re, ACTION_SEARCH as be } from "./index.5-5jxYfs.js";
3
- import { useAiChat as Ie, ConfirmationPanel as xe, LazyToastContainerWrapper as we, showErrorToast as He, v4 as Ne, CHAT_RESET as Fe, CHAT_SET_ATTACHMENTS as Me, CHAT_SET_STATUS as Ge, Panel as Ve, Toggle as U, CancelButton as ze } from "./App.lHXZIn8I.js";
2
+ import { n as j, INFINITE_SCROLL_LIMIT as P, INFINITE_SCROLL_THRESHOLD as re, HistoryContext as K, ChatContext as se, useLocalStorage as h, LOCAL_STORAGE_PREFIX as m, LOCAL_STORAGE_SORT_TIMESTAMP as oe, e$1 as d, LOCAL_STORAGE_SORT_TOKEN_USAGE as ne, LOCAL_STORAGE_SORT as ie, y as x, LOCAL_STORAGE_CHAT_ID as ce, useDeleteChat as le, useToggleFavoriteChat as de, APP_CLASSNAME as he, TOAST_CHAT_DELETED as me, graphQLRequest as ue, SERVICE_TYPES as Ce, ACTION_SORT as Se, v as fe, LOCAL_STORAGE_SEARCH as ye, LOCAL_STORAGE_FAVORITES_ONLY as Te, LOCAL_STORAGE_KEYWORD_MATCH_ALL as pe, useChatsHistory as ge, useUserChatStats as Ae, HISTORY_TITLE as Ee, Card as _e, TextInput as Le, debounce as De, IconSearch as ke, Button as Oe, L as ve, j as Re, ACTION_SEARCH as be } from "./index.ZxP3Yv8a.js";
3
+ import { useAiChat as Ie, ConfirmationPanel as xe, LazyToastContainerWrapper as we, showErrorToast as He, v4 as Ne, CHAT_RESET as Fe, CHAT_SET_ATTACHMENTS as Me, CHAT_SET_STATUS as Ge, Panel as Ve, Toggle as U, CancelButton as ze } from "./App.sQ3wU0lJ.js";
4
4
  import Pe from "clsx";
5
5
  import { useRef as F, useState as M, useContext as G, useCallback as B, Suspense as Ue, lazy as Be, useEffect as je } from "react";
6
6
  const Ke = Be(
7
7
  () => import(
8
8
  /* webpackChunkName: "history-table" */
9
- "./ChatHistoryTable.BFfmfdjX.js"
9
+ "./ChatHistoryTable.CDjRKyvZ.js"
10
10
  ).then((u) => ({ default: u.ChatHistoryTable }))
11
11
  ), Ye = ({
12
12
  filteredHistory: u,
@@ -1,6 +1,6 @@
1
1
  import { jsxs as t, Fragment as H, jsx as e } from "react/jsx-runtime";
2
- import { preloadToast as K, showSuccessToast as O, showErrorToast as W, ConfirmationPanel as Y, LazyToastContainerWrapper as $, Panel as V, CancelButton as q } from "./App.lHXZIn8I.js";
3
- import { n as J, useUniqueId as Q, useUserPreferences as X, useServerCapabilities as Z, p as ee, setUserPlan as ae, Card as d, renderDataAsList as ne, CARDS as s, L as h, j as i, Button as se, st as re, isTauri as te, ButtonIcon as le, IconPasskey as k, PROFILE_TITLE as ie } from "./index.5-5jxYfs.js";
2
+ import { preloadToast as K, showSuccessToast as O, showErrorToast as W, ConfirmationPanel as Y, LazyToastContainerWrapper as $, Panel as V, CancelButton as q } from "./App.sQ3wU0lJ.js";
3
+ import { n as J, useUniqueId as Q, useUserPreferences as X, useServerCapabilities as Z, p as ee, setUserPlan as ae, Card as d, renderDataAsList as ne, CARDS as s, L as h, j as i, Button as se, st as re, isTauri as te, ButtonIcon as le, IconPasskey as k, PROFILE_TITLE as ie } from "./index.ZxP3Yv8a.js";
4
4
  import ce from "clsx";
5
5
  import { useState as m, useMemo as oe, useCallback as P } from "react";
6
6
  const de = () => {
@@ -1,7 +1,7 @@
1
1
  import { jsxs as n, jsx as t } from "react/jsx-runtime";
2
- import { n as je, useEntitlements as Ve, AppContext as Fe, useUserPreferences as We, w as ce, useLocalStorage as ie, LOCAL_STORAGE_OLED_MODE as $e, LOCAL_STORAGE_FULL_SCREEN as ze, e as de, canEvaluateModels as He, W as Ye, getCacheInfo as qe, isServiceWorkerEnabled as Ke, SETTINGS_TITLE as Qe, Card as f, CARDS as r, V as Je, Button as ue, PROMPTS_DESCRIPTION as Xe, K as me, L as Ze, j as he, applyOledMode as fe, APP_SET_OLED_MODE as Ee, APP_SET_FULL_SCREEN as pe, getCurrentGeoLocation as et, graphQLRequest as Se, handleServiceWorkerToggle as tt, SERVICE_TYPES as ge } from "./index.5-5jxYfs.js";
3
- import { useCapability as Te, Panel as ot, Toggle as l, CancelButton as st } from "./App.lHXZIn8I.js";
4
- import { TextArea as be } from "./index.ttYr-nJ-.js";
2
+ import { n as je, useEntitlements as Ve, AppContext as Fe, useUserPreferences as We, w as ce, useLocalStorage as ie, LOCAL_STORAGE_OLED_MODE as $e, LOCAL_STORAGE_FULL_SCREEN as ze, e as de, canEvaluateModels as He, W as Ye, getCacheInfo as qe, isServiceWorkerEnabled as Ke, SETTINGS_TITLE as Qe, Card as f, CARDS as r, V as Je, Button as ue, PROMPTS_DESCRIPTION as Xe, K as me, L as Ze, j as he, applyOledMode as fe, APP_SET_OLED_MODE as Ee, APP_SET_FULL_SCREEN as pe, getCurrentGeoLocation as et, graphQLRequest as Se, handleServiceWorkerToggle as tt, SERVICE_TYPES as ge } from "./index.ZxP3Yv8a.js";
3
+ import { useCapability as Te, Panel as ot, Toggle as l, CancelButton as st } from "./App.sQ3wU0lJ.js";
4
+ import { TextArea as be } from "./index.CYfXOuUd.js";
5
5
  import { useContext as at, useState as s, useMemo as nt, useCallback as rt, useEffect as Ne } from "react";
6
6
  const mt = ({
7
7
  open: Ce,
@@ -1,6 +1,6 @@
1
1
  import { jsxs as T, jsx as t } from "react/jsx-runtime";
2
- import { n as X, useUniqueId as Z, useUserChatStats as J, useLocalStorage as M, LOCAL_STORAGE_PREFIX as N, LOCAL_STORAGE_USAGE_VIEW_MODE as Q, LOCAL_STORAGE_USAGE_TIME_RANGE as $, TIME_RANGES as e, LOCAL_STORAGE_USAGE_SELECTED_MONTH as ee, useChatsUsage as te, USAGE_TITLE as ne, Card as Y, CARDS as d, L as h, j as c, TIME_RANGE_LABELS as k, MONTHS as g, ButtonIcon as E, IconChart as re, IconSelected as H, IconUnSelected as P, IconPrevious as le, IconNext as se, renderDataAsList as ae, pluralize as D } from "./index.5-5jxYfs.js";
3
- import { Panel as ie, Menu as b, MenuGroupLabel as oe, MenuItem as x, CancelButton as ce } from "./App.lHXZIn8I.js";
2
+ import { n as X, useUniqueId as Z, useUserChatStats as J, useLocalStorage as M, LOCAL_STORAGE_PREFIX as N, LOCAL_STORAGE_USAGE_VIEW_MODE as Q, LOCAL_STORAGE_USAGE_TIME_RANGE as $, TIME_RANGES as e, LOCAL_STORAGE_USAGE_SELECTED_MONTH as ee, useChatsUsage as te, USAGE_TITLE as ne, Card as Y, CARDS as d, L as h, j as c, TIME_RANGE_LABELS as k, MONTHS as g, ButtonIcon as E, IconChart as re, IconSelected as H, IconUnSelected as P, IconPrevious as le, IconNext as se, renderDataAsList as ae, pluralize as D } from "./index.ZxP3Yv8a.js";
3
+ import { Panel as ie, Menu as b, MenuGroupLabel as oe, MenuItem as x, CancelButton as ce } from "./App.sQ3wU0lJ.js";
4
4
  import { useState as G, Suspense as Te, lazy as de } from "react";
5
5
  const a = [0, 3, 6, 9], s = {
6
6
  TOKEN: "token",
@@ -14,7 +14,7 @@ const a = [0, 3, 6, 9], s = {
14
14
  ], ue = de(
15
15
  () => import(
16
16
  /* webpackChunkName: "chart-highcharts" */
17
- "./Chart.ClOH2fiY.js"
17
+ "./Chart.CTun5qf8.js"
18
18
  )
19
19
  ), Oe = ({
20
20
  open: U,
@@ -1,10 +1,10 @@
1
1
  import { jsx as e, jsxs as r, Fragment as I } from "react/jsx-runtime";
2
- import { L as E, j as f, Button as P, n as Se, useLocalStorage as W, LOCAL_STORAGE_PREFIX as Z, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as Te, e$1 as l, LOCAL_STORAGE_SORT_MEMORY_COLUMN as ke, useUserMemories as ve, useExpiredMemories as De, useDeleteMemory as be, useDeleteAllActiveMemories as Ee, useDeleteAllExpiredMemories as Me, useUpdateMemory as Re, useRestoreMemory as Ie, ButtonIcon as L, IconEdit as Le, IconDelete as ee, IconRestore as Oe } from "./index.5-5jxYfs.js";
3
- import { Panel as se, Toggle as O, CancelButton as ae, ConfirmationPanel as te, ResponsiveTooltip as _ } from "./App.lHXZIn8I.js";
4
- import { j as re, D as ie, F as D, L as s, Y as z, G as ne, H as oe } from "./index.CDxR_BoA.js";
2
+ import { L as E, j as f, Button as P, n as Se, useLocalStorage as W, LOCAL_STORAGE_PREFIX as Z, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as Te, e$1 as l, LOCAL_STORAGE_SORT_MEMORY_COLUMN as ke, useUserMemories as ve, useExpiredMemories as De, useDeleteMemory as be, useDeleteAllActiveMemories as Ee, useDeleteAllExpiredMemories as Me, useUpdateMemory as Re, useRestoreMemory as Ie, ButtonIcon as L, IconEdit as Le, IconDelete as ee, IconRestore as Oe } from "./index.ZxP3Yv8a.js";
3
+ import { Panel as se, Toggle as O, CancelButton as ae, ConfirmationPanel as te, ResponsiveTooltip as _ } from "./App.sQ3wU0lJ.js";
4
+ import { j as re, D as ie, F as D, L as s, Y as z, G as ne, H as oe } from "./index.B5i9jF9N.js";
5
5
  import A from "clsx";
6
6
  import { useState as y, useEffect as _e, useRef as le } from "react";
7
- import { TextArea as ze } from "./index.ttYr-nJ-.js";
7
+ import { TextArea as ze } from "./index.CYfXOuUd.js";
8
8
  const Pe = ({
9
9
  open: C,
10
10
  onOpenChange: b,
@@ -1,16 +1,16 @@
1
1
  import { jsx as l, jsxs as p } from "react/jsx-runtime";
2
2
  import d from "clsx";
3
3
  import x, { useContext as y } from "react";
4
- import { ButtonIcon as I, e$1 as u } from "./index.5-5jxYfs.js";
4
+ import { ButtonIcon as I, e$1 as u } from "./index.ZxP3Yv8a.js";
5
5
  /*!
6
- @versini/ui-button v9.0.0
6
+ @versini/ui-button v9.0.1
7
7
  © 2025 gizmette.com
8
8
  */
9
9
  try {
10
10
  window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
11
- version: "9.0.0",
12
- buildTime: "12/04/2025 04:00 PM EST",
13
- homepage: "https://github.com/aversini/ui-components",
11
+ version: "9.0.1",
12
+ buildTime: "12/10/2025 08:21 AM EST",
13
+ homepage: "https://www.npmjs.com/package/@versini/ui-button",
14
14
  license: "MIT"
15
15
  });
16
16
  } catch {
@@ -63,7 +63,7 @@ try {
63
63
  });
64
64
  } catch {
65
65
  }
66
- const f = ({ children: e, fill: a, viewBox: t, className: r, defaultViewBox: s, size: o, title: c, semantic: n = !1, ...i }) => {
66
+ const N = ({ children: e, fill: a, viewBox: t, className: r, defaultViewBox: s, size: o, title: c, semantic: n = !1, ...i }) => {
67
67
  const m = d(o, r);
68
68
  return /* @__PURE__ */ p("svg", {
69
69
  xmlns: "http://www.w3.org/2000/svg",
@@ -81,7 +81,7 @@ const f = ({ children: e, fill: a, viewBox: t, className: r, defaultViewBox: s,
81
81
  e
82
82
  ]
83
83
  });
84
- }, S = ({ className: e, viewBox: a, title: t, monotone: r, ...s }) => /* @__PURE__ */ p(f, {
84
+ }, S = ({ className: e, viewBox: a, title: t, monotone: r, ...s }) => /* @__PURE__ */ p(N, {
85
85
  defaultViewBox: "0 0 576 512",
86
86
  size: "size-5",
87
87
  viewBox: a,
@@ -97,7 +97,7 @@ const f = ({ children: e, fill: a, viewBox: t, className: r, defaultViewBox: s,
97
97
  d: "M137.4 470.6c12.5 12.5 32.8 12.5 45.3 0l96-96c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 370.7V64c0-17.7-14.3-32-32-32s-32 14.3-32 32v306.7l-41.4-41.3c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96z"
98
98
  })
99
99
  ]
100
- }), C = ({ className: e, viewBox: a, title: t, monotone: r, ...s }) => /* @__PURE__ */ p(f, {
100
+ }), C = ({ className: e, viewBox: a, title: t, monotone: r, ...s }) => /* @__PURE__ */ p(N, {
101
101
  defaultViewBox: "0 0 576 512",
102
102
  size: "size-5",
103
103
  viewBox: a,
@@ -113,7 +113,7 @@ const f = ({ children: e, fill: a, viewBox: t, className: r, defaultViewBox: s,
113
113
  d: "M128 480c9 0 17.5-3.8 23.6-10.4l88-96c11.9-13 11.1-33.3-2-45.2s-33.3-11.1-45.2 2L160 365.7V64c0-17.7-14.3-32-32-32S96 46.3 96 64v301.7l-32.4-35.3c-11.9-13-32.2-13.9-45.2-2s-13.9 32.2-2 45.2l88 96c6.1 6.6 14.6 10.4 23.6 10.4"
114
114
  })
115
115
  ]
116
- }), B = ({ className: e, viewBox: a, title: t, monotone: r, ...s }) => /* @__PURE__ */ p(f, {
116
+ }), B = ({ className: e, viewBox: a, title: t, monotone: r, ...s }) => /* @__PURE__ */ p(N, {
117
117
  defaultViewBox: "0 0 576 512",
118
118
  size: "size-5",
119
119
  viewBox: a,
@@ -135,7 +135,7 @@ const f = ({ children: e, fill: a, viewBox: t, className: r, defaultViewBox: s,
135
135
  stickyHeader: !1,
136
136
  stickyFooter: !1,
137
137
  compact: !1
138
- }), N = "thead", w = "tfoot", b = "tbody", V = () => ({
138
+ }), w = "thead", f = "tfoot", b = "tbody", V = () => ({
139
139
  inner: "relative",
140
140
  overlay: d(
141
141
  "absolute inset-0 z-20 cursor-not-allowed",
@@ -213,7 +213,7 @@ const f = ({ children: e, fill: a, viewBox: t, className: r, defaultViewBox: s,
213
213
  mode: e,
214
214
  className: a,
215
215
  cellWrapper: t
216
- }) => t === N || t === w ? d(
216
+ }) => t === w || t === f ? d(
217
217
  {
218
218
  "bg-table-head-dark": e === "dark" || e === "system",
219
219
  "bg-table-head-light": e === "light" || e === "alt-system",
@@ -252,7 +252,7 @@ const f = ({ children: e, fill: a, viewBox: t, className: r, defaultViewBox: s,
252
252
  "text-copy-dark": r === "light" || r === "alt-system",
253
253
  "dark:text-copy-dark": r === "system",
254
254
  "dark:text-copy-light": r === "alt-system",
255
- "px-4 py-3": !t && (e === N || e === w),
255
+ "px-4 py-3": !t && (e === w || e === f),
256
256
  "p-4": !t && e === b,
257
257
  "px-2 py-1.5": t
258
258
  },
@@ -260,7 +260,7 @@ const f = ({ children: e, fill: a, viewBox: t, className: r, defaultViewBox: s,
260
260
  )
261
261
  }), R = ({
262
262
  buttonClassName: e
263
- }) => d("rounded-none text-sm", e), O = ({
263
+ }) => d("rounded-none text-sm", e), L = ({
264
264
  children: e,
265
265
  mode: a = "system",
266
266
  caption: t,
@@ -316,36 +316,36 @@ const f = ({ children: e, fill: a, viewBox: t, className: r, defaultViewBox: s,
316
316
  )
317
317
  }
318
318
  );
319
- }, D = ({
319
+ }, O = ({
320
320
  children: e,
321
321
  className: a,
322
322
  ...t
323
323
  }) => {
324
324
  const r = y(g);
325
- r.cellWrapper = N;
325
+ r.cellWrapper = w;
326
326
  const s = z({
327
327
  className: a,
328
328
  mode: r.mode,
329
329
  stickyHeader: r.stickyHeader
330
330
  });
331
331
  return /* @__PURE__ */ l("thead", { className: s, ...t, children: e });
332
- }, P = ({
332
+ }, D = ({
333
333
  children: e,
334
334
  className: a,
335
335
  ...t
336
336
  }) => {
337
337
  const r = y(g);
338
- r.cellWrapper = w;
338
+ r.cellWrapper = f;
339
339
  const s = E({
340
340
  className: a,
341
341
  mode: r.mode,
342
342
  stickyFooter: r.stickyFooter
343
343
  });
344
344
  return /* @__PURE__ */ l("tfoot", { className: s, ...t, children: e });
345
- }, A = ({ children: e, ...a }) => {
345
+ }, G = ({ children: e, ...a }) => {
346
346
  const t = y(g);
347
347
  return t.cellWrapper = b, /* @__PURE__ */ l("tbody", { ...a, children: e });
348
- }, G = ({
348
+ }, P = ({
349
349
  children: e,
350
350
  className: a,
351
351
  ...t
@@ -363,7 +363,7 @@ const f = ({ children: e, fill: a, viewBox: t, className: r, defaultViewBox: s,
363
363
  align: r,
364
364
  ...s
365
365
  }) => {
366
- const o = y(g), c = a || (o.cellWrapper === N ? "th" : "td"), { mainClasses: n, alignClasses: i } = H({
366
+ const o = y(g), c = a || (o.cellWrapper === w ? "th" : "td"), { mainClasses: n, alignClasses: i } = H({
367
367
  cellWrapper: o.cellWrapper,
368
368
  className: t,
369
369
  mode: o.mode,
@@ -413,24 +413,24 @@ const f = ({ children: e, fill: a, viewBox: t, className: r, defaultViewBox: s,
413
413
  );
414
414
  };
415
415
  /*!
416
- @versini/ui-table v6.2.0
416
+ @versini/ui-table v6.2.1
417
417
  © 2025 gizmette.com
418
418
  */
419
419
  try {
420
420
  window.__VERSINI_UI_TABLE__ || (window.__VERSINI_UI_TABLE__ = {
421
- version: "6.2.0",
422
- buildTime: "12/09/2025 05:25 PM EST",
423
- homepage: "https://github.com/aversini/ui-components",
421
+ version: "6.2.1",
422
+ buildTime: "12/10/2025 08:22 AM EST",
423
+ homepage: "https://www.npmjs.com/package/@versini/ui-table",
424
424
  license: "MIT"
425
425
  });
426
426
  } catch {
427
427
  }
428
428
  export {
429
- D,
430
- G as F,
431
- A as G,
432
- P as H,
429
+ O as D,
430
+ P as F,
431
+ G,
432
+ D as H,
433
433
  W as L,
434
434
  Y,
435
- O as j
435
+ L as j
436
436
  };