@versini/sassysaint 5.4.1 → 5.4.2
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/{LazyApp.DiaCidKO.js → LazyApp.CyJDRVTr.js} +8 -8
- package/dist/chunks/{LazyHeader.fAr9Zo97.js → LazyHeader.AXOCM40c.js} +925 -932
- package/dist/chunks/{LazyMarkdownWithExtra.aPktKGFY.js → LazyMarkdownWithExtra.Bs7cqF8Z.js} +1 -1
- package/dist/chunks/{LazyMessageAssistant.RTMbhsJZ.js → LazyMessageAssistant.1QKtMcJd.js} +25 -25
- package/dist/chunks/{index.-helPLAD.js → index.CyxsXeHs.js} +3 -3
- package/dist/chunks/{index.DJ18bmQK.js → index.XSSbqo_5.js} +1 -1
- package/dist/components/SassySaint/SassySaint.js +1 -1
- package/dist/index.js +4 -4
- package/package.json +3 -3
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as i, jsxs as v, Fragment as O } from "react/jsx-runtime";
|
|
2
|
-
import { g as _e, ACTION_RESTORE as Ne, ACTION_MESSAGE as S, ROLE_ASSISTANT as I, ACTION_RESET as oe, ACTION_MODEL as ne, ACTION_ENGINE as ie, ACTION_STREAMING as se, ACTION_SORT as we, ACTION_SEARCH as Ee, ACTION_SET_TAGS as de, ACTION_RESET_TAGS as le, ACTION_TOGGLE_TAG as ce, AppContext as $, TagsContext as H, un as U, b as Ie, j as Ce, R as ge, isLastMessageFromRole as ue, O as Se, TOOLBOX as Y, ROLE_INTERNAL as j, ROLE_USER as P, ROLE_SYSTEM as Re, ROLE_HIDDEN as Be, DEFAULT_AI_ENGINE as A, STATS_SEPARATOR as q, TYPE_QUESTION as Me, SEND as Ae, ERROR_MESSAGE as Le, getMessageContaintWrapperClass as Oe, MessagesContainerHeader as $e, HistoryContext as Ue, d as ze, AppFooter as Ve, LOCAL_STORAGE_PREFIX as X, LOCAL_STORAGE_SEARCH as De, LOCAL_STORAGE_SORT as Pe } from "./index
|
|
3
|
-
import { serviceCall as me, SERVICE_TYPES as he, n as He, restCall as je, we as Ge, E as J, f as We } from "./index.
|
|
2
|
+
import { g as _e, ACTION_RESTORE as Ne, ACTION_MESSAGE as S, ROLE_ASSISTANT as I, ACTION_RESET as oe, ACTION_MODEL as ne, ACTION_ENGINE as ie, ACTION_STREAMING as se, ACTION_SORT as we, ACTION_SEARCH as Ee, ACTION_SET_TAGS as de, ACTION_RESET_TAGS as le, ACTION_TOGGLE_TAG as ce, AppContext as $, TagsContext as H, un as U, b as Ie, j as Ce, R as ge, isLastMessageFromRole as ue, O as Se, TOOLBOX as Y, ROLE_INTERNAL as j, ROLE_USER as P, ROLE_SYSTEM as Re, ROLE_HIDDEN as Be, DEFAULT_AI_ENGINE as A, STATS_SEPARATOR as q, TYPE_QUESTION as Me, SEND as Ae, ERROR_MESSAGE as Le, getMessageContaintWrapperClass as Oe, MessagesContainerHeader as $e, HistoryContext as Ue, d as ze, AppFooter as Ve, LOCAL_STORAGE_PREFIX as X, LOCAL_STORAGE_SEARCH as De, LOCAL_STORAGE_SORT as Pe } from "./index.CyxsXeHs.js";
|
|
3
|
+
import { serviceCall as me, SERVICE_TYPES as he, n as He, restCall as je, we as Ge, E as J, f as We } from "./index.XSSbqo_5.js";
|
|
4
4
|
import C, { useContext as R, useState as M, useRef as B, useEffect as _, lazy as Fe, Suspense as Q, useReducer as V } from "react";
|
|
5
5
|
import l from "clsx";
|
|
6
6
|
const Ke = ({
|
|
@@ -1136,7 +1136,7 @@ xe.displayName = "Button";
|
|
|
1136
1136
|
try {
|
|
1137
1137
|
window.__VERSINI_UI_BUTTON__ || (window.__VERSINI_UI_BUTTON__ = {
|
|
1138
1138
|
version: "1.2.1",
|
|
1139
|
-
buildTime: "12/
|
|
1139
|
+
buildTime: "12/21/2024 02:25 PM EST",
|
|
1140
1140
|
homepage: "https://github.com/aversini/ui-components",
|
|
1141
1141
|
license: "MIT"
|
|
1142
1142
|
});
|
|
@@ -1246,7 +1246,7 @@ const zt = 200, Vt = ({
|
|
|
1246
1246
|
string: e,
|
|
1247
1247
|
idealLength: t
|
|
1248
1248
|
});
|
|
1249
|
-
return /* @__PURE__ */ v("span", { children: [
|
|
1249
|
+
return /* @__PURE__ */ v("span", { style: { wordBreak: "break-word" }, children: [
|
|
1250
1250
|
n ? e : c,
|
|
1251
1251
|
d && /* @__PURE__ */ i(
|
|
1252
1252
|
xe,
|
|
@@ -1264,13 +1264,13 @@ const zt = 200, Vt = ({
|
|
|
1264
1264
|
] });
|
|
1265
1265
|
};
|
|
1266
1266
|
/*!
|
|
1267
|
-
@versini/ui-truncate v1.1.
|
|
1267
|
+
@versini/ui-truncate v1.1.2
|
|
1268
1268
|
© 2024 gizmette.com
|
|
1269
1269
|
*/
|
|
1270
1270
|
try {
|
|
1271
1271
|
window.__VERSINI_UI_TRUNCATE__ || (window.__VERSINI_UI_TRUNCATE__ = {
|
|
1272
|
-
version: "1.1.
|
|
1273
|
-
buildTime: "12/
|
|
1272
|
+
version: "1.1.2",
|
|
1273
|
+
buildTime: "12/21/2024 02:25 PM EST",
|
|
1274
1274
|
homepage: "https://github.com/aversini/ui-components",
|
|
1275
1275
|
license: "MIT"
|
|
1276
1276
|
});
|
|
@@ -1279,7 +1279,7 @@ try {
|
|
|
1279
1279
|
const re = Fe(
|
|
1280
1280
|
() => import(
|
|
1281
1281
|
/* webpackChunkName: "LazyMessageAssistant" */
|
|
1282
|
-
"./LazyMessageAssistant.
|
|
1282
|
+
"./LazyMessageAssistant.1QKtMcJd.js"
|
|
1283
1283
|
).then((e) => e.LazyMessageAssistant)
|
|
1284
1284
|
), Pt = () => {
|
|
1285
1285
|
const { state: e } = R($);
|