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/SlashCommand.d.cts
CHANGED
|
@@ -76,6 +76,15 @@ declare module '@tiptap/core' {
|
|
|
76
76
|
}
|
|
77
77
|
|
|
78
78
|
|
|
79
|
+
declare module '@tiptap/core' {
|
|
80
|
+
interface Commands<ReturnType> {
|
|
81
|
+
excalidraw: {
|
|
82
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
83
|
+
};
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
|
|
79
88
|
declare module '@tiptap/core' {
|
|
80
89
|
interface Commands<ReturnType> {
|
|
81
90
|
drawer: {
|
|
@@ -88,8 +97,8 @@ declare module '@tiptap/core' {
|
|
|
88
97
|
|
|
89
98
|
declare module '@tiptap/core' {
|
|
90
99
|
interface Commands<ReturnType> {
|
|
91
|
-
|
|
92
|
-
|
|
100
|
+
exportPdf: {
|
|
101
|
+
exportToPdf: () => ReturnType;
|
|
93
102
|
};
|
|
94
103
|
}
|
|
95
104
|
}
|
|
@@ -148,19 +157,19 @@ declare module '@tiptap/core' {
|
|
|
148
157
|
|
|
149
158
|
declare module '@tiptap/core' {
|
|
150
159
|
interface Commands<ReturnType> {
|
|
151
|
-
|
|
160
|
+
imageUpload: {
|
|
152
161
|
/**
|
|
153
|
-
* Add an image
|
|
162
|
+
* Add an image
|
|
154
163
|
*/
|
|
155
|
-
|
|
164
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
156
165
|
/**
|
|
157
|
-
* Update an image
|
|
166
|
+
* Update an image
|
|
158
167
|
*/
|
|
159
|
-
|
|
168
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
160
169
|
/**
|
|
161
170
|
* Set image alignment
|
|
162
171
|
*/
|
|
163
|
-
|
|
172
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
164
173
|
};
|
|
165
174
|
}
|
|
166
175
|
}
|
|
@@ -168,19 +177,19 @@ declare module '@tiptap/core' {
|
|
|
168
177
|
|
|
169
178
|
declare module '@tiptap/core' {
|
|
170
179
|
interface Commands<ReturnType> {
|
|
171
|
-
|
|
180
|
+
imageGifUpload: {
|
|
172
181
|
/**
|
|
173
|
-
* Add an image
|
|
182
|
+
* Add an image gif
|
|
174
183
|
*/
|
|
175
|
-
|
|
184
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
176
185
|
/**
|
|
177
|
-
* Update an image
|
|
186
|
+
* Update an image gif
|
|
178
187
|
*/
|
|
179
|
-
|
|
188
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
180
189
|
/**
|
|
181
190
|
* Set image alignment
|
|
182
191
|
*/
|
|
183
|
-
|
|
192
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
184
193
|
};
|
|
185
194
|
}
|
|
186
195
|
}
|
|
@@ -272,14 +281,15 @@ declare module '@tiptap/core' {
|
|
|
272
281
|
|
|
273
282
|
declare module '@tiptap/core' {
|
|
274
283
|
interface Commands<ReturnType> {
|
|
275
|
-
|
|
284
|
+
video: {
|
|
276
285
|
/**
|
|
277
|
-
*
|
|
278
|
-
* @param options The tweet attributes
|
|
279
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
286
|
+
* Add an video
|
|
280
287
|
*/
|
|
281
|
-
|
|
282
|
-
|
|
288
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
289
|
+
/**
|
|
290
|
+
* Update an video
|
|
291
|
+
*/
|
|
292
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
283
293
|
};
|
|
284
294
|
}
|
|
285
295
|
}
|
|
@@ -287,15 +297,14 @@ declare module '@tiptap/core' {
|
|
|
287
297
|
|
|
288
298
|
declare module '@tiptap/core' {
|
|
289
299
|
interface Commands<ReturnType> {
|
|
290
|
-
|
|
291
|
-
/**
|
|
292
|
-
* Add an video
|
|
293
|
-
*/
|
|
294
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
300
|
+
twitter: {
|
|
295
301
|
/**
|
|
296
|
-
*
|
|
302
|
+
* Insert a tweet
|
|
303
|
+
* @param options The tweet attributes
|
|
304
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
297
305
|
*/
|
|
298
|
-
|
|
306
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
307
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
299
308
|
};
|
|
300
309
|
}
|
|
301
310
|
}
|
package/lib/SlashCommand.d.ts
CHANGED
|
@@ -76,6 +76,15 @@ declare module '@tiptap/core' {
|
|
|
76
76
|
}
|
|
77
77
|
|
|
78
78
|
|
|
79
|
+
declare module '@tiptap/core' {
|
|
80
|
+
interface Commands<ReturnType> {
|
|
81
|
+
excalidraw: {
|
|
82
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
83
|
+
};
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
|
|
79
88
|
declare module '@tiptap/core' {
|
|
80
89
|
interface Commands<ReturnType> {
|
|
81
90
|
drawer: {
|
|
@@ -88,8 +97,8 @@ declare module '@tiptap/core' {
|
|
|
88
97
|
|
|
89
98
|
declare module '@tiptap/core' {
|
|
90
99
|
interface Commands<ReturnType> {
|
|
91
|
-
|
|
92
|
-
|
|
100
|
+
exportPdf: {
|
|
101
|
+
exportToPdf: () => ReturnType;
|
|
93
102
|
};
|
|
94
103
|
}
|
|
95
104
|
}
|
|
@@ -148,19 +157,19 @@ declare module '@tiptap/core' {
|
|
|
148
157
|
|
|
149
158
|
declare module '@tiptap/core' {
|
|
150
159
|
interface Commands<ReturnType> {
|
|
151
|
-
|
|
160
|
+
imageUpload: {
|
|
152
161
|
/**
|
|
153
|
-
* Add an image
|
|
162
|
+
* Add an image
|
|
154
163
|
*/
|
|
155
|
-
|
|
164
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
156
165
|
/**
|
|
157
|
-
* Update an image
|
|
166
|
+
* Update an image
|
|
158
167
|
*/
|
|
159
|
-
|
|
168
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
160
169
|
/**
|
|
161
170
|
* Set image alignment
|
|
162
171
|
*/
|
|
163
|
-
|
|
172
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
164
173
|
};
|
|
165
174
|
}
|
|
166
175
|
}
|
|
@@ -168,19 +177,19 @@ declare module '@tiptap/core' {
|
|
|
168
177
|
|
|
169
178
|
declare module '@tiptap/core' {
|
|
170
179
|
interface Commands<ReturnType> {
|
|
171
|
-
|
|
180
|
+
imageGifUpload: {
|
|
172
181
|
/**
|
|
173
|
-
* Add an image
|
|
182
|
+
* Add an image gif
|
|
174
183
|
*/
|
|
175
|
-
|
|
184
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
176
185
|
/**
|
|
177
|
-
* Update an image
|
|
186
|
+
* Update an image gif
|
|
178
187
|
*/
|
|
179
|
-
|
|
188
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
180
189
|
/**
|
|
181
190
|
* Set image alignment
|
|
182
191
|
*/
|
|
183
|
-
|
|
192
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
184
193
|
};
|
|
185
194
|
}
|
|
186
195
|
}
|
|
@@ -272,14 +281,15 @@ declare module '@tiptap/core' {
|
|
|
272
281
|
|
|
273
282
|
declare module '@tiptap/core' {
|
|
274
283
|
interface Commands<ReturnType> {
|
|
275
|
-
|
|
284
|
+
video: {
|
|
276
285
|
/**
|
|
277
|
-
*
|
|
278
|
-
* @param options The tweet attributes
|
|
279
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
286
|
+
* Add an video
|
|
280
287
|
*/
|
|
281
|
-
|
|
282
|
-
|
|
288
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
289
|
+
/**
|
|
290
|
+
* Update an video
|
|
291
|
+
*/
|
|
292
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
283
293
|
};
|
|
284
294
|
}
|
|
285
295
|
}
|
|
@@ -287,15 +297,14 @@ declare module '@tiptap/core' {
|
|
|
287
297
|
|
|
288
298
|
declare module '@tiptap/core' {
|
|
289
299
|
interface Commands<ReturnType> {
|
|
290
|
-
|
|
291
|
-
/**
|
|
292
|
-
* Add an video
|
|
293
|
-
*/
|
|
294
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
300
|
+
twitter: {
|
|
295
301
|
/**
|
|
296
|
-
*
|
|
302
|
+
* Insert a tweet
|
|
303
|
+
* @param options The tweet attributes
|
|
304
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
297
305
|
*/
|
|
298
|
-
|
|
306
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
307
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
299
308
|
};
|
|
300
309
|
}
|
|
301
310
|
}
|
package/lib/SlashCommand.js
CHANGED
|
@@ -4,7 +4,7 @@ import { S as P } from "./index-CbQQFj2T.js";
|
|
|
4
4
|
import B from "tippy.js";
|
|
5
5
|
import { jsx as g, jsxs as k } from "react/jsx-runtime";
|
|
6
6
|
import { forwardRef as $, useState as N, useRef as E, useImperativeHandle as z, useEffect as M, Fragment as T } from "react";
|
|
7
|
-
import { d as V, k as U, q, E as K, R as G, U as F, V as j } from "./RichTextEditor-
|
|
7
|
+
import { d as V, k as U, q, E as K, R as G, U as F, V as j } from "./RichTextEditor-VkzSL04E.js";
|
|
8
8
|
import { u as W, n as h } from "./index-CsK90iVd.js";
|
|
9
9
|
function Q(i, m) {
|
|
10
10
|
var L, v;
|
package/lib/Strike.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-ByRfqzMr.cjs"),n=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-ByRfqzMr.cjs"),n=require("./RichTextEditor-8GrfwaB4.cjs"),i=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))$/,o=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))/g,a=e.Mark.create({name:"strike",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"s"},{tag:"del"},{tag:"strike"},{style:"text-decoration",consuming:!1,getAttrs:t=>t.includes("line-through")?{}:!1}]},renderHTML({HTMLAttributes:t}){return["s",e.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{setStrike:()=>({commands:t})=>t.setMark(this.name),toggleStrike:()=>({commands:t})=>t.toggleMark(this.name),unsetStrike:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-s":()=>this.editor.commands.toggleStrike()}},addInputRules(){return[e.markInputRule({find:i,type:this.type})]},addPasteRules(){return[e.markPasteRule({find:o,type:this.type})]}}),u=a.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),button:({editor:r,t:s})=>({component:n.ActionButton,componentProps:{action:()=>r.commands.toggleStrike(),isActive:()=>r.isActive("strike")||!1,disabled:!1,icon:"Strikethrough",shortcutKeys:["shift","mod","S"],tooltip:s("editor.strike.tooltip")}})}}});exports.Strike=u;
|
package/lib/Strike.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/Strike.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/Strike.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { M as r, c as n, d as i, m as o } from "./index-DI9T3iLd.js";
|
|
2
|
-
import { A as a } from "./RichTextEditor-
|
|
2
|
+
import { A as a } from "./RichTextEditor-VkzSL04E.js";
|
|
3
3
|
const u = /(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))$/, d = /(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))/g, m = r.create({
|
|
4
4
|
name: "strike",
|
|
5
5
|
addOptions() {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const b=require("./index-ByRfqzMr.cjs"),n=require("./index-Z4b9rzn-.cjs"),e=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const b=require("./index-ByRfqzMr.cjs"),n=require("./index-Z4b9rzn-.cjs"),e=require("./RichTextEditor-8GrfwaB4.cjs"),l=b.Extension.create({name:"subAndSuperScript",addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),button:({editor:s,extension:o,t:p})=>{const c=o.options.subscript,r=o.options.superscript,u={component:e.ActionButton,componentProps:{action:()=>s.commands.toggleSubscript(),isActive:()=>s.isActive("subscript")||!1,disabled:!s.can().toggleSubscript(),icon:"Subscript",tooltip:p("editor.subscript.tooltip")}},a={component:e.ActionButton,componentProps:{action:()=>s.commands.toggleSuperscript(),isActive:()=>s.isActive("superscript")||!1,disabled:!s.can().toggleSuperscript(),icon:"Superscript",tooltip:p("editor.superscript.tooltip")}},i=[];return c!==!1&&i.push(u),r!==!1&&i.push(a),i}}},addExtensions(){const t=[];return this.options.subscript!==!1&&t.push(n.Subscript.configure(this.options.subscript)),this.options.superscript!==!1&&t.push(n.Superscript.configure(this.options.superscript)),t}});exports.SubAndSuperScript=l;
|
|
@@ -135,6 +135,15 @@ declare module '@tiptap/core' {
|
|
|
135
135
|
}
|
|
136
136
|
|
|
137
137
|
|
|
138
|
+
declare module '@tiptap/core' {
|
|
139
|
+
interface Commands<ReturnType> {
|
|
140
|
+
excalidraw: {
|
|
141
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
142
|
+
};
|
|
143
|
+
}
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
|
|
138
147
|
declare module '@tiptap/core' {
|
|
139
148
|
interface Commands<ReturnType> {
|
|
140
149
|
drawer: {
|
|
@@ -147,8 +156,8 @@ declare module '@tiptap/core' {
|
|
|
147
156
|
|
|
148
157
|
declare module '@tiptap/core' {
|
|
149
158
|
interface Commands<ReturnType> {
|
|
150
|
-
|
|
151
|
-
|
|
159
|
+
exportPdf: {
|
|
160
|
+
exportToPdf: () => ReturnType;
|
|
152
161
|
};
|
|
153
162
|
}
|
|
154
163
|
}
|
|
@@ -207,19 +216,19 @@ declare module '@tiptap/core' {
|
|
|
207
216
|
|
|
208
217
|
declare module '@tiptap/core' {
|
|
209
218
|
interface Commands<ReturnType> {
|
|
210
|
-
|
|
219
|
+
imageUpload: {
|
|
211
220
|
/**
|
|
212
|
-
* Add an image
|
|
221
|
+
* Add an image
|
|
213
222
|
*/
|
|
214
|
-
|
|
223
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
215
224
|
/**
|
|
216
|
-
* Update an image
|
|
225
|
+
* Update an image
|
|
217
226
|
*/
|
|
218
|
-
|
|
227
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
219
228
|
/**
|
|
220
229
|
* Set image alignment
|
|
221
230
|
*/
|
|
222
|
-
|
|
231
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
223
232
|
};
|
|
224
233
|
}
|
|
225
234
|
}
|
|
@@ -227,19 +236,19 @@ declare module '@tiptap/core' {
|
|
|
227
236
|
|
|
228
237
|
declare module '@tiptap/core' {
|
|
229
238
|
interface Commands<ReturnType> {
|
|
230
|
-
|
|
239
|
+
imageGifUpload: {
|
|
231
240
|
/**
|
|
232
|
-
* Add an image
|
|
241
|
+
* Add an image gif
|
|
233
242
|
*/
|
|
234
|
-
|
|
243
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
235
244
|
/**
|
|
236
|
-
* Update an image
|
|
245
|
+
* Update an image gif
|
|
237
246
|
*/
|
|
238
|
-
|
|
247
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
239
248
|
/**
|
|
240
249
|
* Set image alignment
|
|
241
250
|
*/
|
|
242
|
-
|
|
251
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
243
252
|
};
|
|
244
253
|
}
|
|
245
254
|
}
|
|
@@ -331,14 +340,15 @@ declare module '@tiptap/core' {
|
|
|
331
340
|
|
|
332
341
|
declare module '@tiptap/core' {
|
|
333
342
|
interface Commands<ReturnType> {
|
|
334
|
-
|
|
343
|
+
video: {
|
|
335
344
|
/**
|
|
336
|
-
*
|
|
337
|
-
* @param options The tweet attributes
|
|
338
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
345
|
+
* Add an video
|
|
339
346
|
*/
|
|
340
|
-
|
|
341
|
-
|
|
347
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
348
|
+
/**
|
|
349
|
+
* Update an video
|
|
350
|
+
*/
|
|
351
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
342
352
|
};
|
|
343
353
|
}
|
|
344
354
|
}
|
|
@@ -346,15 +356,14 @@ declare module '@tiptap/core' {
|
|
|
346
356
|
|
|
347
357
|
declare module '@tiptap/core' {
|
|
348
358
|
interface Commands<ReturnType> {
|
|
349
|
-
|
|
350
|
-
/**
|
|
351
|
-
* Add an video
|
|
352
|
-
*/
|
|
353
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
359
|
+
twitter: {
|
|
354
360
|
/**
|
|
355
|
-
*
|
|
361
|
+
* Insert a tweet
|
|
362
|
+
* @param options The tweet attributes
|
|
363
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
356
364
|
*/
|
|
357
|
-
|
|
365
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
366
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
358
367
|
};
|
|
359
368
|
}
|
|
360
369
|
}
|