@copilotkit/react-ui 1.5.12-next.2 → 1.5.12-next.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/CHANGELOG.md +17 -0
- package/dist/{chunk-I7MG52I5.mjs → chunk-3CGR5FXK.mjs} +11 -11
- package/dist/{chunk-B23XDGH4.mjs → chunk-CIP6WIZY.mjs} +2 -2
- package/dist/{chunk-O6JFOQQA.mjs → chunk-GUIGQMEU.mjs} +2 -2
- package/dist/{chunk-F2W5FD7L.mjs → chunk-HZGELGAZ.mjs} +6 -6
- package/dist/{chunk-VKVNMHM5.mjs → chunk-VN6664CL.mjs} +8 -8
- package/dist/{chunk-P5A3A5FO.mjs → chunk-XB6QCUPB.mjs} +6 -6
- package/dist/{chunk-P5A3A5FO.mjs.map → chunk-XB6QCUPB.mjs.map} +1 -1
- package/dist/components/chat/Chat.js +5 -5
- package/dist/components/chat/Chat.js.map +1 -1
- package/dist/components/chat/Chat.mjs +13 -13
- package/dist/components/chat/Modal.js +5 -5
- package/dist/components/chat/Modal.js.map +1 -1
- package/dist/components/chat/Modal.mjs +15 -15
- package/dist/components/chat/Popup.js +5 -5
- package/dist/components/chat/Popup.js.map +1 -1
- package/dist/components/chat/Popup.mjs +16 -16
- package/dist/components/chat/Sidebar.js +5 -5
- package/dist/components/chat/Sidebar.js.map +1 -1
- package/dist/components/chat/Sidebar.mjs +16 -16
- package/dist/components/chat/index.js +5 -5
- package/dist/components/chat/index.js.map +1 -1
- package/dist/components/chat/index.mjs +19 -19
- package/dist/components/chat/messages/AssistantMessage.mjs +1 -1
- package/dist/components/chat/messages/RenderActionExecutionMessage.js +5 -5
- package/dist/components/chat/messages/RenderActionExecutionMessage.js.map +1 -1
- package/dist/components/chat/messages/RenderActionExecutionMessage.mjs +1 -1
- package/dist/components/dev-console/console.mjs +3 -3
- package/dist/components/dev-console/index.mjs +5 -5
- package/dist/components/index.js +5 -5
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +23 -23
- package/dist/index.js +5 -5
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +23 -23
- package/package.json +4 -4
- package/src/components/chat/messages/RenderActionExecutionMessage.tsx +3 -4
- /package/dist/{chunk-I7MG52I5.mjs.map → chunk-3CGR5FXK.mjs.map} +0 -0
- /package/dist/{chunk-B23XDGH4.mjs.map → chunk-CIP6WIZY.mjs.map} +0 -0
- /package/dist/{chunk-O6JFOQQA.mjs.map → chunk-GUIGQMEU.mjs.map} +0 -0
- /package/dist/{chunk-F2W5FD7L.mjs.map → chunk-HZGELGAZ.mjs.map} +0 -0
- /package/dist/{chunk-VKVNMHM5.mjs.map → chunk-VN6664CL.mjs.map} +0 -0
package/dist/index.mjs
CHANGED
|
@@ -2,54 +2,54 @@
|
|
|
2
2
|
import "./chunk-EFZPSZWO.mjs";
|
|
3
3
|
import "./chunk-MMVDU6DF.mjs";
|
|
4
4
|
import "./chunk-SQMEPWVT.mjs";
|
|
5
|
-
import {
|
|
6
|
-
CopilotSidebar
|
|
7
|
-
} from "./chunk-B23XDGH4.mjs";
|
|
8
5
|
import "./chunk-WB3YULQ4.mjs";
|
|
9
6
|
import {
|
|
10
7
|
CopilotPopup
|
|
11
|
-
} from "./chunk-
|
|
12
|
-
import
|
|
8
|
+
} from "./chunk-GUIGQMEU.mjs";
|
|
9
|
+
import {
|
|
10
|
+
CopilotSidebar
|
|
11
|
+
} from "./chunk-CIP6WIZY.mjs";
|
|
12
|
+
import "./chunk-VN6664CL.mjs";
|
|
13
13
|
import "./chunk-YAGE7RCE.mjs";
|
|
14
|
-
import "./chunk-VEC45H6Q.mjs";
|
|
15
14
|
import "./chunk-RQNJNK2W.mjs";
|
|
16
15
|
import {
|
|
17
16
|
CopilotChat
|
|
18
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-3CGR5FXK.mjs";
|
|
19
18
|
import "./chunk-UWWMAJ7R.mjs";
|
|
20
19
|
import "./chunk-F7VWGY77.mjs";
|
|
21
20
|
import "./chunk-OFYI4UU4.mjs";
|
|
22
21
|
import {
|
|
23
22
|
UserMessage
|
|
24
23
|
} from "./chunk-HEIDCT7I.mjs";
|
|
25
|
-
import "./chunk-V7W6IM2V.mjs";
|
|
26
24
|
import {
|
|
27
25
|
AssistantMessage
|
|
28
26
|
} from "./chunk-3VNMQWGT.mjs";
|
|
29
|
-
import "./chunk-
|
|
30
|
-
import "./chunk-RJCZRKTV.mjs";
|
|
31
|
-
import {
|
|
32
|
-
CopilotDevConsole
|
|
33
|
-
} from "./chunk-F2W5FD7L.mjs";
|
|
34
|
-
import {
|
|
35
|
-
shouldShowDevConsole
|
|
36
|
-
} from "./chunk-PNQVKBPN.mjs";
|
|
37
|
-
import "./chunk-KXE2JCUH.mjs";
|
|
38
|
-
import "./chunk-TI7SY2RI.mjs";
|
|
39
|
-
import "./chunk-BH6PCAAL.mjs";
|
|
40
|
-
import "./chunk-OTPAZXVR.mjs";
|
|
41
|
-
import "./chunk-EMQEEXUB.mjs";
|
|
42
|
-
import "./chunk-YQFVRDNC.mjs";
|
|
27
|
+
import "./chunk-XB6QCUPB.mjs";
|
|
43
28
|
import {
|
|
44
29
|
Markdown
|
|
45
30
|
} from "./chunk-YQ3D5IQV.mjs";
|
|
46
31
|
import "./chunk-34FREWVK.mjs";
|
|
47
32
|
import "./chunk-3XAXY2Z3.mjs";
|
|
33
|
+
import "./chunk-RJCZRKTV.mjs";
|
|
34
|
+
import "./chunk-UPTB2MVO.mjs";
|
|
35
|
+
import "./chunk-VEC45H6Q.mjs";
|
|
36
|
+
import "./chunk-EMQEEXUB.mjs";
|
|
37
|
+
import "./chunk-YQFVRDNC.mjs";
|
|
48
38
|
import {
|
|
49
39
|
useChatContext
|
|
50
40
|
} from "./chunk-CBBFRI3Q.mjs";
|
|
51
|
-
import "./chunk-
|
|
41
|
+
import "./chunk-V7W6IM2V.mjs";
|
|
42
|
+
import {
|
|
43
|
+
CopilotDevConsole
|
|
44
|
+
} from "./chunk-HZGELGAZ.mjs";
|
|
45
|
+
import "./chunk-KXE2JCUH.mjs";
|
|
46
|
+
import "./chunk-TI7SY2RI.mjs";
|
|
47
|
+
import "./chunk-BH6PCAAL.mjs";
|
|
48
|
+
import {
|
|
49
|
+
shouldShowDevConsole
|
|
50
|
+
} from "./chunk-PNQVKBPN.mjs";
|
|
52
51
|
import "./chunk-FZC7X5PK.mjs";
|
|
52
|
+
import "./chunk-OTPAZXVR.mjs";
|
|
53
53
|
import "./chunk-IU3WTXLQ.mjs";
|
|
54
54
|
import "./chunk-T26KLXLH.mjs";
|
|
55
55
|
import {
|
package/package.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"publishConfig": {
|
|
10
10
|
"access": "public"
|
|
11
11
|
},
|
|
12
|
-
"version": "1.5.12-next.
|
|
12
|
+
"version": "1.5.12-next.4",
|
|
13
13
|
"sideEffects": [
|
|
14
14
|
"**/*.css"
|
|
15
15
|
],
|
|
@@ -50,9 +50,9 @@
|
|
|
50
50
|
"react-syntax-highlighter": "^15.5.0",
|
|
51
51
|
"remark-gfm": "^3.0.1",
|
|
52
52
|
"remark-math": "^5.1.1",
|
|
53
|
-
"@copilotkit/react-core": "1.5.12-next.
|
|
54
|
-
"@copilotkit/runtime-client-gql": "1.5.12-next.
|
|
55
|
-
"@copilotkit/shared": "1.5.12-next.
|
|
53
|
+
"@copilotkit/react-core": "1.5.12-next.4",
|
|
54
|
+
"@copilotkit/runtime-client-gql": "1.5.12-next.4",
|
|
55
|
+
"@copilotkit/shared": "1.5.12-next.4"
|
|
56
56
|
},
|
|
57
57
|
"keywords": [
|
|
58
58
|
"copilotkit",
|
|
@@ -91,10 +91,9 @@ export function RenderActionExecutionMessage(props: RenderMessageProps) {
|
|
|
91
91
|
isLoading={false}
|
|
92
92
|
isGenerating={false}
|
|
93
93
|
subComponent={
|
|
94
|
-
<div>
|
|
95
|
-
<b>❌ Error executing render
|
|
96
|
-
<
|
|
97
|
-
{e instanceof Error ? e.message : String(e)}
|
|
94
|
+
<div className="copilotKitMessage copilotKitAssistantMessage">
|
|
95
|
+
<b>❌ Error executing render function for action {message.name}:</b>
|
|
96
|
+
<pre>{e instanceof Error ? e.message : String(e)}</pre>
|
|
98
97
|
</div>
|
|
99
98
|
}
|
|
100
99
|
/>
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|