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/Link.d.cts
CHANGED
|
@@ -122,6 +122,15 @@ declare module '@tiptap/core' {
|
|
|
122
122
|
}
|
|
123
123
|
|
|
124
124
|
|
|
125
|
+
declare module '@tiptap/core' {
|
|
126
|
+
interface Commands<ReturnType> {
|
|
127
|
+
excalidraw: {
|
|
128
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
129
|
+
};
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
|
|
125
134
|
declare module '@tiptap/core' {
|
|
126
135
|
interface Commands<ReturnType> {
|
|
127
136
|
drawer: {
|
|
@@ -134,8 +143,8 @@ declare module '@tiptap/core' {
|
|
|
134
143
|
|
|
135
144
|
declare module '@tiptap/core' {
|
|
136
145
|
interface Commands<ReturnType> {
|
|
137
|
-
|
|
138
|
-
|
|
146
|
+
exportPdf: {
|
|
147
|
+
exportToPdf: () => ReturnType;
|
|
139
148
|
};
|
|
140
149
|
}
|
|
141
150
|
}
|
|
@@ -194,19 +203,19 @@ declare module '@tiptap/core' {
|
|
|
194
203
|
|
|
195
204
|
declare module '@tiptap/core' {
|
|
196
205
|
interface Commands<ReturnType> {
|
|
197
|
-
|
|
206
|
+
imageUpload: {
|
|
198
207
|
/**
|
|
199
|
-
* Add an image
|
|
208
|
+
* Add an image
|
|
200
209
|
*/
|
|
201
|
-
|
|
210
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
202
211
|
/**
|
|
203
|
-
* Update an image
|
|
212
|
+
* Update an image
|
|
204
213
|
*/
|
|
205
|
-
|
|
214
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
206
215
|
/**
|
|
207
216
|
* Set image alignment
|
|
208
217
|
*/
|
|
209
|
-
|
|
218
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
210
219
|
};
|
|
211
220
|
}
|
|
212
221
|
}
|
|
@@ -214,19 +223,19 @@ declare module '@tiptap/core' {
|
|
|
214
223
|
|
|
215
224
|
declare module '@tiptap/core' {
|
|
216
225
|
interface Commands<ReturnType> {
|
|
217
|
-
|
|
226
|
+
imageGifUpload: {
|
|
218
227
|
/**
|
|
219
|
-
* Add an image
|
|
228
|
+
* Add an image gif
|
|
220
229
|
*/
|
|
221
|
-
|
|
230
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
222
231
|
/**
|
|
223
|
-
* Update an image
|
|
232
|
+
* Update an image gif
|
|
224
233
|
*/
|
|
225
|
-
|
|
234
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
226
235
|
/**
|
|
227
236
|
* Set image alignment
|
|
228
237
|
*/
|
|
229
|
-
|
|
238
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
230
239
|
};
|
|
231
240
|
}
|
|
232
241
|
}
|
|
@@ -318,14 +327,15 @@ declare module '@tiptap/core' {
|
|
|
318
327
|
|
|
319
328
|
declare module '@tiptap/core' {
|
|
320
329
|
interface Commands<ReturnType> {
|
|
321
|
-
|
|
330
|
+
video: {
|
|
322
331
|
/**
|
|
323
|
-
*
|
|
324
|
-
* @param options The tweet attributes
|
|
325
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
332
|
+
* Add an video
|
|
326
333
|
*/
|
|
327
|
-
|
|
328
|
-
|
|
334
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
335
|
+
/**
|
|
336
|
+
* Update an video
|
|
337
|
+
*/
|
|
338
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
329
339
|
};
|
|
330
340
|
}
|
|
331
341
|
}
|
|
@@ -333,15 +343,14 @@ declare module '@tiptap/core' {
|
|
|
333
343
|
|
|
334
344
|
declare module '@tiptap/core' {
|
|
335
345
|
interface Commands<ReturnType> {
|
|
336
|
-
|
|
337
|
-
/**
|
|
338
|
-
* Add an video
|
|
339
|
-
*/
|
|
340
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
346
|
+
twitter: {
|
|
341
347
|
/**
|
|
342
|
-
*
|
|
348
|
+
* Insert a tweet
|
|
349
|
+
* @param options The tweet attributes
|
|
350
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
343
351
|
*/
|
|
344
|
-
|
|
352
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
353
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
345
354
|
};
|
|
346
355
|
}
|
|
347
356
|
}
|
package/lib/Link.d.ts
CHANGED
|
@@ -122,6 +122,15 @@ declare module '@tiptap/core' {
|
|
|
122
122
|
}
|
|
123
123
|
|
|
124
124
|
|
|
125
|
+
declare module '@tiptap/core' {
|
|
126
|
+
interface Commands<ReturnType> {
|
|
127
|
+
excalidraw: {
|
|
128
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
129
|
+
};
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
|
|
125
134
|
declare module '@tiptap/core' {
|
|
126
135
|
interface Commands<ReturnType> {
|
|
127
136
|
drawer: {
|
|
@@ -134,8 +143,8 @@ declare module '@tiptap/core' {
|
|
|
134
143
|
|
|
135
144
|
declare module '@tiptap/core' {
|
|
136
145
|
interface Commands<ReturnType> {
|
|
137
|
-
|
|
138
|
-
|
|
146
|
+
exportPdf: {
|
|
147
|
+
exportToPdf: () => ReturnType;
|
|
139
148
|
};
|
|
140
149
|
}
|
|
141
150
|
}
|
|
@@ -194,19 +203,19 @@ declare module '@tiptap/core' {
|
|
|
194
203
|
|
|
195
204
|
declare module '@tiptap/core' {
|
|
196
205
|
interface Commands<ReturnType> {
|
|
197
|
-
|
|
206
|
+
imageUpload: {
|
|
198
207
|
/**
|
|
199
|
-
* Add an image
|
|
208
|
+
* Add an image
|
|
200
209
|
*/
|
|
201
|
-
|
|
210
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
202
211
|
/**
|
|
203
|
-
* Update an image
|
|
212
|
+
* Update an image
|
|
204
213
|
*/
|
|
205
|
-
|
|
214
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
206
215
|
/**
|
|
207
216
|
* Set image alignment
|
|
208
217
|
*/
|
|
209
|
-
|
|
218
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
210
219
|
};
|
|
211
220
|
}
|
|
212
221
|
}
|
|
@@ -214,19 +223,19 @@ declare module '@tiptap/core' {
|
|
|
214
223
|
|
|
215
224
|
declare module '@tiptap/core' {
|
|
216
225
|
interface Commands<ReturnType> {
|
|
217
|
-
|
|
226
|
+
imageGifUpload: {
|
|
218
227
|
/**
|
|
219
|
-
* Add an image
|
|
228
|
+
* Add an image gif
|
|
220
229
|
*/
|
|
221
|
-
|
|
230
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
222
231
|
/**
|
|
223
|
-
* Update an image
|
|
232
|
+
* Update an image gif
|
|
224
233
|
*/
|
|
225
|
-
|
|
234
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
226
235
|
/**
|
|
227
236
|
* Set image alignment
|
|
228
237
|
*/
|
|
229
|
-
|
|
238
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
230
239
|
};
|
|
231
240
|
}
|
|
232
241
|
}
|
|
@@ -318,14 +327,15 @@ declare module '@tiptap/core' {
|
|
|
318
327
|
|
|
319
328
|
declare module '@tiptap/core' {
|
|
320
329
|
interface Commands<ReturnType> {
|
|
321
|
-
|
|
330
|
+
video: {
|
|
322
331
|
/**
|
|
323
|
-
*
|
|
324
|
-
* @param options The tweet attributes
|
|
325
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
332
|
+
* Add an video
|
|
326
333
|
*/
|
|
327
|
-
|
|
328
|
-
|
|
334
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
335
|
+
/**
|
|
336
|
+
* Update an video
|
|
337
|
+
*/
|
|
338
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
329
339
|
};
|
|
330
340
|
}
|
|
331
341
|
}
|
|
@@ -333,15 +343,14 @@ declare module '@tiptap/core' {
|
|
|
333
343
|
|
|
334
344
|
declare module '@tiptap/core' {
|
|
335
345
|
interface Commands<ReturnType> {
|
|
336
|
-
|
|
337
|
-
/**
|
|
338
|
-
* Add an video
|
|
339
|
-
*/
|
|
340
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
346
|
+
twitter: {
|
|
341
347
|
/**
|
|
342
|
-
*
|
|
348
|
+
* Insert a tweet
|
|
349
|
+
* @param options The tweet attributes
|
|
350
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
343
351
|
*/
|
|
344
|
-
|
|
352
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
353
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
345
354
|
};
|
|
346
355
|
}
|
|
347
356
|
}
|
package/lib/Link.js
CHANGED
package/lib/ListItem.d.cts
CHANGED
|
@@ -46,6 +46,15 @@ declare module '@tiptap/core' {
|
|
|
46
46
|
}
|
|
47
47
|
|
|
48
48
|
|
|
49
|
+
declare module '@tiptap/core' {
|
|
50
|
+
interface Commands<ReturnType> {
|
|
51
|
+
excalidraw: {
|
|
52
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
53
|
+
};
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
|
|
49
58
|
declare module '@tiptap/core' {
|
|
50
59
|
interface Commands<ReturnType> {
|
|
51
60
|
drawer: {
|
|
@@ -58,8 +67,8 @@ declare module '@tiptap/core' {
|
|
|
58
67
|
|
|
59
68
|
declare module '@tiptap/core' {
|
|
60
69
|
interface Commands<ReturnType> {
|
|
61
|
-
|
|
62
|
-
|
|
70
|
+
exportPdf: {
|
|
71
|
+
exportToPdf: () => ReturnType;
|
|
63
72
|
};
|
|
64
73
|
}
|
|
65
74
|
}
|
|
@@ -118,19 +127,19 @@ declare module '@tiptap/core' {
|
|
|
118
127
|
|
|
119
128
|
declare module '@tiptap/core' {
|
|
120
129
|
interface Commands<ReturnType> {
|
|
121
|
-
|
|
130
|
+
imageUpload: {
|
|
122
131
|
/**
|
|
123
|
-
* Add an image
|
|
132
|
+
* Add an image
|
|
124
133
|
*/
|
|
125
|
-
|
|
134
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
126
135
|
/**
|
|
127
|
-
* Update an image
|
|
136
|
+
* Update an image
|
|
128
137
|
*/
|
|
129
|
-
|
|
138
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
130
139
|
/**
|
|
131
140
|
* Set image alignment
|
|
132
141
|
*/
|
|
133
|
-
|
|
142
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
134
143
|
};
|
|
135
144
|
}
|
|
136
145
|
}
|
|
@@ -138,19 +147,19 @@ declare module '@tiptap/core' {
|
|
|
138
147
|
|
|
139
148
|
declare module '@tiptap/core' {
|
|
140
149
|
interface Commands<ReturnType> {
|
|
141
|
-
|
|
150
|
+
imageGifUpload: {
|
|
142
151
|
/**
|
|
143
|
-
* Add an image
|
|
152
|
+
* Add an image gif
|
|
144
153
|
*/
|
|
145
|
-
|
|
154
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
146
155
|
/**
|
|
147
|
-
* Update an image
|
|
156
|
+
* Update an image gif
|
|
148
157
|
*/
|
|
149
|
-
|
|
158
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
150
159
|
/**
|
|
151
160
|
* Set image alignment
|
|
152
161
|
*/
|
|
153
|
-
|
|
162
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
154
163
|
};
|
|
155
164
|
}
|
|
156
165
|
}
|
|
@@ -242,14 +251,15 @@ declare module '@tiptap/core' {
|
|
|
242
251
|
|
|
243
252
|
declare module '@tiptap/core' {
|
|
244
253
|
interface Commands<ReturnType> {
|
|
245
|
-
|
|
254
|
+
video: {
|
|
246
255
|
/**
|
|
247
|
-
*
|
|
248
|
-
* @param options The tweet attributes
|
|
249
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
256
|
+
* Add an video
|
|
250
257
|
*/
|
|
251
|
-
|
|
252
|
-
|
|
258
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
259
|
+
/**
|
|
260
|
+
* Update an video
|
|
261
|
+
*/
|
|
262
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
253
263
|
};
|
|
254
264
|
}
|
|
255
265
|
}
|
|
@@ -257,15 +267,14 @@ declare module '@tiptap/core' {
|
|
|
257
267
|
|
|
258
268
|
declare module '@tiptap/core' {
|
|
259
269
|
interface Commands<ReturnType> {
|
|
260
|
-
|
|
261
|
-
/**
|
|
262
|
-
* Add an video
|
|
263
|
-
*/
|
|
264
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
270
|
+
twitter: {
|
|
265
271
|
/**
|
|
266
|
-
*
|
|
272
|
+
* Insert a tweet
|
|
273
|
+
* @param options The tweet attributes
|
|
274
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
267
275
|
*/
|
|
268
|
-
|
|
276
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
277
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
269
278
|
};
|
|
270
279
|
}
|
|
271
280
|
}
|
package/lib/ListItem.d.ts
CHANGED
|
@@ -46,6 +46,15 @@ declare module '@tiptap/core' {
|
|
|
46
46
|
}
|
|
47
47
|
|
|
48
48
|
|
|
49
|
+
declare module '@tiptap/core' {
|
|
50
|
+
interface Commands<ReturnType> {
|
|
51
|
+
excalidraw: {
|
|
52
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
53
|
+
};
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
|
|
49
58
|
declare module '@tiptap/core' {
|
|
50
59
|
interface Commands<ReturnType> {
|
|
51
60
|
drawer: {
|
|
@@ -58,8 +67,8 @@ declare module '@tiptap/core' {
|
|
|
58
67
|
|
|
59
68
|
declare module '@tiptap/core' {
|
|
60
69
|
interface Commands<ReturnType> {
|
|
61
|
-
|
|
62
|
-
|
|
70
|
+
exportPdf: {
|
|
71
|
+
exportToPdf: () => ReturnType;
|
|
63
72
|
};
|
|
64
73
|
}
|
|
65
74
|
}
|
|
@@ -118,19 +127,19 @@ declare module '@tiptap/core' {
|
|
|
118
127
|
|
|
119
128
|
declare module '@tiptap/core' {
|
|
120
129
|
interface Commands<ReturnType> {
|
|
121
|
-
|
|
130
|
+
imageUpload: {
|
|
122
131
|
/**
|
|
123
|
-
* Add an image
|
|
132
|
+
* Add an image
|
|
124
133
|
*/
|
|
125
|
-
|
|
134
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
126
135
|
/**
|
|
127
|
-
* Update an image
|
|
136
|
+
* Update an image
|
|
128
137
|
*/
|
|
129
|
-
|
|
138
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
130
139
|
/**
|
|
131
140
|
* Set image alignment
|
|
132
141
|
*/
|
|
133
|
-
|
|
142
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
134
143
|
};
|
|
135
144
|
}
|
|
136
145
|
}
|
|
@@ -138,19 +147,19 @@ declare module '@tiptap/core' {
|
|
|
138
147
|
|
|
139
148
|
declare module '@tiptap/core' {
|
|
140
149
|
interface Commands<ReturnType> {
|
|
141
|
-
|
|
150
|
+
imageGifUpload: {
|
|
142
151
|
/**
|
|
143
|
-
* Add an image
|
|
152
|
+
* Add an image gif
|
|
144
153
|
*/
|
|
145
|
-
|
|
154
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
146
155
|
/**
|
|
147
|
-
* Update an image
|
|
156
|
+
* Update an image gif
|
|
148
157
|
*/
|
|
149
|
-
|
|
158
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
150
159
|
/**
|
|
151
160
|
* Set image alignment
|
|
152
161
|
*/
|
|
153
|
-
|
|
162
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
154
163
|
};
|
|
155
164
|
}
|
|
156
165
|
}
|
|
@@ -242,14 +251,15 @@ declare module '@tiptap/core' {
|
|
|
242
251
|
|
|
243
252
|
declare module '@tiptap/core' {
|
|
244
253
|
interface Commands<ReturnType> {
|
|
245
|
-
|
|
254
|
+
video: {
|
|
246
255
|
/**
|
|
247
|
-
*
|
|
248
|
-
* @param options The tweet attributes
|
|
249
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
256
|
+
* Add an video
|
|
250
257
|
*/
|
|
251
|
-
|
|
252
|
-
|
|
258
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
259
|
+
/**
|
|
260
|
+
* Update an video
|
|
261
|
+
*/
|
|
262
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
253
263
|
};
|
|
254
264
|
}
|
|
255
265
|
}
|
|
@@ -257,15 +267,14 @@ declare module '@tiptap/core' {
|
|
|
257
267
|
|
|
258
268
|
declare module '@tiptap/core' {
|
|
259
269
|
interface Commands<ReturnType> {
|
|
260
|
-
|
|
261
|
-
/**
|
|
262
|
-
* Add an video
|
|
263
|
-
*/
|
|
264
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
270
|
+
twitter: {
|
|
265
271
|
/**
|
|
266
|
-
*
|
|
272
|
+
* Insert a tweet
|
|
273
|
+
* @param options The tweet attributes
|
|
274
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
267
275
|
*/
|
|
268
|
-
|
|
276
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
277
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
269
278
|
};
|
|
270
279
|
}
|
|
271
280
|
}
|
package/lib/Mention.d.cts
CHANGED
|
@@ -49,6 +49,15 @@ declare module '@tiptap/core' {
|
|
|
49
49
|
}
|
|
50
50
|
|
|
51
51
|
|
|
52
|
+
declare module '@tiptap/core' {
|
|
53
|
+
interface Commands<ReturnType> {
|
|
54
|
+
excalidraw: {
|
|
55
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
56
|
+
};
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
|
|
52
61
|
declare module '@tiptap/core' {
|
|
53
62
|
interface Commands<ReturnType> {
|
|
54
63
|
drawer: {
|
|
@@ -61,8 +70,8 @@ declare module '@tiptap/core' {
|
|
|
61
70
|
|
|
62
71
|
declare module '@tiptap/core' {
|
|
63
72
|
interface Commands<ReturnType> {
|
|
64
|
-
|
|
65
|
-
|
|
73
|
+
exportPdf: {
|
|
74
|
+
exportToPdf: () => ReturnType;
|
|
66
75
|
};
|
|
67
76
|
}
|
|
68
77
|
}
|
|
@@ -121,19 +130,19 @@ declare module '@tiptap/core' {
|
|
|
121
130
|
|
|
122
131
|
declare module '@tiptap/core' {
|
|
123
132
|
interface Commands<ReturnType> {
|
|
124
|
-
|
|
133
|
+
imageUpload: {
|
|
125
134
|
/**
|
|
126
|
-
* Add an image
|
|
135
|
+
* Add an image
|
|
127
136
|
*/
|
|
128
|
-
|
|
137
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
129
138
|
/**
|
|
130
|
-
* Update an image
|
|
139
|
+
* Update an image
|
|
131
140
|
*/
|
|
132
|
-
|
|
141
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
133
142
|
/**
|
|
134
143
|
* Set image alignment
|
|
135
144
|
*/
|
|
136
|
-
|
|
145
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
137
146
|
};
|
|
138
147
|
}
|
|
139
148
|
}
|
|
@@ -141,19 +150,19 @@ declare module '@tiptap/core' {
|
|
|
141
150
|
|
|
142
151
|
declare module '@tiptap/core' {
|
|
143
152
|
interface Commands<ReturnType> {
|
|
144
|
-
|
|
153
|
+
imageGifUpload: {
|
|
145
154
|
/**
|
|
146
|
-
* Add an image
|
|
155
|
+
* Add an image gif
|
|
147
156
|
*/
|
|
148
|
-
|
|
157
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
149
158
|
/**
|
|
150
|
-
* Update an image
|
|
159
|
+
* Update an image gif
|
|
151
160
|
*/
|
|
152
|
-
|
|
161
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
153
162
|
/**
|
|
154
163
|
* Set image alignment
|
|
155
164
|
*/
|
|
156
|
-
|
|
165
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
157
166
|
};
|
|
158
167
|
}
|
|
159
168
|
}
|
|
@@ -245,14 +254,15 @@ declare module '@tiptap/core' {
|
|
|
245
254
|
|
|
246
255
|
declare module '@tiptap/core' {
|
|
247
256
|
interface Commands<ReturnType> {
|
|
248
|
-
|
|
257
|
+
video: {
|
|
249
258
|
/**
|
|
250
|
-
*
|
|
251
|
-
* @param options The tweet attributes
|
|
252
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
259
|
+
* Add an video
|
|
253
260
|
*/
|
|
254
|
-
|
|
255
|
-
|
|
261
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
262
|
+
/**
|
|
263
|
+
* Update an video
|
|
264
|
+
*/
|
|
265
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
256
266
|
};
|
|
257
267
|
}
|
|
258
268
|
}
|
|
@@ -260,15 +270,14 @@ declare module '@tiptap/core' {
|
|
|
260
270
|
|
|
261
271
|
declare module '@tiptap/core' {
|
|
262
272
|
interface Commands<ReturnType> {
|
|
263
|
-
|
|
264
|
-
/**
|
|
265
|
-
* Add an video
|
|
266
|
-
*/
|
|
267
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
273
|
+
twitter: {
|
|
268
274
|
/**
|
|
269
|
-
*
|
|
275
|
+
* Insert a tweet
|
|
276
|
+
* @param options The tweet attributes
|
|
277
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
270
278
|
*/
|
|
271
|
-
|
|
279
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
280
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
272
281
|
};
|
|
273
282
|
}
|
|
274
283
|
}
|