@versini/sassysaint 7.1.3 → 7.1.5
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.B8bK5ZIi.js → App.Cc0p_pSJ.js} +749 -745
- package/dist/chunks/{ChatBubbleAssistant.dbLXBq32.js → ChatBubbleAssistant.BVWvPevO.js} +3 -3
- package/dist/chunks/{HeaderEntry.D0eWiSSF.js → HeaderEntry.D8k-CVJ5.js} +4 -4
- package/dist/chunks/{MarkdownWithExtra.DlCzaBhE.js → MarkdownWithExtra.B--K8Hs_.js} +2 -2
- package/dist/chunks/{index.Bgfx5ihk.js → index.Cnd32U9a.js} +12 -12
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/package.json +3 -3
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs as en, jsx as re, Fragment as er } from "react/jsx-runtime";
|
|
2
|
-
import { ChatContext as gi, E as di, Re as ct } from "./App.
|
|
2
|
+
import { ChatContext as gi, E as di, Re as ct } from "./App.Cc0p_pSJ.js";
|
|
3
3
|
import hn from "clsx";
|
|
4
4
|
import { lazy as yi, useContext as ki, Suspense as xi } from "react";
|
|
5
|
-
import { LOCAL_STORAGE_PREFIX as bi, LOCAL_STORAGE_CHAT_DETAILS as wi, durationFormatter as Si, numberFormatter as Ci } from "./index.
|
|
5
|
+
import { LOCAL_STORAGE_PREFIX as bi, LOCAL_STORAGE_CHAT_DETAILS as wi, durationFormatter as Si, numberFormatter as Ci } from "./index.Cnd32U9a.js";
|
|
6
6
|
function nr(e) {
|
|
7
7
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
8
8
|
}
|
|
@@ -8653,7 +8653,7 @@ function Qc(e) {
|
|
|
8653
8653
|
const Yc = yi(
|
|
8654
8654
|
() => import(
|
|
8655
8655
|
/* webpackChunkName: "LazyMarkdownWithExtra" */
|
|
8656
|
-
"./MarkdownWithExtra.
|
|
8656
|
+
"./MarkdownWithExtra.B--K8Hs_.js"
|
|
8657
8657
|
)
|
|
8658
8658
|
), Ln = {
|
|
8659
8659
|
MODEL: "Model",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as i, jsx as e, Fragment as H } from "react/jsx-runtime";
|
|
2
|
-
import { f as V, un as $, R as P, CARDS as x, renderDataAsList as se, pluralize as le, ABOUT_TITLE as Xe, INFINITE_SCROLL_LIMIT as Ne, INFINITE_SCROLL_THRESHOLD as Se, LOCAL_STORAGE_PREFIX as ye, LOCAL_STORAGE_SORT as qe, re as te, ACTION_SORT as we, LOCAL_STORAGE_SEARCH as Qe, HISTORY_TITLE as Ze, fe, C as j, ACTION_SEARCH as Je, debounce as et, M as tt, isElectron as rt, L as K, j as M, l as ve, durationFormatter as at, PROFILE_TITLE as nt, PROMPTS_DESCRIPTION as ot, DEFAULT_AI_PROVIDER as st, LOCAL_STORAGE_CHAT_DETAILS as lt, SETTINGS_TITLE as ct, APP_NAME as it, getCurrentGeoLocation as dt, LOG_OUT as Ae } from "./index.
|
|
3
|
-
import { i as ce, useServerCapabilities as ut, Ze as ne, HistoryContext as Re, ChatContext as Le, E as be, ConfirmationPanel as Pe, Ue as mt, je as ht, Fe as me, Le as L, De as ft, $e as pt, p as gt, z as yt, We as bt, serviceCall as re, SERVICE_TYPES as ae, setNewProvider as xt, CHAT_RESTORE as kt, B as Z, useChatsHistory as Ct, useUserChatStats as Tt, useUserPreferences as Me, m as Et, _e as Nt, me as St, R as J, P as wt } from "./App.
|
|
2
|
+
import { f as V, un as $, R as P, CARDS as x, renderDataAsList as se, pluralize as le, ABOUT_TITLE as Xe, INFINITE_SCROLL_LIMIT as Ne, INFINITE_SCROLL_THRESHOLD as Se, LOCAL_STORAGE_PREFIX as ye, LOCAL_STORAGE_SORT as qe, re as te, ACTION_SORT as we, LOCAL_STORAGE_SEARCH as Qe, HISTORY_TITLE as Ze, fe, C as j, ACTION_SEARCH as Je, debounce as et, M as tt, isElectron as rt, L as K, j as M, l as ve, durationFormatter as at, PROFILE_TITLE as nt, PROMPTS_DESCRIPTION as ot, DEFAULT_AI_PROVIDER as st, LOCAL_STORAGE_CHAT_DETAILS as lt, SETTINGS_TITLE as ct, APP_NAME as it, getCurrentGeoLocation as dt, LOG_OUT as Ae } from "./index.Cnd32U9a.js";
|
|
3
|
+
import { i as ce, useServerCapabilities as ut, Ze as ne, HistoryContext as Re, ChatContext as Le, E as be, ConfirmationPanel as Pe, Ue as mt, je as ht, Fe as me, Le as L, De as ft, $e as pt, p as gt, z as yt, We as bt, serviceCall as re, SERVICE_TYPES as ae, setNewProvider as xt, CHAT_RESTORE as kt, B as Z, useChatsHistory as Ct, useUserChatStats as Tt, useUserPreferences as Me, m as Et, _e as Nt, me as St, R as J, P as wt } from "./App.Cc0p_pSJ.js";
|
|
4
4
|
import vt, { useRef as v, useState as k, useContext as ie, useCallback as Oe, useEffect as F, Fragment as At, useLayoutEffect as ee, useMemo as ze, useId as It, useReducer as _t } from "react";
|
|
5
5
|
import g from "clsx";
|
|
6
6
|
const Rt = ({
|
|
@@ -217,8 +217,8 @@ const Rt = ({
|
|
|
217
217
|
header: x.ABOUT.TITLE_CLIENT,
|
|
218
218
|
className: "prose-dark dark:prose-lighter",
|
|
219
219
|
children: se(o, {
|
|
220
|
-
[x.ABOUT.VERSION]: "7.1.
|
|
221
|
-
[x.ABOUT.BUILD_TIMESTAMP]: "02/09/2025
|
|
220
|
+
[x.ABOUT.VERSION]: "7.1.5",
|
|
221
|
+
[x.ABOUT.BUILD_TIMESTAMP]: "02/09/2025 06:23 PM EST"
|
|
222
222
|
})
|
|
223
223
|
}
|
|
224
224
|
) }),
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as Ve, jsxs as P0, Fragment as ka } from "react/jsx-runtime";
|
|
2
|
-
import { convert as _s, getDefaultExportFromCjs as Ss, visit as Na, find as ks, parse as kn, parse$1 as Nn, normalize as Tn, svg as Ns, html as Ts, visitParents as As, SKIP as Ms, longestStreak as Os, factorySpace as _r, markdownLineEnding as Vt, Markdown as Rs, remarkGfm as Cs } from "./ChatBubbleAssistant.
|
|
3
|
-
import { re as Is, L as Ds, j as Ls } from "./index.
|
|
2
|
+
import { convert as _s, getDefaultExportFromCjs as Ss, visit as Na, find as ks, parse as kn, parse$1 as Nn, normalize as Tn, svg as Ns, html as Ts, visitParents as As, SKIP as Ms, longestStreak as Os, factorySpace as _r, markdownLineEnding as Vt, Markdown as Rs, remarkGfm as Cs } from "./ChatBubbleAssistant.BVWvPevO.js";
|
|
3
|
+
import { re as Is, L as Ds, j as Ls } from "./index.Cnd32U9a.js";
|
|
4
4
|
import zs, { useState as Bs, useEffect as Fs } from "react";
|
|
5
5
|
import Ps from "clsx";
|
|
6
6
|
const Ta = ({
|
|
@@ -3,13 +3,13 @@ import X, { createContext as sr, useReducer as It, useRef as x, useCallback as q
|
|
|
3
3
|
import p from "clsx";
|
|
4
4
|
var dr = Object.defineProperty, ur = (e, t, r) => t in e ? dr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, We = (e, t, r) => ur(e, typeof t != "symbol" ? t + "" : t, r);
|
|
5
5
|
/*!
|
|
6
|
-
@versini/auth-provider v7.4.
|
|
7
|
-
©
|
|
6
|
+
@versini/auth-provider v7.4.2
|
|
7
|
+
© 2025 gizmette.com
|
|
8
8
|
*/
|
|
9
9
|
try {
|
|
10
10
|
window.__VERSINI_AUTH_CLIENT__ || (window.__VERSINI_AUTH_CLIENT__ = {
|
|
11
|
-
version: "7.4.
|
|
12
|
-
buildTime: "
|
|
11
|
+
version: "7.4.2",
|
|
12
|
+
buildTime: "02/09/2025 06:14 PM EST",
|
|
13
13
|
homepage: "https://github.com/aversini/auth-client",
|
|
14
14
|
license: "MIT"
|
|
15
15
|
});
|
|
@@ -305,12 +305,12 @@ async function br(e, t = !1) {
|
|
|
305
305
|
}
|
|
306
306
|
/*!
|
|
307
307
|
@versini/auth-common v4.2.0
|
|
308
|
-
©
|
|
308
|
+
© 2025 gizmette.com
|
|
309
309
|
*/
|
|
310
310
|
try {
|
|
311
311
|
window.__VERSINI_AUTH_COMMON__ || (window.__VERSINI_AUTH_COMMON__ = {
|
|
312
312
|
version: "4.2.0",
|
|
313
|
-
buildTime: "
|
|
313
|
+
buildTime: "02/09/2025 06:14 PM EST",
|
|
314
314
|
homepage: "https://github.com/aversini/auth-client",
|
|
315
315
|
license: "MIT"
|
|
316
316
|
});
|
|
@@ -1258,10 +1258,7 @@ function Ye(e, t, r) {
|
|
|
1258
1258
|
const a = e.random || (e.rng || Sa)();
|
|
1259
1259
|
return a[6] = a[6] & 15 | 64, a[8] = a[8] & 63 | 128, Ta(a);
|
|
1260
1260
|
}
|
|
1261
|
-
const ie = "Your session has expired. For your security, please log in again to continue.", ka = "Your session has been successfully terminated.", Fe = "Login failed. Please try again.", Aa = "Error getting access token, please re-authenticate.", Ra = "You forgot to wrap your component in <AuthProvider>.",
|
|
1262
|
-
dev: "https://auth.gizmette.local.com:3003",
|
|
1263
|
-
prod: "https://mylogin.gizmette.com/auth"
|
|
1264
|
-
}, Ie = "@@auth@@", fe = "LOADING", ke = "LOGIN", Vt = "LOGOUT", be = "success", F = "failure", Jt = "include", Gt = "POST", Yt = "application/json", Se = {
|
|
1261
|
+
const ie = "Your session has expired. For your security, please log in again to continue.", ka = "Your session has been successfully terminated.", Fe = "Login failed. Please try again.", Aa = "Error getting access token, please re-authenticate.", Ra = "You forgot to wrap your component in <AuthProvider>.", Ie = "@@auth@@", fe = "LOADING", ke = "LOGIN", Vt = "LOGOUT", be = "success", F = "failure", Jt = "include", Gt = "POST", Yt = "application/json", Se = {
|
|
1265
1262
|
GET_REGISTRATION_OPTIONS: `mutation GetPasskeyRegistrationOptions(
|
|
1266
1263
|
$clientId: String!,
|
|
1267
1264
|
$username: String!,
|
|
@@ -1420,7 +1417,10 @@ const ie = "Your session has expired. For your security, please log in again to
|
|
|
1420
1417
|
} catch (a) {
|
|
1421
1418
|
return console.error(a), { status: F, data: [] };
|
|
1422
1419
|
}
|
|
1423
|
-
}, Na = process.env.NODE_ENV === "production", Ft = !Na,
|
|
1420
|
+
}, Na = process.env.NODE_ENV === "production", Ft = !Na, Oe = {
|
|
1421
|
+
dev: process.env.PUBLIC_AUTH_SERVER_URL || "https://auth.gizmette.local.com:3003",
|
|
1422
|
+
prod: "https://mylogin.gizmette.com/auth"
|
|
1423
|
+
}, jt = {
|
|
1424
1424
|
isLoading: !0,
|
|
1425
1425
|
isAuthenticated: !1,
|
|
1426
1426
|
user: void 0,
|
|
@@ -3768,7 +3768,7 @@ const Zn = "ASK! ME! ANYTHING!", nr = "Callisto", eo = "Log in", to = "Sign in w
|
|
|
3768
3768
|
) });
|
|
3769
3769
|
}, oo = new URL(document.location.href).searchParams, so = !!oo.get("debug") || !1, io = cr(() => import(
|
|
3770
3770
|
/* webpackChunkName: "LazyApp" */
|
|
3771
|
-
"./App.
|
|
3771
|
+
"./App.Cc0p_pSJ.js"
|
|
3772
3772
|
).then((e) => e.App)), co = ({ isComponent: e }) => {
|
|
3773
3773
|
const { isAuthenticated: t } = qt();
|
|
3774
3774
|
return t ? /* @__PURE__ */ l(lr, { fallback: /* @__PURE__ */ l("div", {}), children: /* @__PURE__ */ l(io, { isComponent: e }) }) : /* @__PURE__ */ l(no, {});
|
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.Cnd32U9a.js";
|
|
2
2
|
/*!
|
|
3
|
-
@sassysaint/client v7.1.
|
|
3
|
+
@sassysaint/client v7.1.5
|
|
4
4
|
© 2025 gizmette.com
|
|
5
5
|
*/
|
|
6
6
|
try {
|
|
7
7
|
window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
|
|
8
|
-
version: "7.1.
|
|
9
|
-
buildTime: "02/09/2025
|
|
8
|
+
version: "7.1.5",
|
|
9
|
+
buildTime: "02/09/2025 06:23 PM 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": "7.1.
|
|
3
|
+
"version": "7.1.5",
|
|
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": "7.1.
|
|
33
|
+
"@sassysaint/client": "7.1.5",
|
|
34
34
|
"@versini/ui-styles": "3.2.8"
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
@@ -41,5 +41,5 @@
|
|
|
41
41
|
"sideEffects": [
|
|
42
42
|
"**/*.css"
|
|
43
43
|
],
|
|
44
|
-
"gitHead": "
|
|
44
|
+
"gitHead": "5bc7ca9ee12fc91e6c5b90d988793a78a1fb7635"
|
|
45
45
|
}
|