@burtson-labs/bandit-engine 2.0.110 → 2.0.112
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/{chat-JDAI4UHT.mjs → chat-J2WTUEBN.mjs} +4 -4
- package/dist/{chunk-Y54VH63F.mjs → chunk-PIBF62UY.mjs} +581 -724
- package/dist/chunk-PIBF62UY.mjs.map +1 -0
- package/dist/{chunk-XPNXECXM.mjs → chunk-THDQFHQZ.mjs} +2 -2
- package/dist/{chunk-LKDUHKY2.mjs → chunk-UEWOOLEB.mjs} +3 -3
- package/dist/{chunk-3WKPBIRD.mjs → chunk-VCUVOGOO.mjs} +1 -2
- package/dist/{chunk-VR2ZWFTN.mjs → chunk-W2EPDR5G.mjs} +2 -2
- package/dist/index.js +576 -715
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +5 -5
- package/dist/management/management.js +577 -716
- package/dist/management/management.js.map +1 -1
- package/dist/management/management.mjs +4 -4
- package/dist/modals/chat-modal/chat-modal.mjs +2 -2
- package/package.json +1 -1
- package/dist/chunk-Y54VH63F.mjs.map +0 -1
- /package/dist/{chat-JDAI4UHT.mjs.map → chat-J2WTUEBN.mjs.map} +0 -0
- /package/dist/{chunk-XPNXECXM.mjs.map → chunk-THDQFHQZ.mjs.map} +0 -0
- /package/dist/{chunk-LKDUHKY2.mjs.map → chunk-UEWOOLEB.mjs.map} +0 -0
- /package/dist/{chunk-3WKPBIRD.mjs.map → chunk-VCUVOGOO.mjs.map} +0 -0
- /package/dist/{chunk-VR2ZWFTN.mjs.map → chunk-W2EPDR5G.mjs.map} +0 -0
|
@@ -24,7 +24,7 @@ import {
|
|
|
24
24
|
useNotificationService,
|
|
25
25
|
useTTS,
|
|
26
26
|
useVoiceStore
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-VCUVOGOO.mjs";
|
|
28
28
|
import {
|
|
29
29
|
brandingService_default,
|
|
30
30
|
toTitleCase,
|
|
@@ -2803,4 +2803,4 @@ export {
|
|
|
2803
2803
|
MAX_WINDOWED_HEIGHT,
|
|
2804
2804
|
chat_modal_default
|
|
2805
2805
|
};
|
|
2806
|
-
//# sourceMappingURL=chunk-
|
|
2806
|
+
//# sourceMappingURL=chunk-THDQFHQZ.mjs.map
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
} from "./chunk-ONQMRE2G.mjs";
|
|
4
4
|
import {
|
|
5
5
|
StreamingMarkdown_default
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-W2EPDR5G.mjs";
|
|
7
7
|
import {
|
|
8
8
|
useMCPToolsStore
|
|
9
9
|
} from "./chunk-BN3D45E2.mjs";
|
|
@@ -44,7 +44,7 @@ import {
|
|
|
44
44
|
useNotificationService,
|
|
45
45
|
useTTS,
|
|
46
46
|
useVoiceStore
|
|
47
|
-
} from "./chunk-
|
|
47
|
+
} from "./chunk-VCUVOGOO.mjs";
|
|
48
48
|
import {
|
|
49
49
|
brandingService_default,
|
|
50
50
|
detectMessageMood,
|
|
@@ -10725,4 +10725,4 @@ var chat_default = Chat;
|
|
|
10725
10725
|
export {
|
|
10726
10726
|
chat_default
|
|
10727
10727
|
};
|
|
10728
|
-
//# sourceMappingURL=chunk-
|
|
10728
|
+
//# sourceMappingURL=chunk-UEWOOLEB.mjs.map
|
|
@@ -8962,7 +8962,6 @@ export {
|
|
|
8962
8962
|
CropSquareIcon,
|
|
8963
8963
|
ContentCopyIcon,
|
|
8964
8964
|
FileUploadIcon,
|
|
8965
|
-
PreviewIcon,
|
|
8966
8965
|
RestoreIcon,
|
|
8967
8966
|
SaveIcon,
|
|
8968
8967
|
UploadIcon,
|
|
@@ -9042,4 +9041,4 @@ export {
|
|
|
9042
9041
|
FeedbackButton,
|
|
9043
9042
|
useNotificationService
|
|
9044
9043
|
};
|
|
9045
|
-
//# sourceMappingURL=chunk-
|
|
9044
|
+
//# sourceMappingURL=chunk-VCUVOGOO.mjs.map
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
getHighlightTree,
|
|
5
5
|
markdownSanitizeSchema,
|
|
6
6
|
renderLowlightChildren
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-VCUVOGOO.mjs";
|
|
8
8
|
|
|
9
9
|
// src/components/StreamingMarkdown.tsx
|
|
10
10
|
import React, { useEffect, useMemo, useRef, useState } from "react";
|
|
@@ -495,4 +495,4 @@ var StreamingMarkdown_default = React.memo(StreamingMarkdown, arePropsEqual);
|
|
|
495
495
|
export {
|
|
496
496
|
StreamingMarkdown_default
|
|
497
497
|
};
|
|
498
|
-
//# sourceMappingURL=chunk-
|
|
498
|
+
//# sourceMappingURL=chunk-W2EPDR5G.mjs.map
|