@copilotkit/react-ui 1.10.0-next.7 → 1.10.0-next.8
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/CHANGELOG.md +9 -0
- package/dist/{chunk-K344MVUT.mjs → chunk-3DVMCBME.mjs} +2 -1
- package/dist/{chunk-K344MVUT.mjs.map → chunk-3DVMCBME.mjs.map} +1 -1
- package/dist/{chunk-EDWWF7QY.mjs → chunk-APLX7E54.mjs} +2 -2
- package/dist/{chunk-YH3DHANT.mjs → chunk-BPU3FDT4.mjs} +3 -3
- package/dist/{chunk-WBPBTTQD.mjs → chunk-FFJHOZX6.mjs} +4 -4
- package/dist/{chunk-V6DDX4LH.mjs → chunk-GDSZGYCE.mjs} +2 -2
- package/dist/{chunk-DSY4ZRMN.mjs → chunk-KLV4ERV6.mjs} +2 -2
- package/dist/components/chat/Chat.d.ts +11 -11
- package/dist/components/chat/Chat.js +1 -0
- package/dist/components/chat/Chat.js.map +1 -1
- package/dist/components/chat/Chat.mjs +1 -1
- package/dist/components/chat/Header.mjs +4 -4
- package/dist/components/chat/Modal.d.ts +1 -1
- package/dist/components/chat/Modal.js +1 -0
- package/dist/components/chat/Modal.js.map +1 -1
- package/dist/components/chat/Modal.mjs +6 -6
- package/dist/components/chat/Popup.d.ts +1 -1
- package/dist/components/chat/Popup.js +1 -0
- package/dist/components/chat/Popup.js.map +1 -1
- package/dist/components/chat/Popup.mjs +7 -7
- package/dist/components/chat/Sidebar.d.ts +1 -1
- package/dist/components/chat/Sidebar.js +1 -0
- package/dist/components/chat/Sidebar.js.map +1 -1
- package/dist/components/chat/Sidebar.mjs +7 -7
- package/dist/components/chat/index.d.ts +1 -1
- package/dist/components/chat/index.js +1 -0
- package/dist/components/chat/index.js.map +1 -1
- package/dist/components/chat/index.mjs +8 -8
- package/dist/components/dev-console/console.mjs +3 -3
- package/dist/components/dev-console/index.mjs +4 -4
- package/dist/components/index.d.ts +1 -1
- package/dist/components/index.js +1 -0
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +9 -9
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +9 -9
- package/package.json +4 -4
- package/src/components/chat/Chat.tsx +1 -0
- /package/dist/{chunk-EDWWF7QY.mjs.map → chunk-APLX7E54.mjs.map} +0 -0
- /package/dist/{chunk-YH3DHANT.mjs.map → chunk-BPU3FDT4.mjs.map} +0 -0
- /package/dist/{chunk-WBPBTTQD.mjs.map → chunk-FFJHOZX6.mjs.map} +0 -0
- /package/dist/{chunk-V6DDX4LH.mjs.map → chunk-GDSZGYCE.mjs.map} +0 -0
- /package/dist/{chunk-DSY4ZRMN.mjs.map → chunk-KLV4ERV6.mjs.map} +0 -0
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
import "../../chunk-SC6JRFAJ.mjs";
|
|
2
2
|
import {
|
|
3
3
|
CopilotSidebar
|
|
4
|
-
} from "../../chunk-
|
|
4
|
+
} from "../../chunk-KLV4ERV6.mjs";
|
|
5
5
|
import "../../chunk-WB3YULQ4.mjs";
|
|
6
6
|
import {
|
|
7
7
|
CopilotPopup
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
8
|
+
} from "../../chunk-APLX7E54.mjs";
|
|
9
|
+
import "../../chunk-BPU3FDT4.mjs";
|
|
10
10
|
import "../../chunk-C3GSYRC3.mjs";
|
|
11
|
-
import "../../chunk-
|
|
11
|
+
import "../../chunk-GDSZGYCE.mjs";
|
|
12
12
|
import "../../chunk-V7W6IM2V.mjs";
|
|
13
|
-
import "../../chunk-
|
|
13
|
+
import "../../chunk-FFJHOZX6.mjs";
|
|
14
|
+
import "../../chunk-Q5V6S67N.mjs";
|
|
15
|
+
import "../../chunk-JY2CSDKN.mjs";
|
|
14
16
|
import "../../chunk-KXE2JCUH.mjs";
|
|
15
17
|
import "../../chunk-NRA3CFEE.mjs";
|
|
16
18
|
import "../../chunk-BH6PCAAL.mjs";
|
|
17
|
-
import "../../chunk-Q5V6S67N.mjs";
|
|
18
|
-
import "../../chunk-JY2CSDKN.mjs";
|
|
19
19
|
import "../../chunk-UFN2VWSR.mjs";
|
|
20
20
|
import {
|
|
21
21
|
CopilotChat
|
|
22
|
-
} from "../../chunk-
|
|
22
|
+
} from "../../chunk-3DVMCBME.mjs";
|
|
23
23
|
import "../../chunk-JHUTTP5C.mjs";
|
|
24
24
|
import {
|
|
25
25
|
AssistantMessage
|
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
import {
|
|
3
3
|
CopilotDevConsole,
|
|
4
4
|
DebugMenuButton
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-FFJHOZX6.mjs";
|
|
6
|
+
import "../../chunk-Q5V6S67N.mjs";
|
|
7
|
+
import "../../chunk-JY2CSDKN.mjs";
|
|
6
8
|
import "../../chunk-KXE2JCUH.mjs";
|
|
7
9
|
import "../../chunk-NRA3CFEE.mjs";
|
|
8
10
|
import "../../chunk-BH6PCAAL.mjs";
|
|
9
|
-
import "../../chunk-Q5V6S67N.mjs";
|
|
10
|
-
import "../../chunk-JY2CSDKN.mjs";
|
|
11
11
|
import "../../chunk-XWG3L6QC.mjs";
|
|
12
12
|
import "../../chunk-MRXNTQOX.mjs";
|
|
13
13
|
export {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import "../../chunk-V7W6IM2V.mjs";
|
|
2
2
|
import {
|
|
3
3
|
CopilotDevConsole
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-KXE2JCUH.mjs";
|
|
6
|
-
import "../../chunk-NRA3CFEE.mjs";
|
|
7
|
-
import "../../chunk-BH6PCAAL.mjs";
|
|
4
|
+
} from "../../chunk-FFJHOZX6.mjs";
|
|
8
5
|
import "../../chunk-Q5V6S67N.mjs";
|
|
9
6
|
import {
|
|
10
7
|
shouldShowDevConsole
|
|
11
8
|
} from "../../chunk-JY2CSDKN.mjs";
|
|
9
|
+
import "../../chunk-KXE2JCUH.mjs";
|
|
10
|
+
import "../../chunk-NRA3CFEE.mjs";
|
|
11
|
+
import "../../chunk-BH6PCAAL.mjs";
|
|
12
12
|
import "../../chunk-XWG3L6QC.mjs";
|
|
13
13
|
import "../../chunk-MRXNTQOX.mjs";
|
|
14
14
|
export {
|
|
@@ -18,7 +18,7 @@ import 'react/jsx-runtime';
|
|
|
18
18
|
import './chat/Modal.js';
|
|
19
19
|
import '@copilotkit/react-core/dist/types/coagent-state';
|
|
20
20
|
import '@copilotkit/react-core/dist/hooks/use-tree';
|
|
21
|
-
import '@copilotkit/react-core/dist/copilot-context-
|
|
21
|
+
import '@copilotkit/react-core/dist/copilot-context-256f9020';
|
|
22
22
|
import '@copilotkit/react-core/dist/types/coagent-action';
|
|
23
23
|
import '@copilotkit/runtime-client-gql';
|
|
24
24
|
import 'react-markdown';
|
package/dist/components/index.js
CHANGED
|
@@ -2735,6 +2735,7 @@ var useCopilotChatLogic = (chatSuggestions, makeSystemMessage, onInProgress, onS
|
|
|
2735
2735
|
yield (0, import_react_core10.runAgent)(
|
|
2736
2736
|
generalContext.agentSession.agentName,
|
|
2737
2737
|
stableContext,
|
|
2738
|
+
messagesContext.messages,
|
|
2738
2739
|
appendMessage,
|
|
2739
2740
|
runChatCompletion,
|
|
2740
2741
|
hint
|