@versini/sassysaint 8.63.0 → 8.63.2

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.CcpXjtz2.js → AboutChangelog.CgWpnt0-.js} +2 -2
  2. package/dist/chunks/{AboutEntry.D-K-8suU.js → AboutEntry.BFRP5ooB.js} +7 -7
  3. package/dist/chunks/{App.BUHkBnAs.js → App.D8Oj9Bd0.js} +49 -49
  4. package/dist/chunks/{Chart.f_78Yn-S.js → Chart.mqvnca1I.js} +2 -2
  5. package/dist/chunks/{ChatBubbleAssistant.BMzfA5pX.js → ChatBubbleAssistant.B_DX9nDw.js} +4 -4
  6. package/dist/chunks/{ChatBubbleUser.BkwIMaLA.js → ChatBubbleUser.C96o2VKH.js} +6 -6
  7. package/dist/chunks/{ChatHistoryTable.z1gXvLbS.js → ChatHistoryTable._bY62ApI.js} +8 -8
  8. package/dist/chunks/{HistoryEntry.6LhEmpQ3.js → HistoryEntry.M11etosA.js} +16 -16
  9. package/dist/chunks/{ProfileEntry.BVd9oy8m.js → ProfileEntry.KP6M4PBq.js} +2 -2
  10. package/dist/chunks/{SettingsEntry.BITLpN9E.js → SettingsEntry.CX10SPfm.js} +5 -5
  11. package/dist/chunks/{Table.BuN5VZQJ.js → Table.NnkjKlVb.js} +20 -20
  12. package/dist/chunks/{UsageEntry.B5xt2ba5.js → UsageEntry.BK-OcL7q.js} +3 -3
  13. package/dist/chunks/{UserMemoriesPanel.DU82nD6K.js → UserMemoriesPanel.NWSSZYbD.js} +3 -3
  14. package/dist/chunks/{index.Cq79kge7.js → index.BVu4RUti.js} +1 -1
  15. package/dist/chunks/{index.TsLNeuu8.js → index.BbLkbhwA.js} +12 -12
  16. package/dist/chunks/{index.hfGQXbdH.js → index.CbLRQ-C6.js} +1 -1
  17. package/dist/chunks/{index.W_JEPkEx.js → index.CpPz5lxv.js} +1 -1
  18. package/dist/chunks/{index.Bmi4qytW.js → index.CzY76ftr.js} +2 -2
  19. package/dist/chunks/{index.DEwRELHl.js → index.DmgHQege.js} +3 -3
  20. package/dist/chunks/{index.BCvnlzn1.js → index.KbKMiFvR.js} +87 -87
  21. package/dist/chunks/{useMarkdown.D7Tx0mAO.js → useMarkdown.sGAWsCHR.js} +12 -12
  22. package/dist/components/SassySaint/SassySaint.js +1 -1
  23. package/dist/index.js +4 -4
  24. package/dist/style.css +2 -2
  25. package/package.json +5 -5
@@ -1,7 +1,7 @@
1
1
  import { jsxs as s, jsx as r } from "react/jsx-runtime";
2
- import { p as m, ButtonScroll as n } from "./App.BUHkBnAs.js";
2
+ import { p as m, ButtonScroll as n } from "./App.D8Oj9Bd0.js";
3
3
  import { useRef as f, useCallback as u, useLayoutEffect as p } from "react";
4
- import { useMarkdown as d } from "./useMarkdown.D7Tx0mAO.js";
4
+ import { useMarkdown as d } from "./useMarkdown.sGAWsCHR.js";
5
5
  const b = ({ content: o }) => {
6
6
  const [l, t] = d(), { ref: a, inViewport: c } = m(), e = f(null), i = u(() => {
7
7
  e.current && e.current.scrollIntoView({
@@ -1,15 +1,15 @@
1
1
  import { jsxs as b, Fragment as l, jsx as e } from "react/jsx-runtime";
2
- import { oe as A } from "./App.BUHkBnAs.js";
3
- import { i as d, useServerCapabilities as g, useChangelogs as B, S as t, renderDataAsList as c, CARDS as r, pluralize as E, isProbablyMobile as I, ABOUT_TITLE as S } from "./index.BCvnlzn1.js";
2
+ import { oe as g } from "./App.D8Oj9Bd0.js";
3
+ import { i as d, useServerCapabilities as A, useChangelogs as B, S as t, renderDataAsList as c, CARDS as r, pluralize as E, isProbablyMobile as I, ABOUT_TITLE as S } from "./index.KbKMiFvR.js";
4
4
  import O from "clsx";
5
5
  import { Suspense as C, lazy as U } from "react";
6
6
  const L = U(
7
7
  () => import(
8
8
  /* webpackChunkName: "LazyAboutChangelog" */
9
- "./AboutChangelog.CcpXjtz2.js"
9
+ "./AboutChangelog.CgWpnt0-.js"
10
10
  )
11
11
  ), N = () => {
12
- const s = d(), i = d(), { data: o, isSuccess: m } = g(), { data: T, isSuccess: h } = B(), p = o?.version || "", a = o?.models || [], u = o?.buildTime || "";
12
+ const s = d(), i = d(), { data: o, isSuccess: m } = A(), { data: T, isSuccess: h } = B(), p = o?.version || "", a = o?.models || [], u = o?.buildTime || "";
13
13
  return /* @__PURE__ */ b(l, { children: [
14
14
  /* @__PURE__ */ e(
15
15
  t,
@@ -18,8 +18,8 @@ const L = U(
18
18
  className: "prose-dark dark:prose-lighter mb-4",
19
19
  noBorder: !0,
20
20
  children: c(s, {
21
- [r.ABOUT.VERSION]: "8.63.0",
22
- [r.ABOUT.BUILD_TIMESTAMP]: "10/17/2025 10:45 AM EDT"
21
+ [r.ABOUT.VERSION]: "8.63.2",
22
+ [r.ABOUT.BUILD_TIMESTAMP]: "10/17/2025 05:46 PM EDT"
23
23
  })
24
24
  }
25
25
  ),
@@ -54,7 +54,7 @@ const L = U(
54
54
  open: s,
55
55
  onOpenChange: i
56
56
  }) => /* @__PURE__ */ e(
57
- A,
57
+ g,
58
58
  {
59
59
  open: s,
60
60
  onOpenChange: i,
@@ -1,5 +1,5 @@
1
1
  import { jsx as l, jsxs as x, Fragment as Oe } from "react/jsx-runtime";
2
- import { I as G, ACTION_SORT as Qa, ACTION_SEARCH as Ka, ACTION_RESET_PROMPT as eo, ACTION_TOGGLE_PROMPT as to, se as es, te as ye, DEFAULT_ICON_ACTION_SIZE as Ee, isTauri as Bt, n as _e, useUserPreferences as Ze, isProbablyiPhone as Ae, serverUrl as ro, useEntitlements as no, L as wr, j as et, C as Kr, LOCAL_STORAGE_PREFIX as tt, LOCAL_STORAGE_PRIVATE_DISCLOSURE as ts, Se as jt, LOCAL_STORAGE_REASONING_DISCLOSURE as rs, useChatsHistory as oo, mutateCall as ns, SERVICE_TYPES as os, TOAST_CHAT_SAVED as as, PROMPT_CLASSNAME as ss, PROMPT_EDITABLE_AREA_CLASSNAME as is, i as cs, ERROR_MESSAGE as ls, i$1 as ft, CLIPBOARD_PROMPT as en, INPUT_PLACEHOLDER_TEXT_MOBILE as tn, INPUT_PLACEHOLDER_TEXT_ENTER as rn, INPUT_PLACEHOLDER_TEXT_CMD_ENTER as nn, isProbablyMobile as Ir, Ae as us, FOOTER_DISCLAIMERS as on, h as ao, isProbablyiPad as ds, INPUT_BOTTOM_OFFSET_EXTRA as an, INPUT_BOTTOM_OFFSET_IPHONE as ps, INPUT_BOTTOM_OFFSET_IPAD as ms, INPUT_BOTTOM_OFFSET as so, getLayoutPaddingClass as Er, Oe as hs, c as fs, y as gs, d as vs, setNewProvider as ys, TOAST_PROVIDER_CHANGED as _s, LOG_OUT as sn, a as io, re as cn, useServerCapabilities as bs, getMessageContaintWrapperClass as ws, UI_FOOTER_BUFFER as co, UI_BUTTON_SCROLL_BUFFER as Is, Logo as Es, UI_DEFAULT_MAIN_HEIGHT as ln, isPWAMode as Ts, UI_DEFAULT_MAIN_HEIGHT_IPHONE as Ss, APP_CLASSNAME as xs, pe as un, fe as ks, LOCAL_STORAGE_SORT as Cs, LOCAL_STORAGE_SEARCH as Ns, LOCAL_STORAGE_SORT_TIMESTAMP as zs, LOCAL_STORAGE_SORT_TOKEN_USAGE as As, TOAST_CACHE_ENABLED as Os, TOAST_CACHE_DISABLED as Ms } from "./index.BCvnlzn1.js";
2
+ import { I as G, ACTION_SORT as Qa, ACTION_SEARCH as Ka, ACTION_RESET_PROMPT as eo, ACTION_TOGGLE_PROMPT as to, ne as es, te as ye, DEFAULT_ICON_ACTION_SIZE as Ee, isTauri as Bt, n as _e, useUserPreferences as Ze, isProbablyiPhone as Ae, serverUrl as ro, useEntitlements as no, L as wr, j as et, C as Kr, LOCAL_STORAGE_PREFIX as tt, LOCAL_STORAGE_PRIVATE_DISCLOSURE as ts, Pe as jt, LOCAL_STORAGE_REASONING_DISCLOSURE as rs, useChatsHistory as oo, mutateCall as ns, SERVICE_TYPES as os, TOAST_CHAT_SAVED as as, PROMPT_CLASSNAME as ss, PROMPT_EDITABLE_AREA_CLASSNAME as is, i as cs, ERROR_MESSAGE as ls, i$1 as ft, CLIPBOARD_PROMPT as en, INPUT_PLACEHOLDER_TEXT_MOBILE as tn, INPUT_PLACEHOLDER_TEXT_ENTER as rn, INPUT_PLACEHOLDER_TEXT_CMD_ENTER as nn, isProbablyMobile as Ir, ye as us, FOOTER_DISCLAIMERS as on, h as ao, isProbablyiPad as ds, INPUT_BOTTOM_OFFSET_EXTRA as an, INPUT_BOTTOM_OFFSET_IPHONE as ps, INPUT_BOTTOM_OFFSET_IPAD as ms, INPUT_BOTTOM_OFFSET as so, getLayoutPaddingClass as Er, ue as hs, c as fs, y as gs, d as vs, setNewProvider as ys, TOAST_PROVIDER_CHANGED as _s, LOG_OUT as sn, a as io, ee as cn, useServerCapabilities as bs, getMessageContaintWrapperClass as ws, UI_FOOTER_BUFFER as co, UI_BUTTON_SCROLL_BUFFER as Is, Logo as Es, UI_DEFAULT_MAIN_HEIGHT as ln, isPWAMode as Ts, UI_DEFAULT_MAIN_HEIGHT_IPHONE as Ss, APP_CLASSNAME as xs, Ae as un, le as ks, LOCAL_STORAGE_SORT as Cs, LOCAL_STORAGE_SEARCH as Ns, LOCAL_STORAGE_SORT_TIMESTAMP as zs, LOCAL_STORAGE_SORT_TOKEN_USAGE as As, TOAST_CACHE_ENABLED as Os, TOAST_CACHE_DISABLED as Ms } from "./index.KbKMiFvR.js";
3
3
  import * as ae from "react";
4
4
  import it, { useRef as J, useEffect as $, useState as P, useCallback as B, useSyncExternalStore as Pt, createContext as $s, useContext as te, useId as lo, forwardRef as uo, useMemo as Ve, Suspense as Vt, lazy as Te, useReducer as kt, useLayoutEffect as Ps } from "react";
5
5
  import M from "clsx";
@@ -737,13 +737,13 @@ const ni = ({
737
737
  DESC: "desc"
738
738
  };
739
739
  /*!
740
- @versini/ui-table v5.0.1
740
+ @versini/ui-table v5.0.2
741
741
  © 2025 gizmette.com
742
742
  */
743
743
  try {
744
744
  window.__VERSINI_UI_TABLE__ || (window.__VERSINI_UI_TABLE__ = {
745
- version: "5.0.1",
746
- buildTime: "09/01/2025 04:02 PM EDT",
745
+ version: "5.0.2",
746
+ buildTime: "10/17/2025 12:54 PM EDT",
747
747
  homepage: "https://github.com/aversini/ui-components",
748
748
  license: "MIT"
749
749
  });
@@ -6641,7 +6641,7 @@ const Ca = async () => (gr || (gr = import(
6641
6641
  "./index.790ujKXR.js"
6642
6642
  )), gr), Na = async () => (vr || (vr = import(
6643
6643
  /* webpackChunkName: "toast-utilities" */
6644
- "./index.BCvnlzn1.js"
6644
+ "./index.KbKMiFvR.js"
6645
6645
  ).then((e) => e.utilities)), vr), Dm = async () => {
6646
6646
  try {
6647
6647
  await Promise.all([Ca(), Na()]);
@@ -7179,13 +7179,13 @@ const Jn = ({
7179
7179
  );
7180
7180
  };
7181
7181
  /*!
7182
- @versini/ui-tooltip v3.0.1
7182
+ @versini/ui-tooltip v3.0.2
7183
7183
  © 2025 gizmette.com
7184
7184
  */
7185
7185
  try {
7186
7186
  window.__VERSINI_UI_TOOLTIP__ || (window.__VERSINI_UI_TOOLTIP__ = {
7187
- version: "3.0.1",
7188
- buildTime: "09/01/2025 04:03 PM EDT",
7187
+ version: "3.0.2",
7188
+ buildTime: "10/17/2025 12:54 PM EDT",
7189
7189
  homepage: "https://github.com/aversini/ui-components",
7190
7190
  license: "MIT"
7191
7191
  });
@@ -7354,13 +7354,13 @@ const ch = ({
7354
7354
  );
7355
7355
  };
7356
7356
  /*!
7357
- @versini/ui-svgicon v4.2.1
7357
+ @versini/ui-svgicon v4.2.2
7358
7358
  © 2025 gizmette.com
7359
7359
  */
7360
7360
  try {
7361
7361
  window.__VERSINI_UI_SVGICON__ || (window.__VERSINI_UI_SVGICON__ = {
7362
- version: "4.2.1",
7363
- buildTime: "08/27/2025 08:27 AM EDT",
7362
+ version: "4.2.2",
7363
+ buildTime: "10/17/2025 12:12 PM EDT",
7364
7364
  homepage: "https://github.com/aversini/ui-components",
7365
7365
  license: "MIT"
7366
7366
  });
@@ -7391,13 +7391,13 @@ const ph = ({
7391
7391
  }
7392
7392
  );
7393
7393
  /*!
7394
- @versini/ui-icons v4.11.0
7394
+ @versini/ui-icons v4.12.3
7395
7395
  © 2025 gizmette.com
7396
7396
  */
7397
7397
  try {
7398
7398
  window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
7399
- version: "4.11.0",
7400
- buildTime: "08/27/2025 08:28 AM EDT",
7399
+ version: "4.12.3",
7400
+ buildTime: "10/17/2025 12:12 PM EDT",
7401
7401
  homepage: "https://github.com/aversini/ui-components",
7402
7402
  license: "MIT"
7403
7403
  });
@@ -7478,13 +7478,13 @@ const fh = ae.forwardRef(function(e, t) {
7478
7478
  }) });
7479
7479
  });
7480
7480
  /*!
7481
- @versini/ui-modal v3.0.1
7481
+ @versini/ui-modal v3.0.2
7482
7482
  © 2025 gizmette.com
7483
7483
  */
7484
7484
  try {
7485
7485
  window.__VERSINI_UI_MODAL__ || (window.__VERSINI_UI_MODAL__ = {
7486
- version: "3.0.1",
7487
- buildTime: "10/11/2025 02:03 PM EDT",
7486
+ version: "3.0.2",
7487
+ buildTime: "10/17/2025 12:52 PM EDT",
7488
7488
  homepage: "https://github.com/aversini/ui-components",
7489
7489
  license: "MIT"
7490
7490
  });
@@ -7600,13 +7600,13 @@ const ve = "panel", Ue = "messagebox", _h = ({
7600
7600
  ] }) }) });
7601
7601
  };
7602
7602
  /*!
7603
- @versini/ui-panel v3.1.1
7603
+ @versini/ui-panel v3.1.2
7604
7604
  © 2025 gizmette.com
7605
7605
  */
7606
7606
  try {
7607
7607
  window.__VERSINI_UI_PANEL__ || (window.__VERSINI_UI_PANEL__ = {
7608
- version: "3.1.1",
7609
- buildTime: "10/11/2025 02:04 PM EDT",
7608
+ version: "3.1.2",
7609
+ buildTime: "10/17/2025 12:53 PM EDT",
7610
7610
  homepage: "https://github.com/aversini/ui-components",
7611
7611
  license: "MIT"
7612
7612
  });
@@ -7740,13 +7740,13 @@ const Ih = "av-toggle", Eh = ({ narrow: e }) => M(
7740
7740
  ] });
7741
7741
  };
7742
7742
  /*!
7743
- @versini/ui-toggle v5.1.0
7743
+ @versini/ui-toggle v5.1.1
7744
7744
  © 2025 gizmette.com
7745
7745
  */
7746
7746
  try {
7747
7747
  window.__VERSINI_UI_TOGGLE__ || (window.__VERSINI_UI_TOGGLE__ = {
7748
- version: "5.1.0",
7749
- buildTime: "10/09/2025 09:07 PM EDT",
7748
+ version: "5.1.1",
7749
+ buildTime: "10/17/2025 12:53 PM EDT",
7750
7750
  homepage: "https://github.com/aversini/ui-components",
7751
7751
  license: "MIT"
7752
7752
  });
@@ -8087,13 +8087,13 @@ const Mh = ({
8087
8087
  );
8088
8088
  };
8089
8089
  /*!
8090
- @versini/ui-svgicon v4.2.1
8090
+ @versini/ui-svgicon v4.2.2
8091
8091
  © 2025 gizmette.com
8092
8092
  */
8093
8093
  try {
8094
8094
  window.__VERSINI_UI_SVGICON__ || (window.__VERSINI_UI_SVGICON__ = {
8095
- version: "4.2.1",
8096
- buildTime: "08/27/2025 08:27 AM EDT",
8095
+ version: "4.2.2",
8096
+ buildTime: "10/17/2025 12:12 PM EDT",
8097
8097
  homepage: "https://github.com/aversini/ui-components",
8098
8098
  license: "MIT"
8099
8099
  });
@@ -8127,13 +8127,13 @@ const $h = ({
8127
8127
  }
8128
8128
  );
8129
8129
  /*!
8130
- @versini/ui-icons v4.11.0
8130
+ @versini/ui-icons v4.12.3
8131
8131
  © 2025 gizmette.com
8132
8132
  */
8133
8133
  try {
8134
8134
  window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
8135
- version: "4.11.0",
8136
- buildTime: "08/27/2025 08:28 AM EDT",
8135
+ version: "4.12.3",
8136
+ buildTime: "10/17/2025 12:12 PM EDT",
8137
8137
  homepage: "https://github.com/aversini/ui-components",
8138
8138
  license: "MIT"
8139
8139
  });
@@ -8214,13 +8214,13 @@ const Ph = ({ className: e, ...t }) => {
8214
8214
  return /* @__PURE__ */ l("div", { className: r, ...t });
8215
8215
  };
8216
8216
  /*!
8217
- @versini/ui-menu v5.0.1
8217
+ @versini/ui-menu v5.0.2
8218
8218
  © 2025 gizmette.com
8219
8219
  */
8220
8220
  try {
8221
8221
  window.__VERSINI_UI_MENU__ || (window.__VERSINI_UI_MENU__ = {
8222
- version: "5.0.1",
8223
- buildTime: "09/01/2025 04:02 PM EDT",
8222
+ version: "5.0.2",
8223
+ buildTime: "10/17/2025 12:53 PM EDT",
8224
8224
  homepage: "https://github.com/aversini/ui-components",
8225
8225
  license: "MIT"
8226
8226
  });
@@ -9092,38 +9092,38 @@ const Rh = (e) => {
9092
9092
  }, cf = Te(
9093
9093
  () => import(
9094
9094
  /* webpackChunkName: "modal-chunk" */
9095
- "./ProfileEntry.BVd9oy8m.js"
9095
+ "./ProfileEntry.KP6M4PBq.js"
9096
9096
  ).then((e) => ({
9097
9097
  default: e.Profile
9098
9098
  }))
9099
9099
  ), lf = Te(
9100
9100
  () => import(
9101
9101
  /* webpackChunkName: "modal-chunk" */
9102
- "./SettingsEntry.BITLpN9E.js"
9102
+ "./SettingsEntry.CX10SPfm.js"
9103
9103
  ).then((e) => ({
9104
9104
  default: e.SettingsPanel
9105
9105
  }))
9106
9106
  ), uf = Te(
9107
9107
  () => import(
9108
9108
  /* webpackChunkName: "modal-chunk" */
9109
- "./HistoryEntry.6LhEmpQ3.js"
9109
+ "./HistoryEntry.M11etosA.js"
9110
9110
  ).then((e) => ({
9111
9111
  default: e.HistoryPanel
9112
9112
  }))
9113
9113
  ), df = Te(
9114
9114
  () => import(
9115
9115
  /* webpackChunkName: "modal-chunk" */
9116
- "./AboutEntry.D-K-8suU.js"
9116
+ "./AboutEntry.BFRP5ooB.js"
9117
9117
  ).then((e) => ({ default: e.About }))
9118
9118
  ), pf = Te(
9119
9119
  () => import(
9120
9120
  /* webpackChunkName: "modal-chunk" */
9121
- "./UsageEntry.B5xt2ba5.js"
9121
+ "./UsageEntry.BK-OcL7q.js"
9122
9122
  ).then((e) => ({ default: e.Usage }))
9123
9123
  ), mf = Te(
9124
9124
  () => import(
9125
9125
  /* webpackChunkName: "modal-chunk" */
9126
- "./UserMemoriesPanel.DU82nD6K.js"
9126
+ "./UserMemoriesPanel.NWSSZYbD.js"
9127
9127
  ).then(
9128
9128
  (e) => ({ default: e.default })
9129
9129
  )
@@ -9171,23 +9171,23 @@ const Rh = (e) => {
9171
9171
  p || Promise.all([
9172
9172
  import(
9173
9173
  /* webpackChunkName: "modal-chunk" */
9174
- "./ProfileEntry.BVd9oy8m.js"
9174
+ "./ProfileEntry.KP6M4PBq.js"
9175
9175
  ),
9176
9176
  import(
9177
9177
  /* webpackChunkName: "modal-chunk" */
9178
- "./SettingsEntry.BITLpN9E.js"
9178
+ "./SettingsEntry.CX10SPfm.js"
9179
9179
  ),
9180
9180
  import(
9181
9181
  /* webpackChunkName: "modal-chunk" */
9182
- "./HistoryEntry.6LhEmpQ3.js"
9182
+ "./HistoryEntry.M11etosA.js"
9183
9183
  ),
9184
9184
  import(
9185
9185
  /* webpackChunkName: "modal-chunk" */
9186
- "./AboutEntry.D-K-8suU.js"
9186
+ "./AboutEntry.BFRP5ooB.js"
9187
9187
  ),
9188
9188
  import(
9189
9189
  /* webpackChunkName: "modal-chunk" */
9190
- "./UsageEntry.B5xt2ba5.js"
9190
+ "./UsageEntry.BK-OcL7q.js"
9191
9191
  )
9192
9192
  ]).finally(() => d(!0));
9193
9193
  }, [p]), g = B((b) => {
@@ -9420,31 +9420,31 @@ const Rh = (e) => {
9420
9420
  ] });
9421
9421
  };
9422
9422
  /*!
9423
- @versini/ui-spinner v5.0.1
9423
+ @versini/ui-spinner v5.0.2
9424
9424
  © 2025 gizmette.com
9425
9425
  */
9426
9426
  try {
9427
9427
  window.__VERSINI_UI_SPINNER__ || (window.__VERSINI_UI_SPINNER__ = {
9428
- version: "5.0.1",
9429
- buildTime: "09/01/2025 04:03 PM EDT",
9428
+ version: "5.0.2",
9429
+ buildTime: "10/17/2025 12:54 PM EDT",
9430
9430
  homepage: "https://github.com/aversini/ui-components",
9431
9431
  license: "MIT"
9432
9432
  });
9433
9433
  } catch {
9434
9434
  }
9435
9435
  const yf = Te(
9436
- () => import("./index.TsLNeuu8.js").then((e) => ({ default: e.Bubble }))
9436
+ () => import("./index.BbLkbhwA.js").then((e) => ({ default: e.Bubble }))
9437
9437
  ), Yr = (e) => /* @__PURE__ */ l(Vt, { fallback: /* @__PURE__ */ l("span", { className: "inline-block" }), children: /* @__PURE__ */ l(yf, { ...e }) });
9438
9438
  Yr.displayName = "AsyncBubble";
9439
9439
  const Kn = 1, _f = 150, bf = Te(
9440
9440
  () => import(
9441
9441
  /* webpackChunkName: "LazyMessageAssistant" */
9442
- "./ChatBubbleAssistant.BMzfA5pX.js"
9442
+ "./ChatBubbleAssistant.B_DX9nDw.js"
9443
9443
  )
9444
9444
  ), wf = Te(
9445
9445
  () => import(
9446
9446
  /* webpackChunkName: "LazyMessageUser" */
9447
- "./ChatBubbleUser.BkwIMaLA.js"
9447
+ "./ChatBubbleUser.C96o2VKH.js"
9448
9448
  )
9449
9449
  ), If = it.memo(
9450
9450
  ({
@@ -1,7 +1,7 @@
1
1
  import { jsx as Ap } from "react/jsx-runtime";
2
- import { getDefaultExportFromCjs as ln } from "./App.BUHkBnAs.js";
2
+ import { getDefaultExportFromCjs as ln } from "./App.D8Oj9Bd0.js";
3
3
  import Cp, { useState as Pp, useEffect as Op } from "react";
4
- import { TRIMESTERS as rn, TRIMESTERS_SHORT as Lp, isProbablyMobile as Ep } from "./index.BCvnlzn1.js";
4
+ import { TRIMESTERS as rn, TRIMESTERS_SHORT as Lp, isProbablyMobile as Ep } from "./index.KbKMiFvR.js";
5
5
  var ls = { exports: {} }, Ip = ls.exports, on;
6
6
  function Dp() {
7
7
  return on || (on = 1, (function(ke, ne) {
@@ -1,10 +1,10 @@
1
1
  import { jsx as x } from "react/jsx-runtime";
2
- import { n as N, useUserPreferences as O, convertCamelCaseToReadable as P, numberFormatter as R, pluralize as y, re as L } from "./index.BCvnlzn1.js";
3
- import { BUBBLE_FOOTER_EMPTY as _ } from "./index.TsLNeuu8.js";
2
+ import { n as N, useUserPreferences as O, convertCamelCaseToReadable as P, numberFormatter as R, pluralize as y, ee as L } from "./index.KbKMiFvR.js";
3
+ import { BUBBLE_FOOTER_EMPTY as _ } from "./index.BbLkbhwA.js";
4
4
  import w from "clsx";
5
5
  import v, { useState as M, useRef as A, useEffect as U, useContext as B } from "react";
6
- import { ChatContext as G, AsyncBubble as E } from "./App.BUHkBnAs.js";
7
- import { useMarkdown as D } from "./useMarkdown.D7Tx0mAO.js";
6
+ import { ChatContext as G, AsyncBubble as E } from "./App.D8Oj9Bd0.js";
7
+ import { useMarkdown as D } from "./useMarkdown.sGAWsCHR.js";
8
8
  const j = 2, q = j * 1e3, b = "", I = (e) => e * (2 - e);
9
9
  function W(e, n = !0) {
10
10
  const [a, p] = M(0), [i, C] = M(0), [t, T] = M(e), r = A(0), s = A(0);
@@ -1,8 +1,8 @@
1
1
  import { jsx as n, Fragment as b, jsxs as A } from "react/jsx-runtime";
2
2
  import { useState as C, useMemo as u, isValidElement as p, useEffect as I } from "react";
3
- import { AsyncBubble as w } from "./App.BUHkBnAs.js";
4
- import { useMarkdown as _ } from "./useMarkdown.D7Tx0mAO.js";
5
- import { C as M } from "./index.BCvnlzn1.js";
3
+ import { AsyncBubble as w } from "./App.D8Oj9Bd0.js";
4
+ import { useMarkdown as _ } from "./useMarkdown.sGAWsCHR.js";
5
+ import { C as M } from "./index.KbKMiFvR.js";
6
6
  const R = 200, N = ({
7
7
  string: e,
8
8
  idealLength: r = R
@@ -93,13 +93,13 @@ const R = 200, N = ({
93
93
  );
94
94
  };
95
95
  /*!
96
- @versini/ui-truncate v5.1.0
96
+ @versini/ui-truncate v5.1.1
97
97
  © 2025 gizmette.com
98
98
  */
99
99
  try {
100
100
  window.__VERSINI_UI_TRUNCATE__ || (window.__VERSINI_UI_TRUNCATE__ = {
101
- version: "5.1.0",
102
- buildTime: "09/11/2025 10:22 AM EDT",
101
+ version: "5.1.1",
102
+ buildTime: "10/17/2025 12:54 PM EDT",
103
103
  homepage: "https://github.com/aversini/ui-components",
104
104
  license: "MIT"
105
105
  });
@@ -1,9 +1,9 @@
1
1
  import { jsxs as m, jsx as e } from "react/jsx-runtime";
2
- import { I as g, pe as N, fe as C, INFINITE_SCROLL_THRESHOLD as A, CARDS as E, pluralize as y, te as p, numberFormatter as k, le as b, isProbablyMobile as D, d as U, c as B, y as I } from "./index.BCvnlzn1.js";
3
- import { st as u, p$1 as P, z as L, p$2 as V } from "./App.BUHkBnAs.js";
2
+ import { I as g, Ae as N, le as C, INFINITE_SCROLL_THRESHOLD as A, CARDS as E, pluralize as y, te as p, numberFormatter as k, de as b, isProbablyMobile as D, d as U, c as B, y as I } from "./index.KbKMiFvR.js";
3
+ import { st as u, p$1 as P, z as L, p$2 as V } from "./App.D8Oj9Bd0.js";
4
4
  import h from "clsx";
5
5
  import { Fragment as _ } from "react";
6
- import { j as $, D as H, G as M, H as Y, U as F, M as a, F as R, l as G } from "./Table.BuN5VZQJ.js";
6
+ import { j as $, D as H, G as M, H as Y, U as F, M as a, F as f, l as G } from "./Table.NnkjKlVb.js";
7
7
  const K = ({
8
8
  className: c,
9
9
  viewBox: l,
@@ -121,7 +121,7 @@ const K = ({
121
121
  return /* @__PURE__ */ e(a, { className: "sr-only", children: "Row" }, s);
122
122
  case t.TIMESTAMP:
123
123
  return /* @__PURE__ */ e(
124
- R,
124
+ f,
125
125
  {
126
126
  focusMode: "system",
127
127
  buttonClassName: "text-xs sm:text-sm",
@@ -142,7 +142,7 @@ const K = ({
142
142
  return /* @__PURE__ */ e(a, { className: "text-xs sm:text-sm", children: "Provider" }, s);
143
143
  case t.TOKEN_USAGE:
144
144
  return /* @__PURE__ */ e(
145
- R,
145
+ f,
146
146
  {
147
147
  focusMode: "system",
148
148
  buttonClassName: "text-xs sm:text-sm",
@@ -198,7 +198,7 @@ const K = ({
198
198
  );
199
199
  }
200
200
  case t.PROVIDER: {
201
- const d = r.model ? b(r.model) : null, f = d ? q[d] : null;
201
+ const d = r.model ? b(r.model) : null, R = d ? q[d] : null;
202
202
  return /* @__PURE__ */ e(
203
203
  a,
204
204
  {
@@ -206,8 +206,8 @@ const K = ({
206
206
  scope: "row",
207
207
  className: h("dark:text-gray-400"),
208
208
  align: "center",
209
- children: f ? /* @__PURE__ */ e(
210
- f,
209
+ children: R ? /* @__PURE__ */ e(
210
+ R,
211
211
  {
212
212
  size: "size-4 sm:size-5",
213
213
  semantic: !0,
@@ -1,6 +1,6 @@
1
1
  import { jsxs as n, jsx as t, Fragment as Q } from "react/jsx-runtime";
2
- import { I as Z, n as P, INFINITE_SCROLL_LIMIT as G, INFINITE_SCROLL_THRESHOLD as ee, LOCAL_STORAGE_PREFIX as y, LOCAL_STORAGE_SORT_TIMESTAMP as te, LOCAL_STORAGE_SORT_TOKEN_USAGE as re, LOCAL_STORAGE_SORT as ae, pe as L, useUserPreferences as se, APP_CLASSNAME as oe, mutateCall as b, SERVICE_TYPES as x, TOAST_CHAT_DELETED as ie, setNewProvider as ne, ACTION_SORT as ce, fe as le, TOAST_PROVIDER_CHANGED as de, useChatsHistory as he, LOCAL_STORAGE_SEARCH as me, LOCAL_STORAGE_FAVORITES_ONLY as ue, HISTORY_TITLE as Ce, S as Se, Y as pe, debounce as Te, C as fe, ACTION_SEARCH as ye } from "./index.BCvnlzn1.js";
3
- import { HistoryContext as z, ChatContext as M, useAiChat as Ee, E, e as m, ConfirmationPanel as ge, LazyToastContainerWrapper as Ae, showErrorToast as _e, CHAT_SET_PROVIDER as Oe, showSuccessToast as ve, CHAT_SET_STATUS as De, oe as Le, O as Re } from "./App.BUHkBnAs.js";
2
+ import { I as Z, n as P, INFINITE_SCROLL_LIMIT as G, INFINITE_SCROLL_THRESHOLD as ee, LOCAL_STORAGE_PREFIX as f, LOCAL_STORAGE_SORT_TIMESTAMP as te, LOCAL_STORAGE_SORT_TOKEN_USAGE as re, LOCAL_STORAGE_SORT as ae, Ae as L, useUserPreferences as se, APP_CLASSNAME as oe, mutateCall as b, SERVICE_TYPES as x, TOAST_CHAT_DELETED as ie, setNewProvider as ne, ACTION_SORT as ce, le, TOAST_PROVIDER_CHANGED as de, useChatsHistory as he, LOCAL_STORAGE_SEARCH as me, LOCAL_STORAGE_FAVORITES_ONLY as ue, HISTORY_TITLE as Ce, S as Se, Y as pe, debounce as Te, C as ye, ACTION_SEARCH as fe } from "./index.KbKMiFvR.js";
3
+ import { HistoryContext as z, ChatContext as M, useAiChat as Ee, E, e as m, ConfirmationPanel as ge, LazyToastContainerWrapper as Ae, showErrorToast as _e, CHAT_SET_PROVIDER as Oe, showSuccessToast as ve, CHAT_SET_STATUS as De, oe as Le, O as Re } from "./App.D8Oj9Bd0.js";
4
4
  import { useRef as H, useState as F, useContext as R, useCallback as ke, useEffect as U, Suspense as Ie, lazy as we } from "react";
5
5
  const Ne = ({
6
6
  className: l,
@@ -31,7 +31,7 @@ const Ne = ({
31
31
  ), be = we(
32
32
  () => import(
33
33
  /* webpackChunkName: "history-table" */
34
- "./ChatHistoryTable.z1gXvLbS.js"
34
+ "./ChatHistoryTable._bY62ApI.js"
35
35
  ).then((l) => ({ default: l.ChatHistoryTable }))
36
36
  ), xe = ({
37
37
  filteredHistory: l,
@@ -50,17 +50,17 @@ const Ne = ({
50
50
  sortDirection: i.sortDirection || m.DESC,
51
51
  sortedCell: i.sortedCell || L
52
52
  }, {
53
- state: { provider: f },
53
+ state: { provider: y },
54
54
  setChatId: w,
55
55
  setInitialMessages: _
56
56
  } = R(M), { setInput: N } = Ee(), [O, v] = E({
57
- key: y + te,
57
+ key: f + te,
58
58
  initialValue: m.DESC
59
59
  }), [a, B] = E({
60
- key: y + re,
60
+ key: f + re,
61
61
  initialValue: m.ASC
62
62
  }), [, Y] = E({
63
- key: y + ae,
63
+ key: f + ae,
64
64
  initialValue: L
65
65
  }), { refetch: j } = se({
66
66
  user: d?.username,
@@ -112,7 +112,7 @@ const Ne = ({
112
112
  id: e.id
113
113
  }
114
114
  });
115
- r.data.provider !== f && (await ne({
115
+ r.data.provider !== y && (await ne({
116
116
  provider: r.data.provider,
117
117
  accessToken: s,
118
118
  username: d?.username || ""
@@ -224,20 +224,20 @@ const Ne = ({
224
224
  sortedCell: c.sortedCell || L,
225
225
  getAccessToken: T
226
226
  }), [, I] = E({
227
- key: y + me,
227
+ key: f + me,
228
228
  initialValue: c.searchString
229
- }), [f, w] = E({
230
- key: y + ue,
229
+ }), [y, w] = E({
230
+ key: f + ue,
231
231
  initialValue: !1
232
232
  });
233
233
  U(() => {
234
234
  p && S(
235
- f ? p.filter((a) => a.favoriteChat === !0) : p
235
+ y ? p.filter((a) => a.favoriteChat === !0) : p
236
236
  );
237
- }, [p, f]);
237
+ }, [p, y]);
238
238
  const _ = async (a) => {
239
239
  I(a), g({
240
- type: ye,
240
+ type: fe,
241
241
  payload: { searchString: a }
242
242
  });
243
243
  }, N = Te((a) => {
@@ -288,7 +288,7 @@ const Ne = ({
288
288
  Re,
289
289
  {
290
290
  name: "favorites-only",
291
- checked: f,
291
+ checked: y,
292
292
  onChange: v,
293
293
  label: "Show favorites only",
294
294
  narrow: !0,
@@ -296,7 +296,7 @@ const Ne = ({
296
296
  }
297
297
  ) }),
298
298
  /* @__PURE__ */ t(
299
- fe,
299
+ ye,
300
300
  {
301
301
  size: "small",
302
302
  disabled: c.searchString === "",
@@ -1,6 +1,6 @@
1
1
  import { jsxs as t, Fragment as M, jsx as e } from "react/jsx-runtime";
2
- import { preloadToast as B, showSuccessToast as G, showErrorToast as O, LazyToastContainerWrapper as j, oe as D } from "./App.BUHkBnAs.js";
3
- import { n as K, i as W, useUserPreferences as Y, useServerCapabilities as H, Ee as $, setUserPlan as V, S as o, renderDataAsList as q, CARDS as r, L as E, j as l, C as J, it as Q, isTauri as X, te as Z, l as I, PROFILE_TITLE as ee } from "./index.BCvnlzn1.js";
2
+ import { preloadToast as B, showSuccessToast as G, showErrorToast as O, LazyToastContainerWrapper as j, oe as D } from "./App.D8Oj9Bd0.js";
3
+ import { n as K, i as W, useUserPreferences as Y, useServerCapabilities as H, ae as $, setUserPlan as V, S as o, renderDataAsList as q, CARDS as r, L as E, j as l, C as J, it as Q, isTauri as X, te as Z, l as I, PROFILE_TITLE as ee } from "./index.KbKMiFvR.js";
4
4
  import se from "clsx";
5
5
  import { useState as L, useMemo as re, useCallback as k } from "react";
6
6
  const ae = () => {
@@ -1,6 +1,6 @@
1
1
  import { jsxs as u, jsx as r, Fragment as ue } from "react/jsx-runtime";
2
- import { o as Ee, h as me, i as Ne, x as Te, n as we, useUserPreferences as ve, Se as he, getCacheInfo as Se, isServiceWorkerEnabled as Ce, SETTINGS_TITLE as Ie, S as H, CARDS as C, _e, C as le, PROMPTS_DESCRIPTION as Le, L as Re, j as pe, getCurrentGeoLocation as Ae, mutateCall as fe, handleServiceWorkerToggle as De, SERVICE_TYPES as ge } from "./index.BCvnlzn1.js";
3
- import { useCapability as ye, oe as Oe, O as I } from "./App.BUHkBnAs.js";
2
+ import { o as Ee, h as me, i as Ne, x as Te, n as we, useUserPreferences as ve, Pe as he, getCacheInfo as Se, isServiceWorkerEnabled as Ce, SETTINGS_TITLE as Ie, S as H, CARDS as C, Oe as _e, C as le, PROMPTS_DESCRIPTION as Le, L as Re, j as pe, getCurrentGeoLocation as Ae, mutateCall as fe, handleServiceWorkerToggle as De, SERVICE_TYPES as ge } from "./index.KbKMiFvR.js";
3
+ import { useCapability as ye, oe as Oe, O as I } from "./App.D8Oj9Bd0.js";
4
4
  import Me, { useState as d, useEffect as ie, useRef as V, useLayoutEffect as J, useCallback as Be } from "react";
5
5
  import p from "clsx";
6
6
  function Pe({
@@ -341,13 +341,13 @@ const xe = "av-text-area", $e = "av-text-area-wrapper", ce = "av-text-area-helpe
341
341
  );
342
342
  de.displayName = "TextArea";
343
343
  /*!
344
- @versini/ui-textarea v5.0.2
344
+ @versini/ui-textarea v5.0.3
345
345
  © 2025 gizmette.com
346
346
  */
347
347
  try {
348
348
  window.__VERSINI_UI_TEXTAREA__ || (window.__VERSINI_UI_TEXTAREA__ = {
349
- version: "5.0.2",
350
- buildTime: "10/11/2025 07:15 PM EDT",
349
+ version: "5.0.3",
350
+ buildTime: "10/17/2025 12:52 PM EDT",
351
351
  homepage: "https://github.com/aversini/ui-components",
352
352
  license: "MIT"
353
353
  });