@versini/sassysaint 8.96.6 → 8.96.8

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 (27) hide show
  1. package/dist/chunks/{AboutChangelog.1n-evT3k.js → AboutChangelog.DWhCsyyx.js} +4 -4
  2. package/dist/chunks/{AboutEntry.DPqeOvj2.js → AboutEntry.DuK-ofsz.js} +27 -37
  3. package/dist/chunks/{App.D4sxFsDg.js → App.C9qKFD-Z.js} +273 -266
  4. package/dist/chunks/{Chart.F67KdFWj.js → Chart.CPzZpLvB.js} +2 -2
  5. package/dist/chunks/{ChatBubbleAssistant.DUWq_aPY.js → ChatBubbleAssistant.1kOCDh5y.js} +4 -4
  6. package/dist/chunks/{ChatBubbleUser.Dbp907ID.js → ChatBubbleUser.B-BF5y58.js} +6 -6
  7. package/dist/chunks/{ChatHistoryTable.BUWB5iuD.js → ChatHistoryTable.UoSb5dnR.js} +3 -3
  8. package/dist/chunks/{HistoryEntry.CJzshOwC.js → HistoryEntry.BR-WL0kv.js} +82 -92
  9. package/dist/chunks/{ProfileEntry.BCxWYk-U.js → ProfileEntry.CTXXHKdr.js} +71 -81
  10. package/dist/chunks/{SettingsEntry.Dz5xWkzt.js → SettingsEntry.PmOBiLX9.js} +91 -101
  11. package/dist/chunks/{UsageEntry.DsiNVids.js → UsageEntry.C1R6cODm.js} +40 -50
  12. package/dist/chunks/{UserMemoriesPanel.DLvpgKb2.js → UserMemoriesPanel.RCBum914.js} +134 -155
  13. package/dist/chunks/{index.DnKzzO2K.js → index.B75ScX3A.js} +1 -1
  14. package/dist/chunks/{index.C-VHre5f.js → index.BUknxUlO.js} +4 -4
  15. package/dist/chunks/{index.bxm-FTXI.js → index.BveDf9_M.js} +1 -1
  16. package/dist/chunks/index.CVc77EH3.js +406 -0
  17. package/dist/chunks/{index.CUIpJR2i.js → index.DV08j59k.js} +2321 -2377
  18. package/dist/chunks/{index.e6O0GE7a.js → index.DWb4AaW0.js} +1 -1
  19. package/dist/chunks/{index.B0ZtnGlu.js → index.DhCMfOPC.js} +1 -1
  20. package/dist/chunks/{index.CJwu_9WN.js → index.VQWdyMHz.js} +2 -2
  21. package/dist/chunks/{index.Czb5joj7.js → index.Yaf1C719.js} +3 -3
  22. package/dist/chunks/{useMarkdown.B1txc1OU.js → useMarkdown.BMXw9n4a.js} +1010 -969
  23. package/dist/components/SassySaint/SassySaint.js +1 -1
  24. package/dist/index.js +4 -4
  25. package/dist/style.css +1 -1
  26. package/package.json +4 -4
  27. package/dist/chunks/index.C39JMI7x.js +0 -371
@@ -1,8 +1,8 @@
1
1
  import { jsxs as s, jsx as e } from "react/jsx-runtime";
2
- import { useInViewport as c } from "./index.CUIpJR2i.js";
2
+ import { useInViewport as c } from "./index.DV08j59k.js";
3
3
  import { useRef as n, useCallback as f, useLayoutEffect as u } from "react";
4
- import { ButtonScroll as p } from "./App.D4sxFsDg.js";
5
- import { useMarkdown as d } from "./useMarkdown.B1txc1OU.js";
4
+ import { ButtonScroll as p } from "./App.C9qKFD-Z.js";
5
+ import { useMarkdown as d } from "./useMarkdown.BMXw9n4a.js";
6
6
  const x = ({ content: o }) => {
7
7
  const [l, t] = d(), { ref: a, inViewport: i } = c(), r = n(null), m = f(() => {
8
8
  r.current && r.current.scrollIntoView({
@@ -13,7 +13,7 @@ const x = ({ content: o }) => {
13
13
  return u(() => {
14
14
  o && t(o);
15
15
  }, [t, o]), /* @__PURE__ */ s("div", { className: "relative", children: [
16
- /* @__PURE__ */ s("div", { className: "text-sm prose-li:text-sm prose-h3:first-of-type:mt-1 min-h-60 max-h-60 overflow-scroll", children: [
16
+ /* @__PURE__ */ s("div", { className: "text-sm prose-li:text-sm prose-h3:first-of-type:mt-1 min-h-60 max-h-100 overflow-scroll", children: [
17
17
  l,
18
18
  /* @__PURE__ */ e("div", { ref: a, className: "scroll-marker" }),
19
19
  /* @__PURE__ */ e("div", { ref: r, className: "pt-2" })
@@ -1,89 +1,79 @@
1
1
  import { jsxs as p, Fragment as n, jsx as e } from "react/jsx-runtime";
2
- import { useUniqueId as d, useServerCapabilities as g, useChangelogs as A, Card as a, renderDataAsList as c, CARDS as r, pluralize as B, isProbablyMobile as E, ABOUT_TITLE as I, L as S, j as f, Button as C } from "./index.CUIpJR2i.js";
3
- import { Panel as O } from "./App.D4sxFsDg.js";
4
- import U from "clsx";
2
+ import { Panel as g, CancelButton as A } from "./App.C9qKFD-Z.js";
3
+ import { useUniqueId as c, useServerCapabilities as B, useChangelogs as E, Card as t, renderDataAsList as d, CARDS as r, pluralize as I, isProbablyMobile as S, ABOUT_TITLE as C, L as O, j as U } from "./index.DV08j59k.js";
4
+ import f from "clsx";
5
5
  import { Suspense as L, lazy as N } from "react";
6
- const k = N(
6
+ const _ = N(
7
7
  () => import(
8
8
  /* webpackChunkName: "LazyAboutChangelog" */
9
- "./AboutChangelog.1n-evT3k.js"
9
+ "./AboutChangelog.DWhCsyyx.js"
10
10
  )
11
- ), v = () => {
12
- const i = d(), s = d(), { data: o, isSuccess: m } = g(), { data: h, isSuccess: u } = A(), T = o?.version || "", t = o?.models || [], b = o?.buildTime || "";
11
+ ), k = () => {
12
+ const a = c(), s = c(), { data: i, isSuccess: m } = B(), { data: h, isSuccess: u } = E(), T = i?.version || "", o = i?.models || [], b = i?.buildTime || "";
13
13
  return /* @__PURE__ */ p(n, { children: [
14
14
  /* @__PURE__ */ e(
15
- a,
15
+ t,
16
16
  {
17
17
  header: r.ABOUT.TITLE_CLIENT,
18
18
  className: "prose-dark dark:prose-lighter mb-4",
19
19
  noBorder: !0,
20
- children: c(i, {
21
- [r.ABOUT.VERSION]: "8.96.6",
22
- [r.ABOUT.BUILD_TIMESTAMP]: "12/03/2025 08:27 AM EST"
20
+ children: d(a, {
21
+ [r.ABOUT.VERSION]: "8.96.8",
22
+ [r.ABOUT.BUILD_TIMESTAMP]: "12/05/2025 03:14 PM EST"
23
23
  })
24
24
  }
25
25
  ),
26
26
  m ? /* @__PURE__ */ e(
27
- a,
27
+ t,
28
28
  {
29
29
  header: r.ABOUT.TITLE_SERVER,
30
30
  className: "prose-dark dark:prose-lighter mb-4",
31
31
  noBorder: !0,
32
- children: c(s, {
32
+ children: d(s, {
33
33
  [r.ABOUT.VERSION]: T,
34
34
  [r.ABOUT.BUILD_TIMESTAMP]: b,
35
- [B(r.ABOUT.PROVIDER, t.length)]: /* @__PURE__ */ e(n, { children: t.map((l) => /* @__PURE__ */ e("div", { className: "text-right", children: l }, l)) })
35
+ [I(r.ABOUT.PROVIDER, o.length)]: /* @__PURE__ */ e(n, { children: o.map((l) => /* @__PURE__ */ e("div", { className: "text-right", children: l }, l)) })
36
36
  })
37
37
  }
38
38
  ) : null,
39
39
  /* @__PURE__ */ e(
40
- a,
40
+ t,
41
41
  {
42
42
  noBorder: !0,
43
43
  mode: "dark",
44
44
  header: r.ABOUT.TITLE_CHANGELOG,
45
45
  headerClassName: "av-card__header mt-0 border-b-2 border-border-accent mb-4 leading-10",
46
- className: U("prose-lighter dark:prose-lighter min-h-[334px]", {
47
- "mb-5": E()
46
+ className: f("prose-lighter dark:prose-lighter min-h-[334px]", {
47
+ "mb-5": S()
48
48
  }),
49
- children: u ? /* @__PURE__ */ e(L, { fallback: /* @__PURE__ */ e("div", { children: "Loading..." }), children: /* @__PURE__ */ e(k, { content: h.client }) }) : null
49
+ children: u ? /* @__PURE__ */ e(L, { fallback: /* @__PURE__ */ e("div", { children: "Loading..." }), children: /* @__PURE__ */ e(_, { content: h.client }) }) : null
50
50
  }
51
51
  )
52
52
  ] });
53
- }, P = ({
54
- open: i,
53
+ }, D = ({
54
+ open: a,
55
55
  onOpenChange: s
56
56
  }) => /* @__PURE__ */ e(
57
- O,
57
+ g,
58
58
  {
59
- open: i,
59
+ open: a,
60
60
  onOpenChange: s,
61
- title: I,
61
+ title: C,
62
62
  animation: !0,
63
63
  animationType: "fade",
64
64
  blurEffect: "large",
65
65
  footer: /* @__PURE__ */ e(
66
- S,
66
+ O,
67
67
  {
68
68
  columnGap: 2,
69
69
  alignHorizontal: "flex-end",
70
70
  className: "pb-8 sm:pb-0",
71
- children: /* @__PURE__ */ e(f, { children: /* @__PURE__ */ e(
72
- C,
73
- {
74
- mode: "dark",
75
- variant: "secondary",
76
- focusMode: "light",
77
- noBorder: !0,
78
- onClick: () => s(!1),
79
- children: "Dismiss"
80
- }
81
- ) })
71
+ children: /* @__PURE__ */ e(U, { children: /* @__PURE__ */ e(A, { onOpenChange: s }) })
82
72
  }
83
73
  ),
84
- children: /* @__PURE__ */ e(v, {})
74
+ children: /* @__PURE__ */ e(k, {})
85
75
  }
86
76
  );
87
77
  export {
88
- P as About
78
+ D as About
89
79
  };