@copilotkit/react-textarea 0.30.0-tools.1 → 0.30.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +428 -428
- package/CHANGELOG.md +20 -4
- package/dist/{chunk-PZIRLPXR.mjs → chunk-3KYIYSZW.mjs} +5 -5
- package/dist/{chunk-JIPPS45C.mjs → chunk-ALIPIID3.mjs} +4 -4
- package/dist/{chunk-M2DR4KVB.mjs → chunk-DFTV4TST.mjs} +1 -1
- package/dist/chunk-DFTV4TST.mjs.map +1 -0
- package/dist/{chunk-72P3KOHZ.mjs → chunk-QKS2IOUH.mjs} +2 -2
- package/dist/components/base-copilot-textarea/base-copilot-textarea.js.map +1 -1
- package/dist/components/base-copilot-textarea/base-copilot-textarea.mjs +4 -4
- package/dist/components/copilot-textarea/copilot-textarea.js.map +1 -1
- package/dist/components/copilot-textarea/copilot-textarea.mjs +6 -6
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +6 -6
- package/dist/hooks/base-copilot-textarea-implementation/use-autosuggestions.js.map +1 -1
- package/dist/hooks/base-copilot-textarea-implementation/use-autosuggestions.mjs +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +7 -7
- package/dist/lib/debouncer.js.map +1 -1
- package/dist/lib/debouncer.mjs +1 -1
- package/package.json +6 -6
- package/src/lib/debouncer.ts +1 -1
- package/dist/chunk-M2DR4KVB.mjs.map +0 -1
- /package/dist/{chunk-PZIRLPXR.mjs.map → chunk-3KYIYSZW.mjs.map} +0 -0
- /package/dist/{chunk-JIPPS45C.mjs.map → chunk-ALIPIID3.mjs.map} +0 -0
- /package/dist/{chunk-72P3KOHZ.mjs.map → chunk-QKS2IOUH.mjs.map} +0 -0
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import {
|
|
2
2
|
CopilotTextarea
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-QCPS6IYI.mjs";
|
|
3
|
+
} from "../../chunk-3KYIYSZW.mjs";
|
|
5
4
|
import "../../chunk-RT4UTBH3.mjs";
|
|
5
|
+
import "../../chunk-QCPS6IYI.mjs";
|
|
6
6
|
import "../../chunk-RUV6NBIF.mjs";
|
|
7
7
|
import "../../chunk-DKE57EAC.mjs";
|
|
8
8
|
import "../../chunk-4OJ3H65F.mjs";
|
|
9
9
|
import "../../chunk-RKQ6RTZM.mjs";
|
|
10
10
|
import "../../chunk-KDVMG3XF.mjs";
|
|
11
|
-
import "../../chunk-
|
|
12
|
-
import "../../chunk-72P3KOHZ.mjs";
|
|
13
|
-
import "../../chunk-JJLQVT7S.mjs";
|
|
11
|
+
import "../../chunk-ALIPIID3.mjs";
|
|
14
12
|
import "../../chunk-DRV2FOHZ.mjs";
|
|
15
13
|
import "../../chunk-4NHVQZ67.mjs";
|
|
16
14
|
import "../../chunk-VPEH6V7T.mjs";
|
|
17
15
|
import "../../chunk-2C7O2EVM.mjs";
|
|
18
16
|
import "../../chunk-GQN2HYFJ.mjs";
|
|
19
17
|
import "../../chunk-5UNJXFUO.mjs";
|
|
18
|
+
import "../../chunk-QKS2IOUH.mjs";
|
|
19
|
+
import "../../chunk-JJLQVT7S.mjs";
|
|
20
20
|
import "../../chunk-LQ2OWQU7.mjs";
|
|
21
21
|
import "../../chunk-7LSRNPNI.mjs";
|
|
22
22
|
import "../../chunk-W3TDW7EW.mjs";
|
|
@@ -38,7 +38,7 @@ import "../../chunk-WJHSY5T6.mjs";
|
|
|
38
38
|
import "../../chunk-LCDTIJSD.mjs";
|
|
39
39
|
import "../../chunk-224UKA7C.mjs";
|
|
40
40
|
import "../../chunk-XW3ICO4S.mjs";
|
|
41
|
-
import "../../chunk-
|
|
41
|
+
import "../../chunk-DFTV4TST.mjs";
|
|
42
42
|
import "../../chunk-T6MTDQZ7.mjs";
|
|
43
43
|
import "../../chunk-ECR45NSD.mjs";
|
|
44
44
|
import "../../chunk-KNQIEOFP.mjs";
|