@versini/sassysaint 8.45.4 → 8.45.6

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 (26) hide show
  1. package/dist/chunks/{AboutChangelog.Dm7CeWzJ.js → AboutChangelog.LWPPo7H9.js} +2 -2
  2. package/dist/chunks/{AboutEntry.z1IGd8nH.js → AboutEntry.BFBDyy6h.js} +6 -6
  3. package/dist/chunks/App.Cwzj_7TG.js +10560 -0
  4. package/dist/chunks/{Chart.fnP0GZlV.js → Chart.BxV8to7Z.js} +2 -2
  5. package/dist/chunks/{ChatBubbleAssistant.C214h3Za.js → ChatBubbleAssistant.Bp18OzE9.js} +12 -12
  6. package/dist/chunks/ChatHistoryTable.BVjiHyBX.js +649 -0
  7. package/dist/chunks/{HistoryEntry.Bg8wGgO6.js → HistoryEntry.C16tGap4.js} +27 -27
  8. package/dist/chunks/{LNWAZHJI.CgXWR3aC.js → LNWAZHJI.CED6wpxJ.js} +1 -1
  9. package/dist/chunks/{ProfileEntry.llkfgZbz.js → ProfileEntry.DsI-YgqO.js} +5 -5
  10. package/dist/chunks/SettingsEntry.CIijARba.js +889 -0
  11. package/dist/chunks/{UsageEntry.Dt5P9AhJ.js → UsageEntry.DrEbNjpo.js} +7 -7
  12. package/dist/chunks/{index.aLXAYIRa.js → index.BFk_wbyz.js} +1 -1
  13. package/dist/chunks/{index.0hUxtRYc.js → index.BHaXd0Ws.js} +1 -1
  14. package/dist/chunks/{index.Brh2cWqI.js → index.C_uGQmmV.js} +1 -1
  15. package/dist/chunks/{index.DXnBFV0d.js → index.CvSvQRF0.js} +2 -2
  16. package/dist/chunks/{index.xegEqIYd.js → index.Ddqbg8Ks.js} +1506 -1455
  17. package/dist/chunks/{index.Cdz3tBE5.js → index.Des5u3uL.js} +3 -3
  18. package/dist/chunks/index.LWF-Ggi7.js +249 -0
  19. package/dist/chunks/{useMarkdown.CWlc3oNt.js → useMarkdown.CR3mLjmN.js} +502 -502
  20. package/dist/components/SassySaint/SassySaint.js +1 -1
  21. package/dist/index.js +4 -4
  22. package/package.json +5 -5
  23. package/dist/chunks/App.Dxe8LDdD.js +0 -12621
  24. package/dist/chunks/ChatHistoryTable.CHWU2-BC.js +0 -1205
  25. package/dist/chunks/SettingsEntry.mv_g2-2P.js +0 -1064
  26. package/dist/chunks/index.CyMvgyLB.js +0 -804
@@ -1,15 +1,15 @@
1
1
  import { jsxs as l, jsx as e } from "react/jsx-runtime";
2
- import { n as f, USAGE_TITLE as U, S as h, renderDataAsList as v, CARDS as n, L as E, j as L, C as m, pluralize as i } from "./index.xegEqIYd.js";
3
- import { i as M, useUserChatStats as _, useChatsUsage as D, tt as z } from "./App.Dxe8LDdD.js";
2
+ import { n as f, i as U, USAGE_TITLE as v, S as h, renderDataAsList as E, CARDS as n, L, j as M, C as m, pluralize as i } from "./index.Ddqbg8Ks.js";
3
+ import { useUserChatStats as _, useChatsUsage as D, se as z } from "./App.Cwzj_7TG.js";
4
4
  import { useState as O, Suspense as P, lazy as B } from "react";
5
5
  const t = [0, 3, 6, 9], j = B(() => import(
6
6
  /* webpackChunkName: "LazyChart" */
7
- "./Chart.fnP0GZlV.js"
7
+ "./Chart.BxV8to7Z.js"
8
8
  )), b = ({
9
9
  open: S,
10
10
  onOpenChange: I
11
11
  }) => {
12
- const { getAccessToken: d, user: u } = f(), p = M(), { data: s, isSuccess: A } = _({
12
+ const { getAccessToken: d, user: u } = f(), p = U(), { data: s, isSuccess: A } = _({
13
13
  user: u?.username,
14
14
  getAccessToken: d
15
15
  }), { data: r, isSuccess: g } = D({
@@ -29,7 +29,7 @@ const t = [0, 3, 6, 9], j = B(() => import(
29
29
  {
30
30
  open: S,
31
31
  onOpenChange: I,
32
- title: U,
32
+ title: v,
33
33
  animation: !0,
34
34
  animationType: "fade",
35
35
  children: [
@@ -39,7 +39,7 @@ const t = [0, 3, 6, 9], j = B(() => import(
39
39
  header: n.MAIN_STATISTICS.TITLE,
40
40
  className: "prose-dark dark:prose-lighter min-h-[170px]",
41
41
  noBorder: !0,
42
- children: A ? v(
42
+ children: A ? E(
43
43
  p,
44
44
  {
45
45
  [i(n.MAIN_STATISTICS.TOTAL, s.totalChats)]: s.totalChats,
@@ -65,7 +65,7 @@ const t = [0, 3, 6, 9], j = B(() => import(
65
65
  children: g && r && r.tokenUsage && r.tokenUsage.series && r.tokenUsage.series.length ? /* @__PURE__ */ l(P, { fallback: /* @__PURE__ */ e("div", {}), children: [
66
66
  /* @__PURE__ */ e("div", { className: "pt-4" }),
67
67
  /* @__PURE__ */ e(j, { tokenUsage: r.tokenUsage.series, page: a }),
68
- /* @__PURE__ */ e(E, { className: "mt-2", alignHorizontal: "center", children: /* @__PURE__ */ l(L, { children: [
68
+ /* @__PURE__ */ e(L, { className: "mt-2", alignHorizontal: "center", children: /* @__PURE__ */ l(M, { children: [
69
69
  /* @__PURE__ */ e(
70
70
  m,
71
71
  {
@@ -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.CWlc3oNt.js";
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.CR3mLjmN.js";
2
2
  import { longestStreak as qe } from "./index.Cyw5OC0t.js";
3
3
  function ne(e, n) {
4
4
  const t = String(e);
@@ -1,4 +1,4 @@
1
- import { factorySpace as M, markdownLineEnding as g } from "./useMarkdown.CWlc3oNt.js";
1
+ import { factorySpace as M, markdownLineEnding as g } from "./useMarkdown.CR3mLjmN.js";
2
2
  import { longestStreak as q } from "./index.Cyw5OC0t.js";
3
3
  function b() {
4
4
  return {
@@ -1,4 +1,4 @@
1
- import { convert as E, convertElement as u } from "./useMarkdown.CWlc3oNt.js";
1
+ import { convert as E, convertElement as u } from "./useMarkdown.CR3mLjmN.js";
2
2
  const f = (
3
3
  // Note: overloads like this are needed to support optional generics.
4
4
  /**
@@ -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.CWlc3oNt.js";
2
- import { toText as Ca } from "./index.Brh2cWqI.js";
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.CR3mLjmN.js";
2
+ import { toText as Ca } from "./index.C_uGQmmV.js";
3
3
  const Gt = /[#.]/g;
4
4
  function qa(r, e) {
5
5
  const t = r || "", a = {};