@copilotkit/react-textarea 0.35.0-mme-cloud.0 → 0.35.0-mme-cloud.2

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,8 +1,8 @@
1
1
 
2
- > @copilotkit/react-textarea@0.35.0-mme-cloud.0 build /home/runner/work/CopilotKit/CopilotKit/CopilotKit/packages/react-textarea
2
+ > @copilotkit/react-textarea@0.35.0-mme-cloud.2 build /home/runner/work/CopilotKit/CopilotKit/CopilotKit/packages/react-textarea
3
3
  > tsup --clean
4
4
 
5
- CLI Building entry: src/index.tsx, src/components/index.ts, src/hooks/index.ts, src/context/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
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
6
6
  CLI Using tsconfig: tsconfig.json
7
7
  CLI tsup v6.7.0
8
8
  CLI Using tsup config: /home/runner/work/CopilotKit/CopilotKit/CopilotKit/packages/react-textarea/tsup.config.ts
@@ -20,8 +20,8 @@ Browserslist: caniuse-lite is outdated. Please run:
20
20
  DTS Build start
21
21
  ESM dist/index.mjs 1.76 KB
22
22
  ESM dist/components/index.mjs 1.52 KB
23
- ESM dist/hooks/index.mjs 66.00 B
24
23
  ESM dist/context/index.mjs 66.00 B
24
+ ESM dist/hooks/index.mjs 66.00 B
25
25
  ESM dist/lib/debouncer.mjs 147.00 B
26
26
  ESM dist/components/copilot-textarea/copilot-textarea.css 253.00 B
27
27
  ESM dist/components/base-copilot-textarea/base-copilot-textarea.css 258.00 B
@@ -66,12 +66,12 @@ Browserslist: caniuse-lite is outdated. Please run:
66
66
  ESM dist/chunk-LCDTIJSD.mjs 905.00 B
67
67
  ESM dist/chunk-224UKA7C.mjs 1.13 KB
68
68
  ESM dist/chunk-XW3ICO4S.mjs 688.00 B
69
- ESM dist/chunk-H4VKQGVU.mjs 43.00 B
70
69
  ESM dist/chunk-IU3WTXLQ.mjs 43.00 B
70
+ ESM dist/chunk-H4VKQGVU.mjs 43.00 B
71
71
  ESM dist/chunk-DFTV4TST.mjs 931.00 B
72
72
  ESM dist/lib/editor-to-text.mjs 158.00 B
73
- ESM dist/chunk-T6MTDQZ7.mjs 1.31 KB
74
73
  ESM dist/lib/get-text-around-cursor.mjs 370.00 B
74
+ ESM dist/chunk-T6MTDQZ7.mjs 1.31 KB
75
75
  ESM dist/chunk-ECR45NSD.mjs 2.67 KB
76
76
  ESM dist/lib/retry.mjs 135.00 B
77
77
  ESM dist/chunk-KNQIEOFP.mjs 472.00 B
@@ -79,7 +79,7 @@ Browserslist: caniuse-lite is outdated. Please run:
79
79
  ESM dist/index.css 18.82 KB
80
80
  ESM dist/components/index.css 242.00 B
81
81
  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
82
+ ESM dist/types/base/base-autosuggestions-config.mjs 217.00 B
83
83
  ESM dist/lib/slatejs-edits/with-partial-history.mjs 224.00 B
84
84
  ESM dist/types/autosuggestions-config/autosuggestions-config-user-specified.mjs 66.00 B
85
85
  ESM dist/hooks/base-copilot-textarea-implementation/use-copilot-textarea-editor.mjs 236.00 B
@@ -89,7 +89,6 @@ Browserslist: caniuse-lite is outdated. Please run:
89
89
  ESM dist/components/manual-ui/chip-with-icon.mjs 690.00 B
90
90
  ESM dist/components/source-search-box/source-search-box.mjs 294.00 B
91
91
  ESM dist/components/hovering-toolbar/text-insertion-prompt-box/index.mjs 645.00 B
92
- ESM dist/types/base/base-autosuggestions-config.mjs 217.00 B
93
92
  ESM dist/types/base/base-copilot-textarea-props.mjs 56.00 B
94
93
  ESM dist/types/base/custom-editor.mjs 42.00 B
95
94
  ESM dist/types/base/editor-autocomplete-state.mjs 238.00 B
@@ -112,6 +111,7 @@ Browserslist: caniuse-lite is outdated. Please run:
112
111
  ESM dist/components/ui/dialog.mjs 383.00 B
113
112
  ESM dist/components/ui/label.mjs 176.00 B
114
113
  ESM dist/components/ui/separator.mjs 921.00 B
114
+ ESM dist/types/base/autosuggestions-bare-function.mjs 58.00 B
115
115
  ESM dist/components/ui/textarea.mjs 886.00 B
116
116
  ESM dist/hooks/base-copilot-textarea-implementation/use-autosuggestions.mjs 286.00 B
117
117
  ESM dist/components/base-copilot-textarea/track-cursor-moved-since-last-text-change.mjs 282.00 B
@@ -130,11 +130,12 @@ Browserslist: caniuse-lite is outdated. Please run:
130
130
  ESM dist/components/base-copilot-textarea/render-placeholder.mjs 202.00 B
131
131
  ESM dist/index.mjs.map 71.00 B
132
132
  ESM dist/components/index.mjs.map 71.00 B
133
- ESM dist/hooks/index.mjs.map 71.00 B
134
133
  ESM dist/context/index.mjs.map 71.00 B
134
+ ESM dist/hooks/index.mjs.map 71.00 B
135
135
  ESM dist/lib/debouncer.mjs.map 71.00 B
136
136
  ESM dist/components/copilot-textarea/copilot-textarea.css.map 432.00 B
137
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
138
139
  ESM dist/chunk-DE5K76I2.mjs.map 71.00 B
139
140
  ESM dist/chunk-WADHCMPK.mjs.map 71.00 B
140
141
  ESM dist/chunk-MMVDU6DF.mjs.map 71.00 B
@@ -146,54 +147,53 @@ Browserslist: caniuse-lite is outdated. Please run:
146
147
  ESM dist/chunk-4OJ3H65F.mjs.map 3.91 KB
147
148
  ESM dist/chunk-RKQ6RTZM.mjs.map 4.17 KB
148
149
  ESM dist/chunk-KDVMG3XF.mjs.map 3.57 KB
149
- ESM dist/chunk-DRV2FOHZ.mjs.map 3.80 KB
150
150
  ESM dist/chunk-XU5Z5BWV.mjs.map 15.84 KB
151
+ ESM dist/chunk-DRV2FOHZ.mjs.map 3.80 KB
151
152
  ESM dist/chunk-4NHVQZ67.mjs.map 6.12 KB
152
- ESM dist/chunk-2C7O2EVM.mjs.map 1.04 KB
153
153
  ESM dist/chunk-FMQG2ZM3.mjs.map 4.78 KB
154
+ ESM dist/chunk-2C7O2EVM.mjs.map 1.04 KB
154
155
  ESM dist/chunk-GQN2HYFJ.mjs.map 1.10 KB
155
156
  ESM dist/chunk-5UNJXFUO.mjs.map 1.13 KB
156
157
  ESM dist/chunk-QKS2IOUH.mjs.map 6.04 KB
157
158
  ESM dist/chunk-JJLQVT7S.mjs.map 882.00 B
158
159
  ESM dist/chunk-LQ2OWQU7.mjs.map 3.00 KB
159
160
  ESM dist/chunk-7LSRNPNI.mjs.map 3.46 KB
160
- ESM dist/chunk-L7VVZH4Q.mjs.map 71.00 B
161
161
  ESM dist/chunk-DMLXXOXD.mjs.map 6.98 KB
162
+ ESM dist/chunk-L7VVZH4Q.mjs.map 71.00 B
162
163
  ESM dist/chunk-COQISBP2.mjs.map 1.45 KB
164
+ ESM dist/chunk-OGLVRSCO.mjs.map 13.70 KB
163
165
  ESM dist/chunk-YNXNMCDX.mjs.map 2.41 KB
164
166
  ESM dist/chunk-3PQ7GSFE.mjs.map 1.13 KB
165
- ESM dist/chunk-OGLVRSCO.mjs.map 13.70 KB
166
167
  ESM dist/chunk-WFTAAA7R.mjs.map 2.57 KB
167
168
  ESM dist/chunk-YFK5BFEI.mjs.map 1.09 KB
168
169
  ESM dist/chunk-LYB4B6MK.mjs.map 1.36 KB
169
170
  ESM dist/chunk-CF5GISTC.mjs.map 3.61 KB
170
171
  ESM dist/chunk-4OZR65UB.mjs.map 4.53 KB
171
172
  ESM dist/chunk-FFSICDS5.mjs.map 6.83 KB
172
- ESM dist/chunk-2QDCE7PD.mjs.map 1.39 KB
173
173
  ESM dist/chunk-4HBKWUCT.mjs.map 5.66 KB
174
- ESM dist/chunk-WJHSY5T6.mjs.map 71.00 B
174
+ ESM dist/chunk-2QDCE7PD.mjs.map 1.39 KB
175
175
  ESM dist/chunk-7SUZ6CXM.mjs.map 2.45 KB
176
- ESM dist/chunk-224UKA7C.mjs.map 1.71 KB
176
+ ESM dist/chunk-WJHSY5T6.mjs.map 71.00 B
177
177
  ESM dist/chunk-LCDTIJSD.mjs.map 5.30 KB
178
+ ESM dist/chunk-224UKA7C.mjs.map 1.71 KB
178
179
  ESM dist/chunk-XW3ICO4S.mjs.map 947.00 B
179
- ESM dist/chunk-H4VKQGVU.mjs.map 71.00 B
180
180
  ESM dist/chunk-IU3WTXLQ.mjs.map 71.00 B
181
+ ESM dist/chunk-H4VKQGVU.mjs.map 71.00 B
181
182
  ESM dist/chunk-DFTV4TST.mjs.map 1.62 KB
182
183
  ESM dist/lib/editor-to-text.mjs.map 71.00 B
183
- ESM dist/chunk-T6MTDQZ7.mjs.map 2.82 KB
184
184
  ESM dist/lib/get-text-around-cursor.mjs.map 71.00 B
185
+ ESM dist/chunk-T6MTDQZ7.mjs.map 2.82 KB
185
186
  ESM dist/chunk-ECR45NSD.mjs.map 5.71 KB
186
187
  ESM dist/lib/retry.mjs.map 71.00 B
187
- ESM dist/chunk-MRXNTQOX.mjs.map 71.00 B
188
188
  ESM dist/chunk-KNQIEOFP.mjs.map 971.00 B
189
- ESM dist/components/index.css.map 429.00 B
189
+ ESM dist/chunk-MRXNTQOX.mjs.map 71.00 B
190
190
  ESM dist/index.css.map 29.12 KB
191
+ ESM dist/components/index.css.map 429.00 B
191
192
  ESM dist/components/hovering-toolbar/text-insertion-prompt-box/included-files-preview.mjs.map 71.00 B
192
- ESM dist/types/autosuggestions-config/subtypes/make-system-prompt.mjs 47.00 B
193
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/types/autosuggestions-config/autosuggestions-config-user-specified.mjs.map 71.00 B
194
+ ESM dist/types/base/base-autosuggestions-config.mjs.map 71.00 B
196
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
197
  ESM dist/hooks/base-copilot-textarea-implementation/use-copilot-textarea-editor.mjs.map 71.00 B
198
198
  ESM dist/hooks/make-autosuggestions-function/use-make-standard-autosuggestions-function.mjs.map 71.00 B
199
199
  ESM dist/hooks/misc/use-autosize-textarea.mjs.map 71.00 B
@@ -201,7 +201,6 @@ Browserslist: caniuse-lite is outdated. Please run:
201
201
  ESM dist/components/manual-ui/chip-with-icon.mjs.map 937.00 B
202
202
  ESM dist/components/source-search-box/source-search-box.mjs.map 71.00 B
203
203
  ESM dist/components/hovering-toolbar/text-insertion-prompt-box/index.mjs.map 71.00 B
204
- ESM dist/types/base/base-autosuggestions-config.mjs.map 71.00 B
205
204
  ESM dist/types/base/base-copilot-textarea-props.mjs.map 71.00 B
206
205
  ESM dist/types/base/custom-editor.mjs.map 71.00 B
207
206
  ESM dist/types/base/editor-autocomplete-state.mjs.map 71.00 B
@@ -224,10 +223,11 @@ Browserslist: caniuse-lite is outdated. Please run:
224
223
  ESM dist/components/ui/dialog.mjs.map 71.00 B
225
224
  ESM dist/components/ui/label.mjs.map 71.00 B
226
225
  ESM dist/components/ui/separator.mjs.map 1.20 KB
226
+ ESM dist/types/base/autosuggestions-bare-function.mjs.map 71.00 B
227
227
  ESM dist/components/ui/textarea.mjs.map 1.11 KB
228
228
  ESM dist/hooks/base-copilot-textarea-implementation/use-autosuggestions.mjs.map 71.00 B
229
- ESM dist/components/base-copilot-textarea/use-add-branding-css.mjs.map 71.00 B
230
229
  ESM dist/components/base-copilot-textarea/track-cursor-moved-since-last-text-change.mjs.map 71.00 B
230
+ ESM dist/components/base-copilot-textarea/use-add-branding-css.mjs.map 71.00 B
231
231
  ESM dist/components/copilot-textarea/copilot-textarea.mjs.map 71.00 B
232
232
  ESM dist/components/hovering-toolbar/hovering-editor-provider.mjs.map 71.00 B
233
233
  ESM dist/components/hovering-toolbar/hovering-toolbar-components.mjs.map 71.00 B
@@ -242,37 +242,36 @@ Browserslist: caniuse-lite is outdated. Please run:
242
242
  ESM dist/components/base-copilot-textarea/render-placeholder.mjs.map 71.00 B
243
243
  ESM dist/types/autosuggestions-config/subtypes/make-system-prompt.mjs.map 71.00 B
244
244
  ESM dist/types/autosuggestions-config/subtypes/minimal-chat-gpt-message.mjs.map 71.00 B
245
- ESM ⚡️ Build success in 1856ms
246
- CJS dist/types/autosuggestions-config/subtypes/make-system-prompt.js 881.00 B
247
- CJS dist/index.css 18.82 KB
245
+ ESM ⚡️ Build success in 1903ms
248
246
  CJS dist/index.js 79.68 KB
247
+ CJS dist/index.css 18.82 KB
248
+ CJS dist/components/index.js 79.49 KB
249
249
  CJS dist/components/index.css 242.00 B
250
- CJS dist/hooks/index.js 797.00 B
251
250
  CJS dist/context/index.js 803.00 B
251
+ CJS dist/hooks/index.js 797.00 B
252
252
  CJS dist/lib/debouncer.js 2.38 KB
253
253
  CJS dist/lib/editor-to-text.js 2.35 KB
254
254
  CJS dist/lib/get-text-around-cursor.js 4.09 KB
255
- CJS dist/components/index.js 79.49 KB
256
- CJS dist/lib/stream-promise-flatten.js 2.26 KB
257
255
  CJS dist/lib/retry.js 1.43 KB
256
+ CJS dist/lib/stream-promise-flatten.js 2.26 KB
258
257
  CJS dist/lib/utils.test.js 182.00 B
259
258
  CJS dist/lib/utils.js 3.08 KB
260
259
  CJS dist/types/html-copilot-textarea-element.js 893.00 B
261
260
  CJS dist/types/index.js 10.66 KB
261
+ CJS dist/components/base-copilot-textarea/base-copilot-textarea.js 63.75 KB
262
262
  CJS dist/components/base-copilot-textarea/base-copilot-textarea.css 258.00 B
263
263
  CJS dist/components/base-copilot-textarea/render-element.js 2.94 KB
264
264
  CJS dist/components/base-copilot-textarea/render-placeholder.js 2.84 KB
265
265
  CJS dist/components/base-copilot-textarea/track-cursor-moved-since-last-text-change.js 4.02 KB
266
266
  CJS dist/components/base-copilot-textarea/use-add-branding-css.js 3.19 KB
267
- CJS dist/components/base-copilot-textarea/base-copilot-textarea.js 63.75 KB
267
+ CJS dist/components/copilot-textarea/copilot-textarea.js 79.42 KB
268
268
  CJS dist/components/copilot-textarea/copilot-textarea.css 253.00 B
269
269
  CJS dist/components/hovering-toolbar/hovering-editor-provider.js 1.85 KB
270
270
  CJS dist/components/hovering-toolbar/hovering-toolbar-components.js 5.55 KB
271
271
  CJS dist/components/hovering-toolbar/hovering-toolbar.js 33.66 KB
272
- CJS dist/components/copilot-textarea/copilot-textarea.js 79.42 KB
273
272
  CJS dist/components/manual-ui/chip-with-icon.js 1.73 KB
274
- CJS dist/components/ui/button.js 4.82 KB
275
273
  CJS dist/components/source-search-box/source-search-box.js 9.53 KB
274
+ CJS dist/components/ui/button.js 4.82 KB
276
275
  CJS dist/components/ui/card.js 5.36 KB
277
276
  CJS dist/components/ui/command.js 12.51 KB
278
277
  CJS dist/components/ui/dialog.js 7.83 KB
@@ -285,8 +284,10 @@ Browserslist: caniuse-lite is outdated. Please run:
285
284
  CJS dist/hooks/make-autosuggestions-function/use-make-standard-autosuggestions-function.js 4.95 KB
286
285
  CJS dist/hooks/make-autosuggestions-function/use-make-standard-insertion-function.js 6.74 KB
287
286
  CJS dist/hooks/misc/use-autosize-textarea.js 1.48 KB
288
- CJS dist/lib/slatejs-edits/with-partial-history.js 4.30 KB
289
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
290
291
  CJS dist/types/autosuggestions-config/autosuggestions-config-user-specified.js 949.00 B
291
292
  CJS dist/types/autosuggestions-config/autosuggestions-config.js 10.65 KB
292
293
  CJS dist/types/autosuggestions-config/editing-api-config.js 3.69 KB
@@ -297,60 +298,60 @@ Browserslist: caniuse-lite is outdated. Please run:
297
298
  CJS dist/types/base/autosuggestions-bare-function.js 898.00 B
298
299
  CJS dist/types/base/base-autosuggestions-config.js 1.99 KB
299
300
  CJS dist/types/base/base-copilot-textarea-props.js 891.00 B
300
- CJS dist/types/base/custom-editor.js 835.00 B
301
- CJS dist/types/base/editor-autocomplete-state.js 1.92 KB
302
- CJS dist/types/base/index.js 1.93 KB
303
301
  CJS dist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box-core.js 24.47 KB
304
302
  CJS dist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box.js 25.25 KB
305
303
  CJS dist/components/hovering-toolbar/text-insertion-prompt-box/included-files-preview.js 5.48 KB
306
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
307
306
  CJS dist/types/autosuggestions-config/subtypes/minimal-chat-gpt-message.js 906.00 B
308
- CJS dist/lib/slatejs-edits/replace-text.js 1.61 KB
309
- CJS dist/lib/slatejs-edits/clear-autocompletions.js 1.71 KB
310
- CJS dist/types/autosuggestions-config/subtypes/make-system-prompt.js.map 268.00 B
311
- CJS dist/index.css.map 29.12 KB
307
+ CJS dist/types/base/index.js 1.93 KB
308
+ CJS dist/types/base/editor-autocomplete-state.js 1.92 KB
309
+ CJS dist/types/base/custom-editor.js 835.00 B
312
310
  CJS dist/index.js.map 142.82 KB
313
- CJS dist/hooks/index.js.map 137.00 B
311
+ CJS dist/index.css.map 29.12 KB
312
+ CJS dist/components/index.js.map 143.02 KB
314
313
  CJS dist/components/index.css.map 429.00 B
315
314
  CJS dist/context/index.js.map 139.00 B
315
+ CJS dist/hooks/index.js.map 137.00 B
316
316
  CJS dist/lib/debouncer.js.map 1.68 KB
317
317
  CJS dist/lib/editor-to-text.js.map 2.86 KB
318
318
  CJS dist/lib/get-text-around-cursor.js.map 5.75 KB
319
- CJS dist/components/index.js.map 143.02 KB
320
- CJS dist/lib/stream-promise-flatten.js.map 1.45 KB
321
319
  CJS dist/lib/retry.js.map 1018.00 B
320
+ CJS dist/lib/stream-promise-flatten.js.map 1.45 KB
322
321
  CJS dist/lib/utils.test.js.map 352.00 B
323
322
  CJS dist/lib/utils.js.map 2.53 KB
324
323
  CJS dist/types/html-copilot-textarea-element.js.map 280.00 B
325
324
  CJS dist/types/index.js.map 18.56 KB
326
- CJS dist/components/base-copilot-textarea/render-element.js.map 1.75 KB
325
+ CJS dist/components/base-copilot-textarea/base-copilot-textarea.js.map 113.32 KB
327
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
328
  CJS dist/components/base-copilot-textarea/render-placeholder.js.map 1020.00 B
329
329
  CJS dist/components/base-copilot-textarea/track-cursor-moved-since-last-text-change.js.map 5.80 KB
330
330
  CJS dist/components/base-copilot-textarea/use-add-branding-css.js.map 3.50 KB
331
- CJS dist/components/base-copilot-textarea/base-copilot-textarea.js.map 113.32 KB
331
+ CJS dist/components/copilot-textarea/copilot-textarea.js.map 142.84 KB
332
332
  CJS dist/components/copilot-textarea/copilot-textarea.css.map 432.00 B
333
333
  CJS dist/components/hovering-toolbar/hovering-editor-provider.js.map 1.40 KB
334
334
  CJS dist/components/hovering-toolbar/hovering-toolbar-components.js.map 3.75 KB
335
335
  CJS dist/components/hovering-toolbar/hovering-toolbar.js.map 53.52 KB
336
336
  CJS dist/components/manual-ui/chip-with-icon.js.map 969.00 B
337
- CJS dist/components/ui/button.js.map 4.34 KB
338
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
339
  CJS dist/components/ui/card.js.map 4.86 KB
340
340
  CJS dist/components/ui/command.js.map 14.31 KB
341
341
  CJS dist/components/ui/dialog.js.map 7.44 KB
342
- CJS dist/components/copilot-textarea/copilot-textarea.js.map 142.84 KB
343
342
  CJS dist/components/ui/label.js.map 2.85 KB
344
343
  CJS dist/components/ui/separator.js.map 2.96 KB
345
344
  CJS dist/components/ui/textarea.js.map 2.87 KB
346
345
  CJS dist/hooks/base-copilot-textarea-implementation/use-autosuggestions.js.map 10.30 KB
347
- CJS dist/hooks/base-copilot-textarea-implementation/use-populate-copilot-textarea-ref.js.map 10.48 KB
348
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
349
348
  CJS dist/hooks/make-autosuggestions-function/use-make-standard-autosuggestions-function.js.map 5.49 KB
350
349
  CJS dist/hooks/make-autosuggestions-function/use-make-standard-insertion-function.js.map 8.60 KB
351
350
  CJS dist/hooks/misc/use-autosize-textarea.js.map 1.17 KB
352
- CJS dist/lib/slatejs-edits/with-partial-history.js.map 6.16 KB
353
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
354
355
  CJS dist/types/autosuggestions-config/autosuggestions-config-user-specified.js.map 1.16 KB
355
356
  CJS dist/types/autosuggestions-config/autosuggestions-config.js.map 18.42 KB
356
357
  CJS dist/types/autosuggestions-config/editing-api-config.js.map 3.96 KB
@@ -361,18 +362,17 @@ Browserslist: caniuse-lite is outdated. Please run:
361
362
  CJS dist/types/base/autosuggestions-bare-function.js.map 1.01 KB
362
363
  CJS dist/types/base/base-autosuggestions-config.js.map 5.34 KB
363
364
  CJS dist/types/base/base-copilot-textarea-props.js.map 2.29 KB
364
- CJS dist/types/base/custom-editor.js.map 886.00 B
365
- CJS dist/types/base/editor-autocomplete-state.js.map 2.64 KB
366
- CJS dist/types/base/index.js.map 5.72 KB
367
365
  CJS dist/components/hovering-toolbar/text-insertion-prompt-box/hovering-insertion-prompt-box-core.js.map 36.34 KB
368
- CJS dist/components/hovering-toolbar/text-insertion-prompt-box/included-files-preview.js.map 5.26 KB
369
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
370
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
371
370
  CJS dist/types/autosuggestions-config/subtypes/minimal-chat-gpt-message.js.map 283.00 B
372
- CJS dist/lib/slatejs-edits/replace-text.js.map 1.17 KB
373
- CJS dist/lib/slatejs-edits/clear-autocompletions.js.map 1.14 KB
374
- CJS ⚡️ Build success in 1864ms
375
- DTS ⚡️ Build success in 15899ms
371
+ CJS dist/types/base/index.js.map 5.72 KB
372
+ CJS dist/types/base/editor-autocomplete-state.js.map 2.64 KB
373
+ CJS dist/types/base/custom-editor.js.map 886.00 B
374
+ CJS ⚡️ Build success in 1951ms
375
+ DTS ⚡️ Build success in 16140ms
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 1.36 KB
@@ -388,8 +388,8 @@ Browserslist: caniuse-lite is outdated. Please run:
388
388
  DTS dist/types/autosuggestions-config/insertions-api-config.d.ts 673.00 B
389
389
  DTS dist/types/autosuggestions-config/editing-api-config.d.ts 646.00 B
390
390
  DTS dist/components/index.d.ts 954.00 B
391
- DTS dist/hooks/index.d.ts 12.00 B
392
391
  DTS dist/context/index.d.ts 12.00 B
392
+ DTS dist/hooks/index.d.ts 12.00 B
393
393
  DTS dist/lib/debouncer.d.ts 372.00 B
394
394
  DTS dist/lib/editor-to-text.d.ts 243.00 B
395
395
  DTS dist/lib/get-text-around-cursor.d.ts 745.00 B
package/CHANGELOG.md CHANGED
@@ -1,5 +1,29 @@
1
1
  # ui
2
2
 
3
+ ## 0.35.0-mme-cloud.2
4
+
5
+ ### Minor Changes
6
+
7
+ - streamline cloud configuration
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies
12
+ - @copilotkit/react-core@0.25.0-mme-cloud.2
13
+ - @copilotkit/shared@0.9.0-mme-cloud.2
14
+
15
+ ## 0.35.0-mme-cloud.1
16
+
17
+ ### Minor Changes
18
+
19
+ - Unify api key handling
20
+
21
+ ### Patch Changes
22
+
23
+ - Updated dependencies
24
+ - @copilotkit/react-core@0.25.0-mme-cloud.1
25
+ - @copilotkit/shared@0.9.0-mme-cloud.1
26
+
3
27
  ## 0.35.0-mme-cloud.0
4
28
 
5
29
  ### Minor Changes
package/dist/index.mjs CHANGED
@@ -48,8 +48,8 @@ import {
48
48
  } from "./chunk-LCDTIJSD.mjs";
49
49
  import "./chunk-224UKA7C.mjs";
50
50
  import "./chunk-XW3ICO4S.mjs";
51
- import "./chunk-H4VKQGVU.mjs";
52
51
  import "./chunk-IU3WTXLQ.mjs";
52
+ import "./chunk-H4VKQGVU.mjs";
53
53
  import "./chunk-DFTV4TST.mjs";
54
54
  import "./chunk-T6MTDQZ7.mjs";
55
55
  import "./chunk-ECR45NSD.mjs";
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
7
- "version": "0.35.0-mme-cloud.0",
7
+ "version": "0.35.0-mme-cloud.2",
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.10.0-mme-cloud.0",
41
- "tailwind-config": "0.9.0-mme-cloud.0",
42
- "tsconfig": "0.14.0-mme-cloud.0"
40
+ "eslint-config-custom": "0.10.0-mme-cloud.2",
41
+ "tailwind-config": "0.9.0-mme-cloud.2",
42
+ "tsconfig": "0.14.0-mme-cloud.2"
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.25.0-mme-cloud.0",
66
- "@copilotkit/shared": "0.9.0-mme-cloud.0"
65
+ "@copilotkit/react-core": "0.25.0-mme-cloud.2",
66
+ "@copilotkit/shared": "0.9.0-mme-cloud.2"
67
67
  },
68
68
  "scripts": {
69
69
  "build": "tsup --clean",