@copilotkit/react-ui 0.9.1 → 0.9.3-alpha.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 +197 -197
- package/CHANGELOG.md +14 -0
- package/dist/{chunk-TUPGAO7T.mjs → chunk-3KC7BN3M.mjs} +3 -3
- package/dist/{chunk-7KPMJBGH.mjs → chunk-GPIUS4NH.mjs} +2 -2
- package/dist/{chunk-2NO6SF5H.mjs → chunk-VL7YDEDK.mjs} +3 -3
- package/dist/components/chat-components/copilot-chat.mjs +5 -5
- package/dist/components/index.mjs +8 -8
- package/dist/components/sidebar/copilot-sidebar-ui-provider.mjs +8 -8
- package/dist/components/sidebar/copilot-sidebar.mjs +6 -6
- package/dist/index.mjs +10 -10
- package/package.json +4 -4
- /package/dist/{chunk-TUPGAO7T.mjs.map → chunk-3KC7BN3M.mjs.map} +0 -0
- /package/dist/{chunk-7KPMJBGH.mjs.map → chunk-GPIUS4NH.mjs.map} +0 -0
- /package/dist/{chunk-2NO6SF5H.mjs.map → chunk-VL7YDEDK.mjs.map} +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,206 +1,206 @@
|
|
|
1
1
|
|
|
2
|
-
> @copilotkit/react-ui@0.9.
|
|
2
|
+
> @copilotkit/react-ui@0.9.2 build /Users/ataibarkai/LocalGit/Recursively.ai/CopilotKit/CopilotKit/packages/react-ui
|
|
3
3
|
> tsup --treeshake
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
5
|
+
CLI Building entry: src/index.tsx, src/hooks/index.ts, src/hooks/use-at-bottom.tsx, src/hooks/use-copy-to-clipboard.tsx, src/hooks/use-enter-submit.tsx, src/context/index.ts, src/components/index.ts, src/lib/utils.test.ts, src/lib/utils.ts, src/types/index.ts, src/types/types.ts, src/components/sidebar/copilot-sidebar-ui-provider.tsx, src/components/sidebar/copilot-sidebar.tsx, src/components/sidebar/sidebar-context.tsx, 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/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
|
+
CLI Using tsconfig: tsconfig.json
|
|
7
|
+
CLI tsup v6.5.0
|
|
8
|
+
CLI Using tsup config: /Users/ataibarkai/LocalGit/Recursively.ai/CopilotKit/CopilotKit/packages/react-ui/tsup.config.ts
|
|
9
|
+
CLI Target: es6
|
|
10
|
+
CLI Cleaning output folder
|
|
11
|
+
ESM 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
|
+
DTS Build start
|
|
16
16
|
Generated an empty chunk: "types".
|
|
17
17
|
Generated an empty chunk: "chunk-7NSRDJ5C".
|
|
18
|
-
Generated an empty chunk: "chunk-U6NJWGTV".
|
|
19
|
-
Generated an empty chunk: "chunk-IU3WTXLQ".
|
|
20
18
|
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
|
-
|
|
19
|
+
Generated an empty chunk: "chunk-IU3WTXLQ".
|
|
20
|
+
Generated an empty chunk: "chunk-U6NJWGTV".
|
|
21
|
+
ESM dist/index.css 23.69 KB
|
|
22
|
+
ESM dist/index.css.map 35.28 KB
|
|
23
|
+
ESM dist/types/types.mjs 67.00 B
|
|
24
|
+
ESM dist/lib/utils.test.mjs 200.00 B
|
|
25
|
+
ESM dist/context/index.mjs 98.00 B
|
|
26
|
+
ESM dist/chunk-7NSRDJ5C.mjs 76.00 B
|
|
27
|
+
ESM dist/chunk-U6NJWGTV.mjs 76.00 B
|
|
28
|
+
ESM dist/chunk-MRXNTQOX.mjs 1.92 KB
|
|
29
|
+
ESM dist/components/index.mjs 978.00 B
|
|
30
|
+
ESM dist/chunk-IU3WTXLQ.mjs 76.00 B
|
|
31
|
+
ESM dist/chunk-I2AB5FK4.mjs 4.50 KB
|
|
32
|
+
ESM dist/types/index.mjs 98.00 B
|
|
33
|
+
ESM dist/index.mjs 1.02 KB
|
|
34
|
+
ESM dist/hooks/use-enter-submit.mjs 165.00 B
|
|
35
|
+
ESM dist/chunk-3KC7BN3M.mjs 2.33 KB
|
|
36
|
+
ESM dist/chunk-VL7YDEDK.mjs 1.65 KB
|
|
37
|
+
ESM dist/chunk-APH6ZQHG.mjs 2.10 KB
|
|
38
|
+
ESM dist/chunk-GPIUS4NH.mjs 1.59 KB
|
|
39
|
+
ESM dist/chunk-UKKJ6H2K.mjs 2.84 KB
|
|
40
|
+
ESM dist/chunk-RSONJDLO.mjs 812.00 B
|
|
41
|
+
ESM dist/chunk-VSNDSL6W.mjs 2.34 KB
|
|
42
|
+
ESM dist/hooks/index.mjs 98.00 B
|
|
43
|
+
ESM dist/chunk-BS6RR2DJ.mjs 1.18 KB
|
|
44
|
+
ESM dist/chunk-MC6KTH4X.mjs 297.00 B
|
|
45
|
+
ESM dist/chunk-KXJV37FS.mjs 908.00 B
|
|
46
|
+
ESM dist/chunk-DOMJCSI6.mjs 906.00 B
|
|
47
|
+
ESM dist/chunk-ZB6JHNDT.mjs 3.00 KB
|
|
48
|
+
ESM dist/chunk-HKSY5T7Y.mjs 4.22 KB
|
|
49
|
+
ESM dist/chunk-6LRNF2VU.mjs 403.00 B
|
|
50
|
+
ESM dist/chunk-6UJWRTL6.mjs 1.35 KB
|
|
51
|
+
ESM dist/chunk-KR7MH7XO.mjs 21.81 KB
|
|
52
|
+
ESM dist/chunk-V6QYUEJR.mjs 1.84 KB
|
|
53
|
+
ESM dist/chunk-TVTG3V4F.mjs 1.01 KB
|
|
54
|
+
ESM dist/chunk-N7KB3Z57.mjs 654.00 B
|
|
55
|
+
ESM dist/hooks/use-at-bottom.mjs 159.00 B
|
|
56
|
+
ESM dist/chunk-6LAC5RA2.mjs 708.00 B
|
|
57
|
+
ESM dist/chunk-LMCFSE4V.mjs 854.00 B
|
|
58
|
+
ESM dist/chunk-BIPCPNHG.mjs 524.00 B
|
|
59
|
+
ESM dist/components/chat-components/ui/dropdown-menu.mjs 3.97 KB
|
|
60
|
+
ESM dist/chunk-H4VKQGVU.mjs 76.00 B
|
|
61
|
+
ESM dist/lib/utils.mjs 171.00 B
|
|
62
|
+
ESM dist/hooks/use-copy-to-clipboard.mjs 174.00 B
|
|
63
|
+
ESM dist/components/sidebar/copilot-sidebar-ui-provider.mjs 927.00 B
|
|
64
|
+
ESM dist/components/chat-components/ui/tooltip.mjs 248.00 B
|
|
65
|
+
ESM dist/components/chat-components/ui/input.mjs 967.00 B
|
|
66
|
+
ESM dist/components/chat-components/ui/separator.mjs 203.00 B
|
|
67
|
+
ESM dist/components/chat-components/toaster.mjs 146.00 B
|
|
68
|
+
ESM dist/components/chat-components/ui/sheet.mjs 3.93 KB
|
|
69
|
+
ESM dist/components/chat-components/theme-toggle.mjs 1.04 KB
|
|
70
|
+
ESM dist/components/chat-components/ui/button.mjs 213.00 B
|
|
71
|
+
ESM dist/components/chat-components/ui/label.mjs 820.00 B
|
|
72
|
+
ESM dist/components/chat-components/ui/dialog.mjs 4.32 KB
|
|
73
|
+
ESM dist/components/chat-components/ui/badge.mjs 1.18 KB
|
|
74
|
+
ESM dist/components/chat-components/ui/codeblock.mjs 361.00 B
|
|
75
|
+
ESM dist/components/chat-components/chat-panel.mjs 370.00 B
|
|
76
|
+
ESM dist/components/chat-components/chat-scroll-anchor.mjs 210.00 B
|
|
77
|
+
ESM dist/components/chat-components/ui/alert-dialog.mjs 404.00 B
|
|
78
|
+
ESM dist/components/chat-components/chat-message.mjs 409.00 B
|
|
79
|
+
ESM dist/components/chat-components/copilot-chat.mjs 794.00 B
|
|
80
|
+
ESM dist/components/chat-components/external-link.mjs 166.00 B
|
|
81
|
+
ESM dist/components/chat-components/default-empty-screen.mjs 319.00 B
|
|
82
|
+
ESM dist/components/sidebar/sidebar-context.mjs 177.00 B
|
|
83
|
+
ESM dist/components/chat-components/chat-message-actions.mjs 319.00 B
|
|
84
|
+
ESM dist/components/chat-components/chat-list.mjs 473.00 B
|
|
85
|
+
ESM dist/components/chat-components/markdown.mjs 170.00 B
|
|
86
|
+
ESM dist/components/chat-components/ui/switch.mjs 1.33 KB
|
|
87
|
+
ESM dist/components/sidebar/copilot-sidebar.mjs 835.00 B
|
|
88
|
+
ESM dist/components/chat-components/ui/icons.mjs 527.00 B
|
|
89
|
+
ESM dist/types/types.mjs.map 51.00 B
|
|
90
|
+
ESM dist/lib/utils.test.mjs.map 349.00 B
|
|
91
|
+
ESM dist/components/chat-components/ui/select.mjs 4.11 KB
|
|
92
|
+
ESM dist/components/chat-components/ui/textarea.mjs 894.00 B
|
|
93
|
+
ESM dist/components/chat-components/clear-history.mjs 2.83 KB
|
|
94
|
+
ESM dist/components/chat-components/prompt-form.mjs 337.00 B
|
|
95
|
+
ESM dist/chunk-7NSRDJ5C.mjs.map 51.00 B
|
|
96
|
+
ESM dist/components/index.mjs.map 51.00 B
|
|
97
|
+
ESM dist/chunk-MRXNTQOX.mjs.map 71.00 B
|
|
98
|
+
ESM dist/chunk-U6NJWGTV.mjs.map 51.00 B
|
|
99
|
+
ESM dist/chunk-IU3WTXLQ.mjs.map 51.00 B
|
|
100
|
+
ESM dist/chunk-I2AB5FK4.mjs.map 6.66 KB
|
|
101
|
+
ESM dist/index.mjs.map 51.00 B
|
|
102
|
+
ESM dist/chunk-3KC7BN3M.mjs.map 3.45 KB
|
|
103
|
+
ESM dist/types/index.mjs.map 51.00 B
|
|
104
|
+
ESM dist/chunk-VL7YDEDK.mjs.map 2.44 KB
|
|
105
|
+
ESM dist/chunk-APH6ZQHG.mjs.map 2.95 KB
|
|
106
|
+
ESM dist/chunk-GPIUS4NH.mjs.map 1.95 KB
|
|
107
|
+
ESM dist/chunk-UKKJ6H2K.mjs.map 4.13 KB
|
|
108
|
+
ESM dist/chunk-VSNDSL6W.mjs.map 3.07 KB
|
|
109
|
+
ESM dist/hooks/index.mjs.map 51.00 B
|
|
110
|
+
ESM dist/chunk-BS6RR2DJ.mjs.map 1.55 KB
|
|
111
|
+
ESM dist/chunk-MC6KTH4X.mjs.map 520.00 B
|
|
112
|
+
ESM dist/chunk-DOMJCSI6.mjs.map 1.27 KB
|
|
113
|
+
ESM dist/chunk-ZB6JHNDT.mjs.map 3.81 KB
|
|
114
|
+
ESM dist/chunk-6LRNF2VU.mjs.map 556.00 B
|
|
115
|
+
ESM dist/chunk-HKSY5T7Y.mjs.map 6.33 KB
|
|
116
|
+
ESM dist/chunk-KXJV37FS.mjs.map 1.14 KB
|
|
117
|
+
ESM dist/chunk-6UJWRTL6.mjs.map 1.74 KB
|
|
118
|
+
ESM dist/chunk-KR7MH7XO.mjs.map 27.32 KB
|
|
119
|
+
ESM dist/chunk-V6QYUEJR.mjs.map 2.71 KB
|
|
120
|
+
ESM dist/hooks/use-enter-submit.mjs.map 51.00 B
|
|
121
|
+
ESM dist/context/index.mjs.map 51.00 B
|
|
122
|
+
ESM dist/hooks/use-at-bottom.mjs.map 51.00 B
|
|
123
|
+
ESM dist/chunk-6LAC5RA2.mjs.map 1.19 KB
|
|
124
|
+
ESM dist/chunk-BIPCPNHG.mjs.map 970.00 B
|
|
125
|
+
ESM dist/chunk-LMCFSE4V.mjs.map 1.30 KB
|
|
126
|
+
ESM dist/chunk-TVTG3V4F.mjs.map 1.75 KB
|
|
127
|
+
ESM dist/components/chat-components/ui/dropdown-menu.mjs.map 5.84 KB
|
|
128
|
+
ESM dist/chunk-H4VKQGVU.mjs.map 51.00 B
|
|
129
|
+
ESM dist/lib/utils.mjs.map 51.00 B
|
|
130
|
+
ESM dist/chunk-RSONJDLO.mjs.map 1.29 KB
|
|
131
|
+
ESM dist/chunk-N7KB3Z57.mjs.map 1.01 KB
|
|
132
|
+
ESM dist/hooks/use-copy-to-clipboard.mjs.map 51.00 B
|
|
133
|
+
ESM dist/components/chat-components/ui/input.mjs.map 1.24 KB
|
|
134
|
+
ESM dist/components/chat-components/ui/separator.mjs.map 51.00 B
|
|
135
|
+
ESM dist/components/chat-components/theme-toggle.mjs.map 1.38 KB
|
|
136
|
+
ESM dist/components/chat-components/ui/button.mjs.map 51.00 B
|
|
137
|
+
ESM dist/components/chat-components/ui/label.mjs.map 1.18 KB
|
|
138
|
+
ESM dist/components/chat-components/ui/dialog.mjs.map 5.81 KB
|
|
139
|
+
ESM dist/components/chat-components/ui/codeblock.mjs.map 51.00 B
|
|
140
|
+
ESM dist/components/chat-components/chat-panel.mjs.map 51.00 B
|
|
141
|
+
ESM dist/components/chat-components/ui/alert-dialog.mjs.map 51.00 B
|
|
142
|
+
ESM dist/components/chat-components/chat-scroll-anchor.mjs.map 51.00 B
|
|
143
|
+
ESM dist/components/chat-components/chat-message.mjs.map 51.00 B
|
|
144
|
+
ESM dist/components/chat-components/ui/sheet.mjs.map 5.43 KB
|
|
145
|
+
ESM dist/components/chat-components/copilot-chat.mjs.map 51.00 B
|
|
146
|
+
ESM dist/components/chat-components/external-link.mjs.map 51.00 B
|
|
147
|
+
ESM dist/components/sidebar/sidebar-context.mjs.map 51.00 B
|
|
148
|
+
ESM dist/components/chat-components/toaster.mjs.map 214.00 B
|
|
149
|
+
ESM dist/components/chat-components/ui/badge.mjs.map 1.69 KB
|
|
150
|
+
ESM dist/components/chat-components/chat-message-actions.mjs.map 51.00 B
|
|
151
|
+
ESM dist/components/chat-components/chat-list.mjs.map 51.00 B
|
|
152
|
+
ESM dist/components/chat-components/markdown.mjs.map 51.00 B
|
|
153
|
+
ESM dist/components/sidebar/copilot-sidebar.mjs.map 51.00 B
|
|
154
|
+
ESM dist/components/chat-components/ui/tooltip.mjs.map 51.00 B
|
|
155
|
+
ESM dist/components/chat-components/default-empty-screen.mjs.map 51.00 B
|
|
156
|
+
ESM dist/components/sidebar/copilot-sidebar-ui-provider.mjs.map 51.00 B
|
|
157
|
+
ESM dist/components/chat-components/ui/switch.mjs.map 1.65 KB
|
|
158
|
+
ESM dist/components/chat-components/clear-history.mjs.map 3.39 KB
|
|
159
|
+
ESM dist/components/chat-components/ui/select.mjs.map 5.80 KB
|
|
160
|
+
ESM dist/components/chat-components/ui/textarea.mjs.map 1.16 KB
|
|
161
|
+
ESM dist/components/chat-components/ui/icons.mjs.map 51.00 B
|
|
162
|
+
ESM dist/components/chat-components/prompt-form.mjs.map 51.00 B
|
|
163
|
+
ESM ⚡️ Build success in 666ms
|
|
164
|
+
DTS ⚡️ Build success in 3010ms
|
|
165
|
+
DTS dist/index.d.ts 587.00 B
|
|
166
|
+
DTS dist/components/chat-components/copilot-chat.d.ts 496.00 B
|
|
167
|
+
DTS dist/components/chat-components/ui/tooltip.d.ts 640.00 B
|
|
168
|
+
DTS dist/components/sidebar/copilot-sidebar-ui-provider.d.ts 276.00 B
|
|
169
|
+
DTS dist/components/sidebar/copilot-sidebar.d.ts 181.00 B
|
|
170
|
+
DTS dist/components/sidebar/sidebar-context.d.ts 273.00 B
|
|
171
|
+
DTS dist/components/chat-components/default-empty-screen.d.ts 267.00 B
|
|
172
|
+
DTS dist/hooks/index.d.ts 1.00 B
|
|
173
|
+
DTS dist/hooks/use-at-bottom.d.ts 81.00 B
|
|
174
|
+
DTS dist/hooks/use-copy-to-clipboard.d.ts 267.00 B
|
|
175
|
+
DTS dist/hooks/use-enter-submit.d.ts 219.00 B
|
|
176
|
+
DTS dist/context/index.d.ts 1.00 B
|
|
177
|
+
DTS dist/components/index.d.ts 521.00 B
|
|
178
|
+
DTS dist/lib/utils.test.d.ts 1.00 B
|
|
179
|
+
DTS dist/lib/utils.d.ts 357.00 B
|
|
180
|
+
DTS dist/types/index.d.ts 1.00 B
|
|
181
|
+
DTS dist/types/types.d.ts 335.00 B
|
|
182
|
+
DTS dist/components/chat-components/chat-list.d.ts 172.00 B
|
|
183
|
+
DTS dist/components/chat-components/chat-message-actions.d.ts 268.00 B
|
|
184
|
+
DTS dist/components/chat-components/chat-message.d.ts 211.00 B
|
|
185
|
+
DTS dist/components/chat-components/chat-panel.d.ts 364.00 B
|
|
186
|
+
DTS dist/components/chat-components/chat-scroll-anchor.d.ts 189.00 B
|
|
187
|
+
DTS dist/components/chat-components/clear-history.d.ts 258.00 B
|
|
188
|
+
DTS dist/components/chat-components/external-link.d.ts 145.00 B
|
|
189
|
+
DTS dist/components/chat-components/markdown.d.ts 156.00 B
|
|
190
|
+
DTS dist/components/chat-components/prompt-form.d.ts 328.00 B
|
|
191
|
+
DTS dist/components/chat-components/theme-toggle.d.ts 70.00 B
|
|
192
|
+
DTS dist/components/chat-components/toaster.d.ts 43.00 B
|
|
193
|
+
DTS dist/components/chat-components/ui/alert-dialog.d.ts 1.80 KB
|
|
194
|
+
DTS dist/components/chat-components/ui/badge.d.ts 619.00 B
|
|
195
|
+
DTS dist/components/chat-components/ui/button.d.ts 766.00 B
|
|
196
|
+
DTS dist/components/chat-components/ui/codeblock.d.ts 392.00 B
|
|
197
|
+
DTS dist/components/chat-components/ui/dialog.d.ts 1.23 KB
|
|
198
|
+
DTS dist/components/chat-components/ui/dropdown-menu.d.ts 2.28 KB
|
|
199
|
+
DTS dist/components/chat-components/ui/icons.d.ts 2.96 KB
|
|
200
|
+
DTS dist/components/chat-components/ui/input.d.ts 247.00 B
|
|
201
|
+
DTS dist/components/chat-components/ui/label.d.ts 526.00 B
|
|
202
|
+
DTS dist/components/chat-components/ui/select.d.ts 1.44 KB
|
|
203
|
+
DTS dist/components/chat-components/ui/separator.d.ts 303.00 B
|
|
204
|
+
DTS dist/components/chat-components/ui/sheet.d.ts 1.36 KB
|
|
205
|
+
DTS dist/components/chat-components/ui/switch.d.ts 293.00 B
|
|
206
|
+
DTS dist/components/chat-components/ui/textarea.d.ts 271.00 B
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,19 @@
|
|
|
1
1
|
# ui
|
|
2
2
|
|
|
3
|
+
## 0.9.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
- @copilotkit/react-core@0.11.0-alpha.0
|
|
9
|
+
|
|
10
|
+
## 0.9.2
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies
|
|
15
|
+
- @copilotkit/react-core@0.10.0
|
|
16
|
+
|
|
3
17
|
## 0.9.1
|
|
4
18
|
|
|
5
19
|
### Patch Changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { CopilotSidebar } from './chunk-
|
|
2
|
-
import { CopilotSidebarContext } from './chunk-MC6KTH4X.mjs';
|
|
1
|
+
import { CopilotSidebar } from './chunk-GPIUS4NH.mjs';
|
|
3
2
|
import { TooltipProvider } from './chunk-BS6RR2DJ.mjs';
|
|
3
|
+
import { CopilotSidebarContext } from './chunk-MC6KTH4X.mjs';
|
|
4
4
|
import { useState, useCallback } from 'react';
|
|
5
5
|
import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
|
|
6
6
|
|
|
@@ -69,4 +69,4 @@ function CopilotSidebarUIProvider({
|
|
|
69
69
|
|
|
70
70
|
export { CopilotSidebarUIProvider };
|
|
71
71
|
//# sourceMappingURL=out.js.map
|
|
72
|
-
//# sourceMappingURL=chunk-
|
|
72
|
+
//# sourceMappingURL=chunk-3KC7BN3M.mjs.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CopilotChat } from './chunk-
|
|
1
|
+
import { CopilotChat } from './chunk-VL7YDEDK.mjs';
|
|
2
2
|
import { __spreadValues } from './chunk-MRXNTQOX.mjs';
|
|
3
3
|
import { XMarkIcon } from '@heroicons/react/24/outline';
|
|
4
4
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
@@ -45,4 +45,4 @@ function TopBar(props) {
|
|
|
45
45
|
|
|
46
46
|
export { CopilotSidebar };
|
|
47
47
|
//# sourceMappingURL=out.js.map
|
|
48
|
-
//# sourceMappingURL=chunk-
|
|
48
|
+
//# sourceMappingURL=chunk-GPIUS4NH.mjs.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { DefaultEmptyScreen } from './chunk-VSNDSL6W.mjs';
|
|
2
|
-
import { ChatList } from './chunk-LMCFSE4V.mjs';
|
|
3
1
|
import { ChatPanel } from './chunk-APH6ZQHG.mjs';
|
|
4
2
|
import { ChatScrollAnchor } from './chunk-RSONJDLO.mjs';
|
|
3
|
+
import { DefaultEmptyScreen } from './chunk-VSNDSL6W.mjs';
|
|
4
|
+
import { ChatList } from './chunk-LMCFSE4V.mjs';
|
|
5
5
|
import { useCopilotChat } from '@copilotkit/react-core';
|
|
6
6
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
7
7
|
|
|
@@ -50,4 +50,4 @@ function CopilotChat({
|
|
|
50
50
|
|
|
51
51
|
export { CopilotChat };
|
|
52
52
|
//# sourceMappingURL=out.js.map
|
|
53
|
-
//# sourceMappingURL=chunk-
|
|
53
|
+
//# sourceMappingURL=chunk-VL7YDEDK.mjs.map
|
|
@@ -1,4 +1,8 @@
|
|
|
1
|
-
export { CopilotChat } from '../../chunk-
|
|
1
|
+
export { CopilotChat } from '../../chunk-VL7YDEDK.mjs';
|
|
2
|
+
import '../../chunk-APH6ZQHG.mjs';
|
|
3
|
+
import '../../chunk-UKKJ6H2K.mjs';
|
|
4
|
+
import '../../chunk-BS6RR2DJ.mjs';
|
|
5
|
+
import '../../chunk-RSONJDLO.mjs';
|
|
2
6
|
import '../../chunk-VSNDSL6W.mjs';
|
|
3
7
|
import '../../chunk-KXJV37FS.mjs';
|
|
4
8
|
import '../../chunk-LMCFSE4V.mjs';
|
|
@@ -7,13 +11,9 @@ import '../../chunk-ZB6JHNDT.mjs';
|
|
|
7
11
|
import '../../chunk-HKSY5T7Y.mjs';
|
|
8
12
|
import '../../chunk-6LRNF2VU.mjs';
|
|
9
13
|
import '../../chunk-6UJWRTL6.mjs';
|
|
10
|
-
import '../../chunk-APH6ZQHG.mjs';
|
|
11
|
-
import '../../chunk-UKKJ6H2K.mjs';
|
|
12
|
-
import '../../chunk-BS6RR2DJ.mjs';
|
|
13
14
|
import '../../chunk-V6QYUEJR.mjs';
|
|
14
15
|
import '../../chunk-KR7MH7XO.mjs';
|
|
15
16
|
import '../../chunk-TVTG3V4F.mjs';
|
|
16
|
-
import '../../chunk-RSONJDLO.mjs';
|
|
17
17
|
import '../../chunk-N7KB3Z57.mjs';
|
|
18
18
|
import '../../chunk-6LAC5RA2.mjs';
|
|
19
19
|
import '../../chunk-BIPCPNHG.mjs';
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import '../chunk-U6NJWGTV.mjs';
|
|
2
|
-
export { CopilotSidebarUIProvider } from '../chunk-
|
|
3
|
-
export { CopilotSidebar } from '../chunk-
|
|
4
|
-
export {
|
|
5
|
-
|
|
2
|
+
export { CopilotSidebarUIProvider } from '../chunk-3KC7BN3M.mjs';
|
|
3
|
+
export { CopilotSidebar } from '../chunk-GPIUS4NH.mjs';
|
|
4
|
+
export { CopilotChat } from '../chunk-VL7YDEDK.mjs';
|
|
5
|
+
import '../chunk-APH6ZQHG.mjs';
|
|
6
|
+
import '../chunk-UKKJ6H2K.mjs';
|
|
7
|
+
export { Tooltip, TooltipProvider } from '../chunk-BS6RR2DJ.mjs';
|
|
8
|
+
import '../chunk-RSONJDLO.mjs';
|
|
6
9
|
import '../chunk-VSNDSL6W.mjs';
|
|
7
10
|
import '../chunk-KXJV37FS.mjs';
|
|
11
|
+
export { CopilotSidebarContext } from '../chunk-MC6KTH4X.mjs';
|
|
8
12
|
import '../chunk-LMCFSE4V.mjs';
|
|
9
13
|
import '../chunk-DOMJCSI6.mjs';
|
|
10
14
|
import '../chunk-ZB6JHNDT.mjs';
|
|
11
15
|
import '../chunk-HKSY5T7Y.mjs';
|
|
12
16
|
import '../chunk-6LRNF2VU.mjs';
|
|
13
17
|
import '../chunk-6UJWRTL6.mjs';
|
|
14
|
-
import '../chunk-APH6ZQHG.mjs';
|
|
15
|
-
import '../chunk-UKKJ6H2K.mjs';
|
|
16
|
-
export { Tooltip, TooltipProvider } from '../chunk-BS6RR2DJ.mjs';
|
|
17
18
|
import '../chunk-V6QYUEJR.mjs';
|
|
18
19
|
import '../chunk-KR7MH7XO.mjs';
|
|
19
20
|
import '../chunk-TVTG3V4F.mjs';
|
|
20
|
-
import '../chunk-RSONJDLO.mjs';
|
|
21
21
|
import '../chunk-N7KB3Z57.mjs';
|
|
22
22
|
import '../chunk-6LAC5RA2.mjs';
|
|
23
23
|
import '../chunk-BIPCPNHG.mjs';
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
export { CopilotSidebarUIProvider } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
3
|
-
import '../../chunk-
|
|
4
|
-
import '../../chunk-
|
|
1
|
+
export { CopilotSidebarUIProvider } from '../../chunk-3KC7BN3M.mjs';
|
|
2
|
+
import '../../chunk-GPIUS4NH.mjs';
|
|
3
|
+
import '../../chunk-VL7YDEDK.mjs';
|
|
4
|
+
import '../../chunk-APH6ZQHG.mjs';
|
|
5
|
+
import '../../chunk-UKKJ6H2K.mjs';
|
|
6
|
+
import '../../chunk-BS6RR2DJ.mjs';
|
|
7
|
+
import '../../chunk-RSONJDLO.mjs';
|
|
5
8
|
import '../../chunk-VSNDSL6W.mjs';
|
|
6
9
|
import '../../chunk-KXJV37FS.mjs';
|
|
10
|
+
import '../../chunk-MC6KTH4X.mjs';
|
|
7
11
|
import '../../chunk-LMCFSE4V.mjs';
|
|
8
12
|
import '../../chunk-DOMJCSI6.mjs';
|
|
9
13
|
import '../../chunk-ZB6JHNDT.mjs';
|
|
10
14
|
import '../../chunk-HKSY5T7Y.mjs';
|
|
11
15
|
import '../../chunk-6LRNF2VU.mjs';
|
|
12
16
|
import '../../chunk-6UJWRTL6.mjs';
|
|
13
|
-
import '../../chunk-APH6ZQHG.mjs';
|
|
14
|
-
import '../../chunk-UKKJ6H2K.mjs';
|
|
15
|
-
import '../../chunk-BS6RR2DJ.mjs';
|
|
16
17
|
import '../../chunk-V6QYUEJR.mjs';
|
|
17
18
|
import '../../chunk-KR7MH7XO.mjs';
|
|
18
19
|
import '../../chunk-TVTG3V4F.mjs';
|
|
19
|
-
import '../../chunk-RSONJDLO.mjs';
|
|
20
20
|
import '../../chunk-N7KB3Z57.mjs';
|
|
21
21
|
import '../../chunk-6LAC5RA2.mjs';
|
|
22
22
|
import '../../chunk-BIPCPNHG.mjs';
|
|
@@ -1,5 +1,9 @@
|
|
|
1
|
-
export { CopilotSidebar } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { CopilotSidebar } from '../../chunk-GPIUS4NH.mjs';
|
|
2
|
+
import '../../chunk-VL7YDEDK.mjs';
|
|
3
|
+
import '../../chunk-APH6ZQHG.mjs';
|
|
4
|
+
import '../../chunk-UKKJ6H2K.mjs';
|
|
5
|
+
import '../../chunk-BS6RR2DJ.mjs';
|
|
6
|
+
import '../../chunk-RSONJDLO.mjs';
|
|
3
7
|
import '../../chunk-VSNDSL6W.mjs';
|
|
4
8
|
import '../../chunk-KXJV37FS.mjs';
|
|
5
9
|
import '../../chunk-LMCFSE4V.mjs';
|
|
@@ -8,13 +12,9 @@ import '../../chunk-ZB6JHNDT.mjs';
|
|
|
8
12
|
import '../../chunk-HKSY5T7Y.mjs';
|
|
9
13
|
import '../../chunk-6LRNF2VU.mjs';
|
|
10
14
|
import '../../chunk-6UJWRTL6.mjs';
|
|
11
|
-
import '../../chunk-APH6ZQHG.mjs';
|
|
12
|
-
import '../../chunk-UKKJ6H2K.mjs';
|
|
13
|
-
import '../../chunk-BS6RR2DJ.mjs';
|
|
14
15
|
import '../../chunk-V6QYUEJR.mjs';
|
|
15
16
|
import '../../chunk-KR7MH7XO.mjs';
|
|
16
17
|
import '../../chunk-TVTG3V4F.mjs';
|
|
17
|
-
import '../../chunk-RSONJDLO.mjs';
|
|
18
18
|
import '../../chunk-N7KB3Z57.mjs';
|
|
19
19
|
import '../../chunk-6LAC5RA2.mjs';
|
|
20
20
|
import '../../chunk-BIPCPNHG.mjs';
|
package/dist/index.mjs
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import './chunk-7NSRDJ5C.mjs';
|
|
2
|
+
import './chunk-H4VKQGVU.mjs';
|
|
3
|
+
import './chunk-IU3WTXLQ.mjs';
|
|
2
4
|
import './chunk-U6NJWGTV.mjs';
|
|
3
|
-
export { CopilotSidebarUIProvider } from './chunk-
|
|
4
|
-
export { CopilotSidebar } from './chunk-
|
|
5
|
-
export {
|
|
6
|
-
|
|
5
|
+
export { CopilotSidebarUIProvider } from './chunk-3KC7BN3M.mjs';
|
|
6
|
+
export { CopilotSidebar } from './chunk-GPIUS4NH.mjs';
|
|
7
|
+
export { CopilotChat } from './chunk-VL7YDEDK.mjs';
|
|
8
|
+
import './chunk-APH6ZQHG.mjs';
|
|
9
|
+
import './chunk-UKKJ6H2K.mjs';
|
|
10
|
+
export { Tooltip, TooltipProvider } from './chunk-BS6RR2DJ.mjs';
|
|
11
|
+
import './chunk-RSONJDLO.mjs';
|
|
7
12
|
import './chunk-VSNDSL6W.mjs';
|
|
8
13
|
import './chunk-KXJV37FS.mjs';
|
|
14
|
+
export { CopilotSidebarContext } from './chunk-MC6KTH4X.mjs';
|
|
9
15
|
import './chunk-LMCFSE4V.mjs';
|
|
10
16
|
import './chunk-DOMJCSI6.mjs';
|
|
11
17
|
import './chunk-ZB6JHNDT.mjs';
|
|
12
18
|
import './chunk-HKSY5T7Y.mjs';
|
|
13
19
|
import './chunk-6LRNF2VU.mjs';
|
|
14
20
|
import './chunk-6UJWRTL6.mjs';
|
|
15
|
-
import './chunk-APH6ZQHG.mjs';
|
|
16
|
-
import './chunk-UKKJ6H2K.mjs';
|
|
17
|
-
export { Tooltip, TooltipProvider } from './chunk-BS6RR2DJ.mjs';
|
|
18
21
|
import './chunk-V6QYUEJR.mjs';
|
|
19
22
|
import './chunk-KR7MH7XO.mjs';
|
|
20
23
|
import './chunk-TVTG3V4F.mjs';
|
|
21
|
-
import './chunk-RSONJDLO.mjs';
|
|
22
|
-
import './chunk-IU3WTXLQ.mjs';
|
|
23
|
-
import './chunk-H4VKQGVU.mjs';
|
|
24
24
|
import './chunk-N7KB3Z57.mjs';
|
|
25
25
|
import './chunk-6LAC5RA2.mjs';
|
|
26
26
|
import './chunk-BIPCPNHG.mjs';
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
7
|
-
"version": "0.9.
|
|
7
|
+
"version": "0.9.3-alpha.0",
|
|
8
8
|
"sideEffects": [
|
|
9
9
|
"**/*.css"
|
|
10
10
|
],
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
"tsup": "^6.1.3",
|
|
33
33
|
"typescript": "^4.9.4",
|
|
34
34
|
"eslint-config-custom": "0.2.0",
|
|
35
|
-
"
|
|
36
|
-
"
|
|
35
|
+
"tsconfig": "0.4.0",
|
|
36
|
+
"tailwind-config": "0.1.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.
|
|
63
|
+
"@copilotkit/react-core": "0.11.0-alpha.0"
|
|
64
64
|
},
|
|
65
65
|
"scripts": {
|
|
66
66
|
"build": "tsup --treeshake",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|