@versini/sassysaint 8.61.4 → 8.62.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.
Files changed (25) hide show
  1. package/dist/chunks/{AboutChangelog.DFe8RfXj.js → AboutChangelog.CT9VUfw7.js} +2 -2
  2. package/dist/chunks/{AboutEntry.DacDkqVd.js → AboutEntry.BAV6U9d7.js} +7 -7
  3. package/dist/chunks/{App.Cvsu5e3l.js → App.ByA_PhA6.js} +486 -487
  4. package/dist/chunks/{Chart.CtW7u2li.js → Chart.45iF-v1E.js} +2 -2
  5. package/dist/chunks/{ChatBubbleAssistant.d7CRcfKw.js → ChatBubbleAssistant.BIc18KeQ.js} +4 -4
  6. package/dist/chunks/{ChatBubbleUser.BcaXyq97.js → ChatBubbleUser.D1IsMeJR.js} +3 -3
  7. package/dist/chunks/{ChatHistoryTable.BYIjmEou.js → ChatHistoryTable.DDQqfUs6.js} +3 -3
  8. package/dist/chunks/{HistoryEntry.oUhdUgfl.js → HistoryEntry.D7LEo6EF.js} +3 -3
  9. package/dist/chunks/{ProfileEntry.0bLvrb-4.js → ProfileEntry.B5YgbWry.js} +2 -2
  10. package/dist/chunks/SettingsEntry.BBArtflQ.js +777 -0
  11. package/dist/chunks/{Table.DRptIF9k.js → Table.CmspC-kZ.js} +2 -2
  12. package/dist/chunks/{UsageEntry.DBXUkLRi.js → UsageEntry.CsPdGiMH.js} +3 -3
  13. package/dist/chunks/{UserMemoriesPanel.U24EQK6N.js → UserMemoriesPanel.CVYRKovm.js} +3 -3
  14. package/dist/chunks/{index.B5XbKbG4.js → index.BAEtT1xs.js} +2 -2
  15. package/dist/chunks/{index.B1VXGnuN.js → index.BK3MryNi.js} +1 -1
  16. package/dist/chunks/{index.DWKgZn88.js → index.CVZpQ81V.js} +1 -1
  17. package/dist/chunks/{index.NrRu4aSE.js → index.CdY2RtyT.js} +1 -1
  18. package/dist/chunks/{index.CcKIZVM7.js → index.DNNq5sbs.js} +3 -3
  19. package/dist/chunks/{index.DJ3__xc_.js → index.DlvXzO73.js} +1 -1
  20. package/dist/chunks/{index.BAAOOjmR.js → index.Up_W-2I1.js} +1 -1
  21. package/dist/chunks/{useMarkdown.WtKs_Dxf.js → useMarkdown.C2vABRox.js} +6 -6
  22. package/dist/components/SassySaint/SassySaint.js +1 -1
  23. package/dist/index.js +4 -4
  24. package/package.json +3 -3
  25. package/dist/chunks/SettingsEntry.Bqfkv8jt.js +0 -799
@@ -1,7 +1,7 @@
1
1
  import { jsx as Ap } from "react/jsx-runtime";
2
- import { getDefaultExportFromCjs as ln } from "./App.Cvsu5e3l.js";
2
+ import { getDefaultExportFromCjs as ln } from "./App.ByA_PhA6.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.B1VXGnuN.js";
4
+ import { TRIMESTERS as rn, TRIMESTERS_SHORT as Lp, isProbablyMobile as Ep } from "./index.BK3MryNi.js";
5
5
  var ls = { exports: {} }, Ip = ls.exports, on;
6
6
  function Dp() {
7
7
  return on || (on = 1, (function(ke, ne) {
@@ -1,10 +1,10 @@
1
1
  import { jsx as M } from "react/jsx-runtime";
2
- import { n as N, useUserPreferences as O, convertCamelCaseToReadable as P, numberFormatter as R, pluralize as y, ne as L } from "./index.B1VXGnuN.js";
3
- import { BUBBLE_FOOTER_EMPTY as _ } from "./index.DJ3__xc_.js";
2
+ import { n as N, useUserPreferences as O, convertCamelCaseToReadable as P, numberFormatter as R, pluralize as y, ne as L } from "./index.BK3MryNi.js";
3
+ import { BUBBLE_FOOTER_EMPTY as _ } from "./index.DlvXzO73.js";
4
4
  import w from "clsx";
5
5
  import v, { useState as b, useRef as A, useEffect as U, useContext as B } from "react";
6
- import { ChatContext as G, AsyncBubble as E } from "./App.Cvsu5e3l.js";
7
- import { useMarkdown as D } from "./useMarkdown.WtKs_Dxf.js";
6
+ import { ChatContext as G, AsyncBubble as E } from "./App.ByA_PhA6.js";
7
+ import { useMarkdown as D } from "./useMarkdown.C2vABRox.js";
8
8
  const j = 2, q = j * 1e3, x = "", I = (e) => e * (2 - e);
9
9
  function W(e, n = !0) {
10
10
  const [a, p] = b(0), [i, C] = b(0), [t, T] = b(e), r = A(0), s = A(0);
@@ -1,8 +1,8 @@
1
1
  import { jsx as n, Fragment as b, jsxs as A } from "react/jsx-runtime";
2
2
  import { useState as C, useMemo as u, isValidElement as p, useEffect as I } from "react";
3
- import { AsyncBubble as w } from "./App.Cvsu5e3l.js";
4
- import { useMarkdown as _ } from "./useMarkdown.WtKs_Dxf.js";
5
- import { C as M } from "./index.B1VXGnuN.js";
3
+ import { AsyncBubble as w } from "./App.ByA_PhA6.js";
4
+ import { useMarkdown as _ } from "./useMarkdown.C2vABRox.js";
5
+ import { C as M } from "./index.BK3MryNi.js";
6
6
  const R = 200, N = ({
7
7
  string: e,
8
8
  idealLength: r = R
@@ -1,9 +1,9 @@
1
1
  import { jsxs as m, jsx as e } from "react/jsx-runtime";
2
- import { I as g, le as N, pe as C, INFINITE_SCROLL_THRESHOLD as A, CARDS as E, pluralize as y, te as x, numberFormatter as k, Oe as b, isProbablyMobile as D, y as U, i$1 as B, E as I } from "./index.B1VXGnuN.js";
3
- import { st as u, p$1 as P, z as L, p$2 as V } from "./App.Cvsu5e3l.js";
2
+ import { I as g, le as N, pe as C, INFINITE_SCROLL_THRESHOLD as A, CARDS as E, pluralize as y, te as x, numberFormatter as k, Oe as b, isProbablyMobile as D, y as U, i$1 as B, E as I } from "./index.BK3MryNi.js";
3
+ import { st as u, p$1 as P, z as L, p$2 as V } from "./App.ByA_PhA6.js";
4
4
  import h from "clsx";
5
5
  import { Fragment as $ } from "react";
6
- import { j as _, D as H, G as M, H as Y, U as F, M as a, F as f, l as G } from "./Table.DRptIF9k.js";
6
+ import { j as _, D as H, G as M, H as Y, U as F, M as a, F as f, l as G } from "./Table.CmspC-kZ.js";
7
7
  const K = ({
8
8
  className: c,
9
9
  viewBox: l,
@@ -1,6 +1,6 @@
1
1
  import { jsxs as n, jsx as t, Fragment as Q } from "react/jsx-runtime";
2
- import { I as Z, n as P, INFINITE_SCROLL_LIMIT as G, INFINITE_SCROLL_THRESHOLD as ee, LOCAL_STORAGE_PREFIX as y, LOCAL_STORAGE_SORT_TIMESTAMP as te, LOCAL_STORAGE_SORT_TOKEN_USAGE as re, LOCAL_STORAGE_SORT as ae, le as L, useUserPreferences as se, APP_CLASSNAME as oe, mutateCall as b, SERVICE_TYPES as x, setNewProvider as ie, ACTION_SORT as ne, pe as ce, TOAST_CHAT_DELETED as le, TOAST_PROVIDER_CHANGED as de, useChatsHistory as he, LOCAL_STORAGE_SEARCH as me, LOCAL_STORAGE_FAVORITES_ONLY as ue, HISTORY_TITLE as Ce, S as Se, Y as pe, debounce as Te, C as fe, ACTION_SEARCH as ye } from "./index.B1VXGnuN.js";
3
- import { HistoryContext as z, ChatContext as M, useAiChat as Ee, E, e as m, ConfirmationPanel as ge, LazyToastContainerWrapper as Ae, showErrorToast as _e, CHAT_SET_PROVIDER as Oe, showSuccessToast as ve, CHAT_SET_STATUS as De, oe as Le, O as Re } from "./App.Cvsu5e3l.js";
2
+ import { I as Z, n as P, INFINITE_SCROLL_LIMIT as G, INFINITE_SCROLL_THRESHOLD as ee, LOCAL_STORAGE_PREFIX as y, LOCAL_STORAGE_SORT_TIMESTAMP as te, LOCAL_STORAGE_SORT_TOKEN_USAGE as re, LOCAL_STORAGE_SORT as ae, le as L, useUserPreferences as se, APP_CLASSNAME as oe, mutateCall as b, SERVICE_TYPES as x, setNewProvider as ie, ACTION_SORT as ne, pe as ce, TOAST_CHAT_DELETED as le, TOAST_PROVIDER_CHANGED as de, useChatsHistory as he, LOCAL_STORAGE_SEARCH as me, LOCAL_STORAGE_FAVORITES_ONLY as ue, HISTORY_TITLE as Ce, S as Se, Y as pe, debounce as Te, C as fe, ACTION_SEARCH as ye } from "./index.BK3MryNi.js";
3
+ import { HistoryContext as z, ChatContext as M, useAiChat as Ee, E, e as m, ConfirmationPanel as ge, LazyToastContainerWrapper as Ae, showErrorToast as _e, CHAT_SET_PROVIDER as Oe, showSuccessToast as ve, CHAT_SET_STATUS as De, oe as Le, O as Re } from "./App.ByA_PhA6.js";
4
4
  import { useRef as H, useState as F, useContext as R, useCallback as ke, useEffect as U, Suspense as Ie, lazy as we } from "react";
5
5
  const Ne = ({
6
6
  className: l,
@@ -31,7 +31,7 @@ const Ne = ({
31
31
  ), be = we(
32
32
  () => import(
33
33
  /* webpackChunkName: "history-table" */
34
- "./ChatHistoryTable.BYIjmEou.js"
34
+ "./ChatHistoryTable.DDQqfUs6.js"
35
35
  ).then((l) => ({ default: l.ChatHistoryTable }))
36
36
  ), xe = ({
37
37
  filteredHistory: l,
@@ -1,6 +1,6 @@
1
1
  import { jsxs as t, Fragment as m, jsx as e } from "react/jsx-runtime";
2
- import { oe as h } from "./App.Cvsu5e3l.js";
3
- import { n as S, i as R, S as a, renderDataAsList as N, CARDS as r, it as P, isTauri as u, te as T, l as E, L as p, j as l, PROFILE_TITLE as C } from "./index.B1VXGnuN.js";
2
+ import { oe as h } from "./App.ByA_PhA6.js";
3
+ import { n as S, i as R, S as a, renderDataAsList as N, CARDS as r, it as P, isTauri as u, te as T, l as E, L as p, j as l, PROFILE_TITLE as C } from "./index.BK3MryNi.js";
4
4
  const A = () => {
5
5
  const { isAuthenticated: n, user: i, registeringForPasskey: o, authenticationType: c } = S(), d = R(), s = i?.username || "";
6
6
  return n && s ? /* @__PURE__ */ t(m, { children: [