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/Iframe.js CHANGED
@@ -1,6 +1,6 @@
1
- import "./index-BWx1Mchx.js";
2
- import "./dom-dataset-CHDbKz5J.js";
3
- import { ai as i } from "./RichTextEditor-DWN9FEob.js";
1
+ import "./index-DI9T3iLd.js";
2
+ import "./dom-dataset-Di3tIRrR.js";
3
+ import { ai as i } from "./RichTextEditor-DjTnd5Uu.js";
4
4
  export {
5
5
  i as Iframe
6
6
  };
package/lib/Image.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});require("./index-CSvnpArE.cjs");const e=require("./RichTextEditor-jtVXJcE2.cjs");require("./dom-dataset-Cuy-pIfj.cjs");exports.Image=e.Image$1;exports.default=e.Image$1;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});require("./index-ByRfqzMr.cjs");const e=require("./RichTextEditor-CAxwVWUE.cjs");require("./dom-dataset-Byuf1YmW.cjs");exports.Image=e.Image$1;exports.default=e.Image$1;
package/lib/Image.d.cts CHANGED
@@ -79,6 +79,7 @@ export declare interface IImageOptions extends GeneralOptions<IImageOptions> {
79
79
  /** The source URL of the image */
80
80
  resourceImage: 'upload' | 'link' | 'both';
81
81
  defaultInline?: boolean;
82
+ enableAlt?: boolean;
82
83
  /** Function to handle errors during file validation */
83
84
  onError?: (error: {
84
85
  type: 'size' | 'type' | 'upload';
@@ -144,9 +145,11 @@ declare module '@tiptap/core' {
144
145
 
145
146
  declare module '@tiptap/core' {
146
147
  interface Commands<ReturnType> {
147
- drawer: {
148
- setDrawer: (options: any, replace?: any) => ReturnType;
149
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
148
+ emoji: {
149
+ setEmoji: (emoji: {
150
+ name: string;
151
+ emoji: string;
152
+ }) => ReturnType;
150
153
  };
151
154
  }
152
155
  }
@@ -154,11 +157,9 @@ declare module '@tiptap/core' {
154
157
 
155
158
  declare module '@tiptap/core' {
156
159
  interface Commands<ReturnType> {
157
- emoji: {
158
- setEmoji: (emoji: {
159
- name: string;
160
- emoji: string;
161
- }) => ReturnType;
160
+ drawer: {
161
+ setDrawer: (options: any, replace?: any) => ReturnType;
162
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
162
163
  };
163
164
  }
164
165
  }
@@ -209,21 +210,6 @@ declare module '@tiptap/core' {
209
210
  }
210
211
 
211
212
 
212
- declare module '@tiptap/core' {
213
- interface Commands<ReturnType> {
214
- iframe: {
215
- /**
216
- * Add an iframe
217
- */
218
- setIframe: (options: {
219
- src: string;
220
- service: string;
221
- }) => ReturnType;
222
- };
223
- }
224
- }
225
-
226
-
227
213
  declare module '@tiptap/core' {
228
214
  interface Commands<ReturnType> {
229
215
  imageUpload: {
@@ -244,6 +230,21 @@ declare module '@tiptap/core' {
244
230
  }
245
231
 
246
232
 
233
+ declare module '@tiptap/core' {
234
+ interface Commands<ReturnType> {
235
+ iframe: {
236
+ /**
237
+ * Add an iframe
238
+ */
239
+ setIframe: (options: {
240
+ src: string;
241
+ service: string;
242
+ }) => ReturnType;
243
+ };
244
+ }
245
+ }
246
+
247
+
247
248
  declare module '@tiptap/core' {
248
249
  interface Commands<ReturnType> {
249
250
  imageGifUpload: {
@@ -282,8 +283,9 @@ declare module '@tiptap/core' {
282
283
 
283
284
  declare module '@tiptap/core' {
284
285
  interface Commands<ReturnType> {
285
- katex: {
286
- setKatex: (arg?: IKatexAttrs) => ReturnType;
286
+ lineHeight: {
287
+ setLineHeight: (lineHeight: string) => ReturnType;
288
+ unsetLineHeight: () => ReturnType;
287
289
  };
288
290
  }
289
291
  }
@@ -291,9 +293,8 @@ declare module '@tiptap/core' {
291
293
 
292
294
  declare module '@tiptap/core' {
293
295
  interface Commands<ReturnType> {
294
- lineHeight: {
295
- setLineHeight: (lineHeight: string) => ReturnType;
296
- unsetLineHeight: () => ReturnType;
296
+ katex: {
297
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
297
298
  };
298
299
  }
299
300
  }
package/lib/Image.d.ts CHANGED
@@ -79,6 +79,7 @@ export declare interface IImageOptions extends GeneralOptions<IImageOptions> {
79
79
  /** The source URL of the image */
80
80
  resourceImage: 'upload' | 'link' | 'both';
81
81
  defaultInline?: boolean;
82
+ enableAlt?: boolean;
82
83
  /** Function to handle errors during file validation */
83
84
  onError?: (error: {
84
85
  type: 'size' | 'type' | 'upload';
@@ -144,9 +145,11 @@ declare module '@tiptap/core' {
144
145
 
145
146
  declare module '@tiptap/core' {
146
147
  interface Commands<ReturnType> {
147
- drawer: {
148
- setDrawer: (options: any, replace?: any) => ReturnType;
149
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
148
+ emoji: {
149
+ setEmoji: (emoji: {
150
+ name: string;
151
+ emoji: string;
152
+ }) => ReturnType;
150
153
  };
151
154
  }
152
155
  }
@@ -154,11 +157,9 @@ declare module '@tiptap/core' {
154
157
 
155
158
  declare module '@tiptap/core' {
156
159
  interface Commands<ReturnType> {
157
- emoji: {
158
- setEmoji: (emoji: {
159
- name: string;
160
- emoji: string;
161
- }) => ReturnType;
160
+ drawer: {
161
+ setDrawer: (options: any, replace?: any) => ReturnType;
162
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
162
163
  };
163
164
  }
164
165
  }
@@ -209,21 +210,6 @@ declare module '@tiptap/core' {
209
210
  }
210
211
 
211
212
 
212
- declare module '@tiptap/core' {
213
- interface Commands<ReturnType> {
214
- iframe: {
215
- /**
216
- * Add an iframe
217
- */
218
- setIframe: (options: {
219
- src: string;
220
- service: string;
221
- }) => ReturnType;
222
- };
223
- }
224
- }
225
-
226
-
227
213
  declare module '@tiptap/core' {
228
214
  interface Commands<ReturnType> {
229
215
  imageUpload: {
@@ -244,6 +230,21 @@ declare module '@tiptap/core' {
244
230
  }
245
231
 
246
232
 
233
+ declare module '@tiptap/core' {
234
+ interface Commands<ReturnType> {
235
+ iframe: {
236
+ /**
237
+ * Add an iframe
238
+ */
239
+ setIframe: (options: {
240
+ src: string;
241
+ service: string;
242
+ }) => ReturnType;
243
+ };
244
+ }
245
+ }
246
+
247
+
247
248
  declare module '@tiptap/core' {
248
249
  interface Commands<ReturnType> {
249
250
  imageGifUpload: {
@@ -282,8 +283,9 @@ declare module '@tiptap/core' {
282
283
 
283
284
  declare module '@tiptap/core' {
284
285
  interface Commands<ReturnType> {
285
- katex: {
286
- setKatex: (arg?: IKatexAttrs) => ReturnType;
286
+ lineHeight: {
287
+ setLineHeight: (lineHeight: string) => ReturnType;
288
+ unsetLineHeight: () => ReturnType;
287
289
  };
288
290
  }
289
291
  }
@@ -291,9 +293,8 @@ declare module '@tiptap/core' {
291
293
 
292
294
  declare module '@tiptap/core' {
293
295
  interface Commands<ReturnType> {
294
- lineHeight: {
295
- setLineHeight: (lineHeight: string) => ReturnType;
296
- unsetLineHeight: () => ReturnType;
296
+ katex: {
297
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
297
298
  };
298
299
  }
299
300
  }
package/lib/Image.js CHANGED
@@ -1,6 +1,6 @@
1
- import "./index-BWx1Mchx.js";
2
- import { R as t, R as e } from "./RichTextEditor-DWN9FEob.js";
3
- import "./dom-dataset-CHDbKz5J.js";
1
+ import "./index-DI9T3iLd.js";
2
+ import { R as t, R as e } from "./RichTextEditor-DjTnd5Uu.js";
3
+ import "./dom-dataset-Di3tIRrR.js";
4
4
  export {
5
5
  t as Image,
6
6
  e as default
package/lib/ImageGif.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});require("./index-CSvnpArE.cjs");const e=require("./RichTextEditor-jtVXJcE2.cjs");require("./dom-dataset-Cuy-pIfj.cjs");exports.ImageGif=e.ImageGif;exports.default=e.ImageGif;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});require("./index-ByRfqzMr.cjs");const e=require("./RichTextEditor-CAxwVWUE.cjs");require("./dom-dataset-Byuf1YmW.cjs");exports.ImageGif=e.ImageGif;exports.default=e.ImageGif;
@@ -59,9 +59,11 @@ declare module '@tiptap/core' {
59
59
 
60
60
  declare module '@tiptap/core' {
61
61
  interface Commands<ReturnType> {
62
- drawer: {
63
- setDrawer: (options: any, replace?: any) => ReturnType;
64
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
62
+ emoji: {
63
+ setEmoji: (emoji: {
64
+ name: string;
65
+ emoji: string;
66
+ }) => ReturnType;
65
67
  };
66
68
  }
67
69
  }
@@ -69,11 +71,9 @@ declare module '@tiptap/core' {
69
71
 
70
72
  declare module '@tiptap/core' {
71
73
  interface Commands<ReturnType> {
72
- emoji: {
73
- setEmoji: (emoji: {
74
- name: string;
75
- emoji: string;
76
- }) => ReturnType;
74
+ drawer: {
75
+ setDrawer: (options: any, replace?: any) => ReturnType;
76
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
77
77
  };
78
78
  }
79
79
  }
@@ -124,21 +124,6 @@ declare module '@tiptap/core' {
124
124
  }
125
125
 
126
126
 
127
- declare module '@tiptap/core' {
128
- interface Commands<ReturnType> {
129
- iframe: {
130
- /**
131
- * Add an iframe
132
- */
133
- setIframe: (options: {
134
- src: string;
135
- service: string;
136
- }) => ReturnType;
137
- };
138
- }
139
- }
140
-
141
-
142
127
  declare module '@tiptap/core' {
143
128
  interface Commands<ReturnType> {
144
129
  imageUpload: {
@@ -159,6 +144,21 @@ declare module '@tiptap/core' {
159
144
  }
160
145
 
161
146
 
147
+ declare module '@tiptap/core' {
148
+ interface Commands<ReturnType> {
149
+ iframe: {
150
+ /**
151
+ * Add an iframe
152
+ */
153
+ setIframe: (options: {
154
+ src: string;
155
+ service: string;
156
+ }) => ReturnType;
157
+ };
158
+ }
159
+ }
160
+
161
+
162
162
  declare module '@tiptap/core' {
163
163
  interface Commands<ReturnType> {
164
164
  imageGifUpload: {
@@ -197,8 +197,9 @@ declare module '@tiptap/core' {
197
197
 
198
198
  declare module '@tiptap/core' {
199
199
  interface Commands<ReturnType> {
200
- katex: {
201
- setKatex: (arg?: IKatexAttrs) => ReturnType;
200
+ lineHeight: {
201
+ setLineHeight: (lineHeight: string) => ReturnType;
202
+ unsetLineHeight: () => ReturnType;
202
203
  };
203
204
  }
204
205
  }
@@ -206,9 +207,8 @@ declare module '@tiptap/core' {
206
207
 
207
208
  declare module '@tiptap/core' {
208
209
  interface Commands<ReturnType> {
209
- lineHeight: {
210
- setLineHeight: (lineHeight: string) => ReturnType;
211
- unsetLineHeight: () => ReturnType;
210
+ katex: {
211
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
212
212
  };
213
213
  }
214
214
  }
package/lib/ImageGif.d.ts CHANGED
@@ -59,9 +59,11 @@ declare module '@tiptap/core' {
59
59
 
60
60
  declare module '@tiptap/core' {
61
61
  interface Commands<ReturnType> {
62
- drawer: {
63
- setDrawer: (options: any, replace?: any) => ReturnType;
64
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
62
+ emoji: {
63
+ setEmoji: (emoji: {
64
+ name: string;
65
+ emoji: string;
66
+ }) => ReturnType;
65
67
  };
66
68
  }
67
69
  }
@@ -69,11 +71,9 @@ declare module '@tiptap/core' {
69
71
 
70
72
  declare module '@tiptap/core' {
71
73
  interface Commands<ReturnType> {
72
- emoji: {
73
- setEmoji: (emoji: {
74
- name: string;
75
- emoji: string;
76
- }) => ReturnType;
74
+ drawer: {
75
+ setDrawer: (options: any, replace?: any) => ReturnType;
76
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
77
77
  };
78
78
  }
79
79
  }
@@ -124,21 +124,6 @@ declare module '@tiptap/core' {
124
124
  }
125
125
 
126
126
 
127
- declare module '@tiptap/core' {
128
- interface Commands<ReturnType> {
129
- iframe: {
130
- /**
131
- * Add an iframe
132
- */
133
- setIframe: (options: {
134
- src: string;
135
- service: string;
136
- }) => ReturnType;
137
- };
138
- }
139
- }
140
-
141
-
142
127
  declare module '@tiptap/core' {
143
128
  interface Commands<ReturnType> {
144
129
  imageUpload: {
@@ -159,6 +144,21 @@ declare module '@tiptap/core' {
159
144
  }
160
145
 
161
146
 
147
+ declare module '@tiptap/core' {
148
+ interface Commands<ReturnType> {
149
+ iframe: {
150
+ /**
151
+ * Add an iframe
152
+ */
153
+ setIframe: (options: {
154
+ src: string;
155
+ service: string;
156
+ }) => ReturnType;
157
+ };
158
+ }
159
+ }
160
+
161
+
162
162
  declare module '@tiptap/core' {
163
163
  interface Commands<ReturnType> {
164
164
  imageGifUpload: {
@@ -197,8 +197,9 @@ declare module '@tiptap/core' {
197
197
 
198
198
  declare module '@tiptap/core' {
199
199
  interface Commands<ReturnType> {
200
- katex: {
201
- setKatex: (arg?: IKatexAttrs) => ReturnType;
200
+ lineHeight: {
201
+ setLineHeight: (lineHeight: string) => ReturnType;
202
+ unsetLineHeight: () => ReturnType;
202
203
  };
203
204
  }
204
205
  }
@@ -206,9 +207,8 @@ declare module '@tiptap/core' {
206
207
 
207
208
  declare module '@tiptap/core' {
208
209
  interface Commands<ReturnType> {
209
- lineHeight: {
210
- setLineHeight: (lineHeight: string) => ReturnType;
211
- unsetLineHeight: () => ReturnType;
210
+ katex: {
211
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
212
212
  };
213
213
  }
214
214
  }
package/lib/ImageGif.js CHANGED
@@ -1,6 +1,6 @@
1
- import "./index-BWx1Mchx.js";
2
- import { af as r, af as t } from "./RichTextEditor-DWN9FEob.js";
3
- import "./dom-dataset-CHDbKz5J.js";
1
+ import "./index-DI9T3iLd.js";
2
+ import { af as r, af as t } from "./RichTextEditor-DjTnd5Uu.js";
3
+ import "./dom-dataset-Di3tIRrR.js";
4
4
  export {
5
5
  r as ImageGif,
6
6
  t as default