@copilotkit/react-core 0.23.0 → 0.24.0-mme-fix-esm-error.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/.turbo/turbo-build.log +72 -72
- package/CHANGELOG.md +44 -0
- package/package.json +5 -5
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @copilotkit/react-core@0.
|
|
2
|
+
> @copilotkit/react-core@0.24.0-mme-fix-esm-error.2 build /home/runner/work/CopilotKit/CopilotKit/CopilotKit/packages/react-core
|
|
3
3
|
> tsup --clean
|
|
4
4
|
|
|
5
5
|
[34mCLI[39m Building entry: src/index.tsx, src/components/index.ts, src/context/copilot-context.tsx, src/context/index.ts, src/hooks/index.ts, src/hooks/use-chat.ts, src/hooks/use-copilot-action-implementation.ts, src/hooks/use-copilot-action.ts, src/hooks/use-copilot-chat.ts, src/hooks/use-flat-category-store.ts, src/hooks/use-make-copilot-actionable.ts, src/hooks/use-make-copilot-document-readable.ts, src/hooks/use-make-copilot-readable.ts, src/hooks/use-tree.ts, src/lib/copilot-task.ts, src/lib/index.ts, src/openai-assistants/index.ts, src/types/document-pointer.ts, src/types/frontend-action.ts, src/types/index.ts, src/types/system-message.ts, src/utils/fetch-chat-completion.ts, src/utils/utils.test.ts, src/utils/utils.ts, src/components/copilot-provider/copilotkit-props.tsx, src/components/copilot-provider/copilotkit.tsx, src/components/copilot-provider/index.ts, src/components/copilot-provider/standard-copilot-api-config.tsx, src/openai-assistants/hooks/index.ts, src/openai-assistants/hooks/use-assistants.ts, src/openai-assistants/hooks/use-copilot-chat-v2.ts, src/openai-assistants/utils/index.ts, src/openai-assistants/utils/process-message-stream.ts
|
|
@@ -10,18 +10,17 @@
|
|
|
10
10
|
[34mCLI[39m Cleaning output folder
|
|
11
11
|
[34mESM[39m Build start
|
|
12
12
|
[34mCJS[39m Build start
|
|
13
|
-
[32mCJS[39m [1mdist/index.js [22m[32m39.09 KB[39m
|
|
14
|
-
[32mCJS[39m [1mdist/components/index.js [22m[32m15.02 KB[39m
|
|
15
|
-
[32mCJS[39m [1mdist/context/copilot-context.js [22m[32m3.65 KB[39m
|
|
16
|
-
[32mCJS[39m [1mdist/hooks/index.js [22m[32m19.93 KB[39m
|
|
17
13
|
[32mCJS[39m [1mdist/lib/copilot-task.js [22m[32m7.38 KB[39m
|
|
18
|
-
[32mCJS[39m [1mdist/openai-assistants/index.js [22m[32m9.35 KB[39m
|
|
19
|
-
[32mCJS[39m [1mdist/types/document-pointer.js [22m[32m841.00 B[39m
|
|
20
14
|
[32mCJS[39m [1mdist/utils/fetch-chat-completion.js [22m[32m4.95 KB[39m
|
|
21
15
|
[32mCJS[39m [1mdist/components/copilot-provider/copilotkit-props.js [22m[32m864.00 B[39m
|
|
22
16
|
[32mCJS[39m [1mdist/openai-assistants/hooks/index.js [22m[32m9.25 KB[39m
|
|
23
17
|
[32mCJS[39m [1mdist/openai-assistants/utils/index.js [22m[32m2.30 KB[39m
|
|
18
|
+
[32mCJS[39m [1mdist/types/document-pointer.js [22m[32m841.00 B[39m
|
|
19
|
+
[32mCJS[39m [1mdist/index.js [22m[32m39.09 KB[39m
|
|
20
|
+
[32mCJS[39m [1mdist/components/index.js [22m[32m15.02 KB[39m
|
|
21
|
+
[32mCJS[39m [1mdist/context/copilot-context.js [22m[32m3.65 KB[39m
|
|
24
22
|
[32mCJS[39m [1mdist/context/index.js [22m[32m3.64 KB[39m
|
|
23
|
+
[32mCJS[39m [1mdist/hooks/index.js [22m[32m19.93 KB[39m
|
|
25
24
|
[32mCJS[39m [1mdist/hooks/use-chat.js [22m[32m11.27 KB[39m
|
|
26
25
|
[32mCJS[39m [1mdist/hooks/use-copilot-action-implementation.js [22m[32m5.08 KB[39m
|
|
27
26
|
[32mCJS[39m [1mdist/hooks/use-copilot-action.js [22m[32m5.16 KB[39m
|
|
@@ -32,6 +31,7 @@
|
|
|
32
31
|
[32mCJS[39m [1mdist/hooks/use-make-copilot-readable.js [22m[32m4.13 KB[39m
|
|
33
32
|
[32mCJS[39m [1mdist/hooks/use-tree.js [22m[32m5.53 KB[39m
|
|
34
33
|
[32mCJS[39m [1mdist/lib/index.js [22m[32m7.34 KB[39m
|
|
34
|
+
[32mCJS[39m [1mdist/openai-assistants/index.js [22m[32m9.35 KB[39m
|
|
35
35
|
[32mCJS[39m [1mdist/types/frontend-action.js [22m[32m837.00 B[39m
|
|
36
36
|
[32mCJS[39m [1mdist/types/index.js [22m[32m797.00 B[39m
|
|
37
37
|
[32mCJS[39m [1mdist/types/system-message.js [22m[32m833.00 B[39m
|
|
@@ -43,18 +43,17 @@
|
|
|
43
43
|
[32mCJS[39m [1mdist/openai-assistants/hooks/use-assistants.js [22m[32m4.81 KB[39m
|
|
44
44
|
[32mCJS[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.js [22m[32m9.34 KB[39m
|
|
45
45
|
[32mCJS[39m [1mdist/openai-assistants/utils/process-message-stream.js [22m[32m2.33 KB[39m
|
|
46
|
-
[32mCJS[39m [1mdist/index.js.map [22m[32m74.38 KB[39m
|
|
47
|
-
[32mCJS[39m [1mdist/components/index.js.map [22m[32m27.20 KB[39m
|
|
48
|
-
[32mCJS[39m [1mdist/context/copilot-context.js.map [22m[32m4.96 KB[39m
|
|
49
|
-
[32mCJS[39m [1mdist/hooks/index.js.map [22m[32m43.83 KB[39m
|
|
50
46
|
[32mCJS[39m [1mdist/lib/copilot-task.js.map [22m[32m16.40 KB[39m
|
|
51
|
-
[32mCJS[39m [1mdist/openai-assistants/index.js.map [22m[32m20.45 KB[39m
|
|
52
|
-
[32mCJS[39m [1mdist/types/document-pointer.js.map [22m[32m292.00 B[39m
|
|
53
47
|
[32mCJS[39m [1mdist/utils/fetch-chat-completion.js.map [22m[32m4.79 KB[39m
|
|
54
48
|
[32mCJS[39m [1mdist/components/copilot-provider/copilotkit-props.js.map [22m[32m1.10 KB[39m
|
|
55
49
|
[32mCJS[39m [1mdist/openai-assistants/hooks/index.js.map [22m[32m20.75 KB[39m
|
|
56
50
|
[32mCJS[39m [1mdist/openai-assistants/utils/index.js.map [22m[32m1.44 KB[39m
|
|
51
|
+
[32mCJS[39m [1mdist/types/document-pointer.js.map [22m[32m292.00 B[39m
|
|
52
|
+
[32mCJS[39m [1mdist/index.js.map [22m[32m74.38 KB[39m
|
|
53
|
+
[32mCJS[39m [1mdist/components/index.js.map [22m[32m27.20 KB[39m
|
|
54
|
+
[32mCJS[39m [1mdist/context/copilot-context.js.map [22m[32m4.96 KB[39m
|
|
57
55
|
[32mCJS[39m [1mdist/context/index.js.map [22m[32m5.20 KB[39m
|
|
56
|
+
[32mCJS[39m [1mdist/hooks/index.js.map [22m[32m43.83 KB[39m
|
|
58
57
|
[32mCJS[39m [1mdist/hooks/use-chat.js.map [22m[32m17.88 KB[39m
|
|
59
58
|
[32mCJS[39m [1mdist/hooks/use-copilot-action-implementation.js.map [22m[32m8.28 KB[39m
|
|
60
59
|
[32mCJS[39m [1mdist/hooks/use-copilot-action.js.map [22m[32m9.85 KB[39m
|
|
@@ -65,6 +64,7 @@
|
|
|
65
64
|
[32mCJS[39m [1mdist/hooks/use-make-copilot-readable.js.map [22m[32m6.30 KB[39m
|
|
66
65
|
[32mCJS[39m [1mdist/hooks/use-tree.js.map [22m[32m8.32 KB[39m
|
|
67
66
|
[32mCJS[39m [1mdist/lib/index.js.map [22m[32m16.46 KB[39m
|
|
67
|
+
[32mCJS[39m [1mdist/openai-assistants/index.js.map [22m[32m20.45 KB[39m
|
|
68
68
|
[32mCJS[39m [1mdist/types/frontend-action.js.map [22m[32m1.77 KB[39m
|
|
69
69
|
[32mCJS[39m [1mdist/types/index.js.map [22m[32m338.00 B[39m
|
|
70
70
|
[32mCJS[39m [1mdist/types/system-message.js.map [22m[32m249.00 B[39m
|
|
@@ -76,33 +76,11 @@
|
|
|
76
76
|
[32mCJS[39m [1mdist/openai-assistants/hooks/use-assistants.js.map [22m[32m5.90 KB[39m
|
|
77
77
|
[32mCJS[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.js.map [22m[32m20.36 KB[39m
|
|
78
78
|
[32mCJS[39m [1mdist/openai-assistants/utils/process-message-stream.js.map [22m[32m1.33 KB[39m
|
|
79
|
-
[32mCJS[39m ⚡️ Build success in
|
|
80
|
-
[32mESM[39m [1mdist/openai-assistants/utils/process-message-stream.mjs [22m[32m188.00 B[39m
|
|
81
|
-
[32mESM[39m [1mdist/components/copilot-provider/copilotkit-props.mjs [22m[32m45.00 B[39m
|
|
82
|
-
[32mESM[39m [1mdist/components/copilot-provider/copilotkit.mjs [22m[32m366.00 B[39m
|
|
83
|
-
[32mESM[39m [1mdist/components/copilot-provider/index.mjs [22m[32m396.00 B[39m
|
|
84
|
-
[32mESM[39m [1mdist/components/copilot-provider/standard-copilot-api-config.mjs [22m[32m201.00 B[39m
|
|
85
|
-
[32mESM[39m [1mdist/openai-assistants/hooks/index.mjs [22m[32m548.00 B[39m
|
|
86
|
-
[32mESM[39m [1mdist/openai-assistants/hooks/use-assistants.mjs [22m[32m2.57 KB[39m
|
|
87
|
-
[32mESM[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.mjs [22m[32m575.00 B[39m
|
|
88
|
-
[32mESM[39m [1mdist/openai-assistants/utils/index.mjs [22m[32m206.00 B[39m
|
|
89
|
-
[32mESM[39m [1mdist/openai-assistants/index.mjs [22m[32m597.00 B[39m
|
|
90
|
-
[32mESM[39m [1mdist/types/document-pointer.mjs [22m[32m45.00 B[39m
|
|
91
|
-
[32mESM[39m [1mdist/types/frontend-action.mjs [22m[32m44.00 B[39m
|
|
92
|
-
[32mESM[39m [1mdist/types/index.mjs [22m[32m66.00 B[39m
|
|
93
|
-
[32mESM[39m [1mdist/types/system-message.mjs [22m[32m43.00 B[39m
|
|
94
|
-
[32mESM[39m [1mdist/utils/fetch-chat-completion.mjs [22m[32m319.00 B[39m
|
|
95
|
-
[32mESM[39m [1mdist/utils/utils.test.mjs [22m[32m170.00 B[39m
|
|
96
|
-
[32mESM[39m [1mdist/utils/utils.mjs [22m[32m34.00 B[39m
|
|
97
|
-
[32mESM[39m [1mdist/hooks/use-copilot-chat.mjs [22m[32m500.00 B[39m
|
|
98
|
-
[32mESM[39m [1mdist/hooks/use-flat-category-store.mjs [22m[32m216.00 B[39m
|
|
99
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-actionable.mjs [22m[32m227.00 B[39m
|
|
100
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-document-readable.mjs [22m[32m246.00 B[39m
|
|
101
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-readable.mjs [22m[32m221.00 B[39m
|
|
102
|
-
[32mESM[39m [1mdist/hooks/use-tree.mjs [22m[32m171.00 B[39m
|
|
103
|
-
[32mESM[39m [1mdist/lib/copilot-task.mjs [22m[32m410.00 B[39m
|
|
104
|
-
[32mESM[39m [1mdist/lib/index.mjs [22m[32m435.00 B[39m
|
|
79
|
+
[32mCJS[39m ⚡️ Build success in 220ms
|
|
105
80
|
[32mESM[39m [1mdist/index.mjs [22m[32m1.65 KB[39m
|
|
81
|
+
[32mESM[39m [1mdist/components/index.mjs [22m[32m407.00 B[39m
|
|
82
|
+
[32mESM[39m [1mdist/context/copilot-context.mjs [22m[32m205.00 B[39m
|
|
83
|
+
[32mESM[39m [1mdist/hooks/index.mjs [22m[32m881.00 B[39m
|
|
106
84
|
[32mESM[39m [1mdist/chunk-7GFKOIO7.mjs [22m[32m43.00 B[39m
|
|
107
85
|
[32mESM[39m [1mdist/chunk-BABVSMJR.mjs [22m[32m43.00 B[39m
|
|
108
86
|
[32mESM[39m [1mdist/chunk-FCEPEM4B.mjs [22m[32m4.39 KB[39m
|
|
@@ -111,11 +89,8 @@
|
|
|
111
89
|
[32mESM[39m [1mdist/chunk-EFZPSZWO.mjs [22m[32m43.00 B[39m
|
|
112
90
|
[32mESM[39m [1mdist/chunk-LUGEI4YQ.mjs [22m[32m43.00 B[39m
|
|
113
91
|
[32mESM[39m [1mdist/chunk-QGRMN7L3.mjs [22m[32m3.17 KB[39m
|
|
114
|
-
[32mESM[39m [1mdist/components/index.mjs [22m[32m407.00 B[39m
|
|
115
|
-
[32mESM[39m [1mdist/context/copilot-context.mjs [22m[32m205.00 B[39m
|
|
116
92
|
[32mESM[39m [1mdist/context/index.mjs [22m[32m227.00 B[39m
|
|
117
93
|
[32mESM[39m [1mdist/chunk-VNRDQJXW.mjs [22m[32m43.00 B[39m
|
|
118
|
-
[32mESM[39m [1mdist/hooks/index.mjs [22m[32m881.00 B[39m
|
|
119
94
|
[32mESM[39m [1mdist/chunk-IOP6JX34.mjs [22m[32m43.00 B[39m
|
|
120
95
|
[32mESM[39m [1mdist/chunk-GVLCTSXW.mjs [22m[32m2.95 KB[39m
|
|
121
96
|
[32mESM[39m [1mdist/chunk-BGB5G33N.mjs [22m[32m1.06 KB[39m
|
|
@@ -136,32 +111,35 @@
|
|
|
136
111
|
[32mESM[39m [1mdist/chunk-75RLNHDB.mjs [22m[32m1.50 KB[39m
|
|
137
112
|
[32mESM[39m [1mdist/chunk-KIKHLN4X.mjs [22m[32m1.46 KB[39m
|
|
138
113
|
[32mESM[39m [1mdist/chunk-MRXNTQOX.mjs [22m[32m1.89 KB[39m
|
|
139
|
-
[32mESM[39m [1mdist/openai-assistants/utils/process-message-stream.mjs
|
|
140
|
-
[32mESM[39m [1mdist/components/copilot-provider/copilotkit-props.mjs
|
|
141
|
-
[32mESM[39m [1mdist/components/copilot-provider/copilotkit.mjs
|
|
142
|
-
[32mESM[39m [1mdist/components/copilot-provider/index.mjs
|
|
143
|
-
[32mESM[39m [1mdist/components/copilot-provider/standard-copilot-api-config.mjs
|
|
144
|
-
[32mESM[39m [1mdist/openai-assistants/hooks/index.mjs
|
|
145
|
-
[32mESM[39m [1mdist/openai-assistants/hooks/use-assistants.mjs
|
|
146
|
-
[32mESM[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.mjs
|
|
147
|
-
[32mESM[39m [1mdist/openai-assistants/utils/index.mjs
|
|
148
|
-
[32mESM[39m [1mdist/openai-assistants/index.mjs
|
|
149
|
-
[32mESM[39m [1mdist/types/
|
|
150
|
-
[32mESM[39m [1mdist/types/
|
|
151
|
-
[32mESM[39m [1mdist/types/index.mjs
|
|
152
|
-
[32mESM[39m [1mdist/types/system-message.mjs
|
|
153
|
-
[32mESM[39m [1mdist/utils/fetch-chat-completion.mjs
|
|
154
|
-
[32mESM[39m [1mdist/utils/utils.test.mjs
|
|
155
|
-
[32mESM[39m [1mdist/utils/utils.mjs
|
|
156
|
-
[32mESM[39m [1mdist/hooks/use-copilot-chat.mjs
|
|
157
|
-
[32mESM[39m [1mdist/hooks/use-flat-category-store.mjs
|
|
158
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-actionable.mjs
|
|
159
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-document-readable.mjs
|
|
160
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-readable.mjs
|
|
161
|
-
[32mESM[39m [1mdist/hooks/use-tree.mjs
|
|
162
|
-
[32mESM[39m [1mdist/lib/copilot-task.mjs
|
|
163
|
-
[32mESM[39m [1mdist/lib/index.mjs
|
|
114
|
+
[32mESM[39m [1mdist/openai-assistants/utils/process-message-stream.mjs [22m[32m188.00 B[39m
|
|
115
|
+
[32mESM[39m [1mdist/components/copilot-provider/copilotkit-props.mjs [22m[32m45.00 B[39m
|
|
116
|
+
[32mESM[39m [1mdist/components/copilot-provider/copilotkit.mjs [22m[32m366.00 B[39m
|
|
117
|
+
[32mESM[39m [1mdist/components/copilot-provider/index.mjs [22m[32m396.00 B[39m
|
|
118
|
+
[32mESM[39m [1mdist/components/copilot-provider/standard-copilot-api-config.mjs [22m[32m201.00 B[39m
|
|
119
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/index.mjs [22m[32m548.00 B[39m
|
|
120
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/use-assistants.mjs [22m[32m2.57 KB[39m
|
|
121
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.mjs [22m[32m575.00 B[39m
|
|
122
|
+
[32mESM[39m [1mdist/openai-assistants/utils/index.mjs [22m[32m206.00 B[39m
|
|
123
|
+
[32mESM[39m [1mdist/openai-assistants/index.mjs [22m[32m597.00 B[39m
|
|
124
|
+
[32mESM[39m [1mdist/types/frontend-action.mjs [22m[32m44.00 B[39m
|
|
125
|
+
[32mESM[39m [1mdist/types/document-pointer.mjs [22m[32m45.00 B[39m
|
|
126
|
+
[32mESM[39m [1mdist/types/index.mjs [22m[32m66.00 B[39m
|
|
127
|
+
[32mESM[39m [1mdist/types/system-message.mjs [22m[32m43.00 B[39m
|
|
128
|
+
[32mESM[39m [1mdist/utils/fetch-chat-completion.mjs [22m[32m319.00 B[39m
|
|
129
|
+
[32mESM[39m [1mdist/utils/utils.test.mjs [22m[32m170.00 B[39m
|
|
130
|
+
[32mESM[39m [1mdist/utils/utils.mjs [22m[32m34.00 B[39m
|
|
131
|
+
[32mESM[39m [1mdist/hooks/use-copilot-chat.mjs [22m[32m500.00 B[39m
|
|
132
|
+
[32mESM[39m [1mdist/hooks/use-flat-category-store.mjs [22m[32m216.00 B[39m
|
|
133
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-actionable.mjs [22m[32m227.00 B[39m
|
|
134
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-document-readable.mjs [22m[32m246.00 B[39m
|
|
135
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-readable.mjs [22m[32m221.00 B[39m
|
|
136
|
+
[32mESM[39m [1mdist/hooks/use-tree.mjs [22m[32m171.00 B[39m
|
|
137
|
+
[32mESM[39m [1mdist/lib/copilot-task.mjs [22m[32m410.00 B[39m
|
|
138
|
+
[32mESM[39m [1mdist/lib/index.mjs [22m[32m435.00 B[39m
|
|
164
139
|
[32mESM[39m [1mdist/index.mjs.map [22m[32m71.00 B[39m
|
|
140
|
+
[32mESM[39m [1mdist/components/index.mjs.map [22m[32m71.00 B[39m
|
|
141
|
+
[32mESM[39m [1mdist/context/copilot-context.mjs.map [22m[32m71.00 B[39m
|
|
142
|
+
[32mESM[39m [1mdist/hooks/index.mjs.map [22m[32m71.00 B[39m
|
|
165
143
|
[32mESM[39m [1mdist/chunk-7GFKOIO7.mjs.map [22m[32m71.00 B[39m
|
|
166
144
|
[32mESM[39m [1mdist/chunk-BABVSMJR.mjs.map [22m[32m71.00 B[39m
|
|
167
145
|
[32mESM[39m [1mdist/chunk-FCEPEM4B.mjs.map [22m[32m7.90 KB[39m
|
|
@@ -170,11 +148,8 @@
|
|
|
170
148
|
[32mESM[39m [1mdist/chunk-EFZPSZWO.mjs.map [22m[32m71.00 B[39m
|
|
171
149
|
[32mESM[39m [1mdist/chunk-LUGEI4YQ.mjs.map [22m[32m71.00 B[39m
|
|
172
150
|
[32mESM[39m [1mdist/chunk-QGRMN7L3.mjs.map [22m[32m5.57 KB[39m
|
|
173
|
-
[32mESM[39m [1mdist/components/index.mjs.map [22m[32m71.00 B[39m
|
|
174
|
-
[32mESM[39m [1mdist/context/copilot-context.mjs.map [22m[32m71.00 B[39m
|
|
175
151
|
[32mESM[39m [1mdist/context/index.mjs.map [22m[32m71.00 B[39m
|
|
176
152
|
[32mESM[39m [1mdist/chunk-VNRDQJXW.mjs.map [22m[32m71.00 B[39m
|
|
177
|
-
[32mESM[39m [1mdist/hooks/index.mjs.map [22m[32m71.00 B[39m
|
|
178
153
|
[32mESM[39m [1mdist/chunk-IOP6JX34.mjs.map [22m[32m71.00 B[39m
|
|
179
154
|
[32mESM[39m [1mdist/chunk-GVLCTSXW.mjs.map [22m[32m4.68 KB[39m
|
|
180
155
|
[32mESM[39m [1mdist/chunk-BGB5G33N.mjs.map [22m[32m1.87 KB[39m
|
|
@@ -195,9 +170,34 @@
|
|
|
195
170
|
[32mESM[39m [1mdist/chunk-75RLNHDB.mjs.map [22m[32m3.43 KB[39m
|
|
196
171
|
[32mESM[39m [1mdist/chunk-KIKHLN4X.mjs.map [22m[32m4.87 KB[39m
|
|
197
172
|
[32mESM[39m [1mdist/chunk-MRXNTQOX.mjs.map [22m[32m71.00 B[39m
|
|
198
|
-
[32mESM[39m
|
|
173
|
+
[32mESM[39m [1mdist/openai-assistants/utils/process-message-stream.mjs.map [22m[32m71.00 B[39m
|
|
174
|
+
[32mESM[39m [1mdist/components/copilot-provider/copilotkit-props.mjs.map [22m[32m71.00 B[39m
|
|
175
|
+
[32mESM[39m [1mdist/components/copilot-provider/copilotkit.mjs.map [22m[32m71.00 B[39m
|
|
176
|
+
[32mESM[39m [1mdist/components/copilot-provider/index.mjs.map [22m[32m71.00 B[39m
|
|
177
|
+
[32mESM[39m [1mdist/components/copilot-provider/standard-copilot-api-config.mjs.map [22m[32m71.00 B[39m
|
|
178
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/index.mjs.map [22m[32m71.00 B[39m
|
|
179
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/use-assistants.mjs.map [22m[32m4.65 KB[39m
|
|
180
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.mjs.map [22m[32m71.00 B[39m
|
|
181
|
+
[32mESM[39m [1mdist/openai-assistants/utils/index.mjs.map [22m[32m71.00 B[39m
|
|
182
|
+
[32mESM[39m [1mdist/openai-assistants/index.mjs.map [22m[32m71.00 B[39m
|
|
183
|
+
[32mESM[39m [1mdist/types/frontend-action.mjs.map [22m[32m71.00 B[39m
|
|
184
|
+
[32mESM[39m [1mdist/types/document-pointer.mjs.map [22m[32m71.00 B[39m
|
|
185
|
+
[32mESM[39m [1mdist/types/index.mjs.map [22m[32m71.00 B[39m
|
|
186
|
+
[32mESM[39m [1mdist/types/system-message.mjs.map [22m[32m71.00 B[39m
|
|
187
|
+
[32mESM[39m [1mdist/utils/fetch-chat-completion.mjs.map [22m[32m71.00 B[39m
|
|
188
|
+
[32mESM[39m [1mdist/utils/utils.test.mjs.map [22m[32m352.00 B[39m
|
|
189
|
+
[32mESM[39m [1mdist/utils/utils.mjs.map [22m[32m71.00 B[39m
|
|
190
|
+
[32mESM[39m [1mdist/hooks/use-copilot-chat.mjs.map [22m[32m71.00 B[39m
|
|
191
|
+
[32mESM[39m [1mdist/hooks/use-flat-category-store.mjs.map [22m[32m71.00 B[39m
|
|
192
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-actionable.mjs.map [22m[32m71.00 B[39m
|
|
193
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-document-readable.mjs.map [22m[32m71.00 B[39m
|
|
194
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-readable.mjs.map [22m[32m71.00 B[39m
|
|
195
|
+
[32mESM[39m [1mdist/hooks/use-tree.mjs.map [22m[32m71.00 B[39m
|
|
196
|
+
[32mESM[39m [1mdist/lib/copilot-task.mjs.map [22m[32m71.00 B[39m
|
|
197
|
+
[32mESM[39m [1mdist/lib/index.mjs.map [22m[32m71.00 B[39m
|
|
198
|
+
[32mESM[39m ⚡️ Build success in 227ms
|
|
199
199
|
[34mDTS[39m Build start
|
|
200
|
-
[32mDTS[39m ⚡️ Build success in
|
|
200
|
+
[32mDTS[39m ⚡️ Build success in 5943ms
|
|
201
201
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m1.56 KB[39m
|
|
202
202
|
[32mDTS[39m [1mdist/components/copilot-provider/copilotkit.d.ts [22m[32m1.26 KB[39m
|
|
203
203
|
[32mDTS[39m [1mdist/components/copilot-provider/copilotkit-props.d.ts [22m[32m1007.00 B[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,49 @@
|
|
|
1
1
|
# ui
|
|
2
2
|
|
|
3
|
+
## 0.24.0-mme-fix-esm-error.2
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- ESM by default
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies
|
|
12
|
+
- @copilotkit/shared@0.8.0-mme-fix-esm-error.2
|
|
13
|
+
|
|
14
|
+
## 0.24.0-mme-fix-esm-error.1
|
|
15
|
+
|
|
16
|
+
### Minor Changes
|
|
17
|
+
|
|
18
|
+
- ESM by default
|
|
19
|
+
|
|
20
|
+
### Patch Changes
|
|
21
|
+
|
|
22
|
+
- Updated dependencies
|
|
23
|
+
- @copilotkit/shared@0.8.0-mme-fix-esm-error.1
|
|
24
|
+
|
|
25
|
+
## 0.24.0-mme-fix-esm-error.0
|
|
26
|
+
|
|
27
|
+
### Minor Changes
|
|
28
|
+
|
|
29
|
+
- Use esm by default
|
|
30
|
+
|
|
31
|
+
### Patch Changes
|
|
32
|
+
|
|
33
|
+
- Updated dependencies
|
|
34
|
+
- @copilotkit/shared@0.8.0-mme-fix-esm-error.0
|
|
35
|
+
|
|
36
|
+
## 0.24.0-mme-fix-esm-error.0
|
|
37
|
+
|
|
38
|
+
### Minor Changes
|
|
39
|
+
|
|
40
|
+
- Add distinct exports for cjs and esm
|
|
41
|
+
|
|
42
|
+
### Patch Changes
|
|
43
|
+
|
|
44
|
+
- Updated dependencies
|
|
45
|
+
- @copilotkit/shared@0.8.0-mme-fix-esm-error.0
|
|
46
|
+
|
|
3
47
|
## 0.23.0
|
|
4
48
|
|
|
5
49
|
### Minor Changes
|
package/package.json
CHANGED
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
7
|
-
"version": "0.
|
|
7
|
+
"version": "0.24.0-mme-fix-esm-error.2",
|
|
8
8
|
"sideEffects": false,
|
|
9
9
|
"main": "./dist/index.js",
|
|
10
10
|
"module": "./dist/index.mjs",
|
|
11
11
|
"exports": {
|
|
12
|
-
".": "./dist/index.
|
|
12
|
+
".": "./dist/index.mjs"
|
|
13
13
|
},
|
|
14
14
|
"types": "./dist/index.d.ts",
|
|
15
15
|
"license": "MIT",
|
|
@@ -25,13 +25,13 @@
|
|
|
25
25
|
"ts-jest": "^29.1.1",
|
|
26
26
|
"tsup": "^6.7.0",
|
|
27
27
|
"typescript": "^5.2.3",
|
|
28
|
-
"eslint-config-custom": "0.
|
|
29
|
-
"tsconfig": "0.
|
|
28
|
+
"eslint-config-custom": "0.9.0-mme-fix-esm-error.3",
|
|
29
|
+
"tsconfig": "0.13.0-mme-fix-esm-error.3"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
32
|
"nanoid": "^4.0.2",
|
|
33
33
|
"untruncate-json": "^0.0.1",
|
|
34
|
-
"@copilotkit/shared": "0.
|
|
34
|
+
"@copilotkit/shared": "0.8.0-mme-fix-esm-error.2"
|
|
35
35
|
},
|
|
36
36
|
"scripts": {
|
|
37
37
|
"build": "tsup --clean",
|