reactjs-tiptap-editor 0.3.25 → 0.3.26
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/lib/{ActionMenuButton-B3XOtCey.cjs → ActionMenuButton-C9tPWcDX.cjs} +1 -1
- package/lib/{ActionMenuButton-Bh2ft7th.js → ActionMenuButton-DpFt8DwI.js} +1 -1
- package/lib/Attachment.cjs +1 -1
- package/lib/Attachment.d.cts +36 -27
- package/lib/Attachment.d.ts +36 -27
- package/lib/Attachment.js +1 -1
- package/lib/Blockquote.cjs +1 -1
- package/lib/Blockquote.d.cts +36 -27
- package/lib/Blockquote.d.ts +36 -27
- package/lib/Blockquote.js +1 -1
- package/lib/Bold.cjs +1 -1
- package/lib/Bold.d.cts +36 -27
- package/lib/Bold.d.ts +36 -27
- package/lib/Bold.js +1 -1
- package/lib/BulletList.cjs +1 -1
- package/lib/BulletList.d.cts +36 -27
- package/lib/BulletList.d.ts +36 -27
- package/lib/BulletList.js +1 -1
- package/lib/Clear.cjs +1 -1
- package/lib/Clear.d.cts +36 -27
- package/lib/Clear.d.ts +36 -27
- package/lib/Clear.js +1 -1
- package/lib/Code.cjs +1 -1
- package/lib/Code.d.cts +36 -27
- package/lib/Code.d.ts +36 -27
- package/lib/Code.js +1 -1
- package/lib/CodeBlock.cjs +1 -1
- package/lib/CodeBlock.d.cts +36 -27
- package/lib/CodeBlock.d.ts +36 -27
- package/lib/CodeBlock.js +1 -1
- package/lib/CodeView.cjs +1 -1
- package/lib/CodeView.d.cts +36 -27
- package/lib/CodeView.d.ts +36 -27
- package/lib/CodeView.js +1 -1
- package/lib/Color.cjs +1 -1
- package/lib/Color.d.cts +36 -27
- package/lib/Color.d.ts +36 -27
- package/lib/Color.js +1 -1
- package/lib/Document.d.cts +36 -27
- package/lib/Document.d.ts +36 -27
- package/lib/{Drawer-CUntRzbs.cjs → Drawer-BQLKKEOB.cjs} +1 -1
- package/lib/{Drawer-Orz21MYs.js → Drawer-BouNhUKq.js} +1 -1
- package/lib/Drawer.cjs +1 -1
- package/lib/Drawer.d.cts +36 -27
- package/lib/Drawer.d.ts +36 -27
- package/lib/Drawer.js +2 -2
- package/lib/Emoji.cjs +1 -1
- package/lib/Emoji.d.cts +36 -27
- package/lib/Emoji.d.ts +36 -27
- package/lib/Emoji.js +1 -1
- package/lib/{Excalidraw-Bu8XuykT.cjs → Excalidraw-DYbRbH0x.cjs} +1 -1
- package/lib/{Excalidraw-Cj-sXq5F.js → Excalidraw-u2P8Olgi.js} +1 -1
- package/lib/Excalidraw.cjs +1 -1
- package/lib/Excalidraw.d.cts +36 -27
- package/lib/Excalidraw.d.ts +36 -27
- package/lib/Excalidraw.js +1 -1
- package/lib/ExportPdf.cjs +4 -4
- package/lib/ExportPdf.d.cts +37 -27
- package/lib/ExportPdf.d.ts +37 -27
- package/lib/ExportPdf.js +34 -27
- package/lib/ExportWord.cjs +1 -1
- package/lib/ExportWord.d.cts +36 -27
- package/lib/ExportWord.d.ts +36 -27
- package/lib/ExportWord.js +1 -1
- package/lib/FontFamily.cjs +1 -1
- package/lib/FontFamily.d.cts +36 -27
- package/lib/FontFamily.d.ts +36 -27
- package/lib/FontFamily.js +2 -2
- package/lib/FontSize.cjs +1 -1
- package/lib/FontSize.d.cts +36 -27
- package/lib/FontSize.d.ts +36 -27
- package/lib/FontSize.js +2 -2
- package/lib/FormatPainter.cjs +1 -1
- package/lib/FormatPainter.d.cts +36 -27
- package/lib/FormatPainter.d.ts +36 -27
- package/lib/FormatPainter.js +1 -1
- package/lib/Heading.cjs +1 -1
- package/lib/Heading.d.cts +36 -27
- package/lib/Heading.d.ts +36 -27
- package/lib/Heading.js +2 -2
- package/lib/Highlight.cjs +1 -1
- package/lib/Highlight.d.cts +36 -27
- package/lib/Highlight.d.ts +36 -27
- package/lib/Highlight.js +1 -1
- package/lib/History.cjs +1 -1
- package/lib/History.d.cts +36 -27
- package/lib/History.d.ts +36 -27
- package/lib/History.js +1 -1
- package/lib/HorizontalRule.cjs +1 -1
- package/lib/HorizontalRule.d.cts +36 -27
- package/lib/HorizontalRule.d.ts +36 -27
- package/lib/HorizontalRule.js +1 -1
- package/lib/Iframe.cjs +1 -1
- package/lib/Iframe.d.cts +36 -27
- package/lib/Iframe.d.ts +36 -27
- package/lib/Iframe.js +1 -1
- package/lib/Image.cjs +1 -1
- package/lib/Image.d.cts +36 -27
- package/lib/Image.d.ts +36 -27
- package/lib/Image.js +1 -1
- package/lib/ImageGif.cjs +1 -1
- package/lib/ImageGif.d.cts +36 -27
- package/lib/ImageGif.d.ts +36 -27
- package/lib/ImageGif.js +1 -1
- package/lib/ImportWord.cjs +1 -1
- package/lib/ImportWord.d.cts +36 -27
- package/lib/ImportWord.d.ts +36 -27
- package/lib/ImportWord.js +1 -1
- package/lib/Indent.cjs +1 -1
- package/lib/Indent.d.cts +36 -27
- package/lib/Indent.d.ts +36 -27
- package/lib/Indent.js +1 -1
- package/lib/Italic.cjs +1 -1
- package/lib/Italic.d.cts +36 -27
- package/lib/Italic.d.ts +36 -27
- package/lib/Italic.js +1 -1
- package/lib/Katex.cjs +1 -1
- package/lib/Katex.d.cts +36 -27
- package/lib/Katex.d.ts +36 -27
- package/lib/Katex.js +2 -2
- package/lib/LineHeight.cjs +1 -1
- package/lib/LineHeight.d.cts +36 -27
- package/lib/LineHeight.d.ts +36 -27
- package/lib/LineHeight.js +1 -1
- package/lib/Link.cjs +1 -1
- package/lib/Link.d.cts +36 -27
- package/lib/Link.d.ts +36 -27
- package/lib/Link.js +1 -1
- package/lib/ListItem.d.cts +36 -27
- package/lib/ListItem.d.ts +36 -27
- package/lib/Mention.d.cts +36 -27
- package/lib/Mention.d.ts +36 -27
- package/lib/Mermaid.cjs +1 -1
- package/lib/Mermaid.d.cts +36 -27
- package/lib/Mermaid.d.ts +36 -27
- package/lib/Mermaid.js +2 -2
- package/lib/MoreMark.cjs +1 -1
- package/lib/MoreMark.d.cts +36 -27
- package/lib/MoreMark.d.ts +36 -27
- package/lib/MoreMark.js +1 -1
- package/lib/MultiColumn.cjs +1 -1
- package/lib/MultiColumn.d.cts +36 -27
- package/lib/MultiColumn.d.ts +36 -27
- package/lib/MultiColumn.js +1 -1
- package/lib/OrderedList.cjs +1 -1
- package/lib/OrderedList.d.cts +36 -27
- package/lib/OrderedList.d.ts +36 -27
- package/lib/OrderedList.js +1 -1
- package/lib/{RichTextEditor-B5WYnm7K.cjs → RichTextEditor-8GrfwaB4.cjs} +1 -1
- package/lib/{RichTextEditor-CfAFp9V2.js → RichTextEditor-VkzSL04E.js} +3 -3
- package/lib/SearchAndReplace.cjs +1 -1
- package/lib/SearchAndReplace.d.cts +36 -27
- package/lib/SearchAndReplace.d.ts +36 -27
- package/lib/SearchAndReplace.js +1 -1
- package/lib/Selection.d.cts +36 -27
- package/lib/Selection.d.ts +36 -27
- package/lib/SlashCommand.cjs +1 -1
- package/lib/SlashCommand.d.cts +36 -27
- package/lib/SlashCommand.d.ts +36 -27
- package/lib/SlashCommand.js +1 -1
- package/lib/Strike.cjs +1 -1
- package/lib/Strike.d.cts +36 -27
- package/lib/Strike.d.ts +36 -27
- package/lib/Strike.js +1 -1
- package/lib/SubAndSuperScript.cjs +1 -1
- package/lib/SubAndSuperScript.d.cts +36 -27
- package/lib/SubAndSuperScript.d.ts +36 -27
- package/lib/SubAndSuperScript.js +1 -1
- package/lib/Table.cjs +1 -1
- package/lib/Table.d.cts +36 -27
- package/lib/Table.d.ts +36 -27
- package/lib/Table.js +1 -1
- package/lib/TableOfContent.cjs +1 -1
- package/lib/TableOfContent.d.cts +36 -27
- package/lib/TableOfContent.d.ts +36 -27
- package/lib/TableOfContent.js +1 -1
- package/lib/TaskList.cjs +1 -1
- package/lib/TaskList.d.cts +36 -27
- package/lib/TaskList.d.ts +36 -27
- package/lib/TaskList.js +1 -1
- package/lib/TextAlign.cjs +1 -1
- package/lib/TextAlign.d.cts +36 -27
- package/lib/TextAlign.d.ts +36 -27
- package/lib/TextAlign.js +1 -1
- package/lib/TextBubble.cjs +1 -1
- package/lib/TextBubble.d.cts +36 -27
- package/lib/TextBubble.d.ts +36 -27
- package/lib/TextBubble.js +1 -1
- package/lib/TextDirection.cjs +1 -1
- package/lib/TextDirection.d.cts +36 -27
- package/lib/TextDirection.d.ts +36 -27
- package/lib/TextDirection.js +1 -1
- package/lib/TextUnderline.cjs +1 -1
- package/lib/TextUnderline.d.cts +36 -27
- package/lib/TextUnderline.d.ts +36 -27
- package/lib/TextUnderline.js +1 -1
- package/lib/TrailingNode.d.cts +36 -27
- package/lib/TrailingNode.d.ts +36 -27
- package/lib/{Twitter-9AKqIK4p.js → Twitter-DlKz1fXJ.js} +1 -1
- package/lib/{Twitter-BFwUowi8.cjs → Twitter-u_6ZejIn.cjs} +1 -1
- package/lib/Twitter.cjs +1 -1
- package/lib/Twitter.d.cts +36 -27
- package/lib/Twitter.d.ts +36 -27
- package/lib/Twitter.js +1 -1
- package/lib/Video.cjs +1 -1
- package/lib/Video.d.cts +36 -27
- package/lib/Video.d.ts +36 -27
- package/lib/Video.js +1 -1
- package/lib/bubble-extra.cjs +1 -1
- package/lib/bubble-extra.d.cts +36 -27
- package/lib/bubble-extra.d.ts +36 -27
- package/lib/bubble-extra.js +5 -5
- package/lib/index.cjs +1 -1
- package/lib/index.d.cts +36 -27
- package/lib/index.d.ts +36 -27
- package/lib/index.js +2 -2
- package/lib/locale-bundle.d.cts +36 -27
- package/lib/locale-bundle.d.ts +36 -27
- package/lib/{textarea-CWt0EMiJ.js → textarea-BA9ETXT8.js} +1 -1
- package/lib/{textarea-bND4WL8o.cjs → textarea-ESw2TM_u.cjs} +1 -1
- package/package.json +1 -1
package/lib/TextAlign.d.cts
CHANGED
|
@@ -130,6 +130,15 @@ declare module '@tiptap/core' {
|
|
|
130
130
|
}
|
|
131
131
|
|
|
132
132
|
|
|
133
|
+
declare module '@tiptap/core' {
|
|
134
|
+
interface Commands<ReturnType> {
|
|
135
|
+
excalidraw: {
|
|
136
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
137
|
+
};
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
|
|
133
142
|
declare module '@tiptap/core' {
|
|
134
143
|
interface Commands<ReturnType> {
|
|
135
144
|
drawer: {
|
|
@@ -142,8 +151,8 @@ declare module '@tiptap/core' {
|
|
|
142
151
|
|
|
143
152
|
declare module '@tiptap/core' {
|
|
144
153
|
interface Commands<ReturnType> {
|
|
145
|
-
|
|
146
|
-
|
|
154
|
+
exportPdf: {
|
|
155
|
+
exportToPdf: () => ReturnType;
|
|
147
156
|
};
|
|
148
157
|
}
|
|
149
158
|
}
|
|
@@ -202,19 +211,19 @@ declare module '@tiptap/core' {
|
|
|
202
211
|
|
|
203
212
|
declare module '@tiptap/core' {
|
|
204
213
|
interface Commands<ReturnType> {
|
|
205
|
-
|
|
214
|
+
imageUpload: {
|
|
206
215
|
/**
|
|
207
|
-
* Add an image
|
|
216
|
+
* Add an image
|
|
208
217
|
*/
|
|
209
|
-
|
|
218
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
210
219
|
/**
|
|
211
|
-
* Update an image
|
|
220
|
+
* Update an image
|
|
212
221
|
*/
|
|
213
|
-
|
|
222
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
214
223
|
/**
|
|
215
224
|
* Set image alignment
|
|
216
225
|
*/
|
|
217
|
-
|
|
226
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
218
227
|
};
|
|
219
228
|
}
|
|
220
229
|
}
|
|
@@ -222,19 +231,19 @@ declare module '@tiptap/core' {
|
|
|
222
231
|
|
|
223
232
|
declare module '@tiptap/core' {
|
|
224
233
|
interface Commands<ReturnType> {
|
|
225
|
-
|
|
234
|
+
imageGifUpload: {
|
|
226
235
|
/**
|
|
227
|
-
* Add an image
|
|
236
|
+
* Add an image gif
|
|
228
237
|
*/
|
|
229
|
-
|
|
238
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
230
239
|
/**
|
|
231
|
-
* Update an image
|
|
240
|
+
* Update an image gif
|
|
232
241
|
*/
|
|
233
|
-
|
|
242
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
234
243
|
/**
|
|
235
244
|
* Set image alignment
|
|
236
245
|
*/
|
|
237
|
-
|
|
246
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
238
247
|
};
|
|
239
248
|
}
|
|
240
249
|
}
|
|
@@ -326,14 +335,15 @@ declare module '@tiptap/core' {
|
|
|
326
335
|
|
|
327
336
|
declare module '@tiptap/core' {
|
|
328
337
|
interface Commands<ReturnType> {
|
|
329
|
-
|
|
338
|
+
video: {
|
|
330
339
|
/**
|
|
331
|
-
*
|
|
332
|
-
* @param options The tweet attributes
|
|
333
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
340
|
+
* Add an video
|
|
334
341
|
*/
|
|
335
|
-
|
|
336
|
-
|
|
342
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
343
|
+
/**
|
|
344
|
+
* Update an video
|
|
345
|
+
*/
|
|
346
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
337
347
|
};
|
|
338
348
|
}
|
|
339
349
|
}
|
|
@@ -341,15 +351,14 @@ declare module '@tiptap/core' {
|
|
|
341
351
|
|
|
342
352
|
declare module '@tiptap/core' {
|
|
343
353
|
interface Commands<ReturnType> {
|
|
344
|
-
|
|
345
|
-
/**
|
|
346
|
-
* Add an video
|
|
347
|
-
*/
|
|
348
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
354
|
+
twitter: {
|
|
349
355
|
/**
|
|
350
|
-
*
|
|
356
|
+
* Insert a tweet
|
|
357
|
+
* @param options The tweet attributes
|
|
358
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
351
359
|
*/
|
|
352
|
-
|
|
360
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
361
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
353
362
|
};
|
|
354
363
|
}
|
|
355
364
|
}
|
package/lib/TextAlign.d.ts
CHANGED
|
@@ -130,6 +130,15 @@ declare module '@tiptap/core' {
|
|
|
130
130
|
}
|
|
131
131
|
|
|
132
132
|
|
|
133
|
+
declare module '@tiptap/core' {
|
|
134
|
+
interface Commands<ReturnType> {
|
|
135
|
+
excalidraw: {
|
|
136
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
137
|
+
};
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
|
|
133
142
|
declare module '@tiptap/core' {
|
|
134
143
|
interface Commands<ReturnType> {
|
|
135
144
|
drawer: {
|
|
@@ -142,8 +151,8 @@ declare module '@tiptap/core' {
|
|
|
142
151
|
|
|
143
152
|
declare module '@tiptap/core' {
|
|
144
153
|
interface Commands<ReturnType> {
|
|
145
|
-
|
|
146
|
-
|
|
154
|
+
exportPdf: {
|
|
155
|
+
exportToPdf: () => ReturnType;
|
|
147
156
|
};
|
|
148
157
|
}
|
|
149
158
|
}
|
|
@@ -202,19 +211,19 @@ declare module '@tiptap/core' {
|
|
|
202
211
|
|
|
203
212
|
declare module '@tiptap/core' {
|
|
204
213
|
interface Commands<ReturnType> {
|
|
205
|
-
|
|
214
|
+
imageUpload: {
|
|
206
215
|
/**
|
|
207
|
-
* Add an image
|
|
216
|
+
* Add an image
|
|
208
217
|
*/
|
|
209
|
-
|
|
218
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
210
219
|
/**
|
|
211
|
-
* Update an image
|
|
220
|
+
* Update an image
|
|
212
221
|
*/
|
|
213
|
-
|
|
222
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
214
223
|
/**
|
|
215
224
|
* Set image alignment
|
|
216
225
|
*/
|
|
217
|
-
|
|
226
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
218
227
|
};
|
|
219
228
|
}
|
|
220
229
|
}
|
|
@@ -222,19 +231,19 @@ declare module '@tiptap/core' {
|
|
|
222
231
|
|
|
223
232
|
declare module '@tiptap/core' {
|
|
224
233
|
interface Commands<ReturnType> {
|
|
225
|
-
|
|
234
|
+
imageGifUpload: {
|
|
226
235
|
/**
|
|
227
|
-
* Add an image
|
|
236
|
+
* Add an image gif
|
|
228
237
|
*/
|
|
229
|
-
|
|
238
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
230
239
|
/**
|
|
231
|
-
* Update an image
|
|
240
|
+
* Update an image gif
|
|
232
241
|
*/
|
|
233
|
-
|
|
242
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
234
243
|
/**
|
|
235
244
|
* Set image alignment
|
|
236
245
|
*/
|
|
237
|
-
|
|
246
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
238
247
|
};
|
|
239
248
|
}
|
|
240
249
|
}
|
|
@@ -326,14 +335,15 @@ declare module '@tiptap/core' {
|
|
|
326
335
|
|
|
327
336
|
declare module '@tiptap/core' {
|
|
328
337
|
interface Commands<ReturnType> {
|
|
329
|
-
|
|
338
|
+
video: {
|
|
330
339
|
/**
|
|
331
|
-
*
|
|
332
|
-
* @param options The tweet attributes
|
|
333
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
340
|
+
* Add an video
|
|
334
341
|
*/
|
|
335
|
-
|
|
336
|
-
|
|
342
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
343
|
+
/**
|
|
344
|
+
* Update an video
|
|
345
|
+
*/
|
|
346
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
337
347
|
};
|
|
338
348
|
}
|
|
339
349
|
}
|
|
@@ -341,15 +351,14 @@ declare module '@tiptap/core' {
|
|
|
341
351
|
|
|
342
352
|
declare module '@tiptap/core' {
|
|
343
353
|
interface Commands<ReturnType> {
|
|
344
|
-
|
|
345
|
-
/**
|
|
346
|
-
* Add an video
|
|
347
|
-
*/
|
|
348
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
354
|
+
twitter: {
|
|
349
355
|
/**
|
|
350
|
-
*
|
|
356
|
+
* Insert a tweet
|
|
357
|
+
* @param options The tweet attributes
|
|
358
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
351
359
|
*/
|
|
352
|
-
|
|
360
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
361
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
353
362
|
};
|
|
354
363
|
}
|
|
355
364
|
}
|
package/lib/TextAlign.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { E as y } from "./index-DI9T3iLd.js";
|
|
2
2
|
import { jsxs as g, jsx as l } from "react/jsx-runtime";
|
|
3
3
|
import { useMemo as b } from "react";
|
|
4
|
-
import { P as v, m as M, A as S, k as A, n as C, T as j, a as K, r as w, b as P, s as z } from "./RichTextEditor-
|
|
4
|
+
import { P as v, m as M, A as S, k as A, n as C, T as j, a as K, r as w, b as P, s as z } from "./RichTextEditor-VkzSL04E.js";
|
|
5
5
|
const L = y.create({
|
|
6
6
|
name: "textAlign",
|
|
7
7
|
addOptions() {
|
package/lib/TextBubble.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const h=require("./index-ByRfqzMr.cjs"),t=require("react/jsx-runtime"),l=require("react"),x=require("lucide-react"),n=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const h=require("./index-ByRfqzMr.cjs"),t=require("react/jsx-runtime"),l=require("react"),x=require("lucide-react"),n=require("./RichTextEditor-8GrfwaB4.cjs"),g=require("./index-D_A0TBRA.cjs");function b(e){const{t:i}=g.useLocale(),c=l.useMemo(()=>[{name:"paragraph",label:i("editor.paragraph.tooltip"),iconName:"Heading1",isActive:()=>e.editor.isActive("paragraph")&&!e.editor.isActive("orderedList")&&!e.editor.isActive("bulletList")&&!e.editor.isActive("taskList"),action:()=>e.editor.chain().focus().clearNodes().run()},{name:"heading1",label:i("editor.heading.h1.tooltip"),isActive:()=>e.editor.isActive("heading",{level:1}),iconName:"Heading1",action:()=>e.editor.chain().focus().clearNodes().toggleHeading({level:1}).run()},{name:"heading2",label:i("editor.heading.h2.tooltip"),isActive:()=>e.editor.isActive("heading",{level:2}),iconName:"Heading2",action:()=>e.editor.chain().focus().clearNodes().toggleHeading({level:2}).run()},{name:"heading3",label:i("editor.heading.h3.tooltip"),isActive:()=>e.editor.isActive("heading",{level:3}),iconName:"Heading3",action:()=>e.editor.chain().focus().clearNodes().toggleHeading({level:3}).run()},{name:"bulletList",label:i("editor.bulletlist.tooltip"),isActive:()=>e.editor.isActive("bulletList"),iconName:"List",action:()=>e.editor.chain().focus().clearNodes().toggleBulletList().run()},{name:"numberedList",label:i("editor.orderedlist.tooltip"),isActive:()=>e.editor.isActive("orderedList"),iconName:"ListOrdered",action:()=>e.editor.chain().focus().clearNodes().toggleOrderedList().run()},{name:"taskList",label:i("editor.tasklist.tooltip"),isActive:()=>e.editor.isActive("taskList"),iconName:"ListTodo",action:()=>e.editor.chain().focus().clearNodes().toggleTaskList().run()},{name:"blockquote",label:i("editor.blockquote.tooltip"),isActive:()=>e.editor.isActive("blockquote"),iconName:"TextQuote",action:()=>e.editor.chain().focus().clearNodes().toggleBlockquote().run()}],[e.editor,i]),a=l.useMemo(()=>c.findLast(o=>o.isActive())??{label:"Empty"},[c]);return t.jsxs(n.DropdownMenu,{children:[t.jsx(n.DropdownMenuTrigger,{asChild:!0,children:t.jsxs(n.Button,{className:"richtext-flex richtext-h-[32px] richtext-gap-1 richtext-px-1.5",variant:"ghost",children:[t.jsxs("span",{className:"richtext-whitespace-nowrap richtext-text-sm richtext-font-normal",children:[" ",a==null?void 0:a.label]}),t.jsx(x.ChevronDown,{className:"richtext-size-4"})]})}),t.jsx(n.DropdownMenuContent,{align:"start",className:"richtext-w-full richtext-p-1",hideWhenDetached:!0,sideOffset:5,children:c.map((o,d)=>{var r;const u=n.icons[o.iconName];return t.jsx(n.DropdownMenuCheckboxItem,{checked:((r=o.isActive)==null?void 0:r.call(o))||!1,className:"richtext-cursor-pointer",onClick:()=>o.action(),children:t.jsxs("div",{className:"richtext-flex richtext-items-center richtext-gap-2 richtext-px-2",children:[t.jsx(u,{className:"richtext-h3 richtext-w-3"}),t.jsxs("span",{children:[" ",o.label]})]})},`text-bubble-${d}`)})})]})}const s=h.Extension.create({name:"text-bubble",addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),toolbar:!1,button:()=>({component:b,componentProps:{}})}}});exports.TextBubble=s;exports.default=s;
|
package/lib/TextBubble.d.cts
CHANGED
|
@@ -120,6 +120,15 @@ declare module '@tiptap/core' {
|
|
|
120
120
|
}
|
|
121
121
|
|
|
122
122
|
|
|
123
|
+
declare module '@tiptap/core' {
|
|
124
|
+
interface Commands<ReturnType> {
|
|
125
|
+
excalidraw: {
|
|
126
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
127
|
+
};
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
|
|
123
132
|
declare module '@tiptap/core' {
|
|
124
133
|
interface Commands<ReturnType> {
|
|
125
134
|
drawer: {
|
|
@@ -132,8 +141,8 @@ declare module '@tiptap/core' {
|
|
|
132
141
|
|
|
133
142
|
declare module '@tiptap/core' {
|
|
134
143
|
interface Commands<ReturnType> {
|
|
135
|
-
|
|
136
|
-
|
|
144
|
+
exportPdf: {
|
|
145
|
+
exportToPdf: () => ReturnType;
|
|
137
146
|
};
|
|
138
147
|
}
|
|
139
148
|
}
|
|
@@ -192,19 +201,19 @@ declare module '@tiptap/core' {
|
|
|
192
201
|
|
|
193
202
|
declare module '@tiptap/core' {
|
|
194
203
|
interface Commands<ReturnType> {
|
|
195
|
-
|
|
204
|
+
imageUpload: {
|
|
196
205
|
/**
|
|
197
|
-
* Add an image
|
|
206
|
+
* Add an image
|
|
198
207
|
*/
|
|
199
|
-
|
|
208
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
200
209
|
/**
|
|
201
|
-
* Update an image
|
|
210
|
+
* Update an image
|
|
202
211
|
*/
|
|
203
|
-
|
|
212
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
204
213
|
/**
|
|
205
214
|
* Set image alignment
|
|
206
215
|
*/
|
|
207
|
-
|
|
216
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
208
217
|
};
|
|
209
218
|
}
|
|
210
219
|
}
|
|
@@ -212,19 +221,19 @@ declare module '@tiptap/core' {
|
|
|
212
221
|
|
|
213
222
|
declare module '@tiptap/core' {
|
|
214
223
|
interface Commands<ReturnType> {
|
|
215
|
-
|
|
224
|
+
imageGifUpload: {
|
|
216
225
|
/**
|
|
217
|
-
* Add an image
|
|
226
|
+
* Add an image gif
|
|
218
227
|
*/
|
|
219
|
-
|
|
228
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
220
229
|
/**
|
|
221
|
-
* Update an image
|
|
230
|
+
* Update an image gif
|
|
222
231
|
*/
|
|
223
|
-
|
|
232
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
224
233
|
/**
|
|
225
234
|
* Set image alignment
|
|
226
235
|
*/
|
|
227
|
-
|
|
236
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
228
237
|
};
|
|
229
238
|
}
|
|
230
239
|
}
|
|
@@ -316,14 +325,15 @@ declare module '@tiptap/core' {
|
|
|
316
325
|
|
|
317
326
|
declare module '@tiptap/core' {
|
|
318
327
|
interface Commands<ReturnType> {
|
|
319
|
-
|
|
328
|
+
video: {
|
|
320
329
|
/**
|
|
321
|
-
*
|
|
322
|
-
* @param options The tweet attributes
|
|
323
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
330
|
+
* Add an video
|
|
324
331
|
*/
|
|
325
|
-
|
|
326
|
-
|
|
332
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
333
|
+
/**
|
|
334
|
+
* Update an video
|
|
335
|
+
*/
|
|
336
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
327
337
|
};
|
|
328
338
|
}
|
|
329
339
|
}
|
|
@@ -331,15 +341,14 @@ declare module '@tiptap/core' {
|
|
|
331
341
|
|
|
332
342
|
declare module '@tiptap/core' {
|
|
333
343
|
interface Commands<ReturnType> {
|
|
334
|
-
|
|
335
|
-
/**
|
|
336
|
-
* Add an video
|
|
337
|
-
*/
|
|
338
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
344
|
+
twitter: {
|
|
339
345
|
/**
|
|
340
|
-
*
|
|
346
|
+
* Insert a tweet
|
|
347
|
+
* @param options The tweet attributes
|
|
348
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
341
349
|
*/
|
|
342
|
-
|
|
350
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
351
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
343
352
|
};
|
|
344
353
|
}
|
|
345
354
|
}
|
package/lib/TextBubble.d.ts
CHANGED
|
@@ -120,6 +120,15 @@ declare module '@tiptap/core' {
|
|
|
120
120
|
}
|
|
121
121
|
|
|
122
122
|
|
|
123
|
+
declare module '@tiptap/core' {
|
|
124
|
+
interface Commands<ReturnType> {
|
|
125
|
+
excalidraw: {
|
|
126
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
127
|
+
};
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
|
|
123
132
|
declare module '@tiptap/core' {
|
|
124
133
|
interface Commands<ReturnType> {
|
|
125
134
|
drawer: {
|
|
@@ -132,8 +141,8 @@ declare module '@tiptap/core' {
|
|
|
132
141
|
|
|
133
142
|
declare module '@tiptap/core' {
|
|
134
143
|
interface Commands<ReturnType> {
|
|
135
|
-
|
|
136
|
-
|
|
144
|
+
exportPdf: {
|
|
145
|
+
exportToPdf: () => ReturnType;
|
|
137
146
|
};
|
|
138
147
|
}
|
|
139
148
|
}
|
|
@@ -192,19 +201,19 @@ declare module '@tiptap/core' {
|
|
|
192
201
|
|
|
193
202
|
declare module '@tiptap/core' {
|
|
194
203
|
interface Commands<ReturnType> {
|
|
195
|
-
|
|
204
|
+
imageUpload: {
|
|
196
205
|
/**
|
|
197
|
-
* Add an image
|
|
206
|
+
* Add an image
|
|
198
207
|
*/
|
|
199
|
-
|
|
208
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
200
209
|
/**
|
|
201
|
-
* Update an image
|
|
210
|
+
* Update an image
|
|
202
211
|
*/
|
|
203
|
-
|
|
212
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
204
213
|
/**
|
|
205
214
|
* Set image alignment
|
|
206
215
|
*/
|
|
207
|
-
|
|
216
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
208
217
|
};
|
|
209
218
|
}
|
|
210
219
|
}
|
|
@@ -212,19 +221,19 @@ declare module '@tiptap/core' {
|
|
|
212
221
|
|
|
213
222
|
declare module '@tiptap/core' {
|
|
214
223
|
interface Commands<ReturnType> {
|
|
215
|
-
|
|
224
|
+
imageGifUpload: {
|
|
216
225
|
/**
|
|
217
|
-
* Add an image
|
|
226
|
+
* Add an image gif
|
|
218
227
|
*/
|
|
219
|
-
|
|
228
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
220
229
|
/**
|
|
221
|
-
* Update an image
|
|
230
|
+
* Update an image gif
|
|
222
231
|
*/
|
|
223
|
-
|
|
232
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
224
233
|
/**
|
|
225
234
|
* Set image alignment
|
|
226
235
|
*/
|
|
227
|
-
|
|
236
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
228
237
|
};
|
|
229
238
|
}
|
|
230
239
|
}
|
|
@@ -316,14 +325,15 @@ declare module '@tiptap/core' {
|
|
|
316
325
|
|
|
317
326
|
declare module '@tiptap/core' {
|
|
318
327
|
interface Commands<ReturnType> {
|
|
319
|
-
|
|
328
|
+
video: {
|
|
320
329
|
/**
|
|
321
|
-
*
|
|
322
|
-
* @param options The tweet attributes
|
|
323
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
330
|
+
* Add an video
|
|
324
331
|
*/
|
|
325
|
-
|
|
326
|
-
|
|
332
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
333
|
+
/**
|
|
334
|
+
* Update an video
|
|
335
|
+
*/
|
|
336
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
327
337
|
};
|
|
328
338
|
}
|
|
329
339
|
}
|
|
@@ -331,15 +341,14 @@ declare module '@tiptap/core' {
|
|
|
331
341
|
|
|
332
342
|
declare module '@tiptap/core' {
|
|
333
343
|
interface Commands<ReturnType> {
|
|
334
|
-
|
|
335
|
-
/**
|
|
336
|
-
* Add an video
|
|
337
|
-
*/
|
|
338
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
344
|
+
twitter: {
|
|
339
345
|
/**
|
|
340
|
-
*
|
|
346
|
+
* Insert a tweet
|
|
347
|
+
* @param options The tweet attributes
|
|
348
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
341
349
|
*/
|
|
342
|
-
|
|
350
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
351
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
343
352
|
};
|
|
344
353
|
}
|
|
345
354
|
}
|
package/lib/TextBubble.js
CHANGED
|
@@ -2,7 +2,7 @@ import { E as h } from "./index-DI9T3iLd.js";
|
|
|
2
2
|
import { jsxs as o, jsx as a } from "react/jsx-runtime";
|
|
3
3
|
import { useMemo as l } from "react";
|
|
4
4
|
import { ChevronDown as u } from "lucide-react";
|
|
5
|
-
import { D as m, e as g, B as x, f as b, i as v, h as f } from "./RichTextEditor-
|
|
5
|
+
import { D as m, e as g, B as x, f as b, i as v, h as f } from "./RichTextEditor-VkzSL04E.js";
|
|
6
6
|
import { u as N } from "./index-CsK90iVd.js";
|
|
7
7
|
function A(e) {
|
|
8
8
|
const { t } = N(), c = l(() => [
|
package/lib/TextDirection.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const b=require("./index-ByRfqzMr.cjs"),i=require("react/jsx-runtime"),g=require("react"),n=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const b=require("./index-ByRfqzMr.cjs"),i=require("react/jsx-runtime"),g=require("react"),n=require("./RichTextEditor-8GrfwaB4.cjs");function m(t){var s;const c=g.useMemo(()=>{var r;const e=(r=t==null?void 0:t.items)==null?void 0:r.find(o=>o.isActive());return e&&!e.default?{...e,icon:e.icon?e.icon:t.icon}:{title:t==null?void 0:t.tooltip,icon:t.icon,isActive:()=>!1}},[t]);return i.jsxs(n.Popover,{modal:!0,children:[i.jsx(n.PopoverTrigger,{asChild:!0,disabled:t==null?void 0:t.disabled,children:i.jsx(n.ActionButton,{customClass:"!richtext-w-12 richtext-h-12",disabled:t==null?void 0:t.disabled,icon:t==null?void 0:t.icon,tooltip:t==null?void 0:t.tooltip,children:i.jsx(n.IconComponent,{className:"richtext-ml-1 richtext-size-3 richtext-text-zinc-500",name:"MenuDown"})})}),i.jsx(n.PopoverContent,{align:"start",className:"richtext-flex richtext-w-full richtext-min-w-4 richtext-flex-row richtext-gap-1 !richtext-p-[4px]",side:"bottom",children:(s=t==null?void 0:t.items)==null?void 0:s.map((e,a)=>{var r,o;return i.jsxs(n.Tooltip,{children:[i.jsx(n.TooltipTrigger,{asChild:!0,children:i.jsx(n.Toggle,{className:"richtext-size-7 richtext-p-1","data-state":c.title===e.title?"on":"off",onClick:e==null?void 0:e.action,pressed:c.title===e.title,size:"sm",children:(e==null?void 0:e.icon)&&i.jsx(n.IconComponent,{name:e.icon})})}),i.jsxs(n.TooltipContent,{className:"richtext-flex richtext-flex-col richtext-items-center",children:[i.jsx("span",{children:e.title}),!!((r=e.shortcutKeys)!=null&&r.length)&&i.jsx("span",{children:(o=e.shortcutKeys)==null?void 0:o.map(x=>n.getShortcutKey(x)).join(" ")})]})]},`text-align-${a}`)})})]})}const j=b.Extension.create({name:"text-direction",addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),types:["heading","paragraph"],directions:["auto","ltr","rtl"],defaultDirection:"auto",button({editor:c,extension:s,t:e}){var h;const a=((h=s.options)==null?void 0:h.directions)||[],r={auto:"TextDirection",ltr:"LeftToRight",rtl:"RightToLeft"},o=a.map(l=>({title:e(`editor.textDirection.${l}.tooltip`),icon:r[l],isActive:()=>!1,action:()=>{var d,f,u,T;if(l==="auto"){(f=(d=c.commands)==null?void 0:d.unsetTextDirection)==null||f.call(d);return}(T=(u=c.commands)==null?void 0:u.setTextDirection)==null||T.call(u,l)},disabled:!1})),x=o.filter(l=>l.disabled).length===o.length;return{component:m,componentProps:{icon:"TextDirection",tooltip:e("editor.textDirection.tooltip"),disabled:x,items:o}}}}},addGlobalAttributes(){return[{types:this.options.types,attributes:{dir:{default:this.options.defaultDirection,parseHTML:t=>t.attributes.dir&&this.options.directions.includes(t.attributes.dir)?t.attributes.dir.value:this.options.defaultDirection,renderHTML:t=>({dir:t.dir})}}}]},addCommands(){return{setTextDirection:t=>({commands:c})=>this.options.directions.includes(t)?this.options.types.every(s=>c.updateAttributes(s,{dir:t})):!1,unsetTextDirection:()=>({commands:t})=>this.options.types.every(c=>t.resetAttributes(c,"dir"))}}});exports.TextDirection=j;
|
package/lib/TextDirection.d.cts
CHANGED
|
@@ -47,6 +47,15 @@ declare module '@tiptap/core' {
|
|
|
47
47
|
}
|
|
48
48
|
|
|
49
49
|
|
|
50
|
+
declare module '@tiptap/core' {
|
|
51
|
+
interface Commands<ReturnType> {
|
|
52
|
+
excalidraw: {
|
|
53
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
54
|
+
};
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
|
|
50
59
|
declare module '@tiptap/core' {
|
|
51
60
|
interface Commands<ReturnType> {
|
|
52
61
|
drawer: {
|
|
@@ -59,8 +68,8 @@ declare module '@tiptap/core' {
|
|
|
59
68
|
|
|
60
69
|
declare module '@tiptap/core' {
|
|
61
70
|
interface Commands<ReturnType> {
|
|
62
|
-
|
|
63
|
-
|
|
71
|
+
exportPdf: {
|
|
72
|
+
exportToPdf: () => ReturnType;
|
|
64
73
|
};
|
|
65
74
|
}
|
|
66
75
|
}
|
|
@@ -119,19 +128,19 @@ declare module '@tiptap/core' {
|
|
|
119
128
|
|
|
120
129
|
declare module '@tiptap/core' {
|
|
121
130
|
interface Commands<ReturnType> {
|
|
122
|
-
|
|
131
|
+
imageUpload: {
|
|
123
132
|
/**
|
|
124
|
-
* Add an image
|
|
133
|
+
* Add an image
|
|
125
134
|
*/
|
|
126
|
-
|
|
135
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
127
136
|
/**
|
|
128
|
-
* Update an image
|
|
137
|
+
* Update an image
|
|
129
138
|
*/
|
|
130
|
-
|
|
139
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
131
140
|
/**
|
|
132
141
|
* Set image alignment
|
|
133
142
|
*/
|
|
134
|
-
|
|
143
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
135
144
|
};
|
|
136
145
|
}
|
|
137
146
|
}
|
|
@@ -139,19 +148,19 @@ declare module '@tiptap/core' {
|
|
|
139
148
|
|
|
140
149
|
declare module '@tiptap/core' {
|
|
141
150
|
interface Commands<ReturnType> {
|
|
142
|
-
|
|
151
|
+
imageGifUpload: {
|
|
143
152
|
/**
|
|
144
|
-
* Add an image
|
|
153
|
+
* Add an image gif
|
|
145
154
|
*/
|
|
146
|
-
|
|
155
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
147
156
|
/**
|
|
148
|
-
* Update an image
|
|
157
|
+
* Update an image gif
|
|
149
158
|
*/
|
|
150
|
-
|
|
159
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
151
160
|
/**
|
|
152
161
|
* Set image alignment
|
|
153
162
|
*/
|
|
154
|
-
|
|
163
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
155
164
|
};
|
|
156
165
|
}
|
|
157
166
|
}
|
|
@@ -243,14 +252,15 @@ declare module '@tiptap/core' {
|
|
|
243
252
|
|
|
244
253
|
declare module '@tiptap/core' {
|
|
245
254
|
interface Commands<ReturnType> {
|
|
246
|
-
|
|
255
|
+
video: {
|
|
247
256
|
/**
|
|
248
|
-
*
|
|
249
|
-
* @param options The tweet attributes
|
|
250
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
257
|
+
* Add an video
|
|
251
258
|
*/
|
|
252
|
-
|
|
253
|
-
|
|
259
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
260
|
+
/**
|
|
261
|
+
* Update an video
|
|
262
|
+
*/
|
|
263
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
254
264
|
};
|
|
255
265
|
}
|
|
256
266
|
}
|
|
@@ -258,15 +268,14 @@ declare module '@tiptap/core' {
|
|
|
258
268
|
|
|
259
269
|
declare module '@tiptap/core' {
|
|
260
270
|
interface Commands<ReturnType> {
|
|
261
|
-
|
|
262
|
-
/**
|
|
263
|
-
* Add an video
|
|
264
|
-
*/
|
|
265
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
271
|
+
twitter: {
|
|
266
272
|
/**
|
|
267
|
-
*
|
|
273
|
+
* Insert a tweet
|
|
274
|
+
* @param options The tweet attributes
|
|
275
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
268
276
|
*/
|
|
269
|
-
|
|
277
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
278
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
270
279
|
};
|
|
271
280
|
}
|
|
272
281
|
}
|