@copilotkit/react-ui 0.9.0-alpha.9 → 0.9.0
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 +195 -195
- package/CHANGELOG.md +54 -0
- package/package.json +4 -4
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,206 +1,206 @@
|
|
|
1
1
|
|
|
2
|
-
> @copilotkit/react-ui@0.9.0
|
|
2
|
+
> @copilotkit/react-ui@0.9.0 build /home/runner/work/CopilotKit/CopilotKit/CopilotKit/packages/react-ui
|
|
3
3
|
> tsup --treeshake
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
5
|
+
[34mCLI[39m Building entry: src/index.tsx, src/components/index.ts, src/context/index.ts, src/hooks/index.ts, src/hooks/use-at-bottom.tsx, src/hooks/use-copy-to-clipboard.tsx, src/hooks/use-enter-submit.tsx, src/lib/utils.test.ts, src/lib/utils.ts, src/types/index.ts, src/types/types.ts, src/components/chat-components/chat-list.tsx, src/components/chat-components/chat-message-actions.tsx, src/components/chat-components/chat-message.tsx, src/components/chat-components/chat-panel.tsx, src/components/chat-components/chat-scroll-anchor.tsx, src/components/chat-components/clear-history.tsx, src/components/chat-components/copilot-chat.tsx, src/components/chat-components/default-empty-screen.tsx, src/components/chat-components/external-link.tsx, src/components/chat-components/markdown.tsx, src/components/chat-components/prompt-form.tsx, src/components/chat-components/theme-toggle.tsx, src/components/chat-components/toaster.tsx, src/components/sidebar/copilot-sidebar-ui-provider.tsx, src/components/sidebar/copilot-sidebar.tsx, src/components/sidebar/sidebar-context.tsx, src/components/chat-components/ui/alert-dialog.tsx, src/components/chat-components/ui/badge.tsx, src/components/chat-components/ui/button.tsx, src/components/chat-components/ui/codeblock.tsx, src/components/chat-components/ui/dialog.tsx, src/components/chat-components/ui/dropdown-menu.tsx, src/components/chat-components/ui/icons.tsx, src/components/chat-components/ui/input.tsx, src/components/chat-components/ui/label.tsx, src/components/chat-components/ui/select.tsx, src/components/chat-components/ui/separator.tsx, src/components/chat-components/ui/sheet.tsx, src/components/chat-components/ui/switch.tsx, src/components/chat-components/ui/textarea.tsx, src/components/chat-components/ui/tooltip.tsx
|
|
6
|
+
[34mCLI[39m Using tsconfig: tsconfig.json
|
|
7
|
+
[34mCLI[39m tsup v6.5.0
|
|
8
|
+
[34mCLI[39m Using tsup config: /home/runner/work/CopilotKit/CopilotKit/CopilotKit/packages/react-ui/tsup.config.ts
|
|
9
|
+
[34mCLI[39m Target: es6
|
|
10
|
+
[34mCLI[39m Cleaning output folder
|
|
11
|
+
[34mESM[39m Build start
|
|
12
12
|
Browserslist: caniuse-lite is outdated. Please run:
|
|
13
13
|
npx update-browserslist-db@latest
|
|
14
14
|
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
15
|
-
|
|
15
|
+
[34mDTS[39m Build start
|
|
16
16
|
Generated an empty chunk: "types".
|
|
17
17
|
Generated an empty chunk: "chunk-7NSRDJ5C".
|
|
18
18
|
Generated an empty chunk: "chunk-U6NJWGTV".
|
|
19
19
|
Generated an empty chunk: "chunk-IU3WTXLQ".
|
|
20
20
|
Generated an empty chunk: "chunk-H4VKQGVU".
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
21
|
+
[32mESM[39m [1mdist/index.css [22m[32m23.69 KB[39m
|
|
22
|
+
[32mESM[39m [1mdist/index.css.map [22m[32m35.28 KB[39m
|
|
23
|
+
[32mESM[39m [1mdist/types/types.mjs [22m[32m67.00 B[39m
|
|
24
|
+
[32mESM[39m [1mdist/lib/utils.test.mjs [22m[32m200.00 B[39m
|
|
25
|
+
[32mESM[39m [1mdist/components/index.mjs [22m[32m978.00 B[39m
|
|
26
|
+
[32mESM[39m [1mdist/context/index.mjs [22m[32m98.00 B[39m
|
|
27
|
+
[32mESM[39m [1mdist/hooks/index.mjs [22m[32m98.00 B[39m
|
|
28
|
+
[32mESM[39m [1mdist/chunk-7NSRDJ5C.mjs [22m[32m76.00 B[39m
|
|
29
|
+
[32mESM[39m [1mdist/chunk-U6NJWGTV.mjs [22m[32m76.00 B[39m
|
|
30
|
+
[32mESM[39m [1mdist/chunk-IU3WTXLQ.mjs [22m[32m76.00 B[39m
|
|
31
|
+
[32mESM[39m [1mdist/chunk-H4VKQGVU.mjs [22m[32m76.00 B[39m
|
|
32
|
+
[32mESM[39m [1mdist/chunk-MRXNTQOX.mjs [22m[32m1.92 KB[39m
|
|
33
|
+
[32mESM[39m [1mdist/chunk-I2AB5FK4.mjs [22m[32m4.50 KB[39m
|
|
34
|
+
[32mESM[39m [1mdist/lib/utils.mjs [22m[32m171.00 B[39m
|
|
35
|
+
[32mESM[39m [1mdist/types/index.mjs [22m[32m98.00 B[39m
|
|
36
|
+
[32mESM[39m [1mdist/index.mjs [22m[32m1.02 KB[39m
|
|
37
|
+
[32mESM[39m [1mdist/chunk-TUPGAO7T.mjs [22m[32m2.33 KB[39m
|
|
38
|
+
[32mESM[39m [1mdist/chunk-7KPMJBGH.mjs [22m[32m1.59 KB[39m
|
|
39
|
+
[32mESM[39m [1mdist/chunk-MC6KTH4X.mjs [22m[32m297.00 B[39m
|
|
40
|
+
[32mESM[39m [1mdist/chunk-2NO6SF5H.mjs [22m[32m1.65 KB[39m
|
|
41
|
+
[32mESM[39m [1mdist/chunk-VSNDSL6W.mjs [22m[32m2.34 KB[39m
|
|
42
|
+
[32mESM[39m [1mdist/chunk-KXJV37FS.mjs [22m[32m908.00 B[39m
|
|
43
|
+
[32mESM[39m [1mdist/chunk-LMCFSE4V.mjs [22m[32m854.00 B[39m
|
|
44
|
+
[32mESM[39m [1mdist/chunk-DOMJCSI6.mjs [22m[32m906.00 B[39m
|
|
45
|
+
[32mESM[39m [1mdist/chunk-ZB6JHNDT.mjs [22m[32m3.00 KB[39m
|
|
46
|
+
[32mESM[39m [1mdist/chunk-HKSY5T7Y.mjs [22m[32m4.22 KB[39m
|
|
47
|
+
[32mESM[39m [1mdist/chunk-6LRNF2VU.mjs [22m[32m403.00 B[39m
|
|
48
|
+
[32mESM[39m [1mdist/chunk-6UJWRTL6.mjs [22m[32m1.35 KB[39m
|
|
49
|
+
[32mESM[39m [1mdist/chunk-APH6ZQHG.mjs [22m[32m2.10 KB[39m
|
|
50
|
+
[32mESM[39m [1mdist/chunk-UKKJ6H2K.mjs [22m[32m2.84 KB[39m
|
|
51
|
+
[32mESM[39m [1mdist/chunk-BS6RR2DJ.mjs [22m[32m1.18 KB[39m
|
|
52
|
+
[32mESM[39m [1mdist/chunk-V6QYUEJR.mjs [22m[32m1.84 KB[39m
|
|
53
|
+
[32mESM[39m [1mdist/chunk-KR7MH7XO.mjs [22m[32m21.81 KB[39m
|
|
54
|
+
[32mESM[39m [1mdist/chunk-TVTG3V4F.mjs [22m[32m1.01 KB[39m
|
|
55
|
+
[32mESM[39m [1mdist/chunk-RSONJDLO.mjs [22m[32m812.00 B[39m
|
|
56
|
+
[32mESM[39m [1mdist/hooks/use-at-bottom.mjs [22m[32m159.00 B[39m
|
|
57
|
+
[32mESM[39m [1mdist/chunk-N7KB3Z57.mjs [22m[32m654.00 B[39m
|
|
58
|
+
[32mESM[39m [1mdist/hooks/use-copy-to-clipboard.mjs [22m[32m174.00 B[39m
|
|
59
|
+
[32mESM[39m [1mdist/chunk-6LAC5RA2.mjs [22m[32m708.00 B[39m
|
|
60
|
+
[32mESM[39m [1mdist/hooks/use-enter-submit.mjs [22m[32m165.00 B[39m
|
|
61
|
+
[32mESM[39m [1mdist/chunk-BIPCPNHG.mjs [22m[32m524.00 B[39m
|
|
62
|
+
[32mESM[39m [1mdist/components/chat-components/ui/textarea.mjs [22m[32m894.00 B[39m
|
|
63
|
+
[32mESM[39m [1mdist/components/sidebar/copilot-sidebar-ui-provider.mjs [22m[32m927.00 B[39m
|
|
64
|
+
[32mESM[39m [1mdist/components/chat-components/ui/tooltip.mjs [22m[32m248.00 B[39m
|
|
65
|
+
[32mESM[39m [1mdist/components/chat-components/ui/dropdown-menu.mjs [22m[32m3.97 KB[39m
|
|
66
|
+
[32mESM[39m [1mdist/components/chat-components/ui/icons.mjs [22m[32m527.00 B[39m
|
|
67
|
+
[32mESM[39m [1mdist/components/chat-components/ui/input.mjs [22m[32m967.00 B[39m
|
|
68
|
+
[32mESM[39m [1mdist/components/chat-components/ui/label.mjs [22m[32m820.00 B[39m
|
|
69
|
+
[32mESM[39m [1mdist/components/chat-components/ui/select.mjs [22m[32m4.11 KB[39m
|
|
70
|
+
[32mESM[39m [1mdist/components/chat-components/ui/separator.mjs [22m[32m203.00 B[39m
|
|
71
|
+
[32mESM[39m [1mdist/components/chat-components/ui/sheet.mjs [22m[32m3.93 KB[39m
|
|
72
|
+
[32mESM[39m [1mdist/components/chat-components/ui/switch.mjs [22m[32m1.33 KB[39m
|
|
73
|
+
[32mESM[39m [1mdist/components/sidebar/copilot-sidebar.mjs [22m[32m835.00 B[39m
|
|
74
|
+
[32mESM[39m [1mdist/components/sidebar/sidebar-context.mjs [22m[32m177.00 B[39m
|
|
75
|
+
[32mESM[39m [1mdist/components/chat-components/ui/alert-dialog.mjs [22m[32m404.00 B[39m
|
|
76
|
+
[32mESM[39m [1mdist/components/chat-components/ui/badge.mjs [22m[32m1.18 KB[39m
|
|
77
|
+
[32mESM[39m [1mdist/components/chat-components/ui/button.mjs [22m[32m213.00 B[39m
|
|
78
|
+
[32mESM[39m [1mdist/components/chat-components/ui/codeblock.mjs [22m[32m361.00 B[39m
|
|
79
|
+
[32mESM[39m [1mdist/components/chat-components/ui/dialog.mjs [22m[32m4.32 KB[39m
|
|
80
|
+
[32mESM[39m [1mdist/components/chat-components/clear-history.mjs [22m[32m2.83 KB[39m
|
|
81
|
+
[32mESM[39m [1mdist/components/chat-components/copilot-chat.mjs [22m[32m794.00 B[39m
|
|
82
|
+
[32mESM[39m [1mdist/components/chat-components/default-empty-screen.mjs [22m[32m319.00 B[39m
|
|
83
|
+
[32mESM[39m [1mdist/components/chat-components/external-link.mjs [22m[32m166.00 B[39m
|
|
84
|
+
[32mESM[39m [1mdist/components/chat-components/markdown.mjs [22m[32m170.00 B[39m
|
|
85
|
+
[32mESM[39m [1mdist/components/chat-components/prompt-form.mjs [22m[32m337.00 B[39m
|
|
86
|
+
[32mESM[39m [1mdist/components/chat-components/theme-toggle.mjs [22m[32m1.04 KB[39m
|
|
87
|
+
[32mESM[39m [1mdist/components/chat-components/toaster.mjs [22m[32m146.00 B[39m
|
|
88
|
+
[32mESM[39m [1mdist/components/chat-components/chat-list.mjs [22m[32m473.00 B[39m
|
|
89
|
+
[32mESM[39m [1mdist/components/chat-components/chat-message-actions.mjs [22m[32m319.00 B[39m
|
|
90
|
+
[32mESM[39m [1mdist/components/chat-components/chat-message.mjs [22m[32m409.00 B[39m
|
|
91
|
+
[32mESM[39m [1mdist/components/chat-components/chat-panel.mjs [22m[32m370.00 B[39m
|
|
92
|
+
[32mESM[39m [1mdist/components/chat-components/chat-scroll-anchor.mjs [22m[32m210.00 B[39m
|
|
93
|
+
[32mESM[39m [1mdist/types/types.mjs.map [22m[32m51.00 B[39m
|
|
94
|
+
[32mESM[39m [1mdist/lib/utils.test.mjs.map [22m[32m349.00 B[39m
|
|
95
|
+
[32mESM[39m [1mdist/components/index.mjs.map [22m[32m51.00 B[39m
|
|
96
|
+
[32mESM[39m [1mdist/context/index.mjs.map [22m[32m51.00 B[39m
|
|
97
|
+
[32mESM[39m [1mdist/hooks/index.mjs.map [22m[32m51.00 B[39m
|
|
98
|
+
[32mESM[39m [1mdist/chunk-7NSRDJ5C.mjs.map [22m[32m51.00 B[39m
|
|
99
|
+
[32mESM[39m [1mdist/chunk-U6NJWGTV.mjs.map [22m[32m51.00 B[39m
|
|
100
|
+
[32mESM[39m [1mdist/chunk-IU3WTXLQ.mjs.map [22m[32m51.00 B[39m
|
|
101
|
+
[32mESM[39m [1mdist/chunk-H4VKQGVU.mjs.map [22m[32m51.00 B[39m
|
|
102
|
+
[32mESM[39m [1mdist/chunk-MRXNTQOX.mjs.map [22m[32m71.00 B[39m
|
|
103
|
+
[32mESM[39m [1mdist/chunk-I2AB5FK4.mjs.map [22m[32m6.66 KB[39m
|
|
104
|
+
[32mESM[39m [1mdist/lib/utils.mjs.map [22m[32m51.00 B[39m
|
|
105
|
+
[32mESM[39m [1mdist/types/index.mjs.map [22m[32m51.00 B[39m
|
|
106
|
+
[32mESM[39m [1mdist/index.mjs.map [22m[32m51.00 B[39m
|
|
107
|
+
[32mESM[39m [1mdist/chunk-TUPGAO7T.mjs.map [22m[32m3.45 KB[39m
|
|
108
|
+
[32mESM[39m [1mdist/chunk-7KPMJBGH.mjs.map [22m[32m1.95 KB[39m
|
|
109
|
+
[32mESM[39m [1mdist/chunk-MC6KTH4X.mjs.map [22m[32m520.00 B[39m
|
|
110
|
+
[32mESM[39m [1mdist/chunk-2NO6SF5H.mjs.map [22m[32m2.44 KB[39m
|
|
111
|
+
[32mESM[39m [1mdist/chunk-VSNDSL6W.mjs.map [22m[32m3.07 KB[39m
|
|
112
|
+
[32mESM[39m [1mdist/chunk-KXJV37FS.mjs.map [22m[32m1.14 KB[39m
|
|
113
|
+
[32mESM[39m [1mdist/chunk-LMCFSE4V.mjs.map [22m[32m1.30 KB[39m
|
|
114
|
+
[32mESM[39m [1mdist/chunk-DOMJCSI6.mjs.map [22m[32m1.27 KB[39m
|
|
115
|
+
[32mESM[39m [1mdist/chunk-ZB6JHNDT.mjs.map [22m[32m3.81 KB[39m
|
|
116
|
+
[32mESM[39m [1mdist/chunk-HKSY5T7Y.mjs.map [22m[32m6.33 KB[39m
|
|
117
|
+
[32mESM[39m [1mdist/chunk-6LRNF2VU.mjs.map [22m[32m556.00 B[39m
|
|
118
|
+
[32mESM[39m [1mdist/chunk-6UJWRTL6.mjs.map [22m[32m1.74 KB[39m
|
|
119
|
+
[32mESM[39m [1mdist/chunk-APH6ZQHG.mjs.map [22m[32m2.95 KB[39m
|
|
120
|
+
[32mESM[39m [1mdist/chunk-UKKJ6H2K.mjs.map [22m[32m4.13 KB[39m
|
|
121
|
+
[32mESM[39m [1mdist/chunk-BS6RR2DJ.mjs.map [22m[32m1.55 KB[39m
|
|
122
|
+
[32mESM[39m [1mdist/chunk-V6QYUEJR.mjs.map [22m[32m2.71 KB[39m
|
|
123
|
+
[32mESM[39m [1mdist/chunk-KR7MH7XO.mjs.map [22m[32m27.32 KB[39m
|
|
124
|
+
[32mESM[39m [1mdist/chunk-TVTG3V4F.mjs.map [22m[32m1.75 KB[39m
|
|
125
|
+
[32mESM[39m [1mdist/chunk-RSONJDLO.mjs.map [22m[32m1.29 KB[39m
|
|
126
|
+
[32mESM[39m [1mdist/hooks/use-at-bottom.mjs.map [22m[32m51.00 B[39m
|
|
127
|
+
[32mESM[39m [1mdist/chunk-N7KB3Z57.mjs.map [22m[32m1.01 KB[39m
|
|
128
|
+
[32mESM[39m [1mdist/hooks/use-copy-to-clipboard.mjs.map [22m[32m51.00 B[39m
|
|
129
|
+
[32mESM[39m [1mdist/chunk-6LAC5RA2.mjs.map [22m[32m1.19 KB[39m
|
|
130
|
+
[32mESM[39m [1mdist/hooks/use-enter-submit.mjs.map [22m[32m51.00 B[39m
|
|
131
|
+
[32mESM[39m [1mdist/chunk-BIPCPNHG.mjs.map [22m[32m970.00 B[39m
|
|
132
|
+
[32mESM[39m [1mdist/components/chat-components/ui/textarea.mjs.map [22m[32m1.16 KB[39m
|
|
133
|
+
[32mESM[39m [1mdist/components/sidebar/copilot-sidebar-ui-provider.mjs.map [22m[32m51.00 B[39m
|
|
134
|
+
[32mESM[39m [1mdist/components/chat-components/ui/tooltip.mjs.map [22m[32m51.00 B[39m
|
|
135
|
+
[32mESM[39m [1mdist/components/chat-components/ui/dropdown-menu.mjs.map [22m[32m5.84 KB[39m
|
|
136
|
+
[32mESM[39m [1mdist/components/chat-components/ui/icons.mjs.map [22m[32m51.00 B[39m
|
|
137
|
+
[32mESM[39m [1mdist/components/chat-components/ui/input.mjs.map [22m[32m1.24 KB[39m
|
|
138
|
+
[32mESM[39m [1mdist/components/chat-components/ui/label.mjs.map [22m[32m1.18 KB[39m
|
|
139
|
+
[32mESM[39m [1mdist/components/chat-components/ui/select.mjs.map [22m[32m5.80 KB[39m
|
|
140
|
+
[32mESM[39m [1mdist/components/chat-components/ui/separator.mjs.map [22m[32m51.00 B[39m
|
|
141
|
+
[32mESM[39m [1mdist/components/chat-components/ui/sheet.mjs.map [22m[32m5.43 KB[39m
|
|
142
|
+
[32mESM[39m [1mdist/components/chat-components/ui/switch.mjs.map [22m[32m1.65 KB[39m
|
|
143
|
+
[32mESM[39m [1mdist/components/sidebar/copilot-sidebar.mjs.map [22m[32m51.00 B[39m
|
|
144
|
+
[32mESM[39m [1mdist/components/sidebar/sidebar-context.mjs.map [22m[32m51.00 B[39m
|
|
145
|
+
[32mESM[39m [1mdist/components/chat-components/ui/alert-dialog.mjs.map [22m[32m51.00 B[39m
|
|
146
|
+
[32mESM[39m [1mdist/components/chat-components/ui/badge.mjs.map [22m[32m1.69 KB[39m
|
|
147
|
+
[32mESM[39m [1mdist/components/chat-components/ui/button.mjs.map [22m[32m51.00 B[39m
|
|
148
|
+
[32mESM[39m [1mdist/components/chat-components/ui/codeblock.mjs.map [22m[32m51.00 B[39m
|
|
149
|
+
[32mESM[39m [1mdist/components/chat-components/ui/dialog.mjs.map [22m[32m5.81 KB[39m
|
|
150
|
+
[32mESM[39m [1mdist/components/chat-components/clear-history.mjs.map [22m[32m3.39 KB[39m
|
|
151
|
+
[32mESM[39m [1mdist/components/chat-components/copilot-chat.mjs.map [22m[32m51.00 B[39m
|
|
152
|
+
[32mESM[39m [1mdist/components/chat-components/default-empty-screen.mjs.map [22m[32m51.00 B[39m
|
|
153
|
+
[32mESM[39m [1mdist/components/chat-components/external-link.mjs.map [22m[32m51.00 B[39m
|
|
154
|
+
[32mESM[39m [1mdist/components/chat-components/markdown.mjs.map [22m[32m51.00 B[39m
|
|
155
|
+
[32mESM[39m [1mdist/components/chat-components/prompt-form.mjs.map [22m[32m51.00 B[39m
|
|
156
|
+
[32mESM[39m [1mdist/components/chat-components/theme-toggle.mjs.map [22m[32m1.38 KB[39m
|
|
157
|
+
[32mESM[39m [1mdist/components/chat-components/toaster.mjs.map [22m[32m214.00 B[39m
|
|
158
|
+
[32mESM[39m [1mdist/components/chat-components/chat-list.mjs.map [22m[32m51.00 B[39m
|
|
159
|
+
[32mESM[39m [1mdist/components/chat-components/chat-message-actions.mjs.map [22m[32m51.00 B[39m
|
|
160
|
+
[32mESM[39m [1mdist/components/chat-components/chat-message.mjs.map [22m[32m51.00 B[39m
|
|
161
|
+
[32mESM[39m [1mdist/components/chat-components/chat-panel.mjs.map [22m[32m51.00 B[39m
|
|
162
|
+
[32mESM[39m [1mdist/components/chat-components/chat-scroll-anchor.mjs.map [22m[32m51.00 B[39m
|
|
163
|
+
[32mESM[39m ⚡️ Build success in 3599ms
|
|
164
|
+
[32mDTS[39m ⚡️ Build success in 8915ms
|
|
165
|
+
[32mDTS[39m [1mdist/index.d.ts [22m[32m587.00 B[39m
|
|
166
|
+
[32mDTS[39m [1mdist/components/chat-components/copilot-chat.d.ts [22m[32m496.00 B[39m
|
|
167
|
+
[32mDTS[39m [1mdist/components/chat-components/ui/tooltip.d.ts [22m[32m640.00 B[39m
|
|
168
|
+
[32mDTS[39m [1mdist/components/sidebar/copilot-sidebar-ui-provider.d.ts [22m[32m276.00 B[39m
|
|
169
|
+
[32mDTS[39m [1mdist/components/sidebar/copilot-sidebar.d.ts [22m[32m181.00 B[39m
|
|
170
|
+
[32mDTS[39m [1mdist/components/sidebar/sidebar-context.d.ts [22m[32m273.00 B[39m
|
|
171
|
+
[32mDTS[39m [1mdist/components/chat-components/default-empty-screen.d.ts [22m[32m267.00 B[39m
|
|
172
|
+
[32mDTS[39m [1mdist/components/index.d.ts [22m[32m521.00 B[39m
|
|
173
|
+
[32mDTS[39m [1mdist/context/index.d.ts [22m[32m1.00 B[39m
|
|
174
|
+
[32mDTS[39m [1mdist/hooks/index.d.ts [22m[32m1.00 B[39m
|
|
175
|
+
[32mDTS[39m [1mdist/hooks/use-at-bottom.d.ts [22m[32m81.00 B[39m
|
|
176
|
+
[32mDTS[39m [1mdist/hooks/use-copy-to-clipboard.d.ts [22m[32m267.00 B[39m
|
|
177
|
+
[32mDTS[39m [1mdist/hooks/use-enter-submit.d.ts [22m[32m219.00 B[39m
|
|
178
|
+
[32mDTS[39m [1mdist/lib/utils.test.d.ts [22m[32m1.00 B[39m
|
|
179
|
+
[32mDTS[39m [1mdist/lib/utils.d.ts [22m[32m357.00 B[39m
|
|
180
|
+
[32mDTS[39m [1mdist/types/index.d.ts [22m[32m1.00 B[39m
|
|
181
|
+
[32mDTS[39m [1mdist/types/types.d.ts [22m[32m335.00 B[39m
|
|
182
|
+
[32mDTS[39m [1mdist/components/chat-components/chat-list.d.ts [22m[32m172.00 B[39m
|
|
183
|
+
[32mDTS[39m [1mdist/components/chat-components/chat-message-actions.d.ts [22m[32m268.00 B[39m
|
|
184
|
+
[32mDTS[39m [1mdist/components/chat-components/chat-message.d.ts [22m[32m211.00 B[39m
|
|
185
|
+
[32mDTS[39m [1mdist/components/chat-components/chat-panel.d.ts [22m[32m364.00 B[39m
|
|
186
|
+
[32mDTS[39m [1mdist/components/chat-components/chat-scroll-anchor.d.ts [22m[32m189.00 B[39m
|
|
187
|
+
[32mDTS[39m [1mdist/components/chat-components/clear-history.d.ts [22m[32m258.00 B[39m
|
|
188
|
+
[32mDTS[39m [1mdist/components/chat-components/external-link.d.ts [22m[32m145.00 B[39m
|
|
189
|
+
[32mDTS[39m [1mdist/components/chat-components/markdown.d.ts [22m[32m156.00 B[39m
|
|
190
|
+
[32mDTS[39m [1mdist/components/chat-components/prompt-form.d.ts [22m[32m328.00 B[39m
|
|
191
|
+
[32mDTS[39m [1mdist/components/chat-components/theme-toggle.d.ts [22m[32m70.00 B[39m
|
|
192
|
+
[32mDTS[39m [1mdist/components/chat-components/toaster.d.ts [22m[32m43.00 B[39m
|
|
193
|
+
[32mDTS[39m [1mdist/components/chat-components/ui/alert-dialog.d.ts [22m[32m1.80 KB[39m
|
|
194
|
+
[32mDTS[39m [1mdist/components/chat-components/ui/badge.d.ts [22m[32m619.00 B[39m
|
|
195
|
+
[32mDTS[39m [1mdist/components/chat-components/ui/button.d.ts [22m[32m766.00 B[39m
|
|
196
|
+
[32mDTS[39m [1mdist/components/chat-components/ui/codeblock.d.ts [22m[32m392.00 B[39m
|
|
197
|
+
[32mDTS[39m [1mdist/components/chat-components/ui/dialog.d.ts [22m[32m1.23 KB[39m
|
|
198
|
+
[32mDTS[39m [1mdist/components/chat-components/ui/dropdown-menu.d.ts [22m[32m2.28 KB[39m
|
|
199
|
+
[32mDTS[39m [1mdist/components/chat-components/ui/icons.d.ts [22m[32m2.96 KB[39m
|
|
200
|
+
[32mDTS[39m [1mdist/components/chat-components/ui/input.d.ts [22m[32m247.00 B[39m
|
|
201
|
+
[32mDTS[39m [1mdist/components/chat-components/ui/label.d.ts [22m[32m526.00 B[39m
|
|
202
|
+
[32mDTS[39m [1mdist/components/chat-components/ui/select.d.ts [22m[32m1.44 KB[39m
|
|
203
|
+
[32mDTS[39m [1mdist/components/chat-components/ui/separator.d.ts [22m[32m303.00 B[39m
|
|
204
|
+
[32mDTS[39m [1mdist/components/chat-components/ui/sheet.d.ts [22m[32m1.36 KB[39m
|
|
205
|
+
[32mDTS[39m [1mdist/components/chat-components/ui/switch.d.ts [22m[32m293.00 B[39m
|
|
206
|
+
[32mDTS[39m [1mdist/components/chat-components/ui/textarea.d.ts [22m[32m271.00 B[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,59 @@
|
|
|
1
1
|
# ui
|
|
2
2
|
|
|
3
|
+
## 0.9.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 915e89c: bump alpha version after link dep
|
|
8
|
+
- 1b330b5: out of beta: centralized api, textarea insertions/edits
|
|
9
|
+
- e4ce3ab: textarea edits mvp
|
|
10
|
+
- 9e201c5: textarea insertions deletions etc
|
|
11
|
+
- 915e89c: again
|
|
12
|
+
- 7f8d531: package json
|
|
13
|
+
- 96f5630: react-ui missing declaration
|
|
14
|
+
- 1992035: import esm not cjs variant
|
|
15
|
+
- c13ffcb: minor bugfix
|
|
16
|
+
- e4fe6a5: copilot textarea documents - provide with code skeleton
|
|
17
|
+
- 8e9f9b1: api endpoint centralization
|
|
18
|
+
- eed7c64: remove coldarkDark style from react-syntax-highlighter
|
|
19
|
+
- 5829585: beta bump
|
|
20
|
+
|
|
21
|
+
### Patch Changes
|
|
22
|
+
|
|
23
|
+
- 12407db: rebase master
|
|
24
|
+
- 939454e: prettify
|
|
25
|
+
- Updated dependencies [1b330b5]
|
|
26
|
+
- Updated dependencies [e4ce3ab]
|
|
27
|
+
- Updated dependencies [9e201c5]
|
|
28
|
+
- Updated dependencies [c13ffcb]
|
|
29
|
+
- Updated dependencies [12407db]
|
|
30
|
+
- Updated dependencies [e4fe6a5]
|
|
31
|
+
- Updated dependencies [8e9f9b1]
|
|
32
|
+
- Updated dependencies [939454e]
|
|
33
|
+
- @copilotkit/react-core@0.8.0
|
|
34
|
+
|
|
35
|
+
## 0.9.0-alpha.11
|
|
36
|
+
|
|
37
|
+
### Minor Changes
|
|
38
|
+
|
|
39
|
+
- copilot textarea documents - provide with code skeleton
|
|
40
|
+
|
|
41
|
+
### Patch Changes
|
|
42
|
+
|
|
43
|
+
- Updated dependencies
|
|
44
|
+
- @copilotkit/react-core@0.8.0-alpha.6
|
|
45
|
+
|
|
46
|
+
## 0.9.0-alpha.10
|
|
47
|
+
|
|
48
|
+
### Minor Changes
|
|
49
|
+
|
|
50
|
+
- minor bugfix
|
|
51
|
+
|
|
52
|
+
### Patch Changes
|
|
53
|
+
|
|
54
|
+
- Updated dependencies
|
|
55
|
+
- @copilotkit/react-core@0.8.0-alpha.5
|
|
56
|
+
|
|
3
57
|
## 0.9.0-alpha.9
|
|
4
58
|
|
|
5
59
|
### Minor Changes
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
7
|
-
"version": "0.9.0
|
|
7
|
+
"version": "0.9.0",
|
|
8
8
|
"sideEffects": [
|
|
9
9
|
"**/*.css"
|
|
10
10
|
],
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
"ts-jest": "^29.1.1",
|
|
32
32
|
"tsup": "^6.1.3",
|
|
33
33
|
"typescript": "^4.9.4",
|
|
34
|
-
"tailwind-config": "0.1.0",
|
|
35
34
|
"eslint-config-custom": "0.2.0",
|
|
36
|
-
"
|
|
35
|
+
"tailwind-config": "0.1.0",
|
|
36
|
+
"tsconfig": "0.4.0"
|
|
37
37
|
},
|
|
38
38
|
"dependencies": {
|
|
39
39
|
"@heroicons/react": "^2.0.18",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"remark-gfm": "^3.0.1",
|
|
61
61
|
"remark-math": "^5.1.1",
|
|
62
62
|
"tailwind-merge": "^1.13.2",
|
|
63
|
-
"@copilotkit/react-core": "0.8.0
|
|
63
|
+
"@copilotkit/react-core": "0.8.0"
|
|
64
64
|
},
|
|
65
65
|
"scripts": {
|
|
66
66
|
"build": "tsup --treeshake",
|