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
@@ -1 +1 @@
1
- "use strict";const e=require("react/jsx-runtime"),r=require("react"),a=require("@radix-ui/react-slot"),i=require("./RichTextEditor-Db6oQoYY.cjs"),d=r.forwardRef(({asChild:n,...t},h)=>{var x;const c=i.icons[t.icon],l=n?a.Slot:i.Button;return e.jsxs(i.Tooltip,{children:[e.jsx(i.TooltipTrigger,{asChild:!0,children:e.jsx(l,{className:"richtext-h-[32px] richtext-min-w-24 richtext-overflow-hidden richtext-px-[5px] richtext-py-0",disabled:t==null?void 0:t.disabled,ref:h,variant:"ghost",...t,children:e.jsxs("div",{className:"richtext-flex richtext-h-full richtext-items-center richtext-font-normal",children:[(t==null?void 0:t.title)&&e.jsx("div",{className:"richtext-grow richtext-truncate richtext-text-left richtext-text-sm",children:t==null?void 0:t.title}),c&&e.jsx(c,{className:"richtext-ml-1 richtext-size-3 richtext-shrink-0 richtext-text-zinc-500"})]})})}),e.jsx(i.TooltipContent,{children:e.jsxs("div",{className:"richtext-flex richtext-max-w-24 richtext-flex-col richtext-items-center richtext-text-center",children:[(t==null?void 0:t.tooltip)&&e.jsx("div",{children:t==null?void 0:t.tooltip}),e.jsx("div",{className:"richtext-flex",children:!!((x=t==null?void 0:t.shortcutKeys)!=null&&x.length)&&e.jsx("span",{children:i.getShortcutKeys(t==null?void 0:t.shortcutKeys)})})]})})]})});exports.ActionMenuButton=d;
1
+ "use strict";const e=require("react/jsx-runtime"),r=require("react"),a=require("@radix-ui/react-slot"),i=require("./RichTextEditor-ymQlnG9m.cjs"),d=r.forwardRef(({asChild:n,...t},h)=>{var x;const c=i.icons[t.icon],l=n?a.Slot:i.Button;return e.jsxs(i.Tooltip,{children:[e.jsx(i.TooltipTrigger,{asChild:!0,children:e.jsx(l,{className:"richtext-h-[32px] richtext-min-w-24 richtext-overflow-hidden richtext-px-[5px] richtext-py-0",disabled:t==null?void 0:t.disabled,ref:h,variant:"ghost",...t,children:e.jsxs("div",{className:"richtext-flex richtext-h-full richtext-items-center richtext-font-normal",children:[(t==null?void 0:t.title)&&e.jsx("div",{className:"richtext-grow richtext-truncate richtext-text-left richtext-text-sm",children:t==null?void 0:t.title}),c&&e.jsx(c,{className:"richtext-ml-1 richtext-size-3 richtext-shrink-0 richtext-text-zinc-500"})]})})}),e.jsx(i.TooltipContent,{children:e.jsxs("div",{className:"richtext-flex richtext-max-w-24 richtext-flex-col richtext-items-center richtext-text-center",children:[(t==null?void 0:t.tooltip)&&e.jsx("div",{children:t==null?void 0:t.tooltip}),e.jsx("div",{className:"richtext-flex",children:!!((x=t==null?void 0:t.shortcutKeys)!=null&&x.length)&&e.jsx("span",{children:i.getShortcutKeys(t==null?void 0:t.shortcutKeys)})})]})})]})});exports.ActionMenuButton=d;
@@ -1,7 +1,7 @@
1
1
  import { jsxs as i, jsx as e } from "react/jsx-runtime";
2
2
  import n from "react";
3
3
  import { Slot as a } from "@radix-ui/react-slot";
4
- import { i as r, T as d, a as m, B as f, b as u, g } from "./RichTextEditor-BfYZYQb9.js";
4
+ import { i as r, T as d, a as m, B as f, b as u, g } from "./RichTextEditor-CRDKX-F8.js";
5
5
  const T = n.forwardRef(
6
6
  ({ asChild: l, ...t }, x) => {
7
7
  var h;
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const b=require("./index-CSvnpArE.cjs"),i=require("./dom-dataset-DmsCLv1q.cjs"),a=require("./RichTextEditor-Db6oQoYY.cjs"),e=require("react/jsx-runtime"),p=require("lucide-react"),g=require("react"),V=require("./index-Dz3YxLE7.cjs"),S={audio:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-audio-lines"><path d="M2 10v3"/><path d="M6 6v11"/><path d="M10 3v18"/><path d="M14 8v7"/><path d="M18 5v13"/><path d="M22 10v3"/></svg>',video:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-video"><path d="m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5"/><rect x="2" y="6" width="14" height="12" rx="2"/></svg>',file:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"/><path d="M14 2v4a2 2 0 0 0 2 2h4"/></svg>',image:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-image"><rect width="18" height="18" x="3" y="3" rx="2" ry="2"/><circle cx="9" cy="9" r="2"/><path d="m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"/></svg>',pdf:`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32">
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const b=require("./index-CSvnpArE.cjs"),i=require("./dom-dataset-Cuy-pIfj.cjs"),a=require("./RichTextEditor-ymQlnG9m.cjs"),e=require("react/jsx-runtime"),p=require("lucide-react"),g=require("react"),V=require("./index-Dz3YxLE7.cjs"),S={audio:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-audio-lines"><path d="M2 10v3"/><path d="M6 6v11"/><path d="M10 3v18"/><path d="M14 8v7"/><path d="M18 5v13"/><path d="M22 10v3"/></svg>',video:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-video"><path d="m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5"/><rect x="2" y="6" width="14" height="12" rx="2"/></svg>',file:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"/><path d="M14 2v4a2 2 0 0 0 2 2h4"/></svg>',image:'<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-image"><rect width="18" height="18" x="3" y="3" rx="2" ry="2"/><circle cx="9" cy="9" r="2"/><path d="m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21"/></svg>',pdf:`<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32">
2
2
  <path fill="currentColor" d="M30 18v-2h-6v10h2v-4h3v-2h-3v-2zm-11 8h-4V16h4a3.003 3.003 0 0 1 3 3v4a3.003 3.003 0 0 1-3 3m-2-2h2a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1h-2zm-6-8H6v10h2v-3h3a2.003 2.003 0 0 0 2-2v-3a2 2 0 0 0-2-2m-3 5v-3h3l.001 3z"></path>
3
3
  <path fill="currentColor" d="M22 14v-4a.91.91 0 0 0-.3-.7l-7-7A.9.9 0 0 0 14 2H4a2.006 2.006 0 0 0-2 2v24a2 2 0 0 0 2 2h16v-2H4V4h8v6a2.006 2.006 0 0 0 2 2h6v2Zm-8-4V4.4l5.6 5.6Z"></path>
4
4
  </svg>`,word:`<svg
@@ -213,19 +213,15 @@ declare module '@tiptap/core' {
213
213
 
214
214
  declare module '@tiptap/core' {
215
215
  interface Commands<ReturnType> {
216
- imageGifUpload: {
217
- /**
218
- * Add an image gif
219
- */
220
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
216
+ indent: {
221
217
  /**
222
- * Update an image gif
218
+ * Set the indent attribute
223
219
  */
224
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
220
+ indent: () => ReturnType;
225
221
  /**
226
- * Set image alignment
222
+ * Set the outdent attribute
227
223
  */
228
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
224
+ outdent: () => ReturnType;
229
225
  };
230
226
  }
231
227
  }
@@ -233,15 +229,19 @@ declare module '@tiptap/core' {
233
229
 
234
230
  declare module '@tiptap/core' {
235
231
  interface Commands<ReturnType> {
236
- indent: {
232
+ imageGifUpload: {
237
233
  /**
238
- * Set the indent attribute
234
+ * Add an image gif
239
235
  */
240
- indent: () => ReturnType;
236
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
241
237
  /**
242
- * Set the outdent attribute
238
+ * Update an image gif
243
239
  */
244
- outdent: () => ReturnType;
240
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
241
+ /**
242
+ * Set image alignment
243
+ */
244
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
245
245
  };
246
246
  }
247
247
  }
@@ -317,15 +317,14 @@ declare module '@tiptap/core' {
317
317
 
318
318
  declare module '@tiptap/core' {
319
319
  interface Commands<ReturnType> {
320
- video: {
321
- /**
322
- * Add an video
323
- */
324
- setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
320
+ twitter: {
325
321
  /**
326
- * Update an video
322
+ * Insert a tweet
323
+ * @param options The tweet attributes
324
+ * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
327
325
  */
328
- updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
326
+ setTweet: (options: SetTweetOptions) => ReturnType;
327
+ updateTweet: (options: SetTweetOptions) => ReturnType;
329
328
  };
330
329
  }
331
330
  }
@@ -333,14 +332,15 @@ declare module '@tiptap/core' {
333
332
 
334
333
  declare module '@tiptap/core' {
335
334
  interface Commands<ReturnType> {
336
- twitter: {
335
+ video: {
337
336
  /**
338
- * Insert a tweet
339
- * @param options The tweet attributes
340
- * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
337
+ * Add an video
341
338
  */
342
- setTweet: (options: SetTweetOptions) => ReturnType;
343
- updateTweet: (options: SetTweetOptions) => ReturnType;
339
+ setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
340
+ /**
341
+ * Update an video
342
+ */
343
+ updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
344
344
  };
345
345
  }
346
346
  }
@@ -213,19 +213,15 @@ declare module '@tiptap/core' {
213
213
 
214
214
  declare module '@tiptap/core' {
215
215
  interface Commands<ReturnType> {
216
- imageGifUpload: {
217
- /**
218
- * Add an image gif
219
- */
220
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
216
+ indent: {
221
217
  /**
222
- * Update an image gif
218
+ * Set the indent attribute
223
219
  */
224
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
220
+ indent: () => ReturnType;
225
221
  /**
226
- * Set image alignment
222
+ * Set the outdent attribute
227
223
  */
228
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
224
+ outdent: () => ReturnType;
229
225
  };
230
226
  }
231
227
  }
@@ -233,15 +229,19 @@ declare module '@tiptap/core' {
233
229
 
234
230
  declare module '@tiptap/core' {
235
231
  interface Commands<ReturnType> {
236
- indent: {
232
+ imageGifUpload: {
237
233
  /**
238
- * Set the indent attribute
234
+ * Add an image gif
239
235
  */
240
- indent: () => ReturnType;
236
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
241
237
  /**
242
- * Set the outdent attribute
238
+ * Update an image gif
243
239
  */
244
- outdent: () => ReturnType;
240
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
241
+ /**
242
+ * Set image alignment
243
+ */
244
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
245
245
  };
246
246
  }
247
247
  }
@@ -317,15 +317,14 @@ declare module '@tiptap/core' {
317
317
 
318
318
  declare module '@tiptap/core' {
319
319
  interface Commands<ReturnType> {
320
- video: {
321
- /**
322
- * Add an video
323
- */
324
- setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
320
+ twitter: {
325
321
  /**
326
- * Update an video
322
+ * Insert a tweet
323
+ * @param options The tweet attributes
324
+ * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
327
325
  */
328
- updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
326
+ setTweet: (options: SetTweetOptions) => ReturnType;
327
+ updateTweet: (options: SetTweetOptions) => ReturnType;
329
328
  };
330
329
  }
331
330
  }
@@ -333,14 +332,15 @@ declare module '@tiptap/core' {
333
332
 
334
333
  declare module '@tiptap/core' {
335
334
  interface Commands<ReturnType> {
336
- twitter: {
335
+ video: {
337
336
  /**
338
- * Insert a tweet
339
- * @param options The tweet attributes
340
- * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
337
+ * Add an video
341
338
  */
342
- setTweet: (options: SetTweetOptions) => ReturnType;
343
- updateTweet: (options: SetTweetOptions) => ReturnType;
339
+ setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
340
+ /**
341
+ * Update an video
342
+ */
343
+ updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
344
344
  };
345
345
  }
346
346
  }
package/lib/Attachment.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { N as j, m as $ } from "./index-CXIIg9Sq.js";
2
2
  import { N as x, c as y, R as D, g as s } from "./dom-dataset-2RXYq9wp.js";
3
- import { X as P, Y as R, Z as I, _ as Z, $ as O, a0 as W, a1 as C, A as N } from "./RichTextEditor-BfYZYQb9.js";
3
+ import { X as P, Y as R, Z as I, _ as Z, $ as O, a0 as W, a1 as C, A as N } from "./RichTextEditor-CRDKX-F8.js";
4
4
  import { jsx as e, Fragment as A, jsxs as p } from "react/jsx-runtime";
5
5
  import { LucideTableProperties as U, LucideSheet as X, LucideImage as Y, LucideFile as q, LucideVideo as G, LucideAudioLines as J } from "lucide-react";
6
6
  import { useRef as K, useState as Q, useCallback as k, useEffect as ee } from "react";
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./index-CSvnpArE.cjs"),r=require("./RichTextEditor-Db6oQoYY.cjs"),u=/^\s*>\s$/,s=o.Node.create({name:"blockquote",addOptions(){return{HTMLAttributes:{}}},content:"block+",group:"block",defining:!0,parseHTML(){return[{tag:"blockquote"}]},renderHTML({HTMLAttributes:t}){return["blockquote",o.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{setBlockquote:()=>({commands:t})=>t.wrapIn(this.name),toggleBlockquote:()=>({commands:t})=>t.toggleWrap(this.name),unsetBlockquote:()=>({commands:t})=>t.lift(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-b":()=>this.editor.commands.toggleBlockquote()}},addInputRules(){return[o.wrappingInputRule({find:u,type:this.type})]}}),c=s.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),HTMLAttributes:{class:"blockquote"},button:({editor:e,t:n})=>({component:r.ActionButton,componentProps:{action:()=>e.commands.toggleBlockquote(),isActive:()=>e.isActive("blockquote")||!1,disabled:!e.can().toggleBlockquote(),icon:"TextQuote",shortcutKeys:["shift","mod","B"],tooltip:n("editor.blockquote.tooltip")}})}}});exports.Blockquote=c;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./index-CSvnpArE.cjs"),r=require("./RichTextEditor-ymQlnG9m.cjs"),u=/^\s*>\s$/,s=o.Node.create({name:"blockquote",addOptions(){return{HTMLAttributes:{}}},content:"block+",group:"block",defining:!0,parseHTML(){return[{tag:"blockquote"}]},renderHTML({HTMLAttributes:t}){return["blockquote",o.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{setBlockquote:()=>({commands:t})=>t.wrapIn(this.name),toggleBlockquote:()=>({commands:t})=>t.toggleWrap(this.name),unsetBlockquote:()=>({commands:t})=>t.lift(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-b":()=>this.editor.commands.toggleBlockquote()}},addInputRules(){return[o.wrappingInputRule({find:u,type:this.type})]}}),c=s.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),HTMLAttributes:{class:"blockquote"},button:({editor:e,t:n})=>({component:r.ActionButton,componentProps:{action:()=>e.commands.toggleBlockquote(),isActive:()=>e.isActive("blockquote")||!1,disabled:!e.can().toggleBlockquote(),icon:"TextQuote",shortcutKeys:["shift","mod","B"],tooltip:n("editor.blockquote.tooltip")}})}}});exports.Blockquote=c;
@@ -212,19 +212,15 @@ declare module '@tiptap/core' {
212
212
 
213
213
  declare module '@tiptap/core' {
214
214
  interface Commands<ReturnType> {
215
- imageGifUpload: {
216
- /**
217
- * Add an image gif
218
- */
219
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
215
+ indent: {
220
216
  /**
221
- * Update an image gif
217
+ * Set the indent attribute
222
218
  */
223
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
219
+ indent: () => ReturnType;
224
220
  /**
225
- * Set image alignment
221
+ * Set the outdent attribute
226
222
  */
227
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
223
+ outdent: () => ReturnType;
228
224
  };
229
225
  }
230
226
  }
@@ -232,15 +228,19 @@ declare module '@tiptap/core' {
232
228
 
233
229
  declare module '@tiptap/core' {
234
230
  interface Commands<ReturnType> {
235
- indent: {
231
+ imageGifUpload: {
236
232
  /**
237
- * Set the indent attribute
233
+ * Add an image gif
238
234
  */
239
- indent: () => ReturnType;
235
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
236
  /**
241
- * Set the outdent attribute
237
+ * Update an image gif
242
238
  */
243
- outdent: () => ReturnType;
239
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
+ /**
241
+ * Set image alignment
242
+ */
243
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
244
244
  };
245
245
  }
246
246
  }
@@ -316,15 +316,14 @@ declare module '@tiptap/core' {
316
316
 
317
317
  declare module '@tiptap/core' {
318
318
  interface Commands<ReturnType> {
319
- video: {
320
- /**
321
- * Add an video
322
- */
323
- setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
319
+ twitter: {
324
320
  /**
325
- * Update an video
321
+ * Insert a tweet
322
+ * @param options The tweet attributes
323
+ * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
326
324
  */
327
- updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
325
+ setTweet: (options: SetTweetOptions) => ReturnType;
326
+ updateTweet: (options: SetTweetOptions) => ReturnType;
328
327
  };
329
328
  }
330
329
  }
@@ -332,14 +331,15 @@ declare module '@tiptap/core' {
332
331
 
333
332
  declare module '@tiptap/core' {
334
333
  interface Commands<ReturnType> {
335
- twitter: {
334
+ video: {
336
335
  /**
337
- * Insert a tweet
338
- * @param options The tweet attributes
339
- * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
336
+ * Add an video
340
337
  */
341
- setTweet: (options: SetTweetOptions) => ReturnType;
342
- updateTweet: (options: SetTweetOptions) => ReturnType;
338
+ setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
339
+ /**
340
+ * Update an video
341
+ */
342
+ updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
343
343
  };
344
344
  }
345
345
  }
@@ -212,19 +212,15 @@ declare module '@tiptap/core' {
212
212
 
213
213
  declare module '@tiptap/core' {
214
214
  interface Commands<ReturnType> {
215
- imageGifUpload: {
216
- /**
217
- * Add an image gif
218
- */
219
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
215
+ indent: {
220
216
  /**
221
- * Update an image gif
217
+ * Set the indent attribute
222
218
  */
223
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
219
+ indent: () => ReturnType;
224
220
  /**
225
- * Set image alignment
221
+ * Set the outdent attribute
226
222
  */
227
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
223
+ outdent: () => ReturnType;
228
224
  };
229
225
  }
230
226
  }
@@ -232,15 +228,19 @@ declare module '@tiptap/core' {
232
228
 
233
229
  declare module '@tiptap/core' {
234
230
  interface Commands<ReturnType> {
235
- indent: {
231
+ imageGifUpload: {
236
232
  /**
237
- * Set the indent attribute
233
+ * Add an image gif
238
234
  */
239
- indent: () => ReturnType;
235
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
236
  /**
241
- * Set the outdent attribute
237
+ * Update an image gif
242
238
  */
243
- outdent: () => ReturnType;
239
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
+ /**
241
+ * Set image alignment
242
+ */
243
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
244
244
  };
245
245
  }
246
246
  }
@@ -316,15 +316,14 @@ declare module '@tiptap/core' {
316
316
 
317
317
  declare module '@tiptap/core' {
318
318
  interface Commands<ReturnType> {
319
- video: {
320
- /**
321
- * Add an video
322
- */
323
- setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
319
+ twitter: {
324
320
  /**
325
- * Update an video
321
+ * Insert a tweet
322
+ * @param options The tweet attributes
323
+ * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
326
324
  */
327
- updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
325
+ setTweet: (options: SetTweetOptions) => ReturnType;
326
+ updateTweet: (options: SetTweetOptions) => ReturnType;
328
327
  };
329
328
  }
330
329
  }
@@ -332,14 +331,15 @@ declare module '@tiptap/core' {
332
331
 
333
332
  declare module '@tiptap/core' {
334
333
  interface Commands<ReturnType> {
335
- twitter: {
334
+ video: {
336
335
  /**
337
- * Insert a tweet
338
- * @param options The tweet attributes
339
- * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
336
+ * Add an video
340
337
  */
341
- setTweet: (options: SetTweetOptions) => ReturnType;
342
- updateTweet: (options: SetTweetOptions) => ReturnType;
338
+ setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
339
+ /**
340
+ * Update an video
341
+ */
342
+ updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
343
343
  };
344
344
  }
345
345
  }
package/lib/Blockquote.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { N as n, w as r, m as s } from "./index-CXIIg9Sq.js";
2
- import { A as u } from "./RichTextEditor-BfYZYQb9.js";
2
+ import { A as u } from "./RichTextEditor-CRDKX-F8.js";
3
3
  const c = /^\s*>\s$/, i = n.create({
4
4
  name: "blockquote",
5
5
  addOptions() {
package/lib/Bold.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CSvnpArE.cjs"),n=require("./RichTextEditor-Db6oQoYY.cjs"),r=/(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))$/,d=/(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))/g,a=/(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))$/,i=/(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))/g,l=e.Mark.create({name:"bold",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"strong"},{tag:"b",getAttrs:t=>t.style.fontWeight!=="normal"&&null},{style:"font-weight=400",clearMark:t=>t.type.name===this.name},{style:"font-weight",getAttrs:t=>/^(bold(er)?|[5-9]\d{2,})$/.test(t)&&null}]},renderHTML({HTMLAttributes:t}){return["strong",e.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{setBold:()=>({commands:t})=>t.setMark(this.name),toggleBold:()=>({commands:t})=>t.toggleMark(this.name),unsetBold:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-b":()=>this.editor.commands.toggleBold(),"Mod-B":()=>this.editor.commands.toggleBold()}},addInputRules(){return[e.markInputRule({find:r,type:this.type}),e.markInputRule({find:a,type:this.type})]},addPasteRules(){return[e.markPasteRule({find:d,type:this.type}),e.markPasteRule({find:i,type:this.type})]}}),u=l.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),button:({editor:s,t:o})=>({component:n.ActionButton,componentProps:{action:()=>s.commands.toggleBold(),isActive:()=>s.isActive("bold")||!1,disabled:!1,icon:"Bold",shortcutKeys:["mod","B"],tooltip:o("editor.bold.tooltip")}})}}});exports.Bold=u;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CSvnpArE.cjs"),n=require("./RichTextEditor-ymQlnG9m.cjs"),r=/(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))$/,d=/(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))/g,a=/(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))$/,i=/(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))/g,l=e.Mark.create({name:"bold",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"strong"},{tag:"b",getAttrs:t=>t.style.fontWeight!=="normal"&&null},{style:"font-weight=400",clearMark:t=>t.type.name===this.name},{style:"font-weight",getAttrs:t=>/^(bold(er)?|[5-9]\d{2,})$/.test(t)&&null}]},renderHTML({HTMLAttributes:t}){return["strong",e.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{setBold:()=>({commands:t})=>t.setMark(this.name),toggleBold:()=>({commands:t})=>t.toggleMark(this.name),unsetBold:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-b":()=>this.editor.commands.toggleBold(),"Mod-B":()=>this.editor.commands.toggleBold()}},addInputRules(){return[e.markInputRule({find:r,type:this.type}),e.markInputRule({find:a,type:this.type})]},addPasteRules(){return[e.markPasteRule({find:d,type:this.type}),e.markPasteRule({find:i,type:this.type})]}}),u=l.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),button:({editor:s,t:o})=>({component:n.ActionButton,componentProps:{action:()=>s.commands.toggleBold(),isActive:()=>s.isActive("bold")||!1,disabled:!1,icon:"Bold",shortcutKeys:["mod","B"],tooltip:o("editor.bold.tooltip")}})}}});exports.Bold=u;
package/lib/Bold.d.cts CHANGED
@@ -212,19 +212,15 @@ declare module '@tiptap/core' {
212
212
 
213
213
  declare module '@tiptap/core' {
214
214
  interface Commands<ReturnType> {
215
- imageGifUpload: {
216
- /**
217
- * Add an image gif
218
- */
219
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
215
+ indent: {
220
216
  /**
221
- * Update an image gif
217
+ * Set the indent attribute
222
218
  */
223
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
219
+ indent: () => ReturnType;
224
220
  /**
225
- * Set image alignment
221
+ * Set the outdent attribute
226
222
  */
227
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
223
+ outdent: () => ReturnType;
228
224
  };
229
225
  }
230
226
  }
@@ -232,15 +228,19 @@ declare module '@tiptap/core' {
232
228
 
233
229
  declare module '@tiptap/core' {
234
230
  interface Commands<ReturnType> {
235
- indent: {
231
+ imageGifUpload: {
236
232
  /**
237
- * Set the indent attribute
233
+ * Add an image gif
238
234
  */
239
- indent: () => ReturnType;
235
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
236
  /**
241
- * Set the outdent attribute
237
+ * Update an image gif
242
238
  */
243
- outdent: () => ReturnType;
239
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
+ /**
241
+ * Set image alignment
242
+ */
243
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
244
244
  };
245
245
  }
246
246
  }
@@ -316,15 +316,14 @@ declare module '@tiptap/core' {
316
316
 
317
317
  declare module '@tiptap/core' {
318
318
  interface Commands<ReturnType> {
319
- video: {
320
- /**
321
- * Add an video
322
- */
323
- setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
319
+ twitter: {
324
320
  /**
325
- * Update an video
321
+ * Insert a tweet
322
+ * @param options The tweet attributes
323
+ * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
326
324
  */
327
- updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
325
+ setTweet: (options: SetTweetOptions) => ReturnType;
326
+ updateTweet: (options: SetTweetOptions) => ReturnType;
328
327
  };
329
328
  }
330
329
  }
@@ -332,14 +331,15 @@ declare module '@tiptap/core' {
332
331
 
333
332
  declare module '@tiptap/core' {
334
333
  interface Commands<ReturnType> {
335
- twitter: {
334
+ video: {
336
335
  /**
337
- * Insert a tweet
338
- * @param options The tweet attributes
339
- * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
336
+ * Add an video
340
337
  */
341
- setTweet: (options: SetTweetOptions) => ReturnType;
342
- updateTweet: (options: SetTweetOptions) => ReturnType;
338
+ setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
339
+ /**
340
+ * Update an video
341
+ */
342
+ updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
343
343
  };
344
344
  }
345
345
  }
package/lib/Bold.d.ts CHANGED
@@ -212,19 +212,15 @@ declare module '@tiptap/core' {
212
212
 
213
213
  declare module '@tiptap/core' {
214
214
  interface Commands<ReturnType> {
215
- imageGifUpload: {
216
- /**
217
- * Add an image gif
218
- */
219
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
215
+ indent: {
220
216
  /**
221
- * Update an image gif
217
+ * Set the indent attribute
222
218
  */
223
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
219
+ indent: () => ReturnType;
224
220
  /**
225
- * Set image alignment
221
+ * Set the outdent attribute
226
222
  */
227
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
223
+ outdent: () => ReturnType;
228
224
  };
229
225
  }
230
226
  }
@@ -232,15 +228,19 @@ declare module '@tiptap/core' {
232
228
 
233
229
  declare module '@tiptap/core' {
234
230
  interface Commands<ReturnType> {
235
- indent: {
231
+ imageGifUpload: {
236
232
  /**
237
- * Set the indent attribute
233
+ * Add an image gif
238
234
  */
239
- indent: () => ReturnType;
235
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
236
  /**
241
- * Set the outdent attribute
237
+ * Update an image gif
242
238
  */
243
- outdent: () => ReturnType;
239
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
+ /**
241
+ * Set image alignment
242
+ */
243
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
244
244
  };
245
245
  }
246
246
  }
@@ -316,15 +316,14 @@ declare module '@tiptap/core' {
316
316
 
317
317
  declare module '@tiptap/core' {
318
318
  interface Commands<ReturnType> {
319
- video: {
320
- /**
321
- * Add an video
322
- */
323
- setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
319
+ twitter: {
324
320
  /**
325
- * Update an video
321
+ * Insert a tweet
322
+ * @param options The tweet attributes
323
+ * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
326
324
  */
327
- updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
325
+ setTweet: (options: SetTweetOptions) => ReturnType;
326
+ updateTweet: (options: SetTweetOptions) => ReturnType;
328
327
  };
329
328
  }
330
329
  }
@@ -332,14 +331,15 @@ declare module '@tiptap/core' {
332
331
 
333
332
  declare module '@tiptap/core' {
334
333
  interface Commands<ReturnType> {
335
- twitter: {
334
+ video: {
336
335
  /**
337
- * Insert a tweet
338
- * @param options The tweet attributes
339
- * @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
336
+ * Add an video
340
337
  */
341
- setTweet: (options: SetTweetOptions) => ReturnType;
342
- updateTweet: (options: SetTweetOptions) => ReturnType;
338
+ setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
339
+ /**
340
+ * Update an video
341
+ */
342
+ updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
343
343
  };
344
344
  }
345
345
  }
package/lib/Bold.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { M as r, c as s, d as o, m as d } from "./index-CXIIg9Sq.js";
2
- import { A as a } from "./RichTextEditor-BfYZYQb9.js";
2
+ import { A as a } from "./RichTextEditor-CRDKX-F8.js";
3
3
  const i = /(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))$/, l = /(?:^|\s)(\*\*(?!\s+\*\*)((?:[^*]+))\*\*(?!\s+\*\*))/g, u = /(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))$/, g = /(?:^|\s)(__(?!\s+__)((?:[^_]+))__(?!\s+__))/g, m = r.create({
4
4
  name: "bold",
5
5
  addOptions() {