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
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const e=require("react/jsx-runtime"),r=require("react"),a=require("@radix-ui/react-slot"),i=require("./RichTextEditor-
|
|
1
|
+
"use strict";const e=require("react/jsx-runtime"),r=require("react"),a=require("@radix-ui/react-slot"),i=require("./RichTextEditor-BKywwUM4.cjs"),d=r.forwardRef(({asChild:n,...t},h)=>{var x;const c=i.icons[t.icon],l=n?a.Slot:i.Button;return e.jsxs(i.Tooltip,{children:[e.jsx(i.TooltipTrigger,{asChild:!0,children:e.jsx(l,{className:"richtext-h-[32px] richtext-min-w-24 richtext-overflow-hidden richtext-px-[5px] richtext-py-0",disabled:t==null?void 0:t.disabled,ref:h,variant:"ghost",...t,children:e.jsxs("div",{className:"richtext-flex richtext-h-full richtext-items-center richtext-font-normal",children:[(t==null?void 0:t.title)&&e.jsx("div",{className:"richtext-grow richtext-truncate richtext-text-left richtext-text-sm",children:t==null?void 0:t.title}),c&&e.jsx(c,{className:"richtext-ml-1 richtext-size-3 richtext-shrink-0 richtext-text-zinc-500"})]})})}),e.jsx(i.TooltipContent,{children:e.jsxs("div",{className:"richtext-flex richtext-max-w-24 richtext-flex-col richtext-items-center richtext-text-center",children:[(t==null?void 0:t.tooltip)&&e.jsx("div",{children:t==null?void 0:t.tooltip}),e.jsx("div",{className:"richtext-flex",children:!!((x=t==null?void 0:t.shortcutKeys)!=null&&x.length)&&e.jsx("span",{children:i.getShortcutKeys(t==null?void 0:t.shortcutKeys)})})]})})]})});exports.ActionMenuButton=d;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as i, jsx as e } from "react/jsx-runtime";
|
|
2
2
|
import n from "react";
|
|
3
3
|
import { Slot as a } from "@radix-ui/react-slot";
|
|
4
|
-
import { i as r, T as d, a as m, B as f, b as u, g } from "./RichTextEditor-
|
|
4
|
+
import { i as r, T as d, a as m, B as f, b as u, g } from "./RichTextEditor-CnWZ69eX.js";
|
|
5
5
|
const T = n.forwardRef(
|
|
6
6
|
({ asChild: l, ...t }, x) => {
|
|
7
7
|
var h;
|
package/lib/Attachment.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const b=require("./index-ByRfqzMr.cjs"),i=require("./dom-dataset-Byuf1YmW.cjs"),a=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const b=require("./index-ByRfqzMr.cjs"),i=require("./dom-dataset-Byuf1YmW.cjs"),a=require("./RichTextEditor-BKywwUM4.cjs"),e=require("react/jsx-runtime"),p=require("lucide-react"),g=require("react"),V=require("./index-D_A0TBRA.cjs"),S={audio:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-audio-lines"><path d="M2 10v3"/><path d="M6 6v11"/><path d="M10 3v18"/><path d="M14 8v7"/><path d="M18 5v13"/><path d="M22 10v3"/></svg>',video:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-video"><path d="m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5"/><rect x="2" y="6" width="14" height="12" rx="2"/></svg>',file:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"/><path d="M14 2v4a2 2 0 0 0 2 2h4"/></svg>',image:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-image"><rect width="18" height="18" x="3" y="3" rx="2" ry="2"/><circle cx="9" cy="9" r="2"/><path d="m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"/></svg>',pdf:`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32">
|
|
2
2
|
<path fill="currentColor" d="M30 18v-2h-6v10h2v-4h3v-2h-3v-2zm-11 8h-4V16h4a3.003 3.003 0 0 1 3 3v4a3.003 3.003 0 0 1-3 3m-2-2h2a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1h-2zm-6-8H6v10h2v-3h3a2.003 2.003 0 0 0 2-2v-3a2 2 0 0 0-2-2m-3 5v-3h3l.001 3z"></path>
|
|
3
3
|
<path fill="currentColor" d="M22 14v-4a.91.91 0 0 0-.3-.7l-7-7A.9.9 0 0 0 14 2H4a2.006 2.006 0 0 0-2 2v24a2 2 0 0 0 2 2h16v-2H4V4h8v6a2.006 2.006 0 0 0 2 2h6v2Zm-8-4V4.4l5.6 5.6Z"></path>
|
|
4
4
|
</svg>`,word:`<svg
|
package/lib/Attachment.d.cts
CHANGED
|
@@ -74,6 +74,8 @@ declare interface GeneralOptions<T> {
|
|
|
74
74
|
button: ButtonView<T>;
|
|
75
75
|
/** Show on Toolbar */
|
|
76
76
|
toolbar?: boolean;
|
|
77
|
+
/** Shortcut keys override */
|
|
78
|
+
shortcutKeys?: string[] | string[][];
|
|
77
79
|
}
|
|
78
80
|
|
|
79
81
|
export { }
|
|
@@ -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/Attachment.d.ts
CHANGED
|
@@ -74,6 +74,8 @@ declare interface GeneralOptions<T> {
|
|
|
74
74
|
button: ButtonView<T>;
|
|
75
75
|
/** Show on Toolbar */
|
|
76
76
|
toolbar?: boolean;
|
|
77
|
+
/** Shortcut keys override */
|
|
78
|
+
shortcutKeys?: string[] | string[][];
|
|
77
79
|
}
|
|
78
80
|
|
|
79
81
|
export { }
|
|
@@ -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/Attachment.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { N as j, m as $ } from "./index-DI9T3iLd.js";
|
|
2
2
|
import { N as x, c as y, R as D, g as s } from "./dom-dataset-Di3tIRrR.js";
|
|
3
|
-
import { W as P, X as R, Y as I, Z, _ as W, $ as O, a0 as C, A as N } from "./RichTextEditor-
|
|
3
|
+
import { W as P, X as R, Y as I, Z, _ as W, $ as O, a0 as C, A as N } from "./RichTextEditor-CnWZ69eX.js";
|
|
4
4
|
import { jsx as e, Fragment as A, jsxs as p } from "react/jsx-runtime";
|
|
5
5
|
import { LucideTableProperties as U, LucideSheet as X, LucideImage as Y, LucideFile as q, LucideVideo as G, LucideAudioLines as J } from "lucide-react";
|
|
6
6
|
import { useRef as K, useState as Q, useCallback as k, useEffect as ee } from "react";
|
package/lib/Blockquote.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./index-ByRfqzMr.cjs"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./index-ByRfqzMr.cjs"),u=require("./RichTextEditor-BKywwUM4.cjs"),s=/^\s*>\s$/,c=o.Node.create({name:"blockquote",addOptions(){return{HTMLAttributes:{}}},content:"block+",group:"block",defining:!0,parseHTML(){return[{tag:"blockquote"}]},renderHTML({HTMLAttributes:t}){return["blockquote",o.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{setBlockquote:()=>({commands:t})=>t.wrapIn(this.name),toggleBlockquote:()=>({commands:t})=>t.toggleWrap(this.name),unsetBlockquote:()=>({commands:t})=>t.lift(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-b":()=>this.editor.commands.toggleBlockquote()}},addInputRules(){return[o.wrappingInputRule({find:s,type:this.type})]}}),i=c.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),HTMLAttributes:{class:"blockquote"},button:({editor:e,t:n,extension:r})=>({component:u.ActionButton,componentProps:{action:()=>e.commands.toggleBlockquote(),isActive:()=>e.isActive("blockquote")||!1,disabled:!e.can().toggleBlockquote(),icon:"TextQuote",shortcutKeys:r.options.shortcutKeys??["shift","mod","B"],tooltip:n("editor.blockquote.tooltip")}})}}});exports.Blockquote=i;
|
package/lib/Blockquote.d.cts
CHANGED
|
@@ -73,6 +73,8 @@ declare interface GeneralOptions<T> {
|
|
|
73
73
|
button: ButtonView<T>;
|
|
74
74
|
/** Show on Toolbar */
|
|
75
75
|
toolbar?: boolean;
|
|
76
|
+
/** Shortcut keys override */
|
|
77
|
+
shortcutKeys?: string[] | string[][];
|
|
76
78
|
}
|
|
77
79
|
|
|
78
80
|
export { }
|
|
@@ -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/Blockquote.d.ts
CHANGED
|
@@ -73,6 +73,8 @@ declare interface GeneralOptions<T> {
|
|
|
73
73
|
button: ButtonView<T>;
|
|
74
74
|
/** Show on Toolbar */
|
|
75
75
|
toolbar?: boolean;
|
|
76
|
+
/** Shortcut keys override */
|
|
77
|
+
shortcutKeys?: string[] | string[][];
|
|
76
78
|
}
|
|
77
79
|
|
|
78
80
|
export { }
|
|
@@ -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/Blockquote.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { N as
|
|
2
|
-
import { A as
|
|
3
|
-
const
|
|
1
|
+
import { N as r, w as s, m as u } from "./index-DI9T3iLd.js";
|
|
2
|
+
import { A as c } from "./RichTextEditor-CnWZ69eX.js";
|
|
3
|
+
const i = /^\s*>\s$/, a = r.create({
|
|
4
4
|
name: "blockquote",
|
|
5
5
|
addOptions() {
|
|
6
6
|
return {
|
|
@@ -16,7 +16,7 @@ const c = /^\s*>\s$/, i = n.create({
|
|
|
16
16
|
];
|
|
17
17
|
},
|
|
18
18
|
renderHTML({ HTMLAttributes: t }) {
|
|
19
|
-
return ["blockquote",
|
|
19
|
+
return ["blockquote", u(this.options.HTMLAttributes, t), 0];
|
|
20
20
|
},
|
|
21
21
|
addCommands() {
|
|
22
22
|
return {
|
|
@@ -32,13 +32,13 @@ const c = /^\s*>\s$/, i = n.create({
|
|
|
32
32
|
},
|
|
33
33
|
addInputRules() {
|
|
34
34
|
return [
|
|
35
|
-
|
|
36
|
-
find:
|
|
35
|
+
s({
|
|
36
|
+
find: i,
|
|
37
37
|
type: this.type
|
|
38
38
|
})
|
|
39
39
|
];
|
|
40
40
|
}
|
|
41
|
-
}), d = /* @__PURE__ */
|
|
41
|
+
}), d = /* @__PURE__ */ a.extend({
|
|
42
42
|
addOptions() {
|
|
43
43
|
var t;
|
|
44
44
|
return {
|
|
@@ -46,14 +46,14 @@ const c = /^\s*>\s$/, i = n.create({
|
|
|
46
46
|
HTMLAttributes: {
|
|
47
47
|
class: "blockquote"
|
|
48
48
|
},
|
|
49
|
-
button: ({ editor: o, t: e }) => ({
|
|
50
|
-
component:
|
|
49
|
+
button: ({ editor: o, t: e, extension: n }) => ({
|
|
50
|
+
component: c,
|
|
51
51
|
componentProps: {
|
|
52
52
|
action: () => o.commands.toggleBlockquote(),
|
|
53
53
|
isActive: () => o.isActive("blockquote") || !1,
|
|
54
54
|
disabled: !o.can().toggleBlockquote(),
|
|
55
55
|
icon: "TextQuote",
|
|
56
|
-
shortcutKeys: ["shift", "mod", "B"],
|
|
56
|
+
shortcutKeys: n.options.shortcutKeys ?? ["shift", "mod", "B"],
|
|
57
57
|
tooltip: e("editor.blockquote.tooltip")
|
|
58
58
|
}
|
|
59
59
|
})
|