@copilotkit/react-textarea 1.9.2-next.2 → 1.9.2-next.20
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/CHANGELOG.md +153 -0
- package/dist/{chunk-YNYXWS2H.mjs → chunk-2DF2AVDU.mjs} +2 -2
- package/dist/{chunk-4ECCCOFV.mjs → chunk-6SGWO63I.mjs} +4 -4
- package/dist/{chunk-7ISLGT23.mjs → chunk-7MTBSJ5S.mjs} +6 -6
- package/dist/{chunk-X7RBT3JT.mjs → chunk-7WVURIB7.mjs} +5 -5
- package/dist/{chunk-B7WYSFPJ.mjs → chunk-C3PMJNQA.mjs} +2 -2
- package/dist/{chunk-YHMWPA3C.mjs → chunk-HBWBHJ64.mjs} +4 -4
- package/dist/components/base-copilot-textarea/base-copilot-textarea.mjs +6 -6
- package/dist/components/copilot-textarea/copilot-textarea.mjs +10 -10
- package/dist/components/hovering-toolbar/hovering-toolbar.mjs +4 -4
- package/dist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box-core.mjs +2 -2
- package/dist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box.mjs +3 -3
- package/dist/components/hovering-toolbar/text-insertion-prompt-box/index.mjs +3 -3
- package/dist/components/index.mjs +10 -10
- package/dist/index.mjs +10 -10
- package/dist/types/autosuggestions-config/autosuggestions-config.mjs +2 -2
- package/dist/types/autosuggestions-config/index.mjs +2 -2
- package/dist/types/index.mjs +2 -2
- package/package.json +4 -4
- package/tsup.config.ts +1 -6
- package/dist/lib/utils.test.d.ts +0 -2
- package/dist/lib/utils.test.js +0 -9
- package/dist/lib/utils.test.js.map +0 -1
- package/dist/lib/utils.test.mjs +0 -7
- package/dist/lib/utils.test.mjs.map +0 -1
- /package/dist/{chunk-YNYXWS2H.mjs.map → chunk-2DF2AVDU.mjs.map} +0 -0
- /package/dist/{chunk-4ECCCOFV.mjs.map → chunk-6SGWO63I.mjs.map} +0 -0
- /package/dist/{chunk-7ISLGT23.mjs.map → chunk-7MTBSJ5S.mjs.map} +0 -0
- /package/dist/{chunk-X7RBT3JT.mjs.map → chunk-7WVURIB7.mjs.map} +0 -0
- /package/dist/{chunk-B7WYSFPJ.mjs.map → chunk-C3PMJNQA.mjs.map} +0 -0
- /package/dist/{chunk-YHMWPA3C.mjs.map → chunk-HBWBHJ64.mjs.map} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,158 @@
|
|
|
1
1
|
# ui
|
|
2
2
|
|
|
3
|
+
## 1.9.2-next.20
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [e1de032]
|
|
8
|
+
- @copilotkit/react-core@1.9.2-next.20
|
|
9
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.20
|
|
10
|
+
- @copilotkit/shared@1.9.2-next.20
|
|
11
|
+
|
|
12
|
+
## 1.9.2-next.19
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.19
|
|
17
|
+
- @copilotkit/react-core@1.9.2-next.19
|
|
18
|
+
- @copilotkit/shared@1.9.2-next.19
|
|
19
|
+
|
|
20
|
+
## 1.9.2-next.18
|
|
21
|
+
|
|
22
|
+
### Patch Changes
|
|
23
|
+
|
|
24
|
+
- Updated dependencies [fac89c2]
|
|
25
|
+
- @copilotkit/react-core@1.9.2-next.18
|
|
26
|
+
- @copilotkit/shared@1.9.2-next.18
|
|
27
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.18
|
|
28
|
+
|
|
29
|
+
## 1.9.2-next.17
|
|
30
|
+
|
|
31
|
+
### Patch Changes
|
|
32
|
+
|
|
33
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.17
|
|
34
|
+
- @copilotkit/react-core@1.9.2-next.17
|
|
35
|
+
- @copilotkit/shared@1.9.2-next.17
|
|
36
|
+
|
|
37
|
+
## 1.9.2-next.16
|
|
38
|
+
|
|
39
|
+
### Patch Changes
|
|
40
|
+
|
|
41
|
+
- Updated dependencies [fe9009c]
|
|
42
|
+
- @copilotkit/react-core@1.9.2-next.16
|
|
43
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.16
|
|
44
|
+
- @copilotkit/shared@1.9.2-next.16
|
|
45
|
+
|
|
46
|
+
## 1.9.2-next.15
|
|
47
|
+
|
|
48
|
+
### Patch Changes
|
|
49
|
+
|
|
50
|
+
- Updated dependencies [cbeccb5]
|
|
51
|
+
- @copilotkit/react-core@1.9.2-next.15
|
|
52
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.15
|
|
53
|
+
- @copilotkit/shared@1.9.2-next.15
|
|
54
|
+
|
|
55
|
+
## 1.9.2-next.14
|
|
56
|
+
|
|
57
|
+
### Patch Changes
|
|
58
|
+
|
|
59
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.14
|
|
60
|
+
- @copilotkit/react-core@1.9.2-next.14
|
|
61
|
+
- @copilotkit/shared@1.9.2-next.14
|
|
62
|
+
|
|
63
|
+
## 1.9.2-next.13
|
|
64
|
+
|
|
65
|
+
### Patch Changes
|
|
66
|
+
|
|
67
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.13
|
|
68
|
+
- @copilotkit/react-core@1.9.2-next.13
|
|
69
|
+
- @copilotkit/shared@1.9.2-next.13
|
|
70
|
+
|
|
71
|
+
## 1.9.2-next.12
|
|
72
|
+
|
|
73
|
+
### Patch Changes
|
|
74
|
+
|
|
75
|
+
- Updated dependencies [3f8c575]
|
|
76
|
+
- @copilotkit/react-core@1.9.2-next.12
|
|
77
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.12
|
|
78
|
+
- @copilotkit/shared@1.9.2-next.12
|
|
79
|
+
|
|
80
|
+
## 1.9.2-next.11
|
|
81
|
+
|
|
82
|
+
### Patch Changes
|
|
83
|
+
|
|
84
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.11
|
|
85
|
+
- @copilotkit/react-core@1.9.2-next.11
|
|
86
|
+
- @copilotkit/shared@1.9.2-next.11
|
|
87
|
+
|
|
88
|
+
## 1.9.2-next.10
|
|
89
|
+
|
|
90
|
+
### Patch Changes
|
|
91
|
+
|
|
92
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.10
|
|
93
|
+
- @copilotkit/react-core@1.9.2-next.10
|
|
94
|
+
- @copilotkit/shared@1.9.2-next.10
|
|
95
|
+
|
|
96
|
+
## 1.9.2-next.9
|
|
97
|
+
|
|
98
|
+
### Patch Changes
|
|
99
|
+
|
|
100
|
+
- Updated dependencies [1d1c51d]
|
|
101
|
+
- @copilotkit/react-core@1.9.2-next.9
|
|
102
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.9
|
|
103
|
+
- @copilotkit/shared@1.9.2-next.9
|
|
104
|
+
|
|
105
|
+
## 1.9.2-next.8
|
|
106
|
+
|
|
107
|
+
### Patch Changes
|
|
108
|
+
|
|
109
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.8
|
|
110
|
+
- @copilotkit/react-core@1.9.2-next.8
|
|
111
|
+
- @copilotkit/shared@1.9.2-next.8
|
|
112
|
+
|
|
113
|
+
## 1.9.2-next.7
|
|
114
|
+
|
|
115
|
+
### Patch Changes
|
|
116
|
+
|
|
117
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.7
|
|
118
|
+
- @copilotkit/react-core@1.9.2-next.7
|
|
119
|
+
- @copilotkit/shared@1.9.2-next.7
|
|
120
|
+
|
|
121
|
+
## 1.9.2-next.6
|
|
122
|
+
|
|
123
|
+
### Patch Changes
|
|
124
|
+
|
|
125
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.6
|
|
126
|
+
- @copilotkit/react-core@1.9.2-next.6
|
|
127
|
+
- @copilotkit/shared@1.9.2-next.6
|
|
128
|
+
|
|
129
|
+
## 1.9.2-next.5
|
|
130
|
+
|
|
131
|
+
### Patch Changes
|
|
132
|
+
|
|
133
|
+
- @copilotkit/react-core@1.9.2-next.5
|
|
134
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.5
|
|
135
|
+
- @copilotkit/shared@1.9.2-next.5
|
|
136
|
+
|
|
137
|
+
## 1.9.2-next.4
|
|
138
|
+
|
|
139
|
+
### Patch Changes
|
|
140
|
+
|
|
141
|
+
- Updated dependencies [9169ad7]
|
|
142
|
+
- Updated dependencies [9169ad7]
|
|
143
|
+
- @copilotkit/react-core@1.9.2-next.4
|
|
144
|
+
- @copilotkit/shared@1.9.2-next.4
|
|
145
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.4
|
|
146
|
+
|
|
147
|
+
## 1.9.2-next.3
|
|
148
|
+
|
|
149
|
+
### Patch Changes
|
|
150
|
+
|
|
151
|
+
- Updated dependencies [35537f1]
|
|
152
|
+
- @copilotkit/react-core@1.9.2-next.3
|
|
153
|
+
- @copilotkit/runtime-client-gql@1.9.2-next.3
|
|
154
|
+
- @copilotkit/shared@1.9.2-next.3
|
|
155
|
+
|
|
3
156
|
## 1.9.2-next.2
|
|
4
157
|
|
|
5
158
|
### Patch Changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
HoveringInsertionPromptBoxCore
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-HBWBHJ64.mjs";
|
|
4
4
|
|
|
5
5
|
// src/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box.tsx
|
|
6
6
|
import { jsx } from "react/jsx-runtime";
|
|
@@ -28,4 +28,4 @@ var HoveringInsertionPromptBox = (props) => {
|
|
|
28
28
|
export {
|
|
29
29
|
HoveringInsertionPromptBox
|
|
30
30
|
};
|
|
31
|
-
//# sourceMappingURL=chunk-
|
|
31
|
+
//# sourceMappingURL=chunk-2DF2AVDU.mjs.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
defaultEditingApiConfig
|
|
3
|
-
} from "./chunk-EJGGLWWR.mjs";
|
|
4
1
|
import {
|
|
5
2
|
defaultInsertionsApiConfig
|
|
6
3
|
} from "./chunk-MCNXIA4Q.mjs";
|
|
7
4
|
import {
|
|
8
5
|
defaultSuggestionsApiConfig
|
|
9
6
|
} from "./chunk-QFXR6DOA.mjs";
|
|
7
|
+
import {
|
|
8
|
+
defaultEditingApiConfig
|
|
9
|
+
} from "./chunk-EJGGLWWR.mjs";
|
|
10
10
|
import {
|
|
11
11
|
defaultBaseAutosuggestionsConfig
|
|
12
12
|
} from "./chunk-F6RLSVG3.mjs";
|
|
@@ -29,4 +29,4 @@ var defaultAutosuggestionsConfig = __spreadProps(__spreadValues({}, defaultBaseA
|
|
|
29
29
|
export {
|
|
30
30
|
defaultAutosuggestionsConfig
|
|
31
31
|
};
|
|
32
|
-
//# sourceMappingURL=chunk-
|
|
32
|
+
//# sourceMappingURL=chunk-6SGWO63I.mjs.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import {
|
|
2
|
-
useMakeStandardInsertionOrEditingFunction
|
|
3
|
-
} from "./chunk-RXV67GJN.mjs";
|
|
4
1
|
import {
|
|
5
2
|
useMakeStandardAutosuggestionFunction
|
|
6
3
|
} from "./chunk-F6GMWOLE.mjs";
|
|
4
|
+
import {
|
|
5
|
+
useMakeStandardInsertionOrEditingFunction
|
|
6
|
+
} from "./chunk-RXV67GJN.mjs";
|
|
7
7
|
import {
|
|
8
8
|
defaultAutosuggestionsConfig
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-6SGWO63I.mjs";
|
|
10
10
|
import {
|
|
11
11
|
BaseCopilotTextarea
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-7WVURIB7.mjs";
|
|
13
13
|
import {
|
|
14
14
|
__objRest,
|
|
15
15
|
__spreadProps,
|
|
@@ -57,4 +57,4 @@ var CopilotTextarea = React.forwardRef(
|
|
|
57
57
|
export {
|
|
58
58
|
CopilotTextarea
|
|
59
59
|
};
|
|
60
|
-
//# sourceMappingURL=chunk-
|
|
60
|
+
//# sourceMappingURL=chunk-7MTBSJ5S.mjs.map
|
|
@@ -16,15 +16,12 @@ import {
|
|
|
16
16
|
import {
|
|
17
17
|
replaceEditorText
|
|
18
18
|
} from "./chunk-5UNJXFUO.mjs";
|
|
19
|
-
import {
|
|
20
|
-
TrackerTextEditedSinceLastCursorMovement
|
|
21
|
-
} from "./chunk-LQ2OWQU7.mjs";
|
|
22
19
|
import {
|
|
23
20
|
useAddBrandingCss
|
|
24
21
|
} from "./chunk-7LSRNPNI.mjs";
|
|
25
22
|
import {
|
|
26
23
|
HoveringToolbar
|
|
27
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-C3PMJNQA.mjs";
|
|
28
25
|
import {
|
|
29
26
|
HoveringEditorProvider,
|
|
30
27
|
useHoveringEditorContext
|
|
@@ -38,6 +35,9 @@ import {
|
|
|
38
35
|
import {
|
|
39
36
|
makeRenderPlaceholderFunction
|
|
40
37
|
} from "./chunk-XW3ICO4S.mjs";
|
|
38
|
+
import {
|
|
39
|
+
TrackerTextEditedSinceLastCursorMovement
|
|
40
|
+
} from "./chunk-LQ2OWQU7.mjs";
|
|
41
41
|
import {
|
|
42
42
|
getFullEditorTextWithNewlines,
|
|
43
43
|
getTextAroundCollapsedCursor
|
|
@@ -266,4 +266,4 @@ function makeSemiFakeReactTextAreaEvent(currentText) {
|
|
|
266
266
|
export {
|
|
267
267
|
BaseCopilotTextarea
|
|
268
268
|
};
|
|
269
|
-
//# sourceMappingURL=chunk-
|
|
269
|
+
//# sourceMappingURL=chunk-7WVURIB7.mjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
HoveringInsertionPromptBox
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-2DF2AVDU.mjs";
|
|
4
4
|
import {
|
|
5
5
|
useHoveringEditorContext
|
|
6
6
|
} from "./chunk-LYB4B6MK.mjs";
|
|
@@ -117,4 +117,4 @@ function editorState(editor, selection) {
|
|
|
117
117
|
export {
|
|
118
118
|
HoveringToolbar
|
|
119
119
|
};
|
|
120
|
-
//# sourceMappingURL=chunk-
|
|
120
|
+
//# sourceMappingURL=chunk-C3PMJNQA.mjs.map
|
|
@@ -4,9 +4,6 @@ import {
|
|
|
4
4
|
import {
|
|
5
5
|
use_autosize_textarea_default
|
|
6
6
|
} from "./chunk-3PQ7GSFE.mjs";
|
|
7
|
-
import {
|
|
8
|
-
Button
|
|
9
|
-
} from "./chunk-4PDYALMP.mjs";
|
|
10
7
|
import {
|
|
11
8
|
Label
|
|
12
9
|
} from "./chunk-D47EKHIF.mjs";
|
|
@@ -16,6 +13,9 @@ import {
|
|
|
16
13
|
import {
|
|
17
14
|
SourceSearchBox
|
|
18
15
|
} from "./chunk-WGWQRALG.mjs";
|
|
16
|
+
import {
|
|
17
|
+
Button
|
|
18
|
+
} from "./chunk-4PDYALMP.mjs";
|
|
19
19
|
import {
|
|
20
20
|
streamPromiseFlatten
|
|
21
21
|
} from "./chunk-2QDCE7PD.mjs";
|
|
@@ -223,4 +223,4 @@ var HoveringInsertionPromptBoxCore = ({
|
|
|
223
223
|
export {
|
|
224
224
|
HoveringInsertionPromptBoxCore
|
|
225
225
|
};
|
|
226
|
-
//# sourceMappingURL=chunk-
|
|
226
|
+
//# sourceMappingURL=chunk-HBWBHJ64.mjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
BaseCopilotTextarea
|
|
3
|
-
} from "../../chunk-
|
|
3
|
+
} from "../../chunk-7WVURIB7.mjs";
|
|
4
4
|
import "../../chunk-2C7O2EVM.mjs";
|
|
5
5
|
import "../../chunk-GQN2HYFJ.mjs";
|
|
6
6
|
import "../../chunk-23Q6A46J.mjs";
|
|
@@ -9,27 +9,27 @@ import "../../chunk-DRV2FOHZ.mjs";
|
|
|
9
9
|
import "../../chunk-4NHVQZ67.mjs";
|
|
10
10
|
import "../../chunk-QJNFNPWH.mjs";
|
|
11
11
|
import "../../chunk-5UNJXFUO.mjs";
|
|
12
|
-
import "../../chunk-LQ2OWQU7.mjs";
|
|
13
12
|
import "../../chunk-7LSRNPNI.mjs";
|
|
14
|
-
import "../../chunk-
|
|
13
|
+
import "../../chunk-C3PMJNQA.mjs";
|
|
15
14
|
import "../../chunk-L7VVZH4Q.mjs";
|
|
16
|
-
import "../../chunk-
|
|
17
|
-
import "../../chunk-
|
|
15
|
+
import "../../chunk-2DF2AVDU.mjs";
|
|
16
|
+
import "../../chunk-HBWBHJ64.mjs";
|
|
18
17
|
import "../../chunk-KMVGEY7Q.mjs";
|
|
19
18
|
import "../../chunk-3PQ7GSFE.mjs";
|
|
20
|
-
import "../../chunk-4PDYALMP.mjs";
|
|
21
19
|
import "../../chunk-D47EKHIF.mjs";
|
|
22
20
|
import "../../chunk-LYB4B6MK.mjs";
|
|
23
21
|
import "../../chunk-HDBI2WN5.mjs";
|
|
24
22
|
import "../../chunk-WGWQRALG.mjs";
|
|
25
23
|
import "../../chunk-VSVQZUPW.mjs";
|
|
26
24
|
import "../../chunk-I72DKFHD.mjs";
|
|
25
|
+
import "../../chunk-4PDYALMP.mjs";
|
|
27
26
|
import "../../chunk-2QDCE7PD.mjs";
|
|
28
27
|
import "../../chunk-YLFAIYRY.mjs";
|
|
29
28
|
import "../../chunk-WJHSY5T6.mjs";
|
|
30
29
|
import "../../chunk-F6RLSVG3.mjs";
|
|
31
30
|
import "../../chunk-7L6GIHDM.mjs";
|
|
32
31
|
import "../../chunk-XW3ICO4S.mjs";
|
|
32
|
+
import "../../chunk-LQ2OWQU7.mjs";
|
|
33
33
|
import "../../chunk-DFTV4TST.mjs";
|
|
34
34
|
import "../../chunk-T6MTDQZ7.mjs";
|
|
35
35
|
import "../../chunk-ECR45NSD.mjs";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
CopilotTextarea
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-RXV67GJN.mjs";
|
|
3
|
+
} from "../../chunk-7MTBSJ5S.mjs";
|
|
5
4
|
import "../../chunk-F6GMWOLE.mjs";
|
|
5
|
+
import "../../chunk-RXV67GJN.mjs";
|
|
6
6
|
import "../../chunk-RUV6NBIF.mjs";
|
|
7
|
-
import "../../chunk-
|
|
8
|
-
import "../../chunk-EJGGLWWR.mjs";
|
|
7
|
+
import "../../chunk-6SGWO63I.mjs";
|
|
9
8
|
import "../../chunk-MCNXIA4Q.mjs";
|
|
10
9
|
import "../../chunk-QFXR6DOA.mjs";
|
|
11
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-EJGGLWWR.mjs";
|
|
11
|
+
import "../../chunk-7WVURIB7.mjs";
|
|
12
12
|
import "../../chunk-2C7O2EVM.mjs";
|
|
13
13
|
import "../../chunk-GQN2HYFJ.mjs";
|
|
14
14
|
import "../../chunk-23Q6A46J.mjs";
|
|
@@ -17,27 +17,27 @@ import "../../chunk-DRV2FOHZ.mjs";
|
|
|
17
17
|
import "../../chunk-4NHVQZ67.mjs";
|
|
18
18
|
import "../../chunk-QJNFNPWH.mjs";
|
|
19
19
|
import "../../chunk-5UNJXFUO.mjs";
|
|
20
|
-
import "../../chunk-LQ2OWQU7.mjs";
|
|
21
20
|
import "../../chunk-7LSRNPNI.mjs";
|
|
22
|
-
import "../../chunk-
|
|
21
|
+
import "../../chunk-C3PMJNQA.mjs";
|
|
23
22
|
import "../../chunk-L7VVZH4Q.mjs";
|
|
24
|
-
import "../../chunk-
|
|
25
|
-
import "../../chunk-
|
|
23
|
+
import "../../chunk-2DF2AVDU.mjs";
|
|
24
|
+
import "../../chunk-HBWBHJ64.mjs";
|
|
26
25
|
import "../../chunk-KMVGEY7Q.mjs";
|
|
27
26
|
import "../../chunk-3PQ7GSFE.mjs";
|
|
28
|
-
import "../../chunk-4PDYALMP.mjs";
|
|
29
27
|
import "../../chunk-D47EKHIF.mjs";
|
|
30
28
|
import "../../chunk-LYB4B6MK.mjs";
|
|
31
29
|
import "../../chunk-HDBI2WN5.mjs";
|
|
32
30
|
import "../../chunk-WGWQRALG.mjs";
|
|
33
31
|
import "../../chunk-VSVQZUPW.mjs";
|
|
34
32
|
import "../../chunk-I72DKFHD.mjs";
|
|
33
|
+
import "../../chunk-4PDYALMP.mjs";
|
|
35
34
|
import "../../chunk-2QDCE7PD.mjs";
|
|
36
35
|
import "../../chunk-YLFAIYRY.mjs";
|
|
37
36
|
import "../../chunk-WJHSY5T6.mjs";
|
|
38
37
|
import "../../chunk-F6RLSVG3.mjs";
|
|
39
38
|
import "../../chunk-7L6GIHDM.mjs";
|
|
40
39
|
import "../../chunk-XW3ICO4S.mjs";
|
|
40
|
+
import "../../chunk-LQ2OWQU7.mjs";
|
|
41
41
|
import "../../chunk-DFTV4TST.mjs";
|
|
42
42
|
import "../../chunk-T6MTDQZ7.mjs";
|
|
43
43
|
import "../../chunk-ECR45NSD.mjs";
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import {
|
|
2
2
|
HoveringToolbar
|
|
3
|
-
} from "../../chunk-
|
|
3
|
+
} from "../../chunk-C3PMJNQA.mjs";
|
|
4
4
|
import "../../chunk-L7VVZH4Q.mjs";
|
|
5
|
-
import "../../chunk-
|
|
6
|
-
import "../../chunk-
|
|
5
|
+
import "../../chunk-2DF2AVDU.mjs";
|
|
6
|
+
import "../../chunk-HBWBHJ64.mjs";
|
|
7
7
|
import "../../chunk-KMVGEY7Q.mjs";
|
|
8
8
|
import "../../chunk-3PQ7GSFE.mjs";
|
|
9
|
-
import "../../chunk-4PDYALMP.mjs";
|
|
10
9
|
import "../../chunk-D47EKHIF.mjs";
|
|
11
10
|
import "../../chunk-LYB4B6MK.mjs";
|
|
12
11
|
import "../../chunk-HDBI2WN5.mjs";
|
|
13
12
|
import "../../chunk-WGWQRALG.mjs";
|
|
14
13
|
import "../../chunk-VSVQZUPW.mjs";
|
|
15
14
|
import "../../chunk-I72DKFHD.mjs";
|
|
15
|
+
import "../../chunk-4PDYALMP.mjs";
|
|
16
16
|
import "../../chunk-2QDCE7PD.mjs";
|
|
17
17
|
import "../../chunk-YLFAIYRY.mjs";
|
|
18
18
|
import "../../chunk-ECR45NSD.mjs";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import {
|
|
2
2
|
HoveringInsertionPromptBoxCore
|
|
3
|
-
} from "../../../chunk-
|
|
3
|
+
} from "../../../chunk-HBWBHJ64.mjs";
|
|
4
4
|
import "../../../chunk-KMVGEY7Q.mjs";
|
|
5
5
|
import "../../../chunk-3PQ7GSFE.mjs";
|
|
6
|
-
import "../../../chunk-4PDYALMP.mjs";
|
|
7
6
|
import "../../../chunk-D47EKHIF.mjs";
|
|
8
7
|
import "../../../chunk-LYB4B6MK.mjs";
|
|
9
8
|
import "../../../chunk-WGWQRALG.mjs";
|
|
10
9
|
import "../../../chunk-VSVQZUPW.mjs";
|
|
11
10
|
import "../../../chunk-I72DKFHD.mjs";
|
|
11
|
+
import "../../../chunk-4PDYALMP.mjs";
|
|
12
12
|
import "../../../chunk-2QDCE7PD.mjs";
|
|
13
13
|
import "../../../chunk-YLFAIYRY.mjs";
|
|
14
14
|
import "../../../chunk-MRXNTQOX.mjs";
|
package/dist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box.mjs
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
2
|
HoveringInsertionPromptBox
|
|
3
|
-
} from "../../../chunk-
|
|
4
|
-
import "../../../chunk-
|
|
3
|
+
} from "../../../chunk-2DF2AVDU.mjs";
|
|
4
|
+
import "../../../chunk-HBWBHJ64.mjs";
|
|
5
5
|
import "../../../chunk-KMVGEY7Q.mjs";
|
|
6
6
|
import "../../../chunk-3PQ7GSFE.mjs";
|
|
7
|
-
import "../../../chunk-4PDYALMP.mjs";
|
|
8
7
|
import "../../../chunk-D47EKHIF.mjs";
|
|
9
8
|
import "../../../chunk-LYB4B6MK.mjs";
|
|
10
9
|
import "../../../chunk-WGWQRALG.mjs";
|
|
11
10
|
import "../../../chunk-VSVQZUPW.mjs";
|
|
12
11
|
import "../../../chunk-I72DKFHD.mjs";
|
|
12
|
+
import "../../../chunk-4PDYALMP.mjs";
|
|
13
13
|
import "../../../chunk-2QDCE7PD.mjs";
|
|
14
14
|
import "../../../chunk-YLFAIYRY.mjs";
|
|
15
15
|
import "../../../chunk-MRXNTQOX.mjs";
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import "../../../chunk-L7VVZH4Q.mjs";
|
|
2
2
|
import {
|
|
3
3
|
HoveringInsertionPromptBox
|
|
4
|
-
} from "../../../chunk-
|
|
5
|
-
import "../../../chunk-
|
|
4
|
+
} from "../../../chunk-2DF2AVDU.mjs";
|
|
5
|
+
import "../../../chunk-HBWBHJ64.mjs";
|
|
6
6
|
import "../../../chunk-KMVGEY7Q.mjs";
|
|
7
7
|
import "../../../chunk-3PQ7GSFE.mjs";
|
|
8
|
-
import "../../../chunk-4PDYALMP.mjs";
|
|
9
8
|
import "../../../chunk-D47EKHIF.mjs";
|
|
10
9
|
import "../../../chunk-LYB4B6MK.mjs";
|
|
11
10
|
import "../../../chunk-WGWQRALG.mjs";
|
|
12
11
|
import "../../../chunk-VSVQZUPW.mjs";
|
|
13
12
|
import "../../../chunk-I72DKFHD.mjs";
|
|
13
|
+
import "../../../chunk-4PDYALMP.mjs";
|
|
14
14
|
import "../../../chunk-2QDCE7PD.mjs";
|
|
15
15
|
import "../../../chunk-YLFAIYRY.mjs";
|
|
16
16
|
import "../../../chunk-MRXNTQOX.mjs";
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import "../chunk-MMVDU6DF.mjs";
|
|
2
2
|
import {
|
|
3
3
|
CopilotTextarea
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import "../chunk-RXV67GJN.mjs";
|
|
4
|
+
} from "../chunk-7MTBSJ5S.mjs";
|
|
6
5
|
import "../chunk-F6GMWOLE.mjs";
|
|
6
|
+
import "../chunk-RXV67GJN.mjs";
|
|
7
7
|
import "../chunk-RUV6NBIF.mjs";
|
|
8
|
-
import "../chunk-
|
|
9
|
-
import "../chunk-EJGGLWWR.mjs";
|
|
8
|
+
import "../chunk-6SGWO63I.mjs";
|
|
10
9
|
import "../chunk-MCNXIA4Q.mjs";
|
|
11
10
|
import "../chunk-QFXR6DOA.mjs";
|
|
11
|
+
import "../chunk-EJGGLWWR.mjs";
|
|
12
12
|
import {
|
|
13
13
|
BaseCopilotTextarea
|
|
14
|
-
} from "../chunk-
|
|
14
|
+
} from "../chunk-7WVURIB7.mjs";
|
|
15
15
|
import "../chunk-2C7O2EVM.mjs";
|
|
16
16
|
import "../chunk-GQN2HYFJ.mjs";
|
|
17
17
|
import "../chunk-23Q6A46J.mjs";
|
|
@@ -20,27 +20,27 @@ import "../chunk-DRV2FOHZ.mjs";
|
|
|
20
20
|
import "../chunk-4NHVQZ67.mjs";
|
|
21
21
|
import "../chunk-QJNFNPWH.mjs";
|
|
22
22
|
import "../chunk-5UNJXFUO.mjs";
|
|
23
|
-
import "../chunk-LQ2OWQU7.mjs";
|
|
24
23
|
import "../chunk-7LSRNPNI.mjs";
|
|
25
|
-
import "../chunk-
|
|
24
|
+
import "../chunk-C3PMJNQA.mjs";
|
|
26
25
|
import "../chunk-L7VVZH4Q.mjs";
|
|
27
|
-
import "../chunk-
|
|
28
|
-
import "../chunk-
|
|
26
|
+
import "../chunk-2DF2AVDU.mjs";
|
|
27
|
+
import "../chunk-HBWBHJ64.mjs";
|
|
29
28
|
import "../chunk-KMVGEY7Q.mjs";
|
|
30
29
|
import "../chunk-3PQ7GSFE.mjs";
|
|
31
|
-
import "../chunk-4PDYALMP.mjs";
|
|
32
30
|
import "../chunk-D47EKHIF.mjs";
|
|
33
31
|
import "../chunk-LYB4B6MK.mjs";
|
|
34
32
|
import "../chunk-HDBI2WN5.mjs";
|
|
35
33
|
import "../chunk-WGWQRALG.mjs";
|
|
36
34
|
import "../chunk-VSVQZUPW.mjs";
|
|
37
35
|
import "../chunk-I72DKFHD.mjs";
|
|
36
|
+
import "../chunk-4PDYALMP.mjs";
|
|
38
37
|
import "../chunk-2QDCE7PD.mjs";
|
|
39
38
|
import "../chunk-YLFAIYRY.mjs";
|
|
40
39
|
import "../chunk-WJHSY5T6.mjs";
|
|
41
40
|
import "../chunk-F6RLSVG3.mjs";
|
|
42
41
|
import "../chunk-7L6GIHDM.mjs";
|
|
43
42
|
import "../chunk-XW3ICO4S.mjs";
|
|
43
|
+
import "../chunk-LQ2OWQU7.mjs";
|
|
44
44
|
import "../chunk-DFTV4TST.mjs";
|
|
45
45
|
import "../chunk-T6MTDQZ7.mjs";
|
|
46
46
|
import "../chunk-ECR45NSD.mjs";
|
package/dist/index.mjs
CHANGED
|
@@ -4,19 +4,19 @@ import "./chunk-WADHCMPK.mjs";
|
|
|
4
4
|
import "./chunk-MMVDU6DF.mjs";
|
|
5
5
|
import {
|
|
6
6
|
CopilotTextarea
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-RXV67GJN.mjs";
|
|
7
|
+
} from "./chunk-7MTBSJ5S.mjs";
|
|
9
8
|
import "./chunk-F6GMWOLE.mjs";
|
|
9
|
+
import "./chunk-RXV67GJN.mjs";
|
|
10
10
|
import "./chunk-RUV6NBIF.mjs";
|
|
11
11
|
import {
|
|
12
12
|
defaultAutosuggestionsConfig
|
|
13
|
-
} from "./chunk-
|
|
14
|
-
import "./chunk-EJGGLWWR.mjs";
|
|
13
|
+
} from "./chunk-6SGWO63I.mjs";
|
|
15
14
|
import "./chunk-MCNXIA4Q.mjs";
|
|
16
15
|
import "./chunk-QFXR6DOA.mjs";
|
|
16
|
+
import "./chunk-EJGGLWWR.mjs";
|
|
17
17
|
import {
|
|
18
18
|
BaseCopilotTextarea
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-7WVURIB7.mjs";
|
|
20
20
|
import "./chunk-2C7O2EVM.mjs";
|
|
21
21
|
import "./chunk-GQN2HYFJ.mjs";
|
|
22
22
|
import "./chunk-23Q6A46J.mjs";
|
|
@@ -25,21 +25,20 @@ import "./chunk-DRV2FOHZ.mjs";
|
|
|
25
25
|
import "./chunk-4NHVQZ67.mjs";
|
|
26
26
|
import "./chunk-QJNFNPWH.mjs";
|
|
27
27
|
import "./chunk-5UNJXFUO.mjs";
|
|
28
|
-
import "./chunk-LQ2OWQU7.mjs";
|
|
29
28
|
import "./chunk-7LSRNPNI.mjs";
|
|
30
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-C3PMJNQA.mjs";
|
|
31
30
|
import "./chunk-L7VVZH4Q.mjs";
|
|
32
|
-
import "./chunk-
|
|
33
|
-
import "./chunk-
|
|
31
|
+
import "./chunk-2DF2AVDU.mjs";
|
|
32
|
+
import "./chunk-HBWBHJ64.mjs";
|
|
34
33
|
import "./chunk-KMVGEY7Q.mjs";
|
|
35
34
|
import "./chunk-3PQ7GSFE.mjs";
|
|
36
|
-
import "./chunk-4PDYALMP.mjs";
|
|
37
35
|
import "./chunk-D47EKHIF.mjs";
|
|
38
36
|
import "./chunk-LYB4B6MK.mjs";
|
|
39
37
|
import "./chunk-HDBI2WN5.mjs";
|
|
40
38
|
import "./chunk-WGWQRALG.mjs";
|
|
41
39
|
import "./chunk-VSVQZUPW.mjs";
|
|
42
40
|
import "./chunk-I72DKFHD.mjs";
|
|
41
|
+
import "./chunk-4PDYALMP.mjs";
|
|
43
42
|
import "./chunk-2QDCE7PD.mjs";
|
|
44
43
|
import "./chunk-YLFAIYRY.mjs";
|
|
45
44
|
import "./chunk-WJHSY5T6.mjs";
|
|
@@ -48,6 +47,7 @@ import {
|
|
|
48
47
|
} from "./chunk-F6RLSVG3.mjs";
|
|
49
48
|
import "./chunk-7L6GIHDM.mjs";
|
|
50
49
|
import "./chunk-XW3ICO4S.mjs";
|
|
50
|
+
import "./chunk-LQ2OWQU7.mjs";
|
|
51
51
|
import "./chunk-IU3WTXLQ.mjs";
|
|
52
52
|
import "./chunk-H4VKQGVU.mjs";
|
|
53
53
|
import "./chunk-DFTV4TST.mjs";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
defaultAutosuggestionsConfig
|
|
3
|
-
} from "../../chunk-
|
|
4
|
-
import "../../chunk-EJGGLWWR.mjs";
|
|
3
|
+
} from "../../chunk-6SGWO63I.mjs";
|
|
5
4
|
import "../../chunk-MCNXIA4Q.mjs";
|
|
6
5
|
import "../../chunk-QFXR6DOA.mjs";
|
|
6
|
+
import "../../chunk-EJGGLWWR.mjs";
|
|
7
7
|
import "../../chunk-WJHSY5T6.mjs";
|
|
8
8
|
import "../../chunk-F6RLSVG3.mjs";
|
|
9
9
|
import "../../chunk-MRXNTQOX.mjs";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import "../../chunk-RUV6NBIF.mjs";
|
|
2
2
|
import {
|
|
3
3
|
defaultAutosuggestionsConfig
|
|
4
|
-
} from "../../chunk-
|
|
5
|
-
import "../../chunk-EJGGLWWR.mjs";
|
|
4
|
+
} from "../../chunk-6SGWO63I.mjs";
|
|
6
5
|
import "../../chunk-MCNXIA4Q.mjs";
|
|
7
6
|
import "../../chunk-QFXR6DOA.mjs";
|
|
7
|
+
import "../../chunk-EJGGLWWR.mjs";
|
|
8
8
|
import "../../chunk-WJHSY5T6.mjs";
|
|
9
9
|
import "../../chunk-F6RLSVG3.mjs";
|
|
10
10
|
import "../../chunk-MRXNTQOX.mjs";
|
package/dist/types/index.mjs
CHANGED
|
@@ -3,10 +3,10 @@ import "../chunk-WADHCMPK.mjs";
|
|
|
3
3
|
import "../chunk-RUV6NBIF.mjs";
|
|
4
4
|
import {
|
|
5
5
|
defaultAutosuggestionsConfig
|
|
6
|
-
} from "../chunk-
|
|
7
|
-
import "../chunk-EJGGLWWR.mjs";
|
|
6
|
+
} from "../chunk-6SGWO63I.mjs";
|
|
8
7
|
import "../chunk-MCNXIA4Q.mjs";
|
|
9
8
|
import "../chunk-QFXR6DOA.mjs";
|
|
9
|
+
import "../chunk-EJGGLWWR.mjs";
|
|
10
10
|
import "../chunk-WJHSY5T6.mjs";
|
|
11
11
|
import {
|
|
12
12
|
defaultBaseAutosuggestionsConfig
|
package/package.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"publishConfig": {
|
|
10
10
|
"access": "public"
|
|
11
11
|
},
|
|
12
|
-
"version": "1.9.2-next.
|
|
12
|
+
"version": "1.9.2-next.20",
|
|
13
13
|
"sideEffects": [
|
|
14
14
|
"**/*.css"
|
|
15
15
|
],
|
|
@@ -68,9 +68,9 @@
|
|
|
68
68
|
"slate-history": "^0.93.0",
|
|
69
69
|
"slate-react": "^0.98.1",
|
|
70
70
|
"tailwind-merge": "^1.13.2",
|
|
71
|
-
"@copilotkit/react-core": "1.9.2-next.
|
|
72
|
-
"@copilotkit/runtime-client-gql": "1.9.2-next.
|
|
73
|
-
"@copilotkit/shared": "1.9.2-next.
|
|
71
|
+
"@copilotkit/react-core": "1.9.2-next.20",
|
|
72
|
+
"@copilotkit/runtime-client-gql": "1.9.2-next.20",
|
|
73
|
+
"@copilotkit/shared": "1.9.2-next.20"
|
|
74
74
|
},
|
|
75
75
|
"keywords": [
|
|
76
76
|
"copilotkit",
|
package/tsup.config.ts
CHANGED
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { defineConfig, Options } from "tsup";
|
|
2
2
|
|
|
3
3
|
export default defineConfig((options: Options) => ({
|
|
4
|
-
entry: ["src/**/*.{ts,tsx}"],
|
|
4
|
+
entry: ["src/**/*.{ts,tsx}", "!src/**/*.test.{ts,tsx}", "!src/**/__tests__/**/*"],
|
|
5
5
|
format: ["esm", "cjs"],
|
|
6
6
|
dts: true,
|
|
7
7
|
minify: false,
|
|
8
8
|
external: ["react"],
|
|
9
9
|
sourcemap: true,
|
|
10
|
-
exclude: [
|
|
11
|
-
"**/*.test.ts", // Exclude TypeScript test files
|
|
12
|
-
"**/*.test.tsx", // Exclude TypeScript React test files
|
|
13
|
-
"**/__tests__/*", // Exclude any files inside a __tests__ directory
|
|
14
|
-
],
|
|
15
10
|
...options,
|
|
16
11
|
}));
|
package/dist/lib/utils.test.d.ts
DELETED
package/dist/lib/utils.test.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/lib/utils.test.ts"],"sourcesContent":["import * as utils from \"./utils\";\n\ndescribe(\"emptyTest\", () => {\n it(\"should be truthy\", () => {\n expect(true).toBeTruthy();\n });\n});\n"],"mappings":";;;AAEA,SAAS,aAAa,MAAM;AAC1B,KAAG,oBAAoB,MAAM;AAC3B,WAAO,IAAI,EAAE,WAAW;AAAA,EAC1B,CAAC;AACH,CAAC;","names":[]}
|
package/dist/lib/utils.test.mjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/lib/utils.test.ts"],"sourcesContent":["import * as utils from \"./utils\";\n\ndescribe(\"emptyTest\", () => {\n it(\"should be truthy\", () => {\n expect(true).toBeTruthy();\n });\n});\n"],"mappings":";AAEA,SAAS,aAAa,MAAM;AAC1B,KAAG,oBAAoB,MAAM;AAC3B,WAAO,IAAI,EAAE,WAAW;AAAA,EAC1B,CAAC;AACH,CAAC;","names":[]}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|