@versini/sassysaint 5.5.31 → 5.5.33
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/{App.3S5z9eA2.js → App.BXAqV9_e.js} +677 -667
- package/dist/chunks/{HeaderToolbar.BL6VBjoM.js → HeaderToolbar.BoRwNEMw.js} +29 -29
- package/dist/chunks/{MarkdownWithExtra.CZf_39jQ.js → MarkdownWithExtra.CIsHNAZk.js} +8 -8
- package/dist/chunks/{MessageAssistant.Dc4io3BJ.js → MessageAssistant.DKGaNVFc.js} +6 -6
- package/dist/chunks/{index.jHs4IE9w.js → index.ObAZLC3I.js} +294 -285
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/package.json +3 -3
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as h, jsx as a, Fragment as M } from "react/jsx-runtime";
|
|
2
|
-
import { g as D, un as G, R as $, CARDS as C, renderDataAsList as he, pluralize as ge, ABOUT_TITLE as ht, L as X, j as A, C as F, INFINITE_SCROLL_LIMIT as Be, INFINITE_SCROLL_THRESHOLD as Oe, LOCAL_STORAGE_PREFIX as _e, LOCAL_STORAGE_SORT as gt, P as le, ACTION_RESET as pt, ACTION_RESTORE as ft, ACTION_SORT as Pe, LOCAL_STORAGE_SEARCH as bt, HISTORY_TITLE as yt, ye as Ee, ACTION_SEARCH as kt, debounce as vt, M as xt, z as $e, durationFormatter as Nt, PROFILE_TITLE as wt, PROMPTS_DESCRIPTION as Et, DEFAULT_AI_ENGINE as Ct, LOCAL_STORAGE_CHAT_DETAILS as Tt, SETTINGS_TITLE as _t, ENGINE_OPENAI as Q, ENGINE_ANTHROPIC as re, APP_NAME as It, getCurrentGeoLocation as St, LOG_OUT as De } from "./index.
|
|
3
|
-
import { i as pe, useServerCapabilities as Lt, HistoryContext as je, E as Ie, ge as At, he as Rt, ue as Ne, ie as P, ye as zt, me as Mt, p as Bt, i$1 as Ot, be as Pt, serviceCall as ce, SERVICE_TYPES as ie, f as ae, AppContext as We, useChatsHistory as $t, useUserChatStats as Dt, useUserPreferences as Ye, me$1 as Vt, R as oe, P as Ht } from "./App.
|
|
2
|
+
import { g as D, un as G, R as $, CARDS as C, renderDataAsList as he, pluralize as ge, ABOUT_TITLE as ht, L as X, j as A, C as F, INFINITE_SCROLL_LIMIT as Be, INFINITE_SCROLL_THRESHOLD as Oe, LOCAL_STORAGE_PREFIX as _e, LOCAL_STORAGE_SORT as gt, P as le, ACTION_RESET as pt, ACTION_RESTORE as ft, ACTION_SORT as Pe, LOCAL_STORAGE_SEARCH as bt, HISTORY_TITLE as yt, ye as Ee, ACTION_SEARCH as kt, debounce as vt, M as xt, z as $e, durationFormatter as Nt, PROFILE_TITLE as wt, PROMPTS_DESCRIPTION as Et, DEFAULT_AI_ENGINE as Ct, LOCAL_STORAGE_CHAT_DETAILS as Tt, SETTINGS_TITLE as _t, ENGINE_OPENAI as Q, ENGINE_ANTHROPIC as re, APP_NAME as It, getCurrentGeoLocation as St, LOG_OUT as De } from "./index.ObAZLC3I.js";
|
|
3
|
+
import { i as pe, useServerCapabilities as Lt, HistoryContext as je, E as Ie, ge as At, he as Rt, ue as Ne, ie as P, ye as zt, me as Mt, p as Bt, i$1 as Ot, be as Pt, serviceCall as ce, SERVICE_TYPES as ie, f as ae, AppContext as We, useChatsHistory as $t, useUserChatStats as Dt, useUserPreferences as Ye, me$1 as Vt, R as oe, P as Ht } from "./App.BXAqV9_e.js";
|
|
4
4
|
import * as S from "react";
|
|
5
5
|
import be, { useId as Se, useRef as _, useEffect as V, useState as w, useContext as fe, useCallback as Ke, Fragment as Ut, useLayoutEffect as ne, useMemo as Xe, useReducer as Ft } from "react";
|
|
6
6
|
import m from "clsx";
|
|
@@ -288,13 +288,13 @@ const Zt = ({
|
|
|
288
288
|
}
|
|
289
289
|
);
|
|
290
290
|
/*!
|
|
291
|
-
@versini/ui-panel v1.3.
|
|
291
|
+
@versini/ui-panel v1.3.8
|
|
292
292
|
© 2025 gizmette.com
|
|
293
293
|
*/
|
|
294
294
|
try {
|
|
295
295
|
window.__VERSINI_UI_PANEL__ || (window.__VERSINI_UI_PANEL__ = {
|
|
296
|
-
version: "1.3.
|
|
297
|
-
buildTime: "01/13/2025
|
|
296
|
+
version: "1.3.8",
|
|
297
|
+
buildTime: "01/13/2025 01:16 PM EST",
|
|
298
298
|
homepage: "https://github.com/aversini/ui-components",
|
|
299
299
|
license: "MIT"
|
|
300
300
|
});
|
|
@@ -646,13 +646,13 @@ const Je = be.forwardRef(
|
|
|
646
646
|
);
|
|
647
647
|
Je.displayName = "ButtonIcon";
|
|
648
648
|
/*!
|
|
649
|
-
@versini/ui-button v4.0.
|
|
649
|
+
@versini/ui-button v4.0.8
|
|
650
650
|
© 2025 gizmette.com
|
|
651
651
|
*/
|
|
652
652
|
try {
|
|
653
653
|
window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
|
|
654
|
-
version: "4.0.
|
|
655
|
-
buildTime: "01/13/2025
|
|
654
|
+
version: "4.0.8",
|
|
655
|
+
buildTime: "01/13/2025 01:16 PM EST",
|
|
656
656
|
homepage: "https://github.com/aversini/ui-components",
|
|
657
657
|
license: "MIT"
|
|
658
658
|
});
|
|
@@ -767,13 +767,13 @@ const kr = ({
|
|
|
767
767
|
] });
|
|
768
768
|
};
|
|
769
769
|
/*!
|
|
770
|
-
@versini/ui-svgicon v4.0.
|
|
770
|
+
@versini/ui-svgicon v4.0.2
|
|
771
771
|
© 2025 gizmette.com
|
|
772
772
|
*/
|
|
773
773
|
try {
|
|
774
774
|
window.__VERSINI_UI_SVGICON__ || (window.__VERSINI_UI_SVGICON__ = {
|
|
775
|
-
version: "4.0.
|
|
776
|
-
buildTime: "01/13/2025
|
|
775
|
+
version: "4.0.2",
|
|
776
|
+
buildTime: "01/13/2025 01:15 PM EST",
|
|
777
777
|
homepage: "https://github.com/aversini/ui-components",
|
|
778
778
|
license: "MIT"
|
|
779
779
|
});
|
|
@@ -798,13 +798,13 @@ const vr = ({
|
|
|
798
798
|
}
|
|
799
799
|
);
|
|
800
800
|
/*!
|
|
801
|
-
@versini/ui-icons v4.4.
|
|
801
|
+
@versini/ui-icons v4.4.1
|
|
802
802
|
© 2025 gizmette.com
|
|
803
803
|
*/
|
|
804
804
|
try {
|
|
805
805
|
window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
|
|
806
|
-
version: "4.4.
|
|
807
|
-
buildTime: "01/13/2025
|
|
806
|
+
version: "4.4.1",
|
|
807
|
+
buildTime: "01/13/2025 01:15 PM EST",
|
|
808
808
|
homepage: "https://github.com/aversini/ui-components",
|
|
809
809
|
license: "MIT"
|
|
810
810
|
});
|
|
@@ -885,13 +885,13 @@ const wr = S.forwardRef(function(e, r) {
|
|
|
885
885
|
}) });
|
|
886
886
|
});
|
|
887
887
|
/*!
|
|
888
|
-
@versini/ui-modal v1.2.
|
|
888
|
+
@versini/ui-modal v1.2.2
|
|
889
889
|
© 2025 gizmette.com
|
|
890
890
|
*/
|
|
891
891
|
try {
|
|
892
892
|
window.__VERSINI_UI_MODAL__ || (window.__VERSINI_UI_MODAL__ = {
|
|
893
|
-
version: "1.2.
|
|
894
|
-
buildTime: "01/13/2025
|
|
893
|
+
version: "1.2.2",
|
|
894
|
+
buildTime: "01/13/2025 01:15 PM EST",
|
|
895
895
|
homepage: "https://github.com/aversini/ui-components",
|
|
896
896
|
license: "MIT"
|
|
897
897
|
});
|
|
@@ -968,8 +968,8 @@ const se = "panel", me = "messagebox", _r = ({
|
|
|
968
968
|
header: C.ABOUT.TITLE_CLIENT,
|
|
969
969
|
className: "prose-dark dark:prose-lighter",
|
|
970
970
|
children: he(r, {
|
|
971
|
-
[C.ABOUT.VERSION]: "5.20.
|
|
972
|
-
[C.ABOUT.BUILD_TIMESTAMP]: "01/13/2025
|
|
971
|
+
[C.ABOUT.VERSION]: "5.20.2",
|
|
972
|
+
[C.ABOUT.BUILD_TIMESTAMP]: "01/13/2025 03:07 PM EST"
|
|
973
973
|
})
|
|
974
974
|
}
|
|
975
975
|
) }),
|
|
@@ -1385,13 +1385,13 @@ const se = "panel", me = "messagebox", _r = ({
|
|
|
1385
1385
|
return s || l ? null : /* @__PURE__ */ a(J, { open: e, onOpenChange: r, title: wt, children: /* @__PURE__ */ a(zr, { stats: n }) });
|
|
1386
1386
|
};
|
|
1387
1387
|
/*!
|
|
1388
|
-
@versini/ui-textarea v3.0.
|
|
1388
|
+
@versini/ui-textarea v3.0.2
|
|
1389
1389
|
© 2025 gizmette.com
|
|
1390
1390
|
*/
|
|
1391
1391
|
try {
|
|
1392
1392
|
window.__VERSINI_UI_TEXTAREA__ || (window.__VERSINI_UI_TEXTAREA__ = {
|
|
1393
|
-
version: "3.0.
|
|
1394
|
-
buildTime: "01/
|
|
1393
|
+
version: "3.0.2",
|
|
1394
|
+
buildTime: "01/13/2025 01:15 PM EST",
|
|
1395
1395
|
homepage: "https://github.com/aversini/ui-components",
|
|
1396
1396
|
license: "MIT"
|
|
1397
1397
|
});
|
|
@@ -1579,13 +1579,13 @@ function Yr({
|
|
|
1579
1579
|
);
|
|
1580
1580
|
}
|
|
1581
1581
|
/*!
|
|
1582
|
-
@versini/ui-liveregion v1.3.
|
|
1582
|
+
@versini/ui-liveregion v1.3.2
|
|
1583
1583
|
© 2025 gizmette.com
|
|
1584
1584
|
*/
|
|
1585
1585
|
try {
|
|
1586
1586
|
window.__VERSINI_UI_LIVEREGION__ || (window.__VERSINI_UI_LIVEREGION__ = {
|
|
1587
|
-
version: "1.3.
|
|
1588
|
-
buildTime: "01/
|
|
1587
|
+
version: "1.3.2",
|
|
1588
|
+
buildTime: "01/13/2025 01:15 PM EST",
|
|
1589
1589
|
homepage: "https://github.com/aversini/ui-components",
|
|
1590
1590
|
license: "MIT"
|
|
1591
1591
|
});
|
|
@@ -1913,13 +1913,13 @@ const Kr = () => "rounded-md text-base h-20 min-h-[80px] resize-none overflow-hi
|
|
|
1913
1913
|
);
|
|
1914
1914
|
Te.displayName = "TextArea";
|
|
1915
1915
|
/*!
|
|
1916
|
-
@versini/ui-toggle v3.0.
|
|
1916
|
+
@versini/ui-toggle v3.0.2
|
|
1917
1917
|
© 2025 gizmette.com
|
|
1918
1918
|
*/
|
|
1919
1919
|
try {
|
|
1920
1920
|
window.__VERSINI_UI_TOGGLE__ || (window.__VERSINI_UI_TOGGLE__ = {
|
|
1921
|
-
version: "3.0.
|
|
1922
|
-
buildTime: "01/
|
|
1921
|
+
version: "3.0.2",
|
|
1922
|
+
buildTime: "01/13/2025 01:15 PM EST",
|
|
1923
1923
|
homepage: "https://github.com/aversini/ui-components",
|
|
1924
1924
|
license: "MIT"
|
|
1925
1925
|
});
|
|
@@ -2452,7 +2452,7 @@ const ra = "av-toggle", aa = () => m("peer", "h-6", "w-11", "rounded-full"), oa
|
|
|
2452
2452
|
{
|
|
2453
2453
|
mode: "dark",
|
|
2454
2454
|
focusMode: "light",
|
|
2455
|
-
trigger: /* @__PURE__ */ a(le, { children: /* @__PURE__ */ a(sr, {}) }),
|
|
2455
|
+
trigger: /* @__PURE__ */ a(le, { label: "Settings", children: /* @__PURE__ */ a(sr, {}) }),
|
|
2456
2456
|
defaultPlacement: "bottom-end",
|
|
2457
2457
|
children: [
|
|
2458
2458
|
/* @__PURE__ */ a(
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as We, jsxs as P0, Fragment as Sa } from "react/jsx-runtime";
|
|
2
|
-
import { convert as _s, getDefaultExportFromCjs as Ss, visit as Na, find as Ns, parse as Sn, parse$1 as Nn, normalize as kn, svg as ks, html as Ts, visitParents as Ms, SKIP as As, longestStreak as Os, factorySpace as xr, markdownLineEnding as $t, Markdown as Rs, remarkGfm as Cs } from "./MessageAssistant.
|
|
3
|
-
import { P as Is, L as Ds, j as Ls } from "./index.
|
|
2
|
+
import { convert as _s, getDefaultExportFromCjs as Ss, visit as Na, find as Ns, parse as Sn, parse$1 as Nn, normalize as kn, svg as ks, html as Ts, visitParents as Ms, SKIP as As, longestStreak as Os, factorySpace as xr, markdownLineEnding as $t, Markdown as Rs, remarkGfm as Cs } from "./MessageAssistant.DKGaNVFc.js";
|
|
3
|
+
import { P as Is, L as Ds, j as Ls } from "./index.ObAZLC3I.js";
|
|
4
4
|
import Bs, { useState as zs, useEffect as Ps } from "react";
|
|
5
5
|
import Fs from "clsx";
|
|
6
6
|
const ka = ({
|
|
@@ -34,13 +34,13 @@ const ka = ({
|
|
|
34
34
|
] });
|
|
35
35
|
};
|
|
36
36
|
/*!
|
|
37
|
-
@versini/ui-svgicon v4.0.
|
|
37
|
+
@versini/ui-svgicon v4.0.2
|
|
38
38
|
© 2025 gizmette.com
|
|
39
39
|
*/
|
|
40
40
|
try {
|
|
41
41
|
window.__VERSINI_UI_SVGICON__ || (window.__VERSINI_UI_SVGICON__ = {
|
|
42
|
-
version: "4.0.
|
|
43
|
-
buildTime: "01/13/2025
|
|
42
|
+
version: "4.0.2",
|
|
43
|
+
buildTime: "01/13/2025 01:15 PM EST",
|
|
44
44
|
homepage: "https://github.com/aversini/ui-components",
|
|
45
45
|
license: "MIT"
|
|
46
46
|
});
|
|
@@ -98,13 +98,13 @@ const Us = ({
|
|
|
98
98
|
}
|
|
99
99
|
);
|
|
100
100
|
/*!
|
|
101
|
-
@versini/ui-icons v4.4.
|
|
101
|
+
@versini/ui-icons v4.4.1
|
|
102
102
|
© 2025 gizmette.com
|
|
103
103
|
*/
|
|
104
104
|
try {
|
|
105
105
|
window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
|
|
106
|
-
version: "4.4.
|
|
107
|
-
buildTime: "01/13/2025
|
|
106
|
+
version: "4.4.1",
|
|
107
|
+
buildTime: "01/13/2025 01:15 PM EST",
|
|
108
108
|
homepage: "https://github.com/aversini/ui-components",
|
|
109
109
|
license: "MIT"
|
|
110
110
|
});
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { jsxs as Ye, jsx as re, Fragment as Jt } from "react/jsx-runtime";
|
|
2
|
-
import { AppContext as pi, E as hi, le as at } from "./App.
|
|
2
|
+
import { AppContext as pi, E as hi, le as at } from "./App.BXAqV9_e.js";
|
|
3
3
|
import sn from "clsx";
|
|
4
4
|
import { lazy as mi, useContext as gi, Suspense as di } from "react";
|
|
5
|
-
import { LOCAL_STORAGE_PREFIX as yi, LOCAL_STORAGE_CHAT_DETAILS as ki, durationFormatter as xi } from "./index.
|
|
5
|
+
import { LOCAL_STORAGE_PREFIX as yi, LOCAL_STORAGE_CHAT_DETAILS as ki, durationFormatter as xi } from "./index.ObAZLC3I.js";
|
|
6
6
|
function Zt(e) {
|
|
7
7
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
8
8
|
}
|
|
9
9
|
/*!
|
|
10
|
-
@versini/ui-spinner v3.0.
|
|
10
|
+
@versini/ui-spinner v3.0.2
|
|
11
11
|
© 2025 gizmette.com
|
|
12
12
|
*/
|
|
13
13
|
try {
|
|
14
14
|
window.__VERSINI_UI_SPINNER__ || (window.__VERSINI_UI_SPINNER__ = {
|
|
15
|
-
version: "3.0.
|
|
16
|
-
buildTime: "01/
|
|
15
|
+
version: "3.0.2",
|
|
16
|
+
buildTime: "01/13/2025 01:16 PM EST",
|
|
17
17
|
homepage: "https://github.com/aversini/ui-components",
|
|
18
18
|
license: "MIT"
|
|
19
19
|
});
|
|
@@ -8654,7 +8654,7 @@ function Uc(e) {
|
|
|
8654
8654
|
const qc = mi(
|
|
8655
8655
|
() => import(
|
|
8656
8656
|
/* webpackChunkName: "LazyMarkdownWithExtra" */
|
|
8657
|
-
"./MarkdownWithExtra.
|
|
8657
|
+
"./MarkdownWithExtra.CIsHNAZk.js"
|
|
8658
8658
|
)
|
|
8659
8659
|
), Tn = {
|
|
8660
8660
|
MODEL: "Model",
|