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
@@ -203,19 +203,19 @@ declare module '@tiptap/core' {
203
203
 
204
204
  declare module '@tiptap/core' {
205
205
  interface Commands<ReturnType> {
206
- imageUpload: {
206
+ imageGifUpload: {
207
207
  /**
208
- * Add an image
208
+ * Add an image gif
209
209
  */
210
- setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
210
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
211
211
  /**
212
- * Update an image
212
+ * Update an image gif
213
213
  */
214
- updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
214
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
215
215
  /**
216
216
  * Set image alignment
217
217
  */
218
- setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
218
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
219
219
  };
220
220
  }
221
221
  }
@@ -223,19 +223,19 @@ declare module '@tiptap/core' {
223
223
 
224
224
  declare module '@tiptap/core' {
225
225
  interface Commands<ReturnType> {
226
- imageGifUpload: {
226
+ imageUpload: {
227
227
  /**
228
- * Add an image gif
228
+ * Add an image
229
229
  */
230
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
230
+ setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
231
231
  /**
232
- * Update an image gif
232
+ * Update an image
233
233
  */
234
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
234
+ updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
235
235
  /**
236
236
  * Set image alignment
237
237
  */
238
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
238
+ setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
239
239
  };
240
240
  }
241
241
  }
@@ -203,19 +203,19 @@ declare module '@tiptap/core' {
203
203
 
204
204
  declare module '@tiptap/core' {
205
205
  interface Commands<ReturnType> {
206
- imageUpload: {
206
+ imageGifUpload: {
207
207
  /**
208
- * Add an image
208
+ * Add an image gif
209
209
  */
210
- setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
210
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
211
211
  /**
212
- * Update an image
212
+ * Update an image gif
213
213
  */
214
- updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
214
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
215
215
  /**
216
216
  * Set image alignment
217
217
  */
218
- setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
218
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
219
219
  };
220
220
  }
221
221
  }
@@ -223,19 +223,19 @@ declare module '@tiptap/core' {
223
223
 
224
224
  declare module '@tiptap/core' {
225
225
  interface Commands<ReturnType> {
226
- imageGifUpload: {
226
+ imageUpload: {
227
227
  /**
228
- * Add an image gif
228
+ * Add an image
229
229
  */
230
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
230
+ setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
231
231
  /**
232
- * Update an image gif
232
+ * Update an image
233
233
  */
234
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
234
+ updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
235
235
  /**
236
236
  * Set image alignment
237
237
  */
238
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
238
+ setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
239
239
  };
240
240
  }
241
241
  }
package/lib/FontFamily.js CHANGED
@@ -3,8 +3,8 @@ import { E as c } from "./index-CXIIg9Sq.js";
3
3
  import { u as y, g as F } from "./index-D-DR0FPY.js";
4
4
  import { jsxs as r, jsx as a } from "react/jsx-runtime";
5
5
  import { useMemo as h, Fragment as b } from "react";
6
- import { A as x } from "./ActionMenuButton-DXwpQHj4.js";
7
- import { D as M, e as A, f as g, h as L, u as D, j as S } from "./RichTextEditor-BfYZYQb9.js";
6
+ import { A as x } from "./ActionMenuButton-ZOYNohaO.js";
7
+ import { D as M, e as A, f as g, h as L, u as D, j as S } from "./RichTextEditor-CRDKX-F8.js";
8
8
  const w = c.create({
9
9
  name: "fontFamily",
10
10
  addOptions() {
package/lib/FontSize.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("./index-CSvnpArE.cjs"),r=require("./index-Dz3YxLE7.cjs"),a=require("./RichTextEditor-Db6oQoYY.cjs"),u=require("react/jsx-runtime"),m=require("react"),z=require("./ActionMenuButton-CqlhqVIW.cjs");function x(e){var s;const{t}=r.useLocale(),l=m.useMemo(()=>{const i=(e.items||[]).find(c=>c.isActive());return i||{title:t("editor.fontSize.default.tooltip"),isActive:()=>!1}},[e]);return u.jsxs(a.DropdownMenu,{children:[u.jsx(a.DropdownMenuTrigger,{asChild:!0,disabled:e==null?void 0:e.disabled,children:u.jsx(z.ActionMenuButton,{disabled:e==null?void 0:e.disabled,icon:"MenuDown",title:l==null?void 0:l.title,tooltip:`${e==null?void 0:e.tooltip}`})}),u.jsx(a.DropdownMenuContent,{className:"richtext-max-h-96 richtext-w-32 richtext-overflow-y-auto",children:(s=e==null?void 0:e.items)==null?void 0:s.map((i,o)=>u.jsx(a.DropdownMenuCheckboxItem,{checked:l.title===i.title,onClick:i.action,children:u.jsx("div",{className:"richtext-ml-1 richtext-h-full",children:i.title})},`font-size-${o}`))})]})}const v=f.Extension.create({name:"fontSize",addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),types:["textStyle"],fontSizes:[...r.DEFAULT_FONT_SIZE_LIST],button({editor:t,extension:l,t:s}){var d;const i=a.ensureNameValueOptions(((d=l.options)==null?void 0:d.fontSizes)||r.DEFAULT_FONT_SIZE_VALUE),o=a.ensureNameValueOptions([r.DEFAULT_FONT_SIZE_VALUE])[0],c=i.map(n=>({title:n.value===o.value?s("editor.fontSize.default.tooltip"):String(n.name),isActive:()=>{const{fontSize:S}=t.getAttributes("textStyle");return n.value===o.value&&S===void 0?!0:t.isActive({fontSize:String(n.value)})||!1},action:()=>{if(n.value===o.value){t.commands.unsetFontSize();return}t.commands.setFontSize(String(n.value))},disabled:!t.can().setFontSize(String(n.value)),divider:n.value===o.value||!1,default:n.value===o.value||!1}));return{component:x,componentProps:{editor:t,tooltip:s("editor.fontSize.tooltip"),disabled:!1,items:c,maxHeight:280}}}}},addGlobalAttributes(){return[{types:this.options.types,attributes:{fontSize:{default:null,parseHTML:e=>e.style.fontSize.replaceAll(/["']+/g,""),renderHTML:e=>e.fontSize?{style:`font-size: ${e.fontSize}`}:{}}}}]},addCommands(){return{setFontSize:e=>({chain:t})=>t().setMark("textStyle",{fontSize:e}).run(),unsetFontSize:()=>({chain:e})=>e().setMark("textStyle",{fontSize:null}).removeEmptyTextStyle().run()}}});exports.DEFAULT_FONT_SIZE_LIST=r.DEFAULT_FONT_SIZE_LIST;exports.FontSize=v;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("./index-CSvnpArE.cjs"),r=require("./index-Dz3YxLE7.cjs"),a=require("./RichTextEditor-ymQlnG9m.cjs"),u=require("react/jsx-runtime"),m=require("react"),z=require("./ActionMenuButton-D96eTByd.cjs");function x(e){var s;const{t}=r.useLocale(),l=m.useMemo(()=>{const i=(e.items||[]).find(c=>c.isActive());return i||{title:t("editor.fontSize.default.tooltip"),isActive:()=>!1}},[e]);return u.jsxs(a.DropdownMenu,{children:[u.jsx(a.DropdownMenuTrigger,{asChild:!0,disabled:e==null?void 0:e.disabled,children:u.jsx(z.ActionMenuButton,{disabled:e==null?void 0:e.disabled,icon:"MenuDown",title:l==null?void 0:l.title,tooltip:`${e==null?void 0:e.tooltip}`})}),u.jsx(a.DropdownMenuContent,{className:"richtext-max-h-96 richtext-w-32 richtext-overflow-y-auto",children:(s=e==null?void 0:e.items)==null?void 0:s.map((i,o)=>u.jsx(a.DropdownMenuCheckboxItem,{checked:l.title===i.title,onClick:i.action,children:u.jsx("div",{className:"richtext-ml-1 richtext-h-full",children:i.title})},`font-size-${o}`))})]})}const v=f.Extension.create({name:"fontSize",addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),types:["textStyle"],fontSizes:[...r.DEFAULT_FONT_SIZE_LIST],button({editor:t,extension:l,t:s}){var d;const i=a.ensureNameValueOptions(((d=l.options)==null?void 0:d.fontSizes)||r.DEFAULT_FONT_SIZE_VALUE),o=a.ensureNameValueOptions([r.DEFAULT_FONT_SIZE_VALUE])[0],c=i.map(n=>({title:n.value===o.value?s("editor.fontSize.default.tooltip"):String(n.name),isActive:()=>{const{fontSize:S}=t.getAttributes("textStyle");return n.value===o.value&&S===void 0?!0:t.isActive({fontSize:String(n.value)})||!1},action:()=>{if(n.value===o.value){t.commands.unsetFontSize();return}t.commands.setFontSize(String(n.value))},disabled:!t.can().setFontSize(String(n.value)),divider:n.value===o.value||!1,default:n.value===o.value||!1}));return{component:x,componentProps:{editor:t,tooltip:s("editor.fontSize.tooltip"),disabled:!1,items:c,maxHeight:280}}}}},addGlobalAttributes(){return[{types:this.options.types,attributes:{fontSize:{default:null,parseHTML:e=>e.style.fontSize.replaceAll(/["']+/g,""),renderHTML:e=>e.fontSize?{style:`font-size: ${e.fontSize}`}:{}}}}]},addCommands(){return{setFontSize:e=>({chain:t})=>t().setMark("textStyle",{fontSize:e}).run(),unsetFontSize:()=>({chain:e})=>e().setMark("textStyle",{fontSize:null}).removeEmptyTextStyle().run()}}});exports.DEFAULT_FONT_SIZE_LIST=r.DEFAULT_FONT_SIZE_LIST;exports.FontSize=v;
@@ -208,19 +208,19 @@ declare module '@tiptap/core' {
208
208
 
209
209
  declare module '@tiptap/core' {
210
210
  interface Commands<ReturnType> {
211
- imageUpload: {
211
+ imageGifUpload: {
212
212
  /**
213
- * Add an image
213
+ * Add an image gif
214
214
  */
215
- setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
215
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
216
216
  /**
217
- * Update an image
217
+ * Update an image gif
218
218
  */
219
- updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
219
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
220
220
  /**
221
221
  * Set image alignment
222
222
  */
223
- setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
223
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
224
224
  };
225
225
  }
226
226
  }
@@ -228,19 +228,19 @@ declare module '@tiptap/core' {
228
228
 
229
229
  declare module '@tiptap/core' {
230
230
  interface Commands<ReturnType> {
231
- imageGifUpload: {
231
+ imageUpload: {
232
232
  /**
233
- * Add an image gif
233
+ * Add an image
234
234
  */
235
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
235
+ setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
236
236
  /**
237
- * Update an image gif
237
+ * Update an image
238
238
  */
239
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
239
+ updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
240
  /**
241
241
  * Set image alignment
242
242
  */
243
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
243
+ setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
244
244
  };
245
245
  }
246
246
  }
package/lib/FontSize.d.ts CHANGED
@@ -208,19 +208,19 @@ declare module '@tiptap/core' {
208
208
 
209
209
  declare module '@tiptap/core' {
210
210
  interface Commands<ReturnType> {
211
- imageUpload: {
211
+ imageGifUpload: {
212
212
  /**
213
- * Add an image
213
+ * Add an image gif
214
214
  */
215
- setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
215
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
216
216
  /**
217
- * Update an image
217
+ * Update an image gif
218
218
  */
219
- updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
219
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
220
220
  /**
221
221
  * Set image alignment
222
222
  */
223
- setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
223
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
224
224
  };
225
225
  }
226
226
  }
@@ -228,19 +228,19 @@ declare module '@tiptap/core' {
228
228
 
229
229
  declare module '@tiptap/core' {
230
230
  interface Commands<ReturnType> {
231
- imageGifUpload: {
231
+ imageUpload: {
232
232
  /**
233
- * Add an image gif
233
+ * Add an image
234
234
  */
235
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
235
+ setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
236
236
  /**
237
- * Update an image gif
237
+ * Update an image
238
238
  */
239
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
239
+ updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
240
  /**
241
241
  * Set image alignment
242
242
  */
243
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
243
+ setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
244
244
  };
245
245
  }
246
246
  }
package/lib/FontSize.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { E as m } from "./index-CXIIg9Sq.js";
2
2
  import { u as S, D as z, f } from "./index-D-DR0FPY.js";
3
- import { D as v, e as h, f as x, h as F, j as c } from "./RichTextEditor-BfYZYQb9.js";
3
+ import { D as v, e as h, f as x, h as F, j as c } from "./RichTextEditor-CRDKX-F8.js";
4
4
  import { jsxs as y, jsx as u } from "react/jsx-runtime";
5
5
  import { useMemo as A } from "react";
6
- import { A as M } from "./ActionMenuButton-DXwpQHj4.js";
6
+ import { A as M } from "./ActionMenuButton-ZOYNohaO.js";
7
7
  function b(t) {
8
8
  var a;
9
9
  const { t: e } = S(), l = A(() => {
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index-CSvnpArE.cjs"),m=require("./RichTextEditor-Db6oQoYY.cjs"),c=i.Extension.create({name:"painter",addOptions(){var n;return{...(n=this.parent)==null?void 0:n.call(this),button:({editor:t,t:e})=>({component:m.ActionButton,componentProps:{action:()=>{t.commands.setPainter(t==null?void 0:t.state.selection.$head.marks())},icon:"PaintRoller",tooltip:e("editor.format")}})}},addCommands(){return{setPainter:n=>({view:{dispatch:t,state:{tr:e},dom:s}})=>{const a=`url("data:image/svg+xml;utf8,${encodeURIComponent('<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="#000" d="M9 22v-6H4V7q0-1.65 1.175-2.825T8 3h12v13h-5v6zM6 10h12V5h-1v4h-2V5h-1v2h-2V5H8q-.825 0-1.412.588T6 7zm0 4h12v-2H6zm0 0v-2z"/></svg>')}"), auto`;return s.style.cursor=a,t(e.setMeta("painterAction",{type:"start",marks:n})),!0}}},addProseMirrorPlugins(){return[new i.Plugin({key:new i.PluginKey("format-painter"),state:{init:()=>[],apply:(n,t)=>{const e=n.getMeta("painterAction");return e&&e.type==="start"?t=e.marks:e&&e.type==="end"&&(t=[]),t}},props:{handleDOMEvents:{mousedown(n){const t=this.getState(n.state);if(!t||t.length===0)return n.dom.style.cursor="",!1;const e=()=>{document.removeEventListener("mouseup",e);let{dispatch:s,state:{tr:r,selection:o},dom:a}=n;a.style.cursor="",r=r.removeMark(o.from,o.to);for(const u of t)u.type.name!=="link"&&(r=r.addMark(o.from,o.to,u));s(r.setMeta("painterAction",{type:"end"}))};return document.addEventListener("mouseup",e),!0}}}})]}});exports.FormatPainter=c;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index-CSvnpArE.cjs"),m=require("./RichTextEditor-ymQlnG9m.cjs"),c=i.Extension.create({name:"painter",addOptions(){var n;return{...(n=this.parent)==null?void 0:n.call(this),button:({editor:t,t:e})=>({component:m.ActionButton,componentProps:{action:()=>{t.commands.setPainter(t==null?void 0:t.state.selection.$head.marks())},icon:"PaintRoller",tooltip:e("editor.format")}})}},addCommands(){return{setPainter:n=>({view:{dispatch:t,state:{tr:e},dom:s}})=>{const a=`url("data:image/svg+xml;utf8,${encodeURIComponent('<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="#000" d="M9 22v-6H4V7q0-1.65 1.175-2.825T8 3h12v13h-5v6zM6 10h12V5h-1v4h-2V5h-1v2h-2V5H8q-.825 0-1.412.588T6 7zm0 4h12v-2H6zm0 0v-2z"/></svg>')}"), auto`;return s.style.cursor=a,t(e.setMeta("painterAction",{type:"start",marks:n})),!0}}},addProseMirrorPlugins(){return[new i.Plugin({key:new i.PluginKey("format-painter"),state:{init:()=>[],apply:(n,t)=>{const e=n.getMeta("painterAction");return e&&e.type==="start"?t=e.marks:e&&e.type==="end"&&(t=[]),t}},props:{handleDOMEvents:{mousedown(n){const t=this.getState(n.state);if(!t||t.length===0)return n.dom.style.cursor="",!1;const e=()=>{document.removeEventListener("mouseup",e);let{dispatch:s,state:{tr:r,selection:o},dom:a}=n;a.style.cursor="",r=r.removeMark(o.from,o.to);for(const u of t)u.type.name!=="link"&&(r=r.addMark(o.from,o.to,u));s(r.setMeta("painterAction",{type:"end"}))};return document.addEventListener("mouseup",e),!0}}}})]}});exports.FormatPainter=c;
@@ -202,19 +202,19 @@ declare module '@tiptap/core' {
202
202
 
203
203
  declare module '@tiptap/core' {
204
204
  interface Commands<ReturnType> {
205
- imageUpload: {
205
+ imageGifUpload: {
206
206
  /**
207
- * Add an image
207
+ * Add an image gif
208
208
  */
209
- setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
209
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
210
210
  /**
211
- * Update an image
211
+ * Update an image gif
212
212
  */
213
- updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
213
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
214
214
  /**
215
215
  * Set image alignment
216
216
  */
217
- setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
217
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
218
218
  };
219
219
  }
220
220
  }
@@ -222,19 +222,19 @@ declare module '@tiptap/core' {
222
222
 
223
223
  declare module '@tiptap/core' {
224
224
  interface Commands<ReturnType> {
225
- imageGifUpload: {
225
+ imageUpload: {
226
226
  /**
227
- * Add an image gif
227
+ * Add an image
228
228
  */
229
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
229
+ setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
230
230
  /**
231
- * Update an image gif
231
+ * Update an image
232
232
  */
233
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
233
+ updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
234
234
  /**
235
235
  * Set image alignment
236
236
  */
237
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
237
+ setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
238
238
  };
239
239
  }
240
240
  }
@@ -202,19 +202,19 @@ declare module '@tiptap/core' {
202
202
 
203
203
  declare module '@tiptap/core' {
204
204
  interface Commands<ReturnType> {
205
- imageUpload: {
205
+ imageGifUpload: {
206
206
  /**
207
- * Add an image
207
+ * Add an image gif
208
208
  */
209
- setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
209
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
210
210
  /**
211
- * Update an image
211
+ * Update an image gif
212
212
  */
213
- updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
213
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
214
214
  /**
215
215
  * Set image alignment
216
216
  */
217
- setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
217
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
218
218
  };
219
219
  }
220
220
  }
@@ -222,19 +222,19 @@ declare module '@tiptap/core' {
222
222
 
223
223
  declare module '@tiptap/core' {
224
224
  interface Commands<ReturnType> {
225
- imageGifUpload: {
225
+ imageUpload: {
226
226
  /**
227
- * Add an image gif
227
+ * Add an image
228
228
  */
229
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
229
+ setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
230
230
  /**
231
- * Update an image gif
231
+ * Update an image
232
232
  */
233
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
233
+ updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
234
234
  /**
235
235
  * Set image alignment
236
236
  */
237
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
237
+ setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
238
238
  };
239
239
  }
240
240
  }
@@ -1,5 +1,5 @@
1
1
  import { E as m, P as u, a as c } 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 v = /* @__PURE__ */ m.create({
4
4
  name: "painter",
5
5
  addOptions() {
package/lib/Heading.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("./index-CSvnpArE.cjs"),s=require("react/jsx-runtime"),g=require("react"),m=require("./ActionMenuButton-CqlhqVIW.cjs"),o=require("./RichTextEditor-Db6oQoYY.cjs"),v=u.Node.create({name:"heading",addOptions(){return{levels:[1,2,3,4,5,6],HTMLAttributes:{}}},content:"inline*",group:"block",defining:!0,addAttributes(){return{level:{default:1,rendered:!1}}},parseHTML(){return this.options.levels.map(e=>({tag:`h${e}`,attrs:{level:e}}))},renderHTML({node:e,HTMLAttributes:t}){return[`h${this.options.levels.includes(e.attrs.level)?e.attrs.level:this.options.levels[0]}`,u.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{setHeading:e=>({commands:t})=>this.options.levels.includes(e.level)?t.setNode(this.name,e):!1,toggleHeading:e=>({commands:t})=>this.options.levels.includes(e.level)?t.toggleNode(this.name,"paragraph",e):!1}},addKeyboardShortcuts(){return this.options.levels.reduce((e,t)=>({...e,[`Mod-Alt-${t}`]:()=>this.editor.commands.toggleHeading({level:t})}),{})},addInputRules(){return this.options.levels.map(e=>u.textblockTypeInputRule({find:new RegExp(`^(#{${Math.min(...this.options.levels)},${e}})\\s$`),type:this.type,getAttributes:{level:e}}))}});function x(e){var r;const t=g.useMemo(()=>{var l;const n=(l=e==null?void 0:e.items)==null?void 0:l.find(a=>a.isActive());return n&&!n.default?{...n}:{title:e.tooltip,level:0,isActive:()=>!1}},[e]);return s.jsxs(o.DropdownMenu,{children:[s.jsx(o.DropdownMenuTrigger,{asChild:!0,disabled:e==null?void 0:e.disabled,children:s.jsx(m.ActionMenuButton,{disabled:e==null?void 0:e.disabled,icon:"MenuDown",title:t==null?void 0:t.title,tooltip:e==null?void 0:e.tooltip})}),s.jsx(o.DropdownMenuContent,{className:"richtext-w-full",children:(r=e==null?void 0:e.items)==null?void 0:r.map((n,c)=>{var l,a;return s.jsxs(g.Fragment,{children:[s.jsxs(o.DropdownMenuCheckboxItem,{checked:(t==null?void 0:t.title)===n.title,onClick:n.action,children:[s.jsx("div",{className:`heading- richtext-ml-1 richtext-h-full${n.level}`,children:n.title}),!!((l=n==null?void 0:n.shortcutKeys)!=null&&l.length)&&s.jsx(o.DropdownMenuShortcut,{className:"richtext-pl-4",children:(a=n==null?void 0:n.shortcutKeys)==null?void 0:a.map(d=>o.getShortcutKey(d)).join(" ")})]}),n.level===0&&s.jsx(o.DropdownMenuSeparator,{})]},`heading-k-${c}`)})})]})}const b=v.extend({addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),levels:[1,2,3,4,5,6],button({editor:t,extension:r,t:n}){var h;const{extensions:c=[]}=t.extensionManager??[],l=((h=r.options)==null?void 0:h.levels)||[],a=c.find(i=>i.name==="base-kit"),d=l.map(i=>({action:()=>t.commands.toggleHeading({level:i}),isActive:()=>t.isActive("heading",{level:i})||!1,disabled:!t.can().toggleHeading({level:i}),title:n(`editor.heading.h${i}.tooltip`),level:i,shortcutKeys:["alt","mod",`${i}`]}));a&&a.options.paragraph!==!1&&d.unshift({action:()=>t.commands.setParagraph(),isActive:()=>t.isActive("paragraph")||!1,disabled:!t.can().setParagraph(),level:0,title:n("editor.paragraph.tooltip"),shortcutKeys:["alt","mod","0"]});const f=d.filter(i=>i.disabled).length===d.length;return{component:x,componentProps:{tooltip:n("editor.heading.tooltip"),disabled:f,items:d,editor:t}}}}}});exports.Heading=b;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("./index-CSvnpArE.cjs"),s=require("react/jsx-runtime"),g=require("react"),m=require("./ActionMenuButton-D96eTByd.cjs"),o=require("./RichTextEditor-ymQlnG9m.cjs"),v=u.Node.create({name:"heading",addOptions(){return{levels:[1,2,3,4,5,6],HTMLAttributes:{}}},content:"inline*",group:"block",defining:!0,addAttributes(){return{level:{default:1,rendered:!1}}},parseHTML(){return this.options.levels.map(e=>({tag:`h${e}`,attrs:{level:e}}))},renderHTML({node:e,HTMLAttributes:t}){return[`h${this.options.levels.includes(e.attrs.level)?e.attrs.level:this.options.levels[0]}`,u.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{setHeading:e=>({commands:t})=>this.options.levels.includes(e.level)?t.setNode(this.name,e):!1,toggleHeading:e=>({commands:t})=>this.options.levels.includes(e.level)?t.toggleNode(this.name,"paragraph",e):!1}},addKeyboardShortcuts(){return this.options.levels.reduce((e,t)=>({...e,[`Mod-Alt-${t}`]:()=>this.editor.commands.toggleHeading({level:t})}),{})},addInputRules(){return this.options.levels.map(e=>u.textblockTypeInputRule({find:new RegExp(`^(#{${Math.min(...this.options.levels)},${e}})\\s$`),type:this.type,getAttributes:{level:e}}))}});function x(e){var r;const t=g.useMemo(()=>{var l;const n=(l=e==null?void 0:e.items)==null?void 0:l.find(a=>a.isActive());return n&&!n.default?{...n}:{title:e.tooltip,level:0,isActive:()=>!1}},[e]);return s.jsxs(o.DropdownMenu,{children:[s.jsx(o.DropdownMenuTrigger,{asChild:!0,disabled:e==null?void 0:e.disabled,children:s.jsx(m.ActionMenuButton,{disabled:e==null?void 0:e.disabled,icon:"MenuDown",title:t==null?void 0:t.title,tooltip:e==null?void 0:e.tooltip})}),s.jsx(o.DropdownMenuContent,{className:"richtext-w-full",children:(r=e==null?void 0:e.items)==null?void 0:r.map((n,c)=>{var l,a;return s.jsxs(g.Fragment,{children:[s.jsxs(o.DropdownMenuCheckboxItem,{checked:(t==null?void 0:t.title)===n.title,onClick:n.action,children:[s.jsx("div",{className:`heading- richtext-ml-1 richtext-h-full${n.level}`,children:n.title}),!!((l=n==null?void 0:n.shortcutKeys)!=null&&l.length)&&s.jsx(o.DropdownMenuShortcut,{className:"richtext-pl-4",children:(a=n==null?void 0:n.shortcutKeys)==null?void 0:a.map(d=>o.getShortcutKey(d)).join(" ")})]}),n.level===0&&s.jsx(o.DropdownMenuSeparator,{})]},`heading-k-${c}`)})})]})}const b=v.extend({addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),levels:[1,2,3,4,5,6],button({editor:t,extension:r,t:n}){var h;const{extensions:c=[]}=t.extensionManager??[],l=((h=r.options)==null?void 0:h.levels)||[],a=c.find(i=>i.name==="base-kit"),d=l.map(i=>({action:()=>t.commands.toggleHeading({level:i}),isActive:()=>t.isActive("heading",{level:i})||!1,disabled:!t.can().toggleHeading({level:i}),title:n(`editor.heading.h${i}.tooltip`),level:i,shortcutKeys:["alt","mod",`${i}`]}));a&&a.options.paragraph!==!1&&d.unshift({action:()=>t.commands.setParagraph(),isActive:()=>t.isActive("paragraph")||!1,disabled:!t.can().setParagraph(),level:0,title:n("editor.paragraph.tooltip"),shortcutKeys:["alt","mod","0"]});const f=d.filter(i=>i.disabled).length===d.length;return{component:x,componentProps:{tooltip:n("editor.heading.tooltip"),disabled:f,items:d,editor:t}}}}}});exports.Heading=b;
package/lib/Heading.d.cts CHANGED
@@ -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
  }
package/lib/Heading.d.ts CHANGED
@@ -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
  }
package/lib/Heading.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import { N as g, t as m, m as f } from "./index-CXIIg9Sq.js";
2
2
  import { jsxs as c, jsx as o } from "react/jsx-runtime";
3
3
  import { useMemo as v, Fragment as b } from "react";
4
- import { A as M } from "./ActionMenuButton-DXwpQHj4.js";
5
- import { D as x, e as A, f as H, h as $, v as p, s as w, u as y } from "./RichTextEditor-BfYZYQb9.js";
4
+ import { A as M } from "./ActionMenuButton-ZOYNohaO.js";
5
+ import { D as x, e as A, f as H, h as $, v as p, s as w, u as y } from "./RichTextEditor-CRDKX-F8.js";
6
6
  const D = g.create({
7
7
  name: "heading",
8
8
  addOptions() {
package/lib/Highlight.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index-CSvnpArE.cjs"),n=require("./RichTextEditor-Db6oQoYY.cjs"),s=/(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))$/,u=/(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))/g,l=r.Mark.create({name:"highlight",addOptions(){return{multicolor:!1,HTMLAttributes:{}}},addAttributes(){return this.options.multicolor?{color:{default:null,parseHTML:t=>t.getAttribute("data-color")||t.style.backgroundColor,renderHTML:t=>t.color?{"data-color":t.color,style:`background-color: ${t.color}; color: inherit`}:{}}}:{}},parseHTML(){return[{tag:"mark"}]},renderHTML({HTMLAttributes:t}){return["mark",r.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{setHighlight:t=>({commands:e})=>e.setMark(this.name,t),toggleHighlight:t=>({commands:e})=>e.toggleMark(this.name,t),unsetHighlight:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-h":()=>this.editor.commands.toggleHighlight()}},addInputRules(){return[r.markInputRule({find:s,type:this.type})]},addPasteRules(){return[r.markPasteRule({find:u,type:this.type})]}}),a=l.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),multicolor:!0,button:({editor:e,t:o})=>({component:n.HighlightActionButton,componentProps:{action:i=>{typeof i=="string"&&e.chain().focus().setHighlight({color:i}).run(),i===void 0&&e.chain().focus().unsetHighlight().run()},editor:e,isActive:()=>e.isActive("highlight")||!1,disabled:!1,shortcutKeys:["⇧","mod","H"],tooltip:o("editor.highlight.tooltip")}})}}});exports.Highlight=a;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index-CSvnpArE.cjs"),n=require("./RichTextEditor-ymQlnG9m.cjs"),s=/(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))$/,u=/(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))/g,l=r.Mark.create({name:"highlight",addOptions(){return{multicolor:!1,HTMLAttributes:{}}},addAttributes(){return this.options.multicolor?{color:{default:null,parseHTML:t=>t.getAttribute("data-color")||t.style.backgroundColor,renderHTML:t=>t.color?{"data-color":t.color,style:`background-color: ${t.color}; color: inherit`}:{}}}:{}},parseHTML(){return[{tag:"mark"}]},renderHTML({HTMLAttributes:t}){return["mark",r.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{setHighlight:t=>({commands:e})=>e.setMark(this.name,t),toggleHighlight:t=>({commands:e})=>e.toggleMark(this.name,t),unsetHighlight:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-h":()=>this.editor.commands.toggleHighlight()}},addInputRules(){return[r.markInputRule({find:s,type:this.type})]},addPasteRules(){return[r.markPasteRule({find:u,type:this.type})]}}),a=l.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),multicolor:!0,button:({editor:e,t:o})=>({component:n.HighlightActionButton,componentProps:{action:i=>{typeof i=="string"&&e.chain().focus().setHighlight({color:i}).run(),i===void 0&&e.chain().focus().unsetHighlight().run()},editor:e,isActive:()=>e.isActive("highlight")||!1,disabled:!1,shortcutKeys:["⇧","mod","H"],tooltip:o("editor.highlight.tooltip")}})}}});exports.Highlight=a;
@@ -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
  }
@@ -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/Highlight.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { M as o, c as s, d as n, m as a } from "./index-CXIIg9Sq.js";
2
- import { H as u } from "./RichTextEditor-BfYZYQb9.js";
2
+ import { H as u } from "./RichTextEditor-CRDKX-F8.js";
3
3
  const h = /(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))$/, l = /(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))/g, g = o.create({
4
4
  name: "highlight",
5
5
  addOptions() {