@versini/sassysaint 5.5.37 → 5.5.38
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.
- package/dist/chunks/App.BlUmPPu5.js +5146 -0
- package/dist/chunks/{HeaderToolbar.BeLs87sR.js → HeaderToolbar.DHwLK60v.js} +519 -579
- package/dist/chunks/{MarkdownWithExtra.CxsVtJCN.js → MarkdownWithExtra.B-KLqPB2.js} +191 -198
- package/dist/chunks/{MessageAssistant.Dskbm0QC.js → MessageAssistant.Dp5F7VuZ.js} +6 -6
- package/dist/chunks/{index.gfLDgD4t.js → index.WqjiLYC2.js} +309 -317
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/package.json +3 -3
- package/dist/chunks/App.C9JOoJdo.js +0 -4114
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { jsxs as Ye, jsx as re, Fragment as Jt } from "react/jsx-runtime";
|
|
2
|
-
import { AppContext as pi, E as hi, le as at } from "./App.
|
|
2
|
+
import { AppContext as pi, E as hi, le$1 as at } from "./App.BlUmPPu5.js";
|
|
3
3
|
import sn from "clsx";
|
|
4
4
|
import { lazy as mi, useContext as gi, Suspense as di } from "react";
|
|
5
|
-
import { LOCAL_STORAGE_PREFIX as yi, LOCAL_STORAGE_CHAT_DETAILS as ki, durationFormatter as xi } from "./index.
|
|
5
|
+
import { LOCAL_STORAGE_PREFIX as yi, LOCAL_STORAGE_CHAT_DETAILS as ki, durationFormatter as xi } from "./index.WqjiLYC2.js";
|
|
6
6
|
function Zt(e) {
|
|
7
7
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
8
8
|
}
|
|
9
9
|
/*!
|
|
10
|
-
@versini/ui-spinner v3.0.
|
|
10
|
+
@versini/ui-spinner v3.0.8
|
|
11
11
|
© 2025 gizmette.com
|
|
12
12
|
*/
|
|
13
13
|
try {
|
|
14
14
|
window.__VERSINI_UI_SPINNER__ || (window.__VERSINI_UI_SPINNER__ = {
|
|
15
|
-
version: "3.0.
|
|
16
|
-
buildTime: "01/
|
|
15
|
+
version: "3.0.8",
|
|
16
|
+
buildTime: "01/20/2025 01:49 PM EST",
|
|
17
17
|
homepage: "https://github.com/aversini/ui-components",
|
|
18
18
|
license: "MIT"
|
|
19
19
|
});
|
|
@@ -8654,7 +8654,7 @@ function Uc(e) {
|
|
|
8654
8654
|
const qc = mi(
|
|
8655
8655
|
() => import(
|
|
8656
8656
|
/* webpackChunkName: "LazyMarkdownWithExtra" */
|
|
8657
|
-
"./MarkdownWithExtra.
|
|
8657
|
+
"./MarkdownWithExtra.B-KLqPB2.js"
|
|
8658
8658
|
)
|
|
8659
8659
|
), Tn = {
|
|
8660
8660
|
MODEL: "Model",
|