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/ExportPdf.js CHANGED
@@ -1,5 +1,5 @@
1
- import { E as f } from "./index-BWx1Mchx.js";
2
- import { A as u } from "./RichTextEditor-DWN9FEob.js";
1
+ import { E as f } from "./index-DI9T3iLd.js";
2
+ import { A as u } from "./RichTextEditor-DjTnd5Uu.js";
3
3
  function g(e, o) {
4
4
  var i;
5
5
  const t = document.createElement("iframe");
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./index-CSvnpArE.cjs"),s=require("docx"),t=require("prosemirror-docx"),i=require("./RichTextEditor-jtVXJcE2.cjs"),l=typeof window<"u";function c(o,e){if(l){const n=window.URL.createObjectURL(o),r=document.createElement("a");return r.href=n,r.download=e,r.click(),window.URL.revokeObjectURL(n),Promise.resolve()}return console.error("Download is not supported in Node.js"),Promise.resolve()}const u={...t.defaultNodes,hardBreak:t.defaultNodes.hard_break,codeBlock:t.defaultNodes.code_block,orderedList:t.defaultNodes.ordered_list,listItem:t.defaultNodes.list_item,bulletList:t.defaultNodes.bullet_list,horizontalRule:t.defaultNodes.horizontal_rule,image(o,e){o.renderInline(e),o.closeBlock(e)},table(o,e){o.table(e,{tableOptions:{width:{size:100,type:s.WidthType.PERCENTAGE}}})}},p=new t.DocxSerializer(u,t.defaultMarks),f=a.Extension.create({name:"exportWord",addOptions(){var o;return{...(o=this.parent)==null?void 0:o.call(this),button:({editor:e,t:n})=>({component:i.ActionButton,componentProps:{icon:"ExportWord",action:()=>{e==null||e.commands.exportToWord()},tooltip:n("editor.exportWord.tooltip"),isActive:()=>!1,disabled:!1}})}},addCommands(){return{exportToWord:()=>async({editor:o})=>{const e={getImageBuffer:async r=>{const d=await(await fetch(r)).arrayBuffer();return new Uint8Array(d)}},n=p.serialize(o.state.doc,e);return s.Packer.toBlob(n).then(r=>c(new Blob([r]),"export-document.docx")),!0}}}});exports.ExportWord=f;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./index-ByRfqzMr.cjs"),s=require("docx"),t=require("prosemirror-docx"),i=require("./RichTextEditor-CAxwVWUE.cjs"),l=typeof window<"u";function c(o,e){if(l){const n=window.URL.createObjectURL(o),r=document.createElement("a");return r.href=n,r.download=e,r.click(),window.URL.revokeObjectURL(n),Promise.resolve()}return console.error("Download is not supported in Node.js"),Promise.resolve()}const u={...t.defaultNodes,hardBreak:t.defaultNodes.hard_break,codeBlock:t.defaultNodes.code_block,orderedList:t.defaultNodes.ordered_list,listItem:t.defaultNodes.list_item,bulletList:t.defaultNodes.bullet_list,horizontalRule:t.defaultNodes.horizontal_rule,image(o,e){o.renderInline(e),o.closeBlock(e)},table(o,e){o.table(e,{tableOptions:{width:{size:100,type:s.WidthType.PERCENTAGE}}})}},p=new t.DocxSerializer(u,t.defaultMarks),f=a.Extension.create({name:"exportWord",addOptions(){var o;return{...(o=this.parent)==null?void 0:o.call(this),button:({editor:e,t:n})=>({component:i.ActionButton,componentProps:{icon:"ExportWord",action:()=>{e==null||e.commands.exportToWord()},tooltip:n("editor.exportWord.tooltip"),isActive:()=>!1,disabled:!1}})}},addCommands(){return{exportToWord:()=>async({editor:o})=>{const e={getImageBuffer:async r=>{const d=await(await fetch(r)).arrayBuffer();return new Uint8Array(d)}},n=p.serialize(o.state.doc,e);return s.Packer.toBlob(n).then(r=>c(new Blob([r]),"export-document.docx")),!0}}}});exports.ExportWord=f;
@@ -108,9 +108,11 @@ declare module '@tiptap/core' {
108
108
 
109
109
  declare module '@tiptap/core' {
110
110
  interface Commands<ReturnType> {
111
- drawer: {
112
- setDrawer: (options: any, replace?: any) => ReturnType;
113
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
111
+ emoji: {
112
+ setEmoji: (emoji: {
113
+ name: string;
114
+ emoji: string;
115
+ }) => ReturnType;
114
116
  };
115
117
  }
116
118
  }
@@ -118,11 +120,9 @@ declare module '@tiptap/core' {
118
120
 
119
121
  declare module '@tiptap/core' {
120
122
  interface Commands<ReturnType> {
121
- emoji: {
122
- setEmoji: (emoji: {
123
- name: string;
124
- emoji: string;
125
- }) => ReturnType;
123
+ drawer: {
124
+ setDrawer: (options: any, replace?: any) => ReturnType;
125
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
126
126
  };
127
127
  }
128
128
  }
@@ -173,21 +173,6 @@ declare module '@tiptap/core' {
173
173
  }
174
174
 
175
175
 
176
- declare module '@tiptap/core' {
177
- interface Commands<ReturnType> {
178
- iframe: {
179
- /**
180
- * Add an iframe
181
- */
182
- setIframe: (options: {
183
- src: string;
184
- service: string;
185
- }) => ReturnType;
186
- };
187
- }
188
- }
189
-
190
-
191
176
  declare module '@tiptap/core' {
192
177
  interface Commands<ReturnType> {
193
178
  imageUpload: {
@@ -208,6 +193,21 @@ declare module '@tiptap/core' {
208
193
  }
209
194
 
210
195
 
196
+ declare module '@tiptap/core' {
197
+ interface Commands<ReturnType> {
198
+ iframe: {
199
+ /**
200
+ * Add an iframe
201
+ */
202
+ setIframe: (options: {
203
+ src: string;
204
+ service: string;
205
+ }) => ReturnType;
206
+ };
207
+ }
208
+ }
209
+
210
+
211
211
  declare module '@tiptap/core' {
212
212
  interface Commands<ReturnType> {
213
213
  imageGifUpload: {
@@ -246,8 +246,9 @@ declare module '@tiptap/core' {
246
246
 
247
247
  declare module '@tiptap/core' {
248
248
  interface Commands<ReturnType> {
249
- katex: {
250
- setKatex: (arg?: IKatexAttrs) => ReturnType;
249
+ lineHeight: {
250
+ setLineHeight: (lineHeight: string) => ReturnType;
251
+ unsetLineHeight: () => ReturnType;
251
252
  };
252
253
  }
253
254
  }
@@ -255,9 +256,8 @@ declare module '@tiptap/core' {
255
256
 
256
257
  declare module '@tiptap/core' {
257
258
  interface Commands<ReturnType> {
258
- lineHeight: {
259
- setLineHeight: (lineHeight: string) => ReturnType;
260
- unsetLineHeight: () => ReturnType;
259
+ katex: {
260
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
261
261
  };
262
262
  }
263
263
  }
@@ -108,9 +108,11 @@ declare module '@tiptap/core' {
108
108
 
109
109
  declare module '@tiptap/core' {
110
110
  interface Commands<ReturnType> {
111
- drawer: {
112
- setDrawer: (options: any, replace?: any) => ReturnType;
113
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
111
+ emoji: {
112
+ setEmoji: (emoji: {
113
+ name: string;
114
+ emoji: string;
115
+ }) => ReturnType;
114
116
  };
115
117
  }
116
118
  }
@@ -118,11 +120,9 @@ declare module '@tiptap/core' {
118
120
 
119
121
  declare module '@tiptap/core' {
120
122
  interface Commands<ReturnType> {
121
- emoji: {
122
- setEmoji: (emoji: {
123
- name: string;
124
- emoji: string;
125
- }) => ReturnType;
123
+ drawer: {
124
+ setDrawer: (options: any, replace?: any) => ReturnType;
125
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
126
126
  };
127
127
  }
128
128
  }
@@ -173,21 +173,6 @@ declare module '@tiptap/core' {
173
173
  }
174
174
 
175
175
 
176
- declare module '@tiptap/core' {
177
- interface Commands<ReturnType> {
178
- iframe: {
179
- /**
180
- * Add an iframe
181
- */
182
- setIframe: (options: {
183
- src: string;
184
- service: string;
185
- }) => ReturnType;
186
- };
187
- }
188
- }
189
-
190
-
191
176
  declare module '@tiptap/core' {
192
177
  interface Commands<ReturnType> {
193
178
  imageUpload: {
@@ -208,6 +193,21 @@ declare module '@tiptap/core' {
208
193
  }
209
194
 
210
195
 
196
+ declare module '@tiptap/core' {
197
+ interface Commands<ReturnType> {
198
+ iframe: {
199
+ /**
200
+ * Add an iframe
201
+ */
202
+ setIframe: (options: {
203
+ src: string;
204
+ service: string;
205
+ }) => ReturnType;
206
+ };
207
+ }
208
+ }
209
+
210
+
211
211
  declare module '@tiptap/core' {
212
212
  interface Commands<ReturnType> {
213
213
  imageGifUpload: {
@@ -246,8 +246,9 @@ declare module '@tiptap/core' {
246
246
 
247
247
  declare module '@tiptap/core' {
248
248
  interface Commands<ReturnType> {
249
- katex: {
250
- setKatex: (arg?: IKatexAttrs) => ReturnType;
249
+ lineHeight: {
250
+ setLineHeight: (lineHeight: string) => ReturnType;
251
+ unsetLineHeight: () => ReturnType;
251
252
  };
252
253
  }
253
254
  }
@@ -255,9 +256,8 @@ declare module '@tiptap/core' {
255
256
 
256
257
  declare module '@tiptap/core' {
257
258
  interface Commands<ReturnType> {
258
- lineHeight: {
259
- setLineHeight: (lineHeight: string) => ReturnType;
260
- unsetLineHeight: () => ReturnType;
259
+ katex: {
260
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
261
261
  };
262
262
  }
263
263
  }
package/lib/ExportWord.js CHANGED
@@ -1,7 +1,7 @@
1
- import { E as a } from "./index-BWx1Mchx.js";
1
+ import { E as a } from "./index-DI9T3iLd.js";
2
2
  import { Packer as i, WidthType as c } from "docx";
3
3
  import { defaultNodes as t, DocxSerializer as d, defaultMarks as l } from "prosemirror-docx";
4
- import { A as p } from "./RichTextEditor-DWN9FEob.js";
4
+ import { A as p } from "./RichTextEditor-DjTnd5Uu.js";
5
5
  const m = typeof window < "u";
6
6
  function u(e, o) {
7
7
  if (m) {
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./index-CrxasX7b.cjs");const y=require("./index-CSvnpArE.cjs"),m=require("./index-jEB3jXoa.cjs"),o=require("react/jsx-runtime"),F=require("react"),h=require("./ActionMenuButton-Bp3NtBKu.cjs"),s=require("./RichTextEditor-jtVXJcE2.cjs"),x=y.Extension.create({name:"fontFamily",addOptions(){return{types:["textStyle"]}},addGlobalAttributes(){return[{types:this.options.types,attributes:{fontFamily:{default:null,parseHTML:t=>t.style.fontFamily,renderHTML:t=>t.fontFamily?{style:`font-family: ${t.fontFamily}`}:{}}}}]},addCommands(){return{setFontFamily:t=>({chain:i})=>i().setMark("textStyle",{fontFamily:t}).run(),unsetFontFamily:()=>({chain:t})=>t().setMark("textStyle",{fontFamily:null}).removeEmptyTextStyle().run()}}});function M(t){var r,f,d;const{t:i,lang:u}=m.useLocale(),e=F.useMemo(()=>{var a;const n=(a=t==null?void 0:t.items)==null?void 0:a.find(l=>l.isActive());return n&&!n.default?{...n}:{title:t.tooltip,font:i("editor.fontFamily.default.tooltip"),isActive:()=>!1,disabled:!1,action:()=>t.editor.chain().focus().unsetFontFamily().run()}},[i,u,t]);return o.jsxs(s.DropdownMenu,{children:[o.jsx(s.DropdownMenuTrigger,{asChild:!0,disabled:t==null?void 0:t.disabled,children:o.jsx(h.ActionMenuButton,{disabled:t==null?void 0:t.disabled,icon:"MenuDown",title:((r=e==null?void 0:e.font)==null?void 0:r.length)>7?`${(f=e==null?void 0:e.font)==null?void 0:f.slice(0,6)}...`:e==null?void 0:e.font,tooltip:t==null?void 0:t.tooltip})}),o.jsx(s.DropdownMenuContent,{className:"richtext-w-full",children:(d=t==null?void 0:t.items)==null?void 0:d.map((n,c)=>{const a=n.font===i("editor.fontFamily.default.tooltip")?{}:{fontFamily:n.font};return o.jsxs(F.Fragment,{children:[o.jsx(s.DropdownMenuCheckboxItem,{checked:(e==null?void 0:e.font)===n.font,onClick:n.action,children:o.jsx("div",{className:"richtext-ml-1 richtext-h-full",style:a,children:n.font})}),n.font===i("editor.fontFamily.default.tooltip")&&o.jsx(s.DropdownMenuSeparator,{})]},`font-family-${c}`)})})]})}const b=x.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),fontFamilyList:m.DEFAULT_FONT_FAMILY_LIST,button({editor:i,extension:u,t:e}){var a;const{extensions:r=[]}=i.extensionManager??[],f=s.ensureNameValueOptions(((a=u==null?void 0:u.options)==null?void 0:a.fontFamilyList)||[]),d=r.find(l=>l.name==="base-kit"),n=f.map(l=>({action:()=>{i.chain().focus().setFontFamily(l.value).run()},isActive:()=>i.isActive("textStyle",{fontFamily:l.value})||!1,disabled:!i.can().setFontFamily(l.value),title:l.name,font:l.value}));d&&d.options.textStyle!==!1&&n.unshift({action:()=>i.chain().focus().unsetFontFamily().run(),isActive:()=>!1,disabled:!1,font:e("editor.fontFamily.default.tooltip"),title:e("editor.fontFamily.tooltip")});const c=n.filter(l=>l.disabled).length===n.length;return{component:M,componentProps:{tooltip:e("editor.fontFamily.tooltip"),disabled:c,items:n,editor:i}}}}}});exports.DEFAULT_FONT_FAMILY_LIST=m.DEFAULT_FONT_FAMILY_LIST;exports.FontFamily=b;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./index-DclQSrIx.cjs");const y=require("./index-ByRfqzMr.cjs"),m=require("./index-C19MB4Al.cjs"),o=require("react/jsx-runtime"),F=require("react"),h=require("./ActionMenuButton-BTFBZyG2.cjs"),s=require("./RichTextEditor-CAxwVWUE.cjs"),x=y.Extension.create({name:"fontFamily",addOptions(){return{types:["textStyle"]}},addGlobalAttributes(){return[{types:this.options.types,attributes:{fontFamily:{default:null,parseHTML:t=>t.style.fontFamily,renderHTML:t=>t.fontFamily?{style:`font-family: ${t.fontFamily}`}:{}}}}]},addCommands(){return{setFontFamily:t=>({chain:i})=>i().setMark("textStyle",{fontFamily:t}).run(),unsetFontFamily:()=>({chain:t})=>t().setMark("textStyle",{fontFamily:null}).removeEmptyTextStyle().run()}}});function M(t){var r,f,d;const{t:i,lang:u}=m.useLocale(),e=F.useMemo(()=>{var a;const n=(a=t==null?void 0:t.items)==null?void 0:a.find(l=>l.isActive());return n&&!n.default?{...n}:{title:t.tooltip,font:i("editor.fontFamily.default.tooltip"),isActive:()=>!1,disabled:!1,action:()=>t.editor.chain().focus().unsetFontFamily().run()}},[i,u,t]);return o.jsxs(s.DropdownMenu,{children:[o.jsx(s.DropdownMenuTrigger,{asChild:!0,disabled:t==null?void 0:t.disabled,children:o.jsx(h.ActionMenuButton,{disabled:t==null?void 0:t.disabled,icon:"MenuDown",title:((r=e==null?void 0:e.font)==null?void 0:r.length)>7?`${(f=e==null?void 0:e.font)==null?void 0:f.slice(0,6)}...`:e==null?void 0:e.font,tooltip:t==null?void 0:t.tooltip})}),o.jsx(s.DropdownMenuContent,{className:"richtext-w-full",children:(d=t==null?void 0:t.items)==null?void 0:d.map((n,c)=>{const a=n.font===i("editor.fontFamily.default.tooltip")?{}:{fontFamily:n.font};return o.jsxs(F.Fragment,{children:[o.jsx(s.DropdownMenuCheckboxItem,{checked:(e==null?void 0:e.font)===n.font,onClick:n.action,children:o.jsx("div",{className:"richtext-ml-1 richtext-h-full",style:a,children:n.font})}),n.font===i("editor.fontFamily.default.tooltip")&&o.jsx(s.DropdownMenuSeparator,{})]},`font-family-${c}`)})})]})}const b=x.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),fontFamilyList:m.DEFAULT_FONT_FAMILY_LIST,button({editor:i,extension:u,t:e}){var a;const{extensions:r=[]}=i.extensionManager??[],f=s.ensureNameValueOptions(((a=u==null?void 0:u.options)==null?void 0:a.fontFamilyList)||[]),d=r.find(l=>l.name==="base-kit"),n=f.map(l=>({action:()=>{i.chain().focus().setFontFamily(l.value).run()},isActive:()=>i.isActive("textStyle",{fontFamily:l.value})||!1,disabled:!i.can().setFontFamily(l.value),title:l.name,font:l.value}));d&&d.options.textStyle!==!1&&n.unshift({action:()=>i.chain().focus().unsetFontFamily().run(),isActive:()=>!1,disabled:!1,font:e("editor.fontFamily.default.tooltip"),title:e("editor.fontFamily.tooltip")});const c=n.filter(l=>l.disabled).length===n.length;return{component:M,componentProps:{tooltip:e("editor.fontFamily.tooltip"),disabled:c,items:n,editor:i}}}}}});exports.DEFAULT_FONT_FAMILY_LIST=m.DEFAULT_FONT_FAMILY_LIST;exports.FontFamily=b;
@@ -121,9 +121,11 @@ declare module '@tiptap/core' {
121
121
 
122
122
  declare module '@tiptap/core' {
123
123
  interface Commands<ReturnType> {
124
- drawer: {
125
- setDrawer: (options: any, replace?: any) => ReturnType;
126
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
124
+ emoji: {
125
+ setEmoji: (emoji: {
126
+ name: string;
127
+ emoji: string;
128
+ }) => ReturnType;
127
129
  };
128
130
  }
129
131
  }
@@ -131,11 +133,9 @@ declare module '@tiptap/core' {
131
133
 
132
134
  declare module '@tiptap/core' {
133
135
  interface Commands<ReturnType> {
134
- emoji: {
135
- setEmoji: (emoji: {
136
- name: string;
137
- emoji: string;
138
- }) => ReturnType;
136
+ drawer: {
137
+ setDrawer: (options: any, replace?: any) => ReturnType;
138
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
139
139
  };
140
140
  }
141
141
  }
@@ -186,21 +186,6 @@ declare module '@tiptap/core' {
186
186
  }
187
187
 
188
188
 
189
- declare module '@tiptap/core' {
190
- interface Commands<ReturnType> {
191
- iframe: {
192
- /**
193
- * Add an iframe
194
- */
195
- setIframe: (options: {
196
- src: string;
197
- service: string;
198
- }) => ReturnType;
199
- };
200
- }
201
- }
202
-
203
-
204
189
  declare module '@tiptap/core' {
205
190
  interface Commands<ReturnType> {
206
191
  imageUpload: {
@@ -221,6 +206,21 @@ declare module '@tiptap/core' {
221
206
  }
222
207
 
223
208
 
209
+ declare module '@tiptap/core' {
210
+ interface Commands<ReturnType> {
211
+ iframe: {
212
+ /**
213
+ * Add an iframe
214
+ */
215
+ setIframe: (options: {
216
+ src: string;
217
+ service: string;
218
+ }) => ReturnType;
219
+ };
220
+ }
221
+ }
222
+
223
+
224
224
  declare module '@tiptap/core' {
225
225
  interface Commands<ReturnType> {
226
226
  imageGifUpload: {
@@ -259,8 +259,9 @@ declare module '@tiptap/core' {
259
259
 
260
260
  declare module '@tiptap/core' {
261
261
  interface Commands<ReturnType> {
262
- katex: {
263
- setKatex: (arg?: IKatexAttrs) => ReturnType;
262
+ lineHeight: {
263
+ setLineHeight: (lineHeight: string) => ReturnType;
264
+ unsetLineHeight: () => ReturnType;
264
265
  };
265
266
  }
266
267
  }
@@ -268,9 +269,8 @@ declare module '@tiptap/core' {
268
269
 
269
270
  declare module '@tiptap/core' {
270
271
  interface Commands<ReturnType> {
271
- lineHeight: {
272
- setLineHeight: (lineHeight: string) => ReturnType;
273
- unsetLineHeight: () => ReturnType;
272
+ katex: {
273
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
274
274
  };
275
275
  }
276
276
  }
@@ -121,9 +121,11 @@ declare module '@tiptap/core' {
121
121
 
122
122
  declare module '@tiptap/core' {
123
123
  interface Commands<ReturnType> {
124
- drawer: {
125
- setDrawer: (options: any, replace?: any) => ReturnType;
126
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
124
+ emoji: {
125
+ setEmoji: (emoji: {
126
+ name: string;
127
+ emoji: string;
128
+ }) => ReturnType;
127
129
  };
128
130
  }
129
131
  }
@@ -131,11 +133,9 @@ declare module '@tiptap/core' {
131
133
 
132
134
  declare module '@tiptap/core' {
133
135
  interface Commands<ReturnType> {
134
- emoji: {
135
- setEmoji: (emoji: {
136
- name: string;
137
- emoji: string;
138
- }) => ReturnType;
136
+ drawer: {
137
+ setDrawer: (options: any, replace?: any) => ReturnType;
138
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
139
139
  };
140
140
  }
141
141
  }
@@ -186,21 +186,6 @@ declare module '@tiptap/core' {
186
186
  }
187
187
 
188
188
 
189
- declare module '@tiptap/core' {
190
- interface Commands<ReturnType> {
191
- iframe: {
192
- /**
193
- * Add an iframe
194
- */
195
- setIframe: (options: {
196
- src: string;
197
- service: string;
198
- }) => ReturnType;
199
- };
200
- }
201
- }
202
-
203
-
204
189
  declare module '@tiptap/core' {
205
190
  interface Commands<ReturnType> {
206
191
  imageUpload: {
@@ -221,6 +206,21 @@ declare module '@tiptap/core' {
221
206
  }
222
207
 
223
208
 
209
+ declare module '@tiptap/core' {
210
+ interface Commands<ReturnType> {
211
+ iframe: {
212
+ /**
213
+ * Add an iframe
214
+ */
215
+ setIframe: (options: {
216
+ src: string;
217
+ service: string;
218
+ }) => ReturnType;
219
+ };
220
+ }
221
+ }
222
+
223
+
224
224
  declare module '@tiptap/core' {
225
225
  interface Commands<ReturnType> {
226
226
  imageGifUpload: {
@@ -259,8 +259,9 @@ declare module '@tiptap/core' {
259
259
 
260
260
  declare module '@tiptap/core' {
261
261
  interface Commands<ReturnType> {
262
- katex: {
263
- setKatex: (arg?: IKatexAttrs) => ReturnType;
262
+ lineHeight: {
263
+ setLineHeight: (lineHeight: string) => ReturnType;
264
+ unsetLineHeight: () => ReturnType;
264
265
  };
265
266
  }
266
267
  }
@@ -268,9 +269,8 @@ declare module '@tiptap/core' {
268
269
 
269
270
  declare module '@tiptap/core' {
270
271
  interface Commands<ReturnType> {
271
- lineHeight: {
272
- setLineHeight: (lineHeight: string) => ReturnType;
273
- unsetLineHeight: () => ReturnType;
272
+ katex: {
273
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
274
274
  };
275
275
  }
276
276
  }
package/lib/FontFamily.js CHANGED
@@ -1,10 +1,10 @@
1
- import "./index-DIPntess.js";
2
- import { E as c } from "./index-BWx1Mchx.js";
3
- import { u as y, g as F } from "./index-zcKfSGd5.js";
1
+ import "./index-C1fzuXpN.js";
2
+ import { E as c } from "./index-DI9T3iLd.js";
3
+ import { u as y, g as F } from "./index-Tj3Ci7xM.js";
4
4
  import { jsxs as r, jsx as a } from "react/jsx-runtime";
5
5
  import { useMemo as h, Fragment as b } from "react";
6
- import { A as x } from "./ActionMenuButton-CK00Dg3S.js";
7
- import { D as M, e as A, f as g, h as L, u as D, j as S } from "./RichTextEditor-DWN9FEob.js";
6
+ import { A as x } from "./ActionMenuButton-DXwnYZhJ.js";
7
+ import { D as M, e as A, f as g, h as L, u as D, j as S } from "./RichTextEditor-DjTnd5Uu.js";
8
8
  const w = c.create({
9
9
  name: "fontFamily",
10
10
  addOptions() {
package/lib/FontSize.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("./index-CSvnpArE.cjs"),r=require("./index-jEB3jXoa.cjs"),s=require("./RichTextEditor-jtVXJcE2.cjs"),u=require("react/jsx-runtime"),m=require("react"),z=require("./ActionMenuButton-Bp3NtBKu.cjs");function x(e){var a;const{t}=r.useLocale(),l=m.useMemo(()=>{const i=(e.items||[]).find(c=>c.isActive());return i||{title:t("editor.fontSize.default.tooltip"),isActive:()=>!1}},[e]);return u.jsxs(s.DropdownMenu,{children:[u.jsx(s.DropdownMenuTrigger,{asChild:!0,disabled:e==null?void 0:e.disabled,children:u.jsx(z.ActionMenuButton,{disabled:e==null?void 0:e.disabled,icon:"MenuDown",title:l==null?void 0:l.title,tooltip:`${e==null?void 0:e.tooltip}`})}),u.jsx(s.DropdownMenuContent,{className:"richtext-max-h-96 richtext-w-32 richtext-overflow-y-auto",children:(a=e==null?void 0:e.items)==null?void 0:a.map((i,o)=>u.jsx(s.DropdownMenuCheckboxItem,{checked:l.title===i.title,onClick:i.action,children:u.jsx("div",{className:"richtext-ml-1 richtext-h-full",children:i.title})},`font-size-${o}`))})]})}const v=f.Extension.create({name:"fontSize",addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),types:["textStyle"],fontSizes:[...r.DEFAULT_FONT_SIZE_LIST],button({editor:t,extension:l,t:a}){var d;const i=s.ensureNameValueOptions(((d=l.options)==null?void 0:d.fontSizes)||r.DEFAULT_FONT_SIZE_VALUE),o=s.ensureNameValueOptions([r.DEFAULT_FONT_SIZE_VALUE])[0],c=i.map(n=>({title:n.value===o.value?a("editor.fontSize.default.tooltip"):String(n.name),isActive:()=>{const{fontSize:S}=t.getAttributes("textStyle");return n.value===o.value&&S===void 0?!0:t.isActive({fontSize:String(n.value)})||!1},action:()=>{if(n.value===o.value){t.commands.unsetFontSize();return}t.commands.setFontSize(String(n.value))},disabled:!t.can().setFontSize(String(n.value)),divider:n.value===o.value||!1,default:n.value===o.value||!1}));return{component:x,componentProps:{editor:t,tooltip:a("editor.fontSize.tooltip"),disabled:!1,items:c,maxHeight:280}}}}},addGlobalAttributes(){return[{types:this.options.types,attributes:{fontSize:{default:null,parseHTML:e=>e.style.fontSize.replaceAll(/["']+/g,""),renderHTML:e=>e.fontSize?{style:`font-size: ${e.fontSize}`}:{}}}}]},addCommands(){return{setFontSize:e=>({chain:t})=>t().setMark("textStyle",{fontSize:e}).run(),unsetFontSize:()=>({chain:e})=>e().setMark("textStyle",{fontSize:null}).removeEmptyTextStyle().run()}}});exports.DEFAULT_FONT_SIZE_LIST=r.DEFAULT_FONT_SIZE_LIST;exports.FontSize=v;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("./index-ByRfqzMr.cjs"),r=require("./index-C19MB4Al.cjs"),s=require("./RichTextEditor-CAxwVWUE.cjs"),u=require("react/jsx-runtime"),m=require("react"),z=require("./ActionMenuButton-BTFBZyG2.cjs");function x(e){var a;const{t}=r.useLocale(),l=m.useMemo(()=>{const i=(e.items||[]).find(c=>c.isActive());return i||{title:t("editor.fontSize.default.tooltip"),isActive:()=>!1}},[e]);return u.jsxs(s.DropdownMenu,{children:[u.jsx(s.DropdownMenuTrigger,{asChild:!0,disabled:e==null?void 0:e.disabled,children:u.jsx(z.ActionMenuButton,{disabled:e==null?void 0:e.disabled,icon:"MenuDown",title:l==null?void 0:l.title,tooltip:`${e==null?void 0:e.tooltip}`})}),u.jsx(s.DropdownMenuContent,{className:"richtext-max-h-96 richtext-w-32 richtext-overflow-y-auto",children:(a=e==null?void 0:e.items)==null?void 0:a.map((i,o)=>u.jsx(s.DropdownMenuCheckboxItem,{checked:l.title===i.title,onClick:i.action,children:u.jsx("div",{className:"richtext-ml-1 richtext-h-full",children:i.title})},`font-size-${o}`))})]})}const v=f.Extension.create({name:"fontSize",addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),types:["textStyle"],fontSizes:[...r.DEFAULT_FONT_SIZE_LIST],button({editor:t,extension:l,t:a}){var d;const i=s.ensureNameValueOptions(((d=l.options)==null?void 0:d.fontSizes)||r.DEFAULT_FONT_SIZE_VALUE),o=s.ensureNameValueOptions([r.DEFAULT_FONT_SIZE_VALUE])[0],c=i.map(n=>({title:n.value===o.value?a("editor.fontSize.default.tooltip"):String(n.name),isActive:()=>{const{fontSize:S}=t.getAttributes("textStyle");return n.value===o.value&&S===void 0?!0:t.isActive({fontSize:String(n.value)})||!1},action:()=>{if(n.value===o.value){t.commands.unsetFontSize();return}t.commands.setFontSize(String(n.value))},disabled:!t.can().setFontSize(String(n.value)),divider:n.value===o.value||!1,default:n.value===o.value||!1}));return{component:x,componentProps:{editor:t,tooltip:a("editor.fontSize.tooltip"),disabled:!1,items:c,maxHeight:280}}}}},addGlobalAttributes(){return[{types:this.options.types,attributes:{fontSize:{default:null,parseHTML:e=>e.style.fontSize.replaceAll(/["']+/g,""),renderHTML:e=>e.fontSize?{style:`font-size: ${e.fontSize}`}:{}}}}]},addCommands(){return{setFontSize:e=>({chain:t})=>t().setMark("textStyle",{fontSize:e}).run(),unsetFontSize:()=>({chain:e})=>e().setMark("textStyle",{fontSize:null}).removeEmptyTextStyle().run()}}});exports.DEFAULT_FONT_SIZE_LIST=r.DEFAULT_FONT_SIZE_LIST;exports.FontSize=v;
@@ -126,9 +126,11 @@ declare module '@tiptap/core' {
126
126
 
127
127
  declare module '@tiptap/core' {
128
128
  interface Commands<ReturnType> {
129
- drawer: {
130
- setDrawer: (options: any, replace?: any) => ReturnType;
131
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
129
+ emoji: {
130
+ setEmoji: (emoji: {
131
+ name: string;
132
+ emoji: string;
133
+ }) => ReturnType;
132
134
  };
133
135
  }
134
136
  }
@@ -136,11 +138,9 @@ declare module '@tiptap/core' {
136
138
 
137
139
  declare module '@tiptap/core' {
138
140
  interface Commands<ReturnType> {
139
- emoji: {
140
- setEmoji: (emoji: {
141
- name: string;
142
- emoji: string;
143
- }) => ReturnType;
141
+ drawer: {
142
+ setDrawer: (options: any, replace?: any) => ReturnType;
143
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
144
144
  };
145
145
  }
146
146
  }
@@ -191,21 +191,6 @@ declare module '@tiptap/core' {
191
191
  }
192
192
 
193
193
 
194
- declare module '@tiptap/core' {
195
- interface Commands<ReturnType> {
196
- iframe: {
197
- /**
198
- * Add an iframe
199
- */
200
- setIframe: (options: {
201
- src: string;
202
- service: string;
203
- }) => ReturnType;
204
- };
205
- }
206
- }
207
-
208
-
209
194
  declare module '@tiptap/core' {
210
195
  interface Commands<ReturnType> {
211
196
  imageUpload: {
@@ -226,6 +211,21 @@ declare module '@tiptap/core' {
226
211
  }
227
212
 
228
213
 
214
+ declare module '@tiptap/core' {
215
+ interface Commands<ReturnType> {
216
+ iframe: {
217
+ /**
218
+ * Add an iframe
219
+ */
220
+ setIframe: (options: {
221
+ src: string;
222
+ service: string;
223
+ }) => ReturnType;
224
+ };
225
+ }
226
+ }
227
+
228
+
229
229
  declare module '@tiptap/core' {
230
230
  interface Commands<ReturnType> {
231
231
  imageGifUpload: {
@@ -264,8 +264,9 @@ declare module '@tiptap/core' {
264
264
 
265
265
  declare module '@tiptap/core' {
266
266
  interface Commands<ReturnType> {
267
- katex: {
268
- setKatex: (arg?: IKatexAttrs) => ReturnType;
267
+ lineHeight: {
268
+ setLineHeight: (lineHeight: string) => ReturnType;
269
+ unsetLineHeight: () => ReturnType;
269
270
  };
270
271
  }
271
272
  }
@@ -273,9 +274,8 @@ declare module '@tiptap/core' {
273
274
 
274
275
  declare module '@tiptap/core' {
275
276
  interface Commands<ReturnType> {
276
- lineHeight: {
277
- setLineHeight: (lineHeight: string) => ReturnType;
278
- unsetLineHeight: () => ReturnType;
277
+ katex: {
278
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
279
279
  };
280
280
  }
281
281
  }
package/lib/FontSize.d.ts CHANGED
@@ -126,9 +126,11 @@ declare module '@tiptap/core' {
126
126
 
127
127
  declare module '@tiptap/core' {
128
128
  interface Commands<ReturnType> {
129
- drawer: {
130
- setDrawer: (options: any, replace?: any) => ReturnType;
131
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
129
+ emoji: {
130
+ setEmoji: (emoji: {
131
+ name: string;
132
+ emoji: string;
133
+ }) => ReturnType;
132
134
  };
133
135
  }
134
136
  }
@@ -136,11 +138,9 @@ declare module '@tiptap/core' {
136
138
 
137
139
  declare module '@tiptap/core' {
138
140
  interface Commands<ReturnType> {
139
- emoji: {
140
- setEmoji: (emoji: {
141
- name: string;
142
- emoji: string;
143
- }) => ReturnType;
141
+ drawer: {
142
+ setDrawer: (options: any, replace?: any) => ReturnType;
143
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
144
144
  };
145
145
  }
146
146
  }
@@ -191,21 +191,6 @@ declare module '@tiptap/core' {
191
191
  }
192
192
 
193
193
 
194
- declare module '@tiptap/core' {
195
- interface Commands<ReturnType> {
196
- iframe: {
197
- /**
198
- * Add an iframe
199
- */
200
- setIframe: (options: {
201
- src: string;
202
- service: string;
203
- }) => ReturnType;
204
- };
205
- }
206
- }
207
-
208
-
209
194
  declare module '@tiptap/core' {
210
195
  interface Commands<ReturnType> {
211
196
  imageUpload: {
@@ -226,6 +211,21 @@ declare module '@tiptap/core' {
226
211
  }
227
212
 
228
213
 
214
+ declare module '@tiptap/core' {
215
+ interface Commands<ReturnType> {
216
+ iframe: {
217
+ /**
218
+ * Add an iframe
219
+ */
220
+ setIframe: (options: {
221
+ src: string;
222
+ service: string;
223
+ }) => ReturnType;
224
+ };
225
+ }
226
+ }
227
+
228
+
229
229
  declare module '@tiptap/core' {
230
230
  interface Commands<ReturnType> {
231
231
  imageGifUpload: {
@@ -264,8 +264,9 @@ declare module '@tiptap/core' {
264
264
 
265
265
  declare module '@tiptap/core' {
266
266
  interface Commands<ReturnType> {
267
- katex: {
268
- setKatex: (arg?: IKatexAttrs) => ReturnType;
267
+ lineHeight: {
268
+ setLineHeight: (lineHeight: string) => ReturnType;
269
+ unsetLineHeight: () => ReturnType;
269
270
  };
270
271
  }
271
272
  }
@@ -273,9 +274,8 @@ declare module '@tiptap/core' {
273
274
 
274
275
  declare module '@tiptap/core' {
275
276
  interface Commands<ReturnType> {
276
- lineHeight: {
277
- setLineHeight: (lineHeight: string) => ReturnType;
278
- unsetLineHeight: () => ReturnType;
277
+ katex: {
278
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
279
279
  };
280
280
  }
281
281
  }
package/lib/FontSize.js CHANGED
@@ -1,9 +1,9 @@
1
- import { E as m } from "./index-BWx1Mchx.js";
2
- import { u as S, D as z, f } from "./index-zcKfSGd5.js";
3
- import { D as v, e as h, f as x, h as F, j as c } from "./RichTextEditor-DWN9FEob.js";
1
+ import { E as m } from "./index-DI9T3iLd.js";
2
+ import { u as S, D as z, f } from "./index-Tj3Ci7xM.js";
3
+ import { D as v, e as h, f as x, h as F, j as c } from "./RichTextEditor-DjTnd5Uu.js";
4
4
  import { jsxs as y, jsx as u } from "react/jsx-runtime";
5
5
  import { useMemo as A } from "react";
6
- import { A as M } from "./ActionMenuButton-CK00Dg3S.js";
6
+ import { A as M } from "./ActionMenuButton-DXwnYZhJ.js";
7
7
  function b(t) {
8
8
  var a;
9
9
  const { t: e } = S(), l = A(() => {