@versini/sassysaint 8.96.8 → 8.96.9

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.DWhCsyyx.js → AboutChangelog.CJR0Yrb9.js} +3 -3
  2. package/dist/chunks/{AboutEntry.DuK-ofsz.js → AboutEntry.z8_AWlzy.js} +5 -5
  3. package/dist/chunks/{App.C9qKFD-Z.js → App.CSszHgAy.js} +20 -17
  4. package/dist/chunks/{Chart.CPzZpLvB.js → Chart.B-0zA_KP.js} +2 -2
  5. package/dist/chunks/{ChatBubbleAssistant.1kOCDh5y.js → ChatBubbleAssistant.DIE-YMKO.js} +4 -4
  6. package/dist/chunks/{ChatBubbleUser.B-BF5y58.js → ChatBubbleUser.DVhU5Q89.js} +3 -3
  7. package/dist/chunks/{ChatHistoryTable.UoSb5dnR.js → ChatHistoryTable.pVbd1MtQ.js} +3 -3
  8. package/dist/chunks/{HistoryEntry.BR-WL0kv.js → HistoryEntry.Cs_OtIbu.js} +3 -3
  9. package/dist/chunks/{ProfileEntry.CTXXHKdr.js → ProfileEntry.DqqbSCRA.js} +2 -2
  10. package/dist/chunks/{SettingsEntry.PmOBiLX9.js → SettingsEntry.FUDCOmDD.js} +3 -3
  11. package/dist/chunks/{UsageEntry.C1R6cODm.js → UsageEntry.wn-UzO1m.js} +3 -3
  12. package/dist/chunks/{UserMemoriesPanel.RCBum914.js → UserMemoriesPanel.DCs-6CEt.js} +4 -4
  13. package/dist/chunks/{index.DV08j59k.js → index.3xagTRa3.js} +1 -1
  14. package/dist/chunks/{index.BveDf9_M.js → index.B3Y5sevd.js} +1 -1
  15. package/dist/chunks/{index.Yaf1C719.js → index.BQRwMeWJ.js} +3 -3
  16. package/dist/chunks/{index.DWb4AaW0.js → index.BhMICnBp.js} +1 -1
  17. package/dist/chunks/{index.DhCMfOPC.js → index.BlUTQkQv.js} +1 -1
  18. package/dist/chunks/{index.VQWdyMHz.js → index.CmQ9umlr.js} +2 -2
  19. package/dist/chunks/{index.B75ScX3A.js → index.Dv0Ir4rL.js} +1 -1
  20. package/dist/chunks/{index.BUknxUlO.js → index.NEmeNGWk.js} +1 -1
  21. package/dist/chunks/{index.CVc77EH3.js → index.d-xqJoM-.js} +1 -1
  22. package/dist/chunks/{useMarkdown.BMXw9n4a.js → useMarkdown.Z43vuJNz.js} +6 -6
  23. package/dist/components/SassySaint/SassySaint.js +1 -1
  24. package/dist/index.js +4 -4
  25. package/package.json +3 -3
@@ -1,8 +1,8 @@
1
1
  import { jsxs as s, jsx as e } from "react/jsx-runtime";
2
- import { useInViewport as c } from "./index.DV08j59k.js";
2
+ import { useInViewport as c } from "./index.3xagTRa3.js";
3
3
  import { useRef as n, useCallback as f, useLayoutEffect as u } from "react";
4
- import { ButtonScroll as p } from "./App.C9qKFD-Z.js";
5
- import { useMarkdown as d } from "./useMarkdown.BMXw9n4a.js";
4
+ import { ButtonScroll as p } from "./App.CSszHgAy.js";
5
+ import { useMarkdown as d } from "./useMarkdown.Z43vuJNz.js";
6
6
  const x = ({ content: o }) => {
7
7
  const [l, t] = d(), { ref: a, inViewport: i } = c(), r = n(null), m = f(() => {
8
8
  r.current && r.current.scrollIntoView({
@@ -1,12 +1,12 @@
1
1
  import { jsxs as p, Fragment as n, jsx as e } from "react/jsx-runtime";
2
- import { Panel as g, CancelButton as A } from "./App.C9qKFD-Z.js";
3
- import { useUniqueId as c, useServerCapabilities as B, useChangelogs as E, Card as t, renderDataAsList as d, CARDS as r, pluralize as I, isProbablyMobile as S, ABOUT_TITLE as C, L as O, j as U } from "./index.DV08j59k.js";
2
+ import { Panel as g, CancelButton as A } from "./App.CSszHgAy.js";
3
+ import { useUniqueId as c, useServerCapabilities as B, useChangelogs as E, Card as t, renderDataAsList as d, CARDS as r, pluralize as I, isProbablyMobile as S, ABOUT_TITLE as C, L as O, j as U } from "./index.3xagTRa3.js";
4
4
  import f from "clsx";
5
5
  import { Suspense as L, lazy as N } from "react";
6
6
  const _ = N(
7
7
  () => import(
8
8
  /* webpackChunkName: "LazyAboutChangelog" */
9
- "./AboutChangelog.DWhCsyyx.js"
9
+ "./AboutChangelog.CJR0Yrb9.js"
10
10
  )
11
11
  ), k = () => {
12
12
  const a = c(), s = c(), { data: i, isSuccess: m } = B(), { data: h, isSuccess: u } = E(), T = i?.version || "", o = i?.models || [], b = i?.buildTime || "";
@@ -18,8 +18,8 @@ const _ = N(
18
18
  className: "prose-dark dark:prose-lighter mb-4",
19
19
  noBorder: !0,
20
20
  children: d(a, {
21
- [r.ABOUT.VERSION]: "8.96.8",
22
- [r.ABOUT.BUILD_TIMESTAMP]: "12/05/2025 03:14 PM EST"
21
+ [r.ABOUT.VERSION]: "8.96.9",
22
+ [r.ABOUT.BUILD_TIMESTAMP]: "12/05/2025 07:03 PM EST"
23
23
  })
24
24
  }
25
25
  ),
@@ -1,5 +1,5 @@
1
1
  import { jsx as d, jsxs as O, Fragment as Le } from "react/jsx-runtime";
2
- import { ACTION_SORT as ia, e$1 as vt, ACTION_SEARCH as ca, ACTION_RESET_PROMPT as po, ACTION_TOGGLE_PROMPT as fo, ChatContext as Te, LOCAL_STORAGE_PREFIX as xe, LOCAL_STORAGE_CHAT_ID as Ut, n as Se, useLocalStorage as Re, isDev as la, isPWAMode as mo, isTauri as bt, useChat as ua, useClickOutside as da, useInterval as pa, isProbablyiPhone as Me, useTheme as Ae, ButtonIcon as Ne, IconAddLight as fa, DEFAULT_ICON_ACTION_SIZE as ze, useUserPreferences as He, useHotkeys as Hr, IconCloseLight as ma, IconEditLight as ha, serverUrl as ho, useEntitlements as Gr, IconClose as go, useHaptic as ga, Button as vo, L as Cr, j as ct, useSaveChat as va, LOCAL_STORAGE_PRIVATE_DISCLOSURE as ya, w as Gt, IconLockedLight as _a, IconUnlockedLight as ba, IconSelected as wa, IconUnSelected as Ia, IconNext as Ea, PromptsContext as Jr, IconBookSparklesLight as Ta, IconRewrite as Sa, IconProofread as ka, IconMagic as Ca, LOCAL_STORAGE_REASONING_DISCLOSURE as xa, IconLightBulbLight as Aa, IconSendLight as Na, INPUT_PLACEHOLDER_TEXT_IN_SESSION as yo, INPUT_PLACEHOLDER_TEXT_MORNING as Oa, INPUT_PLACEHOLDER_TEXT_TODAY as Pa, INPUT_PLACEHOLDER_TEXT_AFTERNOON as Ra, INPUT_PLACEHOLDER_TEXT_EVENING as Ma, INPUT_PLACEHOLDER_TEXT_NIGHT as za, INPUT_PLACEHOLDER_TEXT_DEFAULT as $a, PROMPT_EDITABLE_AREA_CLASSNAME as Za, PROMPT_CLASSNAME as Da, AppContext as xt, useUniqueId as La, j$1 as _o, ERROR_MESSAGE as Ua, o as wt, CLIPBOARD_PROMPT as un, getHotkeyHandler as ja, U as Fa, FOOTER_DISCLAIMERS as dn, isProbablyiPad as Ba, useResizeObserver as bo, useViewportSize as Va, useVisualViewportSize as Ha, INPUT_BOTTOM_OFFSET_IPHONE as Ga, INPUT_BOTTOM_OFFSET_IPAD as Ja, INPUT_BOTTOM_OFFSET as wo, INPUT_BOTTOM_OFFSET_EXTRA as pr, APP_SET_FOOTER_HEIGHT as Wa, FOOTER_TOP as xr, FOOTER_BOTTOM as yt, APP_SET_FOOTER_POSITION as fr, getLayoutPaddingClass as Ar, canEvaluateModels as pn, k as Ya, IconOpenAI as qa, a as Xa, IconAnthropic as Qa, i as Ka, IconGoogleGemini as ei, s as ti, x as ri, p as mr, setNewProvider as fn, TOAST_PROVIDER_CHANGED as mn, useQueryClient as ni, LOG_OUT as hn, IconProfile as oi, IconSliders as si, IconHistory as ai, IconEditUser as ii, IconChart as ci, IconInfo as li, IconBack as ui, IconSettings as di, n$1 as Io, useInViewport as pi, useServerCapabilities as fi, getMessageContaintWrapperClass as mi, UI_FOOTER_BUFFER as Eo, UI_BUTTON_SCROLL_BUFFER as hi, Logo as gi, isProbablyMobile as vi, UI_DEFAULT_MAIN_HEIGHT as gn, e as yi, appReducer as _i, useChatsHistory as bi, applyOledMode as wi, APP_SET_OLED_MODE as Ii, APP_SET_FULL_SCREEN as Ei, APP_SET_THEME_MODE as Ti, APP_SET_THEME_PALETTE as Si, UI_DEFAULT_MAIN_HEIGHT_IPHONE as ki, HistoryContext as Ci, APP_CLASSNAME as xi, y as vn, v as Ai, LOCAL_STORAGE_SORT as Ni, LOCAL_STORAGE_SEARCH as Oi, LOCAL_STORAGE_OLED_MODE as Pi, LOCAL_STORAGE_FULL_SCREEN as Ri, LOCAL_STORAGE_SORT_TIMESTAMP as Mi, LOCAL_STORAGE_SORT_TOKEN_USAGE as zi, TOAST_CACHE_ENABLED as $i, TOAST_CACHE_DISABLED as Zi } from "./index.DV08j59k.js";
2
+ import { ACTION_SORT as ia, e$1 as vt, ACTION_SEARCH as ca, ACTION_RESET_PROMPT as po, ACTION_TOGGLE_PROMPT as fo, ChatContext as Te, LOCAL_STORAGE_PREFIX as xe, LOCAL_STORAGE_CHAT_ID as Ut, n as Se, useLocalStorage as Re, isDev as la, isPWAMode as mo, isTauri as bt, useChat as ua, useClickOutside as da, useInterval as pa, isProbablyiPhone as Me, useTheme as Ae, ButtonIcon as Ne, IconAddLight as fa, DEFAULT_ICON_ACTION_SIZE as ze, useUserPreferences as He, useHotkeys as Hr, IconCloseLight as ma, IconEditLight as ha, serverUrl as ho, useEntitlements as Gr, IconClose as go, useHaptic as ga, Button as vo, L as Cr, j as ct, useSaveChat as va, LOCAL_STORAGE_PRIVATE_DISCLOSURE as ya, w as Gt, IconLockedLight as _a, IconUnlockedLight as ba, IconSelected as wa, IconUnSelected as Ia, IconNext as Ea, PromptsContext as Jr, IconBookSparklesLight as Ta, IconRewrite as Sa, IconProofread as ka, IconMagic as Ca, LOCAL_STORAGE_REASONING_DISCLOSURE as xa, IconLightBulbLight as Aa, IconSendLight as Na, INPUT_PLACEHOLDER_TEXT_IN_SESSION as yo, INPUT_PLACEHOLDER_TEXT_MORNING as Oa, INPUT_PLACEHOLDER_TEXT_TODAY as Pa, INPUT_PLACEHOLDER_TEXT_AFTERNOON as Ra, INPUT_PLACEHOLDER_TEXT_EVENING as Ma, INPUT_PLACEHOLDER_TEXT_NIGHT as za, INPUT_PLACEHOLDER_TEXT_DEFAULT as $a, PROMPT_EDITABLE_AREA_CLASSNAME as Za, PROMPT_CLASSNAME as Da, AppContext as xt, useUniqueId as La, j$1 as _o, ERROR_MESSAGE as Ua, o as wt, CLIPBOARD_PROMPT as un, getHotkeyHandler as ja, U as Fa, FOOTER_DISCLAIMERS as dn, isProbablyiPad as Ba, useResizeObserver as bo, useViewportSize as Va, useVisualViewportSize as Ha, INPUT_BOTTOM_OFFSET_IPHONE as Ga, INPUT_BOTTOM_OFFSET_IPAD as Ja, INPUT_BOTTOM_OFFSET as wo, INPUT_BOTTOM_OFFSET_EXTRA as pr, APP_SET_FOOTER_HEIGHT as Wa, FOOTER_TOP as xr, FOOTER_BOTTOM as yt, APP_SET_FOOTER_POSITION as fr, getLayoutPaddingClass as Ar, canEvaluateModels as pn, k as Ya, IconOpenAI as qa, a as Xa, IconAnthropic as Qa, i as Ka, IconGoogleGemini as ei, s as ti, x as ri, p as mr, setNewProvider as fn, TOAST_PROVIDER_CHANGED as mn, useQueryClient as ni, LOG_OUT as hn, IconProfile as oi, IconSliders as si, IconHistory as ai, IconEditUser as ii, IconChart as ci, IconInfo as li, IconBack as ui, IconSettings as di, n$1 as Io, useInViewport as pi, useServerCapabilities as fi, getMessageContaintWrapperClass as mi, UI_FOOTER_BUFFER as Eo, UI_BUTTON_SCROLL_BUFFER as hi, Logo as gi, isProbablyMobile as vi, UI_DEFAULT_MAIN_HEIGHT as gn, e as yi, appReducer as _i, useChatsHistory as bi, applyOledMode as wi, APP_SET_OLED_MODE as Ii, APP_SET_FULL_SCREEN as Ei, APP_SET_THEME_MODE as Ti, APP_SET_THEME_PALETTE as Si, UI_DEFAULT_MAIN_HEIGHT_IPHONE as ki, HistoryContext as Ci, APP_CLASSNAME as xi, y as vn, v as Ai, LOCAL_STORAGE_SORT as Ni, LOCAL_STORAGE_SEARCH as Oi, LOCAL_STORAGE_OLED_MODE as Pi, LOCAL_STORAGE_FULL_SCREEN as Ri, LOCAL_STORAGE_SORT_TIMESTAMP as Mi, LOCAL_STORAGE_SORT_TOKEN_USAGE as zi, TOAST_CACHE_ENABLED as $i, TOAST_CACHE_DISABLED as Zi } from "./index.3xagTRa3.js";
3
3
  import To, { useRef as W, useCallback as K, useSyncExternalStore as hr, useEffect as $, useMemo as le, useState as M, createContext as Wr, useContext as X, forwardRef as tt, useId as So, useLayoutEffect as nr, cloneElement as Di, Suspense as Jt, lazy as $e, useReducer as Pt } from "react";
4
4
  import R, { clsx as Ue } from "clsx";
5
5
  import { computePosition as Li, offset as ko, flip as Co, shift as xo, arrow as Ui, useMergeRefs as Yr, FloatingPortal as Nr, FloatingOverlay as ji, FloatingFocusManager as Or, useFloating as Ao, useClick as No, useDismiss as Oo, useRole as Po, useInteractions as Ro, useFloatingParentNodeId as Mo, FloatingTree as Fi, useListItem as zo, useFloatingTree as $o, useFloatingNodeId as Bi, autoUpdate as Vi, useHover as Hi, safePolygon as Gi, useListNavigation as Ji, useTypeahead as Wi, FloatingNode as yn, FloatingList as _n } from "@floating-ui/react";
@@ -5714,7 +5714,7 @@ const Us = async () => (Ir || (Ir = import(
5714
5714
  "./index.790ujKXR.js"
5715
5715
  )), Ir), js = async () => (Er || (Er = import(
5716
5716
  /* webpackChunkName: "toast-utilities" */
5717
- "./index.DV08j59k.js"
5717
+ "./index.3xagTRa3.js"
5718
5718
  ).then((e) => e.utilities)), Er), Uf = async () => {
5719
5719
  try {
5720
5720
  await Promise.all([Us(), js()]);
@@ -5986,7 +5986,10 @@ function Xf() {
5986
5986
  function Ge() {
5987
5987
  const { chat: e, input: t, setInput: r } = Xf();
5988
5988
  return {
5989
- ...qf({ chat: e }),
5989
+ ...qf({
5990
+ chat: e,
5991
+ experimental_throttle: 300
5992
+ }),
5990
5993
  input: t,
5991
5994
  setInput: r
5992
5995
  };
@@ -8342,38 +8345,38 @@ const Hm = [".png", ".jpg", ".jpeg", ".webp"], Gm = [".pdf", ".txt"], Jm = [
8342
8345
  }, Eh = $e(
8343
8346
  () => import(
8344
8347
  /* webpackChunkName: "modal-chunk" */
8345
- "./ProfileEntry.CTXXHKdr.js"
8348
+ "./ProfileEntry.DqqbSCRA.js"
8346
8349
  ).then((e) => ({
8347
8350
  default: e.Profile
8348
8351
  }))
8349
8352
  ), Th = $e(
8350
8353
  () => import(
8351
8354
  /* webpackChunkName: "modal-chunk" */
8352
- "./SettingsEntry.PmOBiLX9.js"
8355
+ "./SettingsEntry.FUDCOmDD.js"
8353
8356
  ).then((e) => ({
8354
8357
  default: e.SettingsPanel
8355
8358
  }))
8356
8359
  ), Sh = $e(
8357
8360
  () => import(
8358
8361
  /* webpackChunkName: "modal-chunk" */
8359
- "./HistoryEntry.BR-WL0kv.js"
8362
+ "./HistoryEntry.Cs_OtIbu.js"
8360
8363
  ).then((e) => ({
8361
8364
  default: e.HistoryPanel
8362
8365
  }))
8363
8366
  ), kh = $e(
8364
8367
  () => import(
8365
8368
  /* webpackChunkName: "modal-chunk" */
8366
- "./AboutEntry.DuK-ofsz.js"
8369
+ "./AboutEntry.z8_AWlzy.js"
8367
8370
  ).then((e) => ({ default: e.About }))
8368
8371
  ), Ch = $e(
8369
8372
  () => import(
8370
8373
  /* webpackChunkName: "modal-chunk" */
8371
- "./UsageEntry.C1R6cODm.js"
8374
+ "./UsageEntry.wn-UzO1m.js"
8372
8375
  ).then((e) => ({ default: e.Usage }))
8373
8376
  ), xh = $e(
8374
8377
  () => import(
8375
8378
  /* webpackChunkName: "modal-chunk" */
8376
- "./UserMemoriesPanel.RCBum914.js"
8379
+ "./UserMemoriesPanel.DCs-6CEt.js"
8377
8380
  ).then(
8378
8381
  (e) => ({ default: e.default })
8379
8382
  )
@@ -8423,23 +8426,23 @@ const Hm = [".png", ".jpg", ".jpeg", ".webp"], Gm = [".pdf", ".txt"], Jm = [
8423
8426
  f || Promise.all([
8424
8427
  import(
8425
8428
  /* webpackChunkName: "modal-chunk" */
8426
- "./ProfileEntry.CTXXHKdr.js"
8429
+ "./ProfileEntry.DqqbSCRA.js"
8427
8430
  ),
8428
8431
  import(
8429
8432
  /* webpackChunkName: "modal-chunk" */
8430
- "./SettingsEntry.PmOBiLX9.js"
8433
+ "./SettingsEntry.FUDCOmDD.js"
8431
8434
  ),
8432
8435
  import(
8433
8436
  /* webpackChunkName: "modal-chunk" */
8434
- "./HistoryEntry.BR-WL0kv.js"
8437
+ "./HistoryEntry.Cs_OtIbu.js"
8435
8438
  ),
8436
8439
  import(
8437
8440
  /* webpackChunkName: "modal-chunk" */
8438
- "./AboutEntry.DuK-ofsz.js"
8441
+ "./AboutEntry.z8_AWlzy.js"
8439
8442
  ),
8440
8443
  import(
8441
8444
  /* webpackChunkName: "modal-chunk" */
8442
- "./UsageEntry.C1R6cODm.js"
8445
+ "./UsageEntry.wn-UzO1m.js"
8443
8446
  )
8444
8447
  ]).finally(() => m(!0));
8445
8448
  }, [f]), h = K((z) => {
@@ -8710,18 +8713,18 @@ const lo = "av-spinner", ea = ({ spinnerRef: e, mode: t = "system", type: r = "c
8710
8713
  ]
8711
8714
  });
8712
8715
  }, Rh = $e(
8713
- () => import("./index.BUknxUlO.js").then((e) => ({ default: e.Bubble }))
8716
+ () => import("./index.NEmeNGWk.js").then((e) => ({ default: e.Bubble }))
8714
8717
  ), an = (e) => /* @__PURE__ */ d(Jt, { fallback: /* @__PURE__ */ d("span", { className: "inline-block" }), children: /* @__PURE__ */ d(Rh, { ...e }) });
8715
8718
  an.displayName = "AsyncBubble";
8716
8719
  const uo = 1, Mh = 150, zh = $e(
8717
8720
  () => import(
8718
8721
  /* webpackChunkName: "LazyMessageAssistant" */
8719
- "./ChatBubbleAssistant.1kOCDh5y.js"
8722
+ "./ChatBubbleAssistant.DIE-YMKO.js"
8720
8723
  )
8721
8724
  ), $h = $e(
8722
8725
  () => import(
8723
8726
  /* webpackChunkName: "LazyMessageUser" */
8724
- "./ChatBubbleUser.B-BF5y58.js"
8727
+ "./ChatBubbleUser.DVhU5Q89.js"
8725
8728
  )
8726
8729
  ), Zh = To.memo(
8727
8730
  ({
@@ -1,7 +1,7 @@
1
1
  import { jsx as Pp } from "react/jsx-runtime";
2
- import { getDefaultExportFromCjs as dn } from "./App.C9qKFD-Z.js";
2
+ import { getDefaultExportFromCjs as dn } from "./App.CSszHgAy.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.DV08j59k.js";
4
+ import { TRIMESTERS_SHORT as Ep, TRIMESTERS as on, TIME_RANGES as ls, isProbablyMobile as Ip, TIME_RANGE_LABELS as an } from "./index.3xagTRa3.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 k } from "react/jsx-runtime";
2
- import { ChatContext as F, AppContext as O, n as P, useUserPreferences as R, convertCamelCaseToReadable as L, numberFormatter as _, pluralize as B } from "./index.DV08j59k.js";
3
- import { BUBBLE_FOOTER_EMPTY as G } from "./index.BUknxUlO.js";
2
+ import { ChatContext as F, AppContext as O, n as P, useUserPreferences as R, convertCamelCaseToReadable as L, numberFormatter as _, pluralize as B } from "./index.3xagTRa3.js";
3
+ import { BUBBLE_FOOTER_EMPTY as G } from "./index.NEmeNGWk.js";
4
4
  import E from "clsx";
5
5
  import v, { useState as A, useRef as h, useEffect as S, useContext as x } from "react";
6
- import { AsyncBubble as y } from "./App.C9qKFD-Z.js";
7
- import { useMarkdown as D } from "./useMarkdown.BMXw9n4a.js";
6
+ import { AsyncBubble as y } from "./App.CSszHgAy.js";
7
+ import { useMarkdown as D } from "./useMarkdown.Z43vuJNz.js";
8
8
  const N = 2, q = N * 1e3, M = "", I = (e) => e * (2 - e);
9
9
  function j(e, r = !0) {
10
10
  const [n, C] = A(0), [a, c] = A(0), [i, T] = A(e), t = h(0), s = h(0);
@@ -1,8 +1,8 @@
1
1
  import { jsx as a, Fragment as h, jsxs as S } from "react/jsx-runtime";
2
- import { Button as C } from "./index.DV08j59k.js";
2
+ import { Button as C } from "./index.3xagTRa3.js";
3
3
  import { useState as _, useMemo as m, isValidElement as T, useEffect as b } from "react";
4
- import { AsyncBubble as w } from "./App.C9qKFD-Z.js";
5
- import { useMarkdown as x } from "./useMarkdown.BMXw9n4a.js";
4
+ import { AsyncBubble as w } from "./App.CSszHgAy.js";
5
+ import { useMarkdown as x } from "./useMarkdown.Z43vuJNz.js";
6
6
  /*!
7
7
  @versini/ui-truncate v6.0.0
8
8
  © 2025 gizmette.com
@@ -1,9 +1,9 @@
1
1
  import { jsxs as c, jsx as e } from "react/jsx-runtime";
2
- import { y as x, v as p, INFINITE_SCROLL_THRESHOLD as E, CARDS as I, pluralize as M, ButtonIcon as i, IconRestore as y, IconStarInCircle as U, IconStarInCircleLight as D, IconDelete as z, numberFormatter as L, isProbablyMobile as _ } from "./index.DV08j59k.js";
3
- import { W as P, j as $, G as m, H as B, M as a, F as f } from "./index.CVc77EH3.js";
2
+ import { y as x, v as p, INFINITE_SCROLL_THRESHOLD as E, CARDS as I, pluralize as M, ButtonIcon as i, IconRestore as y, IconStarInCircle as U, IconStarInCircleLight as D, IconDelete as z, numberFormatter as L, isProbablyMobile as _ } from "./index.3xagTRa3.js";
3
+ import { W as P, j as $, G as m, H as B, M as a, F as f } from "./index.d-xqJoM-.js";
4
4
  import d from "clsx";
5
5
  import { Fragment as W } from "react";
6
- import { ResponsiveTooltip as h } from "./App.C9qKFD-Z.js";
6
+ import { ResponsiveTooltip as h } from "./App.CSszHgAy.js";
7
7
  const s = {
8
8
  ROW: "row",
9
9
  TIMESTAMP: x,
@@ -1,12 +1,12 @@
1
1
  import { jsxs as c, Fragment as ee, jsx as t } from "react/jsx-runtime";
2
- import { n as V, INFINITE_SCROLL_LIMIT as z, INFINITE_SCROLL_THRESHOLD as te, HistoryContext as P, ChatContext as ae, useLocalStorage as C, LOCAL_STORAGE_PREFIX as S, LOCAL_STORAGE_SORT_TIMESTAMP as re, e$1 as h, LOCAL_STORAGE_SORT_TOKEN_USAGE as se, LOCAL_STORAGE_SORT as oe, y as k, LOCAL_STORAGE_CHAT_ID as ne, useDeleteChat as ie, useToggleFavoriteChat as ce, APP_CLASSNAME as le, TOAST_CHAT_DELETED as de, graphQLRequest as he, SERVICE_TYPES as me, ACTION_SORT as ue, v as Ce, useChatsHistory as Se, useUserChatStats as fe, LOCAL_STORAGE_SEARCH as ye, LOCAL_STORAGE_FAVORITES_ONLY as Te, HISTORY_TITLE as pe, Card as ge, TextInput as Ae, debounce as Ee, IconSearch as _e, Button as De, L as Le, j as ve, ACTION_SEARCH as Oe } from "./index.DV08j59k.js";
3
- import { useAiChat as Re, ConfirmationPanel as be, LazyToastContainerWrapper as ke, showErrorToast as Ie, v4 as He, CHAT_RESET as xe, CHAT_SET_ATTACHMENTS as Ne, CHAT_SET_STATUS as we, Panel as Fe, Toggle as Ge, CancelButton as ze } from "./App.C9qKFD-Z.js";
2
+ import { n as V, INFINITE_SCROLL_LIMIT as z, INFINITE_SCROLL_THRESHOLD as te, HistoryContext as P, ChatContext as ae, useLocalStorage as C, LOCAL_STORAGE_PREFIX as S, LOCAL_STORAGE_SORT_TIMESTAMP as re, e$1 as h, LOCAL_STORAGE_SORT_TOKEN_USAGE as se, LOCAL_STORAGE_SORT as oe, y as k, LOCAL_STORAGE_CHAT_ID as ne, useDeleteChat as ie, useToggleFavoriteChat as ce, APP_CLASSNAME as le, TOAST_CHAT_DELETED as de, graphQLRequest as he, SERVICE_TYPES as me, ACTION_SORT as ue, v as Ce, useChatsHistory as Se, useUserChatStats as fe, LOCAL_STORAGE_SEARCH as ye, LOCAL_STORAGE_FAVORITES_ONLY as Te, HISTORY_TITLE as pe, Card as ge, TextInput as Ae, debounce as Ee, IconSearch as _e, Button as De, L as Le, j as ve, ACTION_SEARCH as Oe } from "./index.3xagTRa3.js";
3
+ import { useAiChat as Re, ConfirmationPanel as be, LazyToastContainerWrapper as ke, showErrorToast as Ie, v4 as He, CHAT_RESET as xe, CHAT_SET_ATTACHMENTS as Ne, CHAT_SET_STATUS as we, Panel as Fe, Toggle as Ge, CancelButton as ze } from "./App.CSszHgAy.js";
4
4
  import Me from "clsx";
5
5
  import { useRef as x, useState as N, useContext as w, useCallback as M, Suspense as Ve, lazy as Pe, useEffect as Ue } from "react";
6
6
  const Be = Pe(
7
7
  () => import(
8
8
  /* webpackChunkName: "history-table" */
9
- "./ChatHistoryTable.UoSb5dnR.js"
9
+ "./ChatHistoryTable.pVbd1MtQ.js"
10
10
  ).then((m) => ({ default: m.ChatHistoryTable }))
11
11
  ), je = ({
12
12
  filteredHistory: m,
@@ -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.C9qKFD-Z.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.DV08j59k.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.CSszHgAy.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.3xagTRa3.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.DV08j59k.js";
3
- import { useCapability as Te, Panel as ot, Toggle as l, CancelButton as st } from "./App.C9qKFD-Z.js";
4
- import { TextArea as be } from "./index.B75ScX3A.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.3xagTRa3.js";
3
+ import { useCapability as Te, Panel as ot, Toggle as l, CancelButton as st } from "./App.CSszHgAy.js";
4
+ import { TextArea as be } from "./index.Dv0Ir4rL.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.DV08j59k.js";
3
- import { Panel as ie, Menu as b, MenuGroupLabel as oe, MenuItem as x, CancelButton as ce } from "./App.C9qKFD-Z.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.3xagTRa3.js";
3
+ import { Panel as ie, Menu as b, MenuGroupLabel as oe, MenuItem as x, CancelButton as ce } from "./App.CSszHgAy.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.CPzZpLvB.js"
17
+ "./Chart.B-0zA_KP.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 Q, 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.DV08j59k.js";
3
- import { Panel as se, Toggle as O, CancelButton as ae, ConfirmationPanel as te, ResponsiveTooltip as _ } from "./App.C9qKFD-Z.js";
4
- import { W as re, j as ie, G as D, M as s, F as z, H as ne, D as oe } from "./index.CVc77EH3.js";
2
+ import { L as E, j as f, Button as P, n as Se, useLocalStorage as Q, 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.3xagTRa3.js";
3
+ import { Panel as se, Toggle as O, CancelButton as ae, ConfirmationPanel as te, ResponsiveTooltip as _ } from "./App.CSszHgAy.js";
4
+ import { W as re, j as ie, G as D, M as s, F as z, H as ne, D as oe } from "./index.d-xqJoM-.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.B75ScX3A.js";
7
+ import { TextArea as ze } from "./index.Dv0Ir4rL.js";
8
8
  const Pe = ({
9
9
  open: C,
10
10
  onOpenChange: b,
@@ -7825,7 +7825,7 @@ const tc = "ASK! ME! ANYTHING!", rc = "Log in with a password", sc = "Log in wit
7825
7825
  ] });
7826
7826
  }, Ec = new URL(document.location.href).searchParams, Fr = !!Ec.get("debug") || !1, Sc = nn(() => import(
7827
7827
  /* webpackChunkName: "LazyApp" */
7828
- "./App.C9qKFD-Z.js"
7828
+ "./App.CSszHgAy.js"
7829
7829
  ).then((e) => e.App)), wc = new Dn(), Br = ({
7830
7830
  isComponent: e,
7831
7831
  headerHeight: t
@@ -1,4 +1,4 @@
1
- import { convert as E, convertElement as u } from "./useMarkdown.BMXw9n4a.js";
1
+ import { convert as E, convertElement as u } from "./useMarkdown.Z43vuJNz.js";
2
2
  const f = (
3
3
  // Note: overloads like this are needed to support optional generics.
4
4
  /**
@@ -1,6 +1,6 @@
1
- import { getDefaultExportFromCjs as kn } from "./App.C9qKFD-Z.js";
2
- import { visit as In } from "./useMarkdown.BMXw9n4a.js";
3
- import { toText as Cn } from "./index.BveDf9_M.js";
1
+ import { getDefaultExportFromCjs as kn } from "./App.CSszHgAy.js";
2
+ import { visit as In } from "./useMarkdown.Z43vuJNz.js";
3
+ import { toText as Cn } from "./index.B3Y5sevd.js";
4
4
  function xn(e) {
5
5
  const t = e.regex, i = e.COMMENT("//", "$", { contains: [{ begin: /\\\n/ }] }), a = "decltype\\(auto\\)", r = "[a-zA-Z_]\\w*::", d = "(?!struct)(" + a + "|" + t.optional(r) + "[a-zA-Z_]\\w*" + t.optional("<[^<>]+>") + ")", c = {
6
6
  className: "type",
@@ -1,4 +1,4 @@
1
- import { factorySpace as M, markdownLineEnding as g } from "./useMarkdown.BMXw9n4a.js";
1
+ import { factorySpace as M, markdownLineEnding as g } from "./useMarkdown.Z43vuJNz.js";
2
2
  import { longestStreak as q } from "./index.Cyw5OC0t.js";
3
3
  function b() {
4
4
  return {
@@ -1,4 +1,4 @@
1
- import { convert as se, visitParents as Me, unicodeWhitespace as I, unicodePunctuation as N, normalizeIdentifier as _, classifyCharacter as W, visit as _e, toString as ce, EXIT as Oe, asciiAlphanumeric as Z, asciiAlpha as P, markdownLineEndingOrSpace as A, asciiControl as je, blankLine as Be, factorySpace as S, splice as q, resolveAll as We, markdownLineEnding as R, markdownSpace as T, combineExtensions as $e } from "./useMarkdown.BMXw9n4a.js";
1
+ import { convert as se, visitParents as Me, unicodeWhitespace as I, unicodePunctuation as N, normalizeIdentifier as _, classifyCharacter as W, visit as _e, toString as ce, EXIT as Oe, asciiAlphanumeric as Z, asciiAlpha as P, markdownLineEndingOrSpace as A, asciiControl as je, blankLine as Be, factorySpace as S, splice as q, resolveAll as We, markdownLineEnding as R, markdownSpace as T, combineExtensions as $e } from "./useMarkdown.Z43vuJNz.js";
2
2
  import { longestStreak as qe } from "./index.Cyw5OC0t.js";
3
3
  function ne(e, n) {
4
4
  const t = String(e);
@@ -1,5 +1,5 @@
1
- import { find as Aa, parse as Ft, parse$1 as Ht, normalize as Pt, html as Ta, svg as Ba, visitParents as Na, SKIP as Da } from "./useMarkdown.BMXw9n4a.js";
2
- import { toText as Ca } from "./index.BveDf9_M.js";
1
+ import { find as Aa, parse as Ft, parse$1 as Ht, normalize as Pt, html as Ta, svg as Ba, visitParents as Na, SKIP as Da } from "./useMarkdown.Z43vuJNz.js";
2
+ import { toText as Ca } from "./index.B3Y5sevd.js";
3
3
  const Gt = /[#.]/g;
4
4
  function qa(r, e) {
5
5
  const t = r || "", a = {};
@@ -1,5 +1,5 @@
1
1
  import { jsxs as oe, jsx as h } from "react/jsx-runtime";
2
- import { useMergeRefs as ce, useResizeObserver as W, useUniqueId as ne, useUncontrolled as le, LiveRegion as ie } from "./index.DV08j59k.js";
2
+ import { useMergeRefs as ce, useResizeObserver as W, useUniqueId as ne, useUncontrolled as le, LiveRegion as ie } from "./index.3xagTRa3.js";
3
3
  import ue, { useRef as k, useState as I, useLayoutEffect as R } from "react";
4
4
  import o from "clsx";
5
5
  /*!
@@ -1,5 +1,5 @@
1
1
  import { jsxs as h, jsx as l } from "react/jsx-runtime";
2
- import { ButtonIcon as E, IconCopied as C, IconCopy as I } from "./index.DV08j59k.js";
2
+ import { ButtonIcon as E, IconCopied as C, IconCopy as I } from "./index.3xagTRa3.js";
3
3
  import { useState as N, useEffect as $ } from "react";
4
4
  import t from "clsx";
5
5
  /*!
@@ -1,7 +1,7 @@
1
1
  import { jsx as l, jsxs as b } from "react/jsx-runtime";
2
2
  import c from "clsx";
3
3
  import w, { useContext as y } from "react";
4
- import { ButtonIcon as I, e$1 as k } from "./index.DV08j59k.js";
4
+ import { ButtonIcon as I, e$1 as k } from "./index.3xagTRa3.js";
5
5
  /*!
6
6
  @versini/ui-button v9.0.0
7
7
  © 2025 gizmette.com
@@ -1,7 +1,7 @@
1
1
  import { jsx as Tn, jsxs as Rt, Fragment as Lr } from "react/jsx-runtime";
2
- import { ButtonIcon as Nr, IconCopied as Mr, IconCopy as vr, isTauri as Rr, unObfuscate as Dr, obfuscate as Or } from "./index.DV08j59k.js";
2
+ import { ButtonIcon as Nr, IconCopied as Mr, IconCopy as vr, isTauri as Rr, unObfuscate as Dr, obfuscate as Or } from "./index.3xagTRa3.js";
3
3
  import Fr, { useState as Dt, useEffect as Ot, useCallback as Ft, useRef as Dn } from "react";
4
- import { getDefaultExportFromCjs as Bt } from "./App.C9qKFD-Z.js";
4
+ import { getDefaultExportFromCjs as Bt } from "./App.CSszHgAy.js";
5
5
  /*!
6
6
  @versini/ui-button v9.0.0
7
7
  © 2025 gizmette.com
@@ -7178,7 +7178,7 @@ class Hu {
7178
7178
  if (!this.remarkGfm) {
7179
7179
  const { default: e } = await import(
7180
7180
  /* webpackChunkName: "md-remark" */
7181
- "./index.DhCMfOPC.js"
7181
+ "./index.BlUTQkQv.js"
7182
7182
  );
7183
7183
  this.remarkGfm = e;
7184
7184
  }
@@ -7189,7 +7189,7 @@ class Hu {
7189
7189
  Gu("https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.css");
7190
7190
  const { default: e } = await import(
7191
7191
  /* webpackChunkName: "md-rehype-katex" */
7192
- "./index.VQWdyMHz.js"
7192
+ "./index.CmQ9umlr.js"
7193
7193
  );
7194
7194
  this.rehypeKatex = e;
7195
7195
  }
@@ -7199,7 +7199,7 @@ class Hu {
7199
7199
  if (!this.remarkMath) {
7200
7200
  const { default: e } = await import(
7201
7201
  /* webpackChunkName: "md-remark" */
7202
- "./index.DWb4AaW0.js"
7202
+ "./index.BhMICnBp.js"
7203
7203
  );
7204
7204
  this.remarkMath = e;
7205
7205
  }
@@ -7209,7 +7209,7 @@ class Hu {
7209
7209
  if (!this.rehypeHighlight) {
7210
7210
  const { default: e } = await import(
7211
7211
  /* webpackChunkName: "md-rehype-highlight" */
7212
- "./index.Yaf1C719.js"
7212
+ "./index.BQRwMeWJ.js"
7213
7213
  );
7214
7214
  this.rehypeHighlight = e;
7215
7215
  }
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { SassySaint as a } from "../../chunks/index.DV08j59k.js";
2
+ import { SassySaint as a } from "../../chunks/index.3xagTRa3.js";
3
3
  export {
4
4
  a as SassySaint
5
5
  };
package/dist/index.js CHANGED
@@ -1,12 +1,12 @@
1
- import { SassySaint as r } from "./chunks/index.DV08j59k.js";
1
+ import { SassySaint as r } from "./chunks/index.3xagTRa3.js";
2
2
  /*!
3
- @sassysaint/client v8.96.8
3
+ @sassysaint/client v8.96.9
4
4
  © 2025 gizmette.com
5
5
  */
6
6
  try {
7
7
  window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
8
- version: "8.96.8",
9
- buildTime: "12/05/2025 03:14 PM EST",
8
+ version: "8.96.9",
9
+ buildTime: "12/05/2025 07:03 PM EST",
10
10
  license: "MIT"
11
11
  });
12
12
  } catch {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@versini/sassysaint",
3
- "version": "8.96.8",
3
+ "version": "8.96.9",
4
4
  "license": "MIT",
5
5
  "author": "Arno Versini",
6
6
  "publishConfig": {
@@ -33,7 +33,7 @@
33
33
  "react-dom": "^18.3.1 || ^19.0.0"
34
34
  },
35
35
  "devDependencies": {
36
- "@sassysaint/client": "8.96.8",
36
+ "@sassysaint/client": "8.96.9",
37
37
  "@tailwindcss/vite": "4.1.17",
38
38
  "@versini/ui-styles": "6.3.0"
39
39
  },
@@ -45,5 +45,5 @@
45
45
  "sideEffects": [
46
46
  "**/*.css"
47
47
  ],
48
- "gitHead": "92fa31042c85414660406782b70d1e01844e3e20"
48
+ "gitHead": "f9a9ece408bec9cb144767bc1d5efd6bc10770a8"
49
49
  }