@versini/sassysaint 8.75.2 → 8.75.3

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 (26) hide show
  1. package/dist/chunks/{AboutChangelog.-09rDc7R.js → AboutChangelog.DeW-Wsvl.js} +2 -2
  2. package/dist/chunks/{AboutEntry.DySh-Kj4.js → AboutEntry.hp1PCH1z.js} +10 -10
  3. package/dist/chunks/{App.OJ7iIDg1.js → App.Bp83hXd-.js} +16 -16
  4. package/dist/chunks/{Chart.BWrkHo4o.js → Chart.DyNB5HAI.js} +2 -2
  5. package/dist/chunks/{ChatBubbleAssistant.BMFC9NZo.js → ChatBubbleAssistant.wcBK5fz8.js} +4 -4
  6. package/dist/chunks/{ChatBubbleUser.CwzORb-4.js → ChatBubbleUser.CF1ETIz4.js} +3 -3
  7. package/dist/chunks/{ChatHistoryTable.CMNFWVgF.js → ChatHistoryTable.CqvT-F88.js} +3 -3
  8. package/dist/chunks/{HistoryEntry.D43TUZSf.js → HistoryEntry.BUgrbL2A.js} +3 -3
  9. package/dist/chunks/{ProfileEntry.fzz8284r.js → ProfileEntry.DwUlfjQ0.js} +2 -2
  10. package/dist/chunks/{SettingsEntry.DCb-7CHz.js → SettingsEntry.Bz-qx9j9.js} +3 -3
  11. package/dist/chunks/{Table.vwsyDd6C.js → Table.DZBKIFOu.js} +2 -2
  12. package/dist/chunks/{UsageEntry.DHNcKGPb.js → UsageEntry.CWynZD0K.js} +3 -3
  13. package/dist/chunks/{UserMemoriesPanel.DLUZiNly.js → UserMemoriesPanel.CPUIg1Ei.js} +4 -4
  14. package/dist/chunks/{index.gfDpYQwb.js → index.BkV_Kigj.js} +705 -701
  15. package/dist/chunks/{index.zjPeYJsX.js → index.Bsr7P_Sg.js} +1 -1
  16. package/dist/chunks/{index.iZKJIXqk.js → index.CUadTohS.js} +3 -3
  17. package/dist/chunks/{index.BnjDl1wI.js → index.D0deFGsT.js} +1 -1
  18. package/dist/chunks/{index.Dw3nYM7U.js → index.DHFyiJeE.js} +1 -1
  19. package/dist/chunks/{index.B6nJvbxw.js → index.DQ8k8dci.js} +1 -1
  20. package/dist/chunks/{index.CfUQ2p8X.js → index.DlKt8Xr1.js} +2 -2
  21. package/dist/chunks/{index.9aA-CFJ2.js → index.xg2w92uM.js} +1 -1
  22. package/dist/chunks/{useMarkdown.D58U8PrF.js → useMarkdown.DCLyo2fD.js} +6 -6
  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 +4 -4
@@ -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.OJ7iIDg1.js";
2
+ import { p as m, ButtonScroll as n } from "./App.Bp83hXd-.js";
3
3
  import { useRef as f, useCallback as u, useLayoutEffect as p } from "react";
4
- import { useMarkdown as d } from "./useMarkdown.D58U8PrF.js";
4
+ import { useMarkdown as d } from "./useMarkdown.DCLyo2fD.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.OJ7iIDg1.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.gfDpYQwb.js";
2
+ import { oe as g } from "./App.Bp83hXd-.js";
3
+ import { i as d, useServerCapabilities as A, useChangelogs as S, S as t, renderDataAsList as c, CARDS as r, pluralize as B, isProbablyMobile as E, ABOUT_TITLE as I } from "./index.BkV_Kigj.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.-09rDc7R.js"
9
+ "./AboutChangelog.DeW-Wsvl.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 } = S(), 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.75.2",
22
- [r.ABOUT.BUILD_TIMESTAMP]: "10/31/2025 09:13 AM EDT"
21
+ [r.ABOUT.VERSION]: "8.75.3",
22
+ [r.ABOUT.BUILD_TIMESTAMP]: "11/02/2025 03:55 PM EST"
23
23
  })
24
24
  }
25
25
  ),
@@ -32,7 +32,7 @@ const L = U(
32
32
  children: c(i, {
33
33
  [r.ABOUT.VERSION]: p,
34
34
  [r.ABOUT.BUILD_TIMESTAMP]: u,
35
- [E(r.ABOUT.PROVIDER, a.length)]: /* @__PURE__ */ e(l, { children: a.map((n) => /* @__PURE__ */ e("div", { className: "text-right", children: n }, n)) })
35
+ [B(r.ABOUT.PROVIDER, a.length)]: /* @__PURE__ */ e(l, { children: a.map((n) => /* @__PURE__ */ e("div", { className: "text-right", children: n }, n)) })
36
36
  })
37
37
  }
38
38
  ) : null,
@@ -44,7 +44,7 @@ const L = U(
44
44
  header: r.ABOUT.TITLE_CHANGELOG,
45
45
  headerClassName: "av-card__header mt-0 border-b-2 border-border-accent mb-4 leading-10",
46
46
  className: O("prose-lighter dark:prose-lighter min-h-[334px]", {
47
- "mb-5": I()
47
+ "mb-5": E()
48
48
  }),
49
49
  children: h ? /* @__PURE__ */ e(C, { fallback: /* @__PURE__ */ e("div", { children: "Loading..." }), children: /* @__PURE__ */ e(L, { content: T.client }) }) : null
50
50
  }
@@ -54,11 +54,11 @@ 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,
61
- title: S,
61
+ title: I,
62
62
  animation: !0,
63
63
  animationType: "fade",
64
64
  children: /* @__PURE__ */ e(N, {})
@@ -1,5 +1,5 @@
1
1
  import { jsx as l, jsxs as S, Fragment as Me } from "react/jsx-runtime";
2
- import { I as G, ACTION_SORT as bs, ACTION_SEARCH as ws, ACTION_RESET_PROMPT as Io, ACTION_TOGGLE_PROMPT as Eo, LOCAL_STORAGE_PREFIX as Be, LOCAL_STORAGE_CHAT_ID as So, n as ye, isDev as Is, isPWAMode as To, useChat as Es, F as Ss, te as Te, DEFAULT_ICON_ACTION_SIZE as Ae, isTauri as Kt, useUserPreferences as Ge, isProbablyiPhone as Ue, serverUrl as xo, useEntitlements as Jr, L as Ar, j as ct, C as mn, LOCAL_STORAGE_PRIVATE_DISCLOSURE as Ts, ot as er, LOCAL_STORAGE_REASONING_DISCLOSURE as xs, useSaveChat as ks, TOAST_CHAT_SAVED as Cs, PROMPT_CLASSNAME as Ns, PROMPT_EDITABLE_AREA_CLASSNAME as zs, useChatsHistory as As, i as Os, rt as ko, ERROR_MESSAGE as Ms, E as It, CLIPBOARD_PROMPT as hn, INPUT_PLACEHOLDER_TEXT_MOBILE as fn, INPUT_PLACEHOLDER_TEXT_ENTER as gn, INPUT_PLACEHOLDER_TEXT_CMD_ENTER as vn, isProbablyMobile as Or, Z as $s, FOOTER_DISCLAIMERS as yn, h as Co, isProbablyiPad as Rs, INPUT_BOTTOM_OFFSET_EXTRA as _n, INPUT_BOTTOM_OFFSET_IPHONE as Ps, INPUT_BOTTOM_OFFSET_IPAD as Zs, INPUT_BOTTOM_OFFSET as No, getLayoutPaddingClass as Mr, canEvaluateModels as bn, et as Ds, r as Ls, O as Bs, c as Us, V as js, j$1 as yr, setNewProvider as wn, TOAST_PROVIDER_CHANGED as In, useQueryClient as Vs, LOG_OUT as En, e as zo, b as Sn, useServerCapabilities as Fs, getMessageContaintWrapperClass as Hs, UI_FOOTER_BUFFER as Ao, UI_BUTTON_SCROLL_BUFFER as Gs, Logo as Js, UI_DEFAULT_MAIN_HEIGHT as Tn, applyOledMode as Ws, UI_DEFAULT_MAIN_HEIGHT_IPHONE as qs, APP_CLASSNAME as Ys, J as xn, Q as Xs, LOCAL_STORAGE_SORT as Qs, LOCAL_STORAGE_SEARCH as Ks, LOCAL_STORAGE_OLED_MODE as ei, LOCAL_STORAGE_FULL_SCREEN as ti, LOCAL_STORAGE_SORT_TIMESTAMP as ri, LOCAL_STORAGE_SORT_TOKEN_USAGE as ni, TOAST_CACHE_ENABLED as oi, TOAST_CACHE_DISABLED as ai } from "./index.gfDpYQwb.js";
2
+ import { I as G, ACTION_SORT as bs, ACTION_SEARCH as ws, ACTION_RESET_PROMPT as Io, ACTION_TOGGLE_PROMPT as Eo, LOCAL_STORAGE_PREFIX as Be, LOCAL_STORAGE_CHAT_ID as So, n as ye, isDev as Is, isPWAMode as To, useChat as Es, F as Ss, te as Te, DEFAULT_ICON_ACTION_SIZE as Ae, isTauri as Kt, useUserPreferences as Ge, isProbablyiPhone as Ue, serverUrl as xo, useEntitlements as Jr, L as Ar, j as ct, C as mn, LOCAL_STORAGE_PRIVATE_DISCLOSURE as Ts, ot as er, LOCAL_STORAGE_REASONING_DISCLOSURE as xs, useSaveChat as ks, TOAST_CHAT_SAVED as Cs, PROMPT_CLASSNAME as Ns, PROMPT_EDITABLE_AREA_CLASSNAME as zs, useChatsHistory as As, i as Os, rt as ko, ERROR_MESSAGE as Ms, E as It, CLIPBOARD_PROMPT as hn, INPUT_PLACEHOLDER_TEXT_MOBILE as fn, INPUT_PLACEHOLDER_TEXT_ENTER as gn, INPUT_PLACEHOLDER_TEXT_CMD_ENTER as vn, isProbablyMobile as Or, Z as $s, FOOTER_DISCLAIMERS as yn, h as Co, isProbablyiPad as Rs, INPUT_BOTTOM_OFFSET_EXTRA as _n, INPUT_BOTTOM_OFFSET_IPHONE as Ps, INPUT_BOTTOM_OFFSET_IPAD as Zs, INPUT_BOTTOM_OFFSET as No, getLayoutPaddingClass as Mr, canEvaluateModels as bn, et as Ds, r as Ls, O as Bs, c as Us, V as js, j$1 as yr, setNewProvider as wn, TOAST_PROVIDER_CHANGED as In, useQueryClient as Vs, LOG_OUT as En, e as zo, b as Sn, useServerCapabilities as Fs, getMessageContaintWrapperClass as Hs, UI_FOOTER_BUFFER as Ao, UI_BUTTON_SCROLL_BUFFER as Gs, Logo as Js, UI_DEFAULT_MAIN_HEIGHT as Tn, applyOledMode as Ws, UI_DEFAULT_MAIN_HEIGHT_IPHONE as qs, APP_CLASSNAME as Ys, J as xn, Q as Xs, LOCAL_STORAGE_SORT as Qs, LOCAL_STORAGE_SEARCH as Ks, LOCAL_STORAGE_OLED_MODE as ei, LOCAL_STORAGE_FULL_SCREEN as ti, LOCAL_STORAGE_SORT_TIMESTAMP as ri, LOCAL_STORAGE_SORT_TOKEN_USAGE as ni, TOAST_CACHE_ENABLED as oi, TOAST_CACHE_DISABLED as ai } from "./index.BkV_Kigj.js";
3
3
  import * as ie from "react";
4
4
  import pt, { useRef as V, useEffect as $, useCallback as D, useState as R, useSyncExternalStore as Gt, createContext as si, useContext as re, useId as Oo, forwardRef as Mo, useMemo as ze, Suspense as tr, lazy as Re, useReducer as Zt, useLayoutEffect as ii } from "react";
5
5
  import N from "clsx";
@@ -6614,7 +6614,7 @@ const Qa = async () => (xr || (xr = import(
6614
6614
  "./index.790ujKXR.js"
6615
6615
  )), xr), Ka = async () => (kr || (kr = import(
6616
6616
  /* webpackChunkName: "toast-utilities" */
6617
- "./index.gfDpYQwb.js"
6617
+ "./index.BkV_Kigj.js"
6618
6618
  ).then((e) => e.utilities)), kr), sh = async () => {
6619
6619
  try {
6620
6620
  await Promise.all([Qa(), Ka()]);
@@ -9392,38 +9392,38 @@ const sf = (e) => {
9392
9392
  }, Mf = Re(
9393
9393
  () => import(
9394
9394
  /* webpackChunkName: "modal-chunk" */
9395
- "./ProfileEntry.fzz8284r.js"
9395
+ "./ProfileEntry.DwUlfjQ0.js"
9396
9396
  ).then((e) => ({
9397
9397
  default: e.Profile
9398
9398
  }))
9399
9399
  ), $f = Re(
9400
9400
  () => import(
9401
9401
  /* webpackChunkName: "modal-chunk" */
9402
- "./SettingsEntry.DCb-7CHz.js"
9402
+ "./SettingsEntry.Bz-qx9j9.js"
9403
9403
  ).then((e) => ({
9404
9404
  default: e.SettingsPanel
9405
9405
  }))
9406
9406
  ), Rf = Re(
9407
9407
  () => import(
9408
9408
  /* webpackChunkName: "modal-chunk" */
9409
- "./HistoryEntry.D43TUZSf.js"
9409
+ "./HistoryEntry.BUgrbL2A.js"
9410
9410
  ).then((e) => ({
9411
9411
  default: e.HistoryPanel
9412
9412
  }))
9413
9413
  ), Pf = Re(
9414
9414
  () => import(
9415
9415
  /* webpackChunkName: "modal-chunk" */
9416
- "./AboutEntry.DySh-Kj4.js"
9416
+ "./AboutEntry.hp1PCH1z.js"
9417
9417
  ).then((e) => ({ default: e.About }))
9418
9418
  ), Zf = Re(
9419
9419
  () => import(
9420
9420
  /* webpackChunkName: "modal-chunk" */
9421
- "./UsageEntry.DHNcKGPb.js"
9421
+ "./UsageEntry.CWynZD0K.js"
9422
9422
  ).then((e) => ({ default: e.Usage }))
9423
9423
  ), Df = Re(
9424
9424
  () => import(
9425
9425
  /* webpackChunkName: "modal-chunk" */
9426
- "./UserMemoriesPanel.DLUZiNly.js"
9426
+ "./UserMemoriesPanel.CPUIg1Ei.js"
9427
9427
  ).then(
9428
9428
  (e) => ({ default: e.default })
9429
9429
  )
@@ -9473,23 +9473,23 @@ const sf = (e) => {
9473
9473
  f || Promise.all([
9474
9474
  import(
9475
9475
  /* webpackChunkName: "modal-chunk" */
9476
- "./ProfileEntry.fzz8284r.js"
9476
+ "./ProfileEntry.DwUlfjQ0.js"
9477
9477
  ),
9478
9478
  import(
9479
9479
  /* webpackChunkName: "modal-chunk" */
9480
- "./SettingsEntry.DCb-7CHz.js"
9480
+ "./SettingsEntry.Bz-qx9j9.js"
9481
9481
  ),
9482
9482
  import(
9483
9483
  /* webpackChunkName: "modal-chunk" */
9484
- "./HistoryEntry.D43TUZSf.js"
9484
+ "./HistoryEntry.BUgrbL2A.js"
9485
9485
  ),
9486
9486
  import(
9487
9487
  /* webpackChunkName: "modal-chunk" */
9488
- "./AboutEntry.DySh-Kj4.js"
9488
+ "./AboutEntry.hp1PCH1z.js"
9489
9489
  ),
9490
9490
  import(
9491
9491
  /* webpackChunkName: "modal-chunk" */
9492
- "./UsageEntry.DHNcKGPb.js"
9492
+ "./UsageEntry.CWynZD0K.js"
9493
9493
  )
9494
9494
  ]).finally(() => g(!0));
9495
9495
  }, [f]), b = D((k) => {
@@ -9746,18 +9746,18 @@ try {
9746
9746
  } catch {
9747
9747
  }
9748
9748
  const Vf = Re(
9749
- () => import("./index.Dw3nYM7U.js").then((e) => ({ default: e.Bubble }))
9749
+ () => import("./index.DHFyiJeE.js").then((e) => ({ default: e.Bubble }))
9750
9750
  ), dn = (e) => /* @__PURE__ */ l(tr, { fallback: /* @__PURE__ */ l("span", { className: "inline-block" }), children: /* @__PURE__ */ l(Vf, { ...e }) });
9751
9751
  dn.displayName = "AsyncBubble";
9752
9752
  const wo = 1, Ff = 150, Hf = Re(
9753
9753
  () => import(
9754
9754
  /* webpackChunkName: "LazyMessageAssistant" */
9755
- "./ChatBubbleAssistant.BMFC9NZo.js"
9755
+ "./ChatBubbleAssistant.wcBK5fz8.js"
9756
9756
  )
9757
9757
  ), Gf = Re(
9758
9758
  () => import(
9759
9759
  /* webpackChunkName: "LazyMessageUser" */
9760
- "./ChatBubbleUser.CwzORb-4.js"
9760
+ "./ChatBubbleUser.CF1ETIz4.js"
9761
9761
  )
9762
9762
  ), Jf = pt.memo(
9763
9763
  ({
@@ -1,7 +1,7 @@
1
1
  import { jsx as Ap } from "react/jsx-runtime";
2
- import { getDefaultExportFromCjs as ln } from "./App.OJ7iIDg1.js";
2
+ import { getDefaultExportFromCjs as ln } from "./App.Bp83hXd-.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.gfDpYQwb.js";
4
+ import { TRIMESTERS as rn, TRIMESTERS_SHORT as Lp, isProbablyMobile as Ep } from "./index.BkV_Kigj.js";
5
5
  var ls = { exports: {} }, Ip = ls.exports, on;
6
6
  function Dp() {
7
7
  return on || (on = 1, (function(we, he) {
@@ -1,10 +1,10 @@
1
1
  import { jsx as b } from "react/jsx-runtime";
2
- import { n as P, useUserPreferences as R, convertCamelCaseToReadable as y, numberFormatter as L, pluralize as _, b as v } from "./index.gfDpYQwb.js";
3
- import { BUBBLE_FOOTER_EMPTY as B } from "./index.Dw3nYM7U.js";
2
+ import { n as P, useUserPreferences as R, convertCamelCaseToReadable as y, numberFormatter as L, pluralize as _, b as v } from "./index.BkV_Kigj.js";
3
+ import { BUBBLE_FOOTER_EMPTY as B } from "./index.DHFyiJeE.js";
4
4
  import U from "clsx";
5
5
  import G, { useState as g, useRef as E, useEffect as F, useContext as S } from "react";
6
- import { ChatContext as D, AppContext as j, AsyncBubble as k } from "./App.OJ7iIDg1.js";
7
- import { useMarkdown as q } from "./useMarkdown.D58U8PrF.js";
6
+ import { ChatContext as D, AppContext as j, AsyncBubble as k } from "./App.Bp83hXd-.js";
7
+ import { useMarkdown as q } from "./useMarkdown.DCLyo2fD.js";
8
8
  const I = 2, W = I * 1e3, M = "", $ = (e) => e * (2 - e);
9
9
  function V(e, n = !0) {
10
10
  const [a, d] = g(0), [c, p] = g(0), [t, C] = g(e), r = E(0), s = E(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.OJ7iIDg1.js";
4
- import { useMarkdown as _ } from "./useMarkdown.D58U8PrF.js";
5
- import { C as M } from "./index.gfDpYQwb.js";
3
+ import { AsyncBubble as w } from "./App.Bp83hXd-.js";
4
+ import { useMarkdown as _ } from "./useMarkdown.DCLyo2fD.js";
5
+ import { C as M } from "./index.BkV_Kigj.js";
6
6
  const R = 200, N = ({
7
7
  string: e,
8
8
  idealLength: r = R
@@ -1,9 +1,9 @@
1
1
  import { jsxs as m, jsx as e } from "react/jsx-runtime";
2
- import { I as R, J as N, Q as g, INFINITE_SCROLL_THRESHOLD as E, CARDS as k, pluralize as b, te as u, numberFormatter as y, st as D, isProbablyMobile as U, c as I, r as P, O as B } from "./index.gfDpYQwb.js";
3
- import { st as M, p$1 as L, z as $, p$2 as _ } from "./App.OJ7iIDg1.js";
2
+ import { I as R, J as N, Q as g, INFINITE_SCROLL_THRESHOLD as E, CARDS as k, pluralize as b, te as u, numberFormatter as y, st as D, isProbablyMobile as U, c as I, r as P, O as B } from "./index.BkV_Kigj.js";
3
+ import { st as M, p$1 as L, z as $, p$2 as _ } from "./App.Bp83hXd-.js";
4
4
  import h from "clsx";
5
5
  import { Fragment as V } from "react";
6
- import { j as Y, D as F, G as x, H as G, M as a, U as K, F as O, n as W, l as H } from "./Table.vwsyDd6C.js";
6
+ import { j as Y, D as F, G as x, H as G, M as a, U as K, F as O, n as W, l as H } from "./Table.DZBKIFOu.js";
7
7
  const j = ({
8
8
  className: l,
9
9
  viewBox: c,
@@ -1,6 +1,6 @@
1
1
  import { jsxs as n, jsx as t, Fragment as ee } from "react/jsx-runtime";
2
- import { I as te, n as z, INFINITE_SCROLL_LIMIT as P, INFINITE_SCROLL_THRESHOLD as re, LOCAL_STORAGE_PREFIX as T, LOCAL_STORAGE_SORT_TIMESTAMP as ae, LOCAL_STORAGE_SORT_TOKEN_USAGE as se, LOCAL_STORAGE_SORT as oe, J as D, useUserPreferences as ie, useDeleteChat as ne, useToggleFavoriteChat as ce, APP_CLASSNAME as le, TOAST_CHAT_DELETED as de, graphQLRequest as he, SERVICE_TYPES as me, setNewProvider as ue, ACTION_SORT as Ce, Q as Se, TOAST_PROVIDER_CHANGED as fe, useChatsHistory as pe, LOCAL_STORAGE_SEARCH as ye, LOCAL_STORAGE_FAVORITES_ONLY as Te, HISTORY_TITLE as ge, S as Ae, Y as Ee, debounce as ve, C as _e, ACTION_SEARCH as De } from "./index.gfDpYQwb.js";
3
- import { HistoryContext as G, ChatContext as M, useAiChat as Oe, E as g, e as u, ConfirmationPanel as Re, LazyToastContainerWrapper as Le, showErrorToast as Ie, CHAT_SET_PROVIDER as ke, showSuccessToast as be, CHAT_SET_STATUS as we, oe as Ne, G as xe } from "./App.OJ7iIDg1.js";
2
+ import { I as te, n as z, INFINITE_SCROLL_LIMIT as P, INFINITE_SCROLL_THRESHOLD as re, LOCAL_STORAGE_PREFIX as T, LOCAL_STORAGE_SORT_TIMESTAMP as ae, LOCAL_STORAGE_SORT_TOKEN_USAGE as se, LOCAL_STORAGE_SORT as oe, J as D, useUserPreferences as ie, useDeleteChat as ne, useToggleFavoriteChat as ce, APP_CLASSNAME as le, TOAST_CHAT_DELETED as de, graphQLRequest as he, SERVICE_TYPES as me, setNewProvider as ue, ACTION_SORT as Ce, Q as Se, TOAST_PROVIDER_CHANGED as fe, useChatsHistory as pe, LOCAL_STORAGE_SEARCH as ye, LOCAL_STORAGE_FAVORITES_ONLY as Te, HISTORY_TITLE as ge, S as Ae, Y as Ee, debounce as ve, C as _e, ACTION_SEARCH as De } from "./index.BkV_Kigj.js";
3
+ import { HistoryContext as G, ChatContext as M, useAiChat as Oe, E as g, e as u, ConfirmationPanel as Re, LazyToastContainerWrapper as Le, showErrorToast as Ie, CHAT_SET_PROVIDER as ke, showSuccessToast as be, CHAT_SET_STATUS as we, oe as Ne, G as xe } from "./App.Bp83hXd-.js";
4
4
  import { useRef as N, useState as x, useContext as O, useCallback as V, Suspense as He, lazy as Fe, useEffect as Pe } from "react";
5
5
  const Ve = ({
6
6
  className: c,
@@ -31,7 +31,7 @@ const Ve = ({
31
31
  ), ze = Fe(
32
32
  () => import(
33
33
  /* webpackChunkName: "history-table" */
34
- "./ChatHistoryTable.CMNFWVgF.js"
34
+ "./ChatHistoryTable.CqvT-F88.js"
35
35
  ).then((c) => ({ default: c.ChatHistoryTable }))
36
36
  ), Ge = ({
37
37
  filteredHistory: c,
@@ -1,6 +1,6 @@
1
1
  import { jsxs as t, Fragment as $, jsx as e } from "react/jsx-runtime";
2
- import { preloadToast as D, showSuccessToast as K, showErrorToast as W, ConfirmationPanel as Y, LazyToastContainerWrapper as H, oe as V } from "./App.OJ7iIDg1.js";
3
- import { n as q, i as J, useUserPreferences as Q, useServerCapabilities as X, j$1 as Z, setUserPlan as ee, S as d, renderDataAsList as ae, CARDS as s, L as f, j as c, C as se, it as ne, isTauri as re, te, l as b, PROFILE_TITLE as le } from "./index.gfDpYQwb.js";
2
+ import { preloadToast as D, showSuccessToast as K, showErrorToast as W, ConfirmationPanel as Y, LazyToastContainerWrapper as H, oe as V } from "./App.Bp83hXd-.js";
3
+ import { n as q, i as J, useUserPreferences as Q, useServerCapabilities as X, j$1 as Z, setUserPlan as ee, S as d, renderDataAsList as ae, CARDS as s, L as f, j as c, C as se, it as ne, isTauri as re, te, l as b, PROFILE_TITLE as le } from "./index.BkV_Kigj.js";
4
4
  import ie from "clsx";
5
5
  import { useState as m, useMemo as ce, useCallback as P } from "react";
6
6
  const oe = () => {
@@ -1,7 +1,7 @@
1
1
  import { jsxs as s, jsx as t, Fragment as A } from "react/jsx-runtime";
2
- import { n as Pe, useEntitlements as Be, useUserPreferences as Ge, ot as ce, LOCAL_STORAGE_OLED_MODE as Ue, LOCAL_STORAGE_FULL_SCREEN as Fe, canEvaluateModels as Ve, Et as We, getCacheInfo as $e, isServiceWorkerEnabled as ze, SETTINGS_TITLE as je, S as p, CARDS as r, $ as He, C as R, PROMPTS_DESCRIPTION as Ye, L as qe, j as ie, applyOledMode as de, getCurrentGeoLocation as Ke, graphQLRequest as me, handleServiceWorkerToggle as Qe, SERVICE_TYPES as ue } from "./index.gfDpYQwb.js";
3
- import { AppContext as Je, useCapability as he, E as pe, oe as Xe, G as l, APP_SET_OLED_MODE as Ee, APP_SET_FULL_SCREEN as Se } from "./App.OJ7iIDg1.js";
4
- import { Re as Ne } from "./index.zjPeYJsX.js";
2
+ import { n as Pe, useEntitlements as Be, useUserPreferences as Ge, ot as ce, LOCAL_STORAGE_OLED_MODE as Ue, LOCAL_STORAGE_FULL_SCREEN as Fe, canEvaluateModels as Ve, Et as We, getCacheInfo as $e, isServiceWorkerEnabled as ze, SETTINGS_TITLE as je, S as p, CARDS as r, $ as He, C as R, PROMPTS_DESCRIPTION as Ye, L as qe, j as ie, applyOledMode as de, getCurrentGeoLocation as Ke, graphQLRequest as me, handleServiceWorkerToggle as Qe, SERVICE_TYPES as ue } from "./index.BkV_Kigj.js";
3
+ import { AppContext as Je, useCapability as he, E as pe, oe as Xe, G as l, APP_SET_OLED_MODE as Ee, APP_SET_FULL_SCREEN as Se } from "./App.Bp83hXd-.js";
4
+ import { Re as Ne } from "./index.Bsr7P_Sg.js";
5
5
  import { useContext as Ze, useState as n, useMemo as et, useCallback as tt, useEffect as ge } from "react";
6
6
  const lt = ({
7
7
  open: fe,
@@ -1,8 +1,8 @@
1
1
  import { jsxs as p, jsx as r } from "react/jsx-runtime";
2
- import { I as u, b$1 as f } from "./index.gfDpYQwb.js";
2
+ import { I as u, b$1 as f } from "./index.BkV_Kigj.js";
3
3
  import C, { useContext as b } from "react";
4
4
  import o from "clsx";
5
- import { e as k } from "./App.OJ7iIDg1.js";
5
+ import { e as k } from "./App.Bp83hXd-.js";
6
6
  const L = ({
7
7
  className: e,
8
8
  viewBox: a,
@@ -1,13 +1,13 @@
1
1
  import { jsxs as l, jsx as e } from "react/jsx-runtime";
2
- import { n as f, i as v, useUserChatStats as _, useChatsUsage as z, USAGE_TITLE as B, S as g, renderDataAsList as P, CARDS as a, L as p, j as A, C as i, pluralize as h } from "./index.gfDpYQwb.js";
3
- import { oe as H } from "./App.OJ7iIDg1.js";
2
+ import { n as f, i as v, useUserChatStats as _, useChatsUsage as z, USAGE_TITLE as B, S as g, renderDataAsList as P, CARDS as a, L as p, j as A, C as i, pluralize as h } from "./index.BkV_Kigj.js";
3
+ import { oe as H } from "./App.Bp83hXd-.js";
4
4
  import { useState as C, Suspense as K, lazy as j } from "react";
5
5
  const s = [0, 3, 6, 9], n = {
6
6
  TOKEN: "token",
7
7
  MODEL: "model"
8
8
  }, w = j(() => import(
9
9
  /* webpackChunkName: "LazyChart" */
10
- "./Chart.BWrkHo4o.js"
10
+ "./Chart.DyNB5HAI.js"
11
11
  )), R = ({
12
12
  open: k,
13
13
  onOpenChange: E
@@ -1,10 +1,10 @@
1
1
  import { jsxs as r, jsx as e, Fragment as R } from "react/jsx-runtime";
2
- import { I as Ce, L, j as y, C as b, n as we, LOCAL_STORAGE_PREFIX as W, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as ve, LOCAL_STORAGE_SORT_MEMORY_COLUMN as ke, useUserMemories as Se, useExpiredMemories as Te, useDeleteMemory as Me, useDeleteAllActiveMemories as De, useDeleteAllExpiredMemories as Ee, useUpdateMemory as be, useRestoreMemory as Re, te as I } from "./index.gfDpYQwb.js";
3
- import { oe as le, G as O, E as Z, e as s, ConfirmationPanel as $, st as _ } from "./App.OJ7iIDg1.js";
2
+ import { I as Ce, L, j as y, C as b, n as we, LOCAL_STORAGE_PREFIX as W, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as ve, LOCAL_STORAGE_SORT_MEMORY_COLUMN as ke, useUserMemories as Se, useExpiredMemories as Te, useDeleteMemory as Me, useDeleteAllActiveMemories as De, useDeleteAllExpiredMemories as Ee, useUpdateMemory as be, useRestoreMemory as Re, te as I } from "./index.BkV_Kigj.js";
3
+ import { oe as le, G as O, E as Z, e as s, ConfirmationPanel as $, st as _ } from "./App.Bp83hXd-.js";
4
4
  import N from "clsx";
5
5
  import { useState as C, useEffect as Le, useRef as ee } from "react";
6
- import { Re as ze } from "./index.zjPeYJsX.js";
7
- import { j as te, D as re, G as E, M as a, F as B, H as ie, l as ne, U as oe, n as Ie } from "./Table.vwsyDd6C.js";
6
+ import { Re as ze } from "./index.Bsr7P_Sg.js";
7
+ import { j as te, D as re, G as E, M as a, F as B, H as ie, l as ne, U as oe, n as Ie } from "./Table.DZBKIFOu.js";
8
8
  const Oe = ({
9
9
  className: A,
10
10
  viewBox: w,