@versini/sassysaint 8.96.9 → 8.96.11

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.CJR0Yrb9.js → AboutChangelog.CziBwOtX.js} +3 -3
  2. package/dist/chunks/{AboutEntry.z8_AWlzy.js → AboutEntry.DPdv56JQ.js} +7 -7
  3. package/dist/chunks/{App.CSszHgAy.js → App.CfFjpSFi.js} +30 -30
  4. package/dist/chunks/{Chart.B-0zA_KP.js → Chart.CDl5nTB2.js} +2 -2
  5. package/dist/chunks/{ChatBubbleAssistant.DIE-YMKO.js → ChatBubbleAssistant.BDocB3kT.js} +4 -4
  6. package/dist/chunks/{ChatBubbleUser.DVhU5Q89.js → ChatBubbleUser.DkEjIvno.js} +3 -3
  7. package/dist/chunks/{ChatHistoryTable.pVbd1MtQ.js → ChatHistoryTable.CvpbZbM8.js} +3 -3
  8. package/dist/chunks/{HistoryEntry.Cs_OtIbu.js → HistoryEntry.C49YG9t8.js} +3 -3
  9. package/dist/chunks/{ProfileEntry.DqqbSCRA.js → ProfileEntry.COBz4iFi.js} +2 -2
  10. package/dist/chunks/{SettingsEntry.FUDCOmDD.js → SettingsEntry.DVifqzUS.js} +3 -3
  11. package/dist/chunks/{UsageEntry.wn-UzO1m.js → UsageEntry.m8evYaay.js} +3 -3
  12. package/dist/chunks/{UserMemoriesPanel.DCs-6CEt.js → UserMemoriesPanel.Cp0__bYB.js} +4 -4
  13. package/dist/chunks/{index.3xagTRa3.js → index.8CuRwGIT.js} +6 -6
  14. package/dist/chunks/{index.d-xqJoM-.js → index.B44_OVhP.js} +1 -1
  15. package/dist/chunks/{index.BhMICnBp.js → index.B4vRXEUL.js} +1 -1
  16. package/dist/chunks/{index.CmQ9umlr.js → index.B8cJn_K1.js} +2 -2
  17. package/dist/chunks/{index.BQRwMeWJ.js → index.BF96MWBc.js} +3 -3
  18. package/dist/chunks/{index.NEmeNGWk.js → index.BO5ZXpbR.js} +1 -1
  19. package/dist/chunks/{index.Dv0Ir4rL.js → index.CdVe939q.js} +1 -1
  20. package/dist/chunks/{index.B3Y5sevd.js → index.DHWP5hbk.js} +1 -1
  21. package/dist/chunks/{index.BlUTQkQv.js → index.H5_1-Y15.js} +1 -1
  22. package/dist/chunks/{useMarkdown.Z43vuJNz.js → useMarkdown.6ZO1nfR9.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.3xagTRa3.js";
2
+ import { useInViewport as c } from "./index.8CuRwGIT.js";
3
3
  import { useRef as n, useCallback as f, useLayoutEffect as u } from "react";
4
- import { ButtonScroll as p } from "./App.CSszHgAy.js";
5
- import { useMarkdown as d } from "./useMarkdown.Z43vuJNz.js";
4
+ import { ButtonScroll as p } from "./App.CfFjpSFi.js";
5
+ import { useMarkdown as d } from "./useMarkdown.6ZO1nfR9.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.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";
2
+ import { Panel as g, CancelButton as A } from "./App.CfFjpSFi.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.8CuRwGIT.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.CJR0Yrb9.js"
9
+ "./AboutChangelog.CziBwOtX.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.9",
22
- [r.ABOUT.BUILD_TIMESTAMP]: "12/05/2025 07:03 PM EST"
21
+ [r.ABOUT.VERSION]: "8.96.11",
22
+ [r.ABOUT.BUILD_TIMESTAMP]: "12/06/2025 10:51 AM EST"
23
23
  })
24
24
  }
25
25
  ),
@@ -50,7 +50,7 @@ const _ = N(
50
50
  }
51
51
  )
52
52
  ] });
53
- }, D = ({
53
+ }, P = ({
54
54
  open: a,
55
55
  onOpenChange: s
56
56
  }) => /* @__PURE__ */ e(
@@ -75,5 +75,5 @@ const _ = N(
75
75
  }
76
76
  );
77
77
  export {
78
- D as About
78
+ P as About
79
79
  };
@@ -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.3xagTRa3.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.8CuRwGIT.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";
@@ -4270,7 +4270,7 @@ var df = Object.defineProperty, pf = (e, t) => {
4270
4270
  }
4271
4271
  };
4272
4272
  Rs = ff;
4273
- var Yn = "5.0.106", Ms = he([
4273
+ var Yn = "5.0.107", Ms = he([
4274
4274
  A(),
4275
4275
  Qt(Uint8Array),
4276
4276
  Qt(ArrayBuffer),
@@ -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.3xagTRa3.js"
5717
+ "./index.8CuRwGIT.js"
5718
5718
  ).then((e) => e.utilities)), Er), Uf = async () => {
5719
5719
  try {
5720
5720
  await Promise.all([Us(), js()]);
@@ -6410,13 +6410,13 @@ const hm = ({
6410
6410
  return t(e);
6411
6411
  };
6412
6412
  /*!
6413
- @versini/ui-panel v5.0.0
6413
+ @versini/ui-panel v5.1.0
6414
6414
  © 2025 gizmette.com
6415
6415
  */
6416
6416
  try {
6417
6417
  window.__VERSINI_UI_PANEL__ || (window.__VERSINI_UI_PANEL__ = {
6418
- version: "5.0.0",
6419
- buildTime: "12/04/2025 04:01 PM EST",
6418
+ version: "5.1.0",
6419
+ buildTime: "12/06/2025 10:24 AM EST",
6420
6420
  homepage: "https://github.com/aversini/ui-components",
6421
6421
  license: "MIT"
6422
6422
  });
@@ -6430,7 +6430,7 @@ const gm = "av-messagebox", vm = "av-panel";
6430
6430
  try {
6431
6431
  window.__VERSINI_UI_MODAL__ || (window.__VERSINI_UI_MODAL__ = {
6432
6432
  version: "3.1.1",
6433
- buildTime: "12/04/2025 04:01 PM EST",
6433
+ buildTime: "12/06/2025 10:24 AM EST",
6434
6434
  homepage: "https://github.com/aversini/ui-components",
6435
6435
  license: "MIT"
6436
6436
  });
@@ -6556,7 +6556,7 @@ const bm = /* @__PURE__ */ tt(function(t, r) {
6556
6556
  /**
6557
6557
  * Panel styles
6558
6558
  */
6559
- [`${vm} min-h-full sm:min-h-[10rem] sm:rounded-lg sm:border-2`]: t === pe,
6559
+ [`${vm} min-h-full sm:min-h-[10rem] sm:rounded-3xl sm:border`]: t === pe,
6560
6560
  "w-full sm:w-[95%] md:max-w-2xl": t === pe && !e && o === "small",
6561
6561
  "w-full sm:w-[95%] md:max-w-3xl": t === pe && !e && o === "medium",
6562
6562
  "w-full sm:w-[95%] md:max-w-4xl": t === pe && !e && o === "large",
@@ -6568,7 +6568,7 @@ const bm = /* @__PURE__ */ tt(function(t, r) {
6568
6568
  /**
6569
6569
  * Messagebox styles
6570
6570
  */
6571
- [`${gm} rounded-lg border-2`]: t === Pe,
6571
+ [`${gm} rounded-3xl border`]: t === Pe,
6572
6572
  "w-[95%] sm:w-[50%] md:max-w-2xl": t === Pe && !e,
6573
6573
  "max-h-[20%]": t === Pe && a === "small",
6574
6574
  "max-h-[50%]": t === Pe && a === "medium",
@@ -6577,22 +6577,22 @@ const bm = /* @__PURE__ */ tt(function(t, r) {
6577
6577
  "border-border-accent": r === "light" && t === Pe,
6578
6578
  [`${e}`]: !!e
6579
6579
  }),
6580
- innerWrapper: "content flex flex-col overflow-y-auto",
6580
+ innerWrapper: "content flex flex-col overflow-y-auto rounded-[inherit]",
6581
6581
  footer: R(ro({
6582
6582
  blurEffect: i
6583
6583
  }), "p-2 bottom-0", {
6584
- "sm:rounded-b-md": t === pe,
6585
- "rounded-b-md": t === Pe
6584
+ "sm:rounded-b-3xl": t === pe,
6585
+ "rounded-b-3xl": t === Pe
6586
6586
  }),
6587
6587
  header: R("flex flex-row-reverse items-center justify-between", ro({
6588
6588
  blurEffect: i
6589
6589
  }), "top-0", {
6590
- "sm:rounded-t-md": t === pe,
6591
- "rounded-t-md": t === Pe
6590
+ "sm:rounded-t-3xl": t === pe,
6591
+ "rounded-t-3xl": t === Pe
6592
6592
  }),
6593
- title: "mb-0 p-2",
6593
+ title: "mb-0 pt-2 pl-4 pr-2 pb-2",
6594
6594
  close: "p-2",
6595
- content: "py-2 px-2"
6595
+ content: "p-4 rounded-3xl"
6596
6596
  };
6597
6597
  }, Sm = "slide", no = "fade", km = ({ open: e, onOpenChange: t, title: r, children: n, footer: o, borderMode: s = "light", kind: i = pe, className: a, animation: l = !1, animationType: c = Sm, maxWidth: p = "medium", maxHeight: u, blurEffect: y = "none" }) => {
6598
6598
  const g = W(""), [f, m] = M(l ? c === no ? {
@@ -8345,38 +8345,38 @@ const Hm = [".png", ".jpg", ".jpeg", ".webp"], Gm = [".pdf", ".txt"], Jm = [
8345
8345
  }, Eh = $e(
8346
8346
  () => import(
8347
8347
  /* webpackChunkName: "modal-chunk" */
8348
- "./ProfileEntry.DqqbSCRA.js"
8348
+ "./ProfileEntry.COBz4iFi.js"
8349
8349
  ).then((e) => ({
8350
8350
  default: e.Profile
8351
8351
  }))
8352
8352
  ), Th = $e(
8353
8353
  () => import(
8354
8354
  /* webpackChunkName: "modal-chunk" */
8355
- "./SettingsEntry.FUDCOmDD.js"
8355
+ "./SettingsEntry.DVifqzUS.js"
8356
8356
  ).then((e) => ({
8357
8357
  default: e.SettingsPanel
8358
8358
  }))
8359
8359
  ), Sh = $e(
8360
8360
  () => import(
8361
8361
  /* webpackChunkName: "modal-chunk" */
8362
- "./HistoryEntry.Cs_OtIbu.js"
8362
+ "./HistoryEntry.C49YG9t8.js"
8363
8363
  ).then((e) => ({
8364
8364
  default: e.HistoryPanel
8365
8365
  }))
8366
8366
  ), kh = $e(
8367
8367
  () => import(
8368
8368
  /* webpackChunkName: "modal-chunk" */
8369
- "./AboutEntry.z8_AWlzy.js"
8369
+ "./AboutEntry.DPdv56JQ.js"
8370
8370
  ).then((e) => ({ default: e.About }))
8371
8371
  ), Ch = $e(
8372
8372
  () => import(
8373
8373
  /* webpackChunkName: "modal-chunk" */
8374
- "./UsageEntry.wn-UzO1m.js"
8374
+ "./UsageEntry.m8evYaay.js"
8375
8375
  ).then((e) => ({ default: e.Usage }))
8376
8376
  ), xh = $e(
8377
8377
  () => import(
8378
8378
  /* webpackChunkName: "modal-chunk" */
8379
- "./UserMemoriesPanel.DCs-6CEt.js"
8379
+ "./UserMemoriesPanel.Cp0__bYB.js"
8380
8380
  ).then(
8381
8381
  (e) => ({ default: e.default })
8382
8382
  )
@@ -8426,23 +8426,23 @@ const Hm = [".png", ".jpg", ".jpeg", ".webp"], Gm = [".pdf", ".txt"], Jm = [
8426
8426
  f || Promise.all([
8427
8427
  import(
8428
8428
  /* webpackChunkName: "modal-chunk" */
8429
- "./ProfileEntry.DqqbSCRA.js"
8429
+ "./ProfileEntry.COBz4iFi.js"
8430
8430
  ),
8431
8431
  import(
8432
8432
  /* webpackChunkName: "modal-chunk" */
8433
- "./SettingsEntry.FUDCOmDD.js"
8433
+ "./SettingsEntry.DVifqzUS.js"
8434
8434
  ),
8435
8435
  import(
8436
8436
  /* webpackChunkName: "modal-chunk" */
8437
- "./HistoryEntry.Cs_OtIbu.js"
8437
+ "./HistoryEntry.C49YG9t8.js"
8438
8438
  ),
8439
8439
  import(
8440
8440
  /* webpackChunkName: "modal-chunk" */
8441
- "./AboutEntry.z8_AWlzy.js"
8441
+ "./AboutEntry.DPdv56JQ.js"
8442
8442
  ),
8443
8443
  import(
8444
8444
  /* webpackChunkName: "modal-chunk" */
8445
- "./UsageEntry.wn-UzO1m.js"
8445
+ "./UsageEntry.m8evYaay.js"
8446
8446
  )
8447
8447
  ]).finally(() => m(!0));
8448
8448
  }, [f]), h = K((z) => {
@@ -8713,18 +8713,18 @@ const lo = "av-spinner", ea = ({ spinnerRef: e, mode: t = "system", type: r = "c
8713
8713
  ]
8714
8714
  });
8715
8715
  }, Rh = $e(
8716
- () => import("./index.NEmeNGWk.js").then((e) => ({ default: e.Bubble }))
8716
+ () => import("./index.BO5ZXpbR.js").then((e) => ({ default: e.Bubble }))
8717
8717
  ), an = (e) => /* @__PURE__ */ d(Jt, { fallback: /* @__PURE__ */ d("span", { className: "inline-block" }), children: /* @__PURE__ */ d(Rh, { ...e }) });
8718
8718
  an.displayName = "AsyncBubble";
8719
8719
  const uo = 1, Mh = 150, zh = $e(
8720
8720
  () => import(
8721
8721
  /* webpackChunkName: "LazyMessageAssistant" */
8722
- "./ChatBubbleAssistant.DIE-YMKO.js"
8722
+ "./ChatBubbleAssistant.BDocB3kT.js"
8723
8723
  )
8724
8724
  ), $h = $e(
8725
8725
  () => import(
8726
8726
  /* webpackChunkName: "LazyMessageUser" */
8727
- "./ChatBubbleUser.DVhU5Q89.js"
8727
+ "./ChatBubbleUser.DkEjIvno.js"
8728
8728
  )
8729
8729
  ), Zh = To.memo(
8730
8730
  ({
@@ -1,7 +1,7 @@
1
1
  import { jsx as Pp } from "react/jsx-runtime";
2
- import { getDefaultExportFromCjs as dn } from "./App.CSszHgAy.js";
2
+ import { getDefaultExportFromCjs as dn } from "./App.CfFjpSFi.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.3xagTRa3.js";
4
+ import { TRIMESTERS_SHORT as Ep, TRIMESTERS as on, TIME_RANGES as ls, isProbablyMobile as Ip, TIME_RANGE_LABELS as an } from "./index.8CuRwGIT.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.3xagTRa3.js";
3
- import { BUBBLE_FOOTER_EMPTY as G } from "./index.NEmeNGWk.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.8CuRwGIT.js";
3
+ import { BUBBLE_FOOTER_EMPTY as G } from "./index.BO5ZXpbR.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.CSszHgAy.js";
7
- import { useMarkdown as D } from "./useMarkdown.Z43vuJNz.js";
6
+ import { AsyncBubble as y } from "./App.CfFjpSFi.js";
7
+ import { useMarkdown as D } from "./useMarkdown.6ZO1nfR9.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.3xagTRa3.js";
2
+ import { Button as C } from "./index.8CuRwGIT.js";
3
3
  import { useState as _, useMemo as m, isValidElement as T, useEffect as b } from "react";
4
- import { AsyncBubble as w } from "./App.CSszHgAy.js";
5
- import { useMarkdown as x } from "./useMarkdown.Z43vuJNz.js";
4
+ import { AsyncBubble as w } from "./App.CfFjpSFi.js";
5
+ import { useMarkdown as x } from "./useMarkdown.6ZO1nfR9.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.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";
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.8CuRwGIT.js";
3
+ import { W as P, j as $, G as m, H as B, M as a, F as f } from "./index.B44_OVhP.js";
4
4
  import d from "clsx";
5
5
  import { Fragment as W } from "react";
6
- import { ResponsiveTooltip as h } from "./App.CSszHgAy.js";
6
+ import { ResponsiveTooltip as h } from "./App.CfFjpSFi.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.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";
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.8CuRwGIT.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.CfFjpSFi.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.pVbd1MtQ.js"
9
+ "./ChatHistoryTable.CvpbZbM8.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.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";
2
+ import { preloadToast as K, showSuccessToast as O, showErrorToast as W, ConfirmationPanel as Y, LazyToastContainerWrapper as $, Panel as V, CancelButton as q } from "./App.CfFjpSFi.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.8CuRwGIT.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.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";
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.8CuRwGIT.js";
3
+ import { useCapability as Te, Panel as ot, Toggle as l, CancelButton as st } from "./App.CfFjpSFi.js";
4
+ import { TextArea as be } from "./index.CdVe939q.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.3xagTRa3.js";
3
- import { Panel as ie, Menu as b, MenuGroupLabel as oe, MenuItem as x, CancelButton as ce } from "./App.CSszHgAy.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.8CuRwGIT.js";
3
+ import { Panel as ie, Menu as b, MenuGroupLabel as oe, MenuItem as x, CancelButton as ce } from "./App.CfFjpSFi.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.B-0zA_KP.js"
17
+ "./Chart.CDl5nTB2.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.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";
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.8CuRwGIT.js";
3
+ import { Panel as se, Toggle as O, CancelButton as ae, ConfirmationPanel as te, ResponsiveTooltip as _ } from "./App.CfFjpSFi.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.B44_OVhP.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.Dv0Ir4rL.js";
7
+ import { TextArea as ze } from "./index.CdVe939q.js";
8
8
  const Pe = ({
9
9
  open: C,
10
10
  onOpenChange: b,
@@ -6221,13 +6221,13 @@ const Xe = {
6221
6221
  });
6222
6222
  Vt.displayName = "ButtonIcon";
6223
6223
  /*!
6224
- @versini/ui-card v5.1.2
6224
+ @versini/ui-card v5.2.0
6225
6225
  © 2025 gizmette.com
6226
6226
  */
6227
6227
  try {
6228
6228
  window.__VERSINI_UI_CARD__ || (window.__VERSINI_UI_CARD__ = {
6229
- version: "5.1.2",
6230
- buildTime: "11/30/2025 06:53 PM EST",
6229
+ version: "5.2.0",
6230
+ buildTime: "12/06/2025 10:24 AM EST",
6231
6231
  homepage: "https://github.com/aversini/ui-components",
6232
6232
  license: "MIT"
6233
6233
  });
@@ -6236,7 +6236,7 @@ try {
6236
6236
  const rt = "av-card", Po = ({ className: e, headerClassName: t, bodyClassName: r, footerClassName: s, mode: n, compact: a, noBorder: i }) => {
6237
6237
  const o = m(rt, "rounded-md", {
6238
6238
  "border-none": i,
6239
- "border-2": !i,
6239
+ border: !i,
6240
6240
  "p-4": !a,
6241
6241
  "p-1 sm:p-2": a,
6242
6242
  "border-border-accent bg-surface-darker text-copy-light": n === "darker",
@@ -6244,7 +6244,7 @@ const rt = "av-card", Po = ({ className: e, headerClassName: t, bodyClassName: r
6244
6244
  "border-border-dark bg-surface-lighter text-copy-dark": n === "light",
6245
6245
  "border-border-dark bg-surface-lighter text-copy-dark dark:border-border-accent dark:bg-surface-dark dark:text-copy-light": n === "system",
6246
6246
  "border-border-accent bg-surface-dark text-copy-light dark:border-border-dark dark:bg-surface-lighter dark:text-copy-dark": n === "alt-system"
6247
- }, e), c = t || m(`${rt}__header mt-0 border-b-2`, {
6247
+ }, e), c = t || m(`${rt}__header mt-0 border-b`, {
6248
6248
  "text-copy-light border-border-accent": n === "darker",
6249
6249
  "border-border-accent": n === "dark",
6250
6250
  "border-border-medium": n === "light",
@@ -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.CSszHgAy.js"
7828
+ "./App.CfFjpSFi.js"
7829
7829
  ).then((e) => e.App)), wc = new Dn(), Br = ({
7830
7830
  isComponent: e,
7831
7831
  headerHeight: t
@@ -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.3xagTRa3.js";
4
+ import { ButtonIcon as I, e$1 as k } from "./index.8CuRwGIT.js";
5
5
  /*!
6
6
  @versini/ui-button v9.0.0
7
7
  © 2025 gizmette.com
@@ -1,4 +1,4 @@
1
- import { factorySpace as M, markdownLineEnding as g } from "./useMarkdown.Z43vuJNz.js";
1
+ import { factorySpace as M, markdownLineEnding as g } from "./useMarkdown.6ZO1nfR9.js";
2
2
  import { longestStreak as q } from "./index.Cyw5OC0t.js";
3
3
  function b() {
4
4
  return {
@@ -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.Z43vuJNz.js";
2
- import { toText as Ca } from "./index.B3Y5sevd.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.6ZO1nfR9.js";
2
+ import { toText as Ca } from "./index.DHWP5hbk.js";
3
3
  const Gt = /[#.]/g;
4
4
  function qa(r, e) {
5
5
  const t = r || "", a = {};
@@ -1,6 +1,6 @@
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";
1
+ import { getDefaultExportFromCjs as kn } from "./App.CfFjpSFi.js";
2
+ import { visit as In } from "./useMarkdown.6ZO1nfR9.js";
3
+ import { toText as Cn } from "./index.DHWP5hbk.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,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.3xagTRa3.js";
2
+ import { ButtonIcon as E, IconCopied as C, IconCopy as I } from "./index.8CuRwGIT.js";
3
3
  import { useState as N, useEffect as $ } from "react";
4
4
  import t from "clsx";
5
5
  /*!
@@ -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.3xagTRa3.js";
2
+ import { useMergeRefs as ce, useResizeObserver as W, useUniqueId as ne, useUncontrolled as le, LiveRegion as ie } from "./index.8CuRwGIT.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,4 +1,4 @@
1
- import { convert as E, convertElement as u } from "./useMarkdown.Z43vuJNz.js";
1
+ import { convert as E, convertElement as u } from "./useMarkdown.6ZO1nfR9.js";
2
2
  const f = (
3
3
  // Note: overloads like this are needed to support optional generics.
4
4
  /**
@@ -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.Z43vuJNz.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.6ZO1nfR9.js";
2
2
  import { longestStreak as qe } from "./index.Cyw5OC0t.js";
3
3
  function ne(e, n) {
4
4
  const t = String(e);
@@ -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.3xagTRa3.js";
2
+ import { ButtonIcon as Nr, IconCopied as Mr, IconCopy as vr, isTauri as Rr, unObfuscate as Dr, obfuscate as Or } from "./index.8CuRwGIT.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.CSszHgAy.js";
4
+ import { getDefaultExportFromCjs as Bt } from "./App.CfFjpSFi.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.BlUTQkQv.js"
7181
+ "./index.H5_1-Y15.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.CmQ9umlr.js"
7192
+ "./index.B8cJn_K1.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.BhMICnBp.js"
7202
+ "./index.B4vRXEUL.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.BQRwMeWJ.js"
7212
+ "./index.BF96MWBc.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.3xagTRa3.js";
2
+ import { SassySaint as a } from "../../chunks/index.8CuRwGIT.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.3xagTRa3.js";
1
+ import { SassySaint as r } from "./chunks/index.8CuRwGIT.js";
2
2
  /*!
3
- @sassysaint/client v8.96.9
3
+ @sassysaint/client v8.96.11
4
4
  © 2025 gizmette.com
5
5
  */
6
6
  try {
7
7
  window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
8
- version: "8.96.9",
9
- buildTime: "12/05/2025 07:03 PM EST",
8
+ version: "8.96.11",
9
+ buildTime: "12/06/2025 10:51 AM 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.9",
3
+ "version": "8.96.11",
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.9",
36
+ "@sassysaint/client": "8.96.11",
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": "f9a9ece408bec9cb144767bc1d5efd6bc10770a8"
48
+ "gitHead": "6038790e8a900664fde14dd2b8bcf3a9c47ca008"
49
49
  }