@copilotkit/react-ui 0.13.0-alpha.4 → 0.13.0-alpha.6
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 +125 -129
- package/CHANGELOG.md +22 -0
- package/dist/{chunk-AHAVF76D.mjs → chunk-3OM3QBDC.mjs} +2 -2
- package/dist/{chunk-7AMJNPKO.mjs → chunk-6LAZQHEB.mjs} +2 -2
- package/dist/{chunk-44PMTS4V.mjs → chunk-7TUGXTHJ.mjs} +3 -3
- package/dist/{chunk-QXW3Q7JE.mjs → chunk-EJR2J4DR.mjs} +2 -2
- package/dist/{chunk-OXCGWFXC.mjs → chunk-GC4LE273.mjs} +2 -2
- package/dist/{chunk-Z4FKMKAJ.mjs → chunk-IAFCGDM6.mjs} +2 -2
- package/dist/{chunk-44FWXZNS.mjs → chunk-ITE4RI6K.mjs} +3 -3
- package/dist/{chunk-T3T3C3EH.mjs → chunk-UB4Q6LFN.mjs} +2 -2
- package/dist/{chunk-LSHMHHRZ.mjs → chunk-Y2LXYPNP.mjs} +2 -2
- package/dist/components/chat-components/chat-list.mjs +5 -5
- package/dist/components/chat-components/chat-message-actions.mjs +2 -2
- package/dist/components/chat-components/chat-message.mjs +4 -4
- package/dist/components/chat-components/chat-panel.mjs +3 -3
- package/dist/components/chat-components/copilot-chat.mjs +10 -10
- package/dist/components/chat-components/prompt-form.mjs +2 -2
- package/dist/components/chat-components/ui/codeblock.mjs +2 -2
- package/dist/components/index.mjs +12 -12
- package/dist/components/sidebar/copilot-sidebar-ui-provider.mjs +12 -12
- package/dist/components/sidebar/copilot-sidebar.mjs +11 -11
- package/dist/index.mjs +15 -15
- package/package.json +4 -4
- /package/dist/{chunk-AHAVF76D.mjs.map → chunk-3OM3QBDC.mjs.map} +0 -0
- /package/dist/{chunk-7AMJNPKO.mjs.map → chunk-6LAZQHEB.mjs.map} +0 -0
- /package/dist/{chunk-44PMTS4V.mjs.map → chunk-7TUGXTHJ.mjs.map} +0 -0
- /package/dist/{chunk-QXW3Q7JE.mjs.map → chunk-EJR2J4DR.mjs.map} +0 -0
- /package/dist/{chunk-OXCGWFXC.mjs.map → chunk-GC4LE273.mjs.map} +0 -0
- /package/dist/{chunk-Z4FKMKAJ.mjs.map → chunk-IAFCGDM6.mjs.map} +0 -0
- /package/dist/{chunk-44FWXZNS.mjs.map → chunk-ITE4RI6K.mjs.map} +0 -0
- /package/dist/{chunk-T3T3C3EH.mjs.map → chunk-UB4Q6LFN.mjs.map} +0 -0
- /package/dist/{chunk-LSHMHHRZ.mjs.map → chunk-Y2LXYPNP.mjs.map} +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
|
-
Debugger attached.
|
|
2
1
|
|
|
3
|
-
> @copilotkit/react-ui@0.13.0-alpha.
|
|
2
|
+
> @copilotkit/react-ui@0.13.0-alpha.4 build /Users/ataibarkai/LocalGit/Recursively.ai/CopilotKit/CopilotKit/packages/react-ui
|
|
4
3
|
> tsup --treeshake
|
|
5
4
|
|
|
6
|
-
|
|
7
|
-
CLI Building entry: src/index.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/hooks/index.ts, src/hooks/use-at-bottom.tsx, src/hooks/use-copy-to-clipboard.tsx, src/hooks/use-enter-submit.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/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
|
|
5
|
+
CLI 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
|
|
8
6
|
CLI Using tsconfig: tsconfig.json
|
|
9
7
|
CLI tsup v6.7.0
|
|
10
8
|
CLI Using tsup config: /Users/ataibarkai/LocalGit/Recursively.ai/CopilotKit/CopilotKit/packages/react-ui/tsup.config.ts
|
|
@@ -14,6 +12,7 @@ ESM Build start
|
|
|
14
12
|
Browserslist: caniuse-lite is outdated. Please run:
|
|
15
13
|
npx update-browserslist-db@latest
|
|
16
14
|
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
15
|
+
DTS Build start
|
|
17
16
|
Module level directives cause errors when bundled, "use client" in "dist/components/chat-components/ui/tooltip.mjs" was ignored.
|
|
18
17
|
Module level directives cause errors when bundled, "use client" in "dist/components/chat-components/ui/dropdown-menu.mjs" was ignored.
|
|
19
18
|
Module level directives cause errors when bundled, "use client" in "dist/components/chat-components/ui/icons.mjs" was ignored.
|
|
@@ -30,159 +29,158 @@ Module level directives cause errors when bundled, "use client" in "dist/compone
|
|
|
30
29
|
Module level directives cause errors when bundled, "use client" in "dist/components/chat-components/default-empty-screen.mjs" was ignored.
|
|
31
30
|
Module level directives cause errors when bundled, "use client" in "dist/components/chat-components/theme-toggle.mjs" was ignored.
|
|
32
31
|
Module level directives cause errors when bundled, "use client" in "dist/components/chat-components/toaster.mjs" was ignored.
|
|
33
|
-
Module level directives cause errors when bundled, "use client" in "dist/hooks/use-copy-to-clipboard.mjs" was ignored.
|
|
34
32
|
Module level directives cause errors when bundled, "use client" in "dist/components/chat-components/chat-message-actions.mjs" was ignored.
|
|
35
33
|
Module level directives cause errors when bundled, "use client" in "dist/components/chat-components/chat-scroll-anchor.mjs" was ignored.
|
|
36
|
-
|
|
37
|
-
Generated an empty chunk: "chunk-U6NJWGTV".
|
|
38
|
-
Generated an empty chunk: "chunk-7NSRDJ5C".
|
|
34
|
+
Module level directives cause errors when bundled, "use client" in "dist/hooks/use-copy-to-clipboard.mjs" was ignored.
|
|
39
35
|
Generated an empty chunk: "types".
|
|
36
|
+
Generated an empty chunk: "chunk-7NSRDJ5C".
|
|
37
|
+
Generated an empty chunk: "chunk-U6NJWGTV".
|
|
38
|
+
Generated an empty chunk: "chunk-IU3WTXLQ".
|
|
40
39
|
Generated an empty chunk: "chunk-H4VKQGVU".
|
|
41
|
-
DTS Build start
|
|
42
40
|
ESM dist/index.css 23.69 KB
|
|
43
41
|
ESM dist/index.css.map 35.28 KB
|
|
44
|
-
ESM dist/
|
|
42
|
+
ESM dist/types/types.mjs 67.00 B
|
|
45
43
|
ESM dist/lib/utils.test.mjs 200.00 B
|
|
44
|
+
ESM dist/components/index.mjs 978.00 B
|
|
45
|
+
ESM dist/hooks/index.mjs 98.00 B
|
|
46
|
+
ESM dist/context/index.mjs 98.00 B
|
|
47
|
+
ESM dist/chunk-U6NJWGTV.mjs 76.00 B
|
|
48
|
+
ESM dist/chunk-MRXNTQOX.mjs 1.92 KB
|
|
46
49
|
ESM dist/chunk-7NSRDJ5C.mjs 76.00 B
|
|
50
|
+
ESM dist/lib/utils.mjs 171.00 B
|
|
51
|
+
ESM dist/types/index.mjs 98.00 B
|
|
52
|
+
ESM dist/index.mjs 1.02 KB
|
|
53
|
+
ESM dist/chunk-7TUGXTHJ.mjs 1.49 KB
|
|
47
54
|
ESM dist/chunk-IU3WTXLQ.mjs 76.00 B
|
|
48
|
-
ESM dist/chunk-
|
|
49
|
-
ESM dist/
|
|
55
|
+
ESM dist/chunk-UB4Q6LFN.mjs 2.33 KB
|
|
56
|
+
ESM dist/chunk-3OM3QBDC.mjs 1.48 KB
|
|
57
|
+
ESM dist/chunk-MC6KTH4X.mjs 297.00 B
|
|
58
|
+
ESM dist/chunk-L3OH4SEP.mjs 2.02 KB
|
|
59
|
+
ESM dist/chunk-GCOPYGHH.mjs 908.00 B
|
|
60
|
+
ESM dist/chunk-ITE4RI6K.mjs 2.80 KB
|
|
61
|
+
ESM dist/chunk-EJR2J4DR.mjs 778.00 B
|
|
62
|
+
ESM dist/chunk-GC4LE273.mjs 1.88 KB
|
|
63
|
+
ESM dist/chunk-TEYIQHMK.mjs 403.00 B
|
|
64
|
+
ESM dist/chunk-6LAZQHEB.mjs 4.06 KB
|
|
65
|
+
ESM dist/chunk-VGX2W5ZB.mjs 1.20 KB
|
|
66
|
+
ESM dist/chunk-IAFCGDM6.mjs 2.63 KB
|
|
67
|
+
ESM dist/chunk-2KAF7NKC.mjs 22.15 KB
|
|
68
|
+
ESM dist/chunk-M3CZWJI3.mjs 1.83 KB
|
|
69
|
+
ESM dist/chunk-Y2LXYPNP.mjs 1.30 KB
|
|
70
|
+
ESM dist/chunk-IJLMKBSZ.mjs 802.00 B
|
|
71
|
+
ESM dist/chunk-Q6YO7LDK.mjs 1.01 KB
|
|
72
|
+
ESM dist/hooks/use-at-bottom.mjs 159.00 B
|
|
73
|
+
ESM dist/chunk-ZYC5YVDO.mjs 638.00 B
|
|
74
|
+
ESM dist/hooks/use-copy-to-clipboard.mjs 174.00 B
|
|
75
|
+
ESM dist/hooks/use-enter-submit.mjs 165.00 B
|
|
76
|
+
ESM dist/chunk-OHWEJUCS.mjs 524.00 B
|
|
77
|
+
ESM dist/chunk-POVINPXX.mjs 706.00 B
|
|
50
78
|
ESM dist/chunk-H4VKQGVU.mjs 76.00 B
|
|
51
|
-
ESM dist/components/chat-components/ui/dropdown-menu.mjs 4.02 KB
|
|
52
79
|
ESM dist/components/chat-components/ui/textarea.mjs 924.00 B
|
|
53
|
-
ESM dist/
|
|
54
|
-
ESM dist/
|
|
55
|
-
ESM dist/components/
|
|
80
|
+
ESM dist/chunk-SRBUGQTM.mjs 4.47 KB
|
|
81
|
+
ESM dist/chunk-5KEDV5VC.mjs 900.00 B
|
|
82
|
+
ESM dist/components/sidebar/copilot-sidebar-ui-provider.mjs 927.00 B
|
|
56
83
|
ESM dist/components/chat-components/ui/tooltip.mjs 248.00 B
|
|
57
|
-
ESM dist/components/chat-components/ui/
|
|
84
|
+
ESM dist/components/chat-components/ui/label.mjs 810.00 B
|
|
58
85
|
ESM dist/components/chat-components/ui/select.mjs 4.14 KB
|
|
59
|
-
ESM dist/components/
|
|
60
|
-
ESM dist/components/chat-components/ui/
|
|
61
|
-
ESM dist/components/sidebar/copilot-sidebar.mjs 835.00 B
|
|
62
|
-
ESM dist/components/chat-components/ui/alert-dialog.mjs 404.00 B
|
|
86
|
+
ESM dist/components/chat-components/ui/separator.mjs 203.00 B
|
|
87
|
+
ESM dist/components/chat-components/ui/switch.mjs 1.39 KB
|
|
63
88
|
ESM dist/components/sidebar/sidebar-context.mjs 177.00 B
|
|
89
|
+
ESM dist/components/sidebar/copilot-sidebar.mjs 835.00 B
|
|
64
90
|
ESM dist/components/chat-components/ui/badge.mjs 1.17 KB
|
|
65
|
-
ESM dist/components/chat-components/
|
|
66
|
-
ESM dist/components/chat-components/ui/dialog.mjs 4.18 KB
|
|
67
|
-
ESM dist/components/chat-components/ui/switch.mjs 1.39 KB
|
|
91
|
+
ESM dist/components/chat-components/ui/alert-dialog.mjs 404.00 B
|
|
68
92
|
ESM dist/components/chat-components/ui/codeblock.mjs 361.00 B
|
|
69
|
-
ESM dist/
|
|
70
|
-
ESM dist/components/chat-components/
|
|
71
|
-
ESM dist/components/chat-components/default-empty-screen.mjs 319.00 B
|
|
93
|
+
ESM dist/components/chat-components/ui/dialog.mjs 4.18 KB
|
|
94
|
+
ESM dist/components/chat-components/clear-history.mjs 2.42 KB
|
|
72
95
|
ESM dist/components/chat-components/copilot-chat.mjs 794.00 B
|
|
96
|
+
ESM dist/components/chat-components/prompt-form.mjs 337.00 B
|
|
97
|
+
ESM dist/components/chat-components/default-empty-screen.mjs 319.00 B
|
|
73
98
|
ESM dist/components/chat-components/markdown.mjs 170.00 B
|
|
74
99
|
ESM dist/components/chat-components/toaster.mjs 146.00 B
|
|
75
|
-
ESM dist/components/chat-components/
|
|
76
|
-
ESM dist/components/chat-components/prompt-form.mjs 337.00 B
|
|
77
|
-
ESM dist/hooks/use-at-bottom.mjs 159.00 B
|
|
78
|
-
ESM dist/components/chat-components/chat-message.mjs 409.00 B
|
|
79
|
-
ESM dist/hooks/use-copy-to-clipboard.mjs 174.00 B
|
|
80
|
-
ESM dist/components/chat-components/chat-list.mjs 473.00 B
|
|
81
|
-
ESM dist/hooks/use-enter-submit.mjs 165.00 B
|
|
100
|
+
ESM dist/components/chat-components/theme-toggle.mjs 1.02 KB
|
|
82
101
|
ESM dist/components/chat-components/chat-message-actions.mjs 319.00 B
|
|
83
102
|
ESM dist/components/chat-components/chat-panel.mjs 370.00 B
|
|
84
|
-
ESM dist/components/chat-components/
|
|
85
|
-
ESM dist/
|
|
86
|
-
ESM dist/chunk-AHAVF76D.mjs 1.48 KB
|
|
87
|
-
ESM dist/chunk-L3OH4SEP.mjs 2.02 KB
|
|
88
|
-
ESM dist/chunk-44PMTS4V.mjs 1.49 KB
|
|
89
|
-
ESM dist/chunk-QXW3Q7JE.mjs 778.00 B
|
|
90
|
-
ESM dist/chunk-GCOPYGHH.mjs 908.00 B
|
|
91
|
-
ESM dist/chunk-7AMJNPKO.mjs 4.06 KB
|
|
92
|
-
ESM dist/context/index.mjs 98.00 B
|
|
93
|
-
ESM dist/index.mjs 1.02 KB
|
|
94
|
-
ESM dist/components/index.mjs 978.00 B
|
|
95
|
-
ESM dist/chunk-OXCGWFXC.mjs 1.88 KB
|
|
103
|
+
ESM dist/components/chat-components/chat-message.mjs 409.00 B
|
|
104
|
+
ESM dist/components/chat-components/chat-list.mjs 473.00 B
|
|
96
105
|
ESM dist/components/chat-components/chat-scroll-anchor.mjs 210.00 B
|
|
97
|
-
ESM dist/
|
|
98
|
-
ESM dist/
|
|
99
|
-
ESM dist/
|
|
100
|
-
ESM dist/
|
|
101
|
-
ESM dist/
|
|
102
|
-
ESM dist/
|
|
103
|
-
ESM dist/
|
|
104
|
-
ESM dist/
|
|
105
|
-
ESM dist/
|
|
106
|
-
ESM dist/
|
|
107
|
-
ESM dist/
|
|
108
|
-
ESM dist/chunk-
|
|
109
|
-
ESM dist/
|
|
110
|
-
ESM dist/
|
|
111
|
-
ESM dist/chunk-Q6YO7LDK.mjs 1.01 KB
|
|
112
|
-
ESM dist/lib/utils.mjs 171.00 B
|
|
113
|
-
ESM dist/types/index.mjs 98.00 B
|
|
114
|
-
ESM dist/chunk-U6NJWGTV.mjs.map 51.00 B
|
|
106
|
+
ESM dist/components/chat-components/ui/sheet.mjs 3.85 KB
|
|
107
|
+
ESM dist/components/chat-components/external-link.mjs 166.00 B
|
|
108
|
+
ESM dist/components/chat-components/ui/dropdown-menu.mjs 4.02 KB
|
|
109
|
+
ESM dist/components/chat-components/ui/icons.mjs 527.00 B
|
|
110
|
+
ESM dist/components/chat-components/ui/input.mjs 999.00 B
|
|
111
|
+
ESM dist/types/types.mjs.map 51.00 B
|
|
112
|
+
ESM dist/components/chat-components/ui/button.mjs 213.00 B
|
|
113
|
+
ESM dist/lib/utils.test.mjs.map 349.00 B
|
|
114
|
+
ESM dist/components/index.mjs.map 51.00 B
|
|
115
|
+
ESM dist/context/index.mjs.map 51.00 B
|
|
116
|
+
ESM dist/hooks/index.mjs.map 51.00 B
|
|
117
|
+
ESM dist/chunk-MRXNTQOX.mjs.map 71.00 B
|
|
118
|
+
ESM dist/lib/utils.mjs.map 51.00 B
|
|
119
|
+
ESM dist/index.mjs.map 51.00 B
|
|
115
120
|
ESM dist/chunk-7NSRDJ5C.mjs.map 51.00 B
|
|
121
|
+
ESM dist/chunk-U6NJWGTV.mjs.map 51.00 B
|
|
116
122
|
ESM dist/chunk-IU3WTXLQ.mjs.map 51.00 B
|
|
117
|
-
ESM dist/
|
|
118
|
-
ESM dist/
|
|
119
|
-
ESM dist/
|
|
120
|
-
ESM dist/
|
|
121
|
-
ESM dist/chunk-
|
|
123
|
+
ESM dist/types/index.mjs.map 51.00 B
|
|
124
|
+
ESM dist/chunk-7TUGXTHJ.mjs.map 2.39 KB
|
|
125
|
+
ESM dist/chunk-L3OH4SEP.mjs.map 2.90 KB
|
|
126
|
+
ESM dist/chunk-3OM3QBDC.mjs.map 1.89 KB
|
|
127
|
+
ESM dist/chunk-MC6KTH4X.mjs.map 520.00 B
|
|
128
|
+
ESM dist/chunk-UB4Q6LFN.mjs.map 3.44 KB
|
|
129
|
+
ESM dist/chunk-6LAZQHEB.mjs.map 6.24 KB
|
|
130
|
+
ESM dist/chunk-VGX2W5ZB.mjs.map 1.56 KB
|
|
131
|
+
ESM dist/chunk-EJR2J4DR.mjs.map 1.21 KB
|
|
132
|
+
ESM dist/chunk-ITE4RI6K.mjs.map 3.71 KB
|
|
133
|
+
ESM dist/chunk-TEYIQHMK.mjs.map 551.00 B
|
|
134
|
+
ESM dist/chunk-IJLMKBSZ.mjs.map 1.27 KB
|
|
135
|
+
ESM dist/chunk-GCOPYGHH.mjs.map 1.23 KB
|
|
136
|
+
ESM dist/chunk-IAFCGDM6.mjs.map 4.02 KB
|
|
137
|
+
ESM dist/chunk-ZYC5YVDO.mjs.map 994.00 B
|
|
138
|
+
ESM dist/chunk-GC4LE273.mjs.map 2.71 KB
|
|
139
|
+
ESM dist/chunk-M3CZWJI3.mjs.map 2.62 KB
|
|
140
|
+
ESM dist/chunk-Q6YO7LDK.mjs.map 1.75 KB
|
|
141
|
+
ESM dist/hooks/use-at-bottom.mjs.map 51.00 B
|
|
142
|
+
ESM dist/chunk-OHWEJUCS.mjs.map 933.00 B
|
|
143
|
+
ESM dist/chunk-2KAF7NKC.mjs.map 27.13 KB
|
|
144
|
+
ESM dist/chunk-Y2LXYPNP.mjs.map 1.68 KB
|
|
122
145
|
ESM dist/components/chat-components/ui/textarea.mjs.map 1.17 KB
|
|
123
|
-
ESM dist/
|
|
146
|
+
ESM dist/chunk-POVINPXX.mjs.map 1.18 KB
|
|
147
|
+
ESM dist/chunk-H4VKQGVU.mjs.map 51.00 B
|
|
148
|
+
ESM dist/hooks/use-enter-submit.mjs.map 51.00 B
|
|
149
|
+
ESM dist/chunk-SRBUGQTM.mjs.map 6.48 KB
|
|
150
|
+
ESM dist/hooks/use-copy-to-clipboard.mjs.map 51.00 B
|
|
151
|
+
ESM dist/components/sidebar/copilot-sidebar-ui-provider.mjs.map 51.00 B
|
|
152
|
+
ESM dist/chunk-5KEDV5VC.mjs.map 1.05 KB
|
|
124
153
|
ESM dist/components/chat-components/ui/label.mjs.map 1.14 KB
|
|
125
|
-
ESM dist/components/chat-components/ui/tooltip.mjs.map 51.00 B
|
|
126
154
|
ESM dist/components/chat-components/ui/select.mjs.map 5.80 KB
|
|
127
|
-
ESM dist/components/chat-components/ui/icons.mjs.map 51.00 B
|
|
128
|
-
ESM dist/components/sidebar/copilot-sidebar-ui-provider.mjs.map 51.00 B
|
|
129
|
-
ESM dist/components/chat-components/ui/sheet.mjs.map 5.30 KB
|
|
130
155
|
ESM dist/components/sidebar/copilot-sidebar.mjs.map 51.00 B
|
|
131
|
-
ESM dist/components/sidebar/sidebar-context.mjs.map 51.00 B
|
|
132
|
-
ESM dist/components/chat-components/ui/alert-dialog.mjs.map 51.00 B
|
|
133
|
-
ESM dist/components/chat-components/ui/badge.mjs.map 1.66 KB
|
|
134
|
-
ESM dist/components/chat-components/clear-history.mjs.map 3.25 KB
|
|
135
156
|
ESM dist/components/chat-components/ui/dialog.mjs.map 5.60 KB
|
|
136
|
-
ESM dist/components/chat-components/
|
|
137
|
-
ESM dist/components/chat-components/ui/
|
|
138
|
-
ESM dist/components/chat-components/ui/codeblock.mjs.map 51.00 B
|
|
139
|
-
ESM dist/chunk-SRBUGQTM.mjs.map 6.48 KB
|
|
140
|
-
ESM dist/components/chat-components/ui/button.mjs.map 51.00 B
|
|
141
|
-
ESM dist/components/chat-components/default-empty-screen.mjs.map 51.00 B
|
|
157
|
+
ESM dist/components/chat-components/clear-history.mjs.map 3.25 KB
|
|
158
|
+
ESM dist/components/chat-components/ui/alert-dialog.mjs.map 51.00 B
|
|
142
159
|
ESM dist/components/chat-components/copilot-chat.mjs.map 51.00 B
|
|
160
|
+
ESM dist/components/chat-components/default-empty-screen.mjs.map 51.00 B
|
|
161
|
+
ESM dist/components/chat-components/prompt-form.mjs.map 51.00 B
|
|
143
162
|
ESM dist/components/chat-components/markdown.mjs.map 51.00 B
|
|
144
|
-
ESM dist/components/chat-components/
|
|
163
|
+
ESM dist/components/chat-components/theme-toggle.mjs.map 1.35 KB
|
|
145
164
|
ESM dist/components/chat-components/toaster.mjs.map 209.00 B
|
|
146
|
-
ESM dist/components/chat-components/
|
|
147
|
-
ESM dist/hooks/use-copy-to-clipboard.mjs.map 51.00 B
|
|
148
|
-
ESM dist/components/chat-components/chat-message.mjs.map 51.00 B
|
|
149
|
-
ESM dist/hooks/use-enter-submit.mjs.map 51.00 B
|
|
165
|
+
ESM dist/components/chat-components/ui/codeblock.mjs.map 51.00 B
|
|
150
166
|
ESM dist/components/chat-components/chat-list.mjs.map 51.00 B
|
|
167
|
+
ESM dist/components/chat-components/chat-message.mjs.map 51.00 B
|
|
151
168
|
ESM dist/components/chat-components/chat-panel.mjs.map 51.00 B
|
|
152
|
-
ESM dist/components/chat-components/chat-message-actions.mjs.map 51.00 B
|
|
153
|
-
ESM dist/components/chat-components/theme-toggle.mjs.map 1.35 KB
|
|
154
|
-
ESM dist/chunk-T3T3C3EH.mjs.map 3.44 KB
|
|
155
|
-
ESM dist/hooks/use-at-bottom.mjs.map 51.00 B
|
|
156
|
-
ESM dist/chunk-L3OH4SEP.mjs.map 2.90 KB
|
|
157
|
-
ESM dist/chunk-44PMTS4V.mjs.map 2.39 KB
|
|
158
|
-
ESM dist/chunk-QXW3Q7JE.mjs.map 1.21 KB
|
|
159
|
-
ESM dist/chunk-GCOPYGHH.mjs.map 1.23 KB
|
|
160
|
-
ESM dist/chunk-7AMJNPKO.mjs.map 6.24 KB
|
|
161
|
-
ESM dist/index.mjs.map 51.00 B
|
|
162
|
-
ESM dist/chunk-AHAVF76D.mjs.map 1.89 KB
|
|
163
|
-
ESM dist/context/index.mjs.map 51.00 B
|
|
164
169
|
ESM dist/components/chat-components/chat-scroll-anchor.mjs.map 51.00 B
|
|
165
|
-
ESM dist/
|
|
166
|
-
ESM dist/
|
|
167
|
-
ESM dist/
|
|
168
|
-
ESM dist/
|
|
169
|
-
ESM dist/
|
|
170
|
-
ESM dist/components/
|
|
171
|
-
ESM dist/
|
|
172
|
-
ESM dist/
|
|
173
|
-
ESM dist/
|
|
174
|
-
ESM dist/
|
|
175
|
-
ESM dist/
|
|
176
|
-
ESM dist/
|
|
177
|
-
ESM
|
|
178
|
-
|
|
179
|
-
ESM dist/chunk-ZYC5YVDO.mjs.map 994.00 B
|
|
180
|
-
ESM dist/hooks/index.mjs.map 51.00 B
|
|
181
|
-
ESM dist/chunk-Q6YO7LDK.mjs.map 1.75 KB
|
|
182
|
-
ESM dist/lib/utils.mjs.map 51.00 B
|
|
183
|
-
ESM dist/types/index.mjs.map 51.00 B
|
|
184
|
-
ESM ⚡️ Build success in 1291ms
|
|
185
|
-
DTS ⚡️ Build success in 7782ms
|
|
170
|
+
ESM dist/components/chat-components/ui/sheet.mjs.map 5.30 KB
|
|
171
|
+
ESM dist/components/chat-components/ui/switch.mjs.map 1.67 KB
|
|
172
|
+
ESM dist/components/chat-components/ui/separator.mjs.map 51.00 B
|
|
173
|
+
ESM dist/components/chat-components/ui/icons.mjs.map 51.00 B
|
|
174
|
+
ESM dist/components/sidebar/sidebar-context.mjs.map 51.00 B
|
|
175
|
+
ESM dist/components/chat-components/external-link.mjs.map 51.00 B
|
|
176
|
+
ESM dist/components/chat-components/ui/badge.mjs.map 1.66 KB
|
|
177
|
+
ESM dist/components/chat-components/ui/dropdown-menu.mjs.map 5.79 KB
|
|
178
|
+
ESM dist/components/chat-components/chat-message-actions.mjs.map 51.00 B
|
|
179
|
+
ESM dist/components/chat-components/ui/tooltip.mjs.map 51.00 B
|
|
180
|
+
ESM dist/components/chat-components/ui/button.mjs.map 51.00 B
|
|
181
|
+
ESM dist/components/chat-components/ui/input.mjs.map 1.25 KB
|
|
182
|
+
ESM ⚡️ Build success in 593ms
|
|
183
|
+
DTS ⚡️ Build success in 4202ms
|
|
186
184
|
DTS dist/index.d.ts 587.00 B
|
|
187
185
|
DTS dist/components/chat-components/copilot-chat.d.ts 496.00 B
|
|
188
186
|
DTS dist/components/chat-components/ui/tooltip.d.ts 640.00 B
|
|
@@ -190,16 +188,16 @@ DTS dist/components/sidebar/copilot-sidebar-ui-provider.d.ts 275.00 B
|
|
|
190
188
|
DTS dist/components/sidebar/copilot-sidebar.d.ts 181.00 B
|
|
191
189
|
DTS dist/components/sidebar/sidebar-context.d.ts 273.00 B
|
|
192
190
|
DTS dist/components/chat-components/default-empty-screen.d.ts 267.00 B
|
|
193
|
-
DTS dist/context/index.d.ts 12.00 B
|
|
194
191
|
DTS dist/components/index.d.ts 521.00 B
|
|
195
|
-
DTS dist/
|
|
196
|
-
DTS dist/lib/utils.d.ts 357.00 B
|
|
197
|
-
DTS dist/types/index.d.ts 12.00 B
|
|
198
|
-
DTS dist/types/types.d.ts 335.00 B
|
|
192
|
+
DTS dist/context/index.d.ts 12.00 B
|
|
199
193
|
DTS dist/hooks/index.d.ts 12.00 B
|
|
200
194
|
DTS dist/hooks/use-at-bottom.d.ts 81.00 B
|
|
201
195
|
DTS dist/hooks/use-copy-to-clipboard.d.ts 266.00 B
|
|
202
196
|
DTS dist/hooks/use-enter-submit.d.ts 219.00 B
|
|
197
|
+
DTS dist/lib/utils.test.d.ts 12.00 B
|
|
198
|
+
DTS dist/lib/utils.d.ts 357.00 B
|
|
199
|
+
DTS dist/types/index.d.ts 12.00 B
|
|
200
|
+
DTS dist/types/types.d.ts 335.00 B
|
|
203
201
|
DTS dist/components/chat-components/chat-list.d.ts 172.00 B
|
|
204
202
|
DTS dist/components/chat-components/chat-message-actions.d.ts 268.00 B
|
|
205
203
|
DTS dist/components/chat-components/chat-message.d.ts 211.00 B
|
|
@@ -225,5 +223,3 @@ DTS dist/components/chat-components/ui/separator.d.ts 303.00 B
|
|
|
225
223
|
DTS dist/components/chat-components/ui/sheet.d.ts 1.36 KB
|
|
226
224
|
DTS dist/components/chat-components/ui/switch.d.ts 293.00 B
|
|
227
225
|
DTS dist/components/chat-components/ui/textarea.d.ts 271.00 B
|
|
228
|
-
Waiting for the debugger to disconnect...
|
|
229
|
-
Waiting for the debugger to disconnect...
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
# ui
|
|
2
2
|
|
|
3
|
+
## 0.13.0-alpha.6
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- rebase
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies
|
|
12
|
+
- @copilotkit/react-core@0.15.0-alpha.6
|
|
13
|
+
|
|
14
|
+
## 0.13.0-alpha.5
|
|
15
|
+
|
|
16
|
+
### Minor Changes
|
|
17
|
+
|
|
18
|
+
- carry function propagation fix to chat v2
|
|
19
|
+
|
|
20
|
+
### Patch Changes
|
|
21
|
+
|
|
22
|
+
- Updated dependencies
|
|
23
|
+
- @copilotkit/react-core@0.15.0-alpha.5
|
|
24
|
+
|
|
3
25
|
## 0.13.0-alpha.4
|
|
4
26
|
|
|
5
27
|
### Minor Changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CopilotChat } from './chunk-
|
|
1
|
+
import { CopilotChat } from './chunk-7TUGXTHJ.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';
|
|
@@ -36,4 +36,4 @@ function TopBar(props) {
|
|
|
36
36
|
|
|
37
37
|
export { CopilotSidebar };
|
|
38
38
|
//# sourceMappingURL=out.js.map
|
|
39
|
-
//# sourceMappingURL=chunk-
|
|
39
|
+
//# sourceMappingURL=chunk-3OM3QBDC.mjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { useCopyToClipboard } from './chunk-POVINPXX.mjs';
|
|
2
1
|
import { Button } from './chunk-M3CZWJI3.mjs';
|
|
3
2
|
import { IconDownload, IconCheck, IconCopy } from './chunk-2KAF7NKC.mjs';
|
|
3
|
+
import { useCopyToClipboard } from './chunk-POVINPXX.mjs';
|
|
4
4
|
import { memo } from 'react';
|
|
5
5
|
import { Prism } from 'react-syntax-highlighter';
|
|
6
6
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
@@ -126,4 +126,4 @@ CodeBlock.displayName = "CodeBlock";
|
|
|
126
126
|
|
|
127
127
|
export { CodeBlock, generateRandomString, programmingLanguages };
|
|
128
128
|
//# sourceMappingURL=out.js.map
|
|
129
|
-
//# sourceMappingURL=chunk-
|
|
129
|
+
//# sourceMappingURL=chunk-6LAZQHEB.mjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { DefaultEmptyScreen } from './chunk-L3OH4SEP.mjs';
|
|
2
|
-
import { ChatList } from './chunk-
|
|
3
|
-
import { ChatPanel } from './chunk-
|
|
2
|
+
import { ChatList } from './chunk-EJR2J4DR.mjs';
|
|
3
|
+
import { ChatPanel } from './chunk-GC4LE273.mjs';
|
|
4
4
|
import { ChatScrollAnchor } from './chunk-IJLMKBSZ.mjs';
|
|
5
5
|
import { useCopilotChat } from '@copilotkit/react-core';
|
|
6
6
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
@@ -39,4 +39,4 @@ function CopilotChat({
|
|
|
39
39
|
|
|
40
40
|
export { CopilotChat };
|
|
41
41
|
//# sourceMappingURL=out.js.map
|
|
42
|
-
//# sourceMappingURL=chunk-
|
|
42
|
+
//# sourceMappingURL=chunk-7TUGXTHJ.mjs.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Separator } from './chunk-GCOPYGHH.mjs';
|
|
2
|
-
import { ChatMessage } from './chunk-
|
|
2
|
+
import { ChatMessage } from './chunk-ITE4RI6K.mjs';
|
|
3
3
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
4
4
|
|
|
5
5
|
function ChatList({ messages }) {
|
|
@@ -15,4 +15,4 @@ function ChatList({ messages }) {
|
|
|
15
15
|
|
|
16
16
|
export { ChatList };
|
|
17
17
|
//# sourceMappingURL=out.js.map
|
|
18
|
-
//# sourceMappingURL=chunk-
|
|
18
|
+
//# sourceMappingURL=chunk-EJR2J4DR.mjs.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { PromptForm } from './chunk-
|
|
1
|
+
import { PromptForm } from './chunk-IAFCGDM6.mjs';
|
|
2
2
|
import { Button } from './chunk-M3CZWJI3.mjs';
|
|
3
3
|
import { IconStop, IconRefresh } from './chunk-2KAF7NKC.mjs';
|
|
4
4
|
import { __async } from './chunk-MRXNTQOX.mjs';
|
|
@@ -49,4 +49,4 @@ function ChatPanel({
|
|
|
49
49
|
|
|
50
50
|
export { ChatPanel };
|
|
51
51
|
//# sourceMappingURL=out.js.map
|
|
52
|
-
//# sourceMappingURL=chunk-
|
|
52
|
+
//# sourceMappingURL=chunk-GC4LE273.mjs.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Tooltip, TooltipTrigger, TooltipContent } from './chunk-VGX2W5ZB.mjs';
|
|
2
|
-
import { useEnterSubmit } from './chunk-OHWEJUCS.mjs';
|
|
3
2
|
import { Button } from './chunk-M3CZWJI3.mjs';
|
|
4
3
|
import { IconArrowElbow } from './chunk-2KAF7NKC.mjs';
|
|
4
|
+
import { useEnterSubmit } from './chunk-OHWEJUCS.mjs';
|
|
5
5
|
import { __async } from './chunk-MRXNTQOX.mjs';
|
|
6
6
|
import * as React from 'react';
|
|
7
7
|
import TextareaAutosize from 'react-textarea-autosize';
|
|
@@ -69,4 +69,4 @@ function PromptForm({ onSubmit, input, setInput, isLoading }) {
|
|
|
69
69
|
|
|
70
70
|
export { PromptForm };
|
|
71
71
|
//# sourceMappingURL=out.js.map
|
|
72
|
-
//# sourceMappingURL=chunk-
|
|
72
|
+
//# sourceMappingURL=chunk-IAFCGDM6.mjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { CodeBlock } from './chunk-
|
|
1
|
+
import { CodeBlock } from './chunk-6LAZQHEB.mjs';
|
|
2
2
|
import { MemoizedReactMarkdown } from './chunk-TEYIQHMK.mjs';
|
|
3
|
-
import { ChatMessageActions } from './chunk-
|
|
3
|
+
import { ChatMessageActions } from './chunk-Y2LXYPNP.mjs';
|
|
4
4
|
import { IconUser, IconOpenAI } from './chunk-2KAF7NKC.mjs';
|
|
5
5
|
import { cn } from './chunk-Q6YO7LDK.mjs';
|
|
6
6
|
import { __objRest, __spreadProps, __spreadValues } from './chunk-MRXNTQOX.mjs';
|
|
@@ -63,4 +63,4 @@ function ChatMessage(_a) {
|
|
|
63
63
|
|
|
64
64
|
export { ChatMessage };
|
|
65
65
|
//# sourceMappingURL=out.js.map
|
|
66
|
-
//# sourceMappingURL=chunk-
|
|
66
|
+
//# sourceMappingURL=chunk-ITE4RI6K.mjs.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CopilotSidebar } from './chunk-
|
|
1
|
+
import { CopilotSidebar } from './chunk-3OM3QBDC.mjs';
|
|
2
2
|
import { CopilotSidebarContext } from './chunk-MC6KTH4X.mjs';
|
|
3
3
|
import { TooltipProvider } from './chunk-VGX2W5ZB.mjs';
|
|
4
4
|
import { useState, useCallback } from 'react';
|
|
@@ -69,4 +69,4 @@ function CopilotSidebarUIProvider({ children }) {
|
|
|
69
69
|
|
|
70
70
|
export { CopilotSidebarUIProvider };
|
|
71
71
|
//# sourceMappingURL=out.js.map
|
|
72
|
-
//# sourceMappingURL=chunk-
|
|
72
|
+
//# sourceMappingURL=chunk-UB4Q6LFN.mjs.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { useCopyToClipboard } from './chunk-POVINPXX.mjs';
|
|
2
1
|
import { Button } from './chunk-M3CZWJI3.mjs';
|
|
3
2
|
import { IconCheck, IconCopy } from './chunk-2KAF7NKC.mjs';
|
|
4
3
|
import { cn } from './chunk-Q6YO7LDK.mjs';
|
|
4
|
+
import { useCopyToClipboard } from './chunk-POVINPXX.mjs';
|
|
5
5
|
import { __objRest, __spreadProps, __spreadValues } from './chunk-MRXNTQOX.mjs';
|
|
6
6
|
import { jsx, jsxs } from 'react/jsx-runtime';
|
|
7
7
|
|
|
@@ -31,4 +31,4 @@ function ChatMessageActions(_a) {
|
|
|
31
31
|
|
|
32
32
|
export { ChatMessageActions };
|
|
33
33
|
//# sourceMappingURL=out.js.map
|
|
34
|
-
//# sourceMappingURL=chunk-
|
|
34
|
+
//# sourceMappingURL=chunk-Y2LXYPNP.mjs.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { ChatList } from '../../chunk-
|
|
1
|
+
export { ChatList } from '../../chunk-EJR2J4DR.mjs';
|
|
2
2
|
import '../../chunk-GCOPYGHH.mjs';
|
|
3
|
-
import '../../chunk-
|
|
4
|
-
import '../../chunk-
|
|
3
|
+
import '../../chunk-ITE4RI6K.mjs';
|
|
4
|
+
import '../../chunk-6LAZQHEB.mjs';
|
|
5
5
|
import '../../chunk-TEYIQHMK.mjs';
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-POVINPXX.mjs';
|
|
6
|
+
import '../../chunk-Y2LXYPNP.mjs';
|
|
8
7
|
import '../../chunk-M3CZWJI3.mjs';
|
|
9
8
|
import '../../chunk-2KAF7NKC.mjs';
|
|
10
9
|
import '../../chunk-Q6YO7LDK.mjs';
|
|
10
|
+
import '../../chunk-POVINPXX.mjs';
|
|
11
11
|
import '../../chunk-MRXNTQOX.mjs';
|
|
12
12
|
//# sourceMappingURL=out.js.map
|
|
13
13
|
//# sourceMappingURL=chat-list.mjs.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { ChatMessageActions } from '../../chunk-
|
|
2
|
-
import '../../chunk-POVINPXX.mjs';
|
|
1
|
+
export { ChatMessageActions } from '../../chunk-Y2LXYPNP.mjs';
|
|
3
2
|
import '../../chunk-M3CZWJI3.mjs';
|
|
4
3
|
import '../../chunk-2KAF7NKC.mjs';
|
|
5
4
|
import '../../chunk-Q6YO7LDK.mjs';
|
|
5
|
+
import '../../chunk-POVINPXX.mjs';
|
|
6
6
|
import '../../chunk-MRXNTQOX.mjs';
|
|
7
7
|
//# sourceMappingURL=out.js.map
|
|
8
8
|
//# sourceMappingURL=chat-message-actions.mjs.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { ChatMessage } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { ChatMessage } from '../../chunk-ITE4RI6K.mjs';
|
|
2
|
+
import '../../chunk-6LAZQHEB.mjs';
|
|
3
3
|
import '../../chunk-TEYIQHMK.mjs';
|
|
4
|
-
import '../../chunk-
|
|
5
|
-
import '../../chunk-POVINPXX.mjs';
|
|
4
|
+
import '../../chunk-Y2LXYPNP.mjs';
|
|
6
5
|
import '../../chunk-M3CZWJI3.mjs';
|
|
7
6
|
import '../../chunk-2KAF7NKC.mjs';
|
|
8
7
|
import '../../chunk-Q6YO7LDK.mjs';
|
|
8
|
+
import '../../chunk-POVINPXX.mjs';
|
|
9
9
|
import '../../chunk-MRXNTQOX.mjs';
|
|
10
10
|
//# sourceMappingURL=out.js.map
|
|
11
11
|
//# sourceMappingURL=chat-message.mjs.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { ChatPanel } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { ChatPanel } from '../../chunk-GC4LE273.mjs';
|
|
2
|
+
import '../../chunk-IAFCGDM6.mjs';
|
|
3
3
|
import '../../chunk-VGX2W5ZB.mjs';
|
|
4
|
-
import '../../chunk-OHWEJUCS.mjs';
|
|
5
4
|
import '../../chunk-M3CZWJI3.mjs';
|
|
6
5
|
import '../../chunk-2KAF7NKC.mjs';
|
|
7
6
|
import '../../chunk-Q6YO7LDK.mjs';
|
|
7
|
+
import '../../chunk-OHWEJUCS.mjs';
|
|
8
8
|
import '../../chunk-MRXNTQOX.mjs';
|
|
9
9
|
//# sourceMappingURL=out.js.map
|
|
10
10
|
//# sourceMappingURL=chat-panel.mjs.map
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
export { CopilotChat } from '../../chunk-
|
|
1
|
+
export { CopilotChat } from '../../chunk-7TUGXTHJ.mjs';
|
|
2
2
|
import '../../chunk-L3OH4SEP.mjs';
|
|
3
3
|
import '../../chunk-5KEDV5VC.mjs';
|
|
4
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-EJR2J4DR.mjs';
|
|
5
5
|
import '../../chunk-GCOPYGHH.mjs';
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-
|
|
6
|
+
import '../../chunk-ITE4RI6K.mjs';
|
|
7
|
+
import '../../chunk-6LAZQHEB.mjs';
|
|
8
8
|
import '../../chunk-TEYIQHMK.mjs';
|
|
9
|
-
import '../../chunk-
|
|
10
|
-
import '../../chunk-
|
|
11
|
-
import '../../chunk-
|
|
12
|
-
import '../../chunk-Z4FKMKAJ.mjs';
|
|
9
|
+
import '../../chunk-Y2LXYPNP.mjs';
|
|
10
|
+
import '../../chunk-GC4LE273.mjs';
|
|
11
|
+
import '../../chunk-IAFCGDM6.mjs';
|
|
13
12
|
import '../../chunk-VGX2W5ZB.mjs';
|
|
14
|
-
import '../../chunk-OHWEJUCS.mjs';
|
|
15
13
|
import '../../chunk-M3CZWJI3.mjs';
|
|
16
14
|
import '../../chunk-2KAF7NKC.mjs';
|
|
15
|
+
import '../../chunk-Q6YO7LDK.mjs';
|
|
17
16
|
import '../../chunk-IJLMKBSZ.mjs';
|
|
18
17
|
import '../../chunk-ZYC5YVDO.mjs';
|
|
19
|
-
import '../../chunk-
|
|
18
|
+
import '../../chunk-POVINPXX.mjs';
|
|
19
|
+
import '../../chunk-OHWEJUCS.mjs';
|
|
20
20
|
import '../../chunk-MRXNTQOX.mjs';
|
|
21
21
|
//# sourceMappingURL=out.js.map
|
|
22
22
|
//# sourceMappingURL=copilot-chat.mjs.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { PromptForm } from '../../chunk-
|
|
1
|
+
export { PromptForm } from '../../chunk-IAFCGDM6.mjs';
|
|
2
2
|
import '../../chunk-VGX2W5ZB.mjs';
|
|
3
|
-
import '../../chunk-OHWEJUCS.mjs';
|
|
4
3
|
import '../../chunk-M3CZWJI3.mjs';
|
|
5
4
|
import '../../chunk-2KAF7NKC.mjs';
|
|
6
5
|
import '../../chunk-Q6YO7LDK.mjs';
|
|
6
|
+
import '../../chunk-OHWEJUCS.mjs';
|
|
7
7
|
import '../../chunk-MRXNTQOX.mjs';
|
|
8
8
|
//# sourceMappingURL=out.js.map
|
|
9
9
|
//# sourceMappingURL=prompt-form.mjs.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { CodeBlock, generateRandomString, programmingLanguages } from '../../../chunk-
|
|
2
|
-
import '../../../chunk-POVINPXX.mjs';
|
|
1
|
+
export { CodeBlock, generateRandomString, programmingLanguages } from '../../../chunk-6LAZQHEB.mjs';
|
|
3
2
|
import '../../../chunk-M3CZWJI3.mjs';
|
|
4
3
|
import '../../../chunk-2KAF7NKC.mjs';
|
|
5
4
|
import '../../../chunk-Q6YO7LDK.mjs';
|
|
5
|
+
import '../../../chunk-POVINPXX.mjs';
|
|
6
6
|
import '../../../chunk-MRXNTQOX.mjs';
|
|
7
7
|
//# sourceMappingURL=out.js.map
|
|
8
8
|
//# sourceMappingURL=codeblock.mjs.map
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import '../chunk-U6NJWGTV.mjs';
|
|
2
|
-
export { CopilotSidebarUIProvider } from '../chunk-
|
|
3
|
-
export { CopilotSidebar } from '../chunk-
|
|
2
|
+
export { CopilotSidebarUIProvider } from '../chunk-UB4Q6LFN.mjs';
|
|
3
|
+
export { CopilotSidebar } from '../chunk-3OM3QBDC.mjs';
|
|
4
4
|
export { CopilotSidebarContext } from '../chunk-MC6KTH4X.mjs';
|
|
5
|
-
export { CopilotChat } from '../chunk-
|
|
5
|
+
export { CopilotChat } from '../chunk-7TUGXTHJ.mjs';
|
|
6
6
|
import '../chunk-L3OH4SEP.mjs';
|
|
7
7
|
import '../chunk-5KEDV5VC.mjs';
|
|
8
|
-
import '../chunk-
|
|
8
|
+
import '../chunk-EJR2J4DR.mjs';
|
|
9
9
|
import '../chunk-GCOPYGHH.mjs';
|
|
10
|
-
import '../chunk-
|
|
11
|
-
import '../chunk-
|
|
10
|
+
import '../chunk-ITE4RI6K.mjs';
|
|
11
|
+
import '../chunk-6LAZQHEB.mjs';
|
|
12
12
|
import '../chunk-TEYIQHMK.mjs';
|
|
13
|
-
import '../chunk-
|
|
14
|
-
import '../chunk-
|
|
15
|
-
import '../chunk-
|
|
16
|
-
import '../chunk-Z4FKMKAJ.mjs';
|
|
13
|
+
import '../chunk-Y2LXYPNP.mjs';
|
|
14
|
+
import '../chunk-GC4LE273.mjs';
|
|
15
|
+
import '../chunk-IAFCGDM6.mjs';
|
|
17
16
|
export { Tooltip, TooltipProvider } from '../chunk-VGX2W5ZB.mjs';
|
|
18
|
-
import '../chunk-OHWEJUCS.mjs';
|
|
19
17
|
import '../chunk-M3CZWJI3.mjs';
|
|
20
18
|
import '../chunk-2KAF7NKC.mjs';
|
|
19
|
+
import '../chunk-Q6YO7LDK.mjs';
|
|
21
20
|
import '../chunk-IJLMKBSZ.mjs';
|
|
22
21
|
import '../chunk-ZYC5YVDO.mjs';
|
|
23
|
-
import '../chunk-
|
|
22
|
+
import '../chunk-POVINPXX.mjs';
|
|
23
|
+
import '../chunk-OHWEJUCS.mjs';
|
|
24
24
|
import '../chunk-MRXNTQOX.mjs';
|
|
25
25
|
//# sourceMappingURL=out.js.map
|
|
26
26
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
export { CopilotSidebarUIProvider } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { CopilotSidebarUIProvider } from '../../chunk-UB4Q6LFN.mjs';
|
|
2
|
+
import '../../chunk-3OM3QBDC.mjs';
|
|
3
3
|
import '../../chunk-MC6KTH4X.mjs';
|
|
4
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-7TUGXTHJ.mjs';
|
|
5
5
|
import '../../chunk-L3OH4SEP.mjs';
|
|
6
6
|
import '../../chunk-5KEDV5VC.mjs';
|
|
7
|
-
import '../../chunk-
|
|
7
|
+
import '../../chunk-EJR2J4DR.mjs';
|
|
8
8
|
import '../../chunk-GCOPYGHH.mjs';
|
|
9
|
-
import '../../chunk-
|
|
10
|
-
import '../../chunk-
|
|
9
|
+
import '../../chunk-ITE4RI6K.mjs';
|
|
10
|
+
import '../../chunk-6LAZQHEB.mjs';
|
|
11
11
|
import '../../chunk-TEYIQHMK.mjs';
|
|
12
|
-
import '../../chunk-
|
|
13
|
-
import '../../chunk-
|
|
14
|
-
import '../../chunk-
|
|
15
|
-
import '../../chunk-Z4FKMKAJ.mjs';
|
|
12
|
+
import '../../chunk-Y2LXYPNP.mjs';
|
|
13
|
+
import '../../chunk-GC4LE273.mjs';
|
|
14
|
+
import '../../chunk-IAFCGDM6.mjs';
|
|
16
15
|
import '../../chunk-VGX2W5ZB.mjs';
|
|
17
|
-
import '../../chunk-OHWEJUCS.mjs';
|
|
18
16
|
import '../../chunk-M3CZWJI3.mjs';
|
|
19
17
|
import '../../chunk-2KAF7NKC.mjs';
|
|
18
|
+
import '../../chunk-Q6YO7LDK.mjs';
|
|
20
19
|
import '../../chunk-IJLMKBSZ.mjs';
|
|
21
20
|
import '../../chunk-ZYC5YVDO.mjs';
|
|
22
|
-
import '../../chunk-
|
|
21
|
+
import '../../chunk-POVINPXX.mjs';
|
|
22
|
+
import '../../chunk-OHWEJUCS.mjs';
|
|
23
23
|
import '../../chunk-MRXNTQOX.mjs';
|
|
24
24
|
//# sourceMappingURL=out.js.map
|
|
25
25
|
//# sourceMappingURL=copilot-sidebar-ui-provider.mjs.map
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
export { CopilotSidebar } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { CopilotSidebar } from '../../chunk-3OM3QBDC.mjs';
|
|
2
|
+
import '../../chunk-7TUGXTHJ.mjs';
|
|
3
3
|
import '../../chunk-L3OH4SEP.mjs';
|
|
4
4
|
import '../../chunk-5KEDV5VC.mjs';
|
|
5
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-EJR2J4DR.mjs';
|
|
6
6
|
import '../../chunk-GCOPYGHH.mjs';
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
import '../../chunk-
|
|
7
|
+
import '../../chunk-ITE4RI6K.mjs';
|
|
8
|
+
import '../../chunk-6LAZQHEB.mjs';
|
|
9
9
|
import '../../chunk-TEYIQHMK.mjs';
|
|
10
|
-
import '../../chunk-
|
|
11
|
-
import '../../chunk-
|
|
12
|
-
import '../../chunk-
|
|
13
|
-
import '../../chunk-Z4FKMKAJ.mjs';
|
|
10
|
+
import '../../chunk-Y2LXYPNP.mjs';
|
|
11
|
+
import '../../chunk-GC4LE273.mjs';
|
|
12
|
+
import '../../chunk-IAFCGDM6.mjs';
|
|
14
13
|
import '../../chunk-VGX2W5ZB.mjs';
|
|
15
|
-
import '../../chunk-OHWEJUCS.mjs';
|
|
16
14
|
import '../../chunk-M3CZWJI3.mjs';
|
|
17
15
|
import '../../chunk-2KAF7NKC.mjs';
|
|
16
|
+
import '../../chunk-Q6YO7LDK.mjs';
|
|
18
17
|
import '../../chunk-IJLMKBSZ.mjs';
|
|
19
18
|
import '../../chunk-ZYC5YVDO.mjs';
|
|
20
|
-
import '../../chunk-
|
|
19
|
+
import '../../chunk-POVINPXX.mjs';
|
|
20
|
+
import '../../chunk-OHWEJUCS.mjs';
|
|
21
21
|
import '../../chunk-MRXNTQOX.mjs';
|
|
22
22
|
//# sourceMappingURL=out.js.map
|
|
23
23
|
//# sourceMappingURL=copilot-sidebar.mjs.map
|
package/dist/index.mjs
CHANGED
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
import './chunk-
|
|
1
|
+
import './chunk-7NSRDJ5C.mjs';
|
|
2
2
|
import './chunk-U6NJWGTV.mjs';
|
|
3
|
-
export { CopilotSidebarUIProvider } from './chunk-
|
|
4
|
-
export { CopilotSidebar } from './chunk-
|
|
3
|
+
export { CopilotSidebarUIProvider } from './chunk-UB4Q6LFN.mjs';
|
|
4
|
+
export { CopilotSidebar } from './chunk-3OM3QBDC.mjs';
|
|
5
5
|
export { CopilotSidebarContext } from './chunk-MC6KTH4X.mjs';
|
|
6
|
-
export { CopilotChat } from './chunk-
|
|
6
|
+
export { CopilotChat } from './chunk-7TUGXTHJ.mjs';
|
|
7
7
|
import './chunk-L3OH4SEP.mjs';
|
|
8
8
|
import './chunk-5KEDV5VC.mjs';
|
|
9
|
-
import './chunk-
|
|
9
|
+
import './chunk-EJR2J4DR.mjs';
|
|
10
10
|
import './chunk-GCOPYGHH.mjs';
|
|
11
|
-
import './chunk-
|
|
12
|
-
import './chunk-
|
|
11
|
+
import './chunk-ITE4RI6K.mjs';
|
|
12
|
+
import './chunk-6LAZQHEB.mjs';
|
|
13
13
|
import './chunk-TEYIQHMK.mjs';
|
|
14
|
-
import './chunk-
|
|
15
|
-
import './chunk-
|
|
16
|
-
import './chunk-
|
|
17
|
-
import './chunk-Z4FKMKAJ.mjs';
|
|
14
|
+
import './chunk-Y2LXYPNP.mjs';
|
|
15
|
+
import './chunk-GC4LE273.mjs';
|
|
16
|
+
import './chunk-IAFCGDM6.mjs';
|
|
18
17
|
export { Tooltip, TooltipProvider } from './chunk-VGX2W5ZB.mjs';
|
|
19
|
-
import './chunk-OHWEJUCS.mjs';
|
|
20
18
|
import './chunk-M3CZWJI3.mjs';
|
|
21
19
|
import './chunk-2KAF7NKC.mjs';
|
|
20
|
+
import './chunk-Q6YO7LDK.mjs';
|
|
22
21
|
import './chunk-IJLMKBSZ.mjs';
|
|
22
|
+
import './chunk-IU3WTXLQ.mjs';
|
|
23
|
+
import './chunk-H4VKQGVU.mjs';
|
|
23
24
|
import './chunk-ZYC5YVDO.mjs';
|
|
24
|
-
import './chunk-
|
|
25
|
+
import './chunk-POVINPXX.mjs';
|
|
26
|
+
import './chunk-OHWEJUCS.mjs';
|
|
25
27
|
import './chunk-MRXNTQOX.mjs';
|
|
26
|
-
import './chunk-7NSRDJ5C.mjs';
|
|
27
|
-
import './chunk-H4VKQGVU.mjs';
|
|
28
28
|
//# sourceMappingURL=out.js.map
|
|
29
29
|
//# sourceMappingURL=index.mjs.map
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
7
|
-
"version": "0.13.0-alpha.
|
|
7
|
+
"version": "0.13.0-alpha.6",
|
|
8
8
|
"sideEffects": [
|
|
9
9
|
"**/*.css"
|
|
10
10
|
],
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
"ts-jest": "^29.1.1",
|
|
32
32
|
"tsup": "^6.7.0",
|
|
33
33
|
"typescript": "^5.1.3",
|
|
34
|
-
"tailwind-config": "0.1.0",
|
|
35
34
|
"eslint-config-custom": "0.2.0",
|
|
36
|
-
"
|
|
35
|
+
"tailwind-config": "0.1.0",
|
|
36
|
+
"tsconfig": "0.6.0-alpha.6"
|
|
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.15.0-alpha.
|
|
63
|
+
"@copilotkit/react-core": "0.15.0-alpha.6"
|
|
64
64
|
},
|
|
65
65
|
"scripts": {
|
|
66
66
|
"build": "tsup --treeshake",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|