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/Mermaid.d.cts
CHANGED
|
@@ -67,6 +67,8 @@ declare interface GeneralOptions<T> {
|
|
|
67
67
|
button: ButtonView<T>;
|
|
68
68
|
/** Show on Toolbar */
|
|
69
69
|
toolbar?: boolean;
|
|
70
|
+
/** Shortcut keys override */
|
|
71
|
+
shortcutKeys?: string[] | string[][];
|
|
70
72
|
}
|
|
71
73
|
|
|
72
74
|
export declare const Mermaid: Node_2<MermaidOptions, any>;
|
|
@@ -111,11 +113,9 @@ declare module '@tiptap/core' {
|
|
|
111
113
|
|
|
112
114
|
declare module '@tiptap/core' {
|
|
113
115
|
interface Commands<ReturnType> {
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
emoji: string;
|
|
118
|
-
}) => ReturnType;
|
|
116
|
+
drawer: {
|
|
117
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
118
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
119
119
|
};
|
|
120
120
|
}
|
|
121
121
|
}
|
|
@@ -132,9 +132,11 @@ declare module '@tiptap/core' {
|
|
|
132
132
|
|
|
133
133
|
declare module '@tiptap/core' {
|
|
134
134
|
interface Commands<ReturnType> {
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
135
|
+
emoji: {
|
|
136
|
+
setEmoji: (emoji: {
|
|
137
|
+
name: string;
|
|
138
|
+
emoji: string;
|
|
139
|
+
}) => ReturnType;
|
|
138
140
|
};
|
|
139
141
|
}
|
|
140
142
|
}
|
|
@@ -256,15 +258,6 @@ declare module '@tiptap/core' {
|
|
|
256
258
|
}
|
|
257
259
|
|
|
258
260
|
|
|
259
|
-
declare module '@tiptap/core' {
|
|
260
|
-
interface Commands<ReturnType> {
|
|
261
|
-
katex: {
|
|
262
|
-
setKatex: (arg?: IKatexAttrs) => ReturnType;
|
|
263
|
-
};
|
|
264
|
-
}
|
|
265
|
-
}
|
|
266
|
-
|
|
267
|
-
|
|
268
261
|
declare module '@tiptap/core' {
|
|
269
262
|
interface Commands<ReturnType> {
|
|
270
263
|
lineHeight: {
|
|
@@ -277,9 +270,8 @@ declare module '@tiptap/core' {
|
|
|
277
270
|
|
|
278
271
|
declare module '@tiptap/core' {
|
|
279
272
|
interface Commands<ReturnType> {
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
273
|
+
katex: {
|
|
274
|
+
setKatex: (arg?: IKatexAttrs) => ReturnType;
|
|
283
275
|
};
|
|
284
276
|
}
|
|
285
277
|
}
|
|
@@ -287,13 +279,9 @@ declare module '@tiptap/core' {
|
|
|
287
279
|
|
|
288
280
|
declare module '@tiptap/core' {
|
|
289
281
|
interface Commands<ReturnType> {
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
}) => ReturnType;
|
|
294
|
-
addColBefore: () => ReturnType;
|
|
295
|
-
addColAfter: () => ReturnType;
|
|
296
|
-
deleteCol: () => ReturnType;
|
|
282
|
+
mermaid: {
|
|
283
|
+
setMermaid: (options: any, replace?: any) => ReturnType;
|
|
284
|
+
setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
297
285
|
};
|
|
298
286
|
}
|
|
299
287
|
}
|
|
@@ -316,9 +304,13 @@ declare module '@tiptap/core' {
|
|
|
316
304
|
|
|
317
305
|
declare module '@tiptap/core' {
|
|
318
306
|
interface Commands<ReturnType> {
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
307
|
+
columns: {
|
|
308
|
+
insertColumns: (attrs?: {
|
|
309
|
+
cols: number;
|
|
310
|
+
}) => ReturnType;
|
|
311
|
+
addColBefore: () => ReturnType;
|
|
312
|
+
addColAfter: () => ReturnType;
|
|
313
|
+
deleteCol: () => ReturnType;
|
|
322
314
|
};
|
|
323
315
|
}
|
|
324
316
|
}
|
|
@@ -326,15 +318,9 @@ declare module '@tiptap/core' {
|
|
|
326
318
|
|
|
327
319
|
declare module '@tiptap/core' {
|
|
328
320
|
interface Commands<ReturnType> {
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
*/
|
|
333
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
334
|
-
/**
|
|
335
|
-
* Update an video
|
|
336
|
-
*/
|
|
337
|
-
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
321
|
+
tableOfContents: {
|
|
322
|
+
setTableOfContents: () => ReturnType;
|
|
323
|
+
removeTableOfContents: () => ReturnType;
|
|
338
324
|
};
|
|
339
325
|
}
|
|
340
326
|
}
|
|
@@ -355,6 +341,22 @@ declare module '@tiptap/core' {
|
|
|
355
341
|
}
|
|
356
342
|
|
|
357
343
|
|
|
344
|
+
declare module '@tiptap/core' {
|
|
345
|
+
interface Commands<ReturnType> {
|
|
346
|
+
video: {
|
|
347
|
+
/**
|
|
348
|
+
* Add an video
|
|
349
|
+
*/
|
|
350
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
351
|
+
/**
|
|
352
|
+
* Update an video
|
|
353
|
+
*/
|
|
354
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
355
|
+
};
|
|
356
|
+
}
|
|
357
|
+
}
|
|
358
|
+
|
|
359
|
+
|
|
358
360
|
declare module '@tiptap/core' {
|
|
359
361
|
interface Commands<ReturnType> {
|
|
360
362
|
tableCellBackground: {
|
package/lib/Mermaid.d.ts
CHANGED
|
@@ -67,6 +67,8 @@ declare interface GeneralOptions<T> {
|
|
|
67
67
|
button: ButtonView<T>;
|
|
68
68
|
/** Show on Toolbar */
|
|
69
69
|
toolbar?: boolean;
|
|
70
|
+
/** Shortcut keys override */
|
|
71
|
+
shortcutKeys?: string[] | string[][];
|
|
70
72
|
}
|
|
71
73
|
|
|
72
74
|
export declare const Mermaid: Node_2<MermaidOptions, any>;
|
|
@@ -111,11 +113,9 @@ declare module '@tiptap/core' {
|
|
|
111
113
|
|
|
112
114
|
declare module '@tiptap/core' {
|
|
113
115
|
interface Commands<ReturnType> {
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
emoji: string;
|
|
118
|
-
}) => ReturnType;
|
|
116
|
+
drawer: {
|
|
117
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
118
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
119
119
|
};
|
|
120
120
|
}
|
|
121
121
|
}
|
|
@@ -132,9 +132,11 @@ declare module '@tiptap/core' {
|
|
|
132
132
|
|
|
133
133
|
declare module '@tiptap/core' {
|
|
134
134
|
interface Commands<ReturnType> {
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
135
|
+
emoji: {
|
|
136
|
+
setEmoji: (emoji: {
|
|
137
|
+
name: string;
|
|
138
|
+
emoji: string;
|
|
139
|
+
}) => ReturnType;
|
|
138
140
|
};
|
|
139
141
|
}
|
|
140
142
|
}
|
|
@@ -256,15 +258,6 @@ declare module '@tiptap/core' {
|
|
|
256
258
|
}
|
|
257
259
|
|
|
258
260
|
|
|
259
|
-
declare module '@tiptap/core' {
|
|
260
|
-
interface Commands<ReturnType> {
|
|
261
|
-
katex: {
|
|
262
|
-
setKatex: (arg?: IKatexAttrs) => ReturnType;
|
|
263
|
-
};
|
|
264
|
-
}
|
|
265
|
-
}
|
|
266
|
-
|
|
267
|
-
|
|
268
261
|
declare module '@tiptap/core' {
|
|
269
262
|
interface Commands<ReturnType> {
|
|
270
263
|
lineHeight: {
|
|
@@ -277,9 +270,8 @@ declare module '@tiptap/core' {
|
|
|
277
270
|
|
|
278
271
|
declare module '@tiptap/core' {
|
|
279
272
|
interface Commands<ReturnType> {
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
273
|
+
katex: {
|
|
274
|
+
setKatex: (arg?: IKatexAttrs) => ReturnType;
|
|
283
275
|
};
|
|
284
276
|
}
|
|
285
277
|
}
|
|
@@ -287,13 +279,9 @@ declare module '@tiptap/core' {
|
|
|
287
279
|
|
|
288
280
|
declare module '@tiptap/core' {
|
|
289
281
|
interface Commands<ReturnType> {
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
}) => ReturnType;
|
|
294
|
-
addColBefore: () => ReturnType;
|
|
295
|
-
addColAfter: () => ReturnType;
|
|
296
|
-
deleteCol: () => ReturnType;
|
|
282
|
+
mermaid: {
|
|
283
|
+
setMermaid: (options: any, replace?: any) => ReturnType;
|
|
284
|
+
setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
297
285
|
};
|
|
298
286
|
}
|
|
299
287
|
}
|
|
@@ -316,9 +304,13 @@ declare module '@tiptap/core' {
|
|
|
316
304
|
|
|
317
305
|
declare module '@tiptap/core' {
|
|
318
306
|
interface Commands<ReturnType> {
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
307
|
+
columns: {
|
|
308
|
+
insertColumns: (attrs?: {
|
|
309
|
+
cols: number;
|
|
310
|
+
}) => ReturnType;
|
|
311
|
+
addColBefore: () => ReturnType;
|
|
312
|
+
addColAfter: () => ReturnType;
|
|
313
|
+
deleteCol: () => ReturnType;
|
|
322
314
|
};
|
|
323
315
|
}
|
|
324
316
|
}
|
|
@@ -326,15 +318,9 @@ declare module '@tiptap/core' {
|
|
|
326
318
|
|
|
327
319
|
declare module '@tiptap/core' {
|
|
328
320
|
interface Commands<ReturnType> {
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
*/
|
|
333
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
334
|
-
/**
|
|
335
|
-
* Update an video
|
|
336
|
-
*/
|
|
337
|
-
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
321
|
+
tableOfContents: {
|
|
322
|
+
setTableOfContents: () => ReturnType;
|
|
323
|
+
removeTableOfContents: () => ReturnType;
|
|
338
324
|
};
|
|
339
325
|
}
|
|
340
326
|
}
|
|
@@ -355,6 +341,22 @@ declare module '@tiptap/core' {
|
|
|
355
341
|
}
|
|
356
342
|
|
|
357
343
|
|
|
344
|
+
declare module '@tiptap/core' {
|
|
345
|
+
interface Commands<ReturnType> {
|
|
346
|
+
video: {
|
|
347
|
+
/**
|
|
348
|
+
* Add an video
|
|
349
|
+
*/
|
|
350
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
351
|
+
/**
|
|
352
|
+
* Update an video
|
|
353
|
+
*/
|
|
354
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
355
|
+
};
|
|
356
|
+
}
|
|
357
|
+
}
|
|
358
|
+
|
|
359
|
+
|
|
358
360
|
declare module '@tiptap/core' {
|
|
359
361
|
interface Commands<ReturnType> {
|
|
360
362
|
tableCellBackground: {
|
package/lib/Mermaid.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { h as $, m as X } from "./index-DI9T3iLd.js";
|
|
2
|
-
import { w as Z, x as J, A as K, y as Y, z as Q, F as tt, B as et, G as rt, J as V, K as it, N as at } from "./RichTextEditor-
|
|
2
|
+
import { w as Z, x as J, A as K, y as Y, z as Q, F as tt, B as et, G as rt, J as V, K as it, N as at } from "./RichTextEditor-CnWZ69eX.js";
|
|
3
3
|
import { N as st, R as nt } from "./dom-dataset-Di3tIRrR.js";
|
|
4
4
|
import { jsxs as C, jsx as o } from "react/jsx-runtime";
|
|
5
5
|
import { useState as g, useRef as ot, useCallback as y, useEffect as E, useMemo as k } from "react";
|
|
6
6
|
import { s as lt, i as ct } from "./shortId-WJVkrvml.js";
|
|
7
|
-
import { T as dt } from "./textarea-
|
|
7
|
+
import { T as dt } from "./textarea-nr3UZ7Wg.js";
|
|
8
8
|
import { I as q, i as ht, j as W } from "./index-CsK90iVd.js";
|
|
9
9
|
const j = `graph TB
|
|
10
10
|
a-->b`, ut = ({ editor: r, upload: t }) => {
|
package/lib/MoreMark.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const b=require("./index-ByRfqzMr.cjs"),d=require("./index-Z4b9rzn-.cjs"),c=require("react/jsx-runtime"),m=require("react"),s=require("./RichTextEditor-BKywwUM4.cjs");function g(t){var n;const i=m.useMemo(()=>{var r;const e=(r=t==null?void 0:t.items)==null?void 0:r.find(u=>u.isActive());return e&&!e.default?{...e,icon:e!=null&&e.icon?e==null?void 0:e.icon:t==null?void 0:t.icon}:{title:t.tooltip,icon:t.icon,isActive:()=>!1}},[t]);return c.jsxs(s.DropdownMenu,{children:[c.jsx(s.DropdownMenuTrigger,{asChild:!0,disabled:t==null?void 0:t.disabled,children:c.jsx(s.ActionButton,{customClass:"!richtext-w-12 richtext-h-12",disabled:t==null?void 0:t.disabled,icon:t==null?void 0:t.icon,tooltip:t==null?void 0:t.tooltip,children:c.jsx(s.MenuDown,{className:"richtext-size-3 richtext-text-gray-500"})})}),c.jsx(s.DropdownMenuContent,{className:"w-full",children:(n=t==null?void 0:t.items)==null?void 0:n.map((e,o)=>c.jsxs(s.DropdownMenuCheckboxItem,{checked:i.title===e.title,className:"richtext-flex richtext-items-center richtext-gap-3",onClick:e.action,children:[c.jsx(s.IconComponent,{name:e==null?void 0:e.icon}),c.jsx("span",{className:"richtext-ml-1",children:e.title}),!!(e!=null&&e.shortcutKeys)&&c.jsx("span",{className:"richtext-ml-auto richtext-text-xs richtext-tracking-widest richtext-opacity-60",children:s.getShortcutKeys(e.shortcutKeys)})]},`more-mark-${o}`))})]})}const f=b.Extension.create({name:"moreMark",addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),button({editor:i,extension:n,t:e}){var l,h;const o=n.options.subscript,r=n.options.superscript,u={action:()=>i.commands.toggleSubscript(),isActive:()=>i.isActive("subscript")||!1,disabled:!i.can().toggleSubscript(),icon:"Subscript",title:e("editor.subscript.tooltip"),shortcutKeys:((l=n.options.shortcutKeys)==null?void 0:l[0])??["mod","."]},x={action:()=>i.commands.toggleSuperscript(),isActive:()=>i.isActive("superscript")||!1,disabled:!i.can().toggleSuperscript(),icon:"Superscript",title:e("editor.superscript.tooltip"),shortcutKeys:((h=n.options.shortcutKeys)==null?void 0:h[1])??["mod",","]},a=[];return o!==!1&&a.push(u),r!==!1&&a.push(x),{component:g,componentProps:{icon:"Type",tooltip:e("editor.moremark"),disabled:!i.isEditable,items:a}}}}},addExtensions(){const t=[];return this.options.subscript!==!1&&t.push(d.Subscript.configure(this.options.subscript)),this.options.superscript!==!1&&t.push(d.Superscript.configure(this.options.superscript)),t}});exports.MoreMark=f;
|
package/lib/MoreMark.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 MoreMark: Extension<MoreMarkOptions, any>;
|
|
@@ -122,11 +124,9 @@ declare module '@tiptap/core' {
|
|
|
122
124
|
|
|
123
125
|
declare module '@tiptap/core' {
|
|
124
126
|
interface Commands<ReturnType> {
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
emoji: string;
|
|
129
|
-
}) => ReturnType;
|
|
127
|
+
drawer: {
|
|
128
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
129
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
130
130
|
};
|
|
131
131
|
}
|
|
132
132
|
}
|
|
@@ -143,9 +143,11 @@ declare module '@tiptap/core' {
|
|
|
143
143
|
|
|
144
144
|
declare module '@tiptap/core' {
|
|
145
145
|
interface Commands<ReturnType> {
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
146
|
+
emoji: {
|
|
147
|
+
setEmoji: (emoji: {
|
|
148
|
+
name: string;
|
|
149
|
+
emoji: string;
|
|
150
|
+
}) => ReturnType;
|
|
149
151
|
};
|
|
150
152
|
}
|
|
151
153
|
}
|
|
@@ -267,15 +269,6 @@ declare module '@tiptap/core' {
|
|
|
267
269
|
}
|
|
268
270
|
|
|
269
271
|
|
|
270
|
-
declare module '@tiptap/core' {
|
|
271
|
-
interface Commands<ReturnType> {
|
|
272
|
-
katex: {
|
|
273
|
-
setKatex: (arg?: IKatexAttrs) => ReturnType;
|
|
274
|
-
};
|
|
275
|
-
}
|
|
276
|
-
}
|
|
277
|
-
|
|
278
|
-
|
|
279
272
|
declare module '@tiptap/core' {
|
|
280
273
|
interface Commands<ReturnType> {
|
|
281
274
|
lineHeight: {
|
|
@@ -288,9 +281,8 @@ declare module '@tiptap/core' {
|
|
|
288
281
|
|
|
289
282
|
declare module '@tiptap/core' {
|
|
290
283
|
interface Commands<ReturnType> {
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
284
|
+
katex: {
|
|
285
|
+
setKatex: (arg?: IKatexAttrs) => ReturnType;
|
|
294
286
|
};
|
|
295
287
|
}
|
|
296
288
|
}
|
|
@@ -298,13 +290,9 @@ declare module '@tiptap/core' {
|
|
|
298
290
|
|
|
299
291
|
declare module '@tiptap/core' {
|
|
300
292
|
interface Commands<ReturnType> {
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
}) => ReturnType;
|
|
305
|
-
addColBefore: () => ReturnType;
|
|
306
|
-
addColAfter: () => ReturnType;
|
|
307
|
-
deleteCol: () => ReturnType;
|
|
293
|
+
mermaid: {
|
|
294
|
+
setMermaid: (options: any, replace?: any) => ReturnType;
|
|
295
|
+
setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
308
296
|
};
|
|
309
297
|
}
|
|
310
298
|
}
|
|
@@ -327,9 +315,13 @@ declare module '@tiptap/core' {
|
|
|
327
315
|
|
|
328
316
|
declare module '@tiptap/core' {
|
|
329
317
|
interface Commands<ReturnType> {
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
318
|
+
columns: {
|
|
319
|
+
insertColumns: (attrs?: {
|
|
320
|
+
cols: number;
|
|
321
|
+
}) => ReturnType;
|
|
322
|
+
addColBefore: () => ReturnType;
|
|
323
|
+
addColAfter: () => ReturnType;
|
|
324
|
+
deleteCol: () => ReturnType;
|
|
333
325
|
};
|
|
334
326
|
}
|
|
335
327
|
}
|
|
@@ -337,15 +329,9 @@ declare module '@tiptap/core' {
|
|
|
337
329
|
|
|
338
330
|
declare module '@tiptap/core' {
|
|
339
331
|
interface Commands<ReturnType> {
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
*/
|
|
344
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
345
|
-
/**
|
|
346
|
-
* Update an video
|
|
347
|
-
*/
|
|
348
|
-
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
332
|
+
tableOfContents: {
|
|
333
|
+
setTableOfContents: () => ReturnType;
|
|
334
|
+
removeTableOfContents: () => ReturnType;
|
|
349
335
|
};
|
|
350
336
|
}
|
|
351
337
|
}
|
|
@@ -366,6 +352,22 @@ declare module '@tiptap/core' {
|
|
|
366
352
|
}
|
|
367
353
|
|
|
368
354
|
|
|
355
|
+
declare module '@tiptap/core' {
|
|
356
|
+
interface Commands<ReturnType> {
|
|
357
|
+
video: {
|
|
358
|
+
/**
|
|
359
|
+
* Add an video
|
|
360
|
+
*/
|
|
361
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
362
|
+
/**
|
|
363
|
+
* Update an video
|
|
364
|
+
*/
|
|
365
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
366
|
+
};
|
|
367
|
+
}
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
|
|
369
371
|
declare module '@tiptap/core' {
|
|
370
372
|
interface Commands<ReturnType> {
|
|
371
373
|
tableCellBackground: {
|
package/lib/MoreMark.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 MoreMark: Extension<MoreMarkOptions, any>;
|
|
@@ -122,11 +124,9 @@ declare module '@tiptap/core' {
|
|
|
122
124
|
|
|
123
125
|
declare module '@tiptap/core' {
|
|
124
126
|
interface Commands<ReturnType> {
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
emoji: string;
|
|
129
|
-
}) => ReturnType;
|
|
127
|
+
drawer: {
|
|
128
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
129
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
130
130
|
};
|
|
131
131
|
}
|
|
132
132
|
}
|
|
@@ -143,9 +143,11 @@ declare module '@tiptap/core' {
|
|
|
143
143
|
|
|
144
144
|
declare module '@tiptap/core' {
|
|
145
145
|
interface Commands<ReturnType> {
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
146
|
+
emoji: {
|
|
147
|
+
setEmoji: (emoji: {
|
|
148
|
+
name: string;
|
|
149
|
+
emoji: string;
|
|
150
|
+
}) => ReturnType;
|
|
149
151
|
};
|
|
150
152
|
}
|
|
151
153
|
}
|
|
@@ -267,15 +269,6 @@ declare module '@tiptap/core' {
|
|
|
267
269
|
}
|
|
268
270
|
|
|
269
271
|
|
|
270
|
-
declare module '@tiptap/core' {
|
|
271
|
-
interface Commands<ReturnType> {
|
|
272
|
-
katex: {
|
|
273
|
-
setKatex: (arg?: IKatexAttrs) => ReturnType;
|
|
274
|
-
};
|
|
275
|
-
}
|
|
276
|
-
}
|
|
277
|
-
|
|
278
|
-
|
|
279
272
|
declare module '@tiptap/core' {
|
|
280
273
|
interface Commands<ReturnType> {
|
|
281
274
|
lineHeight: {
|
|
@@ -288,9 +281,8 @@ declare module '@tiptap/core' {
|
|
|
288
281
|
|
|
289
282
|
declare module '@tiptap/core' {
|
|
290
283
|
interface Commands<ReturnType> {
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
284
|
+
katex: {
|
|
285
|
+
setKatex: (arg?: IKatexAttrs) => ReturnType;
|
|
294
286
|
};
|
|
295
287
|
}
|
|
296
288
|
}
|
|
@@ -298,13 +290,9 @@ declare module '@tiptap/core' {
|
|
|
298
290
|
|
|
299
291
|
declare module '@tiptap/core' {
|
|
300
292
|
interface Commands<ReturnType> {
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
}) => ReturnType;
|
|
305
|
-
addColBefore: () => ReturnType;
|
|
306
|
-
addColAfter: () => ReturnType;
|
|
307
|
-
deleteCol: () => ReturnType;
|
|
293
|
+
mermaid: {
|
|
294
|
+
setMermaid: (options: any, replace?: any) => ReturnType;
|
|
295
|
+
setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
308
296
|
};
|
|
309
297
|
}
|
|
310
298
|
}
|
|
@@ -327,9 +315,13 @@ declare module '@tiptap/core' {
|
|
|
327
315
|
|
|
328
316
|
declare module '@tiptap/core' {
|
|
329
317
|
interface Commands<ReturnType> {
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
318
|
+
columns: {
|
|
319
|
+
insertColumns: (attrs?: {
|
|
320
|
+
cols: number;
|
|
321
|
+
}) => ReturnType;
|
|
322
|
+
addColBefore: () => ReturnType;
|
|
323
|
+
addColAfter: () => ReturnType;
|
|
324
|
+
deleteCol: () => ReturnType;
|
|
333
325
|
};
|
|
334
326
|
}
|
|
335
327
|
}
|
|
@@ -337,15 +329,9 @@ declare module '@tiptap/core' {
|
|
|
337
329
|
|
|
338
330
|
declare module '@tiptap/core' {
|
|
339
331
|
interface Commands<ReturnType> {
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
*/
|
|
344
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
345
|
-
/**
|
|
346
|
-
* Update an video
|
|
347
|
-
*/
|
|
348
|
-
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
332
|
+
tableOfContents: {
|
|
333
|
+
setTableOfContents: () => ReturnType;
|
|
334
|
+
removeTableOfContents: () => ReturnType;
|
|
349
335
|
};
|
|
350
336
|
}
|
|
351
337
|
}
|
|
@@ -366,6 +352,22 @@ declare module '@tiptap/core' {
|
|
|
366
352
|
}
|
|
367
353
|
|
|
368
354
|
|
|
355
|
+
declare module '@tiptap/core' {
|
|
356
|
+
interface Commands<ReturnType> {
|
|
357
|
+
video: {
|
|
358
|
+
/**
|
|
359
|
+
* Add an video
|
|
360
|
+
*/
|
|
361
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
362
|
+
/**
|
|
363
|
+
* Update an video
|
|
364
|
+
*/
|
|
365
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
366
|
+
};
|
|
367
|
+
}
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
|
|
369
371
|
declare module '@tiptap/core' {
|
|
370
372
|
interface Commands<ReturnType> {
|
|
371
373
|
tableCellBackground: {
|