reactjs-tiptap-editor 0.3.8 → 0.3.10

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 +12 -12
  5. package/lib/Attachment.d.ts +12 -12
  6. package/lib/Attachment.js +1 -1
  7. package/lib/Blockquote.cjs +1 -1
  8. package/lib/Blockquote.d.cts +12 -12
  9. package/lib/Blockquote.d.ts +12 -12
  10. package/lib/Blockquote.js +1 -1
  11. package/lib/Bold.cjs +1 -1
  12. package/lib/Bold.d.cts +12 -12
  13. package/lib/Bold.d.ts +12 -12
  14. package/lib/Bold.js +1 -1
  15. package/lib/BulletList.cjs +1 -1
  16. package/lib/BulletList.d.cts +12 -12
  17. package/lib/BulletList.d.ts +12 -12
  18. package/lib/BulletList.js +1 -1
  19. package/lib/Clear.cjs +1 -1
  20. package/lib/Clear.d.cts +12 -12
  21. package/lib/Clear.d.ts +12 -12
  22. package/lib/Clear.js +1 -1
  23. package/lib/Code.cjs +1 -1
  24. package/lib/Code.d.cts +12 -12
  25. package/lib/Code.d.ts +12 -12
  26. package/lib/Code.js +1 -1
  27. package/lib/CodeBlock.cjs +1 -1
  28. package/lib/CodeBlock.d.cts +12 -12
  29. package/lib/CodeBlock.d.ts +12 -12
  30. package/lib/CodeBlock.js +1 -1
  31. package/lib/CodeView.cjs +1 -1
  32. package/lib/CodeView.d.cts +12 -12
  33. package/lib/CodeView.d.ts +12 -12
  34. package/lib/CodeView.js +1 -1
  35. package/lib/Color.cjs +1 -1
  36. package/lib/Color.d.cts +12 -12
  37. package/lib/Color.d.ts +12 -12
  38. package/lib/Color.js +1 -1
  39. package/lib/Document.d.cts +12 -12
  40. package/lib/Document.d.ts +12 -12
  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 +12 -12
  45. package/lib/Drawer.d.ts +12 -12
  46. package/lib/Drawer.js +2 -2
  47. package/lib/Emoji.cjs +1 -1
  48. package/lib/Emoji.d.cts +12 -12
  49. package/lib/Emoji.d.ts +12 -12
  50. package/lib/Emoji.js +1 -1
  51. package/lib/Excalidraw-Bj3dtbC4.cjs +1 -0
  52. package/lib/Excalidraw-DuV1h_du.js +282 -0
  53. package/lib/Excalidraw.cjs +1 -1
  54. package/lib/Excalidraw.d.cts +12 -12
  55. package/lib/Excalidraw.d.ts +12 -12
  56. package/lib/Excalidraw.js +1 -1
  57. package/lib/ExportPdf.cjs +1 -1
  58. package/lib/ExportPdf.d.cts +12 -12
  59. package/lib/ExportPdf.d.ts +12 -12
  60. package/lib/ExportPdf.js +1 -1
  61. package/lib/ExportWord.cjs +1 -1
  62. package/lib/ExportWord.d.cts +12 -12
  63. package/lib/ExportWord.d.ts +12 -12
  64. package/lib/ExportWord.js +1 -1
  65. package/lib/FontFamily.cjs +1 -1
  66. package/lib/FontFamily.d.cts +12 -12
  67. package/lib/FontFamily.d.ts +12 -12
  68. package/lib/FontFamily.js +2 -2
  69. package/lib/FontSize.cjs +1 -1
  70. package/lib/FontSize.d.cts +12 -12
  71. package/lib/FontSize.d.ts +12 -12
  72. package/lib/FontSize.js +2 -2
  73. package/lib/FormatPainter.cjs +1 -1
  74. package/lib/FormatPainter.d.cts +12 -12
  75. package/lib/FormatPainter.d.ts +12 -12
  76. package/lib/FormatPainter.js +1 -1
  77. package/lib/Heading.cjs +1 -1
  78. package/lib/Heading.d.cts +12 -12
  79. package/lib/Heading.d.ts +12 -12
  80. package/lib/Heading.js +2 -2
  81. package/lib/Highlight.cjs +1 -1
  82. package/lib/Highlight.d.cts +12 -12
  83. package/lib/Highlight.d.ts +12 -12
  84. package/lib/Highlight.js +1 -1
  85. package/lib/History.cjs +1 -1
  86. package/lib/History.d.cts +12 -12
  87. package/lib/History.d.ts +12 -12
  88. package/lib/History.js +1 -1
  89. package/lib/HorizontalRule.cjs +1 -1
  90. package/lib/HorizontalRule.d.cts +12 -12
  91. package/lib/HorizontalRule.d.ts +12 -12
  92. package/lib/HorizontalRule.js +1 -1
  93. package/lib/Iframe.cjs +1 -1
  94. package/lib/Iframe.d.cts +12 -12
  95. package/lib/Iframe.d.ts +12 -12
  96. package/lib/Iframe.js +1 -1
  97. package/lib/Image.cjs +1 -1
  98. package/lib/Image.d.cts +12 -12
  99. package/lib/Image.d.ts +12 -12
  100. package/lib/Image.js +1 -1
  101. package/lib/ImageGif.cjs +1 -1
  102. package/lib/ImageGif.d.cts +12 -12
  103. package/lib/ImageGif.d.ts +12 -12
  104. package/lib/ImageGif.js +1 -1
  105. package/lib/ImportWord.cjs +1 -1
  106. package/lib/ImportWord.d.cts +12 -12
  107. package/lib/ImportWord.d.ts +12 -12
  108. package/lib/ImportWord.js +1 -1
  109. package/lib/Indent.cjs +1 -1
  110. package/lib/Indent.d.cts +12 -12
  111. package/lib/Indent.d.ts +12 -12
  112. package/lib/Indent.js +1 -1
  113. package/lib/Italic.cjs +1 -1
  114. package/lib/Italic.d.cts +12 -12
  115. package/lib/Italic.d.ts +12 -12
  116. package/lib/Italic.js +1 -1
  117. package/lib/Katex.cjs +1 -1
  118. package/lib/Katex.d.cts +12 -12
  119. package/lib/Katex.d.ts +12 -12
  120. package/lib/Katex.js +2 -2
  121. package/lib/LineHeight.cjs +1 -1
  122. package/lib/LineHeight.d.cts +12 -12
  123. package/lib/LineHeight.d.ts +12 -12
  124. package/lib/LineHeight.js +1 -1
  125. package/lib/Link.cjs +1 -1
  126. package/lib/Link.d.cts +12 -12
  127. package/lib/Link.d.ts +12 -12
  128. package/lib/Link.js +1 -1
  129. package/lib/ListItem.d.cts +12 -12
  130. package/lib/ListItem.d.ts +12 -12
  131. package/lib/Mention.cjs +1 -1
  132. package/lib/Mention.d.cts +12 -12
  133. package/lib/Mention.d.ts +12 -12
  134. package/lib/Mermaid.cjs +1 -1
  135. package/lib/Mermaid.d.cts +12 -12
  136. package/lib/Mermaid.d.ts +12 -12
  137. package/lib/Mermaid.js +2 -2
  138. package/lib/MoreMark.cjs +1 -1
  139. package/lib/MoreMark.d.cts +12 -12
  140. package/lib/MoreMark.d.ts +12 -12
  141. package/lib/MoreMark.js +1 -1
  142. package/lib/MultiColumn.cjs +1 -1
  143. package/lib/MultiColumn.d.cts +12 -12
  144. package/lib/MultiColumn.d.ts +12 -12
  145. package/lib/MultiColumn.js +1 -1
  146. package/lib/OrderedList.cjs +1 -1
  147. package/lib/OrderedList.d.cts +12 -12
  148. package/lib/OrderedList.d.ts +12 -12
  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 +12 -12
  154. package/lib/SearchAndReplace.d.ts +12 -12
  155. package/lib/SearchAndReplace.js +1 -1
  156. package/lib/Selection.d.cts +12 -12
  157. package/lib/Selection.d.ts +12 -12
  158. package/lib/SlashCommand.cjs +1 -1
  159. package/lib/SlashCommand.d.cts +12 -12
  160. package/lib/SlashCommand.d.ts +12 -12
  161. package/lib/SlashCommand.js +1 -1
  162. package/lib/Strike.cjs +1 -1
  163. package/lib/Strike.d.cts +12 -12
  164. package/lib/Strike.d.ts +12 -12
  165. package/lib/Strike.js +1 -1
  166. package/lib/SubAndSuperScript.cjs +1 -1
  167. package/lib/SubAndSuperScript.d.cts +12 -12
  168. package/lib/SubAndSuperScript.d.ts +12 -12
  169. package/lib/SubAndSuperScript.js +1 -1
  170. package/lib/Table.cjs +1 -1
  171. package/lib/Table.d.cts +12 -12
  172. package/lib/Table.d.ts +12 -12
  173. package/lib/Table.js +1 -1
  174. package/lib/TableOfContent.cjs +1 -1
  175. package/lib/TableOfContent.d.cts +12 -12
  176. package/lib/TableOfContent.d.ts +12 -12
  177. package/lib/TableOfContent.js +1 -1
  178. package/lib/TaskList.cjs +1 -1
  179. package/lib/TaskList.d.cts +12 -12
  180. package/lib/TaskList.d.ts +12 -12
  181. package/lib/TaskList.js +1 -1
  182. package/lib/TextAlign.cjs +1 -1
  183. package/lib/TextAlign.d.cts +12 -12
  184. package/lib/TextAlign.d.ts +12 -12
  185. package/lib/TextAlign.js +1 -1
  186. package/lib/TextBubble.cjs +1 -1
  187. package/lib/TextBubble.d.cts +12 -12
  188. package/lib/TextBubble.d.ts +12 -12
  189. package/lib/TextBubble.js +1 -1
  190. package/lib/TextDirection.cjs +1 -1
  191. package/lib/TextDirection.d.cts +12 -12
  192. package/lib/TextDirection.d.ts +12 -12
  193. package/lib/TextDirection.js +1 -1
  194. package/lib/TextUnderline.cjs +1 -1
  195. package/lib/TextUnderline.d.cts +12 -12
  196. package/lib/TextUnderline.d.ts +12 -12
  197. package/lib/TextUnderline.js +1 -1
  198. package/lib/TrailingNode.d.cts +12 -12
  199. package/lib/TrailingNode.d.ts +12 -12
  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 +12 -12
  204. package/lib/Twitter.d.ts +12 -12
  205. package/lib/Twitter.js +1 -1
  206. package/lib/Video.cjs +1 -1
  207. package/lib/Video.d.cts +12 -12
  208. package/lib/Video.d.ts +12 -12
  209. package/lib/Video.js +1 -1
  210. package/lib/bubble-extra.cjs +1 -1
  211. package/lib/bubble-extra.d.cts +12 -12
  212. package/lib/bubble-extra.d.ts +12 -12
  213. package/lib/bubble-extra.js +5 -5
  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 +12 -12
  217. package/lib/index.d.ts +12 -12
  218. package/lib/index.js +2 -2
  219. package/lib/locale-bundle.d.cts +12 -12
  220. package/lib/locale-bundle.d.ts +12 -12
  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-BmNljVH8.cjs +0 -1
  225. package/lib/Excalidraw-DwD8Qm59.js +0 -651
package/lib/Mermaid.d.cts CHANGED
@@ -193,19 +193,19 @@ declare module '@tiptap/core' {
193
193
 
194
194
  declare module '@tiptap/core' {
195
195
  interface Commands<ReturnType> {
196
- imageUpload: {
196
+ imageGifUpload: {
197
197
  /**
198
- * Add an image
198
+ * Add an image gif
199
199
  */
200
- setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
200
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
201
201
  /**
202
- * Update an image
202
+ * Update an image gif
203
203
  */
204
- updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
204
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
205
205
  /**
206
206
  * Set image alignment
207
207
  */
208
- setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
208
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
209
209
  };
210
210
  }
211
211
  }
@@ -213,19 +213,19 @@ declare module '@tiptap/core' {
213
213
 
214
214
  declare module '@tiptap/core' {
215
215
  interface Commands<ReturnType> {
216
- imageGifUpload: {
216
+ imageUpload: {
217
217
  /**
218
- * Add an image gif
218
+ * Add an image
219
219
  */
220
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
220
+ setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
221
221
  /**
222
- * Update an image gif
222
+ * Update an image
223
223
  */
224
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
224
+ updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
225
225
  /**
226
226
  * Set image alignment
227
227
  */
228
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
228
+ setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
229
229
  };
230
230
  }
231
231
  }
package/lib/Mermaid.d.ts CHANGED
@@ -193,19 +193,19 @@ declare module '@tiptap/core' {
193
193
 
194
194
  declare module '@tiptap/core' {
195
195
  interface Commands<ReturnType> {
196
- imageUpload: {
196
+ imageGifUpload: {
197
197
  /**
198
- * Add an image
198
+ * Add an image gif
199
199
  */
200
- setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
200
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
201
201
  /**
202
- * Update an image
202
+ * Update an image gif
203
203
  */
204
- updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
204
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
205
205
  /**
206
206
  * Set image alignment
207
207
  */
208
- setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
208
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
209
209
  };
210
210
  }
211
211
  }
@@ -213,19 +213,19 @@ declare module '@tiptap/core' {
213
213
 
214
214
  declare module '@tiptap/core' {
215
215
  interface Commands<ReturnType> {
216
- imageGifUpload: {
216
+ imageUpload: {
217
217
  /**
218
- * Add an image gif
218
+ * Add an image
219
219
  */
220
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
220
+ setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
221
221
  /**
222
- * Update an image gif
222
+ * Update an image
223
223
  */
224
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
224
+ updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
225
225
  /**
226
226
  * Set image alignment
227
227
  */
228
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
228
+ setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
229
229
  };
230
230
  }
231
231
  }
package/lib/Mermaid.js CHANGED
@@ -1,10 +1,10 @@
1
1
  import { h as $, m as X } from "./index-CXIIg9Sq.js";
2
- import { w as Z, x as J, A as K, y as Y, z as Q, F as tt, B as et, G as rt, J as V, K as it, N as at } from "./RichTextEditor-BfYZYQb9.js";
2
+ import { w as Z, x as J, A as K, y as Y, z as Q, F as tt, B as et, G as rt, J as V, K as it, N as at } from "./RichTextEditor-CRDKX-F8.js";
3
3
  import { N as st, R as nt } from "./dom-dataset-2RXYq9wp.js";
4
4
  import { jsxs as C, jsx as o } from "react/jsx-runtime";
5
5
  import { useState as g, useRef as ot, useCallback as y, useEffect as E, useMemo as k } from "react";
6
6
  import { s as lt, i as ct } from "./shortId-WJVkrvml.js";
7
- import { T as ht } from "./textarea-BUlQB7hI.js";
7
+ import { T as ht } from "./textarea-CtL8w6IS.js";
8
8
  import { I as q, h as dt, i as W } from "./index-D-DR0FPY.js";
9
9
  const j = `graph TB
10
10
  a-->b`, ut = ({ editor: r, upload: t }) => {
package/lib/MoreMark.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("./index-CSvnpArE.cjs"),l=require("./index-h9_SDuwc.cjs"),c=require("react/jsx-runtime"),x=require("react"),s=require("./RichTextEditor-Db6oQoYY.cjs");function b(t){var n;const i=x.useMemo(()=>{var r;const e=(r=t==null?void 0:t.items)==null?void 0:r.find(u=>u.isActive());return e&&!e.default?{...e,icon:e!=null&&e.icon?e==null?void 0:e.icon:t==null?void 0:t.icon}:{title:t.tooltip,icon:t.icon,isActive:()=>!1}},[t]);return c.jsxs(s.DropdownMenu,{children:[c.jsx(s.DropdownMenuTrigger,{asChild:!0,disabled:t==null?void 0:t.disabled,children:c.jsx(s.ActionButton,{customClass:"!richtext-w-12 richtext-h-12",disabled:t==null?void 0:t.disabled,icon:t==null?void 0:t.icon,tooltip:t==null?void 0:t.tooltip,children:c.jsx(s.MenuDown,{className:"richtext-size-3 richtext-text-gray-500"})})}),c.jsx(s.DropdownMenuContent,{className:"w-full",children:(n=t==null?void 0:t.items)==null?void 0:n.map((e,o)=>c.jsxs(s.DropdownMenuCheckboxItem,{checked:i.title===e.title,className:"richtext-flex richtext-items-center richtext-gap-3",onClick:e.action,children:[c.jsx(s.IconComponent,{name:e==null?void 0:e.icon}),c.jsx("span",{className:"richtext-ml-1",children:e.title}),!!(e!=null&&e.shortcutKeys)&&c.jsx("span",{className:"richtext-ml-auto richtext-text-xs richtext-tracking-widest richtext-opacity-60",children:s.getShortcutKeys(e.shortcutKeys)})]},`more-mark-${o}`))})]})}const m=h.Extension.create({name:"moreMark",addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),button({editor:i,extension:n,t:e}){const o=n.options.subscript,r=n.options.superscript,u={action:()=>i.commands.toggleSubscript(),isActive:()=>i.isActive("subscript")||!1,disabled:!i.can().toggleSubscript(),icon:"Subscript",title:e("editor.subscript.tooltip"),shortcutKeys:["mod","."]},d={action:()=>i.commands.toggleSuperscript(),isActive:()=>i.isActive("superscript")||!1,disabled:!i.can().toggleSuperscript(),icon:"Superscript",title:e("editor.superscript.tooltip"),shortcutKeys:["mod",","]},a=[];return o!==!1&&a.push(u),r!==!1&&a.push(d),{component:b,componentProps:{icon:"Type",tooltip:e("editor.moremark"),disabled:!i.isEditable,items:a}}}}},addExtensions(){const t=[];return this.options.subscript!==!1&&t.push(l.Subscript.configure(this.options.subscript)),this.options.superscript!==!1&&t.push(l.Superscript.configure(this.options.superscript)),t}});exports.MoreMark=m;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("./index-CSvnpArE.cjs"),l=require("./index-h9_SDuwc.cjs"),c=require("react/jsx-runtime"),x=require("react"),s=require("./RichTextEditor-ymQlnG9m.cjs");function b(t){var n;const i=x.useMemo(()=>{var r;const e=(r=t==null?void 0:t.items)==null?void 0:r.find(u=>u.isActive());return e&&!e.default?{...e,icon:e!=null&&e.icon?e==null?void 0:e.icon:t==null?void 0:t.icon}:{title:t.tooltip,icon:t.icon,isActive:()=>!1}},[t]);return c.jsxs(s.DropdownMenu,{children:[c.jsx(s.DropdownMenuTrigger,{asChild:!0,disabled:t==null?void 0:t.disabled,children:c.jsx(s.ActionButton,{customClass:"!richtext-w-12 richtext-h-12",disabled:t==null?void 0:t.disabled,icon:t==null?void 0:t.icon,tooltip:t==null?void 0:t.tooltip,children:c.jsx(s.MenuDown,{className:"richtext-size-3 richtext-text-gray-500"})})}),c.jsx(s.DropdownMenuContent,{className:"w-full",children:(n=t==null?void 0:t.items)==null?void 0:n.map((e,o)=>c.jsxs(s.DropdownMenuCheckboxItem,{checked:i.title===e.title,className:"richtext-flex richtext-items-center richtext-gap-3",onClick:e.action,children:[c.jsx(s.IconComponent,{name:e==null?void 0:e.icon}),c.jsx("span",{className:"richtext-ml-1",children:e.title}),!!(e!=null&&e.shortcutKeys)&&c.jsx("span",{className:"richtext-ml-auto richtext-text-xs richtext-tracking-widest richtext-opacity-60",children:s.getShortcutKeys(e.shortcutKeys)})]},`more-mark-${o}`))})]})}const m=h.Extension.create({name:"moreMark",addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),button({editor:i,extension:n,t:e}){const o=n.options.subscript,r=n.options.superscript,u={action:()=>i.commands.toggleSubscript(),isActive:()=>i.isActive("subscript")||!1,disabled:!i.can().toggleSubscript(),icon:"Subscript",title:e("editor.subscript.tooltip"),shortcutKeys:["mod","."]},d={action:()=>i.commands.toggleSuperscript(),isActive:()=>i.isActive("superscript")||!1,disabled:!i.can().toggleSuperscript(),icon:"Superscript",title:e("editor.superscript.tooltip"),shortcutKeys:["mod",","]},a=[];return o!==!1&&a.push(u),r!==!1&&a.push(d),{component:b,componentProps:{icon:"Type",tooltip:e("editor.moremark"),disabled:!i.isEditable,items:a}}}}},addExtensions(){const t=[];return this.options.subscript!==!1&&t.push(l.Subscript.configure(this.options.subscript)),this.options.superscript!==!1&&t.push(l.Superscript.configure(this.options.superscript)),t}});exports.MoreMark=m;
@@ -204,19 +204,19 @@ declare module '@tiptap/core' {
204
204
 
205
205
  declare module '@tiptap/core' {
206
206
  interface Commands<ReturnType> {
207
- imageUpload: {
207
+ imageGifUpload: {
208
208
  /**
209
- * Add an image
209
+ * Add an image gif
210
210
  */
211
- setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
211
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
212
212
  /**
213
- * Update an image
213
+ * Update an image gif
214
214
  */
215
- updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
215
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
216
216
  /**
217
217
  * Set image alignment
218
218
  */
219
- setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
219
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
220
220
  };
221
221
  }
222
222
  }
@@ -224,19 +224,19 @@ declare module '@tiptap/core' {
224
224
 
225
225
  declare module '@tiptap/core' {
226
226
  interface Commands<ReturnType> {
227
- imageGifUpload: {
227
+ imageUpload: {
228
228
  /**
229
- * Add an image gif
229
+ * Add an image
230
230
  */
231
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
231
+ setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
232
232
  /**
233
- * Update an image gif
233
+ * Update an image
234
234
  */
235
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
235
+ updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
236
236
  /**
237
237
  * Set image alignment
238
238
  */
239
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
239
+ setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
240
240
  };
241
241
  }
242
242
  }
package/lib/MoreMark.d.ts CHANGED
@@ -204,19 +204,19 @@ declare module '@tiptap/core' {
204
204
 
205
205
  declare module '@tiptap/core' {
206
206
  interface Commands<ReturnType> {
207
- imageUpload: {
207
+ imageGifUpload: {
208
208
  /**
209
- * Add an image
209
+ * Add an image gif
210
210
  */
211
- setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
211
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
212
212
  /**
213
- * Update an image
213
+ * Update an image gif
214
214
  */
215
- updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
215
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
216
216
  /**
217
217
  * Set image alignment
218
218
  */
219
- setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
219
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
220
220
  };
221
221
  }
222
222
  }
@@ -224,19 +224,19 @@ declare module '@tiptap/core' {
224
224
 
225
225
  declare module '@tiptap/core' {
226
226
  interface Commands<ReturnType> {
227
- imageGifUpload: {
227
+ imageUpload: {
228
228
  /**
229
- * Add an image gif
229
+ * Add an image
230
230
  */
231
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
231
+ setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
232
232
  /**
233
- * Update an image gif
233
+ * Update an image
234
234
  */
235
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
235
+ updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
236
236
  /**
237
237
  * Set image alignment
238
238
  */
239
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
239
+ setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
240
240
  };
241
241
  }
242
242
  }
package/lib/MoreMark.js CHANGED
@@ -2,7 +2,7 @@ import { E as h } from "./index-CXIIg9Sq.js";
2
2
  import { S as d, a as m } from "./index-BGwJ0NfQ.js";
3
3
  import { jsxs as u, jsx as c } from "react/jsx-runtime";
4
4
  import { useMemo as f } from "react";
5
- import { D as x, e as b, A as g, M, f as S, h as k, k as A, g as w } from "./RichTextEditor-BfYZYQb9.js";
5
+ import { D as x, e as b, A as g, M, f as S, h as k, k as A, g as w } from "./RichTextEditor-CRDKX-F8.js";
6
6
  function y(t) {
7
7
  var s;
8
8
  const i = f(() => {
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./index-CSvnpArE.cjs");const o=require("./RichTextEditor-Db6oQoYY.cjs");exports.Column=o.Column;exports.ColumnActionButton=o.ColumnActionButton;exports.EXTENSION_PRIORITY_HIGHEST=o.EXTENSION_PRIORITY_HIGHEST;exports.MultiColumn=o.MultiColumn;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./index-CSvnpArE.cjs");const o=require("./RichTextEditor-ymQlnG9m.cjs");exports.Column=o.Column;exports.ColumnActionButton=o.ColumnActionButton;exports.EXTENSION_PRIORITY_HIGHEST=o.EXTENSION_PRIORITY_HIGHEST;exports.MultiColumn=o.MultiColumn;
@@ -126,19 +126,19 @@ declare module '@tiptap/core' {
126
126
 
127
127
  declare module '@tiptap/core' {
128
128
  interface Commands<ReturnType> {
129
- imageUpload: {
129
+ imageGifUpload: {
130
130
  /**
131
- * Add an image
131
+ * Add an image gif
132
132
  */
133
- setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
133
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
134
134
  /**
135
- * Update an image
135
+ * Update an image gif
136
136
  */
137
- updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
137
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
138
138
  /**
139
139
  * Set image alignment
140
140
  */
141
- setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
141
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
142
142
  };
143
143
  }
144
144
  }
@@ -146,19 +146,19 @@ declare module '@tiptap/core' {
146
146
 
147
147
  declare module '@tiptap/core' {
148
148
  interface Commands<ReturnType> {
149
- imageGifUpload: {
149
+ imageUpload: {
150
150
  /**
151
- * Add an image gif
151
+ * Add an image
152
152
  */
153
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
153
+ setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
154
154
  /**
155
- * Update an image gif
155
+ * Update an image
156
156
  */
157
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
157
+ updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
158
158
  /**
159
159
  * Set image alignment
160
160
  */
161
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
161
+ setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
162
162
  };
163
163
  }
164
164
  }
@@ -126,19 +126,19 @@ declare module '@tiptap/core' {
126
126
 
127
127
  declare module '@tiptap/core' {
128
128
  interface Commands<ReturnType> {
129
- imageUpload: {
129
+ imageGifUpload: {
130
130
  /**
131
- * Add an image
131
+ * Add an image gif
132
132
  */
133
- setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
133
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
134
134
  /**
135
- * Update an image
135
+ * Update an image gif
136
136
  */
137
- updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
137
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
138
138
  /**
139
139
  * Set image alignment
140
140
  */
141
- setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
141
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
142
142
  };
143
143
  }
144
144
  }
@@ -146,19 +146,19 @@ declare module '@tiptap/core' {
146
146
 
147
147
  declare module '@tiptap/core' {
148
148
  interface Commands<ReturnType> {
149
- imageGifUpload: {
149
+ imageUpload: {
150
150
  /**
151
- * Add an image gif
151
+ * Add an image
152
152
  */
153
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
153
+ setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
154
154
  /**
155
- * Update an image gif
155
+ * Update an image
156
156
  */
157
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
157
+ updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
158
158
  /**
159
159
  * Set image alignment
160
160
  */
161
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
161
+ setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
162
162
  };
163
163
  }
164
164
  }
@@ -1,5 +1,5 @@
1
1
  import "./index-CXIIg9Sq.js";
2
- import { a8 as m, ah as n, ag as u, a9 as l } from "./RichTextEditor-BfYZYQb9.js";
2
+ import { a7 as m, ah as n, ag as u, a8 as l } from "./RichTextEditor-CRDKX-F8.js";
3
3
  export {
4
4
  m as Column,
5
5
  n as ColumnActionButton,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index-CSvnpArE.cjs"),n=require("./RichTextEditor-Db6oQoYY.cjs"),a="listItem",i="textStyle",o=/^(\d+)\.\s$/,d=r.Node.create({name:"orderedList",addOptions(){return{itemTypeName:"listItem",HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}},group:"block list",content(){return`${this.options.itemTypeName}+`},addAttributes(){return{start:{default:1,parseHTML:t=>t.hasAttribute("start")?parseInt(t.getAttribute("start")||"",10):1},type:{default:null,parseHTML:t=>t.getAttribute("type")}}},parseHTML(){return[{tag:"ol"}]},renderHTML({HTMLAttributes:t}){const{start:e,...s}=t;return e===1?["ol",r.mergeAttributes(this.options.HTMLAttributes,s),0]:["ol",r.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{toggleOrderedList:()=>({commands:t,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(a,this.editor.getAttributes(i)).run():t.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let t=r.wrappingInputRule({find:o,type:this.type,getAttributes:e=>({start:+e[1]}),joinPredicate:(e,s)=>s.childCount+s.attrs.start===+e[1]});return(this.options.keepMarks||this.options.keepAttributes)&&(t=r.wrappingInputRule({find:o,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:e=>({start:+e[1],...this.editor.getAttributes(i)}),joinPredicate:(e,s)=>s.childCount+s.attrs.start===+e[1],editor:this.editor})),[t]}}),u=d.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),button:({editor:e,t:s})=>({component:n.ActionButton,componentProps:{action:()=>e.commands.toggleOrderedList(),isActive:()=>e.isActive("orderedList")||!1,disabled:!1,icon:"ListOrdered",shortcutKeys:["mod","shift","7"],tooltip:s("editor.orderedlist.tooltip")}})}}});exports.OrderedList=u;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index-CSvnpArE.cjs"),n=require("./RichTextEditor-ymQlnG9m.cjs"),a="listItem",i="textStyle",o=/^(\d+)\.\s$/,d=r.Node.create({name:"orderedList",addOptions(){return{itemTypeName:"listItem",HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}},group:"block list",content(){return`${this.options.itemTypeName}+`},addAttributes(){return{start:{default:1,parseHTML:t=>t.hasAttribute("start")?parseInt(t.getAttribute("start")||"",10):1},type:{default:null,parseHTML:t=>t.getAttribute("type")}}},parseHTML(){return[{tag:"ol"}]},renderHTML({HTMLAttributes:t}){const{start:e,...s}=t;return e===1?["ol",r.mergeAttributes(this.options.HTMLAttributes,s),0]:["ol",r.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{toggleOrderedList:()=>({commands:t,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(a,this.editor.getAttributes(i)).run():t.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let t=r.wrappingInputRule({find:o,type:this.type,getAttributes:e=>({start:+e[1]}),joinPredicate:(e,s)=>s.childCount+s.attrs.start===+e[1]});return(this.options.keepMarks||this.options.keepAttributes)&&(t=r.wrappingInputRule({find:o,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:e=>({start:+e[1],...this.editor.getAttributes(i)}),joinPredicate:(e,s)=>s.childCount+s.attrs.start===+e[1],editor:this.editor})),[t]}}),u=d.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),button:({editor:e,t:s})=>({component:n.ActionButton,componentProps:{action:()=>e.commands.toggleOrderedList(),isActive:()=>e.isActive("orderedList")||!1,disabled:!1,icon:"ListOrdered",shortcutKeys:["mod","shift","7"],tooltip:s("editor.orderedlist.tooltip")}})}}});exports.OrderedList=u;
@@ -192,19 +192,19 @@ declare module '@tiptap/core' {
192
192
 
193
193
  declare module '@tiptap/core' {
194
194
  interface Commands<ReturnType> {
195
- imageUpload: {
195
+ imageGifUpload: {
196
196
  /**
197
- * Add an image
197
+ * Add an image gif
198
198
  */
199
- setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
199
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
200
200
  /**
201
- * Update an image
201
+ * Update an image gif
202
202
  */
203
- updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
203
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
204
204
  /**
205
205
  * Set image alignment
206
206
  */
207
- setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
207
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
208
208
  };
209
209
  }
210
210
  }
@@ -212,19 +212,19 @@ declare module '@tiptap/core' {
212
212
 
213
213
  declare module '@tiptap/core' {
214
214
  interface Commands<ReturnType> {
215
- imageGifUpload: {
215
+ imageUpload: {
216
216
  /**
217
- * Add an image gif
217
+ * Add an image
218
218
  */
219
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
219
+ setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
220
220
  /**
221
- * Update an image gif
221
+ * Update an image
222
222
  */
223
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
223
+ updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
224
224
  /**
225
225
  * Set image alignment
226
226
  */
227
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
227
+ setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
228
228
  };
229
229
  }
230
230
  }
@@ -192,19 +192,19 @@ declare module '@tiptap/core' {
192
192
 
193
193
  declare module '@tiptap/core' {
194
194
  interface Commands<ReturnType> {
195
- imageUpload: {
195
+ imageGifUpload: {
196
196
  /**
197
- * Add an image
197
+ * Add an image gif
198
198
  */
199
- setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
199
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
200
200
  /**
201
- * Update an image
201
+ * Update an image gif
202
202
  */
203
- updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
203
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
204
204
  /**
205
205
  * Set image alignment
206
206
  */
207
- setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
207
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
208
208
  };
209
209
  }
210
210
  }
@@ -212,19 +212,19 @@ declare module '@tiptap/core' {
212
212
 
213
213
  declare module '@tiptap/core' {
214
214
  interface Commands<ReturnType> {
215
- imageGifUpload: {
215
+ imageUpload: {
216
216
  /**
217
- * Add an image gif
217
+ * Add an image
218
218
  */
219
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
219
+ setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
220
220
  /**
221
- * Update an image gif
221
+ * Update an image
222
222
  */
223
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
223
+ updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
224
224
  /**
225
225
  * Set image alignment
226
226
  */
227
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
227
+ setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
228
228
  };
229
229
  }
230
230
  }
@@ -1,5 +1,5 @@
1
1
  import { N as a, w as i, m as r } from "./index-CXIIg9Sq.js";
2
- import { A as p } from "./RichTextEditor-BfYZYQb9.js";
2
+ import { A as p } from "./RichTextEditor-CRDKX-F8.js";
3
3
  const d = "listItem", o = "textStyle", n = /^(\d+)\.\s$/, u = a.create({
4
4
  name: "orderedList",
5
5
  addOptions() {
@@ -11427,17 +11427,17 @@ export {
11427
11427
  Fl as a,
11428
11428
  V0 as a0,
11429
11429
  Y0 as a1,
11430
- c1 as a2,
11431
- U0 as a3,
11432
- _e as a4,
11433
- Nl as a5,
11434
- By as a6,
11435
- W0 as a7,
11436
- Pl as a8,
11437
- wr as a9,
11438
- tb as aa,
11439
- s1 as ab,
11440
- Sr as ac,
11430
+ U0 as a2,
11431
+ _e as a3,
11432
+ Nl as a4,
11433
+ By as a5,
11434
+ W0 as a6,
11435
+ Pl as a7,
11436
+ wr as a8,
11437
+ tb as a9,
11438
+ s1 as aa,
11439
+ Sr as ab,
11440
+ c1 as ac,
11441
11441
  Ly as ad,
11442
11442
  ay as ae,
11443
11443
  Ol as af,