@copilotkit/react-textarea 0.36.0-mme-pre.3 → 0.36.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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @copilotkit/react-textarea@0.36.0-mme-pre.3 build /home/runner/work/CopilotKit/CopilotKit/CopilotKit/packages/react-textarea
2
+ > @copilotkit/react-textarea@0.36.0 build /home/runner/work/CopilotKit/CopilotKit/CopilotKit/packages/react-textarea
3
3
  > tsup --clean
4
4
 
5
5
  CLI Building entry: src/index.tsx, src/components/index.ts, src/context/index.ts, src/hooks/index.ts, src/lib/debouncer.ts, src/lib/editor-to-text.ts, src/lib/get-text-around-cursor.ts, src/lib/retry.tsx, src/lib/stream-promise-flatten.ts, src/lib/utils.test.ts, src/lib/utils.ts, src/types/html-copilot-textarea-element.ts, src/types/index.ts, src/components/base-copilot-textarea/base-copilot-textarea.tsx, src/components/base-copilot-textarea/render-element.tsx, src/components/base-copilot-textarea/render-placeholder.tsx, src/components/base-copilot-textarea/track-cursor-moved-since-last-text-change.tsx, src/components/base-copilot-textarea/use-add-branding-css.tsx, src/components/copilot-textarea/copilot-textarea.tsx, src/components/hovering-toolbar/hovering-editor-provider.tsx, src/components/hovering-toolbar/hovering-toolbar-components.tsx, src/components/hovering-toolbar/hovering-toolbar.tsx, src/components/manual-ui/chip-with-icon.tsx, src/components/source-search-box/source-search-box.tsx, src/components/ui/button.tsx, src/components/ui/card.tsx, src/components/ui/command.tsx, src/components/ui/dialog.tsx, src/components/ui/label.tsx, src/components/ui/separator.tsx, src/components/ui/textarea.tsx, src/hooks/base-copilot-textarea-implementation/use-autosuggestions.ts, src/hooks/base-copilot-textarea-implementation/use-copilot-textarea-editor.tsx, src/hooks/base-copilot-textarea-implementation/use-populate-copilot-textarea-ref.ts, src/hooks/make-autosuggestions-function/use-make-standard-autosuggestions-function.tsx, src/hooks/make-autosuggestions-function/use-make-standard-insertion-function.tsx, src/hooks/misc/use-autosize-textarea.tsx, src/lib/slatejs-edits/add-autocompletions.ts, src/lib/slatejs-edits/clear-autocompletions.ts, src/lib/slatejs-edits/replace-text.ts, src/lib/slatejs-edits/with-partial-history.ts, src/types/autosuggestions-config/autosuggestions-config-user-specified.tsx, src/types/autosuggestions-config/autosuggestions-config.tsx, src/types/autosuggestions-config/editing-api-config.tsx, src/types/autosuggestions-config/index.ts, src/types/autosuggestions-config/insertions-api-config.tsx, src/types/autosuggestions-config/suggestions-api-config.tsx, src/types/base/autosuggestion-state.ts, src/types/base/autosuggestions-bare-function.ts, src/types/base/base-autosuggestions-config.tsx, src/types/base/base-copilot-textarea-props.tsx, src/types/base/custom-editor.tsx, src/types/base/editor-autocomplete-state.ts, src/types/base/index.ts, src/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box-core.tsx, src/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box.tsx, src/components/hovering-toolbar/text-insertion-prompt-box/included-files-preview.tsx, src/components/hovering-toolbar/text-insertion-prompt-box/index.ts, src/types/autosuggestions-config/subtypes/make-system-prompt.ts, src/types/autosuggestions-config/subtypes/minimal-chat-gpt-message.tsx
@@ -18,20 +18,148 @@ Browserslist: caniuse-lite is outdated. Please run:
18
18
  warn - Update your configuration file to eliminate this warning.
19
19
  warn - https://tailwindcss.com/docs/upgrade-guide#configure-content-sources
20
20
  DTS Build start
21
+ CJS dist/types/html-copilot-textarea-element.js 893.00 B
22
+ CJS dist/components/hovering-toolbar/hovering-editor-provider.js 1.85 KB
23
+ CJS dist/components/manual-ui/chip-with-icon.js 1.73 KB
24
+ CJS dist/components/source-search-box/source-search-box.js 9.53 KB
25
+ CJS dist/components/ui/button.js 4.82 KB
26
+ CJS dist/hooks/base-copilot-textarea-implementation/use-autosuggestions.js 6.34 KB
27
+ CJS dist/hooks/make-autosuggestions-function/use-make-standard-autosuggestions-function.js 5.19 KB
28
+ CJS dist/hooks/misc/use-autosize-textarea.js 1.48 KB
29
+ CJS dist/lib/slatejs-edits/add-autocompletions.js 1.63 KB
30
+ CJS dist/types/autosuggestions-config/autosuggestions-config-user-specified.js 949.00 B
31
+ CJS dist/types/base/autosuggestion-state.js 862.00 B
32
+ CJS dist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box-core.js 24.47 KB
33
+ CJS dist/types/autosuggestions-config/subtypes/make-system-prompt.js 881.00 B
34
+ CJS dist/index.css 18.82 KB
35
+ CJS dist/index.js 80.17 KB
36
+ CJS dist/components/index.css 242.00 B
37
+ CJS dist/context/index.js 803.00 B
38
+ CJS dist/components/index.js 79.98 KB
39
+ CJS dist/hooks/index.js 797.00 B
40
+ CJS dist/lib/get-text-around-cursor.js 4.09 KB
41
+ CJS dist/lib/retry.js 1.43 KB
42
+ CJS dist/lib/stream-promise-flatten.js 2.26 KB
43
+ CJS dist/lib/utils.test.js 182.00 B
44
+ CJS dist/lib/utils.js 3.08 KB
45
+ CJS dist/types/index.js 10.66 KB
46
+ CJS dist/components/base-copilot-textarea/base-copilot-textarea.css 258.00 B
47
+ CJS dist/components/base-copilot-textarea/render-element.js 2.94 KB
48
+ CJS dist/components/base-copilot-textarea/render-placeholder.js 2.84 KB
49
+ CJS dist/components/base-copilot-textarea/track-cursor-moved-since-last-text-change.js 4.02 KB
50
+ CJS dist/components/base-copilot-textarea/use-add-branding-css.js 3.19 KB
51
+ CJS dist/components/base-copilot-textarea/base-copilot-textarea.js 63.75 KB
52
+ CJS dist/components/copilot-textarea/copilot-textarea.css 253.00 B
53
+ CJS dist/components/hovering-toolbar/hovering-toolbar-components.js 5.55 KB
54
+ CJS dist/components/hovering-toolbar/hovering-toolbar.js 33.66 KB
55
+ CJS dist/components/ui/card.js 5.36 KB
56
+ CJS dist/components/copilot-textarea/copilot-textarea.js 79.92 KB
57
+ CJS dist/components/ui/command.js 12.51 KB
58
+ CJS dist/components/ui/label.js 3.73 KB
59
+ CJS dist/components/ui/dialog.js 7.83 KB
60
+ CJS dist/components/ui/separator.js 3.80 KB
61
+ CJS dist/components/ui/textarea.js 3.76 KB
62
+ CJS dist/hooks/base-copilot-textarea-implementation/use-copilot-textarea-editor.js 6.35 KB
63
+ CJS dist/hooks/base-copilot-textarea-implementation/use-populate-copilot-textarea-ref.js 6.04 KB
64
+ CJS dist/lib/slatejs-edits/with-partial-history.js 4.30 KB
65
+ CJS dist/types/autosuggestions-config/editing-api-config.js 3.69 KB
66
+ CJS dist/types/autosuggestions-config/autosuggestions-config.js 10.65 KB
67
+ CJS dist/types/autosuggestions-config/index.js 10.62 KB
68
+ CJS dist/types/autosuggestions-config/insertions-api-config.js 4.11 KB
69
+ CJS dist/types/autosuggestions-config/suggestions-api-config.js 3.71 KB
70
+ CJS dist/types/base/autosuggestions-bare-function.js 898.00 B
71
+ CJS dist/types/base/base-autosuggestions-config.js 1.99 KB
72
+ CJS dist/types/base/base-copilot-textarea-props.js 891.00 B
73
+ CJS dist/types/base/editor-autocomplete-state.js 1.92 KB
74
+ CJS dist/types/base/custom-editor.js 835.00 B
75
+ CJS dist/types/base/index.js 1.93 KB
76
+ CJS dist/hooks/make-autosuggestions-function/use-make-standard-insertion-function.js 6.99 KB
77
+ CJS dist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box.js 25.25 KB
78
+ CJS dist/components/hovering-toolbar/text-insertion-prompt-box/included-files-preview.js 5.48 KB
79
+ CJS dist/types/autosuggestions-config/subtypes/minimal-chat-gpt-message.js 906.00 B
80
+ CJS dist/components/hovering-toolbar/text-insertion-prompt-box/index.js 25.19 KB
81
+ CJS dist/lib/editor-to-text.js 2.35 KB
82
+ CJS dist/lib/debouncer.js 2.38 KB
83
+ CJS dist/lib/slatejs-edits/clear-autocompletions.js 1.71 KB
84
+ CJS dist/lib/slatejs-edits/replace-text.js 1.61 KB
85
+ CJS dist/types/html-copilot-textarea-element.js.map 280.00 B
86
+ CJS dist/components/hovering-toolbar/hovering-editor-provider.js.map 1.40 KB
87
+ CJS dist/components/manual-ui/chip-with-icon.js.map 969.00 B
88
+ CJS dist/components/source-search-box/source-search-box.js.map 13.01 KB
89
+ CJS dist/components/ui/button.js.map 4.34 KB
90
+ CJS dist/hooks/base-copilot-textarea-implementation/use-autosuggestions.js.map 10.30 KB
91
+ CJS dist/hooks/make-autosuggestions-function/use-make-standard-autosuggestions-function.js.map 5.83 KB
92
+ CJS dist/hooks/misc/use-autosize-textarea.js.map 1.17 KB
93
+ CJS dist/lib/slatejs-edits/add-autocompletions.js.map 1.08 KB
94
+ CJS dist/types/autosuggestions-config/autosuggestions-config-user-specified.js.map 1.16 KB
95
+ CJS dist/types/base/autosuggestion-state.js.map 269.00 B
96
+ CJS dist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box-core.js.map 36.34 KB
97
+ CJS dist/types/autosuggestions-config/subtypes/make-system-prompt.js.map 268.00 B
98
+ CJS dist/index.css.map 29.12 KB
99
+ CJS dist/index.js.map 146.78 KB
100
+ CJS dist/components/index.css.map 429.00 B
101
+ CJS dist/context/index.js.map 139.00 B
102
+ CJS dist/components/index.js.map 146.97 KB
103
+ CJS dist/hooks/index.js.map 137.00 B
104
+ CJS dist/lib/get-text-around-cursor.js.map 5.75 KB
105
+ CJS dist/lib/retry.js.map 1018.00 B
106
+ CJS dist/lib/stream-promise-flatten.js.map 1.45 KB
107
+ CJS dist/lib/utils.test.js.map 352.00 B
108
+ CJS dist/lib/utils.js.map 2.53 KB
109
+ CJS dist/types/index.js.map 18.56 KB
110
+ CJS dist/components/base-copilot-textarea/base-copilot-textarea.css.map 432.00 B
111
+ CJS dist/components/base-copilot-textarea/render-element.js.map 1.75 KB
112
+ CJS dist/components/base-copilot-textarea/render-placeholder.js.map 1020.00 B
113
+ CJS dist/components/base-copilot-textarea/track-cursor-moved-since-last-text-change.js.map 5.80 KB
114
+ CJS dist/components/base-copilot-textarea/use-add-branding-css.js.map 3.50 KB
115
+ CJS dist/components/base-copilot-textarea/base-copilot-textarea.js.map 113.32 KB
116
+ CJS dist/components/copilot-textarea/copilot-textarea.css.map 432.00 B
117
+ CJS dist/components/hovering-toolbar/hovering-toolbar-components.js.map 3.75 KB
118
+ CJS dist/components/hovering-toolbar/hovering-toolbar.js.map 53.52 KB
119
+ CJS dist/components/ui/card.js.map 4.86 KB
120
+ CJS dist/components/copilot-textarea/copilot-textarea.js.map 146.80 KB
121
+ CJS dist/components/ui/command.js.map 14.31 KB
122
+ CJS dist/components/ui/label.js.map 2.85 KB
123
+ CJS dist/components/ui/dialog.js.map 7.44 KB
124
+ CJS dist/components/ui/separator.js.map 2.96 KB
125
+ CJS dist/components/ui/textarea.js.map 2.87 KB
126
+ CJS dist/hooks/base-copilot-textarea-implementation/use-copilot-textarea-editor.js.map 9.92 KB
127
+ CJS dist/hooks/base-copilot-textarea-implementation/use-populate-copilot-textarea-ref.js.map 10.48 KB
128
+ CJS dist/lib/slatejs-edits/with-partial-history.js.map 6.16 KB
129
+ CJS dist/types/autosuggestions-config/editing-api-config.js.map 3.96 KB
130
+ CJS dist/types/autosuggestions-config/autosuggestions-config.js.map 18.42 KB
131
+ CJS dist/types/autosuggestions-config/index.js.map 19.08 KB
132
+ CJS dist/types/autosuggestions-config/insertions-api-config.js.map 4.22 KB
133
+ CJS dist/types/autosuggestions-config/suggestions-api-config.js.map 3.63 KB
134
+ CJS dist/types/base/autosuggestions-bare-function.js.map 1.01 KB
135
+ CJS dist/types/base/base-autosuggestions-config.js.map 5.34 KB
136
+ CJS dist/types/base/base-copilot-textarea-props.js.map 1.84 KB
137
+ CJS dist/types/base/editor-autocomplete-state.js.map 2.64 KB
138
+ CJS dist/types/base/custom-editor.js.map 886.00 B
139
+ CJS dist/types/base/index.js.map 5.72 KB
140
+ CJS dist/hooks/make-autosuggestions-function/use-make-standard-insertion-function.js.map 8.94 KB
141
+ CJS dist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box.js.map 37.75 KB
142
+ CJS dist/components/hovering-toolbar/text-insertion-prompt-box/included-files-preview.js.map 5.26 KB
143
+ CJS dist/types/autosuggestions-config/subtypes/minimal-chat-gpt-message.js.map 283.00 B
144
+ CJS dist/components/hovering-toolbar/text-insertion-prompt-box/index.js.map 37.98 KB
145
+ CJS dist/lib/editor-to-text.js.map 2.86 KB
146
+ CJS dist/lib/debouncer.js.map 1.68 KB
147
+ CJS dist/lib/slatejs-edits/clear-autocompletions.js.map 1.14 KB
148
+ CJS dist/lib/slatejs-edits/replace-text.js.map 1.17 KB
149
+ CJS ⚡️ Build success in 1711ms
21
150
  ESM dist/index.mjs 1.76 KB
22
151
  ESM dist/components/index.mjs 1.52 KB
23
- ESM dist/context/index.mjs 66.00 B
152
+ ESM dist/components/base-copilot-textarea/base-copilot-textarea.css 258.00 B
24
153
  ESM dist/hooks/index.mjs 66.00 B
154
+ ESM dist/context/index.mjs 66.00 B
25
155
  ESM dist/lib/debouncer.mjs 147.00 B
26
- ESM dist/components/copilot-textarea/copilot-textarea.css 253.00 B
27
- ESM dist/components/base-copilot-textarea/base-copilot-textarea.css 258.00 B
28
156
  ESM dist/chunk-DE5K76I2.mjs 43.00 B
29
157
  ESM dist/chunk-WADHCMPK.mjs 43.00 B
30
158
  ESM dist/chunk-MMVDU6DF.mjs 43.00 B
31
159
  ESM dist/chunk-2OWOTL6X.mjs 1.88 KB
32
160
  ESM dist/chunk-SJ2TM5GA.mjs 2.34 KB
33
- ESM dist/chunk-HE4GMS2P.mjs 4.10 KB
34
161
  ESM dist/chunk-RUV6NBIF.mjs 43.00 B
162
+ ESM dist/chunk-HE4GMS2P.mjs 4.10 KB
35
163
  ESM dist/chunk-DKE57EAC.mjs 919.00 B
36
164
  ESM dist/chunk-4OJ3H65F.mjs 2.50 KB
37
165
  ESM dist/chunk-RKQ6RTZM.mjs 2.89 KB
@@ -43,71 +171,69 @@ Browserslist: caniuse-lite is outdated. Please run:
43
171
  ESM dist/chunk-2C7O2EVM.mjs 564.00 B
44
172
  ESM dist/chunk-GQN2HYFJ.mjs 625.00 B
45
173
  ESM dist/chunk-5UNJXFUO.mjs 563.00 B
46
- ESM dist/chunk-QKS2IOUH.mjs 3.14 KB
47
174
  ESM dist/chunk-JJLQVT7S.mjs 468.00 B
48
- ESM dist/chunk-LQ2OWQU7.mjs 1.41 KB
175
+ ESM dist/chunk-QKS2IOUH.mjs 3.14 KB
49
176
  ESM dist/chunk-7LSRNPNI.mjs 2.13 KB
177
+ ESM dist/chunk-LQ2OWQU7.mjs 1.41 KB
50
178
  ESM dist/chunk-DMLXXOXD.mjs 3.85 KB
179
+ ESM dist/components/copilot-textarea/copilot-textarea.css 253.00 B
51
180
  ESM dist/chunk-L7VVZH4Q.mjs 43.00 B
52
181
  ESM dist/chunk-COQISBP2.mjs 928.00 B
53
182
  ESM dist/chunk-OGLVRSCO.mjs 8.42 KB
54
183
  ESM dist/chunk-YNXNMCDX.mjs 1.42 KB
55
184
  ESM dist/chunk-3PQ7GSFE.mjs 544.00 B
56
- ESM dist/chunk-WFTAAA7R.mjs 1.81 KB
57
185
  ESM dist/chunk-YFK5BFEI.mjs 812.00 B
58
- ESM dist/chunk-LYB4B6MK.mjs 672.00 B
59
186
  ESM dist/chunk-CF5GISTC.mjs 2.43 KB
187
+ ESM dist/chunk-LYB4B6MK.mjs 672.00 B
188
+ ESM dist/chunk-WFTAAA7R.mjs 1.81 KB
60
189
  ESM dist/chunk-4OZR65UB.mjs 2.46 KB
61
- ESM dist/chunk-FFSICDS5.mjs 4.66 KB
62
190
  ESM dist/chunk-4HBKWUCT.mjs 4.29 KB
191
+ ESM dist/chunk-FFSICDS5.mjs 4.66 KB
63
192
  ESM dist/chunk-2QDCE7PD.mjs 731.00 B
64
193
  ESM dist/chunk-7SUZ6CXM.mjs 1.37 KB
65
194
  ESM dist/chunk-WJHSY5T6.mjs 43.00 B
66
- ESM dist/chunk-LCDTIJSD.mjs 905.00 B
67
195
  ESM dist/chunk-224UKA7C.mjs 1.13 KB
68
- ESM dist/chunk-XW3ICO4S.mjs 688.00 B
196
+ ESM dist/chunk-LCDTIJSD.mjs 905.00 B
69
197
  ESM dist/chunk-IU3WTXLQ.mjs 43.00 B
198
+ ESM dist/chunk-XW3ICO4S.mjs 688.00 B
70
199
  ESM dist/chunk-H4VKQGVU.mjs 43.00 B
71
200
  ESM dist/chunk-DFTV4TST.mjs 931.00 B
72
201
  ESM dist/lib/editor-to-text.mjs 158.00 B
73
- ESM dist/chunk-T6MTDQZ7.mjs 1.31 KB
74
202
  ESM dist/lib/get-text-around-cursor.mjs 370.00 B
203
+ ESM dist/chunk-T6MTDQZ7.mjs 1.31 KB
75
204
  ESM dist/chunk-ECR45NSD.mjs 2.67 KB
76
205
  ESM dist/lib/retry.mjs 135.00 B
77
206
  ESM dist/chunk-KNQIEOFP.mjs 472.00 B
78
207
  ESM dist/chunk-MRXNTQOX.mjs 1.89 KB
79
- ESM dist/index.css 18.82 KB
80
208
  ESM dist/components/index.css 242.00 B
209
+ ESM dist/index.css 18.82 KB
81
210
  ESM dist/components/hovering-toolbar/text-insertion-prompt-box/included-files-preview.mjs 308.00 B
82
- ESM dist/types/base/autosuggestions-bare-function.mjs 58.00 B
83
- ESM dist/lib/slatejs-edits/with-partial-history.mjs 224.00 B
84
- ESM dist/types/autosuggestions-config/autosuggestions-config-user-specified.mjs 66.00 B
85
- ESM dist/hooks/base-copilot-textarea-implementation/use-copilot-textarea-editor.mjs 236.00 B
86
- ESM dist/hooks/make-autosuggestions-function/use-make-standard-autosuggestions-function.mjs 277.00 B
87
- ESM dist/hooks/misc/use-autosize-textarea.mjs 216.00 B
88
- ESM dist/components/ui/button.mjs 215.00 B
89
- ESM dist/components/manual-ui/chip-with-icon.mjs 690.00 B
90
- ESM dist/components/source-search-box/source-search-box.mjs 294.00 B
91
211
  ESM dist/components/hovering-toolbar/text-insertion-prompt-box/index.mjs 645.00 B
212
+ ESM dist/types/autosuggestions-config/subtypes/make-system-prompt.mjs 47.00 B
213
+ ESM dist/types/autosuggestions-config/subtypes/minimal-chat-gpt-message.mjs 53.00 B
214
+ ESM dist/types/base/autosuggestions-bare-function.mjs 58.00 B
92
215
  ESM dist/types/base/base-autosuggestions-config.mjs 217.00 B
93
- ESM dist/types/base/base-copilot-textarea-props.mjs 56.00 B
94
216
  ESM dist/types/base/custom-editor.mjs 42.00 B
217
+ ESM dist/types/base/base-copilot-textarea-props.mjs 56.00 B
95
218
  ESM dist/types/base/editor-autocomplete-state.mjs 238.00 B
96
- ESM dist/types/base/index.mjs 230.00 B
97
219
  ESM dist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box-core.mjs 606.00 B
220
+ ESM dist/types/base/index.mjs 230.00 B
98
221
  ESM dist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box.mjs 631.00 B
222
+ ESM dist/lib/slatejs-edits/with-partial-history.mjs 224.00 B
99
223
  ESM dist/types/autosuggestions-config/autosuggestions-config.mjs 379.00 B
100
- ESM dist/types/autosuggestions-config/editing-api-config.mjs 324.00 B
101
- ESM dist/types/autosuggestions-config/index.mjs 397.00 B
102
224
  ESM dist/types/autosuggestions-config/insertions-api-config.mjs 345.00 B
103
225
  ESM dist/types/autosuggestions-config/suggestions-api-config.mjs 352.00 B
104
226
  ESM dist/types/base/autosuggestion-state.mjs 49.00 B
227
+ ESM dist/hooks/base-copilot-textarea-implementation/use-copilot-textarea-editor.mjs 236.00 B
105
228
  ESM dist/hooks/base-copilot-textarea-implementation/use-populate-copilot-textarea-ref.mjs 287.00 B
229
+ ESM dist/hooks/make-autosuggestions-function/use-make-standard-autosuggestions-function.mjs 277.00 B
106
230
  ESM dist/hooks/make-autosuggestions-function/use-make-standard-insertion-function.mjs 279.00 B
107
231
  ESM dist/lib/slatejs-edits/add-autocompletions.mjs 197.00 B
232
+ ESM dist/hooks/misc/use-autosize-textarea.mjs 216.00 B
108
233
  ESM dist/lib/slatejs-edits/clear-autocompletions.mjs 207.00 B
109
234
  ESM dist/lib/slatejs-edits/replace-text.mjs 172.00 B
110
235
  ESM dist/components/ui/card.mjs 2.21 KB
236
+ ESM dist/components/ui/button.mjs 215.00 B
111
237
  ESM dist/components/ui/command.mjs 485.00 B
112
238
  ESM dist/components/ui/dialog.mjs 383.00 B
113
239
  ESM dist/components/ui/label.mjs 176.00 B
@@ -117,9 +243,11 @@ Browserslist: caniuse-lite is outdated. Please run:
117
243
  ESM dist/components/base-copilot-textarea/track-cursor-moved-since-last-text-change.mjs 282.00 B
118
244
  ESM dist/components/base-copilot-textarea/use-add-branding-css.mjs 180.00 B
119
245
  ESM dist/components/copilot-textarea/copilot-textarea.mjs 1.57 KB
120
- ESM dist/components/hovering-toolbar/hovering-editor-provider.mjs 250.00 B
121
246
  ESM dist/components/hovering-toolbar/hovering-toolbar-components.mjs 239.00 B
247
+ ESM dist/components/hovering-toolbar/hovering-editor-provider.mjs 250.00 B
122
248
  ESM dist/components/hovering-toolbar/hovering-toolbar.mjs 697.00 B
249
+ ESM dist/components/manual-ui/chip-with-icon.mjs 690.00 B
250
+ ESM dist/components/source-search-box/source-search-box.mjs 294.00 B
123
251
  ESM dist/lib/stream-promise-flatten.mjs 182.00 B
124
252
  ESM dist/lib/utils.test.mjs 168.00 B
125
253
  ESM dist/lib/utils.mjs 305.00 B
@@ -128,21 +256,22 @@ Browserslist: caniuse-lite is outdated. Please run:
128
256
  ESM dist/components/base-copilot-textarea/base-copilot-textarea.mjs 1.27 KB
129
257
  ESM dist/components/base-copilot-textarea/render-element.mjs 190.00 B
130
258
  ESM dist/components/base-copilot-textarea/render-placeholder.mjs 202.00 B
259
+ ESM dist/types/autosuggestions-config/autosuggestions-config-user-specified.mjs 66.00 B
260
+ ESM dist/types/autosuggestions-config/editing-api-config.mjs 324.00 B
261
+ ESM dist/types/autosuggestions-config/index.mjs 397.00 B
131
262
  ESM dist/index.mjs.map 71.00 B
132
263
  ESM dist/components/index.mjs.map 71.00 B
133
- ESM dist/context/index.mjs.map 71.00 B
264
+ ESM dist/components/base-copilot-textarea/base-copilot-textarea.css.map 432.00 B
134
265
  ESM dist/hooks/index.mjs.map 71.00 B
266
+ ESM dist/context/index.mjs.map 71.00 B
135
267
  ESM dist/lib/debouncer.mjs.map 71.00 B
136
- ESM dist/components/copilot-textarea/copilot-textarea.css.map 432.00 B
137
- ESM dist/components/base-copilot-textarea/base-copilot-textarea.css.map 432.00 B
138
- ESM dist/types/autosuggestions-config/subtypes/make-system-prompt.mjs 47.00 B
139
268
  ESM dist/chunk-DE5K76I2.mjs.map 71.00 B
140
269
  ESM dist/chunk-WADHCMPK.mjs.map 71.00 B
141
270
  ESM dist/chunk-MMVDU6DF.mjs.map 71.00 B
142
271
  ESM dist/chunk-2OWOTL6X.mjs.map 6.66 KB
143
272
  ESM dist/chunk-SJ2TM5GA.mjs.map 4.86 KB
144
- ESM dist/chunk-HE4GMS2P.mjs.map 7.97 KB
145
273
  ESM dist/chunk-RUV6NBIF.mjs.map 71.00 B
274
+ ESM dist/chunk-HE4GMS2P.mjs.map 7.97 KB
146
275
  ESM dist/chunk-DKE57EAC.mjs.map 1.65 KB
147
276
  ESM dist/chunk-4OJ3H65F.mjs.map 3.91 KB
148
277
  ESM dist/chunk-RKQ6RTZM.mjs.map 4.17 KB
@@ -154,72 +283,69 @@ Browserslist: caniuse-lite is outdated. Please run:
154
283
  ESM dist/chunk-2C7O2EVM.mjs.map 1.04 KB
155
284
  ESM dist/chunk-GQN2HYFJ.mjs.map 1.10 KB
156
285
  ESM dist/chunk-5UNJXFUO.mjs.map 1.13 KB
157
- ESM dist/chunk-QKS2IOUH.mjs.map 6.04 KB
158
286
  ESM dist/chunk-JJLQVT7S.mjs.map 882.00 B
159
- ESM dist/chunk-LQ2OWQU7.mjs.map 3.00 KB
287
+ ESM dist/chunk-QKS2IOUH.mjs.map 6.04 KB
160
288
  ESM dist/chunk-7LSRNPNI.mjs.map 3.46 KB
289
+ ESM dist/chunk-LQ2OWQU7.mjs.map 3.00 KB
161
290
  ESM dist/chunk-DMLXXOXD.mjs.map 6.98 KB
291
+ ESM dist/components/copilot-textarea/copilot-textarea.css.map 432.00 B
162
292
  ESM dist/chunk-L7VVZH4Q.mjs.map 71.00 B
163
293
  ESM dist/chunk-COQISBP2.mjs.map 1.45 KB
164
294
  ESM dist/chunk-OGLVRSCO.mjs.map 13.70 KB
165
295
  ESM dist/chunk-YNXNMCDX.mjs.map 2.41 KB
166
296
  ESM dist/chunk-3PQ7GSFE.mjs.map 1.13 KB
167
- ESM dist/chunk-WFTAAA7R.mjs.map 2.57 KB
168
297
  ESM dist/chunk-YFK5BFEI.mjs.map 1.09 KB
169
- ESM dist/chunk-LYB4B6MK.mjs.map 1.36 KB
170
298
  ESM dist/chunk-CF5GISTC.mjs.map 3.61 KB
299
+ ESM dist/chunk-LYB4B6MK.mjs.map 1.36 KB
300
+ ESM dist/chunk-WFTAAA7R.mjs.map 2.57 KB
171
301
  ESM dist/chunk-4OZR65UB.mjs.map 4.53 KB
172
- ESM dist/chunk-FFSICDS5.mjs.map 6.83 KB
173
302
  ESM dist/chunk-4HBKWUCT.mjs.map 5.66 KB
303
+ ESM dist/chunk-FFSICDS5.mjs.map 6.83 KB
174
304
  ESM dist/chunk-2QDCE7PD.mjs.map 1.39 KB
175
305
  ESM dist/chunk-7SUZ6CXM.mjs.map 2.45 KB
176
306
  ESM dist/chunk-WJHSY5T6.mjs.map 71.00 B
177
- ESM dist/chunk-LCDTIJSD.mjs.map 5.30 KB
178
307
  ESM dist/chunk-224UKA7C.mjs.map 1.71 KB
179
- ESM dist/chunk-XW3ICO4S.mjs.map 947.00 B
308
+ ESM dist/chunk-LCDTIJSD.mjs.map 5.30 KB
180
309
  ESM dist/chunk-IU3WTXLQ.mjs.map 71.00 B
310
+ ESM dist/chunk-XW3ICO4S.mjs.map 947.00 B
181
311
  ESM dist/chunk-H4VKQGVU.mjs.map 71.00 B
182
312
  ESM dist/chunk-DFTV4TST.mjs.map 1.62 KB
183
313
  ESM dist/lib/editor-to-text.mjs.map 71.00 B
184
- ESM dist/chunk-T6MTDQZ7.mjs.map 2.82 KB
185
314
  ESM dist/lib/get-text-around-cursor.mjs.map 71.00 B
315
+ ESM dist/chunk-T6MTDQZ7.mjs.map 2.82 KB
186
316
  ESM dist/chunk-ECR45NSD.mjs.map 5.71 KB
187
317
  ESM dist/lib/retry.mjs.map 71.00 B
188
318
  ESM dist/chunk-KNQIEOFP.mjs.map 971.00 B
189
319
  ESM dist/chunk-MRXNTQOX.mjs.map 71.00 B
190
- ESM dist/index.css.map 29.12 KB
191
320
  ESM dist/components/index.css.map 429.00 B
321
+ ESM dist/index.css.map 29.12 KB
192
322
  ESM dist/components/hovering-toolbar/text-insertion-prompt-box/included-files-preview.mjs.map 71.00 B
193
- ESM dist/types/autosuggestions-config/subtypes/minimal-chat-gpt-message.mjs 53.00 B
194
- ESM dist/types/base/autosuggestions-bare-function.mjs.map 71.00 B
195
- ESM dist/lib/slatejs-edits/with-partial-history.mjs.map 71.00 B
196
- ESM dist/types/autosuggestions-config/autosuggestions-config-user-specified.mjs.map 71.00 B
197
- ESM dist/hooks/base-copilot-textarea-implementation/use-copilot-textarea-editor.mjs.map 71.00 B
198
- ESM dist/hooks/make-autosuggestions-function/use-make-standard-autosuggestions-function.mjs.map 71.00 B
199
- ESM dist/hooks/misc/use-autosize-textarea.mjs.map 71.00 B
200
- ESM dist/components/ui/button.mjs.map 71.00 B
201
- ESM dist/components/manual-ui/chip-with-icon.mjs.map 937.00 B
202
- ESM dist/components/source-search-box/source-search-box.mjs.map 71.00 B
203
323
  ESM dist/components/hovering-toolbar/text-insertion-prompt-box/index.mjs.map 71.00 B
324
+ ESM dist/types/autosuggestions-config/subtypes/make-system-prompt.mjs.map 71.00 B
325
+ ESM dist/types/autosuggestions-config/subtypes/minimal-chat-gpt-message.mjs.map 71.00 B
326
+ ESM dist/types/base/autosuggestions-bare-function.mjs.map 71.00 B
204
327
  ESM dist/types/base/base-autosuggestions-config.mjs.map 71.00 B
205
- ESM dist/types/base/base-copilot-textarea-props.mjs.map 71.00 B
206
328
  ESM dist/types/base/custom-editor.mjs.map 71.00 B
329
+ ESM dist/types/base/base-copilot-textarea-props.mjs.map 71.00 B
207
330
  ESM dist/types/base/editor-autocomplete-state.mjs.map 71.00 B
208
- ESM dist/types/base/index.mjs.map 71.00 B
209
331
  ESM dist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box-core.mjs.map 71.00 B
332
+ ESM dist/types/base/index.mjs.map 71.00 B
210
333
  ESM dist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box.mjs.map 71.00 B
334
+ ESM dist/lib/slatejs-edits/with-partial-history.mjs.map 71.00 B
211
335
  ESM dist/types/autosuggestions-config/autosuggestions-config.mjs.map 71.00 B
212
- ESM dist/types/autosuggestions-config/editing-api-config.mjs.map 71.00 B
213
- ESM dist/types/autosuggestions-config/index.mjs.map 71.00 B
214
336
  ESM dist/types/autosuggestions-config/insertions-api-config.mjs.map 71.00 B
215
337
  ESM dist/types/autosuggestions-config/suggestions-api-config.mjs.map 71.00 B
216
338
  ESM dist/types/base/autosuggestion-state.mjs.map 71.00 B
339
+ ESM dist/hooks/base-copilot-textarea-implementation/use-copilot-textarea-editor.mjs.map 71.00 B
217
340
  ESM dist/hooks/base-copilot-textarea-implementation/use-populate-copilot-textarea-ref.mjs.map 71.00 B
341
+ ESM dist/hooks/make-autosuggestions-function/use-make-standard-autosuggestions-function.mjs.map 71.00 B
218
342
  ESM dist/hooks/make-autosuggestions-function/use-make-standard-insertion-function.mjs.map 71.00 B
219
343
  ESM dist/lib/slatejs-edits/add-autocompletions.mjs.map 71.00 B
344
+ ESM dist/hooks/misc/use-autosize-textarea.mjs.map 71.00 B
220
345
  ESM dist/lib/slatejs-edits/clear-autocompletions.mjs.map 71.00 B
221
346
  ESM dist/lib/slatejs-edits/replace-text.mjs.map 71.00 B
222
347
  ESM dist/components/ui/card.mjs.map 3.08 KB
348
+ ESM dist/components/ui/button.mjs.map 71.00 B
223
349
  ESM dist/components/ui/command.mjs.map 71.00 B
224
350
  ESM dist/components/ui/dialog.mjs.map 71.00 B
225
351
  ESM dist/components/ui/label.mjs.map 71.00 B
@@ -229,9 +355,11 @@ Browserslist: caniuse-lite is outdated. Please run:
229
355
  ESM dist/components/base-copilot-textarea/track-cursor-moved-since-last-text-change.mjs.map 71.00 B
230
356
  ESM dist/components/base-copilot-textarea/use-add-branding-css.mjs.map 71.00 B
231
357
  ESM dist/components/copilot-textarea/copilot-textarea.mjs.map 71.00 B
232
- ESM dist/components/hovering-toolbar/hovering-editor-provider.mjs.map 71.00 B
233
358
  ESM dist/components/hovering-toolbar/hovering-toolbar-components.mjs.map 71.00 B
359
+ ESM dist/components/hovering-toolbar/hovering-editor-provider.mjs.map 71.00 B
234
360
  ESM dist/components/hovering-toolbar/hovering-toolbar.mjs.map 71.00 B
361
+ ESM dist/components/manual-ui/chip-with-icon.mjs.map 937.00 B
362
+ ESM dist/components/source-search-box/source-search-box.mjs.map 71.00 B
235
363
  ESM dist/lib/stream-promise-flatten.mjs.map 71.00 B
236
364
  ESM dist/lib/utils.test.mjs.map 350.00 B
237
365
  ESM dist/lib/utils.mjs.map 71.00 B
@@ -240,139 +368,11 @@ Browserslist: caniuse-lite is outdated. Please run:
240
368
  ESM dist/components/base-copilot-textarea/base-copilot-textarea.mjs.map 71.00 B
241
369
  ESM dist/components/base-copilot-textarea/render-element.mjs.map 71.00 B
242
370
  ESM dist/components/base-copilot-textarea/render-placeholder.mjs.map 71.00 B
243
- ESM dist/types/autosuggestions-config/subtypes/make-system-prompt.mjs.map 71.00 B
244
- ESM dist/types/autosuggestions-config/subtypes/minimal-chat-gpt-message.mjs.map 71.00 B
245
- ESM ⚡️ Build success in 1932ms
246
- CJS dist/index.js 80.17 KB
247
- CJS dist/index.css 18.82 KB
248
- CJS dist/components/index.js 79.98 KB
249
- CJS dist/components/index.css 242.00 B
250
- CJS dist/context/index.js 803.00 B
251
- CJS dist/hooks/index.js 797.00 B
252
- CJS dist/lib/debouncer.js 2.38 KB
253
- CJS dist/lib/editor-to-text.js 2.35 KB
254
- CJS dist/lib/get-text-around-cursor.js 4.09 KB
255
- CJS dist/lib/retry.js 1.43 KB
256
- CJS dist/lib/stream-promise-flatten.js 2.26 KB
257
- CJS dist/lib/utils.test.js 182.00 B
258
- CJS dist/lib/utils.js 3.08 KB
259
- CJS dist/types/html-copilot-textarea-element.js 893.00 B
260
- CJS dist/types/index.js 10.66 KB
261
- CJS dist/components/base-copilot-textarea/base-copilot-textarea.js 63.75 KB
262
- CJS dist/components/base-copilot-textarea/base-copilot-textarea.css 258.00 B
263
- CJS dist/components/base-copilot-textarea/render-element.js 2.94 KB
264
- CJS dist/components/base-copilot-textarea/render-placeholder.js 2.84 KB
265
- CJS dist/components/base-copilot-textarea/track-cursor-moved-since-last-text-change.js 4.02 KB
266
- CJS dist/components/base-copilot-textarea/use-add-branding-css.js 3.19 KB
267
- CJS dist/components/copilot-textarea/copilot-textarea.js 79.92 KB
268
- CJS dist/components/copilot-textarea/copilot-textarea.css 253.00 B
269
- CJS dist/components/hovering-toolbar/hovering-editor-provider.js 1.85 KB
270
- CJS dist/components/hovering-toolbar/hovering-toolbar-components.js 5.55 KB
271
- CJS dist/components/hovering-toolbar/hovering-toolbar.js 33.66 KB
272
- CJS dist/components/manual-ui/chip-with-icon.js 1.73 KB
273
- CJS dist/components/source-search-box/source-search-box.js 9.53 KB
274
- CJS dist/components/ui/button.js 4.82 KB
275
- CJS dist/components/ui/card.js 5.36 KB
276
- CJS dist/components/ui/command.js 12.51 KB
277
- CJS dist/components/ui/dialog.js 7.83 KB
278
- CJS dist/components/ui/label.js 3.73 KB
279
- CJS dist/components/ui/separator.js 3.80 KB
280
- CJS dist/components/ui/textarea.js 3.76 KB
281
- CJS dist/hooks/base-copilot-textarea-implementation/use-autosuggestions.js 6.34 KB
282
- CJS dist/hooks/base-copilot-textarea-implementation/use-copilot-textarea-editor.js 6.35 KB
283
- CJS dist/hooks/base-copilot-textarea-implementation/use-populate-copilot-textarea-ref.js 6.04 KB
284
- CJS dist/hooks/make-autosuggestions-function/use-make-standard-autosuggestions-function.js 5.19 KB
285
- CJS dist/hooks/make-autosuggestions-function/use-make-standard-insertion-function.js 6.99 KB
286
- CJS dist/hooks/misc/use-autosize-textarea.js 1.48 KB
287
- CJS dist/lib/slatejs-edits/add-autocompletions.js 1.63 KB
288
- CJS dist/lib/slatejs-edits/clear-autocompletions.js 1.71 KB
289
- CJS dist/lib/slatejs-edits/replace-text.js 1.61 KB
290
- CJS dist/lib/slatejs-edits/with-partial-history.js 4.30 KB
291
- CJS dist/types/autosuggestions-config/autosuggestions-config-user-specified.js 949.00 B
292
- CJS dist/types/autosuggestions-config/insertions-api-config.js 4.11 KB
293
- CJS dist/types/autosuggestions-config/suggestions-api-config.js 3.71 KB
294
- CJS dist/types/base/autosuggestion-state.js 862.00 B
295
- CJS dist/types/base/autosuggestions-bare-function.js 898.00 B
296
- CJS dist/types/base/base-autosuggestions-config.js 1.99 KB
297
- CJS dist/types/base/base-copilot-textarea-props.js 891.00 B
298
- CJS dist/types/base/custom-editor.js 835.00 B
299
- CJS dist/types/base/editor-autocomplete-state.js 1.92 KB
300
- CJS dist/types/base/index.js 1.93 KB
301
- CJS dist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box-core.js 24.47 KB
302
- CJS dist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box.js 25.25 KB
303
- CJS dist/components/hovering-toolbar/text-insertion-prompt-box/included-files-preview.js 5.48 KB
304
- CJS dist/components/hovering-toolbar/text-insertion-prompt-box/index.js 25.19 KB
305
- CJS dist/types/autosuggestions-config/subtypes/make-system-prompt.js 881.00 B
306
- CJS dist/types/autosuggestions-config/subtypes/minimal-chat-gpt-message.js 906.00 B
307
- CJS dist/types/autosuggestions-config/index.js 10.62 KB
308
- CJS dist/types/autosuggestions-config/autosuggestions-config.js 10.65 KB
309
- CJS dist/types/autosuggestions-config/editing-api-config.js 3.69 KB
310
- CJS dist/index.js.map 146.78 KB
311
- CJS dist/index.css.map 29.12 KB
312
- CJS dist/components/index.js.map 146.97 KB
313
- CJS dist/components/index.css.map 429.00 B
314
- CJS dist/context/index.js.map 139.00 B
315
- CJS dist/hooks/index.js.map 137.00 B
316
- CJS dist/lib/debouncer.js.map 1.68 KB
317
- CJS dist/lib/editor-to-text.js.map 2.86 KB
318
- CJS dist/lib/get-text-around-cursor.js.map 5.75 KB
319
- CJS dist/lib/retry.js.map 1018.00 B
320
- CJS dist/lib/stream-promise-flatten.js.map 1.45 KB
321
- CJS dist/lib/utils.test.js.map 352.00 B
322
- CJS dist/lib/utils.js.map 2.53 KB
323
- CJS dist/types/html-copilot-textarea-element.js.map 280.00 B
324
- CJS dist/types/index.js.map 18.56 KB
325
- CJS dist/components/base-copilot-textarea/base-copilot-textarea.js.map 113.32 KB
326
- CJS dist/components/base-copilot-textarea/base-copilot-textarea.css.map 432.00 B
327
- CJS dist/components/base-copilot-textarea/render-element.js.map 1.75 KB
328
- CJS dist/components/base-copilot-textarea/render-placeholder.js.map 1020.00 B
329
- CJS dist/components/base-copilot-textarea/track-cursor-moved-since-last-text-change.js.map 5.80 KB
330
- CJS dist/components/base-copilot-textarea/use-add-branding-css.js.map 3.50 KB
331
- CJS dist/components/copilot-textarea/copilot-textarea.js.map 146.80 KB
332
- CJS dist/components/copilot-textarea/copilot-textarea.css.map 432.00 B
333
- CJS dist/components/hovering-toolbar/hovering-editor-provider.js.map 1.40 KB
334
- CJS dist/components/hovering-toolbar/hovering-toolbar-components.js.map 3.75 KB
335
- CJS dist/components/hovering-toolbar/hovering-toolbar.js.map 53.52 KB
336
- CJS dist/components/manual-ui/chip-with-icon.js.map 969.00 B
337
- CJS dist/components/source-search-box/source-search-box.js.map 13.01 KB
338
- CJS dist/components/ui/button.js.map 4.34 KB
339
- CJS dist/components/ui/card.js.map 4.86 KB
340
- CJS dist/components/ui/command.js.map 14.31 KB
341
- CJS dist/components/ui/dialog.js.map 7.44 KB
342
- CJS dist/components/ui/label.js.map 2.85 KB
343
- CJS dist/components/ui/separator.js.map 2.96 KB
344
- CJS dist/components/ui/textarea.js.map 2.87 KB
345
- CJS dist/hooks/base-copilot-textarea-implementation/use-autosuggestions.js.map 10.30 KB
346
- CJS dist/hooks/base-copilot-textarea-implementation/use-copilot-textarea-editor.js.map 9.92 KB
347
- CJS dist/hooks/base-copilot-textarea-implementation/use-populate-copilot-textarea-ref.js.map 10.48 KB
348
- CJS dist/hooks/make-autosuggestions-function/use-make-standard-autosuggestions-function.js.map 5.83 KB
349
- CJS dist/hooks/make-autosuggestions-function/use-make-standard-insertion-function.js.map 8.94 KB
350
- CJS dist/hooks/misc/use-autosize-textarea.js.map 1.17 KB
351
- CJS dist/lib/slatejs-edits/add-autocompletions.js.map 1.08 KB
352
- CJS dist/lib/slatejs-edits/clear-autocompletions.js.map 1.14 KB
353
- CJS dist/lib/slatejs-edits/replace-text.js.map 1.17 KB
354
- CJS dist/lib/slatejs-edits/with-partial-history.js.map 6.16 KB
355
- CJS dist/types/autosuggestions-config/autosuggestions-config-user-specified.js.map 1.16 KB
356
- CJS dist/types/autosuggestions-config/insertions-api-config.js.map 4.22 KB
357
- CJS dist/types/autosuggestions-config/suggestions-api-config.js.map 3.63 KB
358
- CJS dist/types/base/autosuggestion-state.js.map 269.00 B
359
- CJS dist/types/base/autosuggestions-bare-function.js.map 1.01 KB
360
- CJS dist/types/base/base-autosuggestions-config.js.map 5.34 KB
361
- CJS dist/types/base/base-copilot-textarea-props.js.map 1.84 KB
362
- CJS dist/types/base/custom-editor.js.map 886.00 B
363
- CJS dist/types/base/editor-autocomplete-state.js.map 2.64 KB
364
- CJS dist/types/base/index.js.map 5.72 KB
365
- CJS dist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box-core.js.map 36.34 KB
366
- CJS dist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box.js.map 37.75 KB
367
- CJS dist/components/hovering-toolbar/text-insertion-prompt-box/included-files-preview.js.map 5.26 KB
368
- CJS dist/components/hovering-toolbar/text-insertion-prompt-box/index.js.map 37.98 KB
369
- CJS dist/types/autosuggestions-config/subtypes/make-system-prompt.js.map 268.00 B
370
- CJS dist/types/autosuggestions-config/subtypes/minimal-chat-gpt-message.js.map 283.00 B
371
- CJS dist/types/autosuggestions-config/index.js.map 19.08 KB
372
- CJS dist/types/autosuggestions-config/autosuggestions-config.js.map 18.42 KB
373
- CJS dist/types/autosuggestions-config/editing-api-config.js.map 3.96 KB
374
- CJS ⚡️ Build success in 1939ms
375
- DTS ⚡️ Build success in 19557ms
371
+ ESM dist/types/autosuggestions-config/autosuggestions-config-user-specified.mjs.map 71.00 B
372
+ ESM dist/types/autosuggestions-config/editing-api-config.mjs.map 71.00 B
373
+ ESM dist/types/autosuggestions-config/index.mjs.map 71.00 B
374
+ ESM ⚡️ Build success in 1732ms
375
+ DTS ⚡️ Build success in 20457ms
376
376
  DTS dist/index.d.ts 1.34 KB
377
377
  DTS dist/components/base-copilot-textarea/base-copilot-textarea.d.ts 1.62 KB
378
378
  DTS dist/components/copilot-textarea/copilot-textarea.d.ts 4.61 KB
package/CHANGELOG.md CHANGED
@@ -1,40 +1,18 @@
1
1
  # ui
2
2
 
3
- ## 0.36.0-mme-pre.3
3
+ ## 0.36.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
- - Fix textarea autofocus
7
+ - 8baa862: Add push to talk prototype
8
+ - chat suggestions, standalone chat component, gemini adapter, push to talk
8
9
 
9
10
  ### Patch Changes
10
11
 
12
+ - Updated dependencies [8baa862]
11
13
  - Updated dependencies
12
- - @copilotkit/react-core@0.36.0-mme-pre.3
13
- - @copilotkit/shared@0.36.0-mme-pre.3
14
-
15
- ## 0.36.0-mme-pre.2
16
-
17
- ### Minor Changes
18
-
19
- - Fix sidebar layout
20
-
21
- ### Patch Changes
22
-
23
- - Updated dependencies
24
- - @copilotkit/react-core@0.36.0-mme-pre.2
25
- - @copilotkit/shared@0.36.0-mme-pre.2
26
-
27
- ## 0.36.0-mme-pre.1
28
-
29
- ### Minor Changes
30
-
31
- - Pre: CopilotChat, useCopilotChatSuggestions
32
-
33
- ### Patch Changes
34
-
35
- - Updated dependencies
36
- - @copilotkit/react-core@0.36.0-mme-pre.1
37
- - @copilotkit/shared@0.36.0-mme-pre.1
14
+ - @copilotkit/react-core@0.36.0
15
+ - @copilotkit/shared@0.36.0
38
16
 
39
17
  ## 0.36.0-mme-push-to-talk.0
40
18
 
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
7
- "version": "0.36.0-mme-pre.3",
7
+ "version": "0.36.0",
8
8
  "sideEffects": [
9
9
  "**/*.css"
10
10
  ],
@@ -37,9 +37,9 @@
37
37
  "ts-jest": "^29.1.1",
38
38
  "tsup": "^6.7.0",
39
39
  "typescript": "^5.2.3",
40
- "eslint-config-custom": "0.11.0-mme-pre.3",
41
- "tailwind-config": "0.10.0-mme-pre.3",
42
- "tsconfig": "0.15.0-mme-pre.3"
40
+ "eslint-config-custom": "0.11.0",
41
+ "tailwind-config": "0.10.0",
42
+ "tsconfig": "0.15.0"
43
43
  },
44
44
  "dependencies": {
45
45
  "@emotion/css": "^11.11.2",
@@ -62,8 +62,8 @@
62
62
  "slate-history": "^0.93.0",
63
63
  "slate-react": "^0.98.1",
64
64
  "tailwind-merge": "^1.13.2",
65
- "@copilotkit/react-core": "0.36.0-mme-pre.3",
66
- "@copilotkit/shared": "0.36.0-mme-pre.3"
65
+ "@copilotkit/react-core": "0.36.0",
66
+ "@copilotkit/shared": "0.36.0"
67
67
  },
68
68
  "scripts": {
69
69
  "build": "tsup --clean",