reactjs-tiptap-editor 0.3.7 → 0.3.9

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 (225) hide show
  1. package/lib/{ActionMenuButton-CqlhqVIW.cjs → ActionMenuButton-D96eTByd.cjs} +1 -1
  2. package/lib/{ActionMenuButton-DXwpQHj4.js → ActionMenuButton-ZOYNohaO.js} +1 -1
  3. package/lib/Attachment.cjs +1 -1
  4. package/lib/Attachment.d.cts +27 -27
  5. package/lib/Attachment.d.ts +27 -27
  6. package/lib/Attachment.js +1 -1
  7. package/lib/Blockquote.cjs +1 -1
  8. package/lib/Blockquote.d.cts +27 -27
  9. package/lib/Blockquote.d.ts +27 -27
  10. package/lib/Blockquote.js +1 -1
  11. package/lib/Bold.cjs +1 -1
  12. package/lib/Bold.d.cts +27 -27
  13. package/lib/Bold.d.ts +27 -27
  14. package/lib/Bold.js +1 -1
  15. package/lib/BulletList.cjs +1 -1
  16. package/lib/BulletList.d.cts +27 -27
  17. package/lib/BulletList.d.ts +27 -27
  18. package/lib/BulletList.js +1 -1
  19. package/lib/Clear.cjs +1 -1
  20. package/lib/Clear.d.cts +27 -27
  21. package/lib/Clear.d.ts +27 -27
  22. package/lib/Clear.js +1 -1
  23. package/lib/Code.cjs +1 -1
  24. package/lib/Code.d.cts +27 -27
  25. package/lib/Code.d.ts +27 -27
  26. package/lib/Code.js +1 -1
  27. package/lib/CodeBlock.cjs +1 -1
  28. package/lib/CodeBlock.d.cts +27 -27
  29. package/lib/CodeBlock.d.ts +27 -27
  30. package/lib/CodeBlock.js +1 -1
  31. package/lib/CodeView.cjs +1 -1
  32. package/lib/CodeView.d.cts +27 -27
  33. package/lib/CodeView.d.ts +27 -27
  34. package/lib/CodeView.js +1 -1
  35. package/lib/Color.cjs +1 -1
  36. package/lib/Color.d.cts +27 -27
  37. package/lib/Color.d.ts +27 -27
  38. package/lib/Color.js +1 -1
  39. package/lib/Document.d.cts +27 -27
  40. package/lib/Document.d.ts +27 -27
  41. package/lib/{Drawer-B6uGc4Ab.js → Drawer-D7VC0bqz.js} +1 -1
  42. package/lib/{Drawer-DBt_aN5x.cjs → Drawer-hzhjTRvj.cjs} +1 -1
  43. package/lib/Drawer.cjs +1 -1
  44. package/lib/Drawer.d.cts +27 -27
  45. package/lib/Drawer.d.ts +27 -27
  46. package/lib/Drawer.js +2 -2
  47. package/lib/Emoji.cjs +1 -1
  48. package/lib/Emoji.d.cts +27 -27
  49. package/lib/Emoji.d.ts +27 -27
  50. package/lib/Emoji.js +1 -1
  51. package/lib/Excalidraw-C3YArGc8.js +278 -0
  52. package/lib/Excalidraw-DkpPLrTk.cjs +1 -0
  53. package/lib/Excalidraw.cjs +1 -1
  54. package/lib/Excalidraw.d.cts +27 -27
  55. package/lib/Excalidraw.d.ts +27 -27
  56. package/lib/Excalidraw.js +1 -1
  57. package/lib/ExportPdf.cjs +1 -1
  58. package/lib/ExportPdf.d.cts +27 -27
  59. package/lib/ExportPdf.d.ts +27 -27
  60. package/lib/ExportPdf.js +1 -1
  61. package/lib/ExportWord.cjs +1 -1
  62. package/lib/ExportWord.d.cts +27 -27
  63. package/lib/ExportWord.d.ts +27 -27
  64. package/lib/ExportWord.js +1 -1
  65. package/lib/FontFamily.cjs +1 -1
  66. package/lib/FontFamily.d.cts +27 -27
  67. package/lib/FontFamily.d.ts +27 -27
  68. package/lib/FontFamily.js +2 -2
  69. package/lib/FontSize.cjs +1 -1
  70. package/lib/FontSize.d.cts +27 -27
  71. package/lib/FontSize.d.ts +27 -27
  72. package/lib/FontSize.js +2 -2
  73. package/lib/FormatPainter.cjs +1 -1
  74. package/lib/FormatPainter.d.cts +27 -27
  75. package/lib/FormatPainter.d.ts +27 -27
  76. package/lib/FormatPainter.js +1 -1
  77. package/lib/Heading.cjs +1 -1
  78. package/lib/Heading.d.cts +27 -27
  79. package/lib/Heading.d.ts +27 -27
  80. package/lib/Heading.js +2 -2
  81. package/lib/Highlight.cjs +1 -1
  82. package/lib/Highlight.d.cts +27 -27
  83. package/lib/Highlight.d.ts +27 -27
  84. package/lib/Highlight.js +1 -1
  85. package/lib/History.cjs +1 -1
  86. package/lib/History.d.cts +27 -27
  87. package/lib/History.d.ts +27 -27
  88. package/lib/History.js +1 -1
  89. package/lib/HorizontalRule.cjs +1 -1
  90. package/lib/HorizontalRule.d.cts +27 -27
  91. package/lib/HorizontalRule.d.ts +27 -27
  92. package/lib/HorizontalRule.js +1 -1
  93. package/lib/Iframe.cjs +1 -1
  94. package/lib/Iframe.d.cts +27 -27
  95. package/lib/Iframe.d.ts +27 -27
  96. package/lib/Iframe.js +1 -1
  97. package/lib/Image.cjs +1 -1
  98. package/lib/Image.d.cts +27 -27
  99. package/lib/Image.d.ts +27 -27
  100. package/lib/Image.js +1 -1
  101. package/lib/ImageGif.cjs +1 -1
  102. package/lib/ImageGif.d.cts +27 -27
  103. package/lib/ImageGif.d.ts +27 -27
  104. package/lib/ImageGif.js +1 -1
  105. package/lib/ImportWord.cjs +1 -1
  106. package/lib/ImportWord.d.cts +27 -27
  107. package/lib/ImportWord.d.ts +27 -27
  108. package/lib/ImportWord.js +1 -1
  109. package/lib/Indent.cjs +1 -1
  110. package/lib/Indent.d.cts +27 -27
  111. package/lib/Indent.d.ts +27 -27
  112. package/lib/Indent.js +1 -1
  113. package/lib/Italic.cjs +1 -1
  114. package/lib/Italic.d.cts +27 -27
  115. package/lib/Italic.d.ts +27 -27
  116. package/lib/Italic.js +1 -1
  117. package/lib/Katex.cjs +1 -1
  118. package/lib/Katex.d.cts +27 -27
  119. package/lib/Katex.d.ts +27 -27
  120. package/lib/Katex.js +2 -2
  121. package/lib/LineHeight.cjs +1 -1
  122. package/lib/LineHeight.d.cts +27 -27
  123. package/lib/LineHeight.d.ts +27 -27
  124. package/lib/LineHeight.js +1 -1
  125. package/lib/Link.cjs +1 -1
  126. package/lib/Link.d.cts +27 -27
  127. package/lib/Link.d.ts +27 -27
  128. package/lib/Link.js +1 -1
  129. package/lib/ListItem.d.cts +27 -27
  130. package/lib/ListItem.d.ts +27 -27
  131. package/lib/Mention.cjs +1 -1
  132. package/lib/Mention.d.cts +27 -27
  133. package/lib/Mention.d.ts +27 -27
  134. package/lib/Mermaid.cjs +1 -1
  135. package/lib/Mermaid.d.cts +27 -27
  136. package/lib/Mermaid.d.ts +27 -27
  137. package/lib/Mermaid.js +2 -2
  138. package/lib/MoreMark.cjs +1 -1
  139. package/lib/MoreMark.d.cts +27 -27
  140. package/lib/MoreMark.d.ts +27 -27
  141. package/lib/MoreMark.js +1 -1
  142. package/lib/MultiColumn.cjs +1 -1
  143. package/lib/MultiColumn.d.cts +27 -27
  144. package/lib/MultiColumn.d.ts +27 -27
  145. package/lib/MultiColumn.js +1 -1
  146. package/lib/OrderedList.cjs +1 -1
  147. package/lib/OrderedList.d.cts +27 -27
  148. package/lib/OrderedList.d.ts +27 -27
  149. package/lib/OrderedList.js +1 -1
  150. package/lib/{RichTextEditor-BfYZYQb9.js → RichTextEditor-CRDKX-F8.js} +11 -11
  151. package/lib/{RichTextEditor-Db6oQoYY.cjs → RichTextEditor-ymQlnG9m.cjs} +1 -1
  152. package/lib/SearchAndReplace.cjs +1 -1
  153. package/lib/SearchAndReplace.d.cts +27 -27
  154. package/lib/SearchAndReplace.d.ts +27 -27
  155. package/lib/SearchAndReplace.js +1 -1
  156. package/lib/Selection.d.cts +27 -27
  157. package/lib/Selection.d.ts +27 -27
  158. package/lib/SlashCommand.cjs +1 -1
  159. package/lib/SlashCommand.d.cts +27 -27
  160. package/lib/SlashCommand.d.ts +27 -27
  161. package/lib/SlashCommand.js +1 -1
  162. package/lib/Strike.cjs +1 -1
  163. package/lib/Strike.d.cts +27 -27
  164. package/lib/Strike.d.ts +27 -27
  165. package/lib/Strike.js +1 -1
  166. package/lib/SubAndSuperScript.cjs +1 -1
  167. package/lib/SubAndSuperScript.d.cts +27 -27
  168. package/lib/SubAndSuperScript.d.ts +27 -27
  169. package/lib/SubAndSuperScript.js +1 -1
  170. package/lib/Table.cjs +1 -1
  171. package/lib/Table.d.cts +27 -27
  172. package/lib/Table.d.ts +27 -27
  173. package/lib/Table.js +1 -1
  174. package/lib/TableOfContent.cjs +1 -1
  175. package/lib/TableOfContent.d.cts +27 -27
  176. package/lib/TableOfContent.d.ts +27 -27
  177. package/lib/TableOfContent.js +1 -1
  178. package/lib/TaskList.cjs +1 -1
  179. package/lib/TaskList.d.cts +27 -27
  180. package/lib/TaskList.d.ts +27 -27
  181. package/lib/TaskList.js +1 -1
  182. package/lib/TextAlign.cjs +1 -1
  183. package/lib/TextAlign.d.cts +27 -27
  184. package/lib/TextAlign.d.ts +27 -27
  185. package/lib/TextAlign.js +1 -1
  186. package/lib/TextBubble.cjs +1 -1
  187. package/lib/TextBubble.d.cts +27 -27
  188. package/lib/TextBubble.d.ts +27 -27
  189. package/lib/TextBubble.js +1 -1
  190. package/lib/TextDirection.cjs +1 -1
  191. package/lib/TextDirection.d.cts +27 -27
  192. package/lib/TextDirection.d.ts +27 -27
  193. package/lib/TextDirection.js +1 -1
  194. package/lib/TextUnderline.cjs +1 -1
  195. package/lib/TextUnderline.d.cts +27 -27
  196. package/lib/TextUnderline.d.ts +27 -27
  197. package/lib/TextUnderline.js +1 -1
  198. package/lib/TrailingNode.d.cts +27 -27
  199. package/lib/TrailingNode.d.ts +27 -27
  200. package/lib/{Twitter-DLO12QnF.cjs → Twitter-CMr6GpHp.cjs} +1 -1
  201. package/lib/{Twitter-CZA9dXpC.js → Twitter-CjAodXzu.js} +1 -1
  202. package/lib/Twitter.cjs +1 -1
  203. package/lib/Twitter.d.cts +27 -27
  204. package/lib/Twitter.d.ts +27 -27
  205. package/lib/Twitter.js +1 -1
  206. package/lib/Video.cjs +1 -1
  207. package/lib/Video.d.cts +27 -27
  208. package/lib/Video.d.ts +27 -27
  209. package/lib/Video.js +1 -1
  210. package/lib/bubble-extra.cjs +2 -2
  211. package/lib/bubble-extra.d.cts +27 -27
  212. package/lib/bubble-extra.d.ts +27 -27
  213. package/lib/bubble-extra.js +6 -6
  214. package/lib/{dom-dataset-DmsCLv1q.cjs → dom-dataset-Cuy-pIfj.cjs} +3 -3
  215. package/lib/index.cjs +1 -1
  216. package/lib/index.d.cts +27 -27
  217. package/lib/index.d.ts +27 -27
  218. package/lib/index.js +2 -2
  219. package/lib/locale-bundle.d.cts +27 -27
  220. package/lib/locale-bundle.d.ts +27 -27
  221. package/lib/{textarea-ILk3QoYy.cjs → textarea-Ci1tHD6V.cjs} +1 -1
  222. package/lib/{textarea-BUlQB7hI.js → textarea-CtL8w6IS.js} +1 -1
  223. package/package.json +1 -2
  224. package/lib/Excalidraw-Bp252YTN.js +0 -651
  225. package/lib/Excalidraw-CYLyPnI4.cjs +0 -1
package/lib/Iframe.d.cts CHANGED
@@ -146,19 +146,15 @@ declare module '@tiptap/core' {
146
146
 
147
147
  declare module '@tiptap/core' {
148
148
  interface Commands<ReturnType> {
149
- imageGifUpload: {
150
- /**
151
- * Add an image gif
152
- */
153
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
149
+ indent: {
154
150
  /**
155
- * Update an image gif
151
+ * Set the indent attribute
156
152
  */
157
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
153
+ indent: () => ReturnType;
158
154
  /**
159
- * Set image alignment
155
+ * Set the outdent attribute
160
156
  */
161
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
157
+ outdent: () => ReturnType;
162
158
  };
163
159
  }
164
160
  }
@@ -166,15 +162,19 @@ declare module '@tiptap/core' {
166
162
 
167
163
  declare module '@tiptap/core' {
168
164
  interface Commands<ReturnType> {
169
- indent: {
165
+ imageGifUpload: {
170
166
  /**
171
- * Set the indent attribute
167
+ * Add an image gif
172
168
  */
173
- indent: () => ReturnType;
169
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
174
170
  /**
175
- * Set the outdent attribute
171
+ * Update an image gif
176
172
  */
177
- outdent: () => ReturnType;
173
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
174
+ /**
175
+ * Set image alignment
176
+ */
177
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
178
178
  };
179
179
  }
180
180
  }
@@ -250,15 +250,14 @@ declare module '@tiptap/core' {
250
250
 
251
251
  declare module '@tiptap/core' {
252
252
  interface Commands<ReturnType> {
253
- video: {
254
- /**
255
- * Add an video
256
- */
257
- setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
253
+ twitter: {
258
254
  /**
259
- * Update an video
255
+ * Insert a tweet
256
+ * @param options The tweet attributes
257
+ * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
260
258
  */
261
- updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
259
+ setTweet: (options: SetTweetOptions) => ReturnType;
260
+ updateTweet: (options: SetTweetOptions) => ReturnType;
262
261
  };
263
262
  }
264
263
  }
@@ -266,14 +265,15 @@ declare module '@tiptap/core' {
266
265
 
267
266
  declare module '@tiptap/core' {
268
267
  interface Commands<ReturnType> {
269
- twitter: {
268
+ video: {
270
269
  /**
271
- * Insert a tweet
272
- * @param options The tweet attributes
273
- * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
270
+ * Add an video
274
271
  */
275
- setTweet: (options: SetTweetOptions) => ReturnType;
276
- updateTweet: (options: SetTweetOptions) => ReturnType;
272
+ setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
273
+ /**
274
+ * Update an video
275
+ */
276
+ updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
277
277
  };
278
278
  }
279
279
  }
package/lib/Iframe.d.ts CHANGED
@@ -146,19 +146,15 @@ declare module '@tiptap/core' {
146
146
 
147
147
  declare module '@tiptap/core' {
148
148
  interface Commands<ReturnType> {
149
- imageGifUpload: {
150
- /**
151
- * Add an image gif
152
- */
153
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
149
+ indent: {
154
150
  /**
155
- * Update an image gif
151
+ * Set the indent attribute
156
152
  */
157
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
153
+ indent: () => ReturnType;
158
154
  /**
159
- * Set image alignment
155
+ * Set the outdent attribute
160
156
  */
161
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
157
+ outdent: () => ReturnType;
162
158
  };
163
159
  }
164
160
  }
@@ -166,15 +162,19 @@ declare module '@tiptap/core' {
166
162
 
167
163
  declare module '@tiptap/core' {
168
164
  interface Commands<ReturnType> {
169
- indent: {
165
+ imageGifUpload: {
170
166
  /**
171
- * Set the indent attribute
167
+ * Add an image gif
172
168
  */
173
- indent: () => ReturnType;
169
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
174
170
  /**
175
- * Set the outdent attribute
171
+ * Update an image gif
176
172
  */
177
- outdent: () => ReturnType;
173
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
174
+ /**
175
+ * Set image alignment
176
+ */
177
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
178
178
  };
179
179
  }
180
180
  }
@@ -250,15 +250,14 @@ declare module '@tiptap/core' {
250
250
 
251
251
  declare module '@tiptap/core' {
252
252
  interface Commands<ReturnType> {
253
- video: {
254
- /**
255
- * Add an video
256
- */
257
- setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
253
+ twitter: {
258
254
  /**
259
- * Update an video
255
+ * Insert a tweet
256
+ * @param options The tweet attributes
257
+ * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
260
258
  */
261
- updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
259
+ setTweet: (options: SetTweetOptions) => ReturnType;
260
+ updateTweet: (options: SetTweetOptions) => ReturnType;
262
261
  };
263
262
  }
264
263
  }
@@ -266,14 +265,15 @@ declare module '@tiptap/core' {
266
265
 
267
266
  declare module '@tiptap/core' {
268
267
  interface Commands<ReturnType> {
269
- twitter: {
268
+ video: {
270
269
  /**
271
- * Insert a tweet
272
- * @param options The tweet attributes
273
- * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
270
+ * Add an video
274
271
  */
275
- setTweet: (options: SetTweetOptions) => ReturnType;
276
- updateTweet: (options: SetTweetOptions) => ReturnType;
272
+ setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
273
+ /**
274
+ * Update an video
275
+ */
276
+ updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
277
277
  };
278
278
  }
279
279
  }
package/lib/Iframe.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./index-CXIIg9Sq.js";
2
2
  import "./dom-dataset-2RXYq9wp.js";
3
- import { ai as i } from "./RichTextEditor-BfYZYQb9.js";
3
+ import { ai as i } from "./RichTextEditor-CRDKX-F8.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-Db6oQoYY.cjs");require("./dom-dataset-DmsCLv1q.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-CSvnpArE.cjs");const e=require("./RichTextEditor-ymQlnG9m.cjs");require("./dom-dataset-Cuy-pIfj.cjs");exports.Image=e.Image$1;exports.default=e.Image$1;
package/lib/Image.d.cts CHANGED
@@ -239,19 +239,15 @@ declare module '@tiptap/core' {
239
239
 
240
240
  declare module '@tiptap/core' {
241
241
  interface Commands<ReturnType> {
242
- imageGifUpload: {
243
- /**
244
- * Add an image gif
245
- */
246
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
242
+ indent: {
247
243
  /**
248
- * Update an image gif
244
+ * Set the indent attribute
249
245
  */
250
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
246
+ indent: () => ReturnType;
251
247
  /**
252
- * Set image alignment
248
+ * Set the outdent attribute
253
249
  */
254
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
250
+ outdent: () => ReturnType;
255
251
  };
256
252
  }
257
253
  }
@@ -259,15 +255,19 @@ declare module '@tiptap/core' {
259
255
 
260
256
  declare module '@tiptap/core' {
261
257
  interface Commands<ReturnType> {
262
- indent: {
258
+ imageGifUpload: {
263
259
  /**
264
- * Set the indent attribute
260
+ * Add an image gif
265
261
  */
266
- indent: () => ReturnType;
262
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
267
263
  /**
268
- * Set the outdent attribute
264
+ * Update an image gif
269
265
  */
270
- outdent: () => ReturnType;
266
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
267
+ /**
268
+ * Set image alignment
269
+ */
270
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
271
271
  };
272
272
  }
273
273
  }
@@ -343,15 +343,14 @@ declare module '@tiptap/core' {
343
343
 
344
344
  declare module '@tiptap/core' {
345
345
  interface Commands<ReturnType> {
346
- video: {
347
- /**
348
- * Add an video
349
- */
350
- setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
346
+ twitter: {
351
347
  /**
352
- * Update an video
348
+ * Insert a tweet
349
+ * @param options The tweet attributes
350
+ * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
353
351
  */
354
- updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
352
+ setTweet: (options: SetTweetOptions) => ReturnType;
353
+ updateTweet: (options: SetTweetOptions) => ReturnType;
355
354
  };
356
355
  }
357
356
  }
@@ -359,14 +358,15 @@ declare module '@tiptap/core' {
359
358
 
360
359
  declare module '@tiptap/core' {
361
360
  interface Commands<ReturnType> {
362
- twitter: {
361
+ video: {
363
362
  /**
364
- * Insert a tweet
365
- * @param options The tweet attributes
366
- * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
363
+ * Add an video
367
364
  */
368
- setTweet: (options: SetTweetOptions) => ReturnType;
369
- updateTweet: (options: SetTweetOptions) => ReturnType;
365
+ setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
366
+ /**
367
+ * Update an video
368
+ */
369
+ updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
370
370
  };
371
371
  }
372
372
  }
package/lib/Image.d.ts CHANGED
@@ -239,19 +239,15 @@ declare module '@tiptap/core' {
239
239
 
240
240
  declare module '@tiptap/core' {
241
241
  interface Commands<ReturnType> {
242
- imageGifUpload: {
243
- /**
244
- * Add an image gif
245
- */
246
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
242
+ indent: {
247
243
  /**
248
- * Update an image gif
244
+ * Set the indent attribute
249
245
  */
250
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
246
+ indent: () => ReturnType;
251
247
  /**
252
- * Set image alignment
248
+ * Set the outdent attribute
253
249
  */
254
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
250
+ outdent: () => ReturnType;
255
251
  };
256
252
  }
257
253
  }
@@ -259,15 +255,19 @@ declare module '@tiptap/core' {
259
255
 
260
256
  declare module '@tiptap/core' {
261
257
  interface Commands<ReturnType> {
262
- indent: {
258
+ imageGifUpload: {
263
259
  /**
264
- * Set the indent attribute
260
+ * Add an image gif
265
261
  */
266
- indent: () => ReturnType;
262
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
267
263
  /**
268
- * Set the outdent attribute
264
+ * Update an image gif
269
265
  */
270
- outdent: () => ReturnType;
266
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
267
+ /**
268
+ * Set image alignment
269
+ */
270
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
271
271
  };
272
272
  }
273
273
  }
@@ -343,15 +343,14 @@ declare module '@tiptap/core' {
343
343
 
344
344
  declare module '@tiptap/core' {
345
345
  interface Commands<ReturnType> {
346
- video: {
347
- /**
348
- * Add an video
349
- */
350
- setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
346
+ twitter: {
351
347
  /**
352
- * Update an video
348
+ * Insert a tweet
349
+ * @param options The tweet attributes
350
+ * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
353
351
  */
354
- updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
352
+ setTweet: (options: SetTweetOptions) => ReturnType;
353
+ updateTweet: (options: SetTweetOptions) => ReturnType;
355
354
  };
356
355
  }
357
356
  }
@@ -359,14 +358,15 @@ declare module '@tiptap/core' {
359
358
 
360
359
  declare module '@tiptap/core' {
361
360
  interface Commands<ReturnType> {
362
- twitter: {
361
+ video: {
363
362
  /**
364
- * Insert a tweet
365
- * @param options The tweet attributes
366
- * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
363
+ * Add an video
367
364
  */
368
- setTweet: (options: SetTweetOptions) => ReturnType;
369
- updateTweet: (options: SetTweetOptions) => ReturnType;
365
+ setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
366
+ /**
367
+ * Update an video
368
+ */
369
+ updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
370
370
  };
371
371
  }
372
372
  }
package/lib/Image.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import "./index-CXIIg9Sq.js";
2
- import { U as t, U as e } from "./RichTextEditor-BfYZYQb9.js";
2
+ import { U as t, U as e } from "./RichTextEditor-CRDKX-F8.js";
3
3
  import "./dom-dataset-2RXYq9wp.js";
4
4
  export {
5
5
  t as Image,
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-Db6oQoYY.cjs");require("./dom-dataset-DmsCLv1q.cjs");exports.ImageGif=e.ImageGif;exports.default=e.ImageGif;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});require("./index-CSvnpArE.cjs");const e=require("./RichTextEditor-ymQlnG9m.cjs");require("./dom-dataset-Cuy-pIfj.cjs");exports.ImageGif=e.ImageGif;exports.default=e.ImageGif;
@@ -161,19 +161,15 @@ declare module '@tiptap/core' {
161
161
 
162
162
  declare module '@tiptap/core' {
163
163
  interface Commands<ReturnType> {
164
- imageGifUpload: {
165
- /**
166
- * Add an image gif
167
- */
168
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
164
+ indent: {
169
165
  /**
170
- * Update an image gif
166
+ * Set the indent attribute
171
167
  */
172
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
168
+ indent: () => ReturnType;
173
169
  /**
174
- * Set image alignment
170
+ * Set the outdent attribute
175
171
  */
176
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
172
+ outdent: () => ReturnType;
177
173
  };
178
174
  }
179
175
  }
@@ -181,15 +177,19 @@ declare module '@tiptap/core' {
181
177
 
182
178
  declare module '@tiptap/core' {
183
179
  interface Commands<ReturnType> {
184
- indent: {
180
+ imageGifUpload: {
185
181
  /**
186
- * Set the indent attribute
182
+ * Add an image gif
187
183
  */
188
- indent: () => ReturnType;
184
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
189
185
  /**
190
- * Set the outdent attribute
186
+ * Update an image gif
191
187
  */
192
- outdent: () => ReturnType;
188
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
189
+ /**
190
+ * Set image alignment
191
+ */
192
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
193
193
  };
194
194
  }
195
195
  }
@@ -265,15 +265,14 @@ declare module '@tiptap/core' {
265
265
 
266
266
  declare module '@tiptap/core' {
267
267
  interface Commands<ReturnType> {
268
- video: {
269
- /**
270
- * Add an video
271
- */
272
- setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
268
+ twitter: {
273
269
  /**
274
- * Update an video
270
+ * Insert a tweet
271
+ * @param options The tweet attributes
272
+ * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
275
273
  */
276
- updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
274
+ setTweet: (options: SetTweetOptions) => ReturnType;
275
+ updateTweet: (options: SetTweetOptions) => ReturnType;
277
276
  };
278
277
  }
279
278
  }
@@ -281,14 +280,15 @@ declare module '@tiptap/core' {
281
280
 
282
281
  declare module '@tiptap/core' {
283
282
  interface Commands<ReturnType> {
284
- twitter: {
283
+ video: {
285
284
  /**
286
- * Insert a tweet
287
- * @param options The tweet attributes
288
- * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
285
+ * Add an video
289
286
  */
290
- setTweet: (options: SetTweetOptions) => ReturnType;
291
- updateTweet: (options: SetTweetOptions) => ReturnType;
287
+ setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
288
+ /**
289
+ * Update an video
290
+ */
291
+ updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
292
292
  };
293
293
  }
294
294
  }
package/lib/ImageGif.d.ts CHANGED
@@ -161,19 +161,15 @@ declare module '@tiptap/core' {
161
161
 
162
162
  declare module '@tiptap/core' {
163
163
  interface Commands<ReturnType> {
164
- imageGifUpload: {
165
- /**
166
- * Add an image gif
167
- */
168
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
164
+ indent: {
169
165
  /**
170
- * Update an image gif
166
+ * Set the indent attribute
171
167
  */
172
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
168
+ indent: () => ReturnType;
173
169
  /**
174
- * Set image alignment
170
+ * Set the outdent attribute
175
171
  */
176
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
172
+ outdent: () => ReturnType;
177
173
  };
178
174
  }
179
175
  }
@@ -181,15 +177,19 @@ declare module '@tiptap/core' {
181
177
 
182
178
  declare module '@tiptap/core' {
183
179
  interface Commands<ReturnType> {
184
- indent: {
180
+ imageGifUpload: {
185
181
  /**
186
- * Set the indent attribute
182
+ * Add an image gif
187
183
  */
188
- indent: () => ReturnType;
184
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
189
185
  /**
190
- * Set the outdent attribute
186
+ * Update an image gif
191
187
  */
192
- outdent: () => ReturnType;
188
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
189
+ /**
190
+ * Set image alignment
191
+ */
192
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
193
193
  };
194
194
  }
195
195
  }
@@ -265,15 +265,14 @@ declare module '@tiptap/core' {
265
265
 
266
266
  declare module '@tiptap/core' {
267
267
  interface Commands<ReturnType> {
268
- video: {
269
- /**
270
- * Add an video
271
- */
272
- setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
268
+ twitter: {
273
269
  /**
274
- * Update an video
270
+ * Insert a tweet
271
+ * @param options The tweet attributes
272
+ * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
275
273
  */
276
- updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
274
+ setTweet: (options: SetTweetOptions) => ReturnType;
275
+ updateTweet: (options: SetTweetOptions) => ReturnType;
277
276
  };
278
277
  }
279
278
  }
@@ -281,14 +280,15 @@ declare module '@tiptap/core' {
281
280
 
282
281
  declare module '@tiptap/core' {
283
282
  interface Commands<ReturnType> {
284
- twitter: {
283
+ video: {
285
284
  /**
286
- * Insert a tweet
287
- * @param options The tweet attributes
288
- * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
285
+ * Add an video
289
286
  */
290
- setTweet: (options: SetTweetOptions) => ReturnType;
291
- updateTweet: (options: SetTweetOptions) => ReturnType;
287
+ setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
288
+ /**
289
+ * Update an video
290
+ */
291
+ updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
292
292
  };
293
293
  }
294
294
  }
package/lib/ImageGif.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import "./index-CXIIg9Sq.js";
2
- import { af as r, af as t } from "./RichTextEditor-BfYZYQb9.js";
2
+ import { af as r, af as t } from "./RichTextEditor-CRDKX-F8.js";
3
3
  import "./dom-dataset-2RXYq9wp.js";
4
4
  export {
5
5
  r as ImageGif,
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const ws=require("./index-CSvnpArE.cjs"),br=require("react/jsx-runtime"),ya=require("react"),Pe=require("./RichTextEditor-Db6oQoYY.cjs"),Es=require("./index-Dz3YxLE7.cjs");var je={},Ai="1.13.7",Da=typeof self=="object"&&self.self===self&&self||typeof global=="object"&&global.global===global&&global||Function("return this")()||{},Ht=Array.prototype,Ci=Object.prototype,va=typeof Symbol<"u"?Symbol.prototype:null,As=Ht.push,rt=Ht.slice,Kn=Ci.toString,Cs=Ci.hasOwnProperty,qc=typeof ArrayBuffer<"u",Fs=typeof DataView<"u",Ss=Array.isArray,xa=Object.keys,_a=Object.create,Ua=qc&&ArrayBuffer.isView,Bs=isNaN,ks=isFinite,Pc=!{toString:null}.propertyIsEnumerable("toString"),Ta=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],Ws=Math.pow(2,53)-1;function Oe(e,n){return n=n==null?e.length-1:+n,function(){for(var t=Math.max(arguments.length-n,0),i=Array(t),c=0;c<t;c++)i[c]=arguments[c+n];switch(n){case 0:return e.call(this,i);case 1:return e.call(this,arguments[0],i);case 2:return e.call(this,arguments[0],arguments[1],i)}var r=Array(n+1);for(c=0;c<n;c++)r[c]=arguments[c];return r[n]=i,e.apply(this,r)}}function ln(e){var n=typeof e;return n==="function"||n==="object"&&!!e}function zc(e){return e===null}function Fi(e){return e===void 0}function Si(e){return e===!0||e===!1||Kn.call(e)==="[object Boolean]"}function jc(e){return!!(e&&e.nodeType===1)}function Ne(e){var n="[object "+e+"]";return function(t){return Kn.call(t)===n}}const Gt=Ne("String"),Bi=Ne("Number"),Xc=Ne("Date"),Vc=Ne("RegExp"),Hc=Ne("Error"),ki=Ne("Symbol"),Wi=Ne("ArrayBuffer");var Gc=Ne("Function"),Rs=Da.document&&Da.document.childNodes;typeof/./!="function"&&typeof Int8Array!="object"&&typeof Rs!="function"&&(Gc=function(e){return typeof e=="function"||!1});const Re=Gc,Zc=Ne("Object");var $c=Fs&&(!/\[native code\]/.test(String(DataView))||Zc(new DataView(new ArrayBuffer(8)))),Ri=typeof Map<"u"&&Zc(new Map),Ns=Ne("DataView");function Os(e){return e!=null&&Re(e.getInt8)&&Wi(e.buffer)}const Qn=$c?Os:Ns,fn=Ss||Ne("Array");function hn(e,n){return e!=null&&Cs.call(e,n)}var Ti=Ne("Arguments");(function(){Ti(arguments)||(Ti=function(e){return hn(e,"callee")})})();const Zt=Ti;function Yc(e){return!ki(e)&&ks(e)&&!isNaN(parseFloat(e))}function Ni(e){return Bi(e)&&Bs(e)}function Oi(e){return function(){return e}}function Kc(e){return function(n){var t=e(n);return typeof t=="number"&&t>=0&&t<=Ws}}function Qc(e){return function(n){return n==null?void 0:n[e]}}const Pt=Qc("byteLength"),Is=Kc(Pt);var Ls=/\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/;function Ms(e){return Ua?Ua(e)&&!Qn(e):Is(e)&&Ls.test(Kn.call(e))}const Ii=qc?Ms:Oi(!1),Le=Qc("length");function qs(e){for(var n={},t=e.length,i=0;i<t;++i)n[e[i]]=!0;return{contains:function(c){return n[c]===!0},push:function(c){return n[c]=!0,e.push(c)}}}function Jc(e,n){n=qs(n);var t=Ta.length,i=e.constructor,c=Re(i)&&i.prototype||Ci,r="constructor";for(hn(e,r)&&!n.contains(r)&&n.push(r);t--;)r=Ta[t],r in e&&e[r]!==c[r]&&!n.contains(r)&&n.push(r)}function Be(e){if(!ln(e))return[];if(xa)return xa(e);var n=[];for(var t in e)hn(e,t)&&n.push(t);return Pc&&Jc(e,n),n}function eu(e){if(e==null)return!0;var n=Le(e);return typeof n=="number"&&(fn(e)||Gt(e)||Zt(e))?n===0:Le(Be(e))===0}function Li(e,n){var t=Be(n),i=t.length;if(e==null)return!i;for(var c=Object(e),r=0;r<i;r++){var a=t[r];if(n[a]!==c[a]||!(a in c))return!1}return!0}function we(e){if(e instanceof we)return e;if(!(this instanceof we))return new we(e);this._wrapped=e}we.VERSION=Ai;we.prototype.value=function(){return this._wrapped};we.prototype.valueOf=we.prototype.toJSON=we.prototype.value;we.prototype.toString=function(){return String(this._wrapped)};function wa(e){return new Uint8Array(e.buffer||e,e.byteOffset||0,Pt(e))}var Ea="[object DataView]";function wi(e,n,t,i){if(e===n)return e!==0||1/e===1/n;if(e==null||n==null)return!1;if(e!==e)return n!==n;var c=typeof e;return c!=="function"&&c!=="object"&&typeof n!="object"?!1:nu(e,n,t,i)}function nu(e,n,t,i){e instanceof we&&(e=e._wrapped),n instanceof we&&(n=n._wrapped);var c=Kn.call(e);if(c!==Kn.call(n))return!1;if($c&&c=="[object Object]"&&Qn(e)){if(!Qn(n))return!1;c=Ea}switch(c){case"[object RegExp]":case"[object String]":return""+e==""+n;case"[object Number]":return+e!=+e?+n!=+n:+e==0?1/+e===1/n:+e==+n;case"[object Date]":case"[object Boolean]":return+e==+n;case"[object Symbol]":return va.valueOf.call(e)===va.valueOf.call(n);case"[object ArrayBuffer]":case Ea:return nu(wa(e),wa(n),t,i)}var r=c==="[object Array]";if(!r&&Ii(e)){var a=Pt(e);if(a!==Pt(n))return!1;if(e.buffer===n.buffer&&e.byteOffset===n.byteOffset)return!0;r=!0}if(!r){if(typeof e!="object"||typeof n!="object")return!1;var o=e.constructor,u=n.constructor;if(o!==u&&!(Re(o)&&o instanceof o&&Re(u)&&u instanceof u)&&"constructor"in e&&"constructor"in n)return!1}t=t||[],i=i||[];for(var l=t.length;l--;)if(t[l]===e)return i[l]===n;if(t.push(e),i.push(n),r){if(l=e.length,l!==n.length)return!1;for(;l--;)if(!wi(e[l],n[l],t,i))return!1}else{var b=Be(e),m;if(l=b.length,Be(n).length!==l)return!1;for(;l--;)if(m=b[l],!(hn(n,m)&&wi(e[m],n[m],t,i)))return!1}return t.pop(),i.pop(),!0}function tu(e,n){return wi(e,n)}function Ln(e){if(!ln(e))return[];var n=[];for(var t in e)n.push(t);return Pc&&Jc(e,n),n}function Mi(e){var n=Le(e);return function(t){if(t==null)return!1;var i=Ln(t);if(Le(i))return!1;for(var c=0;c<n;c++)if(!Re(t[e[c]]))return!1;return e!==au||!Re(t[qi])}}var qi="forEach",ru="has",Pi=["clear","delete"],iu=["get",ru,"set"],Ps=Pi.concat(qi,iu),au=Pi.concat(iu),zs=["add"].concat(Pi,qi,ru);const ou=Ri?Mi(Ps):Ne("Map"),cu=Ri?Mi(au):Ne("WeakMap"),uu=Ri?Mi(zs):Ne("Set"),su=Ne("WeakSet");function En(e){for(var n=Be(e),t=n.length,i=Array(t),c=0;c<t;c++)i[c]=e[n[c]];return i}function du(e){for(var n=Be(e),t=n.length,i=Array(t),c=0;c<t;c++)i[c]=[n[c],e[n[c]]];return i}function zi(e){for(var n={},t=Be(e),i=0,c=t.length;i<c;i++)n[e[t[i]]]=t[i];return n}function Jn(e){var n=[];for(var t in e)Re(e[t])&&n.push(t);return n.sort()}function ji(e,n){return function(t){var i=arguments.length;if(n&&(t=Object(t)),i<2||t==null)return t;for(var c=1;c<i;c++)for(var r=arguments[c],a=e(r),o=a.length,u=0;u<o;u++){var l=a[u];(!n||t[l]===void 0)&&(t[l]=r[l])}return t}}const Xi=ji(Ln),On=ji(Be),Vi=ji(Ln,!0);function js(){return function(){}}function lu(e){if(!ln(e))return{};if(_a)return _a(e);var n=js();n.prototype=e;var t=new n;return n.prototype=null,t}function fu(e,n){var t=lu(e);return n&&On(t,n),t}function hu(e){return ln(e)?fn(e)?e.slice():Xi({},e):e}function pu(e,n){return n(e),e}function Hi(e){return fn(e)?e:[e]}we.toPath=Hi;function it(e){return we.toPath(e)}function Gi(e,n){for(var t=n.length,i=0;i<t;i++){if(e==null)return;e=e[n[i]]}return t?e:void 0}function Zi(e,n,t){var i=Gi(e,it(n));return Fi(i)?t:i}function gu(e,n){n=it(n);for(var t=n.length,i=0;i<t;i++){var c=n[i];if(!hn(e,c))return!1;e=e[c]}return!!t}function $t(e){return e}function wn(e){return e=On({},e),function(n){return Li(n,e)}}function Yt(e){return e=it(e),function(n){return Gi(n,e)}}function at(e,n,t){if(n===void 0)return e;switch(t??3){case 1:return function(i){return e.call(n,i)};case 3:return function(i,c,r){return e.call(n,i,c,r)};case 4:return function(i,c,r,a){return e.call(n,i,c,r,a)}}return function(){return e.apply(n,arguments)}}function mu(e,n,t){return e==null?$t:Re(e)?at(e,n,t):ln(e)&&!fn(e)?wn(e):Yt(e)}function Kt(e,n){return mu(e,n,1/0)}we.iteratee=Kt;function Me(e,n,t){return we.iteratee!==Kt?we.iteratee(e,n):mu(e,n,t)}function bu(e,n,t){n=Me(n,t);for(var i=Be(e),c=i.length,r={},a=0;a<c;a++){var o=i[a];r[o]=n(e[o],o,e)}return r}function $i(){}function yu(e){return e==null?$i:function(n){return Zi(e,n)}}function Du(e,n,t){var i=Array(Math.max(0,e));n=at(n,t,1);for(var c=0;c<e;c++)i[c]=n(c);return i}function zt(e,n){return n==null&&(n=e,e=0),e+Math.floor(Math.random()*(n-e+1))}const In=Date.now||function(){return new Date().getTime()};function vu(e){var n=function(r){return e[r]},t="(?:"+Be(e).join("|")+")",i=RegExp(t),c=RegExp(t,"g");return function(r){return r=r==null?"":""+r,i.test(r)?r.replace(c,n):r}}const xu={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},_u=vu(xu),Xs=zi(xu),Uu=vu(Xs),Tu=we.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var yr=/(.)^/,Vs={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},Hs=/\\|'|\r|\n|\u2028|\u2029/g;function Gs(e){return"\\"+Vs[e]}var Zs=/^\s*(\w|\$)+\s*$/;function wu(e,n,t){!n&&t&&(n=t),n=Vi({},n,we.templateSettings);var i=RegExp([(n.escape||yr).source,(n.interpolate||yr).source,(n.evaluate||yr).source].join("|")+"|$","g"),c=0,r="__p+='";e.replace(i,function(l,b,m,g,f){return r+=e.slice(c,f).replace(Hs,Gs),c=f+l.length,b?r+=`'+
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const ws=require("./index-CSvnpArE.cjs"),br=require("react/jsx-runtime"),ya=require("react"),Pe=require("./RichTextEditor-ymQlnG9m.cjs"),Es=require("./index-Dz3YxLE7.cjs");var je={},Ai="1.13.7",Da=typeof self=="object"&&self.self===self&&self||typeof global=="object"&&global.global===global&&global||Function("return this")()||{},Ht=Array.prototype,Ci=Object.prototype,va=typeof Symbol<"u"?Symbol.prototype:null,As=Ht.push,rt=Ht.slice,Kn=Ci.toString,Cs=Ci.hasOwnProperty,qc=typeof ArrayBuffer<"u",Fs=typeof DataView<"u",Ss=Array.isArray,xa=Object.keys,_a=Object.create,Ua=qc&&ArrayBuffer.isView,Bs=isNaN,ks=isFinite,Pc=!{toString:null}.propertyIsEnumerable("toString"),Ta=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],Ws=Math.pow(2,53)-1;function Oe(e,n){return n=n==null?e.length-1:+n,function(){for(var t=Math.max(arguments.length-n,0),i=Array(t),c=0;c<t;c++)i[c]=arguments[c+n];switch(n){case 0:return e.call(this,i);case 1:return e.call(this,arguments[0],i);case 2:return e.call(this,arguments[0],arguments[1],i)}var r=Array(n+1);for(c=0;c<n;c++)r[c]=arguments[c];return r[n]=i,e.apply(this,r)}}function ln(e){var n=typeof e;return n==="function"||n==="object"&&!!e}function zc(e){return e===null}function Fi(e){return e===void 0}function Si(e){return e===!0||e===!1||Kn.call(e)==="[object Boolean]"}function jc(e){return!!(e&&e.nodeType===1)}function Ne(e){var n="[object "+e+"]";return function(t){return Kn.call(t)===n}}const Gt=Ne("String"),Bi=Ne("Number"),Xc=Ne("Date"),Vc=Ne("RegExp"),Hc=Ne("Error"),ki=Ne("Symbol"),Wi=Ne("ArrayBuffer");var Gc=Ne("Function"),Rs=Da.document&&Da.document.childNodes;typeof/./!="function"&&typeof Int8Array!="object"&&typeof Rs!="function"&&(Gc=function(e){return typeof e=="function"||!1});const Re=Gc,Zc=Ne("Object");var $c=Fs&&(!/\[native code\]/.test(String(DataView))||Zc(new DataView(new ArrayBuffer(8)))),Ri=typeof Map<"u"&&Zc(new Map),Ns=Ne("DataView");function Os(e){return e!=null&&Re(e.getInt8)&&Wi(e.buffer)}const Qn=$c?Os:Ns,fn=Ss||Ne("Array");function hn(e,n){return e!=null&&Cs.call(e,n)}var Ti=Ne("Arguments");(function(){Ti(arguments)||(Ti=function(e){return hn(e,"callee")})})();const Zt=Ti;function Yc(e){return!ki(e)&&ks(e)&&!isNaN(parseFloat(e))}function Ni(e){return Bi(e)&&Bs(e)}function Oi(e){return function(){return e}}function Kc(e){return function(n){var t=e(n);return typeof t=="number"&&t>=0&&t<=Ws}}function Qc(e){return function(n){return n==null?void 0:n[e]}}const Pt=Qc("byteLength"),Is=Kc(Pt);var Ls=/\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/;function Ms(e){return Ua?Ua(e)&&!Qn(e):Is(e)&&Ls.test(Kn.call(e))}const Ii=qc?Ms:Oi(!1),Le=Qc("length");function qs(e){for(var n={},t=e.length,i=0;i<t;++i)n[e[i]]=!0;return{contains:function(c){return n[c]===!0},push:function(c){return n[c]=!0,e.push(c)}}}function Jc(e,n){n=qs(n);var t=Ta.length,i=e.constructor,c=Re(i)&&i.prototype||Ci,r="constructor";for(hn(e,r)&&!n.contains(r)&&n.push(r);t--;)r=Ta[t],r in e&&e[r]!==c[r]&&!n.contains(r)&&n.push(r)}function Be(e){if(!ln(e))return[];if(xa)return xa(e);var n=[];for(var t in e)hn(e,t)&&n.push(t);return Pc&&Jc(e,n),n}function eu(e){if(e==null)return!0;var n=Le(e);return typeof n=="number"&&(fn(e)||Gt(e)||Zt(e))?n===0:Le(Be(e))===0}function Li(e,n){var t=Be(n),i=t.length;if(e==null)return!i;for(var c=Object(e),r=0;r<i;r++){var a=t[r];if(n[a]!==c[a]||!(a in c))return!1}return!0}function we(e){if(e instanceof we)return e;if(!(this instanceof we))return new we(e);this._wrapped=e}we.VERSION=Ai;we.prototype.value=function(){return this._wrapped};we.prototype.valueOf=we.prototype.toJSON=we.prototype.value;we.prototype.toString=function(){return String(this._wrapped)};function wa(e){return new Uint8Array(e.buffer||e,e.byteOffset||0,Pt(e))}var Ea="[object DataView]";function wi(e,n,t,i){if(e===n)return e!==0||1/e===1/n;if(e==null||n==null)return!1;if(e!==e)return n!==n;var c=typeof e;return c!=="function"&&c!=="object"&&typeof n!="object"?!1:nu(e,n,t,i)}function nu(e,n,t,i){e instanceof we&&(e=e._wrapped),n instanceof we&&(n=n._wrapped);var c=Kn.call(e);if(c!==Kn.call(n))return!1;if($c&&c=="[object Object]"&&Qn(e)){if(!Qn(n))return!1;c=Ea}switch(c){case"[object RegExp]":case"[object String]":return""+e==""+n;case"[object Number]":return+e!=+e?+n!=+n:+e==0?1/+e===1/n:+e==+n;case"[object Date]":case"[object Boolean]":return+e==+n;case"[object Symbol]":return va.valueOf.call(e)===va.valueOf.call(n);case"[object ArrayBuffer]":case Ea:return nu(wa(e),wa(n),t,i)}var r=c==="[object Array]";if(!r&&Ii(e)){var a=Pt(e);if(a!==Pt(n))return!1;if(e.buffer===n.buffer&&e.byteOffset===n.byteOffset)return!0;r=!0}if(!r){if(typeof e!="object"||typeof n!="object")return!1;var o=e.constructor,u=n.constructor;if(o!==u&&!(Re(o)&&o instanceof o&&Re(u)&&u instanceof u)&&"constructor"in e&&"constructor"in n)return!1}t=t||[],i=i||[];for(var l=t.length;l--;)if(t[l]===e)return i[l]===n;if(t.push(e),i.push(n),r){if(l=e.length,l!==n.length)return!1;for(;l--;)if(!wi(e[l],n[l],t,i))return!1}else{var b=Be(e),m;if(l=b.length,Be(n).length!==l)return!1;for(;l--;)if(m=b[l],!(hn(n,m)&&wi(e[m],n[m],t,i)))return!1}return t.pop(),i.pop(),!0}function tu(e,n){return wi(e,n)}function Ln(e){if(!ln(e))return[];var n=[];for(var t in e)n.push(t);return Pc&&Jc(e,n),n}function Mi(e){var n=Le(e);return function(t){if(t==null)return!1;var i=Ln(t);if(Le(i))return!1;for(var c=0;c<n;c++)if(!Re(t[e[c]]))return!1;return e!==au||!Re(t[qi])}}var qi="forEach",ru="has",Pi=["clear","delete"],iu=["get",ru,"set"],Ps=Pi.concat(qi,iu),au=Pi.concat(iu),zs=["add"].concat(Pi,qi,ru);const ou=Ri?Mi(Ps):Ne("Map"),cu=Ri?Mi(au):Ne("WeakMap"),uu=Ri?Mi(zs):Ne("Set"),su=Ne("WeakSet");function En(e){for(var n=Be(e),t=n.length,i=Array(t),c=0;c<t;c++)i[c]=e[n[c]];return i}function du(e){for(var n=Be(e),t=n.length,i=Array(t),c=0;c<t;c++)i[c]=[n[c],e[n[c]]];return i}function zi(e){for(var n={},t=Be(e),i=0,c=t.length;i<c;i++)n[e[t[i]]]=t[i];return n}function Jn(e){var n=[];for(var t in e)Re(e[t])&&n.push(t);return n.sort()}function ji(e,n){return function(t){var i=arguments.length;if(n&&(t=Object(t)),i<2||t==null)return t;for(var c=1;c<i;c++)for(var r=arguments[c],a=e(r),o=a.length,u=0;u<o;u++){var l=a[u];(!n||t[l]===void 0)&&(t[l]=r[l])}return t}}const Xi=ji(Ln),On=ji(Be),Vi=ji(Ln,!0);function js(){return function(){}}function lu(e){if(!ln(e))return{};if(_a)return _a(e);var n=js();n.prototype=e;var t=new n;return n.prototype=null,t}function fu(e,n){var t=lu(e);return n&&On(t,n),t}function hu(e){return ln(e)?fn(e)?e.slice():Xi({},e):e}function pu(e,n){return n(e),e}function Hi(e){return fn(e)?e:[e]}we.toPath=Hi;function it(e){return we.toPath(e)}function Gi(e,n){for(var t=n.length,i=0;i<t;i++){if(e==null)return;e=e[n[i]]}return t?e:void 0}function Zi(e,n,t){var i=Gi(e,it(n));return Fi(i)?t:i}function gu(e,n){n=it(n);for(var t=n.length,i=0;i<t;i++){var c=n[i];if(!hn(e,c))return!1;e=e[c]}return!!t}function $t(e){return e}function wn(e){return e=On({},e),function(n){return Li(n,e)}}function Yt(e){return e=it(e),function(n){return Gi(n,e)}}function at(e,n,t){if(n===void 0)return e;switch(t??3){case 1:return function(i){return e.call(n,i)};case 3:return function(i,c,r){return e.call(n,i,c,r)};case 4:return function(i,c,r,a){return e.call(n,i,c,r,a)}}return function(){return e.apply(n,arguments)}}function mu(e,n,t){return e==null?$t:Re(e)?at(e,n,t):ln(e)&&!fn(e)?wn(e):Yt(e)}function Kt(e,n){return mu(e,n,1/0)}we.iteratee=Kt;function Me(e,n,t){return we.iteratee!==Kt?we.iteratee(e,n):mu(e,n,t)}function bu(e,n,t){n=Me(n,t);for(var i=Be(e),c=i.length,r={},a=0;a<c;a++){var o=i[a];r[o]=n(e[o],o,e)}return r}function $i(){}function yu(e){return e==null?$i:function(n){return Zi(e,n)}}function Du(e,n,t){var i=Array(Math.max(0,e));n=at(n,t,1);for(var c=0;c<e;c++)i[c]=n(c);return i}function zt(e,n){return n==null&&(n=e,e=0),e+Math.floor(Math.random()*(n-e+1))}const In=Date.now||function(){return new Date().getTime()};function vu(e){var n=function(r){return e[r]},t="(?:"+Be(e).join("|")+")",i=RegExp(t),c=RegExp(t,"g");return function(r){return r=r==null?"":""+r,i.test(r)?r.replace(c,n):r}}const xu={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},_u=vu(xu),Xs=zi(xu),Uu=vu(Xs),Tu=we.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var yr=/(.)^/,Vs={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},Hs=/\\|'|\r|\n|\u2028|\u2029/g;function Gs(e){return"\\"+Vs[e]}var Zs=/^\s*(\w|\$)+\s*$/;function wu(e,n,t){!n&&t&&(n=t),n=Vi({},n,we.templateSettings);var i=RegExp([(n.escape||yr).source,(n.interpolate||yr).source,(n.evaluate||yr).source].join("|")+"|$","g"),c=0,r="__p+='";e.replace(i,function(l,b,m,g,f){return r+=e.slice(c,f).replace(Hs,Gs),c=f+l.length,b?r+=`'+
2
2
  ((__t=(`+b+`))==null?'':_.escape(__t))+
3
3
  '`:m?r+=`'+
4
4
  ((__t=(`+m+`))==null?'':__t)+