reactjs-tiptap-editor 0.3.26 → 0.3.28
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-C9tPWcDX.cjs → ActionMenuButton-C20molC9.cjs} +1 -1
- package/lib/{ActionMenuButton-DpFt8DwI.js → ActionMenuButton-D0hFczCn.js} +1 -1
- package/lib/Attachment.cjs +1 -1
- package/lib/Attachment.d.cts +41 -39
- package/lib/Attachment.d.ts +41 -39
- package/lib/Attachment.js +1 -1
- package/lib/Blockquote.cjs +1 -1
- package/lib/Blockquote.d.cts +41 -39
- package/lib/Blockquote.d.ts +41 -39
- package/lib/Blockquote.js +10 -10
- package/lib/Bold.cjs +1 -1
- package/lib/Bold.d.cts +41 -39
- package/lib/Bold.d.ts +41 -39
- package/lib/Bold.js +10 -10
- package/lib/BulletList.cjs +1 -1
- package/lib/BulletList.d.cts +41 -39
- package/lib/BulletList.d.ts +41 -39
- package/lib/BulletList.js +10 -10
- package/lib/Clear.cjs +1 -1
- package/lib/Clear.d.cts +41 -39
- package/lib/Clear.d.ts +41 -39
- package/lib/Clear.js +1 -1
- package/lib/Code.cjs +1 -1
- package/lib/Code.d.cts +41 -39
- package/lib/Code.d.ts +41 -39
- package/lib/Code.js +21 -21
- package/lib/CodeBlock.cjs +1 -1
- package/lib/CodeBlock.d.cts +41 -39
- package/lib/CodeBlock.d.ts +41 -39
- package/lib/CodeBlock.js +1 -1
- package/lib/CodeView.cjs +1 -1
- package/lib/CodeView.d.cts +41 -39
- package/lib/CodeView.d.ts +41 -39
- package/lib/CodeView.js +1 -1
- package/lib/Color.cjs +1 -1
- package/lib/Color.d.cts +41 -39
- package/lib/Color.d.ts +41 -39
- package/lib/Color.js +1 -1
- package/lib/Document.d.cts +39 -39
- package/lib/Document.d.ts +39 -39
- package/lib/{Drawer-BQLKKEOB.cjs → Drawer-0kBt3GVL.cjs} +1 -1
- package/lib/{Drawer-BouNhUKq.js → Drawer-B96jQIQU.js} +1 -1
- package/lib/Drawer.cjs +1 -1
- package/lib/Drawer.d.cts +41 -39
- package/lib/Drawer.d.ts +41 -39
- package/lib/Drawer.js +2 -2
- package/lib/Emoji.cjs +1 -1
- package/lib/Emoji.d.cts +39 -39
- package/lib/Emoji.d.ts +39 -39
- package/lib/Emoji.js +1 -1
- package/lib/{Excalidraw-DYbRbH0x.cjs → Excalidraw-HK9kjpX5.cjs} +1 -1
- package/lib/{Excalidraw-u2P8Olgi.js → Excalidraw-z3VZyGJ4.js} +1 -1
- package/lib/Excalidraw.cjs +1 -1
- package/lib/Excalidraw.d.cts +39 -39
- package/lib/Excalidraw.d.ts +39 -39
- package/lib/Excalidraw.js +1 -1
- package/lib/ExportPdf.cjs +1 -1
- package/lib/ExportPdf.d.cts +41 -39
- package/lib/ExportPdf.d.ts +41 -39
- package/lib/ExportPdf.js +1 -1
- package/lib/ExportWord.cjs +1 -1
- package/lib/ExportWord.d.cts +41 -39
- package/lib/ExportWord.d.ts +41 -39
- package/lib/ExportWord.js +1 -1
- package/lib/FontFamily.cjs +1 -1
- package/lib/FontFamily.d.cts +41 -39
- package/lib/FontFamily.d.ts +41 -39
- package/lib/FontFamily.js +2 -2
- package/lib/FontSize.cjs +1 -1
- package/lib/FontSize.d.cts +41 -39
- package/lib/FontSize.d.ts +41 -39
- package/lib/FontSize.js +2 -2
- package/lib/FormatPainter.cjs +1 -1
- package/lib/FormatPainter.d.cts +41 -39
- package/lib/FormatPainter.d.ts +41 -39
- package/lib/FormatPainter.js +1 -1
- package/lib/Heading.cjs +1 -1
- package/lib/Heading.d.cts +41 -39
- package/lib/Heading.d.ts +41 -39
- package/lib/Heading.js +71 -68
- package/lib/Highlight.cjs +1 -1
- package/lib/Highlight.d.cts +45 -39
- package/lib/Highlight.d.ts +45 -39
- package/lib/Highlight.js +14 -13
- package/lib/History.cjs +1 -1
- package/lib/History.d.cts +41 -39
- package/lib/History.d.ts +41 -39
- package/lib/History.js +163 -160
- package/lib/HorizontalRule.cjs +1 -1
- package/lib/HorizontalRule.d.cts +41 -39
- package/lib/HorizontalRule.d.ts +41 -39
- package/lib/HorizontalRule.js +14 -14
- package/lib/Iframe.cjs +1 -1
- package/lib/Iframe.d.cts +39 -39
- package/lib/Iframe.d.ts +39 -39
- package/lib/Iframe.js +1 -1
- package/lib/Image.cjs +1 -1
- package/lib/Image.d.cts +41 -39
- package/lib/Image.d.ts +41 -39
- package/lib/Image.js +1 -1
- package/lib/ImageGif.cjs +1 -1
- package/lib/ImageGif.d.cts +39 -39
- package/lib/ImageGif.d.ts +39 -39
- package/lib/ImageGif.js +1 -1
- package/lib/ImportWord.cjs +2 -2
- package/lib/ImportWord.d.cts +41 -39
- package/lib/ImportWord.d.ts +41 -39
- package/lib/ImportWord.js +2 -2
- package/lib/Indent.cjs +1 -1
- package/lib/Indent.d.cts +41 -39
- package/lib/Indent.d.ts +41 -39
- package/lib/Indent.js +12 -11
- package/lib/Italic.cjs +1 -1
- package/lib/Italic.d.cts +41 -39
- package/lib/Italic.d.ts +41 -39
- package/lib/Italic.js +13 -13
- package/lib/Katex.cjs +1 -1
- package/lib/Katex.d.cts +39 -39
- package/lib/Katex.d.ts +39 -39
- package/lib/Katex.js +2 -2
- package/lib/LineHeight.cjs +1 -1
- package/lib/LineHeight.d.cts +41 -39
- package/lib/LineHeight.d.ts +41 -39
- package/lib/LineHeight.js +1 -1
- package/lib/Link.cjs +1 -1
- package/lib/Link.d.cts +41 -39
- package/lib/Link.d.ts +41 -39
- package/lib/Link.js +1 -1
- package/lib/ListItem.d.cts +39 -39
- package/lib/ListItem.d.ts +39 -39
- package/lib/Mention.d.cts +39 -39
- package/lib/Mention.d.ts +39 -39
- package/lib/Mermaid.cjs +1 -1
- package/lib/Mermaid.d.cts +41 -39
- package/lib/Mermaid.d.ts +41 -39
- package/lib/Mermaid.js +2 -2
- package/lib/MoreMark.cjs +1 -1
- package/lib/MoreMark.d.cts +41 -39
- package/lib/MoreMark.d.ts +41 -39
- package/lib/MoreMark.js +46 -45
- package/lib/MultiColumn.cjs +1 -1
- package/lib/MultiColumn.d.cts +39 -39
- package/lib/MultiColumn.d.ts +39 -39
- package/lib/MultiColumn.js +1 -1
- package/lib/OrderedList.cjs +1 -1
- package/lib/OrderedList.d.cts +41 -39
- package/lib/OrderedList.d.ts +41 -39
- package/lib/OrderedList.js +9 -9
- package/lib/RichTextEditor-BKywwUM4.cjs +140 -0
- package/lib/{RichTextEditor-VkzSL04E.js → RichTextEditor-CnWZ69eX.js} +1685 -1708
- package/lib/SearchAndReplace.cjs +1 -1
- package/lib/SearchAndReplace.d.cts +41 -39
- package/lib/SearchAndReplace.d.ts +41 -39
- package/lib/SearchAndReplace.js +1 -1
- package/lib/Selection.d.cts +39 -39
- package/lib/Selection.d.ts +39 -39
- package/lib/SlashCommand.cjs +1 -1
- package/lib/SlashCommand.d.cts +39 -39
- package/lib/SlashCommand.d.ts +39 -39
- package/lib/SlashCommand.js +1 -1
- package/lib/Strike.cjs +1 -1
- package/lib/Strike.d.cts +41 -39
- package/lib/Strike.d.ts +41 -39
- package/lib/Strike.js +13 -13
- package/lib/SubAndSuperScript.cjs +1 -1
- package/lib/SubAndSuperScript.d.cts +41 -39
- package/lib/SubAndSuperScript.d.ts +41 -39
- package/lib/SubAndSuperScript.js +1 -1
- package/lib/Table.cjs +1 -1
- package/lib/Table.d.cts +41 -39
- package/lib/Table.d.ts +41 -39
- package/lib/Table.js +1 -1
- package/lib/TableOfContent.cjs +1 -1
- package/lib/TableOfContent.d.cts +39 -39
- package/lib/TableOfContent.d.ts +39 -39
- package/lib/TableOfContent.js +1 -1
- package/lib/TaskList.cjs +1 -1
- package/lib/TaskList.d.cts +41 -39
- package/lib/TaskList.d.ts +41 -39
- package/lib/TaskList.js +15 -15
- package/lib/TextAlign.cjs +1 -1
- package/lib/TextAlign.d.cts +41 -39
- package/lib/TextAlign.d.ts +41 -39
- package/lib/TextAlign.js +41 -41
- package/lib/TextBubble.cjs +1 -1
- package/lib/TextBubble.d.cts +41 -39
- package/lib/TextBubble.d.ts +41 -39
- package/lib/TextBubble.js +1 -1
- package/lib/TextDirection.cjs +1 -1
- package/lib/TextDirection.d.cts +39 -39
- package/lib/TextDirection.d.ts +39 -39
- package/lib/TextDirection.js +1 -1
- package/lib/TextUnderline.cjs +1 -1
- package/lib/TextUnderline.d.cts +41 -39
- package/lib/TextUnderline.d.ts +41 -39
- package/lib/TextUnderline.js +8 -8
- package/lib/TrailingNode.d.cts +39 -39
- package/lib/TrailingNode.d.ts +39 -39
- package/lib/{Twitter-DlKz1fXJ.js → Twitter-CCf1aM0f.js} +1 -1
- package/lib/{Twitter-u_6ZejIn.cjs → Twitter-Dj49i3B9.cjs} +1 -1
- package/lib/Twitter.cjs +1 -1
- package/lib/Twitter.d.cts +39 -39
- package/lib/Twitter.d.ts +39 -39
- package/lib/Twitter.js +1 -1
- package/lib/Video.cjs +1 -1
- package/lib/Video.d.cts +41 -39
- package/lib/Video.d.ts +41 -39
- package/lib/Video.js +1 -1
- package/lib/bubble-extra.cjs +1 -1
- package/lib/bubble-extra.d.cts +39 -39
- package/lib/bubble-extra.d.ts +39 -39
- package/lib/bubble-extra.js +5 -5
- package/lib/index.cjs +1 -1
- package/lib/index.d.cts +58 -52
- package/lib/index.d.ts +58 -52
- package/lib/index.js +2 -2
- package/lib/locale-bundle.d.cts +39 -39
- package/lib/locale-bundle.d.ts +39 -39
- package/lib/{textarea-ESw2TM_u.cjs → textarea-DhlS0JCr.cjs} +1 -1
- package/lib/{textarea-BA9ETXT8.js → textarea-nr3UZ7Wg.js} +1 -1
- package/package.json +1 -1
- package/lib/RichTextEditor-8GrfwaB4.cjs +0 -140
package/lib/SlashCommand.d.cts
CHANGED
|
@@ -66,11 +66,9 @@ declare module '@tiptap/core' {
|
|
|
66
66
|
|
|
67
67
|
declare module '@tiptap/core' {
|
|
68
68
|
interface Commands<ReturnType> {
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
emoji: string;
|
|
73
|
-
}) => ReturnType;
|
|
69
|
+
drawer: {
|
|
70
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
71
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
74
72
|
};
|
|
75
73
|
}
|
|
76
74
|
}
|
|
@@ -87,9 +85,11 @@ declare module '@tiptap/core' {
|
|
|
87
85
|
|
|
88
86
|
declare module '@tiptap/core' {
|
|
89
87
|
interface Commands<ReturnType> {
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
88
|
+
emoji: {
|
|
89
|
+
setEmoji: (emoji: {
|
|
90
|
+
name: string;
|
|
91
|
+
emoji: string;
|
|
92
|
+
}) => ReturnType;
|
|
93
93
|
};
|
|
94
94
|
}
|
|
95
95
|
}
|
|
@@ -211,15 +211,6 @@ declare module '@tiptap/core' {
|
|
|
211
211
|
}
|
|
212
212
|
|
|
213
213
|
|
|
214
|
-
declare module '@tiptap/core' {
|
|
215
|
-
interface Commands<ReturnType> {
|
|
216
|
-
katex: {
|
|
217
|
-
setKatex: (arg?: IKatexAttrs) => ReturnType;
|
|
218
|
-
};
|
|
219
|
-
}
|
|
220
|
-
}
|
|
221
|
-
|
|
222
|
-
|
|
223
214
|
declare module '@tiptap/core' {
|
|
224
215
|
interface Commands<ReturnType> {
|
|
225
216
|
lineHeight: {
|
|
@@ -232,9 +223,8 @@ declare module '@tiptap/core' {
|
|
|
232
223
|
|
|
233
224
|
declare module '@tiptap/core' {
|
|
234
225
|
interface Commands<ReturnType> {
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
226
|
+
katex: {
|
|
227
|
+
setKatex: (arg?: IKatexAttrs) => ReturnType;
|
|
238
228
|
};
|
|
239
229
|
}
|
|
240
230
|
}
|
|
@@ -242,13 +232,9 @@ declare module '@tiptap/core' {
|
|
|
242
232
|
|
|
243
233
|
declare module '@tiptap/core' {
|
|
244
234
|
interface Commands<ReturnType> {
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
}) => ReturnType;
|
|
249
|
-
addColBefore: () => ReturnType;
|
|
250
|
-
addColAfter: () => ReturnType;
|
|
251
|
-
deleteCol: () => ReturnType;
|
|
235
|
+
mermaid: {
|
|
236
|
+
setMermaid: (options: any, replace?: any) => ReturnType;
|
|
237
|
+
setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
252
238
|
};
|
|
253
239
|
}
|
|
254
240
|
}
|
|
@@ -271,9 +257,13 @@ declare module '@tiptap/core' {
|
|
|
271
257
|
|
|
272
258
|
declare module '@tiptap/core' {
|
|
273
259
|
interface Commands<ReturnType> {
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
260
|
+
columns: {
|
|
261
|
+
insertColumns: (attrs?: {
|
|
262
|
+
cols: number;
|
|
263
|
+
}) => ReturnType;
|
|
264
|
+
addColBefore: () => ReturnType;
|
|
265
|
+
addColAfter: () => ReturnType;
|
|
266
|
+
deleteCol: () => ReturnType;
|
|
277
267
|
};
|
|
278
268
|
}
|
|
279
269
|
}
|
|
@@ -281,15 +271,9 @@ declare module '@tiptap/core' {
|
|
|
281
271
|
|
|
282
272
|
declare module '@tiptap/core' {
|
|
283
273
|
interface Commands<ReturnType> {
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
*/
|
|
288
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
289
|
-
/**
|
|
290
|
-
* Update an video
|
|
291
|
-
*/
|
|
292
|
-
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
274
|
+
tableOfContents: {
|
|
275
|
+
setTableOfContents: () => ReturnType;
|
|
276
|
+
removeTableOfContents: () => ReturnType;
|
|
293
277
|
};
|
|
294
278
|
}
|
|
295
279
|
}
|
|
@@ -310,6 +294,22 @@ declare module '@tiptap/core' {
|
|
|
310
294
|
}
|
|
311
295
|
|
|
312
296
|
|
|
297
|
+
declare module '@tiptap/core' {
|
|
298
|
+
interface Commands<ReturnType> {
|
|
299
|
+
video: {
|
|
300
|
+
/**
|
|
301
|
+
* Add an video
|
|
302
|
+
*/
|
|
303
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
304
|
+
/**
|
|
305
|
+
* Update an video
|
|
306
|
+
*/
|
|
307
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
308
|
+
};
|
|
309
|
+
}
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
|
|
313
313
|
declare module '@tiptap/core' {
|
|
314
314
|
interface Commands<ReturnType> {
|
|
315
315
|
tableCellBackground: {
|
package/lib/SlashCommand.d.ts
CHANGED
|
@@ -66,11 +66,9 @@ declare module '@tiptap/core' {
|
|
|
66
66
|
|
|
67
67
|
declare module '@tiptap/core' {
|
|
68
68
|
interface Commands<ReturnType> {
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
emoji: string;
|
|
73
|
-
}) => ReturnType;
|
|
69
|
+
drawer: {
|
|
70
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
71
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
74
72
|
};
|
|
75
73
|
}
|
|
76
74
|
}
|
|
@@ -87,9 +85,11 @@ declare module '@tiptap/core' {
|
|
|
87
85
|
|
|
88
86
|
declare module '@tiptap/core' {
|
|
89
87
|
interface Commands<ReturnType> {
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
88
|
+
emoji: {
|
|
89
|
+
setEmoji: (emoji: {
|
|
90
|
+
name: string;
|
|
91
|
+
emoji: string;
|
|
92
|
+
}) => ReturnType;
|
|
93
93
|
};
|
|
94
94
|
}
|
|
95
95
|
}
|
|
@@ -211,15 +211,6 @@ declare module '@tiptap/core' {
|
|
|
211
211
|
}
|
|
212
212
|
|
|
213
213
|
|
|
214
|
-
declare module '@tiptap/core' {
|
|
215
|
-
interface Commands<ReturnType> {
|
|
216
|
-
katex: {
|
|
217
|
-
setKatex: (arg?: IKatexAttrs) => ReturnType;
|
|
218
|
-
};
|
|
219
|
-
}
|
|
220
|
-
}
|
|
221
|
-
|
|
222
|
-
|
|
223
214
|
declare module '@tiptap/core' {
|
|
224
215
|
interface Commands<ReturnType> {
|
|
225
216
|
lineHeight: {
|
|
@@ -232,9 +223,8 @@ declare module '@tiptap/core' {
|
|
|
232
223
|
|
|
233
224
|
declare module '@tiptap/core' {
|
|
234
225
|
interface Commands<ReturnType> {
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
226
|
+
katex: {
|
|
227
|
+
setKatex: (arg?: IKatexAttrs) => ReturnType;
|
|
238
228
|
};
|
|
239
229
|
}
|
|
240
230
|
}
|
|
@@ -242,13 +232,9 @@ declare module '@tiptap/core' {
|
|
|
242
232
|
|
|
243
233
|
declare module '@tiptap/core' {
|
|
244
234
|
interface Commands<ReturnType> {
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
}) => ReturnType;
|
|
249
|
-
addColBefore: () => ReturnType;
|
|
250
|
-
addColAfter: () => ReturnType;
|
|
251
|
-
deleteCol: () => ReturnType;
|
|
235
|
+
mermaid: {
|
|
236
|
+
setMermaid: (options: any, replace?: any) => ReturnType;
|
|
237
|
+
setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
252
238
|
};
|
|
253
239
|
}
|
|
254
240
|
}
|
|
@@ -271,9 +257,13 @@ declare module '@tiptap/core' {
|
|
|
271
257
|
|
|
272
258
|
declare module '@tiptap/core' {
|
|
273
259
|
interface Commands<ReturnType> {
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
260
|
+
columns: {
|
|
261
|
+
insertColumns: (attrs?: {
|
|
262
|
+
cols: number;
|
|
263
|
+
}) => ReturnType;
|
|
264
|
+
addColBefore: () => ReturnType;
|
|
265
|
+
addColAfter: () => ReturnType;
|
|
266
|
+
deleteCol: () => ReturnType;
|
|
277
267
|
};
|
|
278
268
|
}
|
|
279
269
|
}
|
|
@@ -281,15 +271,9 @@ declare module '@tiptap/core' {
|
|
|
281
271
|
|
|
282
272
|
declare module '@tiptap/core' {
|
|
283
273
|
interface Commands<ReturnType> {
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
*/
|
|
288
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
289
|
-
/**
|
|
290
|
-
* Update an video
|
|
291
|
-
*/
|
|
292
|
-
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
274
|
+
tableOfContents: {
|
|
275
|
+
setTableOfContents: () => ReturnType;
|
|
276
|
+
removeTableOfContents: () => ReturnType;
|
|
293
277
|
};
|
|
294
278
|
}
|
|
295
279
|
}
|
|
@@ -310,6 +294,22 @@ declare module '@tiptap/core' {
|
|
|
310
294
|
}
|
|
311
295
|
|
|
312
296
|
|
|
297
|
+
declare module '@tiptap/core' {
|
|
298
|
+
interface Commands<ReturnType> {
|
|
299
|
+
video: {
|
|
300
|
+
/**
|
|
301
|
+
* Add an video
|
|
302
|
+
*/
|
|
303
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
304
|
+
/**
|
|
305
|
+
* Update an video
|
|
306
|
+
*/
|
|
307
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
308
|
+
};
|
|
309
|
+
}
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
|
|
313
313
|
declare module '@tiptap/core' {
|
|
314
314
|
interface Commands<ReturnType> {
|
|
315
315
|
tableCellBackground: {
|
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-CnWZ69eX.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"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-ByRfqzMr.cjs"),i=require("./RichTextEditor-BKywwUM4.cjs"),o=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))$/,a=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))/g,u=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:o,type:this.type})]},addPasteRules(){return[e.markPasteRule({find:a,type:this.type})]}}),d=u.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),button:({editor:r,t:s,extension:n})=>({component:i.ActionButton,componentProps:{action:()=>r.commands.toggleStrike(),isActive:()=>r.isActive("strike")||!1,disabled:!1,icon:"Strikethrough",shortcutKeys:n.options.shortcutKeys??["shift","mod","S"],tooltip:s("editor.strike.tooltip")}})}}});exports.Strike=d;
|
package/lib/Strike.d.cts
CHANGED
|
@@ -68,6 +68,8 @@ declare interface GeneralOptions<T> {
|
|
|
68
68
|
button: ButtonView<T>;
|
|
69
69
|
/** Show on Toolbar */
|
|
70
70
|
toolbar?: boolean;
|
|
71
|
+
/** Shortcut keys override */
|
|
72
|
+
shortcutKeys?: string[] | string[][];
|
|
71
73
|
}
|
|
72
74
|
|
|
73
75
|
export declare const Strike: Mark<StrikeOptions, any>;
|
|
@@ -110,11 +112,9 @@ declare module '@tiptap/core' {
|
|
|
110
112
|
|
|
111
113
|
declare module '@tiptap/core' {
|
|
112
114
|
interface Commands<ReturnType> {
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
emoji: string;
|
|
117
|
-
}) => ReturnType;
|
|
115
|
+
drawer: {
|
|
116
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
117
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
118
118
|
};
|
|
119
119
|
}
|
|
120
120
|
}
|
|
@@ -131,9 +131,11 @@ declare module '@tiptap/core' {
|
|
|
131
131
|
|
|
132
132
|
declare module '@tiptap/core' {
|
|
133
133
|
interface Commands<ReturnType> {
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
134
|
+
emoji: {
|
|
135
|
+
setEmoji: (emoji: {
|
|
136
|
+
name: string;
|
|
137
|
+
emoji: string;
|
|
138
|
+
}) => ReturnType;
|
|
137
139
|
};
|
|
138
140
|
}
|
|
139
141
|
}
|
|
@@ -255,15 +257,6 @@ declare module '@tiptap/core' {
|
|
|
255
257
|
}
|
|
256
258
|
|
|
257
259
|
|
|
258
|
-
declare module '@tiptap/core' {
|
|
259
|
-
interface Commands<ReturnType> {
|
|
260
|
-
katex: {
|
|
261
|
-
setKatex: (arg?: IKatexAttrs) => ReturnType;
|
|
262
|
-
};
|
|
263
|
-
}
|
|
264
|
-
}
|
|
265
|
-
|
|
266
|
-
|
|
267
260
|
declare module '@tiptap/core' {
|
|
268
261
|
interface Commands<ReturnType> {
|
|
269
262
|
lineHeight: {
|
|
@@ -276,9 +269,8 @@ declare module '@tiptap/core' {
|
|
|
276
269
|
|
|
277
270
|
declare module '@tiptap/core' {
|
|
278
271
|
interface Commands<ReturnType> {
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
272
|
+
katex: {
|
|
273
|
+
setKatex: (arg?: IKatexAttrs) => ReturnType;
|
|
282
274
|
};
|
|
283
275
|
}
|
|
284
276
|
}
|
|
@@ -286,13 +278,9 @@ declare module '@tiptap/core' {
|
|
|
286
278
|
|
|
287
279
|
declare module '@tiptap/core' {
|
|
288
280
|
interface Commands<ReturnType> {
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
}) => ReturnType;
|
|
293
|
-
addColBefore: () => ReturnType;
|
|
294
|
-
addColAfter: () => ReturnType;
|
|
295
|
-
deleteCol: () => ReturnType;
|
|
281
|
+
mermaid: {
|
|
282
|
+
setMermaid: (options: any, replace?: any) => ReturnType;
|
|
283
|
+
setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
296
284
|
};
|
|
297
285
|
}
|
|
298
286
|
}
|
|
@@ -315,9 +303,13 @@ declare module '@tiptap/core' {
|
|
|
315
303
|
|
|
316
304
|
declare module '@tiptap/core' {
|
|
317
305
|
interface Commands<ReturnType> {
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
306
|
+
columns: {
|
|
307
|
+
insertColumns: (attrs?: {
|
|
308
|
+
cols: number;
|
|
309
|
+
}) => ReturnType;
|
|
310
|
+
addColBefore: () => ReturnType;
|
|
311
|
+
addColAfter: () => ReturnType;
|
|
312
|
+
deleteCol: () => ReturnType;
|
|
321
313
|
};
|
|
322
314
|
}
|
|
323
315
|
}
|
|
@@ -325,15 +317,9 @@ declare module '@tiptap/core' {
|
|
|
325
317
|
|
|
326
318
|
declare module '@tiptap/core' {
|
|
327
319
|
interface Commands<ReturnType> {
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
*/
|
|
332
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
333
|
-
/**
|
|
334
|
-
* Update an video
|
|
335
|
-
*/
|
|
336
|
-
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
320
|
+
tableOfContents: {
|
|
321
|
+
setTableOfContents: () => ReturnType;
|
|
322
|
+
removeTableOfContents: () => ReturnType;
|
|
337
323
|
};
|
|
338
324
|
}
|
|
339
325
|
}
|
|
@@ -354,6 +340,22 @@ declare module '@tiptap/core' {
|
|
|
354
340
|
}
|
|
355
341
|
|
|
356
342
|
|
|
343
|
+
declare module '@tiptap/core' {
|
|
344
|
+
interface Commands<ReturnType> {
|
|
345
|
+
video: {
|
|
346
|
+
/**
|
|
347
|
+
* Add an video
|
|
348
|
+
*/
|
|
349
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
350
|
+
/**
|
|
351
|
+
* Update an video
|
|
352
|
+
*/
|
|
353
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
354
|
+
};
|
|
355
|
+
}
|
|
356
|
+
}
|
|
357
|
+
|
|
358
|
+
|
|
357
359
|
declare module '@tiptap/core' {
|
|
358
360
|
interface Commands<ReturnType> {
|
|
359
361
|
tableCellBackground: {
|
package/lib/Strike.d.ts
CHANGED
|
@@ -68,6 +68,8 @@ declare interface GeneralOptions<T> {
|
|
|
68
68
|
button: ButtonView<T>;
|
|
69
69
|
/** Show on Toolbar */
|
|
70
70
|
toolbar?: boolean;
|
|
71
|
+
/** Shortcut keys override */
|
|
72
|
+
shortcutKeys?: string[] | string[][];
|
|
71
73
|
}
|
|
72
74
|
|
|
73
75
|
export declare const Strike: Mark<StrikeOptions, any>;
|
|
@@ -110,11 +112,9 @@ declare module '@tiptap/core' {
|
|
|
110
112
|
|
|
111
113
|
declare module '@tiptap/core' {
|
|
112
114
|
interface Commands<ReturnType> {
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
emoji: string;
|
|
117
|
-
}) => ReturnType;
|
|
115
|
+
drawer: {
|
|
116
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
117
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
118
118
|
};
|
|
119
119
|
}
|
|
120
120
|
}
|
|
@@ -131,9 +131,11 @@ declare module '@tiptap/core' {
|
|
|
131
131
|
|
|
132
132
|
declare module '@tiptap/core' {
|
|
133
133
|
interface Commands<ReturnType> {
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
134
|
+
emoji: {
|
|
135
|
+
setEmoji: (emoji: {
|
|
136
|
+
name: string;
|
|
137
|
+
emoji: string;
|
|
138
|
+
}) => ReturnType;
|
|
137
139
|
};
|
|
138
140
|
}
|
|
139
141
|
}
|
|
@@ -255,15 +257,6 @@ declare module '@tiptap/core' {
|
|
|
255
257
|
}
|
|
256
258
|
|
|
257
259
|
|
|
258
|
-
declare module '@tiptap/core' {
|
|
259
|
-
interface Commands<ReturnType> {
|
|
260
|
-
katex: {
|
|
261
|
-
setKatex: (arg?: IKatexAttrs) => ReturnType;
|
|
262
|
-
};
|
|
263
|
-
}
|
|
264
|
-
}
|
|
265
|
-
|
|
266
|
-
|
|
267
260
|
declare module '@tiptap/core' {
|
|
268
261
|
interface Commands<ReturnType> {
|
|
269
262
|
lineHeight: {
|
|
@@ -276,9 +269,8 @@ declare module '@tiptap/core' {
|
|
|
276
269
|
|
|
277
270
|
declare module '@tiptap/core' {
|
|
278
271
|
interface Commands<ReturnType> {
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
272
|
+
katex: {
|
|
273
|
+
setKatex: (arg?: IKatexAttrs) => ReturnType;
|
|
282
274
|
};
|
|
283
275
|
}
|
|
284
276
|
}
|
|
@@ -286,13 +278,9 @@ declare module '@tiptap/core' {
|
|
|
286
278
|
|
|
287
279
|
declare module '@tiptap/core' {
|
|
288
280
|
interface Commands<ReturnType> {
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
}) => ReturnType;
|
|
293
|
-
addColBefore: () => ReturnType;
|
|
294
|
-
addColAfter: () => ReturnType;
|
|
295
|
-
deleteCol: () => ReturnType;
|
|
281
|
+
mermaid: {
|
|
282
|
+
setMermaid: (options: any, replace?: any) => ReturnType;
|
|
283
|
+
setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
296
284
|
};
|
|
297
285
|
}
|
|
298
286
|
}
|
|
@@ -315,9 +303,13 @@ declare module '@tiptap/core' {
|
|
|
315
303
|
|
|
316
304
|
declare module '@tiptap/core' {
|
|
317
305
|
interface Commands<ReturnType> {
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
306
|
+
columns: {
|
|
307
|
+
insertColumns: (attrs?: {
|
|
308
|
+
cols: number;
|
|
309
|
+
}) => ReturnType;
|
|
310
|
+
addColBefore: () => ReturnType;
|
|
311
|
+
addColAfter: () => ReturnType;
|
|
312
|
+
deleteCol: () => ReturnType;
|
|
321
313
|
};
|
|
322
314
|
}
|
|
323
315
|
}
|
|
@@ -325,15 +317,9 @@ declare module '@tiptap/core' {
|
|
|
325
317
|
|
|
326
318
|
declare module '@tiptap/core' {
|
|
327
319
|
interface Commands<ReturnType> {
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
*/
|
|
332
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
333
|
-
/**
|
|
334
|
-
* Update an video
|
|
335
|
-
*/
|
|
336
|
-
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
320
|
+
tableOfContents: {
|
|
321
|
+
setTableOfContents: () => ReturnType;
|
|
322
|
+
removeTableOfContents: () => ReturnType;
|
|
337
323
|
};
|
|
338
324
|
}
|
|
339
325
|
}
|
|
@@ -354,6 +340,22 @@ declare module '@tiptap/core' {
|
|
|
354
340
|
}
|
|
355
341
|
|
|
356
342
|
|
|
343
|
+
declare module '@tiptap/core' {
|
|
344
|
+
interface Commands<ReturnType> {
|
|
345
|
+
video: {
|
|
346
|
+
/**
|
|
347
|
+
* Add an video
|
|
348
|
+
*/
|
|
349
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
350
|
+
/**
|
|
351
|
+
* Update an video
|
|
352
|
+
*/
|
|
353
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
354
|
+
};
|
|
355
|
+
}
|
|
356
|
+
}
|
|
357
|
+
|
|
358
|
+
|
|
357
359
|
declare module '@tiptap/core' {
|
|
358
360
|
interface Commands<ReturnType> {
|
|
359
361
|
tableCellBackground: {
|
package/lib/Strike.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { M as
|
|
2
|
-
import { A as
|
|
3
|
-
const
|
|
1
|
+
import { M as n, c as i, d as o, m as a } from "./index-DI9T3iLd.js";
|
|
2
|
+
import { A as u } from "./RichTextEditor-CnWZ69eX.js";
|
|
3
|
+
const d = /(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))$/, m = /(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))/g, p = n.create({
|
|
4
4
|
name: "strike",
|
|
5
5
|
addOptions() {
|
|
6
6
|
return {
|
|
@@ -26,7 +26,7 @@ const u = /(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))$/, d = /(?:^|\s)(~~(?!\s+
|
|
|
26
26
|
];
|
|
27
27
|
},
|
|
28
28
|
renderHTML({ HTMLAttributes: t }) {
|
|
29
|
-
return ["s",
|
|
29
|
+
return ["s", a(this.options.HTMLAttributes, t), 0];
|
|
30
30
|
},
|
|
31
31
|
addCommands() {
|
|
32
32
|
return {
|
|
@@ -42,33 +42,33 @@ const u = /(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))$/, d = /(?:^|\s)(~~(?!\s+
|
|
|
42
42
|
},
|
|
43
43
|
addInputRules() {
|
|
44
44
|
return [
|
|
45
|
-
|
|
46
|
-
find:
|
|
45
|
+
o({
|
|
46
|
+
find: d,
|
|
47
47
|
type: this.type
|
|
48
48
|
})
|
|
49
49
|
];
|
|
50
50
|
},
|
|
51
51
|
addPasteRules() {
|
|
52
52
|
return [
|
|
53
|
-
|
|
54
|
-
find:
|
|
53
|
+
i({
|
|
54
|
+
find: m,
|
|
55
55
|
type: this.type
|
|
56
56
|
})
|
|
57
57
|
];
|
|
58
58
|
}
|
|
59
|
-
}),
|
|
59
|
+
}), l = /* @__PURE__ */ p.extend({
|
|
60
60
|
addOptions() {
|
|
61
61
|
var t;
|
|
62
62
|
return {
|
|
63
63
|
...(t = this.parent) == null ? void 0 : t.call(this),
|
|
64
|
-
button: ({ editor: e, t: s }) => ({
|
|
65
|
-
component:
|
|
64
|
+
button: ({ editor: e, t: s, extension: r }) => ({
|
|
65
|
+
component: u,
|
|
66
66
|
componentProps: {
|
|
67
67
|
action: () => e.commands.toggleStrike(),
|
|
68
68
|
isActive: () => e.isActive("strike") || !1,
|
|
69
69
|
disabled: !1,
|
|
70
70
|
icon: "Strikethrough",
|
|
71
|
-
shortcutKeys: ["shift", "mod", "S"],
|
|
71
|
+
shortcutKeys: r.options.shortcutKeys ?? ["shift", "mod", "S"],
|
|
72
72
|
tooltip: s("editor.strike.tooltip")
|
|
73
73
|
}
|
|
74
74
|
})
|
|
@@ -76,5 +76,5 @@ const u = /(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))$/, d = /(?:^|\s)(~~(?!\s+
|
|
|
76
76
|
}
|
|
77
77
|
});
|
|
78
78
|
export {
|
|
79
|
-
|
|
79
|
+
l as Strike
|
|
80
80
|
};
|
|
@@ -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-BKywwUM4.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;
|