@versini/sassysaint 8.75.5 → 8.76.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 (34) hide show
  1. package/dist/chunks/{AboutChangelog.74dx3has.js → AboutChangelog.Bi_-dpeZ.js} +10 -9
  2. package/dist/chunks/{AboutEntry.B9IooHpy.js → AboutEntry.CTwezLPC.js} +11 -11
  3. package/dist/chunks/App.CV0Bjlae.js +9011 -0
  4. package/dist/chunks/{Chart.D1WQEJfe.js → Chart.uzxgAiX2.js} +2 -2
  5. package/dist/chunks/{ChatBubbleAssistant.TGE3iwln.js → ChatBubbleAssistant.BVlp2GoO.js} +8 -8
  6. package/dist/chunks/ChatBubbleUser.BrWZttfQ.js +130 -0
  7. package/dist/chunks/ChatHistoryTable.uFTyBF2A.js +236 -0
  8. package/dist/chunks/HistoryEntry.ThaD-b5r.js +307 -0
  9. package/dist/chunks/{ProfileEntry.DiMarPYw.js → ProfileEntry.CyBWFkHS.js} +26 -26
  10. package/dist/chunks/{SettingsEntry.7sE9nOGN.js → SettingsEntry.QaYvHkdk.js} +39 -39
  11. package/dist/chunks/Table.Ckql2SnG.js +359 -0
  12. package/dist/chunks/{UsageEntry.CiY4OQtp.js → UsageEntry.CDzDYeHf.js} +19 -19
  13. package/dist/chunks/{UserMemoriesPanel.UDXZvvrL.js → UserMemoriesPanel.B6egCowo.js} +184 -210
  14. package/dist/chunks/{index.CiIBuo5O.js → index.A4p6x5_T.js} +1 -1
  15. package/dist/chunks/index.BXdpJpQs.js +266 -0
  16. package/dist/chunks/{index.C0asS70q.js → index.BdPmgM6G.js} +1 -1
  17. package/dist/chunks/index.C3aZ0rB_.js +142 -0
  18. package/dist/chunks/{index.D4tD4ovC.js → index.C4Rma01G.js} +3 -3
  19. package/dist/chunks/{index.p-Jh4Heo.js → index.C6T0AZQ_.js} +2 -2
  20. package/dist/chunks/{index.Bl8BpeHP.js → index.CgUGA3LA.js} +1 -1
  21. package/dist/chunks/index.rzw7MU5J.js +7894 -0
  22. package/dist/chunks/{useMarkdown.Cno1hTiv.js → useMarkdown.B4NWSGJz.js} +2004 -2130
  23. package/dist/components/SassySaint/SassySaint.js +1 -1
  24. package/dist/index.js +4 -4
  25. package/dist/style.css +2 -2
  26. package/package.json +5 -5
  27. package/dist/chunks/App.BmFE7_v_.js +0 -10006
  28. package/dist/chunks/ChatBubbleUser.DjSazwPr.js +0 -128
  29. package/dist/chunks/ChatHistoryTable.DKVkQOL_.js +0 -288
  30. package/dist/chunks/HistoryEntry.D-clB2ui.js +0 -333
  31. package/dist/chunks/Table.--YCSSgh.js +0 -456
  32. package/dist/chunks/index.-hzHawd8.js +0 -7203
  33. package/dist/chunks/index.BHHgvfWz.js +0 -357
  34. package/dist/chunks/index.WAJtnhmS.js +0 -249
@@ -1,30 +1,31 @@
1
1
  import { jsxs as s, jsx as r } from "react/jsx-runtime";
2
- import { p as m, ButtonScroll as n } from "./App.BmFE7_v_.js";
3
- import { useRef as f, useCallback as u, useLayoutEffect as p } from "react";
4
- import { useMarkdown as d } from "./useMarkdown.Cno1hTiv.js";
2
+ import { useInViewport as c } from "./index.rzw7MU5J.js";
3
+ import { useRef as n, useCallback as f, useLayoutEffect as u } from "react";
4
+ import { ButtonScroll as p } from "./App.CV0Bjlae.js";
5
+ import { useMarkdown as d } from "./useMarkdown.B4NWSGJz.js";
5
6
  const b = ({ content: o }) => {
6
- const [l, t] = d(), { ref: a, inViewport: c } = m(), e = f(null), i = u(() => {
7
+ const [l, t] = d(), { ref: i, inViewport: a } = c(), e = n(null), m = f(() => {
7
8
  e.current && e.current.scrollIntoView({
8
9
  behavior: "smooth",
9
10
  block: "end"
10
11
  });
11
12
  }, []);
12
- return p(() => {
13
+ return u(() => {
13
14
  o && t(o);
14
15
  }, [t, o]), /* @__PURE__ */ s("div", { className: "relative", children: [
15
16
  /* @__PURE__ */ s("div", { className: "text-sm prose-li:text-sm prose-h3:first-of-type:mt-1 min-h-[240px] max-h-[240px] overflow-scroll", children: [
16
17
  l,
17
- /* @__PURE__ */ r("div", { ref: a, className: "scroll-marker" }),
18
+ /* @__PURE__ */ r("div", { ref: i, className: "scroll-marker" }),
18
19
  /* @__PURE__ */ r("div", { ref: e, className: "pt-2" })
19
20
  ] }),
20
21
  /* @__PURE__ */ r(
21
- n,
22
+ p,
22
23
  {
23
24
  className: "z-10 absolute right-4",
24
- show: !c,
25
+ show: !a,
25
26
  bottom: 0,
26
27
  focusMode: "light",
27
- onClick: i
28
+ onClick: m
28
29
  }
29
30
  )
30
31
  ] });
@@ -1,15 +1,15 @@
1
1
  import { jsxs as b, Fragment as l, jsx as e } from "react/jsx-runtime";
2
- import { oe as A } from "./App.BmFE7_v_.js";
3
- import { i as d, useServerCapabilities as g, useChangelogs as S, S as t, renderDataAsList as c, CARDS as r, pluralize as B, isProbablyMobile as E, ABOUT_TITLE as I } from "./index.-hzHawd8.js";
2
+ import { Panel as g } from "./App.CV0Bjlae.js";
3
+ import { useUniqueId as d, useServerCapabilities as A, useChangelogs as I, Card as t, renderDataAsList as c, CARDS as r, pluralize as B, isProbablyMobile as E, ABOUT_TITLE as S } from "./index.rzw7MU5J.js";
4
4
  import O from "clsx";
5
5
  import { Suspense as C, lazy as U } from "react";
6
6
  const L = U(
7
7
  () => import(
8
8
  /* webpackChunkName: "LazyAboutChangelog" */
9
- "./AboutChangelog.74dx3has.js"
9
+ "./AboutChangelog.Bi_-dpeZ.js"
10
10
  )
11
11
  ), N = () => {
12
- const s = d(), i = d(), { data: o, isSuccess: m } = g(), { data: T, isSuccess: h } = S(), p = o?.version || "", a = o?.models || [], u = o?.buildTime || "";
12
+ const s = d(), i = d(), { data: a, isSuccess: m } = A(), { data: T, isSuccess: h } = I(), u = a?.version || "", o = a?.models || [], p = a?.buildTime || "";
13
13
  return /* @__PURE__ */ b(l, { children: [
14
14
  /* @__PURE__ */ e(
15
15
  t,
@@ -18,8 +18,8 @@ const L = U(
18
18
  className: "prose-dark dark:prose-lighter mb-4",
19
19
  noBorder: !0,
20
20
  children: c(s, {
21
- [r.ABOUT.VERSION]: "8.75.5",
22
- [r.ABOUT.BUILD_TIMESTAMP]: "11/03/2025 08:37 AM EST"
21
+ [r.ABOUT.VERSION]: "8.76.1",
22
+ [r.ABOUT.BUILD_TIMESTAMP]: "11/04/2025 05:29 PM EST"
23
23
  })
24
24
  }
25
25
  ),
@@ -30,9 +30,9 @@ const L = U(
30
30
  className: "prose-dark dark:prose-lighter mb-4",
31
31
  noBorder: !0,
32
32
  children: c(i, {
33
- [r.ABOUT.VERSION]: p,
34
- [r.ABOUT.BUILD_TIMESTAMP]: u,
35
- [B(r.ABOUT.PROVIDER, a.length)]: /* @__PURE__ */ e(l, { children: a.map((n) => /* @__PURE__ */ e("div", { className: "text-right", children: n }, n)) })
33
+ [r.ABOUT.VERSION]: u,
34
+ [r.ABOUT.BUILD_TIMESTAMP]: p,
35
+ [B(r.ABOUT.PROVIDER, o.length)]: /* @__PURE__ */ e(l, { children: o.map((n) => /* @__PURE__ */ e("div", { className: "text-right", children: n }, n)) })
36
36
  })
37
37
  }
38
38
  ) : null,
@@ -54,11 +54,11 @@ const L = U(
54
54
  open: s,
55
55
  onOpenChange: i
56
56
  }) => /* @__PURE__ */ e(
57
- A,
57
+ g,
58
58
  {
59
59
  open: s,
60
60
  onOpenChange: i,
61
- title: I,
61
+ title: S,
62
62
  animation: !0,
63
63
  animationType: "fade",
64
64
  children: /* @__PURE__ */ e(N, {})