@versini/sassysaint 8.88.4 → 8.89.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.C70uzJE0.js → AboutChangelog.qqc87eIj.js} +3 -3
- package/dist/chunks/{AboutEntry.D6_2DnJx.js → AboutEntry.k4Ph87Aa.js} +5 -5
- package/dist/chunks/{App.BMU8OU5B.js → App.CpgReKz4.js} +2100 -2168
- package/dist/chunks/{Chart.lqlkRb_T.js → Chart.DHek-ZeN.js} +2 -2
- package/dist/chunks/{ChatBubbleAssistant.WUyg2Ayh.js → ChatBubbleAssistant.4-HDR9NS.js} +4 -4
- package/dist/chunks/{ChatBubbleUser.VtH2_HiI.js → ChatBubbleUser.bQSJpCxC.js} +3 -3
- package/dist/chunks/{ChatHistoryTable.B4UmEZTZ.js → ChatHistoryTable.DNpaMnIu.js} +3 -3
- package/dist/chunks/{HistoryEntry.DLzDV1P9.js → HistoryEntry.BwjgYYEU.js} +3 -3
- package/dist/chunks/{ProfileEntry.DkFl0RbP.js → ProfileEntry.BwxCT35S.js} +2 -2
- package/dist/chunks/{SettingsEntry.UQLmr34m.js → SettingsEntry.o_jHtrBX.js} +3 -3
- package/dist/chunks/{UsageEntry.DTvYndRW.js → UsageEntry.BSoxX0LC.js} +3 -3
- package/dist/chunks/{UserMemoriesPanel.CY1Uc1F_.js → UserMemoriesPanel.Cf-V0wRa.js} +4 -4
- package/dist/chunks/{index.DY_wIjsU.js → index.6LP2xDwm.js} +1 -1
- package/dist/chunks/{index.Ah3KY46t.js → index.B-Y77IrS.js} +1 -1
- package/dist/chunks/{index.r9xIZ_9z.js → index.BUnHZsN5.js} +1 -1
- package/dist/chunks/{index.C8Srb_Lo.js → index.BuKZv3Hf.js} +2 -2
- package/dist/chunks/{index.BxVRyz3L.js → index.CLZFOHMQ.js} +3 -3
- package/dist/chunks/{index.C9guN2O6.js → index.D2BXyr7O.js} +1 -1
- package/dist/chunks/{index.B8Y9S4VE.js → index.DHXrMQ4m.js} +1 -1
- package/dist/chunks/{index.B2qymrSO.js → index.Dc3LfJJV.js} +1 -1
- package/dist/chunks/{index.CNI41WFO.js → index.DhfpDBw5.js} +1665 -1646
- package/dist/chunks/{useMarkdown.5FOb_7OM.js → useMarkdown.LP0e6Q2Y.js} +6 -6
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/dist/style.css +2 -2
- package/package.json +3 -3
|
@@ -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.CpgReKz4.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.DhfpDBw5.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 { ChatContext as P, AppContext as R, n as y, useUserPreferences as L, convertCamelCaseToReadable as _, numberFormatter as v, pluralize as B, l as G } from "./index.
|
|
3
|
-
import { BUBBLE_FOOTER_EMPTY as D } from "./index.
|
|
2
|
+
import { ChatContext as P, AppContext as R, n as y, useUserPreferences as L, convertCamelCaseToReadable as _, numberFormatter as v, pluralize as B, l as G } from "./index.DhfpDBw5.js";
|
|
3
|
+
import { BUBBLE_FOOTER_EMPTY as D } from "./index.Dc3LfJJV.js";
|
|
4
4
|
import U from "clsx";
|
|
5
5
|
import j, { useState as M, useRef as E, useEffect as F, useContext as S } from "react";
|
|
6
|
-
import { AsyncBubble as k } from "./App.
|
|
7
|
-
import { useMarkdown as q } from "./useMarkdown.
|
|
6
|
+
import { AsyncBubble as k } from "./App.CpgReKz4.js";
|
|
7
|
+
import { useMarkdown as q } from "./useMarkdown.LP0e6Q2Y.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.DhfpDBw5.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.CpgReKz4.js";
|
|
5
|
+
import { useMarkdown as x } from "./useMarkdown.LP0e6Q2Y.js";
|
|
6
6
|
/*!
|
|
7
7
|
@versini/ui-truncate v5.2.1
|
|
8
8
|
© 2025 gizmette.com
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as c, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { B as x, w as u, INFINITE_SCROLL_THRESHOLD as v, CARDS as I, pluralize as M, ButtonIcon as i, IconRestore as U, IconStarInCircle as y, IconStarInCircleLight as D, IconDelete as z, numberFormatter as L, isProbablyMobile as _ } from "./index.
|
|
3
|
-
import { W as B, j as P, G as m, H as $, M as a, F as f } from "./index.
|
|
4
|
-
import { Tooltip as d } from "./App.
|
|
2
|
+
import { B as x, w as u, INFINITE_SCROLL_THRESHOLD as v, CARDS as I, pluralize as M, ButtonIcon as i, IconRestore as U, IconStarInCircle as y, IconStarInCircleLight as D, IconDelete as z, numberFormatter as L, isProbablyMobile as _ } from "./index.DhfpDBw5.js";
|
|
3
|
+
import { W as B, j as P, G as m, H as $, M as a, F as f } from "./index.BUnHZsN5.js";
|
|
4
|
+
import { Tooltip as d } from "./App.CpgReKz4.js";
|
|
5
5
|
import h from "clsx";
|
|
6
6
|
import { Fragment as W } from "react";
|
|
7
7
|
const s = {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsxs as c, Fragment as te, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import { n as P, INFINITE_SCROLL_LIMIT as M, INFINITE_SCROLL_THRESHOLD as ae, HistoryContext as U, ChatContext as re, useLocalStorage as C, LOCAL_STORAGE_PREFIX as S, LOCAL_STORAGE_SORT_TIMESTAMP as se, e$1 as h, LOCAL_STORAGE_SORT_TOKEN_USAGE as oe, LOCAL_STORAGE_SORT as ne, B as I, LOCAL_STORAGE_CHAT_ID as ie, useDeleteChat as ce, useToggleFavoriteChat as le, APP_CLASSNAME as de, TOAST_CHAT_DELETED as he, graphQLRequest as me, SERVICE_TYPES as ue, ACTION_SORT as Ce, w as Se, useChatsHistory as fe, useUserChatStats as ye, LOCAL_STORAGE_SEARCH as Te, LOCAL_STORAGE_FAVORITES_ONLY as pe, HISTORY_TITLE as ge, Card as Ae, TextInput as Ee, debounce as _e, IconSearch as De, Button as z, L as Le, j$1 as ve, ACTION_SEARCH as Oe } from "./index.
|
|
3
|
-
import { useAiChat as ke, ConfirmationPanel as Re, LazyToastContainerWrapper as Ie, showErrorToast as be, v4 as He, CHAT_RESET as xe, CHAT_SET_ATTACHMENTS as Ne, CHAT_SET_STATUS as we, Panel as Fe, Toggle as Ge } from "./App.
|
|
2
|
+
import { n as P, INFINITE_SCROLL_LIMIT as M, INFINITE_SCROLL_THRESHOLD as ae, HistoryContext as U, ChatContext as re, useLocalStorage as C, LOCAL_STORAGE_PREFIX as S, LOCAL_STORAGE_SORT_TIMESTAMP as se, e$1 as h, LOCAL_STORAGE_SORT_TOKEN_USAGE as oe, LOCAL_STORAGE_SORT as ne, B as I, LOCAL_STORAGE_CHAT_ID as ie, useDeleteChat as ce, useToggleFavoriteChat as le, APP_CLASSNAME as de, TOAST_CHAT_DELETED as he, graphQLRequest as me, SERVICE_TYPES as ue, ACTION_SORT as Ce, w as Se, useChatsHistory as fe, useUserChatStats as ye, LOCAL_STORAGE_SEARCH as Te, LOCAL_STORAGE_FAVORITES_ONLY as pe, HISTORY_TITLE as ge, Card as Ae, TextInput as Ee, debounce as _e, IconSearch as De, Button as z, L as Le, j$1 as ve, ACTION_SEARCH as Oe } from "./index.DhfpDBw5.js";
|
|
3
|
+
import { useAiChat as ke, ConfirmationPanel as Re, LazyToastContainerWrapper as Ie, showErrorToast as be, v4 as He, CHAT_RESET as xe, CHAT_SET_ATTACHMENTS as Ne, CHAT_SET_STATUS as we, Panel as Fe, Toggle as Ge } from "./App.CpgReKz4.js";
|
|
4
4
|
import Me from "clsx";
|
|
5
5
|
import { useRef as x, useState as N, useContext as w, useCallback as V, Suspense as ze, lazy as Ve, useEffect as Pe } from "react";
|
|
6
6
|
const Ue = Ve(
|
|
7
7
|
() => import(
|
|
8
8
|
/* webpackChunkName: "history-table" */
|
|
9
|
-
"./ChatHistoryTable.
|
|
9
|
+
"./ChatHistoryTable.DNpaMnIu.js"
|
|
10
10
|
).then((m) => ({ default: m.ChatHistoryTable }))
|
|
11
11
|
), Be = ({
|
|
12
12
|
filteredHistory: m,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as l, Fragment as K, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { n as O, useUniqueId as W, useUserPreferences as Y, useServerCapabilities as $, H as V, setUserPlan as q, Card as d, renderDataAsList as J, CARDS as n, L as h, j$1 as i, Button as L, it as Q, isTauri as X, ButtonIcon as Z, IconPasskey as g, PROFILE_TITLE as ee } from "./index.
|
|
3
|
-
import { preloadToast as ae, showSuccessToast as se, showErrorToast as ne, ConfirmationPanel as re, LazyToastContainerWrapper as le, Panel as te } from "./App.
|
|
2
|
+
import { n as O, useUniqueId as W, useUserPreferences as Y, useServerCapabilities as $, H as V, setUserPlan as q, Card as d, renderDataAsList as J, CARDS as n, L as h, j$1 as i, Button as L, it as Q, isTauri as X, ButtonIcon as Z, IconPasskey as g, PROFILE_TITLE as ee } from "./index.DhfpDBw5.js";
|
|
3
|
+
import { preloadToast as ae, showSuccessToast as se, showErrorToast as ne, ConfirmationPanel as re, LazyToastContainerWrapper as le, Panel as te } from "./App.CpgReKz4.js";
|
|
4
4
|
import ie from "clsx";
|
|
5
5
|
import { useState as m, useMemo as oe, useCallback as P } from "react";
|
|
6
6
|
const ce = () => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as n, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import { n as je, useEntitlements as Fe, AppContext as Ve, useUserPreferences as We, j as ie, useLocalStorage as de, LOCAL_STORAGE_OLED_MODE as $e, LOCAL_STORAGE_FULL_SCREEN as ze, e as ue, canEvaluateModels as He, Z as Ye, getCacheInfo as qe, isServiceWorkerEnabled as Ke, SETTINGS_TITLE as Qe, Card as E, CARDS as r, F as Ze, Button as v, PROMPTS_DESCRIPTION as Je, et as me, L as Xe, j$1 as he, applyOledMode as Ee, APP_SET_OLED_MODE as fe, APP_SET_FULL_SCREEN as Se, getCurrentGeoLocation as et, graphQLRequest as pe, handleServiceWorkerToggle as tt, SERVICE_TYPES as ge } from "./index.
|
|
3
|
-
import { useCapability as be, Panel as ot, Toggle as l } from "./App.
|
|
4
|
-
import { TextArea as Te } from "./index.
|
|
2
|
+
import { n as je, useEntitlements as Fe, AppContext as Ve, useUserPreferences as We, j as ie, useLocalStorage as de, LOCAL_STORAGE_OLED_MODE as $e, LOCAL_STORAGE_FULL_SCREEN as ze, e as ue, canEvaluateModels as He, Z as Ye, getCacheInfo as qe, isServiceWorkerEnabled as Ke, SETTINGS_TITLE as Qe, Card as E, CARDS as r, F as Ze, Button as v, PROMPTS_DESCRIPTION as Je, et as me, L as Xe, j$1 as he, applyOledMode as Ee, APP_SET_OLED_MODE as fe, APP_SET_FULL_SCREEN as Se, getCurrentGeoLocation as et, graphQLRequest as pe, handleServiceWorkerToggle as tt, SERVICE_TYPES as ge } from "./index.DhfpDBw5.js";
|
|
3
|
+
import { useCapability as be, Panel as ot, Toggle as l } from "./App.CpgReKz4.js";
|
|
4
|
+
import { TextArea as Te } from "./index.6LP2xDwm.js";
|
|
5
5
|
import { useContext as at, useState as a, useMemo as st, useCallback as nt, useEffect as Ne } from "react";
|
|
6
6
|
const ut = ({
|
|
7
7
|
open: Ce,
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsxs as i, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { n as L, useUniqueId as v, useUserChatStats as z, useChatsUsage as _, USAGE_TITLE as B, Card as A, CARDS as a, L as u, j$1 as h, Button as o, renderDataAsList as P, pluralize as T } from "./index.
|
|
3
|
-
import { Panel as b } from "./App.
|
|
2
|
+
import { n as L, useUniqueId as v, useUserChatStats as z, useChatsUsage as _, USAGE_TITLE as B, Card as A, CARDS as a, L as u, j$1 as h, Button as o, renderDataAsList as P, pluralize as T } from "./index.DhfpDBw5.js";
|
|
3
|
+
import { Panel as b } from "./App.CpgReKz4.js";
|
|
4
4
|
import { useState as C, Suspense as H, lazy as j } from "react";
|
|
5
5
|
const s = [0, 3, 6, 9], n = {
|
|
6
6
|
TOKEN: "token",
|
|
7
7
|
MODEL: "model"
|
|
8
8
|
}, G = j(() => import(
|
|
9
9
|
/* webpackChunkName: "LazyChart" */
|
|
10
|
-
"./Chart.
|
|
10
|
+
"./Chart.DHek-ZeN.js"
|
|
11
11
|
)), R = ({
|
|
12
12
|
open: E,
|
|
13
13
|
onOpenChange: I
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx as e, jsxs as r, Fragment as L } from "react/jsx-runtime";
|
|
2
|
-
import { L as E, j$1 as f, Button as b, n as ke, useLocalStorage as Q, LOCAL_STORAGE_PREFIX as Z, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as we, e$1 as l, LOCAL_STORAGE_SORT_MEMORY_COLUMN as Te, useUserMemories as Se, useExpiredMemories as ve, useDeleteMemory as De, useDeleteAllActiveMemories as be, useDeleteAllExpiredMemories as Me, useUpdateMemory as Ee, useRestoreMemory as Re, ButtonIcon as O, IconEdit as Ie, IconDelete as ee, IconRestore as Le } from "./index.
|
|
3
|
-
import { Panel as se, Toggle as _, ConfirmationPanel as te, Tooltip as z } from "./App.
|
|
4
|
-
import { W as re, j as ie, G as D, M as s, F as B, H as oe, D as ne } from "./index.
|
|
2
|
+
import { L as E, j$1 as f, Button as b, n as ke, useLocalStorage as Q, LOCAL_STORAGE_PREFIX as Z, LOCAL_STORAGE_SORT_MEMORY_DIRECTION as we, e$1 as l, LOCAL_STORAGE_SORT_MEMORY_COLUMN as Te, useUserMemories as Se, useExpiredMemories as ve, useDeleteMemory as De, useDeleteAllActiveMemories as be, useDeleteAllExpiredMemories as Me, useUpdateMemory as Ee, useRestoreMemory as Re, ButtonIcon as O, IconEdit as Ie, IconDelete as ee, IconRestore as Le } from "./index.DhfpDBw5.js";
|
|
3
|
+
import { Panel as se, Toggle as _, ConfirmationPanel as te, Tooltip as z } from "./App.CpgReKz4.js";
|
|
4
|
+
import { W as re, j as ie, G as D, M as s, F as B, H as oe, D as ne } from "./index.BUnHZsN5.js";
|
|
5
5
|
import A from "clsx";
|
|
6
6
|
import { useState as y, useEffect as Oe, useRef as le } from "react";
|
|
7
|
-
import { TextArea as _e } from "./index.
|
|
7
|
+
import { TextArea as _e } from "./index.6LP2xDwm.js";
|
|
8
8
|
const ze = ({
|
|
9
9
|
open: C,
|
|
10
10
|
onOpenChange: M,
|
|
@@ -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.DhfpDBw5.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,5 +1,5 @@
|
|
|
1
1
|
import { jsx as l, jsxs as y } from "react/jsx-runtime";
|
|
2
|
-
import { ButtonSort_private as f, e$1 as k } from "./index.
|
|
2
|
+
import { ButtonSort_private as f, e$1 as k } from "./index.DhfpDBw5.js";
|
|
3
3
|
import o from "clsx";
|
|
4
4
|
import v, { useContext as b } from "react";
|
|
5
5
|
/*!
|
|
@@ -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.LP0e6Q2Y.js";
|
|
2
|
+
import { toText as Ca } from "./index.B-Y77IrS.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.CpgReKz4.js";
|
|
2
|
+
import { visit as In } from "./useMarkdown.LP0e6Q2Y.js";
|
|
3
|
+
import { toText as Cn } from "./index.B-Y77IrS.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.LP0e6Q2Y.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
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.DhfpDBw5.js";
|
|
3
3
|
import { useState as N, useEffect as $ } from "react";
|
|
4
4
|
import t from "clsx";
|
|
5
5
|
/*!
|