reactjs-tiptap-editor 0.3.0 → 0.3.2
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/README.md +4 -0
- package/lib/{ActionMenuButton-CpFNwSUZ.cjs → ActionMenuButton-LnZiD_hs.cjs} +1 -1
- package/lib/{ActionMenuButton-Bycn676n.js → ActionMenuButton-X9t23Kr1.js} +1 -1
- package/lib/Attachment.cjs +1 -1
- package/lib/Attachment.d.cts +5 -5
- package/lib/Attachment.d.ts +5 -5
- package/lib/Attachment.js +1 -1
- package/lib/Blockquote.cjs +1 -1
- package/lib/Blockquote.d.cts +5 -5
- package/lib/Blockquote.d.ts +5 -5
- package/lib/Blockquote.js +1 -1
- package/lib/Bold.cjs +1 -1
- package/lib/Bold.d.cts +5 -5
- package/lib/Bold.d.ts +5 -5
- package/lib/Bold.js +1 -1
- package/lib/BulletList.cjs +1 -1
- package/lib/BulletList.d.cts +5 -5
- package/lib/BulletList.d.ts +5 -5
- package/lib/BulletList.js +1 -1
- package/lib/Clear.cjs +1 -1
- package/lib/Clear.d.cts +5 -5
- package/lib/Clear.d.ts +5 -5
- package/lib/Clear.js +1 -1
- package/lib/Code.cjs +1 -1
- package/lib/Code.d.cts +5 -5
- package/lib/Code.d.ts +5 -5
- package/lib/Code.js +1 -1
- package/lib/CodeBlock.cjs +39 -34
- package/lib/CodeBlock.d.cts +5 -5
- package/lib/CodeBlock.d.ts +5 -5
- package/lib/CodeBlock.js +1345 -795
- package/lib/Color.cjs +1 -1
- package/lib/Color.d.cts +5 -5
- package/lib/Color.d.ts +5 -5
- package/lib/Color.js +1 -1
- package/lib/Document.d.cts +5 -5
- package/lib/Document.d.ts +5 -5
- package/lib/{Drawer-rwnFvgZR.cjs → Drawer-BbWFl6BS.cjs} +1 -1
- package/lib/{Drawer-BZadE1gM.js → Drawer-CqizRDVf.js} +1 -1
- package/lib/Drawer.cjs +1 -1
- package/lib/Drawer.d.cts +5 -5
- package/lib/Drawer.d.ts +5 -5
- package/lib/Drawer.js +2 -2
- package/lib/Emoji.cjs +1 -1
- package/lib/Emoji.d.cts +5 -5
- package/lib/Emoji.d.ts +5 -5
- package/lib/Emoji.js +1 -1
- package/lib/{Excalidraw-D21vMFe0.cjs → Excalidraw-7uXZDsmD.cjs} +1 -1
- package/lib/{Excalidraw-B2414Smc.js → Excalidraw-XwpYLfpI.js} +1 -1
- package/lib/Excalidraw.cjs +1 -1
- package/lib/Excalidraw.d.cts +5 -5
- package/lib/Excalidraw.d.ts +5 -5
- package/lib/Excalidraw.js +1 -1
- package/lib/ExportPdf.cjs +1 -1
- package/lib/ExportPdf.d.cts +5 -5
- package/lib/ExportPdf.d.ts +5 -5
- package/lib/ExportPdf.js +1 -1
- package/lib/ExportWord.cjs +1 -1
- package/lib/ExportWord.d.cts +5 -5
- package/lib/ExportWord.d.ts +5 -5
- package/lib/ExportWord.js +1 -1
- package/lib/FontFamily.cjs +1 -1
- package/lib/FontFamily.d.cts +5 -5
- package/lib/FontFamily.d.ts +5 -5
- package/lib/FontFamily.js +2 -2
- package/lib/FontSize.cjs +1 -1
- package/lib/FontSize.d.cts +5 -5
- package/lib/FontSize.d.ts +5 -5
- package/lib/FontSize.js +2 -2
- package/lib/FormatPainter.cjs +1 -1
- package/lib/FormatPainter.d.cts +5 -5
- package/lib/FormatPainter.d.ts +5 -5
- package/lib/FormatPainter.js +1 -1
- package/lib/Heading.cjs +1 -1
- package/lib/Heading.d.cts +5 -5
- package/lib/Heading.d.ts +5 -5
- package/lib/Heading.js +2 -2
- package/lib/Highlight.cjs +1 -1
- package/lib/Highlight.d.cts +5 -5
- package/lib/Highlight.d.ts +5 -5
- package/lib/Highlight.js +1 -1
- package/lib/History.cjs +1 -1
- package/lib/History.d.cts +5 -5
- package/lib/History.d.ts +5 -5
- package/lib/History.js +1 -1
- package/lib/HorizontalRule.cjs +1 -1
- package/lib/HorizontalRule.d.cts +5 -5
- package/lib/HorizontalRule.d.ts +5 -5
- package/lib/HorizontalRule.js +1 -1
- package/lib/Iframe.cjs +1 -1
- package/lib/Iframe.d.cts +6 -6
- package/lib/Iframe.d.ts +6 -6
- package/lib/Iframe.js +1 -1
- package/lib/Image.cjs +1 -1
- package/lib/Image.d.cts +5 -5
- package/lib/Image.d.ts +5 -5
- package/lib/Image.js +1 -1
- package/lib/ImageGif.cjs +1 -1
- package/lib/ImageGif.d.cts +5 -5
- package/lib/ImageGif.d.ts +5 -5
- package/lib/ImageGif.js +1 -1
- package/lib/ImportWord.cjs +1 -1
- package/lib/ImportWord.d.cts +5 -5
- package/lib/ImportWord.d.ts +5 -5
- package/lib/ImportWord.js +1 -1
- package/lib/Indent.cjs +1 -1
- package/lib/Indent.d.cts +5 -5
- package/lib/Indent.d.ts +5 -5
- package/lib/Indent.js +1 -1
- package/lib/Italic.cjs +1 -1
- package/lib/Italic.d.cts +5 -5
- package/lib/Italic.d.ts +5 -5
- package/lib/Italic.js +1 -1
- package/lib/Katex.cjs +1 -1
- package/lib/Katex.d.cts +5 -5
- package/lib/Katex.d.ts +5 -5
- package/lib/Katex.js +2 -2
- package/lib/LineHeight.cjs +1 -1
- package/lib/LineHeight.d.cts +5 -5
- package/lib/LineHeight.d.ts +5 -5
- package/lib/LineHeight.js +1 -1
- package/lib/Link.cjs +1 -1
- package/lib/Link.d.cts +5 -5
- package/lib/Link.d.ts +5 -5
- package/lib/Link.js +1 -1
- package/lib/ListItem.d.cts +5 -5
- package/lib/ListItem.d.ts +5 -5
- package/lib/Mention.d.cts +5 -5
- package/lib/Mention.d.ts +5 -5
- package/lib/Mermaid.cjs +1 -1
- package/lib/Mermaid.d.cts +5 -5
- package/lib/Mermaid.d.ts +5 -5
- package/lib/Mermaid.js +2 -2
- package/lib/MoreMark.cjs +1 -1
- package/lib/MoreMark.d.cts +5 -5
- package/lib/MoreMark.d.ts +5 -5
- package/lib/MoreMark.js +1 -1
- package/lib/MultiColumn.cjs +1 -1
- package/lib/MultiColumn.d.cts +5 -5
- package/lib/MultiColumn.d.ts +5 -5
- package/lib/MultiColumn.js +1 -1
- package/lib/OrderedList.cjs +1 -1
- package/lib/OrderedList.d.cts +5 -5
- package/lib/OrderedList.d.ts +5 -5
- package/lib/OrderedList.js +1 -1
- package/lib/{RichTextEditor-Cy9XKEI5.js → RichTextEditor-BhzFkRcp.js} +4949 -4710
- package/lib/RichTextEditor-BulGh0GP.cjs +137 -0
- package/lib/SearchAndReplace.cjs +1 -1
- package/lib/SearchAndReplace.d.cts +5 -5
- package/lib/SearchAndReplace.d.ts +5 -5
- package/lib/SearchAndReplace.js +1 -1
- package/lib/Selection.d.cts +5 -5
- package/lib/Selection.d.ts +5 -5
- package/lib/SlashCommand.cjs +1 -1
- package/lib/SlashCommand.d.cts +5 -5
- package/lib/SlashCommand.d.ts +5 -5
- package/lib/SlashCommand.js +1 -1
- package/lib/Strike.cjs +1 -1
- package/lib/Strike.d.cts +5 -5
- package/lib/Strike.d.ts +5 -5
- package/lib/Strike.js +1 -1
- package/lib/SubAndSuperScript.cjs +1 -1
- package/lib/SubAndSuperScript.d.cts +5 -5
- package/lib/SubAndSuperScript.d.ts +5 -5
- package/lib/SubAndSuperScript.js +1 -1
- package/lib/Table.cjs +1 -1
- package/lib/Table.d.cts +5 -5
- package/lib/Table.d.ts +5 -5
- package/lib/Table.js +1 -1
- package/lib/TableOfContent.cjs +1 -1
- package/lib/TableOfContent.d.cts +5 -5
- package/lib/TableOfContent.d.ts +5 -5
- package/lib/TableOfContent.js +1 -1
- package/lib/TaskList.cjs +1 -1
- package/lib/TaskList.d.cts +5 -5
- package/lib/TaskList.d.ts +5 -5
- package/lib/TaskList.js +1 -1
- package/lib/TextAlign.cjs +1 -1
- package/lib/TextAlign.d.cts +5 -5
- package/lib/TextAlign.d.ts +5 -5
- package/lib/TextAlign.js +1 -1
- package/lib/TextBubble.cjs +1 -1
- package/lib/TextBubble.d.cts +5 -5
- package/lib/TextBubble.d.ts +5 -5
- package/lib/TextBubble.js +1 -1
- package/lib/TextDirection.cjs +1 -1
- package/lib/TextDirection.d.cts +5 -5
- package/lib/TextDirection.d.ts +5 -5
- package/lib/TextDirection.js +1 -1
- package/lib/TextUnderline.cjs +1 -1
- package/lib/TextUnderline.d.cts +5 -5
- package/lib/TextUnderline.d.ts +5 -5
- package/lib/TextUnderline.js +1 -1
- package/lib/TrailingNode.d.cts +5 -5
- package/lib/TrailingNode.d.ts +5 -5
- package/lib/{Twitter-B_tSItrW.js → Twitter-CzT2PGy6.js} +1 -1
- package/lib/{Twitter-CfDC4bFV.cjs → Twitter-R32iSHHD.cjs} +1 -1
- package/lib/Twitter.cjs +1 -1
- package/lib/Twitter.d.cts +5 -5
- package/lib/Twitter.d.ts +5 -5
- package/lib/Twitter.js +1 -1
- package/lib/Video.cjs +1 -1
- package/lib/Video.d.cts +5 -5
- package/lib/Video.d.ts +5 -5
- package/lib/Video.js +1 -1
- package/lib/bubble-extra.cjs +1 -1
- package/lib/bubble-extra.d.cts +5 -5
- package/lib/bubble-extra.d.ts +5 -5
- package/lib/bubble-extra.js +5 -5
- package/lib/index.cjs +1 -1
- package/lib/index.d.cts +5 -5
- package/lib/index.d.ts +5 -5
- package/lib/index.js +2 -2
- package/lib/locale-bundle.d.cts +5 -5
- package/lib/locale-bundle.d.ts +5 -5
- package/lib/{textarea-DXTdXr2y.js → textarea-BIWEJWC6.js} +1 -1
- package/lib/{textarea-B45fP3gP.cjs → textarea-BMlBzzR0.cjs} +1 -1
- package/package.json +1 -1
- package/lib/RichTextEditor-DkpDEr5U.cjs +0 -137
package/lib/Iframe.d.cts
CHANGED
|
@@ -5,7 +5,7 @@ export declare const Iframe: Node_2<any, any>;
|
|
|
5
5
|
export declare interface IIframeAttrs {
|
|
6
6
|
width?: number | string;
|
|
7
7
|
height?: number;
|
|
8
|
-
|
|
8
|
+
src?: string;
|
|
9
9
|
defaultShowPicker?: boolean;
|
|
10
10
|
}
|
|
11
11
|
|
|
@@ -32,8 +32,9 @@ declare module '@tiptap/core' {
|
|
|
32
32
|
|
|
33
33
|
declare module '@tiptap/core' {
|
|
34
34
|
interface Commands<ReturnType> {
|
|
35
|
-
|
|
36
|
-
|
|
35
|
+
drawer: {
|
|
36
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
37
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
37
38
|
};
|
|
38
39
|
}
|
|
39
40
|
}
|
|
@@ -53,9 +54,8 @@ declare module '@tiptap/core' {
|
|
|
53
54
|
|
|
54
55
|
declare module '@tiptap/core' {
|
|
55
56
|
interface Commands<ReturnType> {
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
57
|
+
excalidraw: {
|
|
58
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
59
59
|
};
|
|
60
60
|
}
|
|
61
61
|
}
|
package/lib/Iframe.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ export declare const Iframe: Node_2<any, any>;
|
|
|
5
5
|
export declare interface IIframeAttrs {
|
|
6
6
|
width?: number | string;
|
|
7
7
|
height?: number;
|
|
8
|
-
|
|
8
|
+
src?: string;
|
|
9
9
|
defaultShowPicker?: boolean;
|
|
10
10
|
}
|
|
11
11
|
|
|
@@ -32,8 +32,9 @@ declare module '@tiptap/core' {
|
|
|
32
32
|
|
|
33
33
|
declare module '@tiptap/core' {
|
|
34
34
|
interface Commands<ReturnType> {
|
|
35
|
-
|
|
36
|
-
|
|
35
|
+
drawer: {
|
|
36
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
37
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
37
38
|
};
|
|
38
39
|
}
|
|
39
40
|
}
|
|
@@ -53,9 +54,8 @@ declare module '@tiptap/core' {
|
|
|
53
54
|
|
|
54
55
|
declare module '@tiptap/core' {
|
|
55
56
|
interface Commands<ReturnType> {
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
57
|
+
excalidraw: {
|
|
58
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
59
59
|
};
|
|
60
60
|
}
|
|
61
61
|
}
|
package/lib/Iframe.js
CHANGED
package/lib/Image.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});require("./index-COecBbaE.cjs");const e=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});require("./index-COecBbaE.cjs");const e=require("./RichTextEditor-BulGh0GP.cjs");require("./dom-dataset-CAXnsjYE.cjs");exports.Image=e.Image$1;exports.default=e.Image$1;
|
package/lib/Image.d.cts
CHANGED
|
@@ -125,8 +125,9 @@ declare module '@tiptap/core' {
|
|
|
125
125
|
|
|
126
126
|
declare module '@tiptap/core' {
|
|
127
127
|
interface Commands<ReturnType> {
|
|
128
|
-
|
|
129
|
-
|
|
128
|
+
drawer: {
|
|
129
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
130
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
130
131
|
};
|
|
131
132
|
}
|
|
132
133
|
}
|
|
@@ -146,9 +147,8 @@ declare module '@tiptap/core' {
|
|
|
146
147
|
|
|
147
148
|
declare module '@tiptap/core' {
|
|
148
149
|
interface Commands<ReturnType> {
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
150
|
+
excalidraw: {
|
|
151
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
152
152
|
};
|
|
153
153
|
}
|
|
154
154
|
}
|
package/lib/Image.d.ts
CHANGED
|
@@ -125,8 +125,9 @@ declare module '@tiptap/core' {
|
|
|
125
125
|
|
|
126
126
|
declare module '@tiptap/core' {
|
|
127
127
|
interface Commands<ReturnType> {
|
|
128
|
-
|
|
129
|
-
|
|
128
|
+
drawer: {
|
|
129
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
130
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
130
131
|
};
|
|
131
132
|
}
|
|
132
133
|
}
|
|
@@ -146,9 +147,8 @@ declare module '@tiptap/core' {
|
|
|
146
147
|
|
|
147
148
|
declare module '@tiptap/core' {
|
|
148
149
|
interface Commands<ReturnType> {
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
150
|
+
excalidraw: {
|
|
151
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
152
152
|
};
|
|
153
153
|
}
|
|
154
154
|
}
|
package/lib/Image.js
CHANGED
package/lib/ImageGif.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});require("./index-COecBbaE.cjs");const e=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});require("./index-COecBbaE.cjs");const e=require("./RichTextEditor-BulGh0GP.cjs");require("./dom-dataset-CAXnsjYE.cjs");exports.ImageGif=e.ImageGif;exports.default=e.ImageGif;
|
package/lib/ImageGif.d.cts
CHANGED
|
@@ -47,8 +47,9 @@ declare module '@tiptap/core' {
|
|
|
47
47
|
|
|
48
48
|
declare module '@tiptap/core' {
|
|
49
49
|
interface Commands<ReturnType> {
|
|
50
|
-
|
|
51
|
-
|
|
50
|
+
drawer: {
|
|
51
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
52
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
52
53
|
};
|
|
53
54
|
}
|
|
54
55
|
}
|
|
@@ -68,9 +69,8 @@ declare module '@tiptap/core' {
|
|
|
68
69
|
|
|
69
70
|
declare module '@tiptap/core' {
|
|
70
71
|
interface Commands<ReturnType> {
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
72
|
+
excalidraw: {
|
|
73
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
74
74
|
};
|
|
75
75
|
}
|
|
76
76
|
}
|
package/lib/ImageGif.d.ts
CHANGED
|
@@ -47,8 +47,9 @@ declare module '@tiptap/core' {
|
|
|
47
47
|
|
|
48
48
|
declare module '@tiptap/core' {
|
|
49
49
|
interface Commands<ReturnType> {
|
|
50
|
-
|
|
51
|
-
|
|
50
|
+
drawer: {
|
|
51
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
52
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
52
53
|
};
|
|
53
54
|
}
|
|
54
55
|
}
|
|
@@ -68,9 +69,8 @@ declare module '@tiptap/core' {
|
|
|
68
69
|
|
|
69
70
|
declare module '@tiptap/core' {
|
|
70
71
|
interface Commands<ReturnType> {
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
72
|
+
excalidraw: {
|
|
73
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
74
74
|
};
|
|
75
75
|
}
|
|
76
76
|
}
|
package/lib/ImageGif.js
CHANGED
package/lib/ImportWord.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const ws=require("./index-COecBbaE.cjs"),br=require("react/jsx-runtime"),ya=require("react"),Pe=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const ws=require("./index-COecBbaE.cjs"),br=require("react/jsx-runtime"),ya=require("react"),Pe=require("./RichTextEditor-BulGh0GP.cjs"),Es=require("./index-LbrE7K9i.cjs");var je={},Ai="1.13.7",Da=typeof self=="object"&&self.self===self&&self||typeof global=="object"&&global.global===global&&global||Function("return this")()||{},Ht=Array.prototype,Ci=Object.prototype,va=typeof Symbol<"u"?Symbol.prototype:null,As=Ht.push,rt=Ht.slice,Kn=Ci.toString,Cs=Ci.hasOwnProperty,qc=typeof ArrayBuffer<"u",Fs=typeof DataView<"u",Ss=Array.isArray,xa=Object.keys,_a=Object.create,Ua=qc&&ArrayBuffer.isView,Bs=isNaN,ks=isFinite,Pc=!{toString:null}.propertyIsEnumerable("toString"),Ta=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],Ws=Math.pow(2,53)-1;function Oe(e,n){return n=n==null?e.length-1:+n,function(){for(var t=Math.max(arguments.length-n,0),i=Array(t),c=0;c<t;c++)i[c]=arguments[c+n];switch(n){case 0:return e.call(this,i);case 1:return e.call(this,arguments[0],i);case 2:return e.call(this,arguments[0],arguments[1],i)}var r=Array(n+1);for(c=0;c<n;c++)r[c]=arguments[c];return r[n]=i,e.apply(this,r)}}function ln(e){var n=typeof e;return n==="function"||n==="object"&&!!e}function zc(e){return e===null}function Fi(e){return e===void 0}function Si(e){return e===!0||e===!1||Kn.call(e)==="[object Boolean]"}function jc(e){return!!(e&&e.nodeType===1)}function Ne(e){var n="[object "+e+"]";return function(t){return Kn.call(t)===n}}const Gt=Ne("String"),Bi=Ne("Number"),Xc=Ne("Date"),Vc=Ne("RegExp"),Hc=Ne("Error"),ki=Ne("Symbol"),Wi=Ne("ArrayBuffer");var Gc=Ne("Function"),Rs=Da.document&&Da.document.childNodes;typeof/./!="function"&&typeof Int8Array!="object"&&typeof Rs!="function"&&(Gc=function(e){return typeof e=="function"||!1});const Re=Gc,Zc=Ne("Object");var $c=Fs&&(!/\[native code\]/.test(String(DataView))||Zc(new DataView(new ArrayBuffer(8)))),Ri=typeof Map<"u"&&Zc(new Map),Ns=Ne("DataView");function Os(e){return e!=null&&Re(e.getInt8)&&Wi(e.buffer)}const Qn=$c?Os:Ns,fn=Ss||Ne("Array");function hn(e,n){return e!=null&&Cs.call(e,n)}var Ti=Ne("Arguments");(function(){Ti(arguments)||(Ti=function(e){return hn(e,"callee")})})();const Zt=Ti;function Yc(e){return!ki(e)&&ks(e)&&!isNaN(parseFloat(e))}function Ni(e){return Bi(e)&&Bs(e)}function Oi(e){return function(){return e}}function Kc(e){return function(n){var t=e(n);return typeof t=="number"&&t>=0&&t<=Ws}}function Qc(e){return function(n){return n==null?void 0:n[e]}}const Pt=Qc("byteLength"),Is=Kc(Pt);var Ls=/\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/;function Ms(e){return Ua?Ua(e)&&!Qn(e):Is(e)&&Ls.test(Kn.call(e))}const Ii=qc?Ms:Oi(!1),Le=Qc("length");function qs(e){for(var n={},t=e.length,i=0;i<t;++i)n[e[i]]=!0;return{contains:function(c){return n[c]===!0},push:function(c){return n[c]=!0,e.push(c)}}}function Jc(e,n){n=qs(n);var t=Ta.length,i=e.constructor,c=Re(i)&&i.prototype||Ci,r="constructor";for(hn(e,r)&&!n.contains(r)&&n.push(r);t--;)r=Ta[t],r in e&&e[r]!==c[r]&&!n.contains(r)&&n.push(r)}function Be(e){if(!ln(e))return[];if(xa)return xa(e);var n=[];for(var t in e)hn(e,t)&&n.push(t);return Pc&&Jc(e,n),n}function eu(e){if(e==null)return!0;var n=Le(e);return typeof n=="number"&&(fn(e)||Gt(e)||Zt(e))?n===0:Le(Be(e))===0}function Li(e,n){var t=Be(n),i=t.length;if(e==null)return!i;for(var c=Object(e),r=0;r<i;r++){var a=t[r];if(n[a]!==c[a]||!(a in c))return!1}return!0}function we(e){if(e instanceof we)return e;if(!(this instanceof we))return new we(e);this._wrapped=e}we.VERSION=Ai;we.prototype.value=function(){return this._wrapped};we.prototype.valueOf=we.prototype.toJSON=we.prototype.value;we.prototype.toString=function(){return String(this._wrapped)};function wa(e){return new Uint8Array(e.buffer||e,e.byteOffset||0,Pt(e))}var Ea="[object DataView]";function wi(e,n,t,i){if(e===n)return e!==0||1/e===1/n;if(e==null||n==null)return!1;if(e!==e)return n!==n;var c=typeof e;return c!=="function"&&c!=="object"&&typeof n!="object"?!1:nu(e,n,t,i)}function nu(e,n,t,i){e instanceof we&&(e=e._wrapped),n instanceof we&&(n=n._wrapped);var c=Kn.call(e);if(c!==Kn.call(n))return!1;if($c&&c=="[object Object]"&&Qn(e)){if(!Qn(n))return!1;c=Ea}switch(c){case"[object RegExp]":case"[object String]":return""+e==""+n;case"[object Number]":return+e!=+e?+n!=+n:+e==0?1/+e===1/n:+e==+n;case"[object Date]":case"[object Boolean]":return+e==+n;case"[object Symbol]":return va.valueOf.call(e)===va.valueOf.call(n);case"[object ArrayBuffer]":case Ea:return nu(wa(e),wa(n),t,i)}var r=c==="[object Array]";if(!r&&Ii(e)){var a=Pt(e);if(a!==Pt(n))return!1;if(e.buffer===n.buffer&&e.byteOffset===n.byteOffset)return!0;r=!0}if(!r){if(typeof e!="object"||typeof n!="object")return!1;var o=e.constructor,u=n.constructor;if(o!==u&&!(Re(o)&&o instanceof o&&Re(u)&&u instanceof u)&&"constructor"in e&&"constructor"in n)return!1}t=t||[],i=i||[];for(var l=t.length;l--;)if(t[l]===e)return i[l]===n;if(t.push(e),i.push(n),r){if(l=e.length,l!==n.length)return!1;for(;l--;)if(!wi(e[l],n[l],t,i))return!1}else{var b=Be(e),m;if(l=b.length,Be(n).length!==l)return!1;for(;l--;)if(m=b[l],!(hn(n,m)&&wi(e[m],n[m],t,i)))return!1}return t.pop(),i.pop(),!0}function tu(e,n){return wi(e,n)}function Ln(e){if(!ln(e))return[];var n=[];for(var t in e)n.push(t);return Pc&&Jc(e,n),n}function Mi(e){var n=Le(e);return function(t){if(t==null)return!1;var i=Ln(t);if(Le(i))return!1;for(var c=0;c<n;c++)if(!Re(t[e[c]]))return!1;return e!==au||!Re(t[qi])}}var qi="forEach",ru="has",Pi=["clear","delete"],iu=["get",ru,"set"],Ps=Pi.concat(qi,iu),au=Pi.concat(iu),zs=["add"].concat(Pi,qi,ru);const ou=Ri?Mi(Ps):Ne("Map"),cu=Ri?Mi(au):Ne("WeakMap"),uu=Ri?Mi(zs):Ne("Set"),su=Ne("WeakSet");function En(e){for(var n=Be(e),t=n.length,i=Array(t),c=0;c<t;c++)i[c]=e[n[c]];return i}function du(e){for(var n=Be(e),t=n.length,i=Array(t),c=0;c<t;c++)i[c]=[n[c],e[n[c]]];return i}function zi(e){for(var n={},t=Be(e),i=0,c=t.length;i<c;i++)n[e[t[i]]]=t[i];return n}function Jn(e){var n=[];for(var t in e)Re(e[t])&&n.push(t);return n.sort()}function ji(e,n){return function(t){var i=arguments.length;if(n&&(t=Object(t)),i<2||t==null)return t;for(var c=1;c<i;c++)for(var r=arguments[c],a=e(r),o=a.length,u=0;u<o;u++){var l=a[u];(!n||t[l]===void 0)&&(t[l]=r[l])}return t}}const Xi=ji(Ln),On=ji(Be),Vi=ji(Ln,!0);function js(){return function(){}}function lu(e){if(!ln(e))return{};if(_a)return _a(e);var n=js();n.prototype=e;var t=new n;return n.prototype=null,t}function fu(e,n){var t=lu(e);return n&&On(t,n),t}function hu(e){return ln(e)?fn(e)?e.slice():Xi({},e):e}function pu(e,n){return n(e),e}function Hi(e){return fn(e)?e:[e]}we.toPath=Hi;function it(e){return we.toPath(e)}function Gi(e,n){for(var t=n.length,i=0;i<t;i++){if(e==null)return;e=e[n[i]]}return t?e:void 0}function Zi(e,n,t){var i=Gi(e,it(n));return Fi(i)?t:i}function gu(e,n){n=it(n);for(var t=n.length,i=0;i<t;i++){var c=n[i];if(!hn(e,c))return!1;e=e[c]}return!!t}function $t(e){return e}function wn(e){return e=On({},e),function(n){return Li(n,e)}}function Yt(e){return e=it(e),function(n){return Gi(n,e)}}function at(e,n,t){if(n===void 0)return e;switch(t??3){case 1:return function(i){return e.call(n,i)};case 3:return function(i,c,r){return e.call(n,i,c,r)};case 4:return function(i,c,r,a){return e.call(n,i,c,r,a)}}return function(){return e.apply(n,arguments)}}function mu(e,n,t){return e==null?$t:Re(e)?at(e,n,t):ln(e)&&!fn(e)?wn(e):Yt(e)}function Kt(e,n){return mu(e,n,1/0)}we.iteratee=Kt;function Me(e,n,t){return we.iteratee!==Kt?we.iteratee(e,n):mu(e,n,t)}function bu(e,n,t){n=Me(n,t);for(var i=Be(e),c=i.length,r={},a=0;a<c;a++){var o=i[a];r[o]=n(e[o],o,e)}return r}function $i(){}function yu(e){return e==null?$i:function(n){return Zi(e,n)}}function Du(e,n,t){var i=Array(Math.max(0,e));n=at(n,t,1);for(var c=0;c<e;c++)i[c]=n(c);return i}function zt(e,n){return n==null&&(n=e,e=0),e+Math.floor(Math.random()*(n-e+1))}const In=Date.now||function(){return new Date().getTime()};function vu(e){var n=function(r){return e[r]},t="(?:"+Be(e).join("|")+")",i=RegExp(t),c=RegExp(t,"g");return function(r){return r=r==null?"":""+r,i.test(r)?r.replace(c,n):r}}const xu={"&":"&","<":"<",">":">",'"':""","'":"'","`":"`"},_u=vu(xu),Xs=zi(xu),Uu=vu(Xs),Tu=we.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var yr=/(.)^/,Vs={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},Hs=/\\|'|\r|\n|\u2028|\u2029/g;function Gs(e){return"\\"+Vs[e]}var Zs=/^\s*(\w|\$)+\s*$/;function wu(e,n,t){!n&&t&&(n=t),n=Vi({},n,we.templateSettings);var i=RegExp([(n.escape||yr).source,(n.interpolate||yr).source,(n.evaluate||yr).source].join("|")+"|$","g"),c=0,r="__p+='";e.replace(i,function(l,b,m,g,f){return r+=e.slice(c,f).replace(Hs,Gs),c=f+l.length,b?r+=`'+
|
|
2
2
|
((__t=(`+b+`))==null?'':_.escape(__t))+
|
|
3
3
|
'`:m?r+=`'+
|
|
4
4
|
((__t=(`+m+`))==null?'':__t)+
|
package/lib/ImportWord.d.cts
CHANGED
|
@@ -108,8 +108,9 @@ declare module '@tiptap/core' {
|
|
|
108
108
|
|
|
109
109
|
declare module '@tiptap/core' {
|
|
110
110
|
interface Commands<ReturnType> {
|
|
111
|
-
|
|
112
|
-
|
|
111
|
+
drawer: {
|
|
112
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
113
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
113
114
|
};
|
|
114
115
|
}
|
|
115
116
|
}
|
|
@@ -129,9 +130,8 @@ declare module '@tiptap/core' {
|
|
|
129
130
|
|
|
130
131
|
declare module '@tiptap/core' {
|
|
131
132
|
interface Commands<ReturnType> {
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
133
|
+
excalidraw: {
|
|
134
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
135
135
|
};
|
|
136
136
|
}
|
|
137
137
|
}
|
package/lib/ImportWord.d.ts
CHANGED
|
@@ -108,8 +108,9 @@ declare module '@tiptap/core' {
|
|
|
108
108
|
|
|
109
109
|
declare module '@tiptap/core' {
|
|
110
110
|
interface Commands<ReturnType> {
|
|
111
|
-
|
|
112
|
-
|
|
111
|
+
drawer: {
|
|
112
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
113
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
113
114
|
};
|
|
114
115
|
}
|
|
115
116
|
}
|
|
@@ -129,9 +130,8 @@ declare module '@tiptap/core' {
|
|
|
129
130
|
|
|
130
131
|
declare module '@tiptap/core' {
|
|
131
132
|
interface Commands<ReturnType> {
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
133
|
+
excalidraw: {
|
|
134
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
135
135
|
};
|
|
136
136
|
}
|
|
137
137
|
}
|
package/lib/ImportWord.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { E as Ts } from "./index-Drmyqk9P.js";
|
|
2
2
|
import { jsxs as ws, jsx as ba } from "react/jsx-runtime";
|
|
3
3
|
import { useState as Es, useRef as As } from "react";
|
|
4
|
-
import { ab as Cs, ac as un, a2 as Fs, ad as Ss, A as Bs, ae as ks } from "./RichTextEditor-
|
|
4
|
+
import { ab as Cs, ac as un, a2 as Fs, ad as Ss, A as Bs, ae as ks } from "./RichTextEditor-BhzFkRcp.js";
|
|
5
5
|
import { u as Ws } from "./index-D9llIWB5.js";
|
|
6
6
|
var ze = {}, Ei = "1.13.7", ya = typeof self == "object" && self.self === self && self || typeof global == "object" && global.global === global && global || Function("return this")() || {}, Ht = Array.prototype, Ai = Object.prototype, Da = typeof Symbol < "u" ? Symbol.prototype : null, Rs = Ht.push, rt = Ht.slice, Kn = Ai.toString, Ns = Ai.hasOwnProperty, Mc = typeof ArrayBuffer < "u", Os = typeof DataView < "u", Is = Array.isArray, va = Object.keys, xa = Object.create, _a = Mc && ArrayBuffer.isView, Ls = isNaN, Ms = isFinite, qc = !{ toString: null }.propertyIsEnumerable("toString"), Ua = [
|
|
7
7
|
"valueOf",
|
package/lib/Indent.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("./index-COecBbaE.cjs"),t=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("./index-COecBbaE.cjs"),t=require("./RichTextEditor-BulGh0GP.cjs"),r=d.Extension.create({name:"indent",addOptions(){var n;return{...(n=this.parent)==null?void 0:n.call(this),types:["paragraph","heading","blockquote"],minIndent:t.IndentProps.min,maxIndent:t.IndentProps.max,button({editor:e,t:o}){return[{component:t.ActionButton,componentProps:{action:()=>{e.commands.indent()},shortcutKeys:["Tab"],icon:"IndentIncrease",tooltip:o("editor.indent.tooltip")}},{component:t.ActionButton,componentProps:{action:()=>{e.commands.outdent()},shortcutKeys:["Shift","Tab"],icon:"IndentDecrease",tooltip:o("editor.outdent.tooltip")}}]}}},addGlobalAttributes(){return[{types:this.options.types,attributes:{indent:{default:0,parseHTML:n=>{const e=n.dataset.indent;return(e?Number.parseInt(e,10):0)||0},renderHTML:n=>n.indent?{"data-indent":n.indent}:{}}}}]},addCommands(){return{indent:()=>t.createIndentCommand({delta:t.IndentProps.more,types:this.options.types}),outdent:()=>t.createIndentCommand({delta:t.IndentProps.less,types:this.options.types})}},addKeyboardShortcuts(){return{Tab:()=>this.editor.commands.indent(),"Shift-Tab":()=>this.editor.commands.outdent()}}});exports.Indent=r;
|
package/lib/Indent.d.cts
CHANGED
|
@@ -99,8 +99,9 @@ declare module '@tiptap/core' {
|
|
|
99
99
|
|
|
100
100
|
declare module '@tiptap/core' {
|
|
101
101
|
interface Commands<ReturnType> {
|
|
102
|
-
|
|
103
|
-
|
|
102
|
+
drawer: {
|
|
103
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
104
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
104
105
|
};
|
|
105
106
|
}
|
|
106
107
|
}
|
|
@@ -120,9 +121,8 @@ declare module '@tiptap/core' {
|
|
|
120
121
|
|
|
121
122
|
declare module '@tiptap/core' {
|
|
122
123
|
interface Commands<ReturnType> {
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
124
|
+
excalidraw: {
|
|
125
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
126
126
|
};
|
|
127
127
|
}
|
|
128
128
|
}
|
package/lib/Indent.d.ts
CHANGED
|
@@ -99,8 +99,9 @@ declare module '@tiptap/core' {
|
|
|
99
99
|
|
|
100
100
|
declare module '@tiptap/core' {
|
|
101
101
|
interface Commands<ReturnType> {
|
|
102
|
-
|
|
103
|
-
|
|
102
|
+
drawer: {
|
|
103
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
104
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
104
105
|
};
|
|
105
106
|
}
|
|
106
107
|
}
|
|
@@ -120,9 +121,8 @@ declare module '@tiptap/core' {
|
|
|
120
121
|
|
|
121
122
|
declare module '@tiptap/core' {
|
|
122
123
|
interface Commands<ReturnType> {
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
124
|
+
excalidraw: {
|
|
125
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
126
126
|
};
|
|
127
127
|
}
|
|
128
128
|
}
|
package/lib/Indent.js
CHANGED
package/lib/Italic.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-COecBbaE.cjs"),r=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-COecBbaE.cjs"),r=require("./RichTextEditor-BulGh0GP.cjs"),a=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))$/,i=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))/g,o=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))$/,l=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))/g,c=e.Mark.create({name:"italic",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"em"},{tag:"i",getAttrs:t=>t.style.fontStyle!=="normal"&&null},{style:"font-style=normal",clearMark:t=>t.type.name===this.name},{style:"font-style=italic"}]},renderHTML({HTMLAttributes:t}){return["em",e.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{setItalic:()=>({commands:t})=>t.setMark(this.name),toggleItalic:()=>({commands:t})=>t.toggleMark(this.name),unsetItalic:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-i":()=>this.editor.commands.toggleItalic(),"Mod-I":()=>this.editor.commands.toggleItalic()}},addInputRules(){return[e.markInputRule({find:a,type:this.type}),e.markInputRule({find:o,type:this.type})]},addPasteRules(){return[e.markPasteRule({find:i,type:this.type}),e.markPasteRule({find:l,type:this.type})]}}),u=c.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),button({editor:s,t:n}){return{component:r.ActionButton,componentProps:{action:()=>s.commands.toggleItalic(),isActive:()=>s.isActive("italic")||!1,disabled:!1,shortcutKeys:["mod","I"],icon:"Italic",tooltip:n("editor.italic.tooltip")}}}}}});exports.Italic=u;
|
package/lib/Italic.d.cts
CHANGED
|
@@ -98,8 +98,9 @@ declare module '@tiptap/core' {
|
|
|
98
98
|
|
|
99
99
|
declare module '@tiptap/core' {
|
|
100
100
|
interface Commands<ReturnType> {
|
|
101
|
-
|
|
102
|
-
|
|
101
|
+
drawer: {
|
|
102
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
103
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
103
104
|
};
|
|
104
105
|
}
|
|
105
106
|
}
|
|
@@ -119,9 +120,8 @@ declare module '@tiptap/core' {
|
|
|
119
120
|
|
|
120
121
|
declare module '@tiptap/core' {
|
|
121
122
|
interface Commands<ReturnType> {
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
123
|
+
excalidraw: {
|
|
124
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
125
125
|
};
|
|
126
126
|
}
|
|
127
127
|
}
|
package/lib/Italic.d.ts
CHANGED
|
@@ -98,8 +98,9 @@ declare module '@tiptap/core' {
|
|
|
98
98
|
|
|
99
99
|
declare module '@tiptap/core' {
|
|
100
100
|
interface Commands<ReturnType> {
|
|
101
|
-
|
|
102
|
-
|
|
101
|
+
drawer: {
|
|
102
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
103
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
103
104
|
};
|
|
104
105
|
}
|
|
105
106
|
}
|
|
@@ -119,9 +120,8 @@ declare module '@tiptap/core' {
|
|
|
119
120
|
|
|
120
121
|
declare module '@tiptap/core' {
|
|
121
122
|
interface Commands<ReturnType> {
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
123
|
+
excalidraw: {
|
|
124
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
125
125
|
};
|
|
126
126
|
}
|
|
127
127
|
}
|
package/lib/Italic.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { M as a, c as s, d as n, m as i } from "./index-Drmyqk9P.js";
|
|
2
|
-
import { A as o } from "./RichTextEditor-
|
|
2
|
+
import { A as o } from "./RichTextEditor-BhzFkRcp.js";
|
|
3
3
|
const l = /(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))$/, c = /(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))/g, d = /(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))$/, u = /(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))/g, m = a.create({
|
|
4
4
|
name: "italic",
|
|
5
5
|
addOptions() {
|
package/lib/Katex.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./index-COecBbaE.cjs"),f=require("./dom-dataset-CAXnsjYE.cjs"),n=require("react/jsx-runtime"),c=require("react"),b=require("katex"),j=require("lucide-react"),u=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./index-COecBbaE.cjs"),f=require("./dom-dataset-CAXnsjYE.cjs"),n=require("react/jsx-runtime"),c=require("react"),b=require("katex"),j=require("lucide-react"),u=require("./RichTextEditor-BulGh0GP.cjs"),w=require("./textarea-BMlBzzR0.cjs"),k=require("./index-LbrE7K9i.cjs");function $({editor:e,...t}){const{t:s}=k.useLocale(),o=u.useAttributes(e,x.name,{text:"",defaultShowPicker:!1}),{text:i,defaultShowPicker:r}=o,[a,d]=c.useState(""),g=c.useCallback(()=>{e.chain().focus().setKatex({text:a}).run(),d("")},[e,a]);c.useEffect(()=>{r&&e.chain().updateAttributes(x.name,{defaultShowPicker:!1}).focus().run()},[e,r]);const h=c.useMemo(()=>{try{return b.renderToString(`${a}`)}catch{return a}},[a]),m=c.useMemo(()=>`${a}`.trim()?n.jsx("span",{contentEditable:!1,dangerouslySetInnerHTML:{__html:h||""}}):null,[a,h]);return n.jsxs(u.Popover,{modal:!0,children:[n.jsx(u.PopoverTrigger,{asChild:!0,children:n.jsx(u.ActionButton,{icon:t==null?void 0:t.icon,tooltip:t==null?void 0:t.tooltip})}),n.jsxs(u.PopoverContent,{align:"start",className:"richtext-size-full richtext-p-2",hideWhenDetached:!0,side:"bottom",children:[n.jsx(u.Label,{className:"richtext-mb-[6px]",children:s("editor.formula.dialog.text")}),n.jsx("div",{className:"richtext-mb-[16px] richtext-flex richtext-w-full richtext-max-w-sm richtext-items-center richtext-gap-1.5",children:n.jsx("div",{className:"richtext-relative richtext-w-full richtext-max-w-sm",children:n.jsx(w.Textarea,{autoFocus:!0,className:"richtext-w-full",defaultValue:i,onChange:p=>d(p.target.value),placeholder:"Text",required:!0,rows:3,value:a})})}),m&&n.jsx("div",{className:"richtext-my-[10px] richtext-max-w-[286px] richtext-overflow-auto richtext-whitespace-nowrap richtext-rounded-[6px] !richtext-border richtext-p-[10px]",children:m}),n.jsxs("div",{className:"richtext-flex richtext-items-center richtext-justify-between richtext-gap-[6px]",children:[n.jsx(u.Button,{className:"richtext-flex-1",onClick:g,children:"Submit"}),n.jsx("a",{href:"https://katex.org/docs/supported",rel:"noreferrer noopener",target:"_blank",children:n.jsx(j.HelpCircle,{size:16})})]})]})]})}function T(e,t=1){let s=0,o=0,i=0;if(e.startsWith("rgb")){const r=e.replace(/\s/g,"").match(/rgb\((.*)\)$/)[1].split(",");s=+r[0],o=+r[1],i=+r[2]}else if(e.startsWith("#")){let r=e.replace("#","");r.length===3&&(r=`${r[0]}${r[0]}${r[1]}${r[1]}${r[2]}${r[2]}`),s=Number.parseInt(r.substring(0,2),16),o=Number.parseInt(r.substring(2,4),16),i=Number.parseInt(r.substring(4,6),16)}else return e;return t>1&&t<=100&&(t=t/100),`rgba(${s},${o},${i},${t})`}function v({node:e}){const t=u.useTheme(),{text:s}=e.attrs,o=c.useMemo(()=>{const a="rgb(254, 242, 237)";return t==="dark"?T(a,.75):a},[t]),i=c.useMemo(()=>{try{return b.renderToString(`${s}`)}catch{return s}},[s]),r=c.useMemo(()=>s.trim()?n.jsx("span",{contentEditable:!1,dangerouslySetInnerHTML:{__html:i}}):n.jsx("span",{contentEditable:!1,children:"Not enter a formula"}),[s,i]);return n.jsx(f.NodeViewWrapper,{style:{display:"inline-block",backgroundColor:o},as:"span",children:r})}function N(e){return t=>t.getAttribute(e)}const x=l.Node.create({name:"katex",group:"inline",inline:!0,defining:!0,draggable:!0,selectable:!0,addOptions(){return{HTMLAttributes:{class:"katex"},button:({editor:e,t})=>({component:$,componentProps:{editor:e,action:()=>!0,isActive:()=>!1,disabled:!1,icon:"KatexIcon",tooltip:t("editor.katex.tooltip")}})}},addAttributes(){return{text:{default:"",parseHTML:N("text")},defaultShowPicker:{default:!1}}},parseHTML(){return[{tag:"span.katex"}]},renderHTML({HTMLAttributes:e}){return["span",l.mergeAttributes(this.options&&this.options.HTMLAttributes||{},e)]},addCommands(){return{setKatex:e=>({commands:t})=>t.insertContent({type:this.name,attrs:e})}},addInputRules(){return[l.nodeInputRule({find:/^\$katex\$$/,type:this.type,getAttributes:()=>({defaultShowPicker:!0})})]},addNodeView(){return f.ReactNodeViewRenderer(v)}});exports.Katex=x;
|
package/lib/Katex.d.cts
CHANGED
|
@@ -34,8 +34,9 @@ declare module '@tiptap/core' {
|
|
|
34
34
|
|
|
35
35
|
declare module '@tiptap/core' {
|
|
36
36
|
interface Commands<ReturnType> {
|
|
37
|
-
|
|
38
|
-
|
|
37
|
+
drawer: {
|
|
38
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
39
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
39
40
|
};
|
|
40
41
|
}
|
|
41
42
|
}
|
|
@@ -55,9 +56,8 @@ declare module '@tiptap/core' {
|
|
|
55
56
|
|
|
56
57
|
declare module '@tiptap/core' {
|
|
57
58
|
interface Commands<ReturnType> {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
59
|
+
excalidraw: {
|
|
60
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
61
61
|
};
|
|
62
62
|
}
|
|
63
63
|
}
|
package/lib/Katex.d.ts
CHANGED
|
@@ -34,8 +34,9 @@ declare module '@tiptap/core' {
|
|
|
34
34
|
|
|
35
35
|
declare module '@tiptap/core' {
|
|
36
36
|
interface Commands<ReturnType> {
|
|
37
|
-
|
|
38
|
-
|
|
37
|
+
drawer: {
|
|
38
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
39
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
39
40
|
};
|
|
40
41
|
}
|
|
41
42
|
}
|
|
@@ -55,9 +56,8 @@ declare module '@tiptap/core' {
|
|
|
55
56
|
|
|
56
57
|
declare module '@tiptap/core' {
|
|
57
58
|
interface Commands<ReturnType> {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
59
|
+
excalidraw: {
|
|
60
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
61
61
|
};
|
|
62
62
|
}
|
|
63
63
|
}
|
package/lib/Katex.js
CHANGED
|
@@ -4,8 +4,8 @@ import { jsx as n, jsxs as u } from "react/jsx-runtime";
|
|
|
4
4
|
import { useState as T, useCallback as $, useEffect as v, useMemo as c } from "react";
|
|
5
5
|
import x from "katex";
|
|
6
6
|
import { HelpCircle as A } from "lucide-react";
|
|
7
|
-
import { O as S, P as L, m as P, A as C, n as H, L as I, B as M, Q as y } from "./RichTextEditor-
|
|
8
|
-
import { T as K } from "./textarea-
|
|
7
|
+
import { O as S, P as L, m as P, A as C, n as H, L as I, B as M, Q as y } from "./RichTextEditor-BhzFkRcp.js";
|
|
8
|
+
import { T as K } from "./textarea-BIWEJWC6.js";
|
|
9
9
|
import { u as R } from "./index-D9llIWB5.js";
|
|
10
10
|
function V({ editor: t, ...e }) {
|
|
11
11
|
const { t: a } = R(), o = S(t, h.name, {
|
package/lib/LineHeight.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const m=require("./index-COecBbaE.cjs"),g=require("./index-LbrE7K9i.cjs"),c=require("react/jsx-runtime"),L=require("react"),u=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const m=require("./index-COecBbaE.cjs"),g=require("./index-LbrE7K9i.cjs"),c=require("react/jsx-runtime"),L=require("react"),u=require("./RichTextEditor-BulGh0GP.cjs");function T(e){return Number.parseFloat(e.replace("%",""))/100}function x(e){const{t}=g.useLocale(),[n,r]=L.useState("default");function o(i){i==="default"?e.editor.commands.unsetLineHeight():e.editor.commands.setLineHeight(i),r(i)}const d=L.useMemo(()=>{const s=e.editor.extensionManager.extensions.find(l=>l.name==="lineHeight").options.lineHeights.map(l=>({label:T(l),value:l}));return s.unshift({label:t("editor.default"),value:"default"}),s},[e]);return c.jsxs(u.DropdownMenu,{children:[c.jsx(u.DropdownMenuTrigger,{asChild:!0,disabled:e==null?void 0:e.disabled,children:c.jsx(u.ActionButton,{customClass:"!richtext-w-12 richtext-h-12",disabled:e==null?void 0:e.disabled,icon:"LineHeight",tooltip:e==null?void 0:e.tooltip,children:c.jsx(u.IconComponent,{className:"richtext-ml-1 richtext-size-3 richtext-text-zinc-500",name:"MenuDown"})})}),c.jsx(u.DropdownMenuContent,{className:"richtext-min-w-24",children:d==null?void 0:d.map((i,h)=>c.jsx(u.DropdownMenuCheckboxItem,{checked:i.value===n,onClick:()=>o(i.value),children:i.label},`lineHeight-${h}`))})]})}const _=["paragraph","heading","list_item","todo_item"];function E(e,t){const{selection:n,doc:r}=e;if(!n||!r||!(n instanceof m.TextSelection||n instanceof m.AllSelection))return e;const{from:o,to:d}=n,i=[],h=t&&t!==g.DEFAULT_LINE_HEIGHT?t:null;if(r.nodesBetween(o,d,(s,l)=>{const a=s.type;return _.includes(a.name)?((s.attrs.lineHeight||null)!==h&&i.push({node:s,pos:l,nodeType:a}),a.name!=="list_item"&&a.name!=="todo_item"):!0}),i.length===0)return e;for(const s of i){const{node:l,pos:a,nodeType:f}=s;let{attrs:H}=l;H={...H,lineHeight:h},e=e.setNodeMarkup(a,f,H,l.marks)}return e}function I(e){return({state:t,dispatch:n})=>{const{selection:r}=t;let{tr:o}=t;return o=o.setSelection(r),o=E(o,e),o.docChanged?(n&&n(o),!0):!1}}const b=m.Extension.create({name:"lineHeight",addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),types:["paragraph","heading","list_item","todo_item"],lineHeights:g.DEFAULT_LINE_HEIGHT_LIST,defaultHeight:g.DEFAULT_LINE_HEIGHT,button({editor:t,t:n}){return{component:x,componentProps:{editor:t,tooltip:n("editor.lineheight.tooltip")}}}}},addGlobalAttributes(){return[{types:this.options.types,attributes:{lineHeight:{default:null,parseHTML:e=>e.style.lineHeight||this.options.defaultHeight,renderHTML:e=>e.lineHeight===this.options.defaultHeight||!e.lineHeight?{}:{style:`line-height: ${e.lineHeight}`}}}}]},addCommands(){return{setLineHeight:e=>I(e),unsetLineHeight:()=>({commands:e})=>this.options.types.every(t=>e.resetAttributes(t,"lineHeight"))}}});exports.DEFAULT_LINE_HEIGHT_LIST=g.DEFAULT_LINE_HEIGHT_LIST;exports.LineHeight=b;
|
package/lib/LineHeight.d.cts
CHANGED
|
@@ -102,8 +102,9 @@ declare module '@tiptap/core' {
|
|
|
102
102
|
|
|
103
103
|
declare module '@tiptap/core' {
|
|
104
104
|
interface Commands<ReturnType> {
|
|
105
|
-
|
|
106
|
-
|
|
105
|
+
drawer: {
|
|
106
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
107
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
107
108
|
};
|
|
108
109
|
}
|
|
109
110
|
}
|
|
@@ -123,9 +124,8 @@ declare module '@tiptap/core' {
|
|
|
123
124
|
|
|
124
125
|
declare module '@tiptap/core' {
|
|
125
126
|
interface Commands<ReturnType> {
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
127
|
+
excalidraw: {
|
|
128
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
129
129
|
};
|
|
130
130
|
}
|
|
131
131
|
}
|
package/lib/LineHeight.d.ts
CHANGED
|
@@ -102,8 +102,9 @@ declare module '@tiptap/core' {
|
|
|
102
102
|
|
|
103
103
|
declare module '@tiptap/core' {
|
|
104
104
|
interface Commands<ReturnType> {
|
|
105
|
-
|
|
106
|
-
|
|
105
|
+
drawer: {
|
|
106
|
+
setDrawer: (options: any, replace?: any) => ReturnType;
|
|
107
|
+
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
107
108
|
};
|
|
108
109
|
}
|
|
109
110
|
}
|
|
@@ -123,9 +124,8 @@ declare module '@tiptap/core' {
|
|
|
123
124
|
|
|
124
125
|
declare module '@tiptap/core' {
|
|
125
126
|
interface Commands<ReturnType> {
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
127
|
+
excalidraw: {
|
|
128
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
129
129
|
};
|
|
130
130
|
}
|
|
131
131
|
}
|
package/lib/LineHeight.js
CHANGED
|
@@ -2,7 +2,7 @@ import { T as f, A as H, E as L } from "./index-Drmyqk9P.js";
|
|
|
2
2
|
import { u as x, h as m, i as T } from "./index-D9llIWB5.js";
|
|
3
3
|
import { jsxs as b, jsx as h } from "react/jsx-runtime";
|
|
4
4
|
import { useState as p, useMemo as _ } from "react";
|
|
5
|
-
import { D, e as E, A as M, k as w, f as A, h as C } from "./RichTextEditor-
|
|
5
|
+
import { D, e as E, A as M, k as w, f as A, h as C } from "./RichTextEditor-BhzFkRcp.js";
|
|
6
6
|
function y(e) {
|
|
7
7
|
return Number.parseFloat(e.replace("%", "")) / 100;
|
|
8
8
|
}
|