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/MoreMark.js
CHANGED
|
@@ -2,7 +2,7 @@ import { E as h } from "./index-DI9T3iLd.js";
|
|
|
2
2
|
import { S as d, a as m } from "./index-LUL9mqY4.js";
|
|
3
3
|
import { jsxs as u, jsx as c } from "react/jsx-runtime";
|
|
4
4
|
import { useMemo as f } from "react";
|
|
5
|
-
import { D as x, e as b, A as g, M, f as S, h as k, k as A, g as w } from "./RichTextEditor-
|
|
5
|
+
import { D as x, e as b, A as g, M, f as S, h as k, k as A, g as w } from "./RichTextEditor-VkzSL04E.js";
|
|
6
6
|
function y(t) {
|
|
7
7
|
var s;
|
|
8
8
|
const i = f(() => {
|
package/lib/MultiColumn.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./index-ByRfqzMr.cjs");const o=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./index-ByRfqzMr.cjs");const o=require("./RichTextEditor-8GrfwaB4.cjs");exports.Column=o.Column;exports.ColumnActionButton=o.ColumnActionButton;exports.EXTENSION_PRIORITY_HIGHEST=o.EXTENSION_PRIORITY_HIGHEST;exports.MultiColumn=o.MultiColumn;
|
package/lib/MultiColumn.d.cts
CHANGED
|
@@ -54,6 +54,15 @@ declare module '@tiptap/core' {
|
|
|
54
54
|
}
|
|
55
55
|
|
|
56
56
|
|
|
57
|
+
declare module '@tiptap/core' {
|
|
58
|
+
interface Commands<ReturnType> {
|
|
59
|
+
excalidraw: {
|
|
60
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
61
|
+
};
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
|
|
57
66
|
declare module '@tiptap/core' {
|
|
58
67
|
interface Commands<ReturnType> {
|
|
59
68
|
drawer: {
|
|
@@ -66,8 +75,8 @@ declare module '@tiptap/core' {
|
|
|
66
75
|
|
|
67
76
|
declare module '@tiptap/core' {
|
|
68
77
|
interface Commands<ReturnType> {
|
|
69
|
-
|
|
70
|
-
|
|
78
|
+
exportPdf: {
|
|
79
|
+
exportToPdf: () => ReturnType;
|
|
71
80
|
};
|
|
72
81
|
}
|
|
73
82
|
}
|
|
@@ -126,19 +135,19 @@ declare module '@tiptap/core' {
|
|
|
126
135
|
|
|
127
136
|
declare module '@tiptap/core' {
|
|
128
137
|
interface Commands<ReturnType> {
|
|
129
|
-
|
|
138
|
+
imageUpload: {
|
|
130
139
|
/**
|
|
131
|
-
* Add an image
|
|
140
|
+
* Add an image
|
|
132
141
|
*/
|
|
133
|
-
|
|
142
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
134
143
|
/**
|
|
135
|
-
* Update an image
|
|
144
|
+
* Update an image
|
|
136
145
|
*/
|
|
137
|
-
|
|
146
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
138
147
|
/**
|
|
139
148
|
* Set image alignment
|
|
140
149
|
*/
|
|
141
|
-
|
|
150
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
142
151
|
};
|
|
143
152
|
}
|
|
144
153
|
}
|
|
@@ -146,19 +155,19 @@ declare module '@tiptap/core' {
|
|
|
146
155
|
|
|
147
156
|
declare module '@tiptap/core' {
|
|
148
157
|
interface Commands<ReturnType> {
|
|
149
|
-
|
|
158
|
+
imageGifUpload: {
|
|
150
159
|
/**
|
|
151
|
-
* Add an image
|
|
160
|
+
* Add an image gif
|
|
152
161
|
*/
|
|
153
|
-
|
|
162
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
154
163
|
/**
|
|
155
|
-
* Update an image
|
|
164
|
+
* Update an image gif
|
|
156
165
|
*/
|
|
157
|
-
|
|
166
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
158
167
|
/**
|
|
159
168
|
* Set image alignment
|
|
160
169
|
*/
|
|
161
|
-
|
|
170
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
162
171
|
};
|
|
163
172
|
}
|
|
164
173
|
}
|
|
@@ -250,14 +259,15 @@ declare module '@tiptap/core' {
|
|
|
250
259
|
|
|
251
260
|
declare module '@tiptap/core' {
|
|
252
261
|
interface Commands<ReturnType> {
|
|
253
|
-
|
|
262
|
+
video: {
|
|
254
263
|
/**
|
|
255
|
-
*
|
|
256
|
-
* @param options The tweet attributes
|
|
257
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
264
|
+
* Add an video
|
|
258
265
|
*/
|
|
259
|
-
|
|
260
|
-
|
|
266
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
267
|
+
/**
|
|
268
|
+
* Update an video
|
|
269
|
+
*/
|
|
270
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
261
271
|
};
|
|
262
272
|
}
|
|
263
273
|
}
|
|
@@ -265,15 +275,14 @@ declare module '@tiptap/core' {
|
|
|
265
275
|
|
|
266
276
|
declare module '@tiptap/core' {
|
|
267
277
|
interface Commands<ReturnType> {
|
|
268
|
-
|
|
269
|
-
/**
|
|
270
|
-
* Add an video
|
|
271
|
-
*/
|
|
272
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
278
|
+
twitter: {
|
|
273
279
|
/**
|
|
274
|
-
*
|
|
280
|
+
* Insert a tweet
|
|
281
|
+
* @param options The tweet attributes
|
|
282
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
275
283
|
*/
|
|
276
|
-
|
|
284
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
285
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
277
286
|
};
|
|
278
287
|
}
|
|
279
288
|
}
|
package/lib/MultiColumn.d.ts
CHANGED
|
@@ -54,6 +54,15 @@ declare module '@tiptap/core' {
|
|
|
54
54
|
}
|
|
55
55
|
|
|
56
56
|
|
|
57
|
+
declare module '@tiptap/core' {
|
|
58
|
+
interface Commands<ReturnType> {
|
|
59
|
+
excalidraw: {
|
|
60
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
61
|
+
};
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
|
|
57
66
|
declare module '@tiptap/core' {
|
|
58
67
|
interface Commands<ReturnType> {
|
|
59
68
|
drawer: {
|
|
@@ -66,8 +75,8 @@ declare module '@tiptap/core' {
|
|
|
66
75
|
|
|
67
76
|
declare module '@tiptap/core' {
|
|
68
77
|
interface Commands<ReturnType> {
|
|
69
|
-
|
|
70
|
-
|
|
78
|
+
exportPdf: {
|
|
79
|
+
exportToPdf: () => ReturnType;
|
|
71
80
|
};
|
|
72
81
|
}
|
|
73
82
|
}
|
|
@@ -126,19 +135,19 @@ declare module '@tiptap/core' {
|
|
|
126
135
|
|
|
127
136
|
declare module '@tiptap/core' {
|
|
128
137
|
interface Commands<ReturnType> {
|
|
129
|
-
|
|
138
|
+
imageUpload: {
|
|
130
139
|
/**
|
|
131
|
-
* Add an image
|
|
140
|
+
* Add an image
|
|
132
141
|
*/
|
|
133
|
-
|
|
142
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
134
143
|
/**
|
|
135
|
-
* Update an image
|
|
144
|
+
* Update an image
|
|
136
145
|
*/
|
|
137
|
-
|
|
146
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
138
147
|
/**
|
|
139
148
|
* Set image alignment
|
|
140
149
|
*/
|
|
141
|
-
|
|
150
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
142
151
|
};
|
|
143
152
|
}
|
|
144
153
|
}
|
|
@@ -146,19 +155,19 @@ declare module '@tiptap/core' {
|
|
|
146
155
|
|
|
147
156
|
declare module '@tiptap/core' {
|
|
148
157
|
interface Commands<ReturnType> {
|
|
149
|
-
|
|
158
|
+
imageGifUpload: {
|
|
150
159
|
/**
|
|
151
|
-
* Add an image
|
|
160
|
+
* Add an image gif
|
|
152
161
|
*/
|
|
153
|
-
|
|
162
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
154
163
|
/**
|
|
155
|
-
* Update an image
|
|
164
|
+
* Update an image gif
|
|
156
165
|
*/
|
|
157
|
-
|
|
166
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
158
167
|
/**
|
|
159
168
|
* Set image alignment
|
|
160
169
|
*/
|
|
161
|
-
|
|
170
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
162
171
|
};
|
|
163
172
|
}
|
|
164
173
|
}
|
|
@@ -250,14 +259,15 @@ declare module '@tiptap/core' {
|
|
|
250
259
|
|
|
251
260
|
declare module '@tiptap/core' {
|
|
252
261
|
interface Commands<ReturnType> {
|
|
253
|
-
|
|
262
|
+
video: {
|
|
254
263
|
/**
|
|
255
|
-
*
|
|
256
|
-
* @param options The tweet attributes
|
|
257
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
264
|
+
* Add an video
|
|
258
265
|
*/
|
|
259
|
-
|
|
260
|
-
|
|
266
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
267
|
+
/**
|
|
268
|
+
* Update an video
|
|
269
|
+
*/
|
|
270
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
261
271
|
};
|
|
262
272
|
}
|
|
263
273
|
}
|
|
@@ -265,15 +275,14 @@ declare module '@tiptap/core' {
|
|
|
265
275
|
|
|
266
276
|
declare module '@tiptap/core' {
|
|
267
277
|
interface Commands<ReturnType> {
|
|
268
|
-
|
|
269
|
-
/**
|
|
270
|
-
* Add an video
|
|
271
|
-
*/
|
|
272
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
278
|
+
twitter: {
|
|
273
279
|
/**
|
|
274
|
-
*
|
|
280
|
+
* Insert a tweet
|
|
281
|
+
* @param options The tweet attributes
|
|
282
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
275
283
|
*/
|
|
276
|
-
|
|
284
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
285
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
277
286
|
};
|
|
278
287
|
}
|
|
279
288
|
}
|
package/lib/MultiColumn.js
CHANGED
package/lib/OrderedList.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index-ByRfqzMr.cjs"),n=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index-ByRfqzMr.cjs"),n=require("./RichTextEditor-8GrfwaB4.cjs"),a="listItem",r="textStyle",o=/^(\d+)\.\s$/,d=i.Node.create({name:"orderedList",addOptions(){return{itemTypeName:"listItem",HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}},group:"block list",content(){return`${this.options.itemTypeName}+`},addAttributes(){return{start:{default:1,parseHTML:t=>t.hasAttribute("start")?parseInt(t.getAttribute("start")||"",10):1},type:{default:null,parseHTML:t=>t.getAttribute("type")}}},parseHTML(){return[{tag:"ol"}]},renderHTML({HTMLAttributes:t}){const{start:e,...s}=t;return e===1?["ol",i.mergeAttributes(this.options.HTMLAttributes,s),0]:["ol",i.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{toggleOrderedList:()=>({commands:t,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(a,this.editor.getAttributes(r)).run():t.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let t=i.wrappingInputRule({find:o,type:this.type,getAttributes:e=>({start:+e[1]}),joinPredicate:(e,s)=>s.childCount+s.attrs.start===+e[1]});return(this.options.keepMarks||this.options.keepAttributes)&&(t=i.wrappingInputRule({find:o,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:e=>({start:+e[1],...this.editor.getAttributes(r)}),joinPredicate:(e,s)=>s.childCount+s.attrs.start===+e[1],editor:this.editor})),[t]}}),u=d.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),button:({editor:e,t:s})=>({component:n.ActionButton,componentProps:{action:()=>e.commands.toggleOrderedList(),isActive:()=>e.isActive("orderedList")||!1,disabled:!1,icon:"ListOrdered",shortcutKeys:["mod","shift","7"],tooltip:s("editor.orderedlist.tooltip")}})}}});exports.OrderedList=u;
|
package/lib/OrderedList.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/OrderedList.d.ts
CHANGED
|
@@ -120,6 +120,15 @@ declare module '@tiptap/core' {
|
|
|
120
120
|
}
|
|
121
121
|
|
|
122
122
|
|
|
123
|
+
declare module '@tiptap/core' {
|
|
124
|
+
interface Commands<ReturnType> {
|
|
125
|
+
excalidraw: {
|
|
126
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
127
|
+
};
|
|
128
|
+
}
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
|
|
123
132
|
declare module '@tiptap/core' {
|
|
124
133
|
interface Commands<ReturnType> {
|
|
125
134
|
drawer: {
|
|
@@ -132,8 +141,8 @@ declare module '@tiptap/core' {
|
|
|
132
141
|
|
|
133
142
|
declare module '@tiptap/core' {
|
|
134
143
|
interface Commands<ReturnType> {
|
|
135
|
-
|
|
136
|
-
|
|
144
|
+
exportPdf: {
|
|
145
|
+
exportToPdf: () => ReturnType;
|
|
137
146
|
};
|
|
138
147
|
}
|
|
139
148
|
}
|
|
@@ -192,19 +201,19 @@ declare module '@tiptap/core' {
|
|
|
192
201
|
|
|
193
202
|
declare module '@tiptap/core' {
|
|
194
203
|
interface Commands<ReturnType> {
|
|
195
|
-
|
|
204
|
+
imageUpload: {
|
|
196
205
|
/**
|
|
197
|
-
* Add an image
|
|
206
|
+
* Add an image
|
|
198
207
|
*/
|
|
199
|
-
|
|
208
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
200
209
|
/**
|
|
201
|
-
* Update an image
|
|
210
|
+
* Update an image
|
|
202
211
|
*/
|
|
203
|
-
|
|
212
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
204
213
|
/**
|
|
205
214
|
* Set image alignment
|
|
206
215
|
*/
|
|
207
|
-
|
|
216
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
208
217
|
};
|
|
209
218
|
}
|
|
210
219
|
}
|
|
@@ -212,19 +221,19 @@ declare module '@tiptap/core' {
|
|
|
212
221
|
|
|
213
222
|
declare module '@tiptap/core' {
|
|
214
223
|
interface Commands<ReturnType> {
|
|
215
|
-
|
|
224
|
+
imageGifUpload: {
|
|
216
225
|
/**
|
|
217
|
-
* Add an image
|
|
226
|
+
* Add an image gif
|
|
218
227
|
*/
|
|
219
|
-
|
|
228
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
220
229
|
/**
|
|
221
|
-
* Update an image
|
|
230
|
+
* Update an image gif
|
|
222
231
|
*/
|
|
223
|
-
|
|
232
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
224
233
|
/**
|
|
225
234
|
* Set image alignment
|
|
226
235
|
*/
|
|
227
|
-
|
|
236
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
228
237
|
};
|
|
229
238
|
}
|
|
230
239
|
}
|
|
@@ -316,14 +325,15 @@ declare module '@tiptap/core' {
|
|
|
316
325
|
|
|
317
326
|
declare module '@tiptap/core' {
|
|
318
327
|
interface Commands<ReturnType> {
|
|
319
|
-
|
|
328
|
+
video: {
|
|
320
329
|
/**
|
|
321
|
-
*
|
|
322
|
-
* @param options The tweet attributes
|
|
323
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
330
|
+
* Add an video
|
|
324
331
|
*/
|
|
325
|
-
|
|
326
|
-
|
|
332
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
333
|
+
/**
|
|
334
|
+
* Update an video
|
|
335
|
+
*/
|
|
336
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
327
337
|
};
|
|
328
338
|
}
|
|
329
339
|
}
|
|
@@ -331,15 +341,14 @@ declare module '@tiptap/core' {
|
|
|
331
341
|
|
|
332
342
|
declare module '@tiptap/core' {
|
|
333
343
|
interface Commands<ReturnType> {
|
|
334
|
-
|
|
335
|
-
/**
|
|
336
|
-
* Add an video
|
|
337
|
-
*/
|
|
338
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
344
|
+
twitter: {
|
|
339
345
|
/**
|
|
340
|
-
*
|
|
346
|
+
* Insert a tweet
|
|
347
|
+
* @param options The tweet attributes
|
|
348
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
341
349
|
*/
|
|
342
|
-
|
|
350
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
351
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
343
352
|
};
|
|
344
353
|
}
|
|
345
354
|
}
|
package/lib/OrderedList.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { N as a, w as i, m as r } from "./index-DI9T3iLd.js";
|
|
2
|
-
import { A as p } from "./RichTextEditor-
|
|
2
|
+
import { A as p } from "./RichTextEditor-VkzSL04E.js";
|
|
3
3
|
const d = "listItem", o = "textStyle", n = /^(\d+)\.\s$/, u = a.create({
|
|
4
4
|
name: "orderedList",
|
|
5
5
|
addOptions() {
|