@versini/sassysaint 8.36.1 → 8.37.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.a3vZMahD.js → AboutChangelog.BOHfl_gp.js} +2 -2
- package/dist/chunks/{AboutEntry.D-pB8mma.js → AboutEntry.m1B_BgQt.js} +24 -14
- package/dist/chunks/{App.CIrOEX2C.js → App.CtCPYlbl.js} +15 -15
- package/dist/chunks/{Chart.D1zXpZYg.js → Chart.CuNblT6f.js} +2 -2
- package/dist/chunks/{ChatBubbleAssistant.ByB_V80e.js → ChatBubbleAssistant.CkkTrJGZ.js} +3 -3
- package/dist/chunks/{HistoryEntry.BND-8zNm.js → HistoryEntry.DFC6n6w2.js} +167 -151
- package/dist/chunks/{LNWAZHJI.DjvtuvoW.js → LNWAZHJI.BGdDvBo3.js} +1 -1
- package/dist/chunks/ProfileEntry.WmOglj_-.js +60 -0
- package/dist/chunks/{SettingsEntry.C2kHzP99.js → SettingsEntry.BNGEEnTY.js} +4 -2
- package/dist/chunks/UsageEntry.D5jzQr21.js +99 -0
- package/dist/chunks/{index.CYAwMO-s.js → index.CH3sna-H.js} +2 -2
- package/dist/chunks/{index.RmIzMNXy.js → index.CNxyHMTw.js} +3 -3
- package/dist/chunks/{index.D_ttuklg.js → index.DDwdbGlq.js} +2 -2
- package/dist/chunks/{index.DrjETzSn.js → index.Dum3WAJo.js} +1 -1
- package/dist/chunks/{index.D9Mmgg_b.js → index.RRpoPN7U.js} +1 -1
- package/dist/chunks/{index.DistUD4c.js → index.p9PgXcft.js} +1 -1
- package/dist/chunks/{useMarkdown.DUM2I61X.js → useMarkdown.1l3pqCNu.js} +6 -6
- 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
- package/dist/chunks/ProfileEntry.CGXyAgeg.js +0 -50
- package/dist/chunks/UsageEntry.ncjZPSAw.js +0 -89
@@ -1,7 +1,7 @@
|
|
1
1
|
import { jsxs as s, jsx as r } from "react/jsx-runtime";
|
2
|
-
import { b as m, ButtonScroll as n } from "./App.
|
2
|
+
import { b as m, ButtonScroll as n } from "./App.CtCPYlbl.js";
|
3
3
|
import { useRef as f, useCallback as u, useLayoutEffect as p } from "react";
|
4
|
-
import { useMarkdown as d } from "./useMarkdown.
|
4
|
+
import { useMarkdown as d } from "./useMarkdown.1l3pqCNu.js";
|
5
5
|
const v = ({ content: o }) => {
|
6
6
|
const [l, t] = d(), { ref: a, inViewport: c } = m(), e = f(null), i = u(() => {
|
7
7
|
e.current && e.current.scrollIntoView({
|
@@ -1,16 +1,16 @@
|
|
1
|
-
import { jsxs as
|
2
|
-
import { i as d, useServerCapabilities as g, useChangelogs as A, tt as B } from "./App.
|
3
|
-
import { S as o, renderDataAsList as c, CARDS as r, pluralize as E, isProbablyMobile as I, ABOUT_TITLE as S } from "./index.
|
1
|
+
import { jsxs as b, Fragment as l, jsx as e } from "react/jsx-runtime";
|
2
|
+
import { i as d, useServerCapabilities as g, useChangelogs as A, tt as B } from "./App.CtCPYlbl.js";
|
3
|
+
import { S as o, renderDataAsList as c, CARDS as r, pluralize as E, isProbablyMobile as I, ABOUT_TITLE as S } from "./index.DDwdbGlq.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.BOHfl_gp.js"
|
10
10
|
)
|
11
11
|
), N = () => {
|
12
|
-
const s = d(),
|
13
|
-
return /* @__PURE__ */
|
12
|
+
const s = d(), i = d(), { data: t, isSuccess: m } = g(), { data: T, isSuccess: h } = A(), p = t?.version || "", a = t?.models || [], u = t?.buildTime || "";
|
13
|
+
return /* @__PURE__ */ b(l, { children: [
|
14
14
|
/* @__PURE__ */ e(
|
15
15
|
o,
|
16
16
|
{
|
@@ -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]: "08/09/2025
|
21
|
+
[r.ABOUT.VERSION]: "8.37.1",
|
22
|
+
[r.ABOUT.BUILD_TIMESTAMP]: "08/09/2025 07:25 PM EDT"
|
23
23
|
})
|
24
24
|
}
|
25
25
|
),
|
@@ -29,9 +29,9 @@ const L = U(
|
|
29
29
|
header: r.ABOUT.TITLE_SERVER,
|
30
30
|
className: "prose-dark dark:prose-lighter mb-4",
|
31
31
|
noBorder: !0,
|
32
|
-
children: c(
|
33
|
-
[r.ABOUT.VERSION]:
|
34
|
-
[r.ABOUT.BUILD_TIMESTAMP]:
|
32
|
+
children: c(i, {
|
33
|
+
[r.ABOUT.VERSION]: p,
|
34
|
+
[r.ABOUT.BUILD_TIMESTAMP]: u,
|
35
35
|
[E(r.ABOUT.PROVIDER, a.length)]: /* @__PURE__ */ e(l, { children: a.map((n) => /* @__PURE__ */ e("div", { className: "text-right", children: n }, n)) })
|
36
36
|
})
|
37
37
|
}
|
@@ -46,14 +46,24 @@ const L = U(
|
|
46
46
|
className: O("prose-lighter dark:prose-lighter min-h-[334px]", {
|
47
47
|
"mb-5": I()
|
48
48
|
}),
|
49
|
-
children:
|
49
|
+
children: h ? /* @__PURE__ */ e(C, { fallback: /* @__PURE__ */ e("div", { children: "Loading..." }), children: /* @__PURE__ */ e(L, { content: T.client }) }) : null
|
50
50
|
}
|
51
51
|
)
|
52
52
|
] });
|
53
53
|
}, D = ({
|
54
54
|
open: s,
|
55
|
-
onOpenChange:
|
56
|
-
}) => /* @__PURE__ */ e(
|
55
|
+
onOpenChange: i
|
56
|
+
}) => /* @__PURE__ */ e(
|
57
|
+
B,
|
58
|
+
{
|
59
|
+
open: s,
|
60
|
+
onOpenChange: i,
|
61
|
+
title: S,
|
62
|
+
animation: !0,
|
63
|
+
animationType: "fade",
|
64
|
+
children: /* @__PURE__ */ e(N, {})
|
65
|
+
}
|
66
|
+
);
|
57
67
|
export {
|
58
68
|
D as About
|
59
69
|
};
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { jsx as i, jsxs as T, Fragment as ue } from "react/jsx-runtime";
|
2
|
-
import { Subscribable as ho, pendingThenable as ka, resolveEnabled as Ee, shallowEqualObjects as Er, resolveStaleTime as gt, noop as _r, isServer as Sr, isValidTimeout as Ea, focusManager as mo, fetchState as fo, replaceData as _a, notifyManager as _s, timeUntilStale as po, shouldThrowError as go, useQueryClient as yo, I as re, ACTION_SORT as bo, ACTION_SEARCH as vo, ACTION_RESET_PROMPT as Ss, ACTION_TOGGLE_PROMPT as Ts, ue as xe, DEFAULT_ICON_ACTION_SIZE as Te, isTauri as Wt, n as Ve, isProbablyiPhone as Ae, L as xs, j as yt, C as Sa, LOCAL_STORAGE_PREFIX as jt, LOCAL_STORAGE_PRIVATE_DISCLOSURE as wo, LOCAL_STORAGE_REASONING_DISCLOSURE as ko, TOAST_CHAT_SAVED as Eo, PROMPT_CLASSNAME as _o, PROMPT_EDITABLE_AREA_CLASSNAME as So, ERROR_MESSAGE as To, ROLE_INTERNAL as Tr, CLIPBOARD_PROMPT as Ta, isProbablyMobile as Je, INPUT_PLACEHOLDER_TEXT_MOBILE as xa, INPUT_PLACEHOLDER_TEXT_ENTER as Ca, INPUT_PLACEHOLDER_TEXT_CMD_ENTER as Ia, FOOTER_DISCLAIMERS as Ra, INPUT_BOTTOM_OFFSET_EXTRA as xo, INPUT_BOTTOM_OFFSET_IPHONE as Co, INPUT_BOTTOM_OFFSET as Cs, TOAST_PROVIDER_CHANGED as Io, LOG_OUT as Aa, getMessageContaintWrapperClass as Ro, UI_FOOTER_BUFFER as Is, UI_BUTTON_SCROLL_BUFFER as Ao, Logo as No, UI_DEFAULT_MAIN_HEIGHT as Na, APP_CLASSNAME as Oo, getMainPaddingClass as Oa, r as $o, LOCAL_STORAGE_SORT as Po, LOCAL_STORAGE_SEARCH as Mo } from "./index.
|
2
|
+
import { Subscribable as ho, pendingThenable as ka, resolveEnabled as Ee, shallowEqualObjects as Er, resolveStaleTime as gt, noop as _r, isServer as Sr, isValidTimeout as Ea, focusManager as mo, fetchState as fo, replaceData as _a, notifyManager as _s, timeUntilStale as po, shouldThrowError as go, useQueryClient as yo, I as re, ACTION_SORT as bo, ACTION_SEARCH as vo, ACTION_RESET_PROMPT as Ss, ACTION_TOGGLE_PROMPT as Ts, ue as xe, DEFAULT_ICON_ACTION_SIZE as Te, isTauri as Wt, n as Ve, isProbablyiPhone as Ae, L as xs, j as yt, C as Sa, LOCAL_STORAGE_PREFIX as jt, LOCAL_STORAGE_PRIVATE_DISCLOSURE as wo, LOCAL_STORAGE_REASONING_DISCLOSURE as ko, TOAST_CHAT_SAVED as Eo, PROMPT_CLASSNAME as _o, PROMPT_EDITABLE_AREA_CLASSNAME as So, ERROR_MESSAGE as To, ROLE_INTERNAL as Tr, CLIPBOARD_PROMPT as Ta, isProbablyMobile as Je, INPUT_PLACEHOLDER_TEXT_MOBILE as xa, INPUT_PLACEHOLDER_TEXT_ENTER as Ca, INPUT_PLACEHOLDER_TEXT_CMD_ENTER as Ia, FOOTER_DISCLAIMERS as Ra, INPUT_BOTTOM_OFFSET_EXTRA as xo, INPUT_BOTTOM_OFFSET_IPHONE as Co, INPUT_BOTTOM_OFFSET as Cs, TOAST_PROVIDER_CHANGED as Io, LOG_OUT as Aa, getMessageContaintWrapperClass as Ro, UI_FOOTER_BUFFER as Is, UI_BUTTON_SCROLL_BUFFER as Ao, Logo as No, UI_DEFAULT_MAIN_HEIGHT as Na, APP_CLASSNAME as Oo, getMainPaddingClass as Oa, r as $o, LOCAL_STORAGE_SORT as Po, LOCAL_STORAGE_SEARCH as Mo } from "./index.DDwdbGlq.js";
|
3
3
|
import * as Y from "react";
|
4
4
|
import Z, { useEffect as $, useRef as R, useState as z, useCallback as V, useSyncExternalStore as Lo, useMemo as he, useId as Kr, useContext as X, useLayoutEffect as Oe, createContext as Rs, useDebugValue as Bo, forwardRef as As, Suspense as Ns, lazy as it, useReducer as St } from "react";
|
5
5
|
import p from "clsx";
|
@@ -7535,7 +7535,7 @@ const nh = (e) => {
|
|
7535
7535
|
] });
|
7536
7536
|
};
|
7537
7537
|
let yr = null, br = null;
|
7538
|
-
const qn = async () => (yr || (yr = import("./index.B8EJY2WR.js")), yr), Yn = async () => (br || (br = import("./index.
|
7538
|
+
const qn = async () => (yr || (yr = import("./index.B8EJY2WR.js")), yr), Yn = async () => (br || (br = import("./index.DDwdbGlq.js").then((e) => e.utilities)), br), ih = async () => {
|
7539
7539
|
try {
|
7540
7540
|
await Promise.all([qn(), Yn()]);
|
7541
7541
|
} catch {
|
@@ -8230,21 +8230,21 @@ const qn = async () => (yr || (yr = import("./index.B8EJY2WR.js")), yr), Yn = as
|
|
8230
8230
|
}
|
8231
8231
|
) : /* @__PURE__ */ i("div", { className: e, children: b });
|
8232
8232
|
}, Rh = it(
|
8233
|
-
() => import("./ProfileEntry.
|
8233
|
+
() => import("./ProfileEntry.WmOglj_-.js").then((e) => ({
|
8234
8234
|
default: e.Profile
|
8235
8235
|
}))
|
8236
8236
|
), Ah = it(
|
8237
|
-
() => import("./SettingsEntry.
|
8237
|
+
() => import("./SettingsEntry.BNGEEnTY.js").then((e) => ({
|
8238
8238
|
default: e.SettingsPanel
|
8239
8239
|
}))
|
8240
8240
|
), Nh = it(
|
8241
|
-
() => import("./HistoryEntry.
|
8241
|
+
() => import("./HistoryEntry.DFC6n6w2.js").then((e) => ({
|
8242
8242
|
default: e.HistoryPanel
|
8243
8243
|
}))
|
8244
8244
|
), Oh = it(
|
8245
|
-
() => import("./AboutEntry.
|
8245
|
+
() => import("./AboutEntry.m1B_BgQt.js").then((e) => ({ default: e.About }))
|
8246
8246
|
), $h = it(
|
8247
|
-
() => import("./UsageEntry.
|
8247
|
+
() => import("./UsageEntry.D5jzQr21.js").then((e) => ({ default: e.Usage }))
|
8248
8248
|
), Ph = ({ type: e, open: t, onOpenChange: r }) => t ? /* @__PURE__ */ i(Ns, { fallback: /* @__PURE__ */ i("div", {}), children: (() => {
|
8249
8249
|
switch (e) {
|
8250
8250
|
case "profile":
|
@@ -8264,7 +8264,7 @@ const qn = async () => (yr || (yr = import("./index.B8EJY2WR.js")), yr), Yn = as
|
|
8264
8264
|
isComponent: e = !1
|
8265
8265
|
}) => {
|
8266
8266
|
const { logout: t, getAccessToken: r } = Ve(), [a, s] = z(null), [n, o] = z(!1), [c, l] = z(!1), [d, m] = z(!1), u = V(() => {
|
8267
|
-
d || (import("./ProfileEntry.
|
8267
|
+
d || (import("./ProfileEntry.WmOglj_-.js"), import("./SettingsEntry.BNGEEnTY.js"), import("./HistoryEntry.DFC6n6w2.js"), import("./AboutEntry.m1B_BgQt.js"), import("./UsageEntry.D5jzQr21.js"), m(!0));
|
8268
8268
|
}, [d]), h = V((k) => {
|
8269
8269
|
s(k);
|
8270
8270
|
}, []), f = V(() => {
|
@@ -9971,7 +9971,7 @@ const Pm = ({ content: e }) => /* @__PURE__ */ i(
|
|
9971
9971
|
), Es = 2, Mm = it(
|
9972
9972
|
() => import(
|
9973
9973
|
/* webpackChunkName: "LazyMessageAssistant" */
|
9974
|
-
"./ChatBubbleAssistant.
|
9974
|
+
"./ChatBubbleAssistant.CkkTrJGZ.js"
|
9975
9975
|
)
|
9976
9976
|
), Lm = Z.memo(
|
9977
9977
|
({
|
@@ -10211,25 +10211,25 @@ export {
|
|
10211
10211
|
Wm as De,
|
10212
10212
|
Gt as E,
|
10213
10213
|
ft as E$1,
|
10214
|
+
ef as Ee,
|
10214
10215
|
Gm as Fe,
|
10215
10216
|
Km as Ge,
|
10216
10217
|
jm as He,
|
10217
10218
|
oa as HistoryContext,
|
10218
10219
|
ss as LazyToastContainerWrapper,
|
10219
10220
|
dm as Me,
|
10220
|
-
Rn as O,
|
10221
10221
|
oo as Oe,
|
10222
10222
|
wc as Pe,
|
10223
10223
|
ze as SERVICE_TYPES,
|
10224
10224
|
qm as Ye,
|
10225
10225
|
bi as a,
|
10226
|
-
|
10226
|
+
na as a$1,
|
10227
|
+
fi as a$2,
|
10227
10228
|
Di as b,
|
10228
10229
|
pn as getDefaultExportFromCjs,
|
10229
10230
|
Fi as i,
|
10230
|
-
|
10231
|
+
In as i$1,
|
10231
10232
|
en as mutateCall,
|
10232
|
-
na as n,
|
10233
10233
|
tf as nt,
|
10234
10234
|
Si as p,
|
10235
10235
|
di as p$1,
|
@@ -10238,7 +10238,6 @@ export {
|
|
10238
10238
|
nf as showErrorToast,
|
10239
10239
|
Xn as showSuccessToast,
|
10240
10240
|
$e as st,
|
10241
|
-
In as t,
|
10242
10241
|
th as tt,
|
10243
10242
|
Xe as useAiChat,
|
10244
10243
|
Qm as useChangelogs,
|
@@ -10246,5 +10245,6 @@ export {
|
|
10246
10245
|
Zm as useChatsUsage,
|
10247
10246
|
Ym as useServerCapabilities,
|
10248
10247
|
Xm as useUserChatStats,
|
10249
|
-
Xt as useUserPreferences
|
10248
|
+
Xt as useUserPreferences,
|
10249
|
+
Rn as y
|
10250
10250
|
};
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { jsx as Tp } from "react/jsx-runtime";
|
2
|
-
import { getDefaultExportFromCjs as ln } from "./App.
|
2
|
+
import { getDefaultExportFromCjs as ln } from "./App.CtCPYlbl.js";
|
3
3
|
import Ap, { useState as Cp, useEffect as Pp } from "react";
|
4
|
-
import { TRIMESTERS as rn, TRIMESTERS_SHORT as Op, isProbablyMobile as Lp } from "./index.
|
4
|
+
import { TRIMESTERS as rn, TRIMESTERS_SHORT as Op, isProbablyMobile as Lp } from "./index.DDwdbGlq.js";
|
5
5
|
var ls = { exports: {} }, Ep = ls.exports, on;
|
6
6
|
function Ip() {
|
7
7
|
return on || (on = 1, function(ve, ne) {
|
@@ -1,9 +1,9 @@
|
|
1
1
|
import { jsx as T } from "react/jsx-runtime";
|
2
|
-
import { ChatContext as b, E as _, Me as N, Oe as S } from "./App.
|
2
|
+
import { ChatContext as b, E as _, Me as N, Oe as S } from "./App.CtCPYlbl.js";
|
3
3
|
import L from "clsx";
|
4
4
|
import k, { useState as E, useRef as g, useEffect as O, useContext as w } from "react";
|
5
|
-
import { LOCAL_STORAGE_PREFIX as F, LOCAL_STORAGE_CHAT_DETAILS as G, convertCamelCaseToReadable as U, numberFormatter as I, pluralize as P, ROLE_INTERNAL as v } from "./index.
|
6
|
-
import { useMarkdown as y } from "./useMarkdown.
|
5
|
+
import { LOCAL_STORAGE_PREFIX as F, LOCAL_STORAGE_CHAT_DETAILS as G, convertCamelCaseToReadable as U, numberFormatter as I, pluralize as P, ROLE_INTERNAL as v } from "./index.DDwdbGlq.js";
|
6
|
+
import { useMarkdown as y } from "./useMarkdown.1l3pqCNu.js";
|
7
7
|
const D = 2, j = D * 1e3, h = "", q = (e) => e * (2 - e);
|
8
8
|
function V(e, a = !0) {
|
9
9
|
const [i, C] = E(0), [c, p] = E(0), [t, A] = E(e), r = g(0), s = g(0);
|