reactjs-tiptap-editor 0.3.18 → 0.3.21

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.
Files changed (251) hide show
  1. package/lib/{ActionMenuButton-Bp3NtBKu.cjs → ActionMenuButton-BTFBZyG2.cjs} +1 -1
  2. package/lib/{ActionMenuButton-CK00Dg3S.js → ActionMenuButton-DXwnYZhJ.js} +1 -1
  3. package/lib/Attachment.cjs +1 -1
  4. package/lib/Attachment.d.cts +28 -28
  5. package/lib/Attachment.d.ts +28 -28
  6. package/lib/Attachment.js +4 -4
  7. package/lib/Blockquote.cjs +1 -1
  8. package/lib/Blockquote.d.cts +28 -28
  9. package/lib/Blockquote.d.ts +28 -28
  10. package/lib/Blockquote.js +2 -2
  11. package/lib/Bold.cjs +1 -1
  12. package/lib/Bold.d.cts +28 -28
  13. package/lib/Bold.d.ts +28 -28
  14. package/lib/Bold.js +2 -2
  15. package/lib/BulletList.cjs +1 -1
  16. package/lib/BulletList.d.cts +28 -28
  17. package/lib/BulletList.d.ts +28 -28
  18. package/lib/BulletList.js +2 -2
  19. package/lib/Clear.cjs +1 -1
  20. package/lib/Clear.d.cts +28 -28
  21. package/lib/Clear.d.ts +28 -28
  22. package/lib/Clear.js +2 -2
  23. package/lib/Code.cjs +1 -1
  24. package/lib/Code.d.cts +28 -28
  25. package/lib/Code.d.ts +28 -28
  26. package/lib/Code.js +2 -2
  27. package/lib/CodeBlock.cjs +1 -1
  28. package/lib/CodeBlock.d.cts +28 -28
  29. package/lib/CodeBlock.d.ts +28 -28
  30. package/lib/CodeBlock.js +3 -3
  31. package/lib/CodeView.cjs +1 -1
  32. package/lib/CodeView.d.cts +28 -28
  33. package/lib/CodeView.d.ts +28 -28
  34. package/lib/CodeView.js +2 -2
  35. package/lib/Color.cjs +1 -1
  36. package/lib/Color.d.cts +28 -28
  37. package/lib/Color.d.ts +28 -28
  38. package/lib/Color.js +3 -3
  39. package/lib/Document.cjs +1 -1
  40. package/lib/Document.d.cts +28 -28
  41. package/lib/Document.d.ts +28 -28
  42. package/lib/Document.js +1 -1
  43. package/lib/{Drawer-D7O4q7Un.cjs → Drawer-BrHHs2E9.cjs} +1 -1
  44. package/lib/{Drawer-B5bTsUf8.js → Drawer-CVuwyG50.js} +4 -4
  45. package/lib/Drawer.cjs +1 -1
  46. package/lib/Drawer.d.cts +28 -28
  47. package/lib/Drawer.d.ts +28 -28
  48. package/lib/Drawer.js +4 -4
  49. package/lib/Emoji.cjs +1 -1
  50. package/lib/Emoji.d.cts +28 -28
  51. package/lib/Emoji.d.ts +28 -28
  52. package/lib/Emoji.js +5 -5
  53. package/lib/Excalidraw-Be_GDV4Q.cjs +1 -0
  54. package/lib/Excalidraw-frMX4K62.js +289 -0
  55. package/lib/Excalidraw.cjs +1 -1
  56. package/lib/Excalidraw.d.cts +28 -28
  57. package/lib/Excalidraw.d.ts +28 -28
  58. package/lib/Excalidraw.js +3 -3
  59. package/lib/ExportPdf.cjs +1 -1
  60. package/lib/ExportPdf.d.cts +28 -28
  61. package/lib/ExportPdf.d.ts +28 -28
  62. package/lib/ExportPdf.js +2 -2
  63. package/lib/ExportWord.cjs +1 -1
  64. package/lib/ExportWord.d.cts +28 -28
  65. package/lib/ExportWord.d.ts +28 -28
  66. package/lib/ExportWord.js +2 -2
  67. package/lib/FontFamily.cjs +1 -1
  68. package/lib/FontFamily.d.cts +28 -28
  69. package/lib/FontFamily.d.ts +28 -28
  70. package/lib/FontFamily.js +5 -5
  71. package/lib/FontSize.cjs +1 -1
  72. package/lib/FontSize.d.cts +28 -28
  73. package/lib/FontSize.d.ts +28 -28
  74. package/lib/FontSize.js +4 -4
  75. package/lib/FormatPainter.cjs +1 -1
  76. package/lib/FormatPainter.d.cts +28 -28
  77. package/lib/FormatPainter.d.ts +28 -28
  78. package/lib/FormatPainter.js +2 -2
  79. package/lib/Heading.cjs +1 -1
  80. package/lib/Heading.d.cts +28 -28
  81. package/lib/Heading.d.ts +28 -28
  82. package/lib/Heading.js +3 -3
  83. package/lib/Highlight.cjs +1 -1
  84. package/lib/Highlight.d.cts +28 -28
  85. package/lib/Highlight.d.ts +28 -28
  86. package/lib/Highlight.js +2 -2
  87. package/lib/History.cjs +1 -1
  88. package/lib/History.d.cts +28 -28
  89. package/lib/History.d.ts +28 -28
  90. package/lib/History.js +2 -2
  91. package/lib/HorizontalRule.cjs +1 -1
  92. package/lib/HorizontalRule.d.cts +28 -28
  93. package/lib/HorizontalRule.d.ts +28 -28
  94. package/lib/HorizontalRule.js +2 -2
  95. package/lib/Iframe.cjs +1 -1
  96. package/lib/Iframe.d.cts +28 -28
  97. package/lib/Iframe.d.ts +28 -28
  98. package/lib/Iframe.js +3 -3
  99. package/lib/Image.cjs +1 -1
  100. package/lib/Image.d.cts +29 -28
  101. package/lib/Image.d.ts +29 -28
  102. package/lib/Image.js +3 -3
  103. package/lib/ImageGif.cjs +1 -1
  104. package/lib/ImageGif.d.cts +28 -28
  105. package/lib/ImageGif.d.ts +28 -28
  106. package/lib/ImageGif.js +3 -3
  107. package/lib/ImportWord.cjs +74 -74
  108. package/lib/ImportWord.d.cts +28 -28
  109. package/lib/ImportWord.d.ts +28 -28
  110. package/lib/ImportWord.js +5015 -4998
  111. package/lib/Indent.cjs +1 -1
  112. package/lib/Indent.d.cts +28 -28
  113. package/lib/Indent.d.ts +28 -28
  114. package/lib/Indent.js +2 -2
  115. package/lib/Italic.cjs +1 -1
  116. package/lib/Italic.d.cts +28 -28
  117. package/lib/Italic.d.ts +28 -28
  118. package/lib/Italic.js +2 -2
  119. package/lib/Katex.cjs +1 -1
  120. package/lib/Katex.d.cts +28 -28
  121. package/lib/Katex.d.ts +28 -28
  122. package/lib/Katex.js +5 -5
  123. package/lib/LineHeight.cjs +1 -1
  124. package/lib/LineHeight.d.cts +28 -28
  125. package/lib/LineHeight.d.ts +28 -28
  126. package/lib/LineHeight.js +3 -3
  127. package/lib/Link.cjs +1 -1
  128. package/lib/Link.d.cts +28 -28
  129. package/lib/Link.d.ts +28 -28
  130. package/lib/Link.js +2 -2
  131. package/lib/ListItem.cjs +1 -1
  132. package/lib/ListItem.d.cts +28 -28
  133. package/lib/ListItem.d.ts +28 -28
  134. package/lib/ListItem.js +1 -1
  135. package/lib/Mention.cjs +1 -1
  136. package/lib/Mention.d.cts +28 -28
  137. package/lib/Mention.d.ts +28 -28
  138. package/lib/Mention.js +123 -91
  139. package/lib/Mermaid.cjs +1 -1
  140. package/lib/Mermaid.d.cts +28 -28
  141. package/lib/Mermaid.d.ts +28 -28
  142. package/lib/Mermaid.js +5 -5
  143. package/lib/MoreMark.cjs +1 -1
  144. package/lib/MoreMark.d.cts +28 -28
  145. package/lib/MoreMark.d.ts +28 -28
  146. package/lib/MoreMark.js +3 -3
  147. package/lib/MultiColumn.cjs +1 -1
  148. package/lib/MultiColumn.d.cts +28 -28
  149. package/lib/MultiColumn.d.ts +28 -28
  150. package/lib/MultiColumn.js +2 -2
  151. package/lib/OrderedList.cjs +1 -1
  152. package/lib/OrderedList.d.cts +28 -28
  153. package/lib/OrderedList.d.ts +28 -28
  154. package/lib/OrderedList.js +2 -2
  155. package/lib/RichTextEditor-CAxwVWUE.cjs +137 -0
  156. package/lib/{RichTextEditor-DWN9FEob.js → RichTextEditor-DjTnd5Uu.js} +2336 -2328
  157. package/lib/SearchAndReplace.cjs +1 -1
  158. package/lib/SearchAndReplace.d.cts +28 -28
  159. package/lib/SearchAndReplace.d.ts +28 -28
  160. package/lib/SearchAndReplace.js +3 -3
  161. package/lib/Selection.cjs +1 -1
  162. package/lib/Selection.d.cts +28 -28
  163. package/lib/Selection.d.ts +28 -28
  164. package/lib/Selection.js +1 -1
  165. package/lib/SlashCommand.cjs +1 -1
  166. package/lib/SlashCommand.d.cts +28 -28
  167. package/lib/SlashCommand.d.ts +28 -28
  168. package/lib/SlashCommand.js +5 -5
  169. package/lib/Strike.cjs +1 -1
  170. package/lib/Strike.d.cts +28 -28
  171. package/lib/Strike.d.ts +28 -28
  172. package/lib/Strike.js +2 -2
  173. package/lib/SubAndSuperScript.cjs +1 -1
  174. package/lib/SubAndSuperScript.d.cts +28 -28
  175. package/lib/SubAndSuperScript.d.ts +28 -28
  176. package/lib/SubAndSuperScript.js +3 -3
  177. package/lib/Table.cjs +1 -1
  178. package/lib/Table.d.cts +28 -28
  179. package/lib/Table.d.ts +28 -28
  180. package/lib/Table.js +3 -3
  181. package/lib/TableOfContent.cjs +1 -1
  182. package/lib/TableOfContent.d.cts +28 -28
  183. package/lib/TableOfContent.d.ts +28 -28
  184. package/lib/TableOfContent.js +4 -4
  185. package/lib/TaskList.cjs +1 -1
  186. package/lib/TaskList.d.cts +28 -28
  187. package/lib/TaskList.d.ts +28 -28
  188. package/lib/TaskList.js +37 -33
  189. package/lib/TextAlign.cjs +1 -1
  190. package/lib/TextAlign.d.cts +28 -28
  191. package/lib/TextAlign.d.ts +28 -28
  192. package/lib/TextAlign.js +2 -2
  193. package/lib/TextBubble.cjs +1 -1
  194. package/lib/TextBubble.d.cts +28 -28
  195. package/lib/TextBubble.d.ts +28 -28
  196. package/lib/TextBubble.js +3 -3
  197. package/lib/TextDirection.cjs +1 -1
  198. package/lib/TextDirection.d.cts +28 -28
  199. package/lib/TextDirection.d.ts +28 -28
  200. package/lib/TextDirection.js +2 -2
  201. package/lib/TextUnderline.cjs +1 -1
  202. package/lib/TextUnderline.d.cts +28 -28
  203. package/lib/TextUnderline.d.ts +28 -28
  204. package/lib/TextUnderline.js +2 -2
  205. package/lib/TrailingNode.cjs +1 -1
  206. package/lib/TrailingNode.d.cts +28 -28
  207. package/lib/TrailingNode.d.ts +28 -28
  208. package/lib/TrailingNode.js +1 -1
  209. package/lib/{Twitter-COZu8DI2.cjs → Twitter-V0OzBT_E.cjs} +1 -1
  210. package/lib/{Twitter-J0XtGXRC.js → Twitter-dRxbZOad.js} +4 -4
  211. package/lib/Twitter.cjs +1 -1
  212. package/lib/Twitter.d.cts +28 -28
  213. package/lib/Twitter.d.ts +28 -28
  214. package/lib/Twitter.js +3 -3
  215. package/lib/Video.cjs +1 -1
  216. package/lib/Video.d.cts +28 -28
  217. package/lib/Video.d.ts +28 -28
  218. package/lib/Video.js +3 -3
  219. package/lib/bubble-extra.cjs +2 -2
  220. package/lib/bubble-extra.d.cts +28 -28
  221. package/lib/bubble-extra.d.ts +28 -28
  222. package/lib/bubble-extra.js +26 -26
  223. package/lib/{dom-dataset-Cuy-pIfj.cjs → dom-dataset-Byuf1YmW.cjs} +5 -5
  224. package/lib/{dom-dataset-CHDbKz5J.js → dom-dataset-Di3tIRrR.js} +94 -83
  225. package/lib/index-BI-IcZcN.cjs +1 -0
  226. package/lib/{index-CSvnpArE.cjs → index-ByRfqzMr.cjs} +2 -2
  227. package/lib/index-C19MB4Al.cjs +1 -0
  228. package/lib/{index-DIPntess.js → index-C1fzuXpN.js} +1 -1
  229. package/lib/index-CbQQFj2T.js +133 -0
  230. package/lib/{index-BWx1Mchx.js → index-DI9T3iLd.js} +243 -243
  231. package/lib/{index-CrxasX7b.cjs → index-DclQSrIx.cjs} +1 -1
  232. package/lib/{index-DEFQHExY.js → index-LUL9mqY4.js} +1 -1
  233. package/lib/{index-zcKfSGd5.js → index-Tj3Ci7xM.js} +13 -8
  234. package/lib/{index-h9_SDuwc.cjs → index-Z4b9rzn-.cjs} +1 -1
  235. package/lib/index.cjs +1 -1
  236. package/lib/index.d.cts +28 -28
  237. package/lib/index.d.ts +28 -28
  238. package/lib/index.js +6 -6
  239. package/lib/locale-bundle.cjs +1 -1
  240. package/lib/locale-bundle.d.cts +33 -28
  241. package/lib/locale-bundle.d.ts +33 -28
  242. package/lib/locale-bundle.js +1 -1
  243. package/lib/{textarea-Bm0GTcEU.js → textarea-6c8drwXJ.js} +1 -1
  244. package/lib/{textarea-C_xhu0vT.cjs → textarea-BsJTSgT-.cjs} +1 -1
  245. package/package.json +67 -67
  246. package/lib/Excalidraw-CzAhPJ3k.cjs +0 -1
  247. package/lib/Excalidraw-D1EJKRER.js +0 -282
  248. package/lib/RichTextEditor-jtVXJcE2.cjs +0 -141
  249. package/lib/index-Cyh1yoFk.cjs +0 -1
  250. package/lib/index-jEB3jXoa.cjs +0 -1
  251. package/lib/index-oQutU45z.js +0 -129
package/lib/Indent.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("./index-CSvnpArE.cjs"),t=require("./RichTextEditor-jtVXJcE2.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;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("./index-ByRfqzMr.cjs"),t=require("./RichTextEditor-CAxwVWUE.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
@@ -111,9 +111,11 @@ declare module '@tiptap/core' {
111
111
 
112
112
  declare module '@tiptap/core' {
113
113
  interface Commands<ReturnType> {
114
- drawer: {
115
- setDrawer: (options: any, replace?: any) => ReturnType;
116
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
114
+ emoji: {
115
+ setEmoji: (emoji: {
116
+ name: string;
117
+ emoji: string;
118
+ }) => ReturnType;
117
119
  };
118
120
  }
119
121
  }
@@ -121,11 +123,9 @@ declare module '@tiptap/core' {
121
123
 
122
124
  declare module '@tiptap/core' {
123
125
  interface Commands<ReturnType> {
124
- emoji: {
125
- setEmoji: (emoji: {
126
- name: string;
127
- emoji: string;
128
- }) => ReturnType;
126
+ drawer: {
127
+ setDrawer: (options: any, replace?: any) => ReturnType;
128
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
129
129
  };
130
130
  }
131
131
  }
@@ -176,21 +176,6 @@ declare module '@tiptap/core' {
176
176
  }
177
177
 
178
178
 
179
- declare module '@tiptap/core' {
180
- interface Commands<ReturnType> {
181
- iframe: {
182
- /**
183
- * Add an iframe
184
- */
185
- setIframe: (options: {
186
- src: string;
187
- service: string;
188
- }) => ReturnType;
189
- };
190
- }
191
- }
192
-
193
-
194
179
  declare module '@tiptap/core' {
195
180
  interface Commands<ReturnType> {
196
181
  imageUpload: {
@@ -211,6 +196,21 @@ declare module '@tiptap/core' {
211
196
  }
212
197
 
213
198
 
199
+ declare module '@tiptap/core' {
200
+ interface Commands<ReturnType> {
201
+ iframe: {
202
+ /**
203
+ * Add an iframe
204
+ */
205
+ setIframe: (options: {
206
+ src: string;
207
+ service: string;
208
+ }) => ReturnType;
209
+ };
210
+ }
211
+ }
212
+
213
+
214
214
  declare module '@tiptap/core' {
215
215
  interface Commands<ReturnType> {
216
216
  imageGifUpload: {
@@ -249,8 +249,9 @@ declare module '@tiptap/core' {
249
249
 
250
250
  declare module '@tiptap/core' {
251
251
  interface Commands<ReturnType> {
252
- katex: {
253
- setKatex: (arg?: IKatexAttrs) => ReturnType;
252
+ lineHeight: {
253
+ setLineHeight: (lineHeight: string) => ReturnType;
254
+ unsetLineHeight: () => ReturnType;
254
255
  };
255
256
  }
256
257
  }
@@ -258,9 +259,8 @@ declare module '@tiptap/core' {
258
259
 
259
260
  declare module '@tiptap/core' {
260
261
  interface Commands<ReturnType> {
261
- lineHeight: {
262
- setLineHeight: (lineHeight: string) => ReturnType;
263
- unsetLineHeight: () => ReturnType;
262
+ katex: {
263
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
264
264
  };
265
265
  }
266
266
  }
package/lib/Indent.d.ts CHANGED
@@ -111,9 +111,11 @@ declare module '@tiptap/core' {
111
111
 
112
112
  declare module '@tiptap/core' {
113
113
  interface Commands<ReturnType> {
114
- drawer: {
115
- setDrawer: (options: any, replace?: any) => ReturnType;
116
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
114
+ emoji: {
115
+ setEmoji: (emoji: {
116
+ name: string;
117
+ emoji: string;
118
+ }) => ReturnType;
117
119
  };
118
120
  }
119
121
  }
@@ -121,11 +123,9 @@ declare module '@tiptap/core' {
121
123
 
122
124
  declare module '@tiptap/core' {
123
125
  interface Commands<ReturnType> {
124
- emoji: {
125
- setEmoji: (emoji: {
126
- name: string;
127
- emoji: string;
128
- }) => ReturnType;
126
+ drawer: {
127
+ setDrawer: (options: any, replace?: any) => ReturnType;
128
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
129
129
  };
130
130
  }
131
131
  }
@@ -176,21 +176,6 @@ declare module '@tiptap/core' {
176
176
  }
177
177
 
178
178
 
179
- declare module '@tiptap/core' {
180
- interface Commands<ReturnType> {
181
- iframe: {
182
- /**
183
- * Add an iframe
184
- */
185
- setIframe: (options: {
186
- src: string;
187
- service: string;
188
- }) => ReturnType;
189
- };
190
- }
191
- }
192
-
193
-
194
179
  declare module '@tiptap/core' {
195
180
  interface Commands<ReturnType> {
196
181
  imageUpload: {
@@ -211,6 +196,21 @@ declare module '@tiptap/core' {
211
196
  }
212
197
 
213
198
 
199
+ declare module '@tiptap/core' {
200
+ interface Commands<ReturnType> {
201
+ iframe: {
202
+ /**
203
+ * Add an iframe
204
+ */
205
+ setIframe: (options: {
206
+ src: string;
207
+ service: string;
208
+ }) => ReturnType;
209
+ };
210
+ }
211
+ }
212
+
213
+
214
214
  declare module '@tiptap/core' {
215
215
  interface Commands<ReturnType> {
216
216
  imageGifUpload: {
@@ -249,8 +249,9 @@ declare module '@tiptap/core' {
249
249
 
250
250
  declare module '@tiptap/core' {
251
251
  interface Commands<ReturnType> {
252
- katex: {
253
- setKatex: (arg?: IKatexAttrs) => ReturnType;
252
+ lineHeight: {
253
+ setLineHeight: (lineHeight: string) => ReturnType;
254
+ unsetLineHeight: () => ReturnType;
254
255
  };
255
256
  }
256
257
  }
@@ -258,9 +259,8 @@ declare module '@tiptap/core' {
258
259
 
259
260
  declare module '@tiptap/core' {
260
261
  interface Commands<ReturnType> {
261
- lineHeight: {
262
- setLineHeight: (lineHeight: string) => ReturnType;
263
- unsetLineHeight: () => ReturnType;
262
+ katex: {
263
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
264
264
  };
265
265
  }
266
266
  }
package/lib/Indent.js CHANGED
@@ -1,5 +1,5 @@
1
- import { E as s } from "./index-BWx1Mchx.js";
2
- import { c as d, I as e, A as r } from "./RichTextEditor-DWN9FEob.js";
1
+ import { E as s } from "./index-DI9T3iLd.js";
2
+ import { c as d, I as e, A as r } from "./RichTextEditor-DjTnd5Uu.js";
3
3
  const p = /* @__PURE__ */ s.create({
4
4
  name: "indent",
5
5
  addOptions() {
package/lib/Italic.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CSvnpArE.cjs"),r=require("./RichTextEditor-jtVXJcE2.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;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-ByRfqzMr.cjs"),r=require("./RichTextEditor-CAxwVWUE.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
@@ -110,9 +110,11 @@ declare module '@tiptap/core' {
110
110
 
111
111
  declare module '@tiptap/core' {
112
112
  interface Commands<ReturnType> {
113
- drawer: {
114
- setDrawer: (options: any, replace?: any) => ReturnType;
115
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
113
+ emoji: {
114
+ setEmoji: (emoji: {
115
+ name: string;
116
+ emoji: string;
117
+ }) => ReturnType;
116
118
  };
117
119
  }
118
120
  }
@@ -120,11 +122,9 @@ declare module '@tiptap/core' {
120
122
 
121
123
  declare module '@tiptap/core' {
122
124
  interface Commands<ReturnType> {
123
- emoji: {
124
- setEmoji: (emoji: {
125
- name: string;
126
- emoji: string;
127
- }) => ReturnType;
125
+ drawer: {
126
+ setDrawer: (options: any, replace?: any) => ReturnType;
127
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
128
128
  };
129
129
  }
130
130
  }
@@ -175,21 +175,6 @@ declare module '@tiptap/core' {
175
175
  }
176
176
 
177
177
 
178
- declare module '@tiptap/core' {
179
- interface Commands<ReturnType> {
180
- iframe: {
181
- /**
182
- * Add an iframe
183
- */
184
- setIframe: (options: {
185
- src: string;
186
- service: string;
187
- }) => ReturnType;
188
- };
189
- }
190
- }
191
-
192
-
193
178
  declare module '@tiptap/core' {
194
179
  interface Commands<ReturnType> {
195
180
  imageUpload: {
@@ -210,6 +195,21 @@ declare module '@tiptap/core' {
210
195
  }
211
196
 
212
197
 
198
+ declare module '@tiptap/core' {
199
+ interface Commands<ReturnType> {
200
+ iframe: {
201
+ /**
202
+ * Add an iframe
203
+ */
204
+ setIframe: (options: {
205
+ src: string;
206
+ service: string;
207
+ }) => ReturnType;
208
+ };
209
+ }
210
+ }
211
+
212
+
213
213
  declare module '@tiptap/core' {
214
214
  interface Commands<ReturnType> {
215
215
  imageGifUpload: {
@@ -248,8 +248,9 @@ declare module '@tiptap/core' {
248
248
 
249
249
  declare module '@tiptap/core' {
250
250
  interface Commands<ReturnType> {
251
- katex: {
252
- setKatex: (arg?: IKatexAttrs) => ReturnType;
251
+ lineHeight: {
252
+ setLineHeight: (lineHeight: string) => ReturnType;
253
+ unsetLineHeight: () => ReturnType;
253
254
  };
254
255
  }
255
256
  }
@@ -257,9 +258,8 @@ declare module '@tiptap/core' {
257
258
 
258
259
  declare module '@tiptap/core' {
259
260
  interface Commands<ReturnType> {
260
- lineHeight: {
261
- setLineHeight: (lineHeight: string) => ReturnType;
262
- unsetLineHeight: () => ReturnType;
261
+ katex: {
262
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
263
263
  };
264
264
  }
265
265
  }
package/lib/Italic.d.ts CHANGED
@@ -110,9 +110,11 @@ declare module '@tiptap/core' {
110
110
 
111
111
  declare module '@tiptap/core' {
112
112
  interface Commands<ReturnType> {
113
- drawer: {
114
- setDrawer: (options: any, replace?: any) => ReturnType;
115
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
113
+ emoji: {
114
+ setEmoji: (emoji: {
115
+ name: string;
116
+ emoji: string;
117
+ }) => ReturnType;
116
118
  };
117
119
  }
118
120
  }
@@ -120,11 +122,9 @@ declare module '@tiptap/core' {
120
122
 
121
123
  declare module '@tiptap/core' {
122
124
  interface Commands<ReturnType> {
123
- emoji: {
124
- setEmoji: (emoji: {
125
- name: string;
126
- emoji: string;
127
- }) => ReturnType;
125
+ drawer: {
126
+ setDrawer: (options: any, replace?: any) => ReturnType;
127
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
128
128
  };
129
129
  }
130
130
  }
@@ -175,21 +175,6 @@ declare module '@tiptap/core' {
175
175
  }
176
176
 
177
177
 
178
- declare module '@tiptap/core' {
179
- interface Commands<ReturnType> {
180
- iframe: {
181
- /**
182
- * Add an iframe
183
- */
184
- setIframe: (options: {
185
- src: string;
186
- service: string;
187
- }) => ReturnType;
188
- };
189
- }
190
- }
191
-
192
-
193
178
  declare module '@tiptap/core' {
194
179
  interface Commands<ReturnType> {
195
180
  imageUpload: {
@@ -210,6 +195,21 @@ declare module '@tiptap/core' {
210
195
  }
211
196
 
212
197
 
198
+ declare module '@tiptap/core' {
199
+ interface Commands<ReturnType> {
200
+ iframe: {
201
+ /**
202
+ * Add an iframe
203
+ */
204
+ setIframe: (options: {
205
+ src: string;
206
+ service: string;
207
+ }) => ReturnType;
208
+ };
209
+ }
210
+ }
211
+
212
+
213
213
  declare module '@tiptap/core' {
214
214
  interface Commands<ReturnType> {
215
215
  imageGifUpload: {
@@ -248,8 +248,9 @@ declare module '@tiptap/core' {
248
248
 
249
249
  declare module '@tiptap/core' {
250
250
  interface Commands<ReturnType> {
251
- katex: {
252
- setKatex: (arg?: IKatexAttrs) => ReturnType;
251
+ lineHeight: {
252
+ setLineHeight: (lineHeight: string) => ReturnType;
253
+ unsetLineHeight: () => ReturnType;
253
254
  };
254
255
  }
255
256
  }
@@ -257,9 +258,8 @@ declare module '@tiptap/core' {
257
258
 
258
259
  declare module '@tiptap/core' {
259
260
  interface Commands<ReturnType> {
260
- lineHeight: {
261
- setLineHeight: (lineHeight: string) => ReturnType;
262
- unsetLineHeight: () => ReturnType;
261
+ katex: {
262
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
263
263
  };
264
264
  }
265
265
  }
package/lib/Italic.js CHANGED
@@ -1,5 +1,5 @@
1
- import { M as a, c as s, d as n, m as i } from "./index-BWx1Mchx.js";
2
- import { A as o } from "./RichTextEditor-DWN9FEob.js";
1
+ import { M as a, c as s, d as n, m as i } from "./index-DI9T3iLd.js";
2
+ import { A as o } from "./RichTextEditor-DjTnd5Uu.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-CSvnpArE.cjs"),f=require("./dom-dataset-Cuy-pIfj.cjs"),n=require("react/jsx-runtime"),c=require("react"),b=require("katex"),j=require("lucide-react"),u=require("./RichTextEditor-jtVXJcE2.cjs"),w=require("./textarea-C_xhu0vT.cjs"),k=require("./index-jEB3jXoa.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(""),p=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:g=>d(g.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:p,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;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./index-ByRfqzMr.cjs"),f=require("./dom-dataset-Byuf1YmW.cjs"),n=require("react/jsx-runtime"),c=require("react"),b=require("katex"),j=require("lucide-react"),u=require("./RichTextEditor-CAxwVWUE.cjs"),w=require("./textarea-BsJTSgT-.cjs"),k=require("./index-C19MB4Al.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(""),p=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:g=>d(g.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:p,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
@@ -46,9 +46,11 @@ declare module '@tiptap/core' {
46
46
 
47
47
  declare module '@tiptap/core' {
48
48
  interface Commands<ReturnType> {
49
- drawer: {
50
- setDrawer: (options: any, replace?: any) => ReturnType;
51
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
49
+ emoji: {
50
+ setEmoji: (emoji: {
51
+ name: string;
52
+ emoji: string;
53
+ }) => ReturnType;
52
54
  };
53
55
  }
54
56
  }
@@ -56,11 +58,9 @@ declare module '@tiptap/core' {
56
58
 
57
59
  declare module '@tiptap/core' {
58
60
  interface Commands<ReturnType> {
59
- emoji: {
60
- setEmoji: (emoji: {
61
- name: string;
62
- emoji: string;
63
- }) => ReturnType;
61
+ drawer: {
62
+ setDrawer: (options: any, replace?: any) => ReturnType;
63
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
64
64
  };
65
65
  }
66
66
  }
@@ -111,21 +111,6 @@ declare module '@tiptap/core' {
111
111
  }
112
112
 
113
113
 
114
- declare module '@tiptap/core' {
115
- interface Commands<ReturnType> {
116
- iframe: {
117
- /**
118
- * Add an iframe
119
- */
120
- setIframe: (options: {
121
- src: string;
122
- service: string;
123
- }) => ReturnType;
124
- };
125
- }
126
- }
127
-
128
-
129
114
  declare module '@tiptap/core' {
130
115
  interface Commands<ReturnType> {
131
116
  imageUpload: {
@@ -146,6 +131,21 @@ declare module '@tiptap/core' {
146
131
  }
147
132
 
148
133
 
134
+ declare module '@tiptap/core' {
135
+ interface Commands<ReturnType> {
136
+ iframe: {
137
+ /**
138
+ * Add an iframe
139
+ */
140
+ setIframe: (options: {
141
+ src: string;
142
+ service: string;
143
+ }) => ReturnType;
144
+ };
145
+ }
146
+ }
147
+
148
+
149
149
  declare module '@tiptap/core' {
150
150
  interface Commands<ReturnType> {
151
151
  imageGifUpload: {
@@ -184,8 +184,9 @@ declare module '@tiptap/core' {
184
184
 
185
185
  declare module '@tiptap/core' {
186
186
  interface Commands<ReturnType> {
187
- katex: {
188
- setKatex: (arg?: IKatexAttrs) => ReturnType;
187
+ lineHeight: {
188
+ setLineHeight: (lineHeight: string) => ReturnType;
189
+ unsetLineHeight: () => ReturnType;
189
190
  };
190
191
  }
191
192
  }
@@ -193,9 +194,8 @@ declare module '@tiptap/core' {
193
194
 
194
195
  declare module '@tiptap/core' {
195
196
  interface Commands<ReturnType> {
196
- lineHeight: {
197
- setLineHeight: (lineHeight: string) => ReturnType;
198
- unsetLineHeight: () => ReturnType;
197
+ katex: {
198
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
199
199
  };
200
200
  }
201
201
  }
package/lib/Katex.d.ts CHANGED
@@ -46,9 +46,11 @@ declare module '@tiptap/core' {
46
46
 
47
47
  declare module '@tiptap/core' {
48
48
  interface Commands<ReturnType> {
49
- drawer: {
50
- setDrawer: (options: any, replace?: any) => ReturnType;
51
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
49
+ emoji: {
50
+ setEmoji: (emoji: {
51
+ name: string;
52
+ emoji: string;
53
+ }) => ReturnType;
52
54
  };
53
55
  }
54
56
  }
@@ -56,11 +58,9 @@ declare module '@tiptap/core' {
56
58
 
57
59
  declare module '@tiptap/core' {
58
60
  interface Commands<ReturnType> {
59
- emoji: {
60
- setEmoji: (emoji: {
61
- name: string;
62
- emoji: string;
63
- }) => ReturnType;
61
+ drawer: {
62
+ setDrawer: (options: any, replace?: any) => ReturnType;
63
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
64
64
  };
65
65
  }
66
66
  }
@@ -111,21 +111,6 @@ declare module '@tiptap/core' {
111
111
  }
112
112
 
113
113
 
114
- declare module '@tiptap/core' {
115
- interface Commands<ReturnType> {
116
- iframe: {
117
- /**
118
- * Add an iframe
119
- */
120
- setIframe: (options: {
121
- src: string;
122
- service: string;
123
- }) => ReturnType;
124
- };
125
- }
126
- }
127
-
128
-
129
114
  declare module '@tiptap/core' {
130
115
  interface Commands<ReturnType> {
131
116
  imageUpload: {
@@ -146,6 +131,21 @@ declare module '@tiptap/core' {
146
131
  }
147
132
 
148
133
 
134
+ declare module '@tiptap/core' {
135
+ interface Commands<ReturnType> {
136
+ iframe: {
137
+ /**
138
+ * Add an iframe
139
+ */
140
+ setIframe: (options: {
141
+ src: string;
142
+ service: string;
143
+ }) => ReturnType;
144
+ };
145
+ }
146
+ }
147
+
148
+
149
149
  declare module '@tiptap/core' {
150
150
  interface Commands<ReturnType> {
151
151
  imageGifUpload: {
@@ -184,8 +184,9 @@ declare module '@tiptap/core' {
184
184
 
185
185
  declare module '@tiptap/core' {
186
186
  interface Commands<ReturnType> {
187
- katex: {
188
- setKatex: (arg?: IKatexAttrs) => ReturnType;
187
+ lineHeight: {
188
+ setLineHeight: (lineHeight: string) => ReturnType;
189
+ unsetLineHeight: () => ReturnType;
189
190
  };
190
191
  }
191
192
  }
@@ -193,9 +194,8 @@ declare module '@tiptap/core' {
193
194
 
194
195
  declare module '@tiptap/core' {
195
196
  interface Commands<ReturnType> {
196
- lineHeight: {
197
- setLineHeight: (lineHeight: string) => ReturnType;
198
- unsetLineHeight: () => ReturnType;
197
+ katex: {
198
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
199
199
  };
200
200
  }
201
201
  }
package/lib/Katex.js CHANGED
@@ -1,12 +1,12 @@
1
- import { N as b, n as g, m as w } from "./index-BWx1Mchx.js";
2
- import { N as k, R as N } from "./dom-dataset-CHDbKz5J.js";
1
+ import { N as b, n as g, m as w } from "./index-DI9T3iLd.js";
2
+ import { N as k, R as N } from "./dom-dataset-Di3tIRrR.js";
3
3
  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-DWN9FEob.js";
8
- import { T as K } from "./textarea-Bm0GTcEU.js";
9
- import { u as R } from "./index-zcKfSGd5.js";
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-DjTnd5Uu.js";
8
+ import { T as K } from "./textarea-6c8drwXJ.js";
9
+ import { u as R } from "./index-Tj3Ci7xM.js";
10
10
  function V({ editor: t, ...e }) {
11
11
  const { t: a } = R(), o = S(t, h.name, {
12
12
  text: "",