@versini/sassysaint 8.24.8 → 8.25.0
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.DlLSjExD.js → AboutChangelog.BAbCbCoR.js} +2 -2
- package/dist/chunks/{AboutEntry.DNuypnSn.js → AboutEntry.CCqQ0Ggh.js} +19 -18
- package/dist/chunks/{App.CU8DPgBK.js → App._AgszNs-.js} +10 -9
- package/dist/chunks/{Chart.CUrSaDT3.js → Chart.KniauJPi.js} +2 -2
- package/dist/chunks/{ChatBubbleAssistant.2TUzypYP.js → ChatBubbleAssistant.CgnmkLWA.js} +3 -3
- package/dist/chunks/{HistoryEntry.DQcqMjle.js → HistoryEntry.BsLCRi5A.js} +2 -2
- package/dist/chunks/{I3HPI4QX.DlQpQsgt.js → I3HPI4QX.B6M64iYO.js} +1 -1
- package/dist/chunks/{ProfileEntry.Iwbm1rap.js → ProfileEntry.Dw68Fulu.js} +2 -2
- package/dist/chunks/{SettingsEntry.D9S_YV-z.js → SettingsEntry.DK5ClUuQ.js} +2 -2
- package/dist/chunks/{UsageEntry.BRpaSd7j.js → UsageEntry.zFWoBow-.js} +3 -3
- package/dist/chunks/{index.CRbaU3g8.js → index.BGnSFve0.js} +2 -2
- package/dist/chunks/{index.D4ynJuQN.js → index.CZtrhwzu.js} +1 -1
- package/dist/chunks/{index.CkC1cqoG.js → index.DCay6ird.js} +1 -1
- package/dist/chunks/{index.BmP4cAmg.js → index.DaB0udoY.js} +3 -3
- package/dist/chunks/{index.CRciMWyd.js → index.DiFp-IfK.js} +1 -1
- package/dist/chunks/{index.CxVK8gmr.js → index.DzKPIAXc.js} +2 -2
- package/dist/chunks/{useMarkdown.BP64kEQI.js → useMarkdown.Ba2Fkemy.js} +6 -6
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/package.json +3 -3
@@ -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._AgszNs-.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.Ba2Fkemy.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,24 +1,24 @@
|
|
1
|
-
import { jsxs as
|
2
|
-
import { i as c, useServerCapabilities as
|
3
|
-
import { S as a, renderDataAsList as d, CARDS as r, pluralize as
|
4
|
-
import
|
5
|
-
import { Suspense as C, lazy as
|
6
|
-
const L =
|
1
|
+
import { jsxs as g, Fragment as n, jsx as e } from "react/jsx-runtime";
|
2
|
+
import { i as c, useServerCapabilities as u, useChangelogs as A, rr as E } from "./App._AgszNs-.js";
|
3
|
+
import { S as a, renderDataAsList as d, CARDS as r, pluralize as I, isProbablyMobile as S, ABOUT_TITLE as O } from "./index.DzKPIAXc.js";
|
4
|
+
import B from "clsx";
|
5
|
+
import { Suspense as C, lazy as U } from "react";
|
6
|
+
const L = U(
|
7
7
|
() => import(
|
8
8
|
/* webpackChunkName: "LazyAboutChangelog" */
|
9
|
-
"./AboutChangelog.
|
9
|
+
"./AboutChangelog.BAbCbCoR.js"
|
10
10
|
)
|
11
11
|
), N = () => {
|
12
|
-
const s = c(), i = c(), { data: t, isSuccess: m } =
|
13
|
-
return /* @__PURE__ */
|
12
|
+
const s = c(), i = c(), { data: t, isSuccess: m } = u(), { data: h, isSuccess: T } = A(), b = t?.version || "", o = t?.models || [], p = t?.buildTime || "";
|
13
|
+
return /* @__PURE__ */ g(n, { children: [
|
14
14
|
/* @__PURE__ */ e(
|
15
15
|
a,
|
16
16
|
{
|
17
17
|
header: r.ABOUT.TITLE_CLIENT,
|
18
18
|
className: "prose-dark dark:prose-lighter mb-4",
|
19
19
|
children: d(s, {
|
20
|
-
[r.ABOUT.VERSION]: "8.
|
21
|
-
[r.ABOUT.BUILD_TIMESTAMP]: "07/13/2025
|
20
|
+
[r.ABOUT.VERSION]: "8.25.0",
|
21
|
+
[r.ABOUT.BUILD_TIMESTAMP]: "07/13/2025 04:39 PM EDT"
|
22
22
|
})
|
23
23
|
}
|
24
24
|
),
|
@@ -28,8 +28,9 @@ const L = B(
|
|
28
28
|
header: r.ABOUT.TITLE_SERVER,
|
29
29
|
className: "prose-dark dark:prose-lighter mb-4",
|
30
30
|
children: d(i, {
|
31
|
-
[r.ABOUT.VERSION]:
|
32
|
-
[
|
31
|
+
[r.ABOUT.VERSION]: b,
|
32
|
+
[r.ABOUT.BUILD_TIMESTAMP]: p,
|
33
|
+
[I(r.ABOUT.PROVIDER, o.length)]: /* @__PURE__ */ e(n, { children: o.map((l) => /* @__PURE__ */ e("div", { className: "text-right", children: l }, l)) })
|
33
34
|
})
|
34
35
|
}
|
35
36
|
) : null,
|
@@ -39,17 +40,17 @@ const L = B(
|
|
39
40
|
mode: "dark",
|
40
41
|
header: r.ABOUT.TITLE_CHANGELOG,
|
41
42
|
headerClassName: "av-card__header mt-0 border-b-2 border-border-accent mb-4 leading-10",
|
42
|
-
className:
|
43
|
+
className: B("prose-lighter dark:prose-lighter min-h-[334px]", {
|
43
44
|
"mb-5": S()
|
44
45
|
}),
|
45
|
-
children:
|
46
|
+
children: T ? /* @__PURE__ */ e(C, { fallback: /* @__PURE__ */ e("div", { children: "Loading..." }), children: /* @__PURE__ */ e(L, { content: h.client }) }) : null
|
46
47
|
}
|
47
48
|
)
|
48
49
|
] });
|
49
|
-
},
|
50
|
+
}, D = ({
|
50
51
|
open: s,
|
51
52
|
onOpenChange: i
|
52
|
-
}) => /* @__PURE__ */ e(
|
53
|
+
}) => /* @__PURE__ */ e(E, { open: s, onOpenChange: i, title: O, children: /* @__PURE__ */ e(N, {}) });
|
53
54
|
export {
|
54
|
-
|
55
|
+
D as About
|
55
56
|
};
|
@@ -1,5 +1,5 @@
|
|
1
1
|
import { jsx as i, jsxs as T, Fragment as ue } from "react/jsx-runtime";
|
2
|
-
import { Subscribable as lo, pendingThenable as ba, resolveEnabled as ke, shallowEqualObjects as wr, resolveStaleTime as pt, noop as Er, isServer as kr, isValidTimeout as va, focusManager as uo, fetchState as ho, replaceData as wa, notifyManager as kn, timeUntilStale as fo, shouldThrowError as mo, useQueryClient as po, I as re, ACTION_SORT as go, ACTION_SEARCH as yo, ACTION_RESET_PROMPT as _n, ACTION_TOGGLE_PROMPT as Sn, le as Ce, DEFAULT_ICON_ACTION_SIZE as Te, n as Ue, isElectron as Ea, isProbablyiPhone as yt, L as Tn, j as gt, C as ka, LOCAL_STORAGE_PREFIX as Ft, LOCAL_STORAGE_PRIVATE_DISCLOSURE as bo, LOCAL_STORAGE_REASONING_DISCLOSURE as vo, TOAST_CHAT_SAVED as wo, TOAST_PROVIDER_CHANGED as Eo, PROMPT_CLASSNAME as ko, PROMPT_EDITABLE_AREA_CLASSNAME as _o, ERROR_MESSAGE as So, ROLE_INTERNAL as _r, CLIPBOARD_PROMPT as _a, isProbablyMobile as Xe, INPUT_PLACEHOLDER_TEXT_MOBILE as Sa, INPUT_PLACEHOLDER_TEXT_ENTER as Ta, INPUT_PLACEHOLDER_TEXT_CMD_ENTER as Ca, INPUT_BOTTOM_OFFSET_EXTRA as To, INPUT_BOTTOM_OFFSET as Cn, FOOTER_DISCLAIMER as Co, LOG_OUT as Ia, getMessageContaintWrapperClass as Io, UI_FOOTER_BUFFER as In, UI_BUTTON_SCROLL_BUFFER as xo, Logo as Ro, UI_DEFAULT_MAIN_HEIGHT as xa, APP_CLASSNAME as Ao, getMainPaddingClass as Ra, r as No, LOCAL_STORAGE_SORT as Oo, LOCAL_STORAGE_SEARCH as $o } from "./index.
|
2
|
+
import { Subscribable as lo, pendingThenable as ba, resolveEnabled as ke, shallowEqualObjects as wr, resolveStaleTime as pt, noop as Er, isServer as kr, isValidTimeout as va, focusManager as uo, fetchState as ho, replaceData as wa, notifyManager as kn, timeUntilStale as fo, shouldThrowError as mo, useQueryClient as po, I as re, ACTION_SORT as go, ACTION_SEARCH as yo, ACTION_RESET_PROMPT as _n, ACTION_TOGGLE_PROMPT as Sn, le as Ce, DEFAULT_ICON_ACTION_SIZE as Te, n as Ue, isElectron as Ea, isProbablyiPhone as yt, L as Tn, j as gt, C as ka, LOCAL_STORAGE_PREFIX as Ft, LOCAL_STORAGE_PRIVATE_DISCLOSURE as bo, LOCAL_STORAGE_REASONING_DISCLOSURE as vo, TOAST_CHAT_SAVED as wo, TOAST_PROVIDER_CHANGED as Eo, PROMPT_CLASSNAME as ko, PROMPT_EDITABLE_AREA_CLASSNAME as _o, ERROR_MESSAGE as So, ROLE_INTERNAL as _r, CLIPBOARD_PROMPT as _a, isProbablyMobile as Xe, INPUT_PLACEHOLDER_TEXT_MOBILE as Sa, INPUT_PLACEHOLDER_TEXT_ENTER as Ta, INPUT_PLACEHOLDER_TEXT_CMD_ENTER as Ca, INPUT_BOTTOM_OFFSET_EXTRA as To, INPUT_BOTTOM_OFFSET as Cn, FOOTER_DISCLAIMER as Co, LOG_OUT as Ia, getMessageContaintWrapperClass as Io, UI_FOOTER_BUFFER as In, UI_BUTTON_SCROLL_BUFFER as xo, Logo as Ro, UI_DEFAULT_MAIN_HEIGHT as xa, APP_CLASSNAME as Ao, getMainPaddingClass as Ra, r as No, LOCAL_STORAGE_SORT as Oo, LOCAL_STORAGE_SEARCH as $o } from "./index.DzKPIAXc.js";
|
3
3
|
import * as Y from "react";
|
4
4
|
import Z, { useEffect as $, useRef as R, useState as F, useCallback as W, useSyncExternalStore as Po, useMemo as he, useId as Wr, useContext as X, useLayoutEffect as Ne, createContext as xn, useDebugValue as Mo, forwardRef as Rn, Suspense as An, lazy as nt, useReducer as St } from "react";
|
5
5
|
import p from "clsx";
|
@@ -2287,6 +2287,7 @@ const Ha = ({
|
|
2287
2287
|
getServerCapabilities {
|
2288
2288
|
version
|
2289
2289
|
models
|
2290
|
+
buildTime
|
2290
2291
|
}
|
2291
2292
|
}`,
|
2292
2293
|
GET_CHANGELOGS: `query GetChangelogs {
|
@@ -7441,7 +7442,7 @@ const rh = (e) => {
|
|
7441
7442
|
] });
|
7442
7443
|
};
|
7443
7444
|
let pr = null, gr = null;
|
7444
|
-
const Gs = async () => (pr || (pr = import("./index.B8EJY2WR.js")), pr), Js = async () => (gr || (gr = import("./index.
|
7445
|
+
const Gs = async () => (pr || (pr = import("./index.B8EJY2WR.js")), pr), Js = async () => (gr || (gr = import("./index.DzKPIAXc.js").then((e) => e.utilities)), gr), nh = async () => {
|
7445
7446
|
try {
|
7446
7447
|
await Promise.all([Gs(), Js()]);
|
7447
7448
|
} catch {
|
@@ -8165,17 +8166,17 @@ const Gs = async () => (pr || (pr = import("./index.B8EJY2WR.js")), pr), Js = as
|
|
8165
8166
|
}
|
8166
8167
|
);
|
8167
8168
|
}, Ih = nt(
|
8168
|
-
() => import("./ProfileEntry.
|
8169
|
+
() => import("./ProfileEntry.Dw68Fulu.js").then((e) => ({ default: e.Profile }))
|
8169
8170
|
), xh = nt(
|
8170
|
-
() => import("./SettingsEntry.
|
8171
|
+
() => import("./SettingsEntry.DK5ClUuQ.js").then((e) => ({
|
8171
8172
|
default: e.SettingsPanel
|
8172
8173
|
}))
|
8173
8174
|
), Rh = nt(
|
8174
|
-
() => import("./HistoryEntry.
|
8175
|
+
() => import("./HistoryEntry.BsLCRi5A.js").then((e) => ({ default: e.HistoryPanel }))
|
8175
8176
|
), Ah = nt(
|
8176
|
-
() => import("./AboutEntry.
|
8177
|
+
() => import("./AboutEntry.CCqQ0Ggh.js").then((e) => ({ default: e.About }))
|
8177
8178
|
), Nh = nt(
|
8178
|
-
() => import("./UsageEntry.
|
8179
|
+
() => import("./UsageEntry.zFWoBow-.js").then((e) => ({ default: e.Usage }))
|
8179
8180
|
), Oh = () => /* @__PURE__ */ i("div", { className: "fixed inset-0 bg-black/50 flex items-center justify-center z-50", children: /* @__PURE__ */ i("div", { className: "bg-surface-darker rounded-md p-4 text-copy-light", children: "Loading..." }) }), $h = ({ type: e, open: t, onOpenChange: r }) => t ? /* @__PURE__ */ i(An, { fallback: /* @__PURE__ */ i(Oh, {}), children: (() => {
|
8180
8181
|
switch (e) {
|
8181
8182
|
case "profile":
|
@@ -8195,7 +8196,7 @@ const Gs = async () => (pr || (pr = import("./index.B8EJY2WR.js")), pr), Js = as
|
|
8195
8196
|
isComponent: e = !1
|
8196
8197
|
}) => {
|
8197
8198
|
const { logout: t, getAccessToken: r } = Ue(), [a, n] = F(null), [s, o] = F(!1), [c, l] = F(!1), [d, f] = F(!1), u = W(() => {
|
8198
|
-
d || (import("./ProfileEntry.
|
8199
|
+
d || (import("./ProfileEntry.Dw68Fulu.js"), import("./SettingsEntry.DK5ClUuQ.js"), import("./HistoryEntry.BsLCRi5A.js"), import("./AboutEntry.CCqQ0Ggh.js"), import("./UsageEntry.zFWoBow-.js"), f(!0));
|
8199
8200
|
}, [d]), h = (y) => {
|
8200
8201
|
n(y);
|
8201
8202
|
}, m = () => {
|
@@ -9776,7 +9777,7 @@ const $f = ({ content: e }) => /* @__PURE__ */ i(
|
|
9776
9777
|
), En = 2, Pf = nt(
|
9777
9778
|
() => import(
|
9778
9779
|
/* webpackChunkName: "LazyMessageAssistant" */
|
9779
|
-
"./ChatBubbleAssistant.
|
9780
|
+
"./ChatBubbleAssistant.CgnmkLWA.js"
|
9780
9781
|
)
|
9781
9782
|
), Mf = Z.memo(
|
9782
9783
|
({
|
@@ -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._AgszNs-.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.DzKPIAXc.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._AgszNs-.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.DzKPIAXc.js";
|
6
|
+
import { useMarkdown as y } from "./useMarkdown.Ba2Fkemy.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);
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { jsxs as s, jsx as e, Fragment as Z } from "react/jsx-runtime";
|
2
|
-
import { I as O, n as G, INFINITE_SCROLL_LIMIT as M, INFINITE_SCROLL_THRESHOLD as B, LOCAL_STORAGE_PREFIX as U, LOCAL_STORAGE_SORT as ee, APP_CLASSNAME as te, le as k, CARDS as se, pluralize as ae, ACTION_SORT as P, TOAST_CHAT_DELETED as re, TOAST_PROVIDER_CHANGED as oe, LOCAL_STORAGE_SEARCH as ce, HISTORY_TITLE as ne, fe as ie, debounce as le, isProbablyMobile as de, ACTION_SEARCH as me } from "./index.
|
3
|
-
import { HistoryContext as Y, ChatContext as j, useAiChat as he, E as q, useUserPreferences as ue, ConfirmationPanel as pe, LazyToastContainerWrapper as Ce, He as ge, $e as ye, qe as b, Pe as l, Ye as Se, Ge as fe, j as xe, a as Te, p as ve, p$1 as we, at as V, Fe as Ee, mutateCall as $, SERVICE_TYPES as F, showErrorToast as De, R as x, O as Ne, n as Ae, o as Ie, setNewProvider as Re, CHAT_SET_PROVIDER as ze, showSuccessToast as _e, CHAT_SET_STATUS as be, useChatsHistory as ke, rr as Le, a$1 as He } from "./App.
|
2
|
+
import { I as O, n as G, INFINITE_SCROLL_LIMIT as M, INFINITE_SCROLL_THRESHOLD as B, LOCAL_STORAGE_PREFIX as U, LOCAL_STORAGE_SORT as ee, APP_CLASSNAME as te, le as k, CARDS as se, pluralize as ae, ACTION_SORT as P, TOAST_CHAT_DELETED as re, TOAST_PROVIDER_CHANGED as oe, LOCAL_STORAGE_SEARCH as ce, HISTORY_TITLE as ne, fe as ie, debounce as le, isProbablyMobile as de, ACTION_SEARCH as me } from "./index.DzKPIAXc.js";
|
3
|
+
import { HistoryContext as Y, ChatContext as j, useAiChat as he, E as q, useUserPreferences as ue, ConfirmationPanel as pe, LazyToastContainerWrapper as Ce, He as ge, $e as ye, qe as b, Pe as l, Ye as Se, Ge as fe, j as xe, a as Te, p as ve, p$1 as we, at as V, Fe as Ee, mutateCall as $, SERVICE_TYPES as F, showErrorToast as De, R as x, O as Ne, n as Ae, o as Ie, setNewProvider as Re, CHAT_SET_PROVIDER as ze, showSuccessToast as _e, CHAT_SET_STATUS as be, useChatsHistory as ke, rr as Le, a$1 as He } from "./App._AgszNs-.js";
|
4
4
|
import { useRef as L, useState as D, useContext as N, useCallback as Oe, useEffect as H, Fragment as Me } from "react";
|
5
5
|
const Be = ({
|
6
6
|
className: a,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { createContext as be, createSignal as R, onMount as Mt, createEffect as B, createMemo as M, createComponent as p, Portal as Lo, Show as z, template as _, insert as k, createRenderEffect as N, className as T, clearDelegatedEvents as ms, delegateEvents as rr, useContext as xe, onCleanup as U, sortFns as Gn, mutationSortFns as Hn, on as ct, setAttribute as A, getSidedProp as vs, use as Mn, batch as bs, getQueryStatusLabel as Lt, getMutationStatusColor as _t, getQueryStatusColor as xs, getQueryStatusColorByLabel as ws, displayValue as bn, For as $s, convertRemToPixels as Rr, untrack as Rt, useTransition as Cs, spread as Ss, mergeProps as j, createRoot as zr, serialize as ks, Index as Es, updateNestedDataByPath as or, addEventListener as Ms, stringify as Ds, Match as Rn, Switch as As, deleteNestedDataByPath as Ts, createUniqueId as Ke, splitProps as X, Dynamic as Fs, createComputed as Is, getPreferredColorScheme as Ps } from "./index.
|
1
|
+
import { createContext as be, createSignal as R, onMount as Mt, createEffect as B, createMemo as M, createComponent as p, Portal as Lo, Show as z, template as _, insert as k, createRenderEffect as N, className as T, clearDelegatedEvents as ms, delegateEvents as rr, useContext as xe, onCleanup as U, sortFns as Gn, mutationSortFns as Hn, on as ct, setAttribute as A, getSidedProp as vs, use as Mn, batch as bs, getQueryStatusLabel as Lt, getMutationStatusColor as _t, getQueryStatusColor as xs, getQueryStatusColorByLabel as ws, displayValue as bn, For as $s, convertRemToPixels as Rr, untrack as Rt, useTransition as Cs, spread as Ss, mergeProps as j, createRoot as zr, serialize as ks, Index as Es, updateNestedDataByPath as or, addEventListener as Ms, stringify as Ds, Match as Rn, Switch as As, deleteNestedDataByPath as Ts, createUniqueId as Ke, splitProps as X, Dynamic as Fs, createComputed as Is, getPreferredColorScheme as Ps } from "./index.DzKPIAXc.js";
|
2
2
|
var Ls = (e) => e != null, Os = (e) => e.filter(Ls);
|
3
3
|
function qs(e) {
|
4
4
|
return (...t) => {
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { jsxs as s, Fragment as m, jsx as e } from "react/jsx-runtime";
|
2
|
-
import { i as h, nt as S, rr as P } from "./App.
|
3
|
-
import { n as R, S as l, renderDataAsList as N, CARDS as r, isElectron as p, le as T, l as E, L as u, j as a, PROFILE_TITLE as C, isProbablyMobile as A } from "./index.
|
2
|
+
import { i as h, nt as S, rr as P } from "./App._AgszNs-.js";
|
3
|
+
import { n as R, S as l, renderDataAsList as N, CARDS as r, isElectron as p, le as T, l as E, L as u, j as a, PROFILE_TITLE as C, isProbablyMobile as A } from "./index.DzKPIAXc.js";
|
4
4
|
const F = () => {
|
5
5
|
const { isAuthenticated: n, user: i, registeringForPasskey: o, authenticationType: c } = R(), d = h(), t = i?.username || "";
|
6
6
|
return n && t ? /* @__PURE__ */ s(m, { children: [
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { jsxs as C, jsx as l } from "react/jsx-runtime";
|
2
|
-
import { n as Te, LOCAL_STORAGE_PREFIX as Ne, LOCAL_STORAGE_CHAT_DETAILS as ve, SETTINGS_TITLE as we, S as G, CARDS as U, APP_NAME as _e, C as Z, PROMPTS_DESCRIPTION as Ce, L as Ae, j as ne, isProbablyMobile as Ie, getCurrentGeoLocation as Se } from "./index.
|
3
|
-
import { useUserPreferences as Le, E as Re, rr as Me, mutateCall as le, SERVICE_TYPES as se } from "./App.
|
2
|
+
import { n as Te, LOCAL_STORAGE_PREFIX as Ne, LOCAL_STORAGE_CHAT_DETAILS as ve, SETTINGS_TITLE as we, S as G, CARDS as U, APP_NAME as _e, C as Z, PROMPTS_DESCRIPTION as Ce, L as Ae, j as ne, isProbablyMobile as Ie, getCurrentGeoLocation as Se } from "./index.DzKPIAXc.js";
|
3
|
+
import { useUserPreferences as Le, E as Re, rr as Me, mutateCall as le, SERVICE_TYPES as se } from "./App._AgszNs-.js";
|
4
4
|
import Oe, { useRef as w, useState as x, useLayoutEffect as $, useMemo as de, useEffect as V, useId as De, useReducer as Pe, useCallback as Be } from "react";
|
5
5
|
import i from "clsx";
|
6
6
|
const ue = "av-text-area", He = "av-text-area-wrapper", ee = "av-text-area-helper-text", Ge = "av-text-area__control--right", Ue = "av-text-area__control--left";
|
@@ -1,10 +1,10 @@
|
|
1
1
|
import { jsxs as c, jsx as e } from "react/jsx-runtime";
|
2
|
-
import { n as f, USAGE_TITLE as U, S as T, renderDataAsList as v, CARDS as n, L as E, j as M, C as m, isProbablyMobile as L, pluralize as i } from "./index.
|
3
|
-
import { i as _, useUserChatStats as D, useChatsUsage as P, rr as z } from "./App.
|
2
|
+
import { n as f, USAGE_TITLE as U, S as T, renderDataAsList as v, CARDS as n, L as E, j as M, C as m, isProbablyMobile as L, pluralize as i } from "./index.DzKPIAXc.js";
|
3
|
+
import { i as _, useUserChatStats as D, useChatsUsage as P, rr as z } from "./App._AgszNs-.js";
|
4
4
|
import { useState as O, Suspense as b, lazy as j } from "react";
|
5
5
|
const s = [0, 3, 6, 9], G = j(() => import(
|
6
6
|
/* webpackChunkName: "LazyChart" */
|
7
|
-
"./Chart.
|
7
|
+
"./Chart.KniauJPi.js"
|
8
8
|
)), w = ({
|
9
9
|
open: S,
|
10
10
|
onOpenChange: I
|
@@ -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.Ba2Fkemy.js";
|
2
|
+
import { toText as Ca } from "./index.DCay6ird.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.
|
2
|
-
import { visit as In } from "./useMarkdown.
|
3
|
-
import { toText as Cn } from "./index.
|
1
|
+
import { getDefaultExportFromCjs as kn } from "./App._AgszNs-.js";
|
2
|
+
import { visit as In } from "./useMarkdown.Ba2Fkemy.js";
|
3
|
+
import { toText as Cn } from "./index.DCay6ird.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 { 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.Ba2Fkemy.js";
|
2
2
|
import { longestStreak as qe } from "./index.Cyw5OC0t.js";
|
3
3
|
function ne(e, n) {
|
4
4
|
const t = String(e);
|
@@ -3179,7 +3179,7 @@ var au = (e, t = !1) => {
|
|
3179
3179
|
const t = Ni(() => {
|
3180
3180
|
const r = this, [n] = this.#i, [s] = this.#c, [i] = this.#l, [a] = this.#u, [o] = this.#e;
|
3181
3181
|
let c;
|
3182
|
-
return this.#d ? c = this.#d : (c = wi(() => import("./I3HPI4QX.
|
3182
|
+
return this.#d ? c = this.#d : (c = wi(() => import("./I3HPI4QX.B6M64iYO.js")), this.#d = c), Aa(this.#o, this.#a), yi(c, gi({
|
3183
3183
|
get queryFlavor() {
|
3184
3184
|
return r.#r;
|
3185
3185
|
},
|
@@ -7299,7 +7299,7 @@ Press Ctrl+Enter to send it or Enter for new line.`, Xu = "{{clipboard}}", Zu =
|
|
7299
7299
|
);
|
7300
7300
|
}, _l = new URL(document.location.href).searchParams, nn = !!_l.get("debug") || !1, Cl = Rs(() => import(
|
7301
7301
|
/* webpackChunkName: "LazyApp" */
|
7302
|
-
"./App.
|
7302
|
+
"./App._AgszNs-.js"
|
7303
7303
|
).then((e) => e.App)), Nl = new Ys(), sn = ({
|
7304
7304
|
isComponent: e,
|
7305
7305
|
headerHeight: t
|
@@ -1,8 +1,8 @@
|
|
1
1
|
import * as rn from "react/jsx-runtime";
|
2
2
|
import { jsx as se, jsxs as Pn, Fragment as Er } from "react/jsx-runtime";
|
3
|
-
import { le as Ir, unObfuscate as Tr, obfuscate as Pr } from "./index.
|
3
|
+
import { le as Ir, unObfuscate as Tr, obfuscate as Pr } from "./index.DzKPIAXc.js";
|
4
4
|
import Ar, { useState as Lt, useEffect as _t, useRef as Re, useCallback as zr } from "react";
|
5
|
-
import { getDefaultExportFromCjs as vt } from "./App.
|
5
|
+
import { getDefaultExportFromCjs as vt } from "./App._AgszNs-.js";
|
6
6
|
import Lr from "clsx";
|
7
7
|
const Nt = ({
|
8
8
|
children: e,
|
@@ -6867,7 +6867,7 @@ class ou {
|
|
6867
6867
|
if (!this.remarkGfm) {
|
6868
6868
|
const { default: n } = await import(
|
6869
6869
|
/* webpackChunkName: "LazyRemarkGfm" */
|
6870
|
-
"./index.
|
6870
|
+
"./index.DiFp-IfK.js"
|
6871
6871
|
);
|
6872
6872
|
this.remarkGfm = n;
|
6873
6873
|
}
|
@@ -6878,7 +6878,7 @@ class ou {
|
|
6878
6878
|
pu("https://cdn.jsdelivr.net/npm/katex@latest/dist/katex.min.css");
|
6879
6879
|
const { default: n } = await import(
|
6880
6880
|
/* webpackChunkName: "LazyRehypeKatex" */
|
6881
|
-
"./index.
|
6881
|
+
"./index.BGnSFve0.js"
|
6882
6882
|
);
|
6883
6883
|
this.rehypeKatex = n;
|
6884
6884
|
}
|
@@ -6888,7 +6888,7 @@ class ou {
|
|
6888
6888
|
if (!this.remarkMath) {
|
6889
6889
|
const { default: n } = await import(
|
6890
6890
|
/* webpackChunkName: "LazyRemarkMath" */
|
6891
|
-
"./index.
|
6891
|
+
"./index.CZtrhwzu.js"
|
6892
6892
|
);
|
6893
6893
|
this.remarkMath = n;
|
6894
6894
|
}
|
@@ -6898,7 +6898,7 @@ class ou {
|
|
6898
6898
|
if (!this.rehypeHighlight) {
|
6899
6899
|
const { default: n } = await import(
|
6900
6900
|
/* webpackChunkName: "LazyRehypeHighlight" */
|
6901
|
-
"./index.
|
6901
|
+
"./index.DaB0udoY.js"
|
6902
6902
|
);
|
6903
6903
|
this.rehypeHighlight = n;
|
6904
6904
|
}
|
package/dist/index.js
CHANGED
@@ -1,12 +1,12 @@
|
|
1
|
-
import { SassySaint as r } from "./chunks/index.
|
1
|
+
import { SassySaint as r } from "./chunks/index.DzKPIAXc.js";
|
2
2
|
/*!
|
3
|
-
@sassysaint/client v8.
|
3
|
+
@sassysaint/client v8.25.0
|
4
4
|
© 2025 gizmette.com
|
5
5
|
*/
|
6
6
|
try {
|
7
7
|
window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
|
8
|
-
version: "8.
|
9
|
-
buildTime: "07/13/2025
|
8
|
+
version: "8.25.0",
|
9
|
+
buildTime: "07/13/2025 04:39 PM EDT",
|
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.
|
3
|
+
"version": "8.25.0",
|
4
4
|
"license": "MIT",
|
5
5
|
"author": "Arno Versini",
|
6
6
|
"publishConfig": {
|
@@ -30,7 +30,7 @@
|
|
30
30
|
"react-dom": "^18.3.1 || ^19.0.0"
|
31
31
|
},
|
32
32
|
"devDependencies": {
|
33
|
-
"@sassysaint/client": "8.
|
33
|
+
"@sassysaint/client": "8.25.0",
|
34
34
|
"@tailwindcss/vite": "4.1.11",
|
35
35
|
"@versini/ui-styles": "5.0.6"
|
36
36
|
},
|
@@ -42,5 +42,5 @@
|
|
42
42
|
"sideEffects": [
|
43
43
|
"**/*.css"
|
44
44
|
],
|
45
|
-
"gitHead": "
|
45
|
+
"gitHead": "17a48cbfc798002f84cd0ba4a4b77091d97b7f28"
|
46
46
|
}
|