@versini/sassysaint 8.3.3 → 8.3.4
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.UJOunL6d.js → App.BEdx5y6L.js} +4 -4
- package/dist/chunks/ChatBubbleAssistant.DDolAlrL.js +6810 -0
- package/dist/chunks/{index.gR0cu5Od.js → index.0C02kHS_.js} +1 -1
- package/dist/chunks/index.BYtC4RCT.js +13125 -0
- package/dist/chunks/index.CEuGUc8n.js +1914 -0
- package/dist/chunks/index.CPfaFCbp.js +255 -0
- package/dist/chunks/index.Cdp3ohVQ.js +272 -0
- package/dist/chunks/index.Cyw5OC0t.js +12 -0
- package/dist/chunks/index.SgG82Nvk.js +13907 -0
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/dist/style.css +1 -1
- package/package.json +3 -3
- package/dist/chunks/ChatBubbleAssistant.CC-BKqpU.js +0 -8693
- package/dist/chunks/MarkdownWithExtra.Crs6q3MM.js +0 -27566
package/dist/index.js
CHANGED
@@ -1,12 +1,12 @@
|
|
1
|
-
import { SassySaint as r } from "./chunks/index.
|
1
|
+
import { SassySaint as r } from "./chunks/index.0C02kHS_.js";
|
2
2
|
/*!
|
3
|
-
@sassysaint/client v8.3.
|
3
|
+
@sassysaint/client v8.3.4
|
4
4
|
© 2025 gizmette.com
|
5
5
|
*/
|
6
6
|
try {
|
7
7
|
window.__VERSINI_SASSY_GLOBAL__ || (window.__VERSINI_SASSY_GLOBAL__ = {
|
8
|
-
version: "8.3.
|
9
|
-
buildTime: "03/04/2025
|
8
|
+
version: "8.3.4",
|
9
|
+
buildTime: "03/04/2025 07:02 PM EST",
|
10
10
|
license: "MIT"
|
11
11
|
});
|
12
12
|
} catch {
|