@versini/sassysaint 8.77.0 → 8.78.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunks/{AboutChangelog.tVLL6MtY.js → AboutChangelog.BvhLIP1v.js} +6 -6
- package/dist/chunks/{AboutEntry.D9MonPwL.js → AboutEntry.BMArPbzV.js} +5 -5
- package/dist/chunks/{App.CusyBC2e.js → App.CXdttE_S.js} +16 -16
- package/dist/chunks/{Chart.bKur3H71.js → Chart.BiZtA34n.js} +2 -2
- package/dist/chunks/{ChatBubbleAssistant.CEZZn7AD.js → ChatBubbleAssistant.HqpcI9PY.js} +4 -4
- package/dist/chunks/{ChatBubbleUser.BYLIgaHX.js → ChatBubbleUser.BbNCjJdG.js} +3 -3
- package/dist/chunks/{ChatHistoryTable.D9mUtUwJ.js → ChatHistoryTable.Bdw9DOhK.js} +3 -3
- package/dist/chunks/{HistoryEntry.DarYFRIp.js → HistoryEntry.bMYtfHRX.js} +3 -3
- package/dist/chunks/{ProfileEntry.C_Y--pVY.js → ProfileEntry.DqXSU--M.js} +2 -2
- package/dist/chunks/{SettingsEntry.DffchAfB.js → SettingsEntry.-m4AtVBU.js} +3 -3
- package/dist/chunks/{Table.DBfFG7qO.js → Table.DQR9xnL6.js} +2 -2
- package/dist/chunks/{UsageEntry.C73mIvmD.js → UsageEntry.CefbFF2K.js} +3 -3
- package/dist/chunks/{UserMemoriesPanel.DXx_9ifJ.js → UserMemoriesPanel.DpIkY6nN.js} +4 -4
- package/dist/chunks/{index.AVBqcs3f.js → index.B-CC2ObP.js} +1 -1
- package/dist/chunks/{index.BVMzTtBw.js → index.Bdy44ypN.js} +1 -1
- package/dist/chunks/{index.B4-jvDi6.js → index.CHFeeIY1.js} +1 -1
- package/dist/chunks/{index.Hv_qeE7S.js → index.CT2_7ccW.js} +2 -2
- package/dist/chunks/{index.bx7cnejn.js → index.DBdmkvjR.js} +1 -1
- package/dist/chunks/{index.Ly8CrT48.js → index.DNRpmSxM.js} +1 -1
- package/dist/chunks/{index.ClJfV5zs.js → index.MiT5Y2Jo.js} +3 -3
- package/dist/chunks/{index.BcYESdDV.js → index.pH_f3zgG.js} +1 -1
- package/dist/chunks/{useMarkdown.KipSXqDZ.js → useMarkdown.CO4H_q0J.js} +1733 -1374
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/dist/style.css +1 -1
- package/package.json +3 -3
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsxs as s, jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { useInViewport as c } from "./index.
|
|
2
|
+
import { useInViewport as c } from "./index.pH_f3zgG.js";
|
|
3
3
|
import { useRef as n, useCallback as f, useLayoutEffect as u } from "react";
|
|
4
|
-
import { ButtonScroll as p } from "./App.
|
|
5
|
-
import { useMarkdown as d } from "./useMarkdown.
|
|
6
|
-
const
|
|
4
|
+
import { ButtonScroll as p } from "./App.CXdttE_S.js";
|
|
5
|
+
import { useMarkdown as d } from "./useMarkdown.CO4H_q0J.js";
|
|
6
|
+
const x = ({ content: o }) => {
|
|
7
7
|
const [l, t] = d(), { ref: i, inViewport: a } = c(), e = n(null), m = f(() => {
|
|
8
8
|
e.current && e.current.scrollIntoView({
|
|
9
9
|
behavior: "smooth",
|
|
@@ -13,7 +13,7 @@ const b = ({ content: o }) => {
|
|
|
13
13
|
return u(() => {
|
|
14
14
|
o && t(o);
|
|
15
15
|
}, [t, o]), /* @__PURE__ */ s("div", { className: "relative", children: [
|
|
16
|
-
/* @__PURE__ */ s("div", { className: "text-sm prose-li:text-sm prose-h3:first-of-type:mt-1 min-h-
|
|
16
|
+
/* @__PURE__ */ s("div", { className: "text-sm prose-li:text-sm prose-h3:first-of-type:mt-1 min-h-60 max-h-60 overflow-scroll", children: [
|
|
17
17
|
l,
|
|
18
18
|
/* @__PURE__ */ r("div", { ref: i, className: "scroll-marker" }),
|
|
19
19
|
/* @__PURE__ */ r("div", { ref: e, className: "pt-2" })
|
|
@@ -31,5 +31,5 @@ const b = ({ content: o }) => {
|
|
|
31
31
|
] });
|
|
32
32
|
};
|
|
33
33
|
export {
|
|
34
|
-
|
|
34
|
+
x as default
|
|
35
35
|
};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsxs as b, Fragment as l, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { Panel as g } from "./App.
|
|
3
|
-
import { useUniqueId as d, useServerCapabilities as A, useChangelogs as I, Card as t, renderDataAsList as c, CARDS as r, pluralize as B, isProbablyMobile as E, ABOUT_TITLE as S } from "./index.
|
|
2
|
+
import { Panel as g } from "./App.CXdttE_S.js";
|
|
3
|
+
import { useUniqueId as d, useServerCapabilities as A, useChangelogs as I, Card as t, renderDataAsList as c, CARDS as r, pluralize as B, isProbablyMobile as E, ABOUT_TITLE as S } from "./index.pH_f3zgG.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.
|
|
9
|
+
"./AboutChangelog.BvhLIP1v.js"
|
|
10
10
|
)
|
|
11
11
|
), N = () => {
|
|
12
12
|
const s = d(), i = d(), { data: a, isSuccess: m } = A(), { data: T, isSuccess: h } = I(), u = a?.version || "", o = a?.models || [], p = a?.buildTime || "";
|
|
@@ -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.
|
|
22
|
-
[r.ABOUT.BUILD_TIMESTAMP]: "11/
|
|
21
|
+
[r.ABOUT.VERSION]: "8.78.1",
|
|
22
|
+
[r.ABOUT.BUILD_TIMESTAMP]: "11/08/2025 03:01 PM EST"
|
|
23
23
|
})
|
|
24
24
|
}
|
|
25
25
|
),
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as d, jsxs as N, Fragment as Ae } from "react/jsx-runtime";
|
|
2
|
-
import { ACTION_SORT as ra, ACTION_SEARCH as na, ACTION_RESET_PROMPT as co, ACTION_TOGGLE_PROMPT as lo, useLocalStorage as ke, LOCAL_STORAGE_PREFIX as $e, LOCAL_STORAGE_CHAT_ID as uo, n as he, isDev as oa, isPWAMode as po, isTauri as _t, useChat as sa, W as aa, useClickOutside as ia, useInterval as ca, ButtonIcon as Ie, IconAddLight as la, DEFAULT_ICON_ACTION_SIZE as Ce, useUserPreferences as Fe, useHotkeys as Lr, isProbablyiPhone as Ze, IconCloseLight as ua, IconEditLight as da, serverUrl as fo, useEntitlements as Ur, IconClose as ho, useHaptic as pa, L as Er, j as st, Button as nn, LOCAL_STORAGE_PRIVATE_DISCLOSURE as fa, C as Gt, IconLockedLight as ha, IconUnlockedLight as ma, IconSelected as ga, IconUnSelected as va, IconNext as ya, IconBookSparklesLight as _a, IconRewrite as ba, IconProofread as wa, IconMagic as Ia, LOCAL_STORAGE_REASONING_DISCLOSURE as Ea, IconLightBulbLight as Ta, useSaveChat as Sa, IconDownload as ka, TOAST_CHAT_SAVED as Ca, IconSendLight as xa, PROMPT_CLASSNAME as Aa, PROMPT_EDITABLE_AREA_CLASSNAME as Na, useChatsHistory as Oa, useUniqueId as Pa, Y as mo, ERROR_MESSAGE as Ra, t as bt, CLIPBOARD_PROMPT as on, INPUT_PLACEHOLDER_TEXT_MOBILE as sn, INPUT_PLACEHOLDER_TEXT_ENTER as an, INPUT_PLACEHOLDER_TEXT_CMD_ENTER as cn, isProbablyMobile as Tr, getHotkeyHandler as za, m as Ma, FOOTER_DISCLAIMERS as ln, useViewportSize as $a, useVisualViewportSize as Za, useResizeObserver as go, isProbablyiPad as Da, INPUT_BOTTOM_OFFSET_EXTRA as un, INPUT_BOTTOM_OFFSET_IPHONE as La, INPUT_BOTTOM_OFFSET_IPAD as Ua, INPUT_BOTTOM_OFFSET as vo, getLayoutPaddingClass as Sr, canEvaluateModels as dn, w as ja, IconOpenAI as Fa, Z as Ba, IconAnthropic as Va, E as Ha, IconGoogleGemini as Ga, z as Ja, x as Wa, N as ur, setNewProvider as pn, TOAST_PROVIDER_CHANGED as fn, useQueryClient as Ya, LOG_OUT as hn, IconProfile as qa, IconSliders as Xa, IconHistory as Ka, IconEditUser as Qa, IconChart as ei, IconInfo as ti, IconBack as ri, IconSettings as ni, $ as yo, J as mn, useInViewport as oi, useServerCapabilities as si, getMessageContaintWrapperClass as ai, UI_FOOTER_BUFFER as _o, UI_BUTTON_SCROLL_BUFFER as ii, Logo as ci, UI_DEFAULT_MAIN_HEIGHT as gn, applyOledMode as li, UI_DEFAULT_MAIN_HEIGHT_IPHONE as ui, APP_CLASSNAME as di, f as vn, h as pi, LOCAL_STORAGE_SORT as fi, LOCAL_STORAGE_SEARCH as hi, LOCAL_STORAGE_OLED_MODE as mi, LOCAL_STORAGE_FULL_SCREEN as gi, LOCAL_STORAGE_SORT_TIMESTAMP as vi, LOCAL_STORAGE_SORT_TOKEN_USAGE as yi, TOAST_CACHE_ENABLED as _i, TOAST_CACHE_DISABLED as bi } from "./index.
|
|
2
|
+
import { ACTION_SORT as ra, ACTION_SEARCH as na, ACTION_RESET_PROMPT as co, ACTION_TOGGLE_PROMPT as lo, useLocalStorage as ke, LOCAL_STORAGE_PREFIX as $e, LOCAL_STORAGE_CHAT_ID as uo, n as he, isDev as oa, isPWAMode as po, isTauri as _t, useChat as sa, W as aa, useClickOutside as ia, useInterval as ca, ButtonIcon as Ie, IconAddLight as la, DEFAULT_ICON_ACTION_SIZE as Ce, useUserPreferences as Fe, useHotkeys as Lr, isProbablyiPhone as Ze, IconCloseLight as ua, IconEditLight as da, serverUrl as fo, useEntitlements as Ur, IconClose as ho, useHaptic as pa, L as Er, j as st, Button as nn, LOCAL_STORAGE_PRIVATE_DISCLOSURE as fa, C as Gt, IconLockedLight as ha, IconUnlockedLight as ma, IconSelected as ga, IconUnSelected as va, IconNext as ya, IconBookSparklesLight as _a, IconRewrite as ba, IconProofread as wa, IconMagic as Ia, LOCAL_STORAGE_REASONING_DISCLOSURE as Ea, IconLightBulbLight as Ta, useSaveChat as Sa, IconDownload as ka, TOAST_CHAT_SAVED as Ca, IconSendLight as xa, PROMPT_CLASSNAME as Aa, PROMPT_EDITABLE_AREA_CLASSNAME as Na, useChatsHistory as Oa, useUniqueId as Pa, Y as mo, ERROR_MESSAGE as Ra, t as bt, CLIPBOARD_PROMPT as on, INPUT_PLACEHOLDER_TEXT_MOBILE as sn, INPUT_PLACEHOLDER_TEXT_ENTER as an, INPUT_PLACEHOLDER_TEXT_CMD_ENTER as cn, isProbablyMobile as Tr, getHotkeyHandler as za, m as Ma, FOOTER_DISCLAIMERS as ln, useViewportSize as $a, useVisualViewportSize as Za, useResizeObserver as go, isProbablyiPad as Da, INPUT_BOTTOM_OFFSET_EXTRA as un, INPUT_BOTTOM_OFFSET_IPHONE as La, INPUT_BOTTOM_OFFSET_IPAD as Ua, INPUT_BOTTOM_OFFSET as vo, getLayoutPaddingClass as Sr, canEvaluateModels as dn, w as ja, IconOpenAI as Fa, Z as Ba, IconAnthropic as Va, E as Ha, IconGoogleGemini as Ga, z as Ja, x as Wa, N as ur, setNewProvider as pn, TOAST_PROVIDER_CHANGED as fn, useQueryClient as Ya, LOG_OUT as hn, IconProfile as qa, IconSliders as Xa, IconHistory as Ka, IconEditUser as Qa, IconChart as ei, IconInfo as ti, IconBack as ri, IconSettings as ni, $ as yo, J as mn, useInViewport as oi, useServerCapabilities as si, getMessageContaintWrapperClass as ai, UI_FOOTER_BUFFER as _o, UI_BUTTON_SCROLL_BUFFER as ii, Logo as ci, UI_DEFAULT_MAIN_HEIGHT as gn, applyOledMode as li, UI_DEFAULT_MAIN_HEIGHT_IPHONE as ui, APP_CLASSNAME as di, f as vn, h as pi, LOCAL_STORAGE_SORT as fi, LOCAL_STORAGE_SEARCH as hi, LOCAL_STORAGE_OLED_MODE as mi, LOCAL_STORAGE_FULL_SCREEN as gi, LOCAL_STORAGE_SORT_TIMESTAMP as vi, LOCAL_STORAGE_SORT_TOKEN_USAGE as yi, TOAST_CACHE_ENABLED as _i, TOAST_CACHE_DISABLED as bi } from "./index.pH_f3zgG.js";
|
|
3
3
|
import ct, { useRef as J, useCallback as Y, useSyncExternalStore as dr, useEffect as $, useState as z, createContext as jr, useContext as q, forwardRef as Ke, cloneElement as wi, useId as bo, useLayoutEffect as Fr, useMemo as we, Suspense as Jt, lazy as Oe, useReducer as Pt } from "react";
|
|
4
4
|
import O from "clsx";
|
|
5
5
|
import { computePosition as Ii, offset as wo, flip as Io, shift as Eo, arrow as Ei, useMergeRefs as Br, FloatingPortal as kr, FloatingOverlay as Ti, FloatingFocusManager as Cr, useFloating as To, useClick as So, useDismiss as ko, useRole as Co, useInteractions as xo, useFloatingParentNodeId as Ao, FloatingTree as Si, useListItem as No, useFloatingTree as Oo, useFloatingNodeId as ki, autoUpdate as Ci, useHover as xi, safePolygon as Ai, useListNavigation as Ni, useTypeahead as Oi, FloatingNode as yn, FloatingList as _n } from "@floating-ui/react";
|
|
@@ -5717,7 +5717,7 @@ const zs = async () => (yr || (yr = import(
|
|
|
5717
5717
|
"./index.790ujKXR.js"
|
|
5718
5718
|
)), yr), Ms = async () => (_r || (_r = import(
|
|
5719
5719
|
/* webpackChunkName: "toast-utilities" */
|
|
5720
|
-
"./index.
|
|
5720
|
+
"./index.pH_f3zgG.js"
|
|
5721
5721
|
).then((e) => e.utilities)), _r), Sf = async () => {
|
|
5722
5722
|
try {
|
|
5723
5723
|
await Promise.all([zs(), Ms()]);
|
|
@@ -8286,38 +8286,38 @@ const _h = ({ className: e, ...t }) => {
|
|
|
8286
8286
|
}, Jh = Oe(
|
|
8287
8287
|
() => import(
|
|
8288
8288
|
/* webpackChunkName: "modal-chunk" */
|
|
8289
|
-
"./ProfileEntry.
|
|
8289
|
+
"./ProfileEntry.DqXSU--M.js"
|
|
8290
8290
|
).then((e) => ({
|
|
8291
8291
|
default: e.Profile
|
|
8292
8292
|
}))
|
|
8293
8293
|
), Wh = Oe(
|
|
8294
8294
|
() => import(
|
|
8295
8295
|
/* webpackChunkName: "modal-chunk" */
|
|
8296
|
-
"./SettingsEntry.
|
|
8296
|
+
"./SettingsEntry.-m4AtVBU.js"
|
|
8297
8297
|
).then((e) => ({
|
|
8298
8298
|
default: e.SettingsPanel
|
|
8299
8299
|
}))
|
|
8300
8300
|
), Yh = Oe(
|
|
8301
8301
|
() => import(
|
|
8302
8302
|
/* webpackChunkName: "modal-chunk" */
|
|
8303
|
-
"./HistoryEntry.
|
|
8303
|
+
"./HistoryEntry.bMYtfHRX.js"
|
|
8304
8304
|
).then((e) => ({
|
|
8305
8305
|
default: e.HistoryPanel
|
|
8306
8306
|
}))
|
|
8307
8307
|
), qh = Oe(
|
|
8308
8308
|
() => import(
|
|
8309
8309
|
/* webpackChunkName: "modal-chunk" */
|
|
8310
|
-
"./AboutEntry.
|
|
8310
|
+
"./AboutEntry.BMArPbzV.js"
|
|
8311
8311
|
).then((e) => ({ default: e.About }))
|
|
8312
8312
|
), Xh = Oe(
|
|
8313
8313
|
() => import(
|
|
8314
8314
|
/* webpackChunkName: "modal-chunk" */
|
|
8315
|
-
"./UsageEntry.
|
|
8315
|
+
"./UsageEntry.CefbFF2K.js"
|
|
8316
8316
|
).then((e) => ({ default: e.Usage }))
|
|
8317
8317
|
), Kh = Oe(
|
|
8318
8318
|
() => import(
|
|
8319
8319
|
/* webpackChunkName: "modal-chunk" */
|
|
8320
|
-
"./UserMemoriesPanel.
|
|
8320
|
+
"./UserMemoriesPanel.DpIkY6nN.js"
|
|
8321
8321
|
).then(
|
|
8322
8322
|
(e) => ({ default: e.default })
|
|
8323
8323
|
)
|
|
@@ -8367,23 +8367,23 @@ const _h = ({ className: e, ...t }) => {
|
|
|
8367
8367
|
m || Promise.all([
|
|
8368
8368
|
import(
|
|
8369
8369
|
/* webpackChunkName: "modal-chunk" */
|
|
8370
|
-
"./ProfileEntry.
|
|
8370
|
+
"./ProfileEntry.DqXSU--M.js"
|
|
8371
8371
|
),
|
|
8372
8372
|
import(
|
|
8373
8373
|
/* webpackChunkName: "modal-chunk" */
|
|
8374
|
-
"./SettingsEntry.
|
|
8374
|
+
"./SettingsEntry.-m4AtVBU.js"
|
|
8375
8375
|
),
|
|
8376
8376
|
import(
|
|
8377
8377
|
/* webpackChunkName: "modal-chunk" */
|
|
8378
|
-
"./HistoryEntry.
|
|
8378
|
+
"./HistoryEntry.bMYtfHRX.js"
|
|
8379
8379
|
),
|
|
8380
8380
|
import(
|
|
8381
8381
|
/* webpackChunkName: "modal-chunk" */
|
|
8382
|
-
"./AboutEntry.
|
|
8382
|
+
"./AboutEntry.BMArPbzV.js"
|
|
8383
8383
|
),
|
|
8384
8384
|
import(
|
|
8385
8385
|
/* webpackChunkName: "modal-chunk" */
|
|
8386
|
-
"./UsageEntry.
|
|
8386
|
+
"./UsageEntry.CefbFF2K.js"
|
|
8387
8387
|
)
|
|
8388
8388
|
]).finally(() => g(!0));
|
|
8389
8389
|
}, [m]), b = Y((x) => {
|
|
@@ -8653,18 +8653,18 @@ const ao = "av-spinner", Ys = ({ spinnerRef: e, mode: t = "system", type: r = "c
|
|
|
8653
8653
|
]
|
|
8654
8654
|
});
|
|
8655
8655
|
}, nm = Oe(
|
|
8656
|
-
() => import("./index.
|
|
8656
|
+
() => import("./index.DBdmkvjR.js").then((e) => ({ default: e.Bubble }))
|
|
8657
8657
|
), tn = (e) => /* @__PURE__ */ d(Jt, { fallback: /* @__PURE__ */ d("span", { className: "inline-block" }), children: /* @__PURE__ */ d(nm, { ...e }) });
|
|
8658
8658
|
tn.displayName = "AsyncBubble";
|
|
8659
8659
|
const io = 1, om = 150, sm = Oe(
|
|
8660
8660
|
() => import(
|
|
8661
8661
|
/* webpackChunkName: "LazyMessageAssistant" */
|
|
8662
|
-
"./ChatBubbleAssistant.
|
|
8662
|
+
"./ChatBubbleAssistant.HqpcI9PY.js"
|
|
8663
8663
|
)
|
|
8664
8664
|
), am = Oe(
|
|
8665
8665
|
() => import(
|
|
8666
8666
|
/* webpackChunkName: "LazyMessageUser" */
|
|
8667
|
-
"./ChatBubbleUser.
|
|
8667
|
+
"./ChatBubbleUser.BbNCjJdG.js"
|
|
8668
8668
|
)
|
|
8669
8669
|
), im = ct.memo(
|
|
8670
8670
|
({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as Ap } from "react/jsx-runtime";
|
|
2
|
-
import { getDefaultExportFromCjs as ln } from "./App.
|
|
2
|
+
import { getDefaultExportFromCjs as ln } from "./App.CXdttE_S.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.
|
|
4
|
+
import { TRIMESTERS as rn, TRIMESTERS_SHORT as Lp, isProbablyMobile as Ep } from "./index.pH_f3zgG.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 x } from "react/jsx-runtime";
|
|
2
|
-
import { n as P, useUserPreferences as R, convertCamelCaseToReadable as y, numberFormatter as L, pluralize as _, J as v } from "./index.
|
|
3
|
-
import { BUBBLE_FOOTER_EMPTY as B } from "./index.
|
|
2
|
+
import { n as P, useUserPreferences as R, convertCamelCaseToReadable as y, numberFormatter as L, pluralize as _, J as v } from "./index.pH_f3zgG.js";
|
|
3
|
+
import { BUBBLE_FOOTER_EMPTY as B } from "./index.DBdmkvjR.js";
|
|
4
4
|
import U from "clsx";
|
|
5
5
|
import G, { useState as M, useRef as E, useEffect as F, useContext as S } from "react";
|
|
6
|
-
import { ChatContext as D, AppContext as j, AsyncBubble as k } from "./App.
|
|
7
|
-
import { useMarkdown as q } from "./useMarkdown.
|
|
6
|
+
import { ChatContext as D, AppContext as j, AsyncBubble as k } from "./App.CXdttE_S.js";
|
|
7
|
+
import { useMarkdown as q } from "./useMarkdown.CO4H_q0J.js";
|
|
8
8
|
const I = 2, W = I * 1e3, b = "", V = (e) => e * (2 - e);
|
|
9
9
|
function Y(e, n = !0) {
|
|
10
10
|
const [a, d] = M(0), [i, p] = M(0), [t, C] = M(e), r = E(0), s = E(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.
|
|
2
|
+
import { Button as C } from "./index.pH_f3zgG.js";
|
|
3
3
|
import { useState as _, useMemo as m, isValidElement as T, useEffect as b } from "react";
|
|
4
|
-
import { AsyncBubble as w } from "./App.
|
|
5
|
-
import { useMarkdown as x } from "./useMarkdown.
|
|
4
|
+
import { AsyncBubble as w } from "./App.CXdttE_S.js";
|
|
5
|
+
import { useMarkdown as x } from "./useMarkdown.CO4H_q0J.js";
|
|
6
6
|
/*!
|
|
7
7
|
@versini/ui-truncate v5.2.0
|
|
8
8
|
© 2025 gizmette.com
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsxs as m, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { f as p, h as u, INFINITE_SCROLL_THRESHOLD as b, CARDS as D, pluralize as T, ButtonIcon as d, IconRestore as y, IconStarInCircle as U, IconStarInCircleLight as z, IconDelete as P, numberFormatter as L, k as _, IconGoogleGemini as G, IconOpenAI as $, IconAnthropic as B, isProbablyMobile as W, z as Y, Z as H, E as K } from "./index.
|
|
3
|
-
import { Tooltip as h } from "./App.
|
|
2
|
+
import { f as p, h as u, INFINITE_SCROLL_THRESHOLD as b, CARDS as D, pluralize as T, ButtonIcon as d, IconRestore as y, IconStarInCircle as U, IconStarInCircleLight as z, IconDelete as P, numberFormatter as L, k as _, IconGoogleGemini as G, IconOpenAI as $, IconAnthropic as B, isProbablyMobile as W, z as Y, Z as H, E as K } from "./index.pH_f3zgG.js";
|
|
3
|
+
import { Tooltip as h } from "./App.CXdttE_S.js";
|
|
4
4
|
import l from "clsx";
|
|
5
5
|
import { Fragment as F } from "react";
|
|
6
|
-
import { W as V, j, G as x, H as Z, M as n, F as N } from "./Table.
|
|
6
|
+
import { W as V, j, G as x, H as Z, M as n, F as N } from "./Table.DQR9xnL6.js";
|
|
7
7
|
const q = {
|
|
8
8
|
[K]: B,
|
|
9
9
|
[H]: $,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsxs as l, Fragment as re, jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import { n as M, INFINITE_SCROLL_LIMIT as G, INFINITE_SCROLL_THRESHOLD as ae, useLocalStorage as p, LOCAL_STORAGE_PREFIX as y, LOCAL_STORAGE_SORT_TIMESTAMP as se, LOCAL_STORAGE_SORT_TOKEN_USAGE as oe, LOCAL_STORAGE_SORT as ne, f as R, useUserPreferences as ie, useDeleteChat as ce, useToggleFavoriteChat as le, APP_CLASSNAME as de, TOAST_CHAT_DELETED as he, graphQLRequest as ue, SERVICE_TYPES as me, setNewProvider as Ce, ACTION_SORT as Se, h as fe, TOAST_PROVIDER_CHANGED as pe, useChatsHistory as ye, useUserChatStats as Te, LOCAL_STORAGE_SEARCH as ge, LOCAL_STORAGE_FAVORITES_ONLY as Ae, HISTORY_TITLE as Ee, Card as ve, TextInput as _e, debounce as De, IconSearch as Oe, Button as Re, ACTION_SEARCH as Ie } from "./index.
|
|
3
|
-
import { HistoryContext as U, ChatContext as B, useAiChat as Le, e as h, ConfirmationPanel as ke, LazyToastContainerWrapper as be, showErrorToast as Ne, CHAT_SET_PROVIDER as we, showSuccessToast as xe, CHAT_SET_STATUS as He, Panel as Fe, Toggle as Pe } from "./App.
|
|
2
|
+
import { n as M, INFINITE_SCROLL_LIMIT as G, INFINITE_SCROLL_THRESHOLD as ae, useLocalStorage as p, LOCAL_STORAGE_PREFIX as y, LOCAL_STORAGE_SORT_TIMESTAMP as se, LOCAL_STORAGE_SORT_TOKEN_USAGE as oe, LOCAL_STORAGE_SORT as ne, f as R, useUserPreferences as ie, useDeleteChat as ce, useToggleFavoriteChat as le, APP_CLASSNAME as de, TOAST_CHAT_DELETED as he, graphQLRequest as ue, SERVICE_TYPES as me, setNewProvider as Ce, ACTION_SORT as Se, h as fe, TOAST_PROVIDER_CHANGED as pe, useChatsHistory as ye, useUserChatStats as Te, LOCAL_STORAGE_SEARCH as ge, LOCAL_STORAGE_FAVORITES_ONLY as Ae, HISTORY_TITLE as Ee, Card as ve, TextInput as _e, debounce as De, IconSearch as Oe, Button as Re, ACTION_SEARCH as Ie } from "./index.pH_f3zgG.js";
|
|
3
|
+
import { HistoryContext as U, ChatContext as B, useAiChat as Le, e as h, ConfirmationPanel as ke, LazyToastContainerWrapper as be, showErrorToast as Ne, CHAT_SET_PROVIDER as we, showSuccessToast as xe, CHAT_SET_STATUS as He, Panel as Fe, Toggle as Pe } from "./App.CXdttE_S.js";
|
|
4
4
|
import { useRef as H, useState as F, useContext as I, useCallback as z, Suspense as Ve, lazy as Ge, useEffect as ze } from "react";
|
|
5
5
|
const Me = Ge(
|
|
6
6
|
() => import(
|
|
7
7
|
/* webpackChunkName: "history-table" */
|
|
8
|
-
"./ChatHistoryTable.
|
|
8
|
+
"./ChatHistoryTable.Bdw9DOhK.js"
|
|
9
9
|
).then((u) => ({ default: u.ChatHistoryTable }))
|
|
10
10
|
), Ue = ({
|
|
11
11
|
filteredHistory: u,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as t, Fragment as D, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { preloadToast as K, showSuccessToast as W, showErrorToast as Y, ConfirmationPanel as H, LazyToastContainerWrapper as $, Panel as V } from "./App.
|
|
3
|
-
import { n as q, useUniqueId as J, useUserPreferences as Q, useServerCapabilities as X, N as Z, setUserPlan as ee, Card as d, renderDataAsList as ae, CARDS as s, L as P, j as c, Button as se, it as ne, isTauri as re, ButtonIcon as te, IconPasskey as L, PROFILE_TITLE as le } from "./index.
|
|
2
|
+
import { preloadToast as K, showSuccessToast as W, showErrorToast as Y, ConfirmationPanel as H, LazyToastContainerWrapper as $, Panel as V } from "./App.CXdttE_S.js";
|
|
3
|
+
import { n as q, useUniqueId as J, useUserPreferences as Q, useServerCapabilities as X, N as Z, setUserPlan as ee, Card as d, renderDataAsList as ae, CARDS as s, L as P, j as c, Button as se, it as ne, isTauri as re, ButtonIcon as te, IconPasskey as L, PROFILE_TITLE as le } from "./index.pH_f3zgG.js";
|
|
4
4
|
import ie from "clsx";
|
|
5
5
|
import { useState as m, useMemo as ce, useCallback as f } 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 Ue, C as ce, useLocalStorage as ie, LOCAL_STORAGE_OLED_MODE as Ge, LOCAL_STORAGE_FULL_SCREEN as Fe, canEvaluateModels as Ve, H as We, getCacheInfo as $e, isServiceWorkerEnabled as ze, SETTINGS_TITLE as He, Card as p, CARDS as r, b as je, Button as x, PROMPTS_DESCRIPTION as Ye, L as qe, j as de, applyOledMode as me, getCurrentGeoLocation as Ke, graphQLRequest as ue, handleServiceWorkerToggle as Qe, SERVICE_TYPES as he } from "./index.
|
|
3
|
-
import { AppContext as Je, useCapability as pe, Panel as Xe, Toggle as l, APP_SET_OLED_MODE as Ee, APP_SET_FULL_SCREEN as Se } from "./App.
|
|
4
|
-
import { TextArea as Ne } from "./index.
|
|
2
|
+
import { n as Pe, useEntitlements as Be, useUserPreferences as Ue, C as ce, useLocalStorage as ie, LOCAL_STORAGE_OLED_MODE as Ge, LOCAL_STORAGE_FULL_SCREEN as Fe, canEvaluateModels as Ve, H as We, getCacheInfo as $e, isServiceWorkerEnabled as ze, SETTINGS_TITLE as He, Card as p, CARDS as r, b as je, Button as x, PROMPTS_DESCRIPTION as Ye, L as qe, j as de, applyOledMode as me, getCurrentGeoLocation as Ke, graphQLRequest as ue, handleServiceWorkerToggle as Qe, SERVICE_TYPES as he } from "./index.pH_f3zgG.js";
|
|
3
|
+
import { AppContext as Je, useCapability as pe, Panel as Xe, Toggle as l, APP_SET_OLED_MODE as Ee, APP_SET_FULL_SCREEN as Se } from "./App.CXdttE_S.js";
|
|
4
|
+
import { TextArea as Ne } from "./index.B-CC2ObP.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 { jsx as l, jsxs as y } from "react/jsx-runtime";
|
|
2
|
-
import { ButtonSort_private as f } from "./index.
|
|
2
|
+
import { ButtonSort_private as f } from "./index.pH_f3zgG.js";
|
|
3
3
|
import o from "clsx";
|
|
4
4
|
import v, { useContext as b } from "react";
|
|
5
|
-
import { e as k } from "./App.
|
|
5
|
+
import { e as k } from "./App.CXdttE_S.js";
|
|
6
6
|
/*!
|
|
7
7
|
@versini/ui-icons v4.15.1
|
|
8
8
|
© 2025 gizmette.com
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsxs as l, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { n as f, useUniqueId as v, useUserChatStats as _, useChatsUsage as z, USAGE_TITLE as B, Card as g, renderDataAsList as P, CARDS as a, L as p, j as A, Button as i, pluralize as m } from "./index.
|
|
3
|
-
import { Panel as H } from "./App.
|
|
2
|
+
import { n as f, useUniqueId as v, useUserChatStats as _, useChatsUsage as z, USAGE_TITLE as B, Card as g, renderDataAsList as P, CARDS as a, L as p, j as A, Button as i, pluralize as m } from "./index.pH_f3zgG.js";
|
|
3
|
+
import { Panel as H } from "./App.CXdttE_S.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.
|
|
10
|
+
"./Chart.BiZtA34n.js"
|
|
11
11
|
)), R = ({
|
|
12
12
|
open: k,
|
|
13
13
|
onOpenChange: E
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as e, jsxs as r, Fragment as b } from "react/jsx-runtime";
|
|
2
|
-
import { L as R, j as A, Button as M, n as Ne, useLocalStorage as K, LOCAL_STORAGE_PREFIX as Q, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as we, LOCAL_STORAGE_SORT_MEMORY_COLUMN as ke, useUserMemories as Se, useExpiredMemories as Te, useDeleteMemory as ve, useDeleteAllActiveMemories as De, useDeleteAllExpiredMemories as Me, useUpdateMemory as Ee, useRestoreMemory as be, ButtonIcon as O, IconEdit as Re, IconDelete as Z, IconRestore as Ie } from "./index.
|
|
3
|
-
import { Panel as le, Toggle as _, e as l, ConfirmationPanel as ee, Tooltip as z } from "./App.
|
|
2
|
+
import { L as R, j as A, Button as M, n as Ne, useLocalStorage as K, LOCAL_STORAGE_PREFIX as Q, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as we, LOCAL_STORAGE_SORT_MEMORY_COLUMN as ke, useUserMemories as Se, useExpiredMemories as Te, useDeleteMemory as ve, useDeleteAllActiveMemories as De, useDeleteAllExpiredMemories as Me, useUpdateMemory as Ee, useRestoreMemory as be, ButtonIcon as O, IconEdit as Re, IconDelete as Z, IconRestore as Ie } from "./index.pH_f3zgG.js";
|
|
3
|
+
import { Panel as le, Toggle as _, e as l, ConfirmationPanel as ee, Tooltip as z } from "./App.CXdttE_S.js";
|
|
4
4
|
import y from "clsx";
|
|
5
5
|
import { useState as C, useEffect as Le, useRef as te } from "react";
|
|
6
|
-
import { TextArea as Oe } from "./index.
|
|
7
|
-
import { W as re, j as ie, G as D, M as s, F as B, H as ne, D as oe } from "./Table.
|
|
6
|
+
import { TextArea as Oe } from "./index.B-CC2ObP.js";
|
|
7
|
+
import { W as re, j as ie, G as D, M as s, F as B, H as ne, D as oe } from "./Table.DQR9xnL6.js";
|
|
8
8
|
const _e = ({
|
|
9
9
|
open: N,
|
|
10
10
|
onOpenChange: E,
|
|
@@ -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.
|
|
2
|
+
import { useMergeRefs as ce, useResizeObserver as W, useUniqueId as ne, useUncontrolled as le, LiveRegion as ie } from "./index.pH_f3zgG.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 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.
|
|
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.CO4H_q0J.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.
|
|
2
|
-
import { toText as Ca } from "./index.
|
|
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.CO4H_q0J.js";
|
|
2
|
+
import { toText as Ca } from "./index.DNRpmSxM.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 h, jsx as l } from "react/jsx-runtime";
|
|
2
|
-
import { ButtonIcon as E, IconCopied as C, IconCopy as I } from "./index.
|
|
2
|
+
import { ButtonIcon as E, IconCopied as C, IconCopy as I } from "./index.pH_f3zgG.js";
|
|
3
3
|
import { useState as N, useEffect as $ } from "react";
|
|
4
4
|
import t from "clsx";
|
|
5
5
|
/*!
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getDefaultExportFromCjs as kn } from "./App.
|
|
2
|
-
import { visit as In } from "./useMarkdown.
|
|
3
|
-
import { toText as Cn } from "./index.
|
|
1
|
+
import { getDefaultExportFromCjs as kn } from "./App.CXdttE_S.js";
|
|
2
|
+
import { visit as In } from "./useMarkdown.CO4H_q0J.js";
|
|
3
|
+
import { toText as Cn } from "./index.DNRpmSxM.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",
|
|
@@ -7673,7 +7673,7 @@ Press Ctrl+Enter to send it or Enter for new line.`, ku = "{{clipboard}}", D = "
|
|
|
7673
7673
|
] });
|
|
7674
7674
|
}, oc = new URL(document.location.href).searchParams, Ur = !!oc.get("debug") || !1, cc = rn(() => import(
|
|
7675
7675
|
/* webpackChunkName: "LazyApp" */
|
|
7676
|
-
"./App.
|
|
7676
|
+
"./App.CXdttE_S.js"
|
|
7677
7677
|
).then((e) => e.App)), lc = new An(), Hr = ({
|
|
7678
7678
|
isComponent: e,
|
|
7679
7679
|
headerHeight: t
|