reactjs-tiptap-editor 0.3.0 → 0.3.2

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 (219) hide show
  1. package/README.md +4 -0
  2. package/lib/{ActionMenuButton-CpFNwSUZ.cjs → ActionMenuButton-LnZiD_hs.cjs} +1 -1
  3. package/lib/{ActionMenuButton-Bycn676n.js → ActionMenuButton-X9t23Kr1.js} +1 -1
  4. package/lib/Attachment.cjs +1 -1
  5. package/lib/Attachment.d.cts +5 -5
  6. package/lib/Attachment.d.ts +5 -5
  7. package/lib/Attachment.js +1 -1
  8. package/lib/Blockquote.cjs +1 -1
  9. package/lib/Blockquote.d.cts +5 -5
  10. package/lib/Blockquote.d.ts +5 -5
  11. package/lib/Blockquote.js +1 -1
  12. package/lib/Bold.cjs +1 -1
  13. package/lib/Bold.d.cts +5 -5
  14. package/lib/Bold.d.ts +5 -5
  15. package/lib/Bold.js +1 -1
  16. package/lib/BulletList.cjs +1 -1
  17. package/lib/BulletList.d.cts +5 -5
  18. package/lib/BulletList.d.ts +5 -5
  19. package/lib/BulletList.js +1 -1
  20. package/lib/Clear.cjs +1 -1
  21. package/lib/Clear.d.cts +5 -5
  22. package/lib/Clear.d.ts +5 -5
  23. package/lib/Clear.js +1 -1
  24. package/lib/Code.cjs +1 -1
  25. package/lib/Code.d.cts +5 -5
  26. package/lib/Code.d.ts +5 -5
  27. package/lib/Code.js +1 -1
  28. package/lib/CodeBlock.cjs +39 -34
  29. package/lib/CodeBlock.d.cts +5 -5
  30. package/lib/CodeBlock.d.ts +5 -5
  31. package/lib/CodeBlock.js +1345 -795
  32. package/lib/Color.cjs +1 -1
  33. package/lib/Color.d.cts +5 -5
  34. package/lib/Color.d.ts +5 -5
  35. package/lib/Color.js +1 -1
  36. package/lib/Document.d.cts +5 -5
  37. package/lib/Document.d.ts +5 -5
  38. package/lib/{Drawer-rwnFvgZR.cjs → Drawer-BbWFl6BS.cjs} +1 -1
  39. package/lib/{Drawer-BZadE1gM.js → Drawer-CqizRDVf.js} +1 -1
  40. package/lib/Drawer.cjs +1 -1
  41. package/lib/Drawer.d.cts +5 -5
  42. package/lib/Drawer.d.ts +5 -5
  43. package/lib/Drawer.js +2 -2
  44. package/lib/Emoji.cjs +1 -1
  45. package/lib/Emoji.d.cts +5 -5
  46. package/lib/Emoji.d.ts +5 -5
  47. package/lib/Emoji.js +1 -1
  48. package/lib/{Excalidraw-D21vMFe0.cjs → Excalidraw-7uXZDsmD.cjs} +1 -1
  49. package/lib/{Excalidraw-B2414Smc.js → Excalidraw-XwpYLfpI.js} +1 -1
  50. package/lib/Excalidraw.cjs +1 -1
  51. package/lib/Excalidraw.d.cts +5 -5
  52. package/lib/Excalidraw.d.ts +5 -5
  53. package/lib/Excalidraw.js +1 -1
  54. package/lib/ExportPdf.cjs +1 -1
  55. package/lib/ExportPdf.d.cts +5 -5
  56. package/lib/ExportPdf.d.ts +5 -5
  57. package/lib/ExportPdf.js +1 -1
  58. package/lib/ExportWord.cjs +1 -1
  59. package/lib/ExportWord.d.cts +5 -5
  60. package/lib/ExportWord.d.ts +5 -5
  61. package/lib/ExportWord.js +1 -1
  62. package/lib/FontFamily.cjs +1 -1
  63. package/lib/FontFamily.d.cts +5 -5
  64. package/lib/FontFamily.d.ts +5 -5
  65. package/lib/FontFamily.js +2 -2
  66. package/lib/FontSize.cjs +1 -1
  67. package/lib/FontSize.d.cts +5 -5
  68. package/lib/FontSize.d.ts +5 -5
  69. package/lib/FontSize.js +2 -2
  70. package/lib/FormatPainter.cjs +1 -1
  71. package/lib/FormatPainter.d.cts +5 -5
  72. package/lib/FormatPainter.d.ts +5 -5
  73. package/lib/FormatPainter.js +1 -1
  74. package/lib/Heading.cjs +1 -1
  75. package/lib/Heading.d.cts +5 -5
  76. package/lib/Heading.d.ts +5 -5
  77. package/lib/Heading.js +2 -2
  78. package/lib/Highlight.cjs +1 -1
  79. package/lib/Highlight.d.cts +5 -5
  80. package/lib/Highlight.d.ts +5 -5
  81. package/lib/Highlight.js +1 -1
  82. package/lib/History.cjs +1 -1
  83. package/lib/History.d.cts +5 -5
  84. package/lib/History.d.ts +5 -5
  85. package/lib/History.js +1 -1
  86. package/lib/HorizontalRule.cjs +1 -1
  87. package/lib/HorizontalRule.d.cts +5 -5
  88. package/lib/HorizontalRule.d.ts +5 -5
  89. package/lib/HorizontalRule.js +1 -1
  90. package/lib/Iframe.cjs +1 -1
  91. package/lib/Iframe.d.cts +6 -6
  92. package/lib/Iframe.d.ts +6 -6
  93. package/lib/Iframe.js +1 -1
  94. package/lib/Image.cjs +1 -1
  95. package/lib/Image.d.cts +5 -5
  96. package/lib/Image.d.ts +5 -5
  97. package/lib/Image.js +1 -1
  98. package/lib/ImageGif.cjs +1 -1
  99. package/lib/ImageGif.d.cts +5 -5
  100. package/lib/ImageGif.d.ts +5 -5
  101. package/lib/ImageGif.js +1 -1
  102. package/lib/ImportWord.cjs +1 -1
  103. package/lib/ImportWord.d.cts +5 -5
  104. package/lib/ImportWord.d.ts +5 -5
  105. package/lib/ImportWord.js +1 -1
  106. package/lib/Indent.cjs +1 -1
  107. package/lib/Indent.d.cts +5 -5
  108. package/lib/Indent.d.ts +5 -5
  109. package/lib/Indent.js +1 -1
  110. package/lib/Italic.cjs +1 -1
  111. package/lib/Italic.d.cts +5 -5
  112. package/lib/Italic.d.ts +5 -5
  113. package/lib/Italic.js +1 -1
  114. package/lib/Katex.cjs +1 -1
  115. package/lib/Katex.d.cts +5 -5
  116. package/lib/Katex.d.ts +5 -5
  117. package/lib/Katex.js +2 -2
  118. package/lib/LineHeight.cjs +1 -1
  119. package/lib/LineHeight.d.cts +5 -5
  120. package/lib/LineHeight.d.ts +5 -5
  121. package/lib/LineHeight.js +1 -1
  122. package/lib/Link.cjs +1 -1
  123. package/lib/Link.d.cts +5 -5
  124. package/lib/Link.d.ts +5 -5
  125. package/lib/Link.js +1 -1
  126. package/lib/ListItem.d.cts +5 -5
  127. package/lib/ListItem.d.ts +5 -5
  128. package/lib/Mention.d.cts +5 -5
  129. package/lib/Mention.d.ts +5 -5
  130. package/lib/Mermaid.cjs +1 -1
  131. package/lib/Mermaid.d.cts +5 -5
  132. package/lib/Mermaid.d.ts +5 -5
  133. package/lib/Mermaid.js +2 -2
  134. package/lib/MoreMark.cjs +1 -1
  135. package/lib/MoreMark.d.cts +5 -5
  136. package/lib/MoreMark.d.ts +5 -5
  137. package/lib/MoreMark.js +1 -1
  138. package/lib/MultiColumn.cjs +1 -1
  139. package/lib/MultiColumn.d.cts +5 -5
  140. package/lib/MultiColumn.d.ts +5 -5
  141. package/lib/MultiColumn.js +1 -1
  142. package/lib/OrderedList.cjs +1 -1
  143. package/lib/OrderedList.d.cts +5 -5
  144. package/lib/OrderedList.d.ts +5 -5
  145. package/lib/OrderedList.js +1 -1
  146. package/lib/{RichTextEditor-Cy9XKEI5.js → RichTextEditor-BhzFkRcp.js} +4949 -4710
  147. package/lib/RichTextEditor-BulGh0GP.cjs +137 -0
  148. package/lib/SearchAndReplace.cjs +1 -1
  149. package/lib/SearchAndReplace.d.cts +5 -5
  150. package/lib/SearchAndReplace.d.ts +5 -5
  151. package/lib/SearchAndReplace.js +1 -1
  152. package/lib/Selection.d.cts +5 -5
  153. package/lib/Selection.d.ts +5 -5
  154. package/lib/SlashCommand.cjs +1 -1
  155. package/lib/SlashCommand.d.cts +5 -5
  156. package/lib/SlashCommand.d.ts +5 -5
  157. package/lib/SlashCommand.js +1 -1
  158. package/lib/Strike.cjs +1 -1
  159. package/lib/Strike.d.cts +5 -5
  160. package/lib/Strike.d.ts +5 -5
  161. package/lib/Strike.js +1 -1
  162. package/lib/SubAndSuperScript.cjs +1 -1
  163. package/lib/SubAndSuperScript.d.cts +5 -5
  164. package/lib/SubAndSuperScript.d.ts +5 -5
  165. package/lib/SubAndSuperScript.js +1 -1
  166. package/lib/Table.cjs +1 -1
  167. package/lib/Table.d.cts +5 -5
  168. package/lib/Table.d.ts +5 -5
  169. package/lib/Table.js +1 -1
  170. package/lib/TableOfContent.cjs +1 -1
  171. package/lib/TableOfContent.d.cts +5 -5
  172. package/lib/TableOfContent.d.ts +5 -5
  173. package/lib/TableOfContent.js +1 -1
  174. package/lib/TaskList.cjs +1 -1
  175. package/lib/TaskList.d.cts +5 -5
  176. package/lib/TaskList.d.ts +5 -5
  177. package/lib/TaskList.js +1 -1
  178. package/lib/TextAlign.cjs +1 -1
  179. package/lib/TextAlign.d.cts +5 -5
  180. package/lib/TextAlign.d.ts +5 -5
  181. package/lib/TextAlign.js +1 -1
  182. package/lib/TextBubble.cjs +1 -1
  183. package/lib/TextBubble.d.cts +5 -5
  184. package/lib/TextBubble.d.ts +5 -5
  185. package/lib/TextBubble.js +1 -1
  186. package/lib/TextDirection.cjs +1 -1
  187. package/lib/TextDirection.d.cts +5 -5
  188. package/lib/TextDirection.d.ts +5 -5
  189. package/lib/TextDirection.js +1 -1
  190. package/lib/TextUnderline.cjs +1 -1
  191. package/lib/TextUnderline.d.cts +5 -5
  192. package/lib/TextUnderline.d.ts +5 -5
  193. package/lib/TextUnderline.js +1 -1
  194. package/lib/TrailingNode.d.cts +5 -5
  195. package/lib/TrailingNode.d.ts +5 -5
  196. package/lib/{Twitter-B_tSItrW.js → Twitter-CzT2PGy6.js} +1 -1
  197. package/lib/{Twitter-CfDC4bFV.cjs → Twitter-R32iSHHD.cjs} +1 -1
  198. package/lib/Twitter.cjs +1 -1
  199. package/lib/Twitter.d.cts +5 -5
  200. package/lib/Twitter.d.ts +5 -5
  201. package/lib/Twitter.js +1 -1
  202. package/lib/Video.cjs +1 -1
  203. package/lib/Video.d.cts +5 -5
  204. package/lib/Video.d.ts +5 -5
  205. package/lib/Video.js +1 -1
  206. package/lib/bubble-extra.cjs +1 -1
  207. package/lib/bubble-extra.d.cts +5 -5
  208. package/lib/bubble-extra.d.ts +5 -5
  209. package/lib/bubble-extra.js +5 -5
  210. package/lib/index.cjs +1 -1
  211. package/lib/index.d.cts +5 -5
  212. package/lib/index.d.ts +5 -5
  213. package/lib/index.js +2 -2
  214. package/lib/locale-bundle.d.cts +5 -5
  215. package/lib/locale-bundle.d.ts +5 -5
  216. package/lib/{textarea-DXTdXr2y.js → textarea-BIWEJWC6.js} +1 -1
  217. package/lib/{textarea-B45fP3gP.cjs → textarea-BMlBzzR0.cjs} +1 -1
  218. package/package.json +1 -1
  219. package/lib/RichTextEditor-DkpDEr5U.cjs +0 -137
package/README.md CHANGED
@@ -27,6 +27,10 @@
27
27
 
28
28
  [Documentation](https://reactjs-tiptap-editor.vercel.app/)
29
29
 
30
+ ## Deep wiki
31
+
32
+ [Deep Wiki](https://deepwiki.com/hunghg255/reactjs-tiptap-editor)
33
+
30
34
  ## Run Locally
31
35
 
32
36
  Clone the project
@@ -1 +1 @@
1
- "use strict";const e=require("react/jsx-runtime"),r=require("react"),a=require("@radix-ui/react-slot"),i=require("./RichTextEditor-DkpDEr5U.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-BulGh0GP.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-Cy9XKEI5.js";
4
+ import { i as r, T as d, a as m, B as f, b as u, g } from "./RichTextEditor-BhzFkRcp.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-COecBbaE.cjs"),i=require("./dom-dataset-CAXnsjYE.cjs"),a=require("./RichTextEditor-DkpDEr5U.cjs"),e=require("react/jsx-runtime"),p=require("lucide-react"),g=require("react"),V=require("./index-LbrE7K9i.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-COecBbaE.cjs"),i=require("./dom-dataset-CAXnsjYE.cjs"),a=require("./RichTextEditor-BulGh0GP.cjs"),e=require("react/jsx-runtime"),p=require("lucide-react"),g=require("react"),V=require("./index-LbrE7K9i.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
@@ -99,8 +99,9 @@ declare module '@tiptap/core' {
99
99
 
100
100
  declare module '@tiptap/core' {
101
101
  interface Commands<ReturnType> {
102
- excalidraw: {
103
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
102
+ drawer: {
103
+ setDrawer: (options: any, replace?: any) => ReturnType;
104
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
104
105
  };
105
106
  }
106
107
  }
@@ -120,9 +121,8 @@ declare module '@tiptap/core' {
120
121
 
121
122
  declare module '@tiptap/core' {
122
123
  interface Commands<ReturnType> {
123
- drawer: {
124
- setDrawer: (options: any, replace?: any) => ReturnType;
125
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
124
+ excalidraw: {
125
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
126
126
  };
127
127
  }
128
128
  }
@@ -99,8 +99,9 @@ declare module '@tiptap/core' {
99
99
 
100
100
  declare module '@tiptap/core' {
101
101
  interface Commands<ReturnType> {
102
- excalidraw: {
103
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
102
+ drawer: {
103
+ setDrawer: (options: any, replace?: any) => ReturnType;
104
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
104
105
  };
105
106
  }
106
107
  }
@@ -120,9 +121,8 @@ declare module '@tiptap/core' {
120
121
 
121
122
  declare module '@tiptap/core' {
122
123
  interface Commands<ReturnType> {
123
- drawer: {
124
- setDrawer: (options: any, replace?: any) => ReturnType;
125
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
124
+ excalidraw: {
125
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
126
126
  };
127
127
  }
128
128
  }
package/lib/Attachment.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { N as j, m as $ } from "./index-Drmyqk9P.js";
2
2
  import { N as x, c as y, R as D, g as s } from "./dom-dataset-CJ7GyQ2E.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-Cy9XKEI5.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-BhzFkRcp.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-COecBbaE.cjs"),r=require("./RichTextEditor-DkpDEr5U.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-COecBbaE.cjs"),r=require("./RichTextEditor-BulGh0GP.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;
@@ -98,8 +98,9 @@ declare module '@tiptap/core' {
98
98
 
99
99
  declare module '@tiptap/core' {
100
100
  interface Commands<ReturnType> {
101
- excalidraw: {
102
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
101
+ drawer: {
102
+ setDrawer: (options: any, replace?: any) => ReturnType;
103
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
103
104
  };
104
105
  }
105
106
  }
@@ -119,9 +120,8 @@ declare module '@tiptap/core' {
119
120
 
120
121
  declare module '@tiptap/core' {
121
122
  interface Commands<ReturnType> {
122
- drawer: {
123
- setDrawer: (options: any, replace?: any) => ReturnType;
124
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
123
+ excalidraw: {
124
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
125
125
  };
126
126
  }
127
127
  }
@@ -98,8 +98,9 @@ declare module '@tiptap/core' {
98
98
 
99
99
  declare module '@tiptap/core' {
100
100
  interface Commands<ReturnType> {
101
- excalidraw: {
102
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
101
+ drawer: {
102
+ setDrawer: (options: any, replace?: any) => ReturnType;
103
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
103
104
  };
104
105
  }
105
106
  }
@@ -119,9 +120,8 @@ declare module '@tiptap/core' {
119
120
 
120
121
  declare module '@tiptap/core' {
121
122
  interface Commands<ReturnType> {
122
- drawer: {
123
- setDrawer: (options: any, replace?: any) => ReturnType;
124
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
123
+ excalidraw: {
124
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
125
125
  };
126
126
  }
127
127
  }
package/lib/Blockquote.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { N as n, w as r, m as s } from "./index-Drmyqk9P.js";
2
- import { A as u } from "./RichTextEditor-Cy9XKEI5.js";
2
+ import { A as u } from "./RichTextEditor-BhzFkRcp.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-COecBbaE.cjs"),n=require("./RichTextEditor-DkpDEr5U.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-COecBbaE.cjs"),n=require("./RichTextEditor-BulGh0GP.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
@@ -98,8 +98,9 @@ declare module '@tiptap/core' {
98
98
 
99
99
  declare module '@tiptap/core' {
100
100
  interface Commands<ReturnType> {
101
- excalidraw: {
102
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
101
+ drawer: {
102
+ setDrawer: (options: any, replace?: any) => ReturnType;
103
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
103
104
  };
104
105
  }
105
106
  }
@@ -119,9 +120,8 @@ declare module '@tiptap/core' {
119
120
 
120
121
  declare module '@tiptap/core' {
121
122
  interface Commands<ReturnType> {
122
- drawer: {
123
- setDrawer: (options: any, replace?: any) => ReturnType;
124
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
123
+ excalidraw: {
124
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
125
125
  };
126
126
  }
127
127
  }
package/lib/Bold.d.ts CHANGED
@@ -98,8 +98,9 @@ declare module '@tiptap/core' {
98
98
 
99
99
  declare module '@tiptap/core' {
100
100
  interface Commands<ReturnType> {
101
- excalidraw: {
102
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
101
+ drawer: {
102
+ setDrawer: (options: any, replace?: any) => ReturnType;
103
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
103
104
  };
104
105
  }
105
106
  }
@@ -119,9 +120,8 @@ declare module '@tiptap/core' {
119
120
 
120
121
  declare module '@tiptap/core' {
121
122
  interface Commands<ReturnType> {
122
- drawer: {
123
- setDrawer: (options: any, replace?: any) => ReturnType;
124
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
123
+ excalidraw: {
124
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
125
125
  };
126
126
  }
127
127
  }
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-Drmyqk9P.js";
2
- import { A as a } from "./RichTextEditor-Cy9XKEI5.js";
2
+ import { A as a } from "./RichTextEditor-BhzFkRcp.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() {
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index-COecBbaE.cjs"),n=require("./RichTextEditor-DkpDEr5U.cjs"),u="listItem",s="textStyle",o=/^\s*([-+*])\s$/,p=i.Node.create({name:"bulletList",addOptions(){return{itemTypeName:"listItem",HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}},group:"block list",content(){return`${this.options.itemTypeName}+`},parseHTML(){return[{tag:"ul"}]},renderHTML({HTMLAttributes:t}){return["ul",i.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{toggleBulletList:()=>({commands:t,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(u,this.editor.getAttributes(s)).run():t.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-8":()=>this.editor.commands.toggleBulletList()}},addInputRules(){let t=i.wrappingInputRule({find:o,type:this.type});return(this.options.keepMarks||this.options.keepAttributes)&&(t=i.wrappingInputRule({find:o,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:()=>this.editor.getAttributes(s),editor:this.editor})),[t]}}),l=p.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),button:({editor:e,t:r})=>({component:n.ActionButton,componentProps:{action:()=>e.commands.toggleBulletList(),isActive:()=>e.isActive("bulletList")||!1,disabled:!1,shortcutKeys:["shift","mod","8"],icon:"List",tooltip:r("editor.bulletlist.tooltip")}})}}});exports.BulletList=l;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index-COecBbaE.cjs"),n=require("./RichTextEditor-BulGh0GP.cjs"),u="listItem",s="textStyle",o=/^\s*([-+*])\s$/,p=i.Node.create({name:"bulletList",addOptions(){return{itemTypeName:"listItem",HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}},group:"block list",content(){return`${this.options.itemTypeName}+`},parseHTML(){return[{tag:"ul"}]},renderHTML({HTMLAttributes:t}){return["ul",i.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{toggleBulletList:()=>({commands:t,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(u,this.editor.getAttributes(s)).run():t.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-8":()=>this.editor.commands.toggleBulletList()}},addInputRules(){let t=i.wrappingInputRule({find:o,type:this.type});return(this.options.keepMarks||this.options.keepAttributes)&&(t=i.wrappingInputRule({find:o,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:()=>this.editor.getAttributes(s),editor:this.editor})),[t]}}),l=p.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),button:({editor:e,t:r})=>({component:n.ActionButton,componentProps:{action:()=>e.commands.toggleBulletList(),isActive:()=>e.isActive("bulletList")||!1,disabled:!1,shortcutKeys:["shift","mod","8"],icon:"List",tooltip:r("editor.bulletlist.tooltip")}})}}});exports.BulletList=l;
@@ -98,8 +98,9 @@ declare module '@tiptap/core' {
98
98
 
99
99
  declare module '@tiptap/core' {
100
100
  interface Commands<ReturnType> {
101
- excalidraw: {
102
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
101
+ drawer: {
102
+ setDrawer: (options: any, replace?: any) => ReturnType;
103
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
103
104
  };
104
105
  }
105
106
  }
@@ -119,9 +120,8 @@ declare module '@tiptap/core' {
119
120
 
120
121
  declare module '@tiptap/core' {
121
122
  interface Commands<ReturnType> {
122
- drawer: {
123
- setDrawer: (options: any, replace?: any) => ReturnType;
124
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
123
+ excalidraw: {
124
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
125
125
  };
126
126
  }
127
127
  }
@@ -98,8 +98,9 @@ declare module '@tiptap/core' {
98
98
 
99
99
  declare module '@tiptap/core' {
100
100
  interface Commands<ReturnType> {
101
- excalidraw: {
102
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
101
+ drawer: {
102
+ setDrawer: (options: any, replace?: any) => ReturnType;
103
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
103
104
  };
104
105
  }
105
106
  }
@@ -119,9 +120,8 @@ declare module '@tiptap/core' {
119
120
 
120
121
  declare module '@tiptap/core' {
121
122
  interface Commands<ReturnType> {
122
- drawer: {
123
- setDrawer: (options: any, replace?: any) => ReturnType;
124
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
123
+ excalidraw: {
124
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
125
125
  };
126
126
  }
127
127
  }
package/lib/BulletList.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { N as n, w as s, m as p } from "./index-Drmyqk9P.js";
2
- import { A as u } from "./RichTextEditor-Cy9XKEI5.js";
2
+ import { A as u } from "./RichTextEditor-BhzFkRcp.js";
3
3
  const l = "listItem", i = "textStyle", o = /^\s*([-+*])\s$/, a = n.create({
4
4
  name: "bulletList",
5
5
  addOptions() {
package/lib/Clear.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("./index-COecBbaE.cjs"),r=require("./RichTextEditor-DkpDEr5U.cjs"),a=n.Node.create({name:"clear",addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),button:({editor:t,t:o})=>({component:r.ActionButton,componentProps:{action:()=>t.chain().focus().clearNodes().unsetAllMarks().run(),disabled:!t.can().chain().focus().clearNodes().unsetAllMarks().run(),icon:"Eraser",tooltip:o("editor.clear.tooltip")}})}}});exports.Clear=a;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("./index-COecBbaE.cjs"),r=require("./RichTextEditor-BulGh0GP.cjs"),a=n.Node.create({name:"clear",addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),button:({editor:t,t:o})=>({component:r.ActionButton,componentProps:{action:()=>t.chain().focus().clearNodes().unsetAllMarks().run(),disabled:!t.can().chain().focus().clearNodes().unsetAllMarks().run(),icon:"Eraser",tooltip:o("editor.clear.tooltip")}})}}});exports.Clear=a;
package/lib/Clear.d.cts CHANGED
@@ -97,8 +97,9 @@ declare module '@tiptap/core' {
97
97
 
98
98
  declare module '@tiptap/core' {
99
99
  interface Commands<ReturnType> {
100
- excalidraw: {
101
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
100
+ drawer: {
101
+ setDrawer: (options: any, replace?: any) => ReturnType;
102
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
102
103
  };
103
104
  }
104
105
  }
@@ -118,9 +119,8 @@ declare module '@tiptap/core' {
118
119
 
119
120
  declare module '@tiptap/core' {
120
121
  interface Commands<ReturnType> {
121
- drawer: {
122
- setDrawer: (options: any, replace?: any) => ReturnType;
123
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
122
+ excalidraw: {
123
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
124
124
  };
125
125
  }
126
126
  }
package/lib/Clear.d.ts CHANGED
@@ -97,8 +97,9 @@ declare module '@tiptap/core' {
97
97
 
98
98
  declare module '@tiptap/core' {
99
99
  interface Commands<ReturnType> {
100
- excalidraw: {
101
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
100
+ drawer: {
101
+ setDrawer: (options: any, replace?: any) => ReturnType;
102
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
102
103
  };
103
104
  }
104
105
  }
@@ -118,9 +119,8 @@ declare module '@tiptap/core' {
118
119
 
119
120
  declare module '@tiptap/core' {
120
121
  interface Commands<ReturnType> {
121
- drawer: {
122
- setDrawer: (options: any, replace?: any) => ReturnType;
123
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
122
+ excalidraw: {
123
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
124
124
  };
125
125
  }
126
126
  }
package/lib/Clear.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { N as r } from "./index-Drmyqk9P.js";
2
- import { A as e } from "./RichTextEditor-Cy9XKEI5.js";
2
+ import { A as e } from "./RichTextEditor-BhzFkRcp.js";
3
3
  const s = /* @__PURE__ */ r.create({
4
4
  name: "clear",
5
5
  addOptions() {
package/lib/Code.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index-COecBbaE.cjs"),n=require("./RichTextEditor-DkpDEr5U.cjs"),d=/(^|[^`])`([^`]+)`(?!`)/,s=/(^|[^`])`([^`]+)`(?!`)/g,a=t.Mark.create({name:"code",addOptions(){return{HTMLAttributes:{}}},excludes:"_",code:!0,exitable:!0,parseHTML(){return[{tag:"code"}]},renderHTML({HTMLAttributes:e}){return["code",t.mergeAttributes(this.options.HTMLAttributes,e),0]},addCommands(){return{setCode:()=>({commands:e})=>e.setMark(this.name),toggleCode:()=>({commands:e})=>e.toggleMark(this.name),unsetCode:()=>({commands:e})=>e.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-e":()=>this.editor.commands.toggleCode()}},addInputRules(){return[t.markInputRule({find:d,type:this.type})]},addPasteRules(){return[t.markPasteRule({find:s,type:this.type})]}}),u=a.extend({addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),button:({editor:o,t:r})=>({component:n.ActionButton,componentProps:{action:()=>o.commands.toggleCode(),isActive:()=>o.isActive("code")||!1,disabled:!o.can().toggleCode(),icon:"Code",shortcutKeys:["mod","E"],tooltip:r("editor.code.tooltip")}})}}});exports.Code=u;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index-COecBbaE.cjs"),n=require("./RichTextEditor-BulGh0GP.cjs"),d=/(^|[^`])`([^`]+)`(?!`)/,s=/(^|[^`])`([^`]+)`(?!`)/g,a=t.Mark.create({name:"code",addOptions(){return{HTMLAttributes:{}}},excludes:"_",code:!0,exitable:!0,parseHTML(){return[{tag:"code"}]},renderHTML({HTMLAttributes:e}){return["code",t.mergeAttributes(this.options.HTMLAttributes,e),0]},addCommands(){return{setCode:()=>({commands:e})=>e.setMark(this.name),toggleCode:()=>({commands:e})=>e.toggleMark(this.name),unsetCode:()=>({commands:e})=>e.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-e":()=>this.editor.commands.toggleCode()}},addInputRules(){return[t.markInputRule({find:d,type:this.type})]},addPasteRules(){return[t.markPasteRule({find:s,type:this.type})]}}),u=a.extend({addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),button:({editor:o,t:r})=>({component:n.ActionButton,componentProps:{action:()=>o.commands.toggleCode(),isActive:()=>o.isActive("code")||!1,disabled:!o.can().toggleCode(),icon:"Code",shortcutKeys:["mod","E"],tooltip:r("editor.code.tooltip")}})}}});exports.Code=u;
package/lib/Code.d.cts CHANGED
@@ -98,8 +98,9 @@ declare module '@tiptap/core' {
98
98
 
99
99
  declare module '@tiptap/core' {
100
100
  interface Commands<ReturnType> {
101
- excalidraw: {
102
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
101
+ drawer: {
102
+ setDrawer: (options: any, replace?: any) => ReturnType;
103
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
103
104
  };
104
105
  }
105
106
  }
@@ -119,9 +120,8 @@ declare module '@tiptap/core' {
119
120
 
120
121
  declare module '@tiptap/core' {
121
122
  interface Commands<ReturnType> {
122
- drawer: {
123
- setDrawer: (options: any, replace?: any) => ReturnType;
124
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
123
+ excalidraw: {
124
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
125
125
  };
126
126
  }
127
127
  }
package/lib/Code.d.ts CHANGED
@@ -98,8 +98,9 @@ declare module '@tiptap/core' {
98
98
 
99
99
  declare module '@tiptap/core' {
100
100
  interface Commands<ReturnType> {
101
- excalidraw: {
102
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
101
+ drawer: {
102
+ setDrawer: (options: any, replace?: any) => ReturnType;
103
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
103
104
  };
104
105
  }
105
106
  }
@@ -119,9 +120,8 @@ declare module '@tiptap/core' {
119
120
 
120
121
  declare module '@tiptap/core' {
121
122
  interface Commands<ReturnType> {
122
- drawer: {
123
- setDrawer: (options: any, replace?: any) => ReturnType;
124
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
123
+ excalidraw: {
124
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
125
125
  };
126
126
  }
127
127
  }
package/lib/Code.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { M as r, c as n, d as s, m as d } from "./index-Drmyqk9P.js";
2
- import { A as a } from "./RichTextEditor-Cy9XKEI5.js";
2
+ import { A as a } from "./RichTextEditor-BhzFkRcp.js";
3
3
  const i = /(^|[^`])`([^`]+)`(?!`)/, u = /(^|[^`])`([^`]+)`(?!`)/g, c = r.create({
4
4
  name: "code",
5
5
  addOptions() {