@versini/sassysaint 7.0.0 → 7.1.0
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.D7zkk9cs.js → App.Ds0uId3o.js} +2246 -2172
- package/dist/chunks/{ChatBubbleAssistant.DUyDXsSm.js → ChatBubbleAssistant.Dp-agOTo.js} +3 -3
- package/dist/chunks/{index.DOnA1L7J.js → HeaderEntry.BwH4Isxn.js} +538 -529
- package/dist/chunks/{MarkdownWithExtra.LAUBYRhn.js → MarkdownWithExtra.Co7kRLuz.js} +2 -2
- package/dist/chunks/{index.Ckh_vJwX.js → index.Ct43f1gn.js} +80 -81
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/package.json +3 -3
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs as en, jsx as re, Fragment as er } from "react/jsx-runtime";
|
|
2
|
-
import { ChatContext as gi, E as di, Re as ct } from "./App.
|
|
2
|
+
import { ChatContext as gi, E as di, Re as ct } from "./App.Ds0uId3o.js";
|
|
3
3
|
import hn from "clsx";
|
|
4
4
|
import { lazy as yi, useContext as ki, Suspense as xi } from "react";
|
|
5
|
-
import { LOCAL_STORAGE_PREFIX as bi, LOCAL_STORAGE_CHAT_DETAILS as wi, durationFormatter as Si } from "./index.
|
|
5
|
+
import { LOCAL_STORAGE_PREFIX as bi, LOCAL_STORAGE_CHAT_DETAILS as wi, durationFormatter as Si } from "./index.Ct43f1gn.js";
|
|
6
6
|
function nr(e) {
|
|
7
7
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
8
8
|
}
|
|
@@ -8653,7 +8653,7 @@ function Wc(e) {
|
|
|
8653
8653
|
const Qc = yi(
|
|
8654
8654
|
() => import(
|
|
8655
8655
|
/* webpackChunkName: "LazyMarkdownWithExtra" */
|
|
8656
|
-
"./MarkdownWithExtra.
|
|
8656
|
+
"./MarkdownWithExtra.Co7kRLuz.js"
|
|
8657
8657
|
)
|
|
8658
8658
|
), Ln = {
|
|
8659
8659
|
MODEL: "Model",
|