@versini/sassysaint 5.3.1 → 5.3.3

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.
@@ -1,5 +1,5 @@
1
1
  import { jsx as _i } from "react/jsx-runtime";
2
- import { convert as Si, getDefaultExportFromCjs as Ni, visit as ki, find as Ti, parse as z0, parse$1 as P0, normalize as F0, svg as Mi, html as Ai, visitParents as Oi, SKIP as Ri, longestStreak as Ci, factorySpace as Xt, markdownLineEnding as xt, Markdown as Ii, remarkGfm as Di } from "./LazyMessageAssistant.Dx3oqsDG.js";
2
+ import { convert as Si, getDefaultExportFromCjs as Ni, visit as ki, find as Ti, parse as z0, parse$1 as P0, normalize as F0, svg as Mi, html as Ai, visitParents as Oi, SKIP as Ri, longestStreak as Ci, factorySpace as Xt, markdownLineEnding as xt, Markdown as Ii, remarkGfm as Di } from "./LazyMessageAssistant.CJg56GGS.js";
3
3
  const U0 = (
4
4
  // Note: overloads like this are needed to support optional generics.
5
5
  /**
@@ -1,9 +1,9 @@
1
1
  import { jsxs as He, jsx as re, Fragment as or } from "react/jsx-runtime";
2
- import { le as ot } from "./App.BsbkcIiP.js";
3
- import { E as wi } from "./index.DcfOXJ8N.js";
2
+ import { le as ot } from "./App.x6AGUrQG.js";
3
+ import { E as wi } from "./index.B3_1eKgu.js";
4
4
  import cn from "clsx";
5
5
  import { lazy as Si, useContext as Ci, Suspense as Ei } from "react";
6
- import { AppContext as Ai, LOCAL_STORAGE_PREFIX as Ii, LOCAL_STORAGE_CHAT_DETAILS as Ti, durationFormatter as Pi } from "./index.y_5fBKAi.js";
6
+ import { AppContext as Ai, LOCAL_STORAGE_PREFIX as Ii, LOCAL_STORAGE_CHAT_DETAILS as Ti, durationFormatter as Pi } from "./index.BmoN5joz.js";
7
7
  var at = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
8
8
  function Li(e) {
9
9
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
@@ -8642,7 +8642,7 @@ function sf(e) {
8642
8642
  const cf = Si(
8643
8643
  () => import(
8644
8644
  /* webpackChunkName: "LazyMarkdownWithExtra" */
8645
- "./LazyMarkdownWithExtra.u8cRarRr.js"
8645
+ "./LazyMarkdownWithExtra.DzW2bKpK.js"
8646
8646
  )
8647
8647
  ), In = {
8648
8648
  MODEL: "Model",
@@ -52,6 +52,7 @@ const _ = {
52
52
  chats(user: $userId) {
53
53
  timestamp
54
54
  id
55
+ model
55
56
  messages {
56
57
  content
57
58
  }
@@ -3629,7 +3629,7 @@ const Fn = "av-footer", Yn = (e) => {
3629
3629
  row1: /* @__PURE__ */ I("div", { children: [
3630
3630
  ir,
3631
3631
  " v",
3632
- "5.3.0",
3632
+ "5.4.0",
3633
3633
  " - ",
3634
3634
  Jn,
3635
3635
  t && t.engine,
@@ -3646,7 +3646,7 @@ const Fn = "av-footer", Yn = (e) => {
3646
3646
  }, Xn = Nt(
3647
3647
  () => import(
3648
3648
  /* webpackChunkName: "LazyHeader" */
3649
- "./LazyHeader.eROXpLy0.js"
3649
+ "./LazyHeader.yKgehp34.js"
3650
3650
  )
3651
3651
  ), Qn = () => {
3652
3652
  const { isAuthenticated: e } = rt();
@@ -3757,7 +3757,7 @@ const Fn = "av-footer", Yn = (e) => {
3757
3757
  ] });
3758
3758
  }, eo = new URL(document.location.href).searchParams, to = !!eo.get("debug") || !1, ro = Nt(() => import(
3759
3759
  /* webpackChunkName: "LazyApp" */
3760
- "./App.BsbkcIiP.js"
3760
+ "./App.x6AGUrQG.js"
3761
3761
  ).then((e) => e.App)), ao = ({ isComponent: e }) => {
3762
3762
  const { isAuthenticated: t } = rt();
3763
3763
  return t ? /* @__PURE__ */ l(Rt, { fallback: /* @__PURE__ */ l("div", {}), children: /* @__PURE__ */ l(ro, { isComponent: e }) }) : /* @__PURE__ */ l(Zn, {});
@@ -1,5 +1,5 @@
1
1
  import "react/jsx-runtime";
2
- import { SassySaint as a } from "../../chunks/index.y_5fBKAi.js";
2
+ import { SassySaint as a } from "../../chunks/index.BmoN5joz.js";
3
3
  export {
4
4
  a as SassySaint
5
5
  };
package/dist/index.js CHANGED
@@ -1,12 +1,12 @@
1
- import { SassySaint as r } from "./chunks/index.y_5fBKAi.js";
1
+ import { SassySaint as r } from "./chunks/index.BmoN5joz.js";
2
2
  /*!
3
- @sassysaint/client v5.3.0
3
+ @sassysaint/client v5.4.0
4
4
  © 2024 gizmette.com
5
5
  */
6
6
  try {
7
7
  window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
8
- version: "5.3.0",
9
- buildTime: "10/06/2024 12:29 PM EDT",
8
+ version: "5.4.0",
9
+ buildTime: "10/09/2024 08:51 AM EDT",
10
10
  license: "MIT"
11
11
  });
12
12
  } catch {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@versini/sassysaint",
3
- "version": "5.3.1",
3
+ "version": "5.3.3",
4
4
  "license": "MIT",
5
5
  "author": "Arno Versini",
6
6
  "publishConfig": {
@@ -30,7 +30,7 @@
30
30
  "react-dom": "18.3.1"
31
31
  },
32
32
  "devDependencies": {
33
- "@sassysaint/client": "5.3.0",
33
+ "@sassysaint/client": "5.4.0",
34
34
  "@versini/ui-styles": "1.11.0"
35
35
  },
36
36
  "dependencies": {
@@ -41,5 +41,5 @@
41
41
  "sideEffects": [
42
42
  "**/*.css"
43
43
  ],
44
- "gitHead": "7f2175ffdfa6d9e5191262b6b7cba40894e090d4"
44
+ "gitHead": "4c036ac7b39c8aea7d5a19ca85b629b3d56d8125"
45
45
  }