@copilotkit/react-textarea 0.30.1-atai-0223-fix-backendOnlyProps.0 → 0.30.1
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 +29 -29
- package/CHANGELOG.md +22 -0
- package/package.json +6 -6
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @copilotkit/react-textarea@0.30.1
|
|
2
|
+
> @copilotkit/react-textarea@0.30.1 build /home/runner/work/CopilotKit/CopilotKit/CopilotKit/packages/react-textarea
|
|
3
3
|
> tsup --clean
|
|
4
4
|
|
|
5
5
|
[34mCLI[39m 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
|
|
@@ -242,36 +242,36 @@ Browserslist: caniuse-lite is outdated. Please run:
|
|
|
242
242
|
[32mESM[39m [1mdist/components/base-copilot-textarea/render-placeholder.mjs.map [22m[32m71.00 B[39m
|
|
243
243
|
[32mESM[39m [1mdist/types/autosuggestions-config/subtypes/make-system-prompt.mjs.map [22m[32m71.00 B[39m
|
|
244
244
|
[32mESM[39m [1mdist/types/autosuggestions-config/subtypes/minimal-chat-gpt-message.mjs.map [22m[32m71.00 B[39m
|
|
245
|
-
[32mESM[39m ⚡️ Build success in
|
|
245
|
+
[32mESM[39m ⚡️ Build success in 1923ms
|
|
246
246
|
[32mCJS[39m [1mdist/index.js [22m[32m79.45 KB[39m
|
|
247
|
-
[32mCJS[39m [1mdist/components/index.js [22m[32m79.28 KB[39m
|
|
248
247
|
[32mCJS[39m [1mdist/index.css [22m[32m18.82 KB[39m
|
|
248
|
+
[32mCJS[39m [1mdist/components/index.js [22m[32m79.28 KB[39m
|
|
249
|
+
[32mCJS[39m [1mdist/components/index.css [22m[32m242.00 B[39m
|
|
249
250
|
[32mCJS[39m [1mdist/context/index.js [22m[32m803.00 B[39m
|
|
250
251
|
[32mCJS[39m [1mdist/hooks/index.js [22m[32m797.00 B[39m
|
|
251
252
|
[32mCJS[39m [1mdist/lib/debouncer.js [22m[32m2.38 KB[39m
|
|
252
253
|
[32mCJS[39m [1mdist/lib/editor-to-text.js [22m[32m2.35 KB[39m
|
|
253
|
-
[32mCJS[39m [1mdist/components/index.css [22m[32m242.00 B[39m
|
|
254
254
|
[32mCJS[39m [1mdist/lib/get-text-around-cursor.js [22m[32m4.09 KB[39m
|
|
255
|
+
[32mCJS[39m [1mdist/lib/retry.js [22m[32m1.43 KB[39m
|
|
255
256
|
[32mCJS[39m [1mdist/lib/stream-promise-flatten.js [22m[32m2.26 KB[39m
|
|
256
257
|
[32mCJS[39m [1mdist/lib/utils.test.js [22m[32m182.00 B[39m
|
|
257
|
-
[32mCJS[39m [1mdist/lib/retry.js [22m[32m1.43 KB[39m
|
|
258
258
|
[32mCJS[39m [1mdist/lib/utils.js [22m[32m3.08 KB[39m
|
|
259
259
|
[32mCJS[39m [1mdist/types/html-copilot-textarea-element.js [22m[32m893.00 B[39m
|
|
260
260
|
[32mCJS[39m [1mdist/types/index.js [22m[32m10.66 KB[39m
|
|
261
|
+
[32mCJS[39m [1mdist/components/base-copilot-textarea/base-copilot-textarea.js [22m[32m63.54 KB[39m
|
|
261
262
|
[32mCJS[39m [1mdist/components/base-copilot-textarea/base-copilot-textarea.css [22m[32m258.00 B[39m
|
|
262
263
|
[32mCJS[39m [1mdist/components/base-copilot-textarea/render-element.js [22m[32m2.94 KB[39m
|
|
263
264
|
[32mCJS[39m [1mdist/components/base-copilot-textarea/render-placeholder.js [22m[32m2.84 KB[39m
|
|
264
265
|
[32mCJS[39m [1mdist/components/base-copilot-textarea/track-cursor-moved-since-last-text-change.js [22m[32m4.02 KB[39m
|
|
265
266
|
[32mCJS[39m [1mdist/components/base-copilot-textarea/use-add-branding-css.js [22m[32m3.19 KB[39m
|
|
266
|
-
[32mCJS[39m [1mdist/components/
|
|
267
|
+
[32mCJS[39m [1mdist/components/copilot-textarea/copilot-textarea.js [22m[32m79.21 KB[39m
|
|
267
268
|
[32mCJS[39m [1mdist/components/copilot-textarea/copilot-textarea.css [22m[32m253.00 B[39m
|
|
268
269
|
[32mCJS[39m [1mdist/components/hovering-toolbar/hovering-editor-provider.js [22m[32m1.85 KB[39m
|
|
269
270
|
[32mCJS[39m [1mdist/components/hovering-toolbar/hovering-toolbar-components.js [22m[32m5.54 KB[39m
|
|
270
271
|
[32mCJS[39m [1mdist/components/hovering-toolbar/hovering-toolbar.js [22m[32m33.65 KB[39m
|
|
271
|
-
[32mCJS[39m [1mdist/components/copilot-textarea/copilot-textarea.js [22m[32m79.21 KB[39m
|
|
272
272
|
[32mCJS[39m [1mdist/components/manual-ui/chip-with-icon.js [22m[32m1.73 KB[39m
|
|
273
|
-
[32mCJS[39m [1mdist/components/ui/button.js [22m[32m4.82 KB[39m
|
|
274
273
|
[32mCJS[39m [1mdist/components/source-search-box/source-search-box.js [22m[32m9.53 KB[39m
|
|
274
|
+
[32mCJS[39m [1mdist/components/ui/button.js [22m[32m4.82 KB[39m
|
|
275
275
|
[32mCJS[39m [1mdist/components/ui/card.js [22m[32m5.36 KB[39m
|
|
276
276
|
[32mCJS[39m [1mdist/components/ui/command.js [22m[32m12.52 KB[39m
|
|
277
277
|
[32mCJS[39m [1mdist/components/ui/dialog.js [22m[32m7.84 KB[39m
|
|
@@ -282,60 +282,60 @@ Browserslist: caniuse-lite is outdated. Please run:
|
|
|
282
282
|
[32mCJS[39m [1mdist/hooks/base-copilot-textarea-implementation/use-copilot-textarea-editor.js [22m[32m6.35 KB[39m
|
|
283
283
|
[32mCJS[39m [1mdist/hooks/base-copilot-textarea-implementation/use-populate-copilot-textarea-ref.js [22m[32m6.04 KB[39m
|
|
284
284
|
[32mCJS[39m [1mdist/hooks/make-autosuggestions-function/use-make-standard-autosuggestions-function.js [22m[32m4.95 KB[39m
|
|
285
|
+
[32mCJS[39m [1mdist/hooks/make-autosuggestions-function/use-make-standard-insertion-function.js [22m[32m6.74 KB[39m
|
|
285
286
|
[32mCJS[39m [1mdist/hooks/misc/use-autosize-textarea.js [22m[32m1.48 KB[39m
|
|
286
287
|
[32mCJS[39m [1mdist/lib/slatejs-edits/add-autocompletions.js [22m[32m1.63 KB[39m
|
|
287
|
-
[32mCJS[39m [1mdist/hooks/make-autosuggestions-function/use-make-standard-insertion-function.js [22m[32m6.74 KB[39m
|
|
288
288
|
[32mCJS[39m [1mdist/lib/slatejs-edits/clear-autocompletions.js [22m[32m1.71 KB[39m
|
|
289
289
|
[32mCJS[39m [1mdist/lib/slatejs-edits/replace-text.js [22m[32m1.61 KB[39m
|
|
290
|
-
[32mCJS[39m [1mdist/types/autosuggestions-config/autosuggestions-config-user-specified.js [22m[32m949.00 B[39m
|
|
291
290
|
[32mCJS[39m [1mdist/lib/slatejs-edits/with-partial-history.js [22m[32m4.30 KB[39m
|
|
292
|
-
[32mCJS[39m [1mdist/types/autosuggestions-config/
|
|
291
|
+
[32mCJS[39m [1mdist/types/autosuggestions-config/autosuggestions-config-user-specified.js [22m[32m949.00 B[39m
|
|
293
292
|
[32mCJS[39m [1mdist/types/autosuggestions-config/autosuggestions-config.js [22m[32m10.65 KB[39m
|
|
294
|
-
[32mCJS[39m [1mdist/types/autosuggestions-config/
|
|
293
|
+
[32mCJS[39m [1mdist/types/autosuggestions-config/editing-api-config.js [22m[32m3.69 KB[39m
|
|
295
294
|
[32mCJS[39m [1mdist/types/autosuggestions-config/index.js [22m[32m10.62 KB[39m
|
|
296
|
-
[32mCJS[39m [1mdist/types/
|
|
295
|
+
[32mCJS[39m [1mdist/types/autosuggestions-config/insertions-api-config.js [22m[32m4.11 KB[39m
|
|
297
296
|
[32mCJS[39m [1mdist/types/autosuggestions-config/suggestions-api-config.js [22m[32m3.71 KB[39m
|
|
297
|
+
[32mCJS[39m [1mdist/types/base/autosuggestion-state.js [22m[32m862.00 B[39m
|
|
298
298
|
[32mCJS[39m [1mdist/types/base/autosuggestions-bare-function.js [22m[32m898.00 B[39m
|
|
299
299
|
[32mCJS[39m [1mdist/types/base/base-autosuggestions-config.js [22m[32m1.99 KB[39m
|
|
300
300
|
[32mCJS[39m [1mdist/types/base/base-copilot-textarea-props.js [22m[32m891.00 B[39m
|
|
301
301
|
[32mCJS[39m [1mdist/types/base/custom-editor.js [22m[32m835.00 B[39m
|
|
302
302
|
[32mCJS[39m [1mdist/types/base/editor-autocomplete-state.js [22m[32m1.92 KB[39m
|
|
303
303
|
[32mCJS[39m [1mdist/types/base/index.js [22m[32m1.93 KB[39m
|
|
304
|
-
[32mCJS[39m [1mdist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box.js [22m[32m25.28 KB[39m
|
|
305
304
|
[32mCJS[39m [1mdist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box-core.js [22m[32m24.50 KB[39m
|
|
305
|
+
[32mCJS[39m [1mdist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box.js [22m[32m25.28 KB[39m
|
|
306
306
|
[32mCJS[39m [1mdist/components/hovering-toolbar/text-insertion-prompt-box/included-files-preview.js [22m[32m5.48 KB[39m
|
|
307
|
+
[32mCJS[39m [1mdist/components/hovering-toolbar/text-insertion-prompt-box/index.js [22m[32m25.22 KB[39m
|
|
307
308
|
[32mCJS[39m [1mdist/types/autosuggestions-config/subtypes/make-system-prompt.js [22m[32m881.00 B[39m
|
|
308
309
|
[32mCJS[39m [1mdist/types/autosuggestions-config/subtypes/minimal-chat-gpt-message.js [22m[32m906.00 B[39m
|
|
309
|
-
[32mCJS[39m [1mdist/components/hovering-toolbar/text-insertion-prompt-box/index.js [22m[32m25.22 KB[39m
|
|
310
310
|
[32mCJS[39m [1mdist/index.js.map [22m[32m142.85 KB[39m
|
|
311
311
|
[32mCJS[39m [1mdist/index.css.map [22m[32m29.12 KB[39m
|
|
312
312
|
[32mCJS[39m [1mdist/components/index.js.map [22m[32m143.05 KB[39m
|
|
313
|
+
[32mCJS[39m [1mdist/components/index.css.map [22m[32m429.00 B[39m
|
|
313
314
|
[32mCJS[39m [1mdist/context/index.js.map [22m[32m139.00 B[39m
|
|
314
315
|
[32mCJS[39m [1mdist/hooks/index.js.map [22m[32m137.00 B[39m
|
|
315
316
|
[32mCJS[39m [1mdist/lib/debouncer.js.map [22m[32m1.68 KB[39m
|
|
316
317
|
[32mCJS[39m [1mdist/lib/editor-to-text.js.map [22m[32m2.86 KB[39m
|
|
317
|
-
[32mCJS[39m [1mdist/components/index.css.map [22m[32m429.00 B[39m
|
|
318
318
|
[32mCJS[39m [1mdist/lib/get-text-around-cursor.js.map [22m[32m5.75 KB[39m
|
|
319
|
+
[32mCJS[39m [1mdist/lib/retry.js.map [22m[32m1018.00 B[39m
|
|
319
320
|
[32mCJS[39m [1mdist/lib/stream-promise-flatten.js.map [22m[32m1.45 KB[39m
|
|
320
321
|
[32mCJS[39m [1mdist/lib/utils.test.js.map [22m[32m352.00 B[39m
|
|
321
|
-
[32mCJS[39m [1mdist/lib/retry.js.map [22m[32m1018.00 B[39m
|
|
322
322
|
[32mCJS[39m [1mdist/lib/utils.js.map [22m[32m2.53 KB[39m
|
|
323
323
|
[32mCJS[39m [1mdist/types/html-copilot-textarea-element.js.map [22m[32m280.00 B[39m
|
|
324
324
|
[32mCJS[39m [1mdist/types/index.js.map [22m[32m18.56 KB[39m
|
|
325
|
+
[32mCJS[39m [1mdist/components/base-copilot-textarea/base-copilot-textarea.js.map [22m[32m113.36 KB[39m
|
|
325
326
|
[32mCJS[39m [1mdist/components/base-copilot-textarea/base-copilot-textarea.css.map [22m[32m432.00 B[39m
|
|
326
327
|
[32mCJS[39m [1mdist/components/base-copilot-textarea/render-element.js.map [22m[32m1.75 KB[39m
|
|
327
328
|
[32mCJS[39m [1mdist/components/base-copilot-textarea/render-placeholder.js.map [22m[32m1020.00 B[39m
|
|
328
329
|
[32mCJS[39m [1mdist/components/base-copilot-textarea/track-cursor-moved-since-last-text-change.js.map [22m[32m5.80 KB[39m
|
|
329
330
|
[32mCJS[39m [1mdist/components/base-copilot-textarea/use-add-branding-css.js.map [22m[32m3.50 KB[39m
|
|
330
|
-
[32mCJS[39m [1mdist/components/
|
|
331
|
+
[32mCJS[39m [1mdist/components/copilot-textarea/copilot-textarea.js.map [22m[32m142.88 KB[39m
|
|
331
332
|
[32mCJS[39m [1mdist/components/copilot-textarea/copilot-textarea.css.map [22m[32m432.00 B[39m
|
|
332
333
|
[32mCJS[39m [1mdist/components/hovering-toolbar/hovering-editor-provider.js.map [22m[32m1.40 KB[39m
|
|
333
334
|
[32mCJS[39m [1mdist/components/hovering-toolbar/hovering-toolbar-components.js.map [22m[32m3.68 KB[39m
|
|
334
335
|
[32mCJS[39m [1mdist/components/hovering-toolbar/hovering-toolbar.js.map [22m[32m53.86 KB[39m
|
|
335
|
-
[32mCJS[39m [1mdist/components/copilot-textarea/copilot-textarea.js.map [22m[32m142.88 KB[39m
|
|
336
336
|
[32mCJS[39m [1mdist/components/manual-ui/chip-with-icon.js.map [22m[32m969.00 B[39m
|
|
337
|
-
[32mCJS[39m [1mdist/components/ui/button.js.map [22m[32m4.34 KB[39m
|
|
338
337
|
[32mCJS[39m [1mdist/components/source-search-box/source-search-box.js.map [22m[32m13.07 KB[39m
|
|
338
|
+
[32mCJS[39m [1mdist/components/ui/button.js.map [22m[32m4.34 KB[39m
|
|
339
339
|
[32mCJS[39m [1mdist/components/ui/card.js.map [22m[32m4.86 KB[39m
|
|
340
340
|
[32mCJS[39m [1mdist/components/ui/command.js.map [22m[32m14.39 KB[39m
|
|
341
341
|
[32mCJS[39m [1mdist/components/ui/dialog.js.map [22m[32m7.46 KB[39m
|
|
@@ -346,33 +346,33 @@ Browserslist: caniuse-lite is outdated. Please run:
|
|
|
346
346
|
[32mCJS[39m [1mdist/hooks/base-copilot-textarea-implementation/use-copilot-textarea-editor.js.map [22m[32m9.92 KB[39m
|
|
347
347
|
[32mCJS[39m [1mdist/hooks/base-copilot-textarea-implementation/use-populate-copilot-textarea-ref.js.map [22m[32m10.46 KB[39m
|
|
348
348
|
[32mCJS[39m [1mdist/hooks/make-autosuggestions-function/use-make-standard-autosuggestions-function.js.map [22m[32m5.49 KB[39m
|
|
349
|
+
[32mCJS[39m [1mdist/hooks/make-autosuggestions-function/use-make-standard-insertion-function.js.map [22m[32m8.60 KB[39m
|
|
349
350
|
[32mCJS[39m [1mdist/hooks/misc/use-autosize-textarea.js.map [22m[32m1.17 KB[39m
|
|
350
351
|
[32mCJS[39m [1mdist/lib/slatejs-edits/add-autocompletions.js.map [22m[32m1.08 KB[39m
|
|
351
|
-
[32mCJS[39m [1mdist/hooks/make-autosuggestions-function/use-make-standard-insertion-function.js.map [22m[32m8.60 KB[39m
|
|
352
352
|
[32mCJS[39m [1mdist/lib/slatejs-edits/clear-autocompletions.js.map [22m[32m1.14 KB[39m
|
|
353
353
|
[32mCJS[39m [1mdist/lib/slatejs-edits/replace-text.js.map [22m[32m1.17 KB[39m
|
|
354
|
-
[32mCJS[39m [1mdist/types/autosuggestions-config/autosuggestions-config-user-specified.js.map [22m[32m1.16 KB[39m
|
|
355
354
|
[32mCJS[39m [1mdist/lib/slatejs-edits/with-partial-history.js.map [22m[32m6.16 KB[39m
|
|
356
|
-
[32mCJS[39m [1mdist/types/autosuggestions-config/
|
|
355
|
+
[32mCJS[39m [1mdist/types/autosuggestions-config/autosuggestions-config-user-specified.js.map [22m[32m1.16 KB[39m
|
|
357
356
|
[32mCJS[39m [1mdist/types/autosuggestions-config/autosuggestions-config.js.map [22m[32m18.42 KB[39m
|
|
358
|
-
[32mCJS[39m [1mdist/types/autosuggestions-config/
|
|
357
|
+
[32mCJS[39m [1mdist/types/autosuggestions-config/editing-api-config.js.map [22m[32m3.96 KB[39m
|
|
359
358
|
[32mCJS[39m [1mdist/types/autosuggestions-config/index.js.map [22m[32m19.08 KB[39m
|
|
360
|
-
[32mCJS[39m [1mdist/types/
|
|
359
|
+
[32mCJS[39m [1mdist/types/autosuggestions-config/insertions-api-config.js.map [22m[32m4.22 KB[39m
|
|
361
360
|
[32mCJS[39m [1mdist/types/autosuggestions-config/suggestions-api-config.js.map [22m[32m3.63 KB[39m
|
|
361
|
+
[32mCJS[39m [1mdist/types/base/autosuggestion-state.js.map [22m[32m269.00 B[39m
|
|
362
362
|
[32mCJS[39m [1mdist/types/base/autosuggestions-bare-function.js.map [22m[32m1.01 KB[39m
|
|
363
363
|
[32mCJS[39m [1mdist/types/base/base-autosuggestions-config.js.map [22m[32m5.34 KB[39m
|
|
364
364
|
[32mCJS[39m [1mdist/types/base/base-copilot-textarea-props.js.map [22m[32m2.29 KB[39m
|
|
365
365
|
[32mCJS[39m [1mdist/types/base/custom-editor.js.map [22m[32m886.00 B[39m
|
|
366
366
|
[32mCJS[39m [1mdist/types/base/editor-autocomplete-state.js.map [22m[32m2.64 KB[39m
|
|
367
367
|
[32mCJS[39m [1mdist/types/base/index.js.map [22m[32m5.72 KB[39m
|
|
368
|
-
[32mCJS[39m [1mdist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box.js.map [22m[32m38.20 KB[39m
|
|
369
368
|
[32mCJS[39m [1mdist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box-core.js.map [22m[32m36.79 KB[39m
|
|
369
|
+
[32mCJS[39m [1mdist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box.js.map [22m[32m38.20 KB[39m
|
|
370
370
|
[32mCJS[39m [1mdist/components/hovering-toolbar/text-insertion-prompt-box/included-files-preview.js.map [22m[32m5.28 KB[39m
|
|
371
|
+
[32mCJS[39m [1mdist/components/hovering-toolbar/text-insertion-prompt-box/index.js.map [22m[32m38.43 KB[39m
|
|
371
372
|
[32mCJS[39m [1mdist/types/autosuggestions-config/subtypes/make-system-prompt.js.map [22m[32m268.00 B[39m
|
|
372
373
|
[32mCJS[39m [1mdist/types/autosuggestions-config/subtypes/minimal-chat-gpt-message.js.map [22m[32m283.00 B[39m
|
|
373
|
-
[32mCJS[39m
|
|
374
|
-
[
|
|
375
|
-
[32mDTS[39m ⚡️ Build success in 15927ms
|
|
374
|
+
[32mCJS[39m ⚡️ Build success in 2016ms
|
|
375
|
+
[32mDTS[39m ⚡️ Build success in 16516ms
|
|
376
376
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m1.34 KB[39m
|
|
377
377
|
[32mDTS[39m [1mdist/components/base-copilot-textarea/base-copilot-textarea.d.ts [22m[32m1.62 KB[39m
|
|
378
378
|
[32mDTS[39m [1mdist/components/copilot-textarea/copilot-textarea.d.ts [22m[32m1.36 KB[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
# ui
|
|
2
2
|
|
|
3
|
+
## 0.30.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 5ec8ad4: fix- bring back removeBackendOnlyProps
|
|
8
|
+
- 5a154d0: fix: bring back removeBackendOnlyProps
|
|
9
|
+
- fix: bring back removeBackendOnlyProps
|
|
10
|
+
- Updated dependencies [5ec8ad4]
|
|
11
|
+
- Updated dependencies [5a154d0]
|
|
12
|
+
- Updated dependencies
|
|
13
|
+
- @copilotkit/react-core@0.20.1
|
|
14
|
+
- @copilotkit/shared@0.4.1
|
|
15
|
+
|
|
16
|
+
## 0.30.1-atai-0223-fix-backendOnlyProps.1
|
|
17
|
+
|
|
18
|
+
### Patch Changes
|
|
19
|
+
|
|
20
|
+
- fix- bring back removeBackendOnlyProps
|
|
21
|
+
- Updated dependencies
|
|
22
|
+
- @copilotkit/react-core@0.20.1-atai-0223-fix-backendOnlyProps.1
|
|
23
|
+
- @copilotkit/shared@0.4.1-atai-0223-fix-backendOnlyProps.1
|
|
24
|
+
|
|
3
25
|
## 0.30.1-atai-0223-fix-backendOnlyProps.0
|
|
4
26
|
|
|
5
27
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
7
|
-
"version": "0.30.1
|
|
7
|
+
"version": "0.30.1",
|
|
8
8
|
"sideEffects": [
|
|
9
9
|
"**/*.css"
|
|
10
10
|
],
|
|
@@ -33,9 +33,9 @@
|
|
|
33
33
|
"ts-jest": "^29.1.1",
|
|
34
34
|
"tsup": "^6.7.0",
|
|
35
35
|
"typescript": "^5.1.3",
|
|
36
|
-
"eslint-config-custom": "0.5.1
|
|
37
|
-
"tailwind-config": "0.4.1
|
|
38
|
-
"tsconfig": "0.9.1
|
|
36
|
+
"eslint-config-custom": "0.5.1",
|
|
37
|
+
"tailwind-config": "0.4.1",
|
|
38
|
+
"tsconfig": "0.9.1"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"@emotion/css": "^11.11.2",
|
|
@@ -58,8 +58,8 @@
|
|
|
58
58
|
"slate-history": "^0.93.0",
|
|
59
59
|
"slate-react": "^0.98.1",
|
|
60
60
|
"tailwind-merge": "^1.13.2",
|
|
61
|
-
"@copilotkit/react-core": "0.20.1
|
|
62
|
-
"@copilotkit/shared": "0.4.1
|
|
61
|
+
"@copilotkit/react-core": "0.20.1",
|
|
62
|
+
"@copilotkit/shared": "0.4.1"
|
|
63
63
|
},
|
|
64
64
|
"scripts": {
|
|
65
65
|
"build": "tsup --clean",
|