reactjs-tiptap-editor 0.3.25 → 0.3.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/{ActionMenuButton-B3XOtCey.cjs → ActionMenuButton-C9tPWcDX.cjs} +1 -1
- package/lib/{ActionMenuButton-Bh2ft7th.js → ActionMenuButton-DpFt8DwI.js} +1 -1
- package/lib/Attachment.cjs +1 -1
- package/lib/Attachment.d.cts +36 -27
- package/lib/Attachment.d.ts +36 -27
- package/lib/Attachment.js +1 -1
- package/lib/Blockquote.cjs +1 -1
- package/lib/Blockquote.d.cts +36 -27
- package/lib/Blockquote.d.ts +36 -27
- package/lib/Blockquote.js +1 -1
- package/lib/Bold.cjs +1 -1
- package/lib/Bold.d.cts +36 -27
- package/lib/Bold.d.ts +36 -27
- package/lib/Bold.js +1 -1
- package/lib/BulletList.cjs +1 -1
- package/lib/BulletList.d.cts +36 -27
- package/lib/BulletList.d.ts +36 -27
- package/lib/BulletList.js +1 -1
- package/lib/Clear.cjs +1 -1
- package/lib/Clear.d.cts +36 -27
- package/lib/Clear.d.ts +36 -27
- package/lib/Clear.js +1 -1
- package/lib/Code.cjs +1 -1
- package/lib/Code.d.cts +36 -27
- package/lib/Code.d.ts +36 -27
- package/lib/Code.js +1 -1
- package/lib/CodeBlock.cjs +1 -1
- package/lib/CodeBlock.d.cts +36 -27
- package/lib/CodeBlock.d.ts +36 -27
- package/lib/CodeBlock.js +1 -1
- package/lib/CodeView.cjs +1 -1
- package/lib/CodeView.d.cts +36 -27
- package/lib/CodeView.d.ts +36 -27
- package/lib/CodeView.js +1 -1
- package/lib/Color.cjs +1 -1
- package/lib/Color.d.cts +36 -27
- package/lib/Color.d.ts +36 -27
- package/lib/Color.js +1 -1
- package/lib/Document.d.cts +36 -27
- package/lib/Document.d.ts +36 -27
- package/lib/{Drawer-CUntRzbs.cjs → Drawer-BQLKKEOB.cjs} +1 -1
- package/lib/{Drawer-Orz21MYs.js → Drawer-BouNhUKq.js} +1 -1
- package/lib/Drawer.cjs +1 -1
- package/lib/Drawer.d.cts +36 -27
- package/lib/Drawer.d.ts +36 -27
- package/lib/Drawer.js +2 -2
- package/lib/Emoji.cjs +1 -1
- package/lib/Emoji.d.cts +36 -27
- package/lib/Emoji.d.ts +36 -27
- package/lib/Emoji.js +1 -1
- package/lib/{Excalidraw-Bu8XuykT.cjs → Excalidraw-DYbRbH0x.cjs} +1 -1
- package/lib/{Excalidraw-Cj-sXq5F.js → Excalidraw-u2P8Olgi.js} +1 -1
- package/lib/Excalidraw.cjs +1 -1
- package/lib/Excalidraw.d.cts +36 -27
- package/lib/Excalidraw.d.ts +36 -27
- package/lib/Excalidraw.js +1 -1
- package/lib/ExportPdf.cjs +4 -4
- package/lib/ExportPdf.d.cts +37 -27
- package/lib/ExportPdf.d.ts +37 -27
- package/lib/ExportPdf.js +34 -27
- package/lib/ExportWord.cjs +1 -1
- package/lib/ExportWord.d.cts +36 -27
- package/lib/ExportWord.d.ts +36 -27
- package/lib/ExportWord.js +1 -1
- package/lib/FontFamily.cjs +1 -1
- package/lib/FontFamily.d.cts +36 -27
- package/lib/FontFamily.d.ts +36 -27
- package/lib/FontFamily.js +2 -2
- package/lib/FontSize.cjs +1 -1
- package/lib/FontSize.d.cts +36 -27
- package/lib/FontSize.d.ts +36 -27
- package/lib/FontSize.js +2 -2
- package/lib/FormatPainter.cjs +1 -1
- package/lib/FormatPainter.d.cts +36 -27
- package/lib/FormatPainter.d.ts +36 -27
- package/lib/FormatPainter.js +1 -1
- package/lib/Heading.cjs +1 -1
- package/lib/Heading.d.cts +36 -27
- package/lib/Heading.d.ts +36 -27
- package/lib/Heading.js +2 -2
- package/lib/Highlight.cjs +1 -1
- package/lib/Highlight.d.cts +36 -27
- package/lib/Highlight.d.ts +36 -27
- package/lib/Highlight.js +1 -1
- package/lib/History.cjs +1 -1
- package/lib/History.d.cts +36 -27
- package/lib/History.d.ts +36 -27
- package/lib/History.js +1 -1
- package/lib/HorizontalRule.cjs +1 -1
- package/lib/HorizontalRule.d.cts +36 -27
- package/lib/HorizontalRule.d.ts +36 -27
- package/lib/HorizontalRule.js +1 -1
- package/lib/Iframe.cjs +1 -1
- package/lib/Iframe.d.cts +36 -27
- package/lib/Iframe.d.ts +36 -27
- package/lib/Iframe.js +1 -1
- package/lib/Image.cjs +1 -1
- package/lib/Image.d.cts +36 -27
- package/lib/Image.d.ts +36 -27
- package/lib/Image.js +1 -1
- package/lib/ImageGif.cjs +1 -1
- package/lib/ImageGif.d.cts +36 -27
- package/lib/ImageGif.d.ts +36 -27
- package/lib/ImageGif.js +1 -1
- package/lib/ImportWord.cjs +1 -1
- package/lib/ImportWord.d.cts +36 -27
- package/lib/ImportWord.d.ts +36 -27
- package/lib/ImportWord.js +1 -1
- package/lib/Indent.cjs +1 -1
- package/lib/Indent.d.cts +36 -27
- package/lib/Indent.d.ts +36 -27
- package/lib/Indent.js +1 -1
- package/lib/Italic.cjs +1 -1
- package/lib/Italic.d.cts +36 -27
- package/lib/Italic.d.ts +36 -27
- package/lib/Italic.js +1 -1
- package/lib/Katex.cjs +1 -1
- package/lib/Katex.d.cts +36 -27
- package/lib/Katex.d.ts +36 -27
- package/lib/Katex.js +2 -2
- package/lib/LineHeight.cjs +1 -1
- package/lib/LineHeight.d.cts +36 -27
- package/lib/LineHeight.d.ts +36 -27
- package/lib/LineHeight.js +1 -1
- package/lib/Link.cjs +1 -1
- package/lib/Link.d.cts +36 -27
- package/lib/Link.d.ts +36 -27
- package/lib/Link.js +1 -1
- package/lib/ListItem.d.cts +36 -27
- package/lib/ListItem.d.ts +36 -27
- package/lib/Mention.d.cts +36 -27
- package/lib/Mention.d.ts +36 -27
- package/lib/Mermaid.cjs +1 -1
- package/lib/Mermaid.d.cts +36 -27
- package/lib/Mermaid.d.ts +36 -27
- package/lib/Mermaid.js +2 -2
- package/lib/MoreMark.cjs +1 -1
- package/lib/MoreMark.d.cts +36 -27
- package/lib/MoreMark.d.ts +36 -27
- package/lib/MoreMark.js +1 -1
- package/lib/MultiColumn.cjs +1 -1
- package/lib/MultiColumn.d.cts +36 -27
- package/lib/MultiColumn.d.ts +36 -27
- package/lib/MultiColumn.js +1 -1
- package/lib/OrderedList.cjs +1 -1
- package/lib/OrderedList.d.cts +36 -27
- package/lib/OrderedList.d.ts +36 -27
- package/lib/OrderedList.js +1 -1
- package/lib/{RichTextEditor-B5WYnm7K.cjs → RichTextEditor-8GrfwaB4.cjs} +1 -1
- package/lib/{RichTextEditor-CfAFp9V2.js → RichTextEditor-VkzSL04E.js} +3 -3
- package/lib/SearchAndReplace.cjs +1 -1
- package/lib/SearchAndReplace.d.cts +36 -27
- package/lib/SearchAndReplace.d.ts +36 -27
- package/lib/SearchAndReplace.js +1 -1
- package/lib/Selection.d.cts +36 -27
- package/lib/Selection.d.ts +36 -27
- package/lib/SlashCommand.cjs +1 -1
- package/lib/SlashCommand.d.cts +36 -27
- package/lib/SlashCommand.d.ts +36 -27
- package/lib/SlashCommand.js +1 -1
- package/lib/Strike.cjs +1 -1
- package/lib/Strike.d.cts +36 -27
- package/lib/Strike.d.ts +36 -27
- package/lib/Strike.js +1 -1
- package/lib/SubAndSuperScript.cjs +1 -1
- package/lib/SubAndSuperScript.d.cts +36 -27
- package/lib/SubAndSuperScript.d.ts +36 -27
- package/lib/SubAndSuperScript.js +1 -1
- package/lib/Table.cjs +1 -1
- package/lib/Table.d.cts +36 -27
- package/lib/Table.d.ts +36 -27
- package/lib/Table.js +1 -1
- package/lib/TableOfContent.cjs +1 -1
- package/lib/TableOfContent.d.cts +36 -27
- package/lib/TableOfContent.d.ts +36 -27
- package/lib/TableOfContent.js +1 -1
- package/lib/TaskList.cjs +1 -1
- package/lib/TaskList.d.cts +36 -27
- package/lib/TaskList.d.ts +36 -27
- package/lib/TaskList.js +1 -1
- package/lib/TextAlign.cjs +1 -1
- package/lib/TextAlign.d.cts +36 -27
- package/lib/TextAlign.d.ts +36 -27
- package/lib/TextAlign.js +1 -1
- package/lib/TextBubble.cjs +1 -1
- package/lib/TextBubble.d.cts +36 -27
- package/lib/TextBubble.d.ts +36 -27
- package/lib/TextBubble.js +1 -1
- package/lib/TextDirection.cjs +1 -1
- package/lib/TextDirection.d.cts +36 -27
- package/lib/TextDirection.d.ts +36 -27
- package/lib/TextDirection.js +1 -1
- package/lib/TextUnderline.cjs +1 -1
- package/lib/TextUnderline.d.cts +36 -27
- package/lib/TextUnderline.d.ts +36 -27
- package/lib/TextUnderline.js +1 -1
- package/lib/TrailingNode.d.cts +36 -27
- package/lib/TrailingNode.d.ts +36 -27
- package/lib/{Twitter-9AKqIK4p.js → Twitter-DlKz1fXJ.js} +1 -1
- package/lib/{Twitter-BFwUowi8.cjs → Twitter-u_6ZejIn.cjs} +1 -1
- package/lib/Twitter.cjs +1 -1
- package/lib/Twitter.d.cts +36 -27
- package/lib/Twitter.d.ts +36 -27
- package/lib/Twitter.js +1 -1
- package/lib/Video.cjs +1 -1
- package/lib/Video.d.cts +36 -27
- package/lib/Video.d.ts +36 -27
- package/lib/Video.js +1 -1
- package/lib/bubble-extra.cjs +1 -1
- package/lib/bubble-extra.d.cts +36 -27
- package/lib/bubble-extra.d.ts +36 -27
- package/lib/bubble-extra.js +5 -5
- package/lib/index.cjs +1 -1
- package/lib/index.d.cts +36 -27
- package/lib/index.d.ts +36 -27
- package/lib/index.js +2 -2
- package/lib/locale-bundle.d.cts +36 -27
- package/lib/locale-bundle.d.ts +36 -27
- package/lib/{textarea-CWt0EMiJ.js → textarea-BA9ETXT8.js} +1 -1
- package/lib/{textarea-bND4WL8o.cjs → textarea-ESw2TM_u.cjs} +1 -1
- package/package.json +1 -1
package/lib/FontSize.d.ts
CHANGED
|
@@ -136,6 +136,15 @@ declare module '@tiptap/core' {
|
|
|
136
136
|
}
|
|
137
137
|
|
|
138
138
|
|
|
139
|
+
declare module '@tiptap/core' {
|
|
140
|
+
interface Commands<ReturnType> {
|
|
141
|
+
excalidraw: {
|
|
142
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
143
|
+
};
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
|
|
139
148
|
declare module '@tiptap/core' {
|
|
140
149
|
interface Commands<ReturnType> {
|
|
141
150
|
drawer: {
|
|
@@ -148,8 +157,8 @@ declare module '@tiptap/core' {
|
|
|
148
157
|
|
|
149
158
|
declare module '@tiptap/core' {
|
|
150
159
|
interface Commands<ReturnType> {
|
|
151
|
-
|
|
152
|
-
|
|
160
|
+
exportPdf: {
|
|
161
|
+
exportToPdf: () => ReturnType;
|
|
153
162
|
};
|
|
154
163
|
}
|
|
155
164
|
}
|
|
@@ -208,19 +217,19 @@ declare module '@tiptap/core' {
|
|
|
208
217
|
|
|
209
218
|
declare module '@tiptap/core' {
|
|
210
219
|
interface Commands<ReturnType> {
|
|
211
|
-
|
|
220
|
+
imageUpload: {
|
|
212
221
|
/**
|
|
213
|
-
* Add an image
|
|
222
|
+
* Add an image
|
|
214
223
|
*/
|
|
215
|
-
|
|
224
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
216
225
|
/**
|
|
217
|
-
* Update an image
|
|
226
|
+
* Update an image
|
|
218
227
|
*/
|
|
219
|
-
|
|
228
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
220
229
|
/**
|
|
221
230
|
* Set image alignment
|
|
222
231
|
*/
|
|
223
|
-
|
|
232
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
224
233
|
};
|
|
225
234
|
}
|
|
226
235
|
}
|
|
@@ -228,19 +237,19 @@ declare module '@tiptap/core' {
|
|
|
228
237
|
|
|
229
238
|
declare module '@tiptap/core' {
|
|
230
239
|
interface Commands<ReturnType> {
|
|
231
|
-
|
|
240
|
+
imageGifUpload: {
|
|
232
241
|
/**
|
|
233
|
-
* Add an image
|
|
242
|
+
* Add an image gif
|
|
234
243
|
*/
|
|
235
|
-
|
|
244
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
236
245
|
/**
|
|
237
|
-
* Update an image
|
|
246
|
+
* Update an image gif
|
|
238
247
|
*/
|
|
239
|
-
|
|
248
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
240
249
|
/**
|
|
241
250
|
* Set image alignment
|
|
242
251
|
*/
|
|
243
|
-
|
|
252
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
244
253
|
};
|
|
245
254
|
}
|
|
246
255
|
}
|
|
@@ -332,14 +341,15 @@ declare module '@tiptap/core' {
|
|
|
332
341
|
|
|
333
342
|
declare module '@tiptap/core' {
|
|
334
343
|
interface Commands<ReturnType> {
|
|
335
|
-
|
|
344
|
+
video: {
|
|
336
345
|
/**
|
|
337
|
-
*
|
|
338
|
-
* @param options The tweet attributes
|
|
339
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
346
|
+
* Add an video
|
|
340
347
|
*/
|
|
341
|
-
|
|
342
|
-
|
|
348
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
349
|
+
/**
|
|
350
|
+
* Update an video
|
|
351
|
+
*/
|
|
352
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
343
353
|
};
|
|
344
354
|
}
|
|
345
355
|
}
|
|
@@ -347,15 +357,14 @@ declare module '@tiptap/core' {
|
|
|
347
357
|
|
|
348
358
|
declare module '@tiptap/core' {
|
|
349
359
|
interface Commands<ReturnType> {
|
|
350
|
-
|
|
351
|
-
/**
|
|
352
|
-
* Add an video
|
|
353
|
-
*/
|
|
354
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
360
|
+
twitter: {
|
|
355
361
|
/**
|
|
356
|
-
*
|
|
362
|
+
* Insert a tweet
|
|
363
|
+
* @param options The tweet attributes
|
|
364
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
357
365
|
*/
|
|
358
|
-
|
|
366
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
367
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
359
368
|
};
|
|
360
369
|
}
|
|
361
370
|
}
|
package/lib/FontSize.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { E as m } from "./index-DI9T3iLd.js";
|
|
2
2
|
import { u as S, D as z, g as f } from "./index-CsK90iVd.js";
|
|
3
|
-
import { D as v, e as h, f as x, h as F, j as c } from "./RichTextEditor-
|
|
3
|
+
import { D as v, e as h, f as x, h as F, j as c } from "./RichTextEditor-VkzSL04E.js";
|
|
4
4
|
import { jsxs as y, jsx as u } from "react/jsx-runtime";
|
|
5
5
|
import { useMemo as A } from "react";
|
|
6
|
-
import { A as M } from "./ActionMenuButton-
|
|
6
|
+
import { A as M } from "./ActionMenuButton-DpFt8DwI.js";
|
|
7
7
|
function b(t) {
|
|
8
8
|
var a;
|
|
9
9
|
const { t: e } = S(), l = A(() => {
|
package/lib/FormatPainter.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index-ByRfqzMr.cjs"),c=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index-ByRfqzMr.cjs"),c=require("./RichTextEditor-8GrfwaB4.cjs"),m=i.Extension.create({name:"painter",addOptions(){var n;return{...(n=this.parent)==null?void 0:n.call(this),button:({editor:t,t:e})=>({component:c.ActionButton,componentProps:{action:()=>{t.commands.setPainter(t==null?void 0:t.state.selection.$head.marks())},icon:"PaintRoller",tooltip:e("editor.format")}})}},addCommands(){return{setPainter:n=>({view:{dispatch:t,state:{tr:e},dom:s}})=>{const a=`url("data:image/svg+xml;utf8,${encodeURIComponent('<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="#000" d="M9 22v-6H4V7q0-1.65 1.175-2.825T8 3h12v13h-5v6zM6 10h12V5h-1v4h-2V5h-1v2h-2V5H8q-.825 0-1.412.588T6 7zm0 4h12v-2H6zm0 0v-2z"/></svg>')}"), auto`;return s.style.cursor=a,t(e.setMeta("painterAction",{type:"start",marks:n})),!0}}},addProseMirrorPlugins(){return[new i.Plugin({key:new i.PluginKey("format-painter"),state:{init:()=>[],apply:(n,t)=>{const e=n.getMeta("painterAction");return e&&e.type==="start"?t=e.marks:e&&e.type==="end"&&(t=[]),t}},props:{handleDOMEvents:{mousedown(n){const t=this.getState(n.state);if(!t||t.length===0)return n.dom.style.cursor="",!1;const e=()=>{document.removeEventListener("mouseup",e);let{dispatch:s,state:{tr:r,selection:o},dom:a}=n;a.style.cursor="",r=r.removeMark(o.from,o.to);for(const u of t)u.type.name!=="link"&&(r=r.addMark(o.from,o.to,u));s(r.setMeta("painterAction",{type:"end"}))};return document.addEventListener("mouseup",e),!0}}}})]}});exports.FormatPainter=m;
|
package/lib/FormatPainter.d.cts
CHANGED
|
@@ -130,6 +130,15 @@ declare module '@tiptap/core' {
|
|
|
130
130
|
}
|
|
131
131
|
|
|
132
132
|
|
|
133
|
+
declare module '@tiptap/core' {
|
|
134
|
+
interface Commands<ReturnType> {
|
|
135
|
+
excalidraw: {
|
|
136
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
137
|
+
};
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
|
|
133
142
|
declare module '@tiptap/core' {
|
|
134
143
|
interface Commands<ReturnType> {
|
|
135
144
|
drawer: {
|
|
@@ -142,8 +151,8 @@ declare module '@tiptap/core' {
|
|
|
142
151
|
|
|
143
152
|
declare module '@tiptap/core' {
|
|
144
153
|
interface Commands<ReturnType> {
|
|
145
|
-
|
|
146
|
-
|
|
154
|
+
exportPdf: {
|
|
155
|
+
exportToPdf: () => ReturnType;
|
|
147
156
|
};
|
|
148
157
|
}
|
|
149
158
|
}
|
|
@@ -202,19 +211,19 @@ declare module '@tiptap/core' {
|
|
|
202
211
|
|
|
203
212
|
declare module '@tiptap/core' {
|
|
204
213
|
interface Commands<ReturnType> {
|
|
205
|
-
|
|
214
|
+
imageUpload: {
|
|
206
215
|
/**
|
|
207
|
-
* Add an image
|
|
216
|
+
* Add an image
|
|
208
217
|
*/
|
|
209
|
-
|
|
218
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
210
219
|
/**
|
|
211
|
-
* Update an image
|
|
220
|
+
* Update an image
|
|
212
221
|
*/
|
|
213
|
-
|
|
222
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
214
223
|
/**
|
|
215
224
|
* Set image alignment
|
|
216
225
|
*/
|
|
217
|
-
|
|
226
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
218
227
|
};
|
|
219
228
|
}
|
|
220
229
|
}
|
|
@@ -222,19 +231,19 @@ declare module '@tiptap/core' {
|
|
|
222
231
|
|
|
223
232
|
declare module '@tiptap/core' {
|
|
224
233
|
interface Commands<ReturnType> {
|
|
225
|
-
|
|
234
|
+
imageGifUpload: {
|
|
226
235
|
/**
|
|
227
|
-
* Add an image
|
|
236
|
+
* Add an image gif
|
|
228
237
|
*/
|
|
229
|
-
|
|
238
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
230
239
|
/**
|
|
231
|
-
* Update an image
|
|
240
|
+
* Update an image gif
|
|
232
241
|
*/
|
|
233
|
-
|
|
242
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
234
243
|
/**
|
|
235
244
|
* Set image alignment
|
|
236
245
|
*/
|
|
237
|
-
|
|
246
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
238
247
|
};
|
|
239
248
|
}
|
|
240
249
|
}
|
|
@@ -326,14 +335,15 @@ declare module '@tiptap/core' {
|
|
|
326
335
|
|
|
327
336
|
declare module '@tiptap/core' {
|
|
328
337
|
interface Commands<ReturnType> {
|
|
329
|
-
|
|
338
|
+
video: {
|
|
330
339
|
/**
|
|
331
|
-
*
|
|
332
|
-
* @param options The tweet attributes
|
|
333
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
340
|
+
* Add an video
|
|
334
341
|
*/
|
|
335
|
-
|
|
336
|
-
|
|
342
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
343
|
+
/**
|
|
344
|
+
* Update an video
|
|
345
|
+
*/
|
|
346
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
337
347
|
};
|
|
338
348
|
}
|
|
339
349
|
}
|
|
@@ -341,15 +351,14 @@ declare module '@tiptap/core' {
|
|
|
341
351
|
|
|
342
352
|
declare module '@tiptap/core' {
|
|
343
353
|
interface Commands<ReturnType> {
|
|
344
|
-
|
|
345
|
-
/**
|
|
346
|
-
* Add an video
|
|
347
|
-
*/
|
|
348
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
354
|
+
twitter: {
|
|
349
355
|
/**
|
|
350
|
-
*
|
|
356
|
+
* Insert a tweet
|
|
357
|
+
* @param options The tweet attributes
|
|
358
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
351
359
|
*/
|
|
352
|
-
|
|
360
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
361
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
353
362
|
};
|
|
354
363
|
}
|
|
355
364
|
}
|
package/lib/FormatPainter.d.ts
CHANGED
|
@@ -130,6 +130,15 @@ declare module '@tiptap/core' {
|
|
|
130
130
|
}
|
|
131
131
|
|
|
132
132
|
|
|
133
|
+
declare module '@tiptap/core' {
|
|
134
|
+
interface Commands<ReturnType> {
|
|
135
|
+
excalidraw: {
|
|
136
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
137
|
+
};
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
|
|
133
142
|
declare module '@tiptap/core' {
|
|
134
143
|
interface Commands<ReturnType> {
|
|
135
144
|
drawer: {
|
|
@@ -142,8 +151,8 @@ declare module '@tiptap/core' {
|
|
|
142
151
|
|
|
143
152
|
declare module '@tiptap/core' {
|
|
144
153
|
interface Commands<ReturnType> {
|
|
145
|
-
|
|
146
|
-
|
|
154
|
+
exportPdf: {
|
|
155
|
+
exportToPdf: () => ReturnType;
|
|
147
156
|
};
|
|
148
157
|
}
|
|
149
158
|
}
|
|
@@ -202,19 +211,19 @@ declare module '@tiptap/core' {
|
|
|
202
211
|
|
|
203
212
|
declare module '@tiptap/core' {
|
|
204
213
|
interface Commands<ReturnType> {
|
|
205
|
-
|
|
214
|
+
imageUpload: {
|
|
206
215
|
/**
|
|
207
|
-
* Add an image
|
|
216
|
+
* Add an image
|
|
208
217
|
*/
|
|
209
|
-
|
|
218
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
210
219
|
/**
|
|
211
|
-
* Update an image
|
|
220
|
+
* Update an image
|
|
212
221
|
*/
|
|
213
|
-
|
|
222
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
214
223
|
/**
|
|
215
224
|
* Set image alignment
|
|
216
225
|
*/
|
|
217
|
-
|
|
226
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
218
227
|
};
|
|
219
228
|
}
|
|
220
229
|
}
|
|
@@ -222,19 +231,19 @@ declare module '@tiptap/core' {
|
|
|
222
231
|
|
|
223
232
|
declare module '@tiptap/core' {
|
|
224
233
|
interface Commands<ReturnType> {
|
|
225
|
-
|
|
234
|
+
imageGifUpload: {
|
|
226
235
|
/**
|
|
227
|
-
* Add an image
|
|
236
|
+
* Add an image gif
|
|
228
237
|
*/
|
|
229
|
-
|
|
238
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
230
239
|
/**
|
|
231
|
-
* Update an image
|
|
240
|
+
* Update an image gif
|
|
232
241
|
*/
|
|
233
|
-
|
|
242
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
234
243
|
/**
|
|
235
244
|
* Set image alignment
|
|
236
245
|
*/
|
|
237
|
-
|
|
246
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
238
247
|
};
|
|
239
248
|
}
|
|
240
249
|
}
|
|
@@ -326,14 +335,15 @@ declare module '@tiptap/core' {
|
|
|
326
335
|
|
|
327
336
|
declare module '@tiptap/core' {
|
|
328
337
|
interface Commands<ReturnType> {
|
|
329
|
-
|
|
338
|
+
video: {
|
|
330
339
|
/**
|
|
331
|
-
*
|
|
332
|
-
* @param options The tweet attributes
|
|
333
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
340
|
+
* Add an video
|
|
334
341
|
*/
|
|
335
|
-
|
|
336
|
-
|
|
342
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
343
|
+
/**
|
|
344
|
+
* Update an video
|
|
345
|
+
*/
|
|
346
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
337
347
|
};
|
|
338
348
|
}
|
|
339
349
|
}
|
|
@@ -341,15 +351,14 @@ declare module '@tiptap/core' {
|
|
|
341
351
|
|
|
342
352
|
declare module '@tiptap/core' {
|
|
343
353
|
interface Commands<ReturnType> {
|
|
344
|
-
|
|
345
|
-
/**
|
|
346
|
-
* Add an video
|
|
347
|
-
*/
|
|
348
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
354
|
+
twitter: {
|
|
349
355
|
/**
|
|
350
|
-
*
|
|
356
|
+
* Insert a tweet
|
|
357
|
+
* @param options The tweet attributes
|
|
358
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
351
359
|
*/
|
|
352
|
-
|
|
360
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
361
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
353
362
|
};
|
|
354
363
|
}
|
|
355
364
|
}
|
package/lib/FormatPainter.js
CHANGED
package/lib/Heading.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("./index-ByRfqzMr.cjs"),s=require("react/jsx-runtime"),g=require("react"),m=require("./ActionMenuButton-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("./index-ByRfqzMr.cjs"),s=require("react/jsx-runtime"),g=require("react"),m=require("./ActionMenuButton-C9tPWcDX.cjs"),o=require("./RichTextEditor-8GrfwaB4.cjs"),v=u.Node.create({name:"heading",addOptions(){return{levels:[1,2,3,4,5,6],HTMLAttributes:{}}},content:"inline*",group:"block",defining:!0,addAttributes(){return{level:{default:1,rendered:!1}}},parseHTML(){return this.options.levels.map(e=>({tag:`h${e}`,attrs:{level:e}}))},renderHTML({node:e,HTMLAttributes:t}){return[`h${this.options.levels.includes(e.attrs.level)?e.attrs.level:this.options.levels[0]}`,u.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{setHeading:e=>({commands:t})=>this.options.levels.includes(e.level)?t.setNode(this.name,e):!1,toggleHeading:e=>({commands:t})=>this.options.levels.includes(e.level)?t.toggleNode(this.name,"paragraph",e):!1}},addKeyboardShortcuts(){return this.options.levels.reduce((e,t)=>({...e,[`Mod-Alt-${t}`]:()=>this.editor.commands.toggleHeading({level:t})}),{})},addInputRules(){return this.options.levels.map(e=>u.textblockTypeInputRule({find:new RegExp(`^(#{${Math.min(...this.options.levels)},${e}})\\s$`),type:this.type,getAttributes:{level:e}}))}});function x(e){var r;const t=g.useMemo(()=>{var l;const n=(l=e==null?void 0:e.items)==null?void 0:l.find(a=>a.isActive());return n&&!n.default?{...n}:{title:e.tooltip,level:0,isActive:()=>!1}},[e]);return s.jsxs(o.DropdownMenu,{children:[s.jsx(o.DropdownMenuTrigger,{asChild:!0,disabled:e==null?void 0:e.disabled,children:s.jsx(m.ActionMenuButton,{disabled:e==null?void 0:e.disabled,icon:"MenuDown",title:t==null?void 0:t.title,tooltip:e==null?void 0:e.tooltip})}),s.jsx(o.DropdownMenuContent,{className:"richtext-w-full",children:(r=e==null?void 0:e.items)==null?void 0:r.map((n,c)=>{var l,a;return s.jsxs(g.Fragment,{children:[s.jsxs(o.DropdownMenuCheckboxItem,{checked:(t==null?void 0:t.title)===n.title,onClick:n.action,children:[s.jsx("div",{className:`heading- richtext-ml-1 richtext-h-full${n.level}`,children:n.title}),!!((l=n==null?void 0:n.shortcutKeys)!=null&&l.length)&&s.jsx(o.DropdownMenuShortcut,{className:"richtext-pl-4",children:(a=n==null?void 0:n.shortcutKeys)==null?void 0:a.map(d=>o.getShortcutKey(d)).join(" ")})]}),n.level===0&&s.jsx(o.DropdownMenuSeparator,{})]},`heading-k-${c}`)})})]})}const b=v.extend({addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),levels:[1,2,3,4,5,6],button({editor:t,extension:r,t:n}){var h;const{extensions:c=[]}=t.extensionManager??[],l=((h=r.options)==null?void 0:h.levels)||[],a=c.find(i=>i.name==="base-kit"),d=l.map(i=>({action:()=>t.commands.toggleHeading({level:i}),isActive:()=>t.isActive("heading",{level:i})||!1,disabled:!t.can().toggleHeading({level:i}),title:n(`editor.heading.h${i}.tooltip`),level:i,shortcutKeys:["alt","mod",`${i}`]}));a&&a.options.paragraph!==!1&&d.unshift({action:()=>t.commands.setParagraph(),isActive:()=>t.isActive("paragraph")||!1,disabled:!t.can().setParagraph(),level:0,title:n("editor.paragraph.tooltip"),shortcutKeys:["alt","mod","0"]});const f=d.filter(i=>i.disabled).length===d.length;return{component:x,componentProps:{tooltip:n("editor.heading.tooltip"),disabled:f,items:d,editor:t}}}}}});exports.Heading=b;
|
package/lib/Heading.d.cts
CHANGED
|
@@ -120,6 +120,15 @@ declare module '@tiptap/core' {
|
|
|
120
120
|
}
|
|
121
121
|
|
|
122
122
|
|
|
123
|
+
declare module '@tiptap/core' {
|
|
124
|
+
interface Commands<ReturnType> {
|
|
125
|
+
excalidraw: {
|
|
126
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
127
|
+
};
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
|
|
123
132
|
declare module '@tiptap/core' {
|
|
124
133
|
interface Commands<ReturnType> {
|
|
125
134
|
drawer: {
|
|
@@ -132,8 +141,8 @@ declare module '@tiptap/core' {
|
|
|
132
141
|
|
|
133
142
|
declare module '@tiptap/core' {
|
|
134
143
|
interface Commands<ReturnType> {
|
|
135
|
-
|
|
136
|
-
|
|
144
|
+
exportPdf: {
|
|
145
|
+
exportToPdf: () => ReturnType;
|
|
137
146
|
};
|
|
138
147
|
}
|
|
139
148
|
}
|
|
@@ -192,19 +201,19 @@ declare module '@tiptap/core' {
|
|
|
192
201
|
|
|
193
202
|
declare module '@tiptap/core' {
|
|
194
203
|
interface Commands<ReturnType> {
|
|
195
|
-
|
|
204
|
+
imageUpload: {
|
|
196
205
|
/**
|
|
197
|
-
* Add an image
|
|
206
|
+
* Add an image
|
|
198
207
|
*/
|
|
199
|
-
|
|
208
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
200
209
|
/**
|
|
201
|
-
* Update an image
|
|
210
|
+
* Update an image
|
|
202
211
|
*/
|
|
203
|
-
|
|
212
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
204
213
|
/**
|
|
205
214
|
* Set image alignment
|
|
206
215
|
*/
|
|
207
|
-
|
|
216
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
208
217
|
};
|
|
209
218
|
}
|
|
210
219
|
}
|
|
@@ -212,19 +221,19 @@ declare module '@tiptap/core' {
|
|
|
212
221
|
|
|
213
222
|
declare module '@tiptap/core' {
|
|
214
223
|
interface Commands<ReturnType> {
|
|
215
|
-
|
|
224
|
+
imageGifUpload: {
|
|
216
225
|
/**
|
|
217
|
-
* Add an image
|
|
226
|
+
* Add an image gif
|
|
218
227
|
*/
|
|
219
|
-
|
|
228
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
220
229
|
/**
|
|
221
|
-
* Update an image
|
|
230
|
+
* Update an image gif
|
|
222
231
|
*/
|
|
223
|
-
|
|
232
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
224
233
|
/**
|
|
225
234
|
* Set image alignment
|
|
226
235
|
*/
|
|
227
|
-
|
|
236
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
228
237
|
};
|
|
229
238
|
}
|
|
230
239
|
}
|
|
@@ -316,14 +325,15 @@ declare module '@tiptap/core' {
|
|
|
316
325
|
|
|
317
326
|
declare module '@tiptap/core' {
|
|
318
327
|
interface Commands<ReturnType> {
|
|
319
|
-
|
|
328
|
+
video: {
|
|
320
329
|
/**
|
|
321
|
-
*
|
|
322
|
-
* @param options The tweet attributes
|
|
323
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
330
|
+
* Add an video
|
|
324
331
|
*/
|
|
325
|
-
|
|
326
|
-
|
|
332
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
333
|
+
/**
|
|
334
|
+
* Update an video
|
|
335
|
+
*/
|
|
336
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
327
337
|
};
|
|
328
338
|
}
|
|
329
339
|
}
|
|
@@ -331,15 +341,14 @@ declare module '@tiptap/core' {
|
|
|
331
341
|
|
|
332
342
|
declare module '@tiptap/core' {
|
|
333
343
|
interface Commands<ReturnType> {
|
|
334
|
-
|
|
335
|
-
/**
|
|
336
|
-
* Add an video
|
|
337
|
-
*/
|
|
338
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
344
|
+
twitter: {
|
|
339
345
|
/**
|
|
340
|
-
*
|
|
346
|
+
* Insert a tweet
|
|
347
|
+
* @param options The tweet attributes
|
|
348
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
341
349
|
*/
|
|
342
|
-
|
|
350
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
351
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
343
352
|
};
|
|
344
353
|
}
|
|
345
354
|
}
|
package/lib/Heading.d.ts
CHANGED
|
@@ -120,6 +120,15 @@ declare module '@tiptap/core' {
|
|
|
120
120
|
}
|
|
121
121
|
|
|
122
122
|
|
|
123
|
+
declare module '@tiptap/core' {
|
|
124
|
+
interface Commands<ReturnType> {
|
|
125
|
+
excalidraw: {
|
|
126
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
127
|
+
};
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
|
|
123
132
|
declare module '@tiptap/core' {
|
|
124
133
|
interface Commands<ReturnType> {
|
|
125
134
|
drawer: {
|
|
@@ -132,8 +141,8 @@ declare module '@tiptap/core' {
|
|
|
132
141
|
|
|
133
142
|
declare module '@tiptap/core' {
|
|
134
143
|
interface Commands<ReturnType> {
|
|
135
|
-
|
|
136
|
-
|
|
144
|
+
exportPdf: {
|
|
145
|
+
exportToPdf: () => ReturnType;
|
|
137
146
|
};
|
|
138
147
|
}
|
|
139
148
|
}
|
|
@@ -192,19 +201,19 @@ declare module '@tiptap/core' {
|
|
|
192
201
|
|
|
193
202
|
declare module '@tiptap/core' {
|
|
194
203
|
interface Commands<ReturnType> {
|
|
195
|
-
|
|
204
|
+
imageUpload: {
|
|
196
205
|
/**
|
|
197
|
-
* Add an image
|
|
206
|
+
* Add an image
|
|
198
207
|
*/
|
|
199
|
-
|
|
208
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
200
209
|
/**
|
|
201
|
-
* Update an image
|
|
210
|
+
* Update an image
|
|
202
211
|
*/
|
|
203
|
-
|
|
212
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
204
213
|
/**
|
|
205
214
|
* Set image alignment
|
|
206
215
|
*/
|
|
207
|
-
|
|
216
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
208
217
|
};
|
|
209
218
|
}
|
|
210
219
|
}
|
|
@@ -212,19 +221,19 @@ declare module '@tiptap/core' {
|
|
|
212
221
|
|
|
213
222
|
declare module '@tiptap/core' {
|
|
214
223
|
interface Commands<ReturnType> {
|
|
215
|
-
|
|
224
|
+
imageGifUpload: {
|
|
216
225
|
/**
|
|
217
|
-
* Add an image
|
|
226
|
+
* Add an image gif
|
|
218
227
|
*/
|
|
219
|
-
|
|
228
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
220
229
|
/**
|
|
221
|
-
* Update an image
|
|
230
|
+
* Update an image gif
|
|
222
231
|
*/
|
|
223
|
-
|
|
232
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
224
233
|
/**
|
|
225
234
|
* Set image alignment
|
|
226
235
|
*/
|
|
227
|
-
|
|
236
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
228
237
|
};
|
|
229
238
|
}
|
|
230
239
|
}
|
|
@@ -316,14 +325,15 @@ declare module '@tiptap/core' {
|
|
|
316
325
|
|
|
317
326
|
declare module '@tiptap/core' {
|
|
318
327
|
interface Commands<ReturnType> {
|
|
319
|
-
|
|
328
|
+
video: {
|
|
320
329
|
/**
|
|
321
|
-
*
|
|
322
|
-
* @param options The tweet attributes
|
|
323
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
330
|
+
* Add an video
|
|
324
331
|
*/
|
|
325
|
-
|
|
326
|
-
|
|
332
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
333
|
+
/**
|
|
334
|
+
* Update an video
|
|
335
|
+
*/
|
|
336
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
327
337
|
};
|
|
328
338
|
}
|
|
329
339
|
}
|
|
@@ -331,15 +341,14 @@ declare module '@tiptap/core' {
|
|
|
331
341
|
|
|
332
342
|
declare module '@tiptap/core' {
|
|
333
343
|
interface Commands<ReturnType> {
|
|
334
|
-
|
|
335
|
-
/**
|
|
336
|
-
* Add an video
|
|
337
|
-
*/
|
|
338
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
344
|
+
twitter: {
|
|
339
345
|
/**
|
|
340
|
-
*
|
|
346
|
+
* Insert a tweet
|
|
347
|
+
* @param options The tweet attributes
|
|
348
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
341
349
|
*/
|
|
342
|
-
|
|
350
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
351
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
343
352
|
};
|
|
344
353
|
}
|
|
345
354
|
}
|