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/TextDirection.d.ts
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
|
}
|
package/lib/TextDirection.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { E as b } from "./index-DI9T3iLd.js";
|
|
2
2
|
import { jsxs as h, jsx as n } from "react/jsx-runtime";
|
|
3
3
|
import { useMemo as g } from "react";
|
|
4
|
-
import { P as D, m as v, A as y, k as T, n as A, T as C, a as w, r as M, b as P, s as z } from "./RichTextEditor-
|
|
4
|
+
import { P as D, m as v, A as y, k as T, n as A, T as C, a as w, r as M, b as P, s as z } from "./RichTextEditor-VkzSL04E.js";
|
|
5
5
|
function L(t) {
|
|
6
6
|
var c;
|
|
7
7
|
const i = g(() => {
|
package/lib/TextUnderline.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("./index-ByRfqzMr.cjs"),i=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("./index-ByRfqzMr.cjs"),i=require("./RichTextEditor-8GrfwaB4.cjs"),o=n.Mark.create({name:"underline",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"u"},{style:"text-decoration",consuming:!1,getAttrs:e=>e.includes("underline")?{}:!1}]},renderHTML({HTMLAttributes:e}){return["u",n.mergeAttributes(this.options.HTMLAttributes,e),0]},addCommands(){return{setUnderline:()=>({commands:e})=>e.setMark(this.name),toggleUnderline:()=>({commands:e})=>e.toggleMark(this.name),unsetUnderline:()=>({commands:e})=>e.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-u":()=>this.editor.commands.toggleUnderline(),"Mod-U":()=>this.editor.commands.toggleUnderline()}}}),s=o.extend({addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),button({editor:t,t:r}){return{component:i.ActionButton,componentProps:{action:()=>t.commands.toggleUnderline(),isActive:()=>t.isActive("underline")||!1,disabled:!1,icon:"Underline",shortcutKeys:["mod","U"],tooltip:r("editor.underline.tooltip")}}}}}});exports.TextUnderline=s;
|
package/lib/TextUnderline.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/TextUnderline.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/TextUnderline.js
CHANGED
package/lib/TrailingNode.d.cts
CHANGED
|
@@ -57,6 +57,15 @@ declare module '@tiptap/core' {
|
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
|
|
60
|
+
declare module '@tiptap/core' {
|
|
61
|
+
interface Commands<ReturnType> {
|
|
62
|
+
excalidraw: {
|
|
63
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
64
|
+
};
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
|
|
60
69
|
declare module '@tiptap/core' {
|
|
61
70
|
interface Commands<ReturnType> {
|
|
62
71
|
drawer: {
|
|
@@ -69,8 +78,8 @@ declare module '@tiptap/core' {
|
|
|
69
78
|
|
|
70
79
|
declare module '@tiptap/core' {
|
|
71
80
|
interface Commands<ReturnType> {
|
|
72
|
-
|
|
73
|
-
|
|
81
|
+
exportPdf: {
|
|
82
|
+
exportToPdf: () => ReturnType;
|
|
74
83
|
};
|
|
75
84
|
}
|
|
76
85
|
}
|
|
@@ -129,19 +138,19 @@ declare module '@tiptap/core' {
|
|
|
129
138
|
|
|
130
139
|
declare module '@tiptap/core' {
|
|
131
140
|
interface Commands<ReturnType> {
|
|
132
|
-
|
|
141
|
+
imageUpload: {
|
|
133
142
|
/**
|
|
134
|
-
* Add an image
|
|
143
|
+
* Add an image
|
|
135
144
|
*/
|
|
136
|
-
|
|
145
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
137
146
|
/**
|
|
138
|
-
* Update an image
|
|
147
|
+
* Update an image
|
|
139
148
|
*/
|
|
140
|
-
|
|
149
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
141
150
|
/**
|
|
142
151
|
* Set image alignment
|
|
143
152
|
*/
|
|
144
|
-
|
|
153
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
145
154
|
};
|
|
146
155
|
}
|
|
147
156
|
}
|
|
@@ -149,19 +158,19 @@ declare module '@tiptap/core' {
|
|
|
149
158
|
|
|
150
159
|
declare module '@tiptap/core' {
|
|
151
160
|
interface Commands<ReturnType> {
|
|
152
|
-
|
|
161
|
+
imageGifUpload: {
|
|
153
162
|
/**
|
|
154
|
-
* Add an image
|
|
163
|
+
* Add an image gif
|
|
155
164
|
*/
|
|
156
|
-
|
|
165
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
157
166
|
/**
|
|
158
|
-
* Update an image
|
|
167
|
+
* Update an image gif
|
|
159
168
|
*/
|
|
160
|
-
|
|
169
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
161
170
|
/**
|
|
162
171
|
* Set image alignment
|
|
163
172
|
*/
|
|
164
|
-
|
|
173
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
165
174
|
};
|
|
166
175
|
}
|
|
167
176
|
}
|
|
@@ -253,14 +262,15 @@ declare module '@tiptap/core' {
|
|
|
253
262
|
|
|
254
263
|
declare module '@tiptap/core' {
|
|
255
264
|
interface Commands<ReturnType> {
|
|
256
|
-
|
|
265
|
+
video: {
|
|
257
266
|
/**
|
|
258
|
-
*
|
|
259
|
-
* @param options The tweet attributes
|
|
260
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
267
|
+
* Add an video
|
|
261
268
|
*/
|
|
262
|
-
|
|
263
|
-
|
|
269
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
270
|
+
/**
|
|
271
|
+
* Update an video
|
|
272
|
+
*/
|
|
273
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
264
274
|
};
|
|
265
275
|
}
|
|
266
276
|
}
|
|
@@ -268,15 +278,14 @@ declare module '@tiptap/core' {
|
|
|
268
278
|
|
|
269
279
|
declare module '@tiptap/core' {
|
|
270
280
|
interface Commands<ReturnType> {
|
|
271
|
-
|
|
272
|
-
/**
|
|
273
|
-
* Add an video
|
|
274
|
-
*/
|
|
275
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
281
|
+
twitter: {
|
|
276
282
|
/**
|
|
277
|
-
*
|
|
283
|
+
* Insert a tweet
|
|
284
|
+
* @param options The tweet attributes
|
|
285
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
278
286
|
*/
|
|
279
|
-
|
|
287
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
288
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
280
289
|
};
|
|
281
290
|
}
|
|
282
291
|
}
|
package/lib/TrailingNode.d.ts
CHANGED
|
@@ -57,6 +57,15 @@ declare module '@tiptap/core' {
|
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
|
|
60
|
+
declare module '@tiptap/core' {
|
|
61
|
+
interface Commands<ReturnType> {
|
|
62
|
+
excalidraw: {
|
|
63
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
64
|
+
};
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
|
|
60
69
|
declare module '@tiptap/core' {
|
|
61
70
|
interface Commands<ReturnType> {
|
|
62
71
|
drawer: {
|
|
@@ -69,8 +78,8 @@ declare module '@tiptap/core' {
|
|
|
69
78
|
|
|
70
79
|
declare module '@tiptap/core' {
|
|
71
80
|
interface Commands<ReturnType> {
|
|
72
|
-
|
|
73
|
-
|
|
81
|
+
exportPdf: {
|
|
82
|
+
exportToPdf: () => ReturnType;
|
|
74
83
|
};
|
|
75
84
|
}
|
|
76
85
|
}
|
|
@@ -129,19 +138,19 @@ declare module '@tiptap/core' {
|
|
|
129
138
|
|
|
130
139
|
declare module '@tiptap/core' {
|
|
131
140
|
interface Commands<ReturnType> {
|
|
132
|
-
|
|
141
|
+
imageUpload: {
|
|
133
142
|
/**
|
|
134
|
-
* Add an image
|
|
143
|
+
* Add an image
|
|
135
144
|
*/
|
|
136
|
-
|
|
145
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
137
146
|
/**
|
|
138
|
-
* Update an image
|
|
147
|
+
* Update an image
|
|
139
148
|
*/
|
|
140
|
-
|
|
149
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
141
150
|
/**
|
|
142
151
|
* Set image alignment
|
|
143
152
|
*/
|
|
144
|
-
|
|
153
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
145
154
|
};
|
|
146
155
|
}
|
|
147
156
|
}
|
|
@@ -149,19 +158,19 @@ declare module '@tiptap/core' {
|
|
|
149
158
|
|
|
150
159
|
declare module '@tiptap/core' {
|
|
151
160
|
interface Commands<ReturnType> {
|
|
152
|
-
|
|
161
|
+
imageGifUpload: {
|
|
153
162
|
/**
|
|
154
|
-
* Add an image
|
|
163
|
+
* Add an image gif
|
|
155
164
|
*/
|
|
156
|
-
|
|
165
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
157
166
|
/**
|
|
158
|
-
* Update an image
|
|
167
|
+
* Update an image gif
|
|
159
168
|
*/
|
|
160
|
-
|
|
169
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
161
170
|
/**
|
|
162
171
|
* Set image alignment
|
|
163
172
|
*/
|
|
164
|
-
|
|
173
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
165
174
|
};
|
|
166
175
|
}
|
|
167
176
|
}
|
|
@@ -253,14 +262,15 @@ declare module '@tiptap/core' {
|
|
|
253
262
|
|
|
254
263
|
declare module '@tiptap/core' {
|
|
255
264
|
interface Commands<ReturnType> {
|
|
256
|
-
|
|
265
|
+
video: {
|
|
257
266
|
/**
|
|
258
|
-
*
|
|
259
|
-
* @param options The tweet attributes
|
|
260
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
267
|
+
* Add an video
|
|
261
268
|
*/
|
|
262
|
-
|
|
263
|
-
|
|
269
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
270
|
+
/**
|
|
271
|
+
* Update an video
|
|
272
|
+
*/
|
|
273
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
264
274
|
};
|
|
265
275
|
}
|
|
266
276
|
}
|
|
@@ -268,15 +278,14 @@ declare module '@tiptap/core' {
|
|
|
268
278
|
|
|
269
279
|
declare module '@tiptap/core' {
|
|
270
280
|
interface Commands<ReturnType> {
|
|
271
|
-
|
|
272
|
-
/**
|
|
273
|
-
* Add an video
|
|
274
|
-
*/
|
|
275
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
281
|
+
twitter: {
|
|
276
282
|
/**
|
|
277
|
-
*
|
|
283
|
+
* Insert a tweet
|
|
284
|
+
* @param options The tweet attributes
|
|
285
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
278
286
|
*/
|
|
279
|
-
|
|
287
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
288
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
280
289
|
};
|
|
281
290
|
}
|
|
282
291
|
}
|
|
@@ -2,7 +2,7 @@ import { N as $t, m as Vt, H as Mt } from "./index-DI9T3iLd.js";
|
|
|
2
2
|
import { c as H, N as jt, R as Bt } from "./dom-dataset-Di3tIRrR.js";
|
|
3
3
|
import { jsx as r, jsxs as g, Fragment as Wt } from "react/jsx-runtime";
|
|
4
4
|
import de, { useState as ce, Fragment as Ft, useEffect as Pe, useMemo as gt, createContext as Pt, useLayoutEffect as Ut, useContext as Ht, useRef as X, useCallback as Te, useDebugValue as zt } from "react";
|
|
5
|
-
import { L as Gt, o as Kt, B as Xt, P as Qt, m as Jt, A as Yt, k as Zt, n as en } from "./RichTextEditor-
|
|
5
|
+
import { L as Gt, o as Kt, B as Xt, P as Qt, m as Jt, A as Yt, k as Zt, n as en } from "./RichTextEditor-VkzSL04E.js";
|
|
6
6
|
import { u as tn } from "./index-CsK90iVd.js";
|
|
7
7
|
const nn = "_verified_lvyh0_1", Ue = {
|
|
8
8
|
verified: nn
|