reactjs-tiptap-editor 0.3.30 → 0.3.31

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 (224) hide show
  1. package/lib/{ActionMenuButton-wiDnIxE2.cjs → ActionMenuButton-BCgqJsST.cjs} +1 -1
  2. package/lib/{ActionMenuButton-B6fitGKu.js → ActionMenuButton-D97K0UWT.js} +5 -5
  3. package/lib/Attachment.cjs +1 -1
  4. package/lib/Attachment.d.cts +15 -15
  5. package/lib/Attachment.d.ts +15 -15
  6. package/lib/Attachment.js +1 -1
  7. package/lib/Blockquote.cjs +1 -1
  8. package/lib/Blockquote.d.cts +15 -15
  9. package/lib/Blockquote.d.ts +15 -15
  10. package/lib/Blockquote.js +1 -1
  11. package/lib/Bold.cjs +1 -1
  12. package/lib/Bold.d.cts +15 -15
  13. package/lib/Bold.d.ts +15 -15
  14. package/lib/Bold.js +1 -1
  15. package/lib/BulletList.cjs +1 -1
  16. package/lib/BulletList.d.cts +15 -15
  17. package/lib/BulletList.d.ts +15 -15
  18. package/lib/BulletList.js +1 -1
  19. package/lib/Clear.cjs +1 -1
  20. package/lib/Clear.d.cts +15 -15
  21. package/lib/Clear.d.ts +15 -15
  22. package/lib/Clear.js +1 -1
  23. package/lib/Code.cjs +1 -1
  24. package/lib/Code.d.cts +15 -15
  25. package/lib/Code.d.ts +15 -15
  26. package/lib/Code.js +1 -1
  27. package/lib/CodeBlock.cjs +1 -1
  28. package/lib/CodeBlock.d.cts +15 -15
  29. package/lib/CodeBlock.d.ts +15 -15
  30. package/lib/CodeBlock.js +3 -2
  31. package/lib/CodeView.cjs +1 -1
  32. package/lib/CodeView.d.cts +15 -15
  33. package/lib/CodeView.d.ts +15 -15
  34. package/lib/CodeView.js +1 -1
  35. package/lib/Color.cjs +1 -1
  36. package/lib/Color.d.cts +15 -15
  37. package/lib/Color.d.ts +15 -15
  38. package/lib/Color.js +2 -2
  39. package/lib/Document.d.cts +15 -15
  40. package/lib/Document.d.ts +15 -15
  41. package/lib/Drawer-5Q_-WRhc.cjs +1 -0
  42. package/lib/{Drawer-BKTU9CpU.js → Drawer-BHkje8ys.js} +250 -249
  43. package/lib/Drawer.cjs +1 -1
  44. package/lib/Drawer.d.cts +15 -15
  45. package/lib/Drawer.d.ts +15 -15
  46. package/lib/Drawer.js +2 -2
  47. package/lib/Emoji.cjs +1 -1
  48. package/lib/Emoji.d.cts +15 -15
  49. package/lib/Emoji.d.ts +15 -15
  50. package/lib/Emoji.js +22 -21
  51. package/lib/Excalidraw-CG498239.js +290 -0
  52. package/lib/Excalidraw-GUVW-IqC.cjs +1 -0
  53. package/lib/Excalidraw.cjs +1 -1
  54. package/lib/Excalidraw.d.cts +15 -15
  55. package/lib/Excalidraw.d.ts +15 -15
  56. package/lib/Excalidraw.js +1 -1
  57. package/lib/ExportPdf.cjs +1 -1
  58. package/lib/ExportPdf.d.cts +15 -15
  59. package/lib/ExportPdf.d.ts +15 -15
  60. package/lib/ExportPdf.js +1 -1
  61. package/lib/ExportWord.cjs +1 -1
  62. package/lib/ExportWord.d.cts +15 -15
  63. package/lib/ExportWord.d.ts +15 -15
  64. package/lib/ExportWord.js +1 -1
  65. package/lib/FontFamily.cjs +1 -1
  66. package/lib/FontFamily.d.cts +15 -15
  67. package/lib/FontFamily.d.ts +15 -15
  68. package/lib/FontFamily.js +11 -10
  69. package/lib/FontSize.cjs +1 -1
  70. package/lib/FontSize.d.cts +15 -15
  71. package/lib/FontSize.d.ts +15 -15
  72. package/lib/FontSize.js +6 -5
  73. package/lib/FormatPainter.cjs +1 -1
  74. package/lib/FormatPainter.d.cts +15 -15
  75. package/lib/FormatPainter.d.ts +15 -15
  76. package/lib/FormatPainter.js +1 -1
  77. package/lib/Heading.cjs +1 -1
  78. package/lib/Heading.d.cts +15 -15
  79. package/lib/Heading.d.ts +15 -15
  80. package/lib/Heading.js +32 -31
  81. package/lib/Highlight.cjs +1 -1
  82. package/lib/Highlight.d.cts +15 -15
  83. package/lib/Highlight.d.ts +15 -15
  84. package/lib/Highlight.js +1 -1
  85. package/lib/History.cjs +1 -1
  86. package/lib/History.d.cts +15 -15
  87. package/lib/History.d.ts +15 -15
  88. package/lib/History.js +1 -1
  89. package/lib/HorizontalRule.cjs +1 -1
  90. package/lib/HorizontalRule.d.cts +15 -15
  91. package/lib/HorizontalRule.d.ts +15 -15
  92. package/lib/HorizontalRule.js +1 -1
  93. package/lib/Iframe.cjs +1 -1
  94. package/lib/Iframe.d.cts +15 -15
  95. package/lib/Iframe.d.ts +15 -15
  96. package/lib/Iframe.js +1 -1
  97. package/lib/Image.cjs +1 -1
  98. package/lib/Image.d.cts +15 -15
  99. package/lib/Image.d.ts +15 -15
  100. package/lib/Image.js +1 -1
  101. package/lib/ImageGif.cjs +1 -1
  102. package/lib/ImageGif.d.cts +15 -15
  103. package/lib/ImageGif.d.ts +15 -15
  104. package/lib/ImageGif.js +1 -1
  105. package/lib/ImportWord.cjs +2 -2
  106. package/lib/ImportWord.d.cts +15 -15
  107. package/lib/ImportWord.d.ts +15 -15
  108. package/lib/ImportWord.js +3 -2
  109. package/lib/Indent.cjs +1 -1
  110. package/lib/Indent.d.cts +15 -15
  111. package/lib/Indent.d.ts +15 -15
  112. package/lib/Indent.js +1 -1
  113. package/lib/Italic.cjs +1 -1
  114. package/lib/Italic.d.cts +15 -15
  115. package/lib/Italic.d.ts +15 -15
  116. package/lib/Italic.js +1 -1
  117. package/lib/Katex.cjs +1 -1
  118. package/lib/Katex.d.cts +15 -15
  119. package/lib/Katex.d.ts +15 -15
  120. package/lib/Katex.js +41 -40
  121. package/lib/LineHeight.cjs +1 -1
  122. package/lib/LineHeight.d.cts +15 -15
  123. package/lib/LineHeight.d.ts +15 -15
  124. package/lib/LineHeight.js +17 -16
  125. package/lib/Link.cjs +1 -1
  126. package/lib/Link.d.cts +15 -15
  127. package/lib/Link.d.ts +15 -15
  128. package/lib/Link.js +1 -1
  129. package/lib/ListItem.d.cts +15 -15
  130. package/lib/ListItem.d.ts +15 -15
  131. package/lib/Mention.d.cts +15 -15
  132. package/lib/Mention.d.ts +15 -15
  133. package/lib/Mermaid.cjs +2 -2
  134. package/lib/Mermaid.d.cts +15 -15
  135. package/lib/Mermaid.d.ts +15 -15
  136. package/lib/Mermaid.js +138 -137
  137. package/lib/MoreMark.cjs +1 -1
  138. package/lib/MoreMark.d.cts +15 -15
  139. package/lib/MoreMark.d.ts +15 -15
  140. package/lib/MoreMark.js +1 -1
  141. package/lib/MultiColumn.cjs +1 -1
  142. package/lib/MultiColumn.d.cts +15 -15
  143. package/lib/MultiColumn.d.ts +15 -15
  144. package/lib/MultiColumn.js +1 -1
  145. package/lib/OrderedList.cjs +1 -1
  146. package/lib/OrderedList.d.cts +15 -15
  147. package/lib/OrderedList.d.ts +15 -15
  148. package/lib/OrderedList.js +1 -1
  149. package/lib/{RichTextEditor-C8Sm1E6J.cjs → RichTextEditor-DWlLqTl9.cjs} +4 -4
  150. package/lib/{RichTextEditor-BQN2eLD_.js → RichTextEditor-KP2Rgcqe.js} +15 -39
  151. package/lib/SearchAndReplace.cjs +1 -1
  152. package/lib/SearchAndReplace.d.cts +15 -15
  153. package/lib/SearchAndReplace.d.ts +15 -15
  154. package/lib/SearchAndReplace.js +68 -67
  155. package/lib/Selection.d.cts +15 -15
  156. package/lib/Selection.d.ts +15 -15
  157. package/lib/SlashCommand.cjs +1 -1
  158. package/lib/SlashCommand.d.cts +15 -15
  159. package/lib/SlashCommand.d.ts +15 -15
  160. package/lib/SlashCommand.js +1 -1
  161. package/lib/Strike.cjs +1 -1
  162. package/lib/Strike.d.cts +15 -15
  163. package/lib/Strike.d.ts +15 -15
  164. package/lib/Strike.js +1 -1
  165. package/lib/SubAndSuperScript.cjs +1 -1
  166. package/lib/SubAndSuperScript.d.cts +15 -15
  167. package/lib/SubAndSuperScript.d.ts +15 -15
  168. package/lib/SubAndSuperScript.js +1 -1
  169. package/lib/Table.cjs +1 -1
  170. package/lib/Table.d.cts +15 -15
  171. package/lib/Table.d.ts +15 -15
  172. package/lib/Table.js +2 -1
  173. package/lib/TableOfContent.cjs +1 -1
  174. package/lib/TableOfContent.d.cts +15 -15
  175. package/lib/TableOfContent.d.ts +15 -15
  176. package/lib/TableOfContent.js +50 -49
  177. package/lib/TaskList.cjs +1 -1
  178. package/lib/TaskList.d.cts +15 -15
  179. package/lib/TaskList.d.ts +15 -15
  180. package/lib/TaskList.js +1 -1
  181. package/lib/TextAlign.cjs +1 -1
  182. package/lib/TextAlign.d.cts +15 -15
  183. package/lib/TextAlign.d.ts +15 -15
  184. package/lib/TextAlign.js +8 -7
  185. package/lib/TextBubble.cjs +1 -1
  186. package/lib/TextBubble.d.cts +15 -15
  187. package/lib/TextBubble.d.ts +15 -15
  188. package/lib/TextBubble.js +1 -1
  189. package/lib/TextDirection.cjs +1 -1
  190. package/lib/TextDirection.d.cts +15 -15
  191. package/lib/TextDirection.d.ts +15 -15
  192. package/lib/TextDirection.js +14 -13
  193. package/lib/TextUnderline.cjs +1 -1
  194. package/lib/TextUnderline.d.cts +15 -15
  195. package/lib/TextUnderline.d.ts +15 -15
  196. package/lib/TextUnderline.js +1 -1
  197. package/lib/TrailingNode.d.cts +15 -15
  198. package/lib/TrailingNode.d.ts +15 -15
  199. package/lib/{Twitter-Dg6WWauX.js → Twitter-99ivY5qv.js} +62 -61
  200. package/lib/{Twitter-CL2pu4QM.cjs → Twitter-BvfvUtNT.cjs} +2 -2
  201. package/lib/Twitter.cjs +1 -1
  202. package/lib/Twitter.d.cts +15 -15
  203. package/lib/Twitter.d.ts +15 -15
  204. package/lib/Twitter.js +1 -1
  205. package/lib/Video.cjs +1 -1
  206. package/lib/Video.d.cts +15 -15
  207. package/lib/Video.d.ts +15 -15
  208. package/lib/Video.js +1 -1
  209. package/lib/bubble-extra.cjs +1 -1
  210. package/lib/bubble-extra.d.cts +15 -15
  211. package/lib/bubble-extra.d.ts +15 -15
  212. package/lib/bubble-extra.js +5 -5
  213. package/lib/index.cjs +1 -1
  214. package/lib/index.d.cts +16 -15
  215. package/lib/index.d.ts +16 -15
  216. package/lib/index.js +2 -2
  217. package/lib/locale-bundle.d.cts +15 -15
  218. package/lib/locale-bundle.d.ts +15 -15
  219. package/lib/{textarea-BglwYF6b.js → textarea-CktfkXNe.js} +1 -1
  220. package/lib/{textarea-D5WVZMgt.cjs → textarea-DdH64g04.cjs} +1 -1
  221. package/package.json +1 -1
  222. package/lib/Drawer-CmoEF-Zg.cjs +0 -1
  223. package/lib/Excalidraw-CM74U5tG.js +0 -289
  224. package/lib/Excalidraw-DAPP9qgY.cjs +0 -1
package/lib/TextAlign.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import { E as K } from "./index-DI9T3iLd.js";
2
2
  import { jsxs as u, jsx as l } from "react/jsx-runtime";
3
3
  import { useMemo as S } from "react";
4
- import { P as C, m as j, A as w, k as v, n as P, T as z, a as L, r as N, b as $, s as E } from "./RichTextEditor-BQN2eLD_.js";
5
- const J = K.create({
4
+ import { P as C, m as j, A as w, k as v, n as P, T as z, a as L, r as N, b as O, s as $ } from "./RichTextEditor-KP2Rgcqe.js";
5
+ const E = K.create({
6
6
  name: "textAlign",
7
7
  addOptions() {
8
8
  return {
@@ -44,7 +44,7 @@ const J = K.create({
44
44
  };
45
45
  }
46
46
  });
47
- function B(t) {
47
+ function J(t) {
48
48
  var n;
49
49
  const e = S(() => {
50
50
  var o;
@@ -71,6 +71,7 @@ function B(t) {
71
71
  disabled: t == null ? void 0 : t.disabled,
72
72
  icon: t == null ? void 0 : t.icon,
73
73
  tooltip: t == null ? void 0 : t.tooltip,
74
+ tooltipOptions: t == null ? void 0 : t.tooltipOptions,
74
75
  children: /* @__PURE__ */ l(
75
76
  v,
76
77
  {
@@ -102,9 +103,9 @@ function B(t) {
102
103
  children: (i == null ? void 0 : i.icon) && /* @__PURE__ */ l(v, { name: i.icon })
103
104
  }
104
105
  ) }),
105
- /* @__PURE__ */ u($, { className: "richtext-flex richtext-flex-col richtext-items-center", children: [
106
+ /* @__PURE__ */ u(O, { className: "richtext-flex richtext-flex-col richtext-items-center", children: [
106
107
  /* @__PURE__ */ l("span", { children: i.title }),
107
- !!((o = i.shortcutKeys) != null && o.length) && /* @__PURE__ */ l("span", { children: (c = i.shortcutKeys) == null ? void 0 : c.map((a) => E(a)).join(" ") })
108
+ !!((o = i.shortcutKeys) != null && o.length) && /* @__PURE__ */ l("span", { children: (c = i.shortcutKeys) == null ? void 0 : c.map((a) => $(a)).join(" ") })
108
109
  ] })
109
110
  ] }, `text-align-${r}`);
110
111
  })
@@ -112,7 +113,7 @@ function B(t) {
112
113
  )
113
114
  ] });
114
115
  }
115
- const G = /* @__PURE__ */ J.extend({
116
+ const G = /* @__PURE__ */ E.extend({
116
117
  addOptions() {
117
118
  var t;
118
119
  return {
@@ -149,7 +150,7 @@ const G = /* @__PURE__ */ J.extend({
149
150
  };
150
151
  }), M = a.filter((s) => s.disabled).length === a.length;
151
152
  return {
152
- component: B,
153
+ component: J,
153
154
  componentProps: {
154
155
  icon: "AlignJustify",
155
156
  tooltip: i("editor.textalign.tooltip"),
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const h=require("./index-ByRfqzMr.cjs"),t=require("react/jsx-runtime"),l=require("react"),x=require("lucide-react"),n=require("./RichTextEditor-C8Sm1E6J.cjs"),g=require("./index-D_A0TBRA.cjs");function b(e){const{t:i}=g.useLocale(),c=l.useMemo(()=>[{name:"paragraph",label:i("editor.paragraph.tooltip"),iconName:"Heading1",isActive:()=>e.editor.isActive("paragraph")&&!e.editor.isActive("orderedList")&&!e.editor.isActive("bulletList")&&!e.editor.isActive("taskList"),action:()=>e.editor.chain().focus().clearNodes().run()},{name:"heading1",label:i("editor.heading.h1.tooltip"),isActive:()=>e.editor.isActive("heading",{level:1}),iconName:"Heading1",action:()=>e.editor.chain().focus().clearNodes().toggleHeading({level:1}).run()},{name:"heading2",label:i("editor.heading.h2.tooltip"),isActive:()=>e.editor.isActive("heading",{level:2}),iconName:"Heading2",action:()=>e.editor.chain().focus().clearNodes().toggleHeading({level:2}).run()},{name:"heading3",label:i("editor.heading.h3.tooltip"),isActive:()=>e.editor.isActive("heading",{level:3}),iconName:"Heading3",action:()=>e.editor.chain().focus().clearNodes().toggleHeading({level:3}).run()},{name:"bulletList",label:i("editor.bulletlist.tooltip"),isActive:()=>e.editor.isActive("bulletList"),iconName:"List",action:()=>e.editor.chain().focus().clearNodes().toggleBulletList().run()},{name:"numberedList",label:i("editor.orderedlist.tooltip"),isActive:()=>e.editor.isActive("orderedList"),iconName:"ListOrdered",action:()=>e.editor.chain().focus().clearNodes().toggleOrderedList().run()},{name:"taskList",label:i("editor.tasklist.tooltip"),isActive:()=>e.editor.isActive("taskList"),iconName:"ListTodo",action:()=>e.editor.chain().focus().clearNodes().toggleTaskList().run()},{name:"blockquote",label:i("editor.blockquote.tooltip"),isActive:()=>e.editor.isActive("blockquote"),iconName:"TextQuote",action:()=>e.editor.chain().focus().clearNodes().toggleBlockquote().run()}],[e.editor,i]),a=l.useMemo(()=>c.findLast(o=>o.isActive())??{label:"Empty"},[c]);return t.jsxs(n.DropdownMenu,{children:[t.jsx(n.DropdownMenuTrigger,{asChild:!0,children:t.jsxs(n.Button,{className:"richtext-flex richtext-h-[32px] richtext-gap-1 richtext-px-1.5",variant:"ghost",children:[t.jsxs("span",{className:"richtext-whitespace-nowrap richtext-text-sm richtext-font-normal",children:[" ",a==null?void 0:a.label]}),t.jsx(x.ChevronDown,{className:"richtext-size-4"})]})}),t.jsx(n.DropdownMenuContent,{align:"start",className:"richtext-w-full richtext-p-1",hideWhenDetached:!0,sideOffset:5,children:c.map((o,d)=>{var r;const u=n.icons[o.iconName];return t.jsx(n.DropdownMenuCheckboxItem,{checked:((r=o.isActive)==null?void 0:r.call(o))||!1,className:"richtext-cursor-pointer",onClick:()=>o.action(),children:t.jsxs("div",{className:"richtext-flex richtext-items-center richtext-gap-2 richtext-px-2",children:[t.jsx(u,{className:"richtext-h3 richtext-w-3"}),t.jsxs("span",{children:[" ",o.label]})]})},`text-bubble-${d}`)})})]})}const s=h.Extension.create({name:"text-bubble",addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),toolbar:!1,button:()=>({component:b,componentProps:{}})}}});exports.TextBubble=s;exports.default=s;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const h=require("./index-ByRfqzMr.cjs"),t=require("react/jsx-runtime"),l=require("react"),x=require("lucide-react"),n=require("./RichTextEditor-DWlLqTl9.cjs"),g=require("./index-D_A0TBRA.cjs");function b(e){const{t:i}=g.useLocale(),c=l.useMemo(()=>[{name:"paragraph",label:i("editor.paragraph.tooltip"),iconName:"Heading1",isActive:()=>e.editor.isActive("paragraph")&&!e.editor.isActive("orderedList")&&!e.editor.isActive("bulletList")&&!e.editor.isActive("taskList"),action:()=>e.editor.chain().focus().clearNodes().run()},{name:"heading1",label:i("editor.heading.h1.tooltip"),isActive:()=>e.editor.isActive("heading",{level:1}),iconName:"Heading1",action:()=>e.editor.chain().focus().clearNodes().toggleHeading({level:1}).run()},{name:"heading2",label:i("editor.heading.h2.tooltip"),isActive:()=>e.editor.isActive("heading",{level:2}),iconName:"Heading2",action:()=>e.editor.chain().focus().clearNodes().toggleHeading({level:2}).run()},{name:"heading3",label:i("editor.heading.h3.tooltip"),isActive:()=>e.editor.isActive("heading",{level:3}),iconName:"Heading3",action:()=>e.editor.chain().focus().clearNodes().toggleHeading({level:3}).run()},{name:"bulletList",label:i("editor.bulletlist.tooltip"),isActive:()=>e.editor.isActive("bulletList"),iconName:"List",action:()=>e.editor.chain().focus().clearNodes().toggleBulletList().run()},{name:"numberedList",label:i("editor.orderedlist.tooltip"),isActive:()=>e.editor.isActive("orderedList"),iconName:"ListOrdered",action:()=>e.editor.chain().focus().clearNodes().toggleOrderedList().run()},{name:"taskList",label:i("editor.tasklist.tooltip"),isActive:()=>e.editor.isActive("taskList"),iconName:"ListTodo",action:()=>e.editor.chain().focus().clearNodes().toggleTaskList().run()},{name:"blockquote",label:i("editor.blockquote.tooltip"),isActive:()=>e.editor.isActive("blockquote"),iconName:"TextQuote",action:()=>e.editor.chain().focus().clearNodes().toggleBlockquote().run()}],[e.editor,i]),a=l.useMemo(()=>c.findLast(o=>o.isActive())??{label:"Empty"},[c]);return t.jsxs(n.DropdownMenu,{children:[t.jsx(n.DropdownMenuTrigger,{asChild:!0,children:t.jsxs(n.Button,{className:"richtext-flex richtext-h-[32px] richtext-gap-1 richtext-px-1.5",variant:"ghost",children:[t.jsxs("span",{className:"richtext-whitespace-nowrap richtext-text-sm richtext-font-normal",children:[" ",a==null?void 0:a.label]}),t.jsx(x.ChevronDown,{className:"richtext-size-4"})]})}),t.jsx(n.DropdownMenuContent,{align:"start",className:"richtext-w-full richtext-p-1",hideWhenDetached:!0,sideOffset:5,children:c.map((o,d)=>{var r;const u=n.icons[o.iconName];return t.jsx(n.DropdownMenuCheckboxItem,{checked:((r=o.isActive)==null?void 0:r.call(o))||!1,className:"richtext-cursor-pointer",onClick:()=>o.action(),children:t.jsxs("div",{className:"richtext-flex richtext-items-center richtext-gap-2 richtext-px-2",children:[t.jsx(u,{className:"richtext-h3 richtext-w-3"}),t.jsxs("span",{children:[" ",o.label]})]})},`text-bubble-${d}`)})})]})}const s=h.Extension.create({name:"text-bubble",addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),toolbar:!1,button:()=>({component:b,componentProps:{}})}}});exports.TextBubble=s;exports.default=s;
@@ -186,6 +186,21 @@ declare module '@tiptap/core' {
186
186
  }
187
187
 
188
188
 
189
+ declare module '@tiptap/core' {
190
+ interface Commands<ReturnType> {
191
+ iframe: {
192
+ /**
193
+ * Add an iframe
194
+ */
195
+ setIframe: (options: {
196
+ src: string;
197
+ service: string;
198
+ }) => ReturnType;
199
+ };
200
+ }
201
+ }
202
+
203
+
189
204
  declare module '@tiptap/core' {
190
205
  interface Commands<ReturnType> {
191
206
  imageUpload: {
@@ -206,21 +221,6 @@ declare module '@tiptap/core' {
206
221
  }
207
222
 
208
223
 
209
- declare module '@tiptap/core' {
210
- interface Commands<ReturnType> {
211
- iframe: {
212
- /**
213
- * Add an iframe
214
- */
215
- setIframe: (options: {
216
- src: string;
217
- service: string;
218
- }) => ReturnType;
219
- };
220
- }
221
- }
222
-
223
-
224
224
  declare module '@tiptap/core' {
225
225
  interface Commands<ReturnType> {
226
226
  imageGifUpload: {
@@ -186,6 +186,21 @@ declare module '@tiptap/core' {
186
186
  }
187
187
 
188
188
 
189
+ declare module '@tiptap/core' {
190
+ interface Commands<ReturnType> {
191
+ iframe: {
192
+ /**
193
+ * Add an iframe
194
+ */
195
+ setIframe: (options: {
196
+ src: string;
197
+ service: string;
198
+ }) => ReturnType;
199
+ };
200
+ }
201
+ }
202
+
203
+
189
204
  declare module '@tiptap/core' {
190
205
  interface Commands<ReturnType> {
191
206
  imageUpload: {
@@ -206,21 +221,6 @@ declare module '@tiptap/core' {
206
221
  }
207
222
 
208
223
 
209
- declare module '@tiptap/core' {
210
- interface Commands<ReturnType> {
211
- iframe: {
212
- /**
213
- * Add an iframe
214
- */
215
- setIframe: (options: {
216
- src: string;
217
- service: string;
218
- }) => ReturnType;
219
- };
220
- }
221
- }
222
-
223
-
224
224
  declare module '@tiptap/core' {
225
225
  interface Commands<ReturnType> {
226
226
  imageGifUpload: {
package/lib/TextBubble.js CHANGED
@@ -2,7 +2,7 @@ import { E as h } from "./index-DI9T3iLd.js";
2
2
  import { jsxs as o, jsx as a } from "react/jsx-runtime";
3
3
  import { useMemo as l } from "react";
4
4
  import { ChevronDown as u } from "lucide-react";
5
- import { D as m, e as g, B as x, f as b, i as v, h as f } from "./RichTextEditor-BQN2eLD_.js";
5
+ import { D as m, e as g, B as x, f as b, i as v, h as f } from "./RichTextEditor-KP2Rgcqe.js";
6
6
  import { u as N } from "./index-CsK90iVd.js";
7
7
  function A(e) {
8
8
  const { t } = N(), c = l(() => [
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const b=require("./index-ByRfqzMr.cjs"),i=require("react/jsx-runtime"),g=require("react"),n=require("./RichTextEditor-C8Sm1E6J.cjs");function m(t){var s;const c=g.useMemo(()=>{var r;const e=(r=t==null?void 0:t.items)==null?void 0:r.find(o=>o.isActive());return e&&!e.default?{...e,icon:e.icon?e.icon:t.icon}:{title:t==null?void 0:t.tooltip,icon:t.icon,isActive:()=>!1}},[t]);return i.jsxs(n.Popover,{modal:!0,children:[i.jsx(n.PopoverTrigger,{asChild:!0,disabled:t==null?void 0:t.disabled,children:i.jsx(n.ActionButton,{customClass:"!richtext-w-12 richtext-h-12",disabled:t==null?void 0:t.disabled,icon:t==null?void 0:t.icon,tooltip:t==null?void 0:t.tooltip,children:i.jsx(n.IconComponent,{className:"richtext-ml-1 richtext-size-3 richtext-text-zinc-500",name:"MenuDown"})})}),i.jsx(n.PopoverContent,{align:"start",className:"richtext-flex richtext-w-full richtext-min-w-4 richtext-flex-row richtext-gap-1 !richtext-p-[4px]",side:"bottom",children:(s=t==null?void 0:t.items)==null?void 0:s.map((e,a)=>{var r,o;return i.jsxs(n.Tooltip,{children:[i.jsx(n.TooltipTrigger,{asChild:!0,children:i.jsx(n.Toggle,{className:"richtext-size-7 richtext-p-1","data-state":c.title===e.title?"on":"off",onClick:e==null?void 0:e.action,pressed:c.title===e.title,size:"sm",children:(e==null?void 0:e.icon)&&i.jsx(n.IconComponent,{name:e.icon})})}),i.jsxs(n.TooltipContent,{className:"richtext-flex richtext-flex-col richtext-items-center",children:[i.jsx("span",{children:e.title}),!!((r=e.shortcutKeys)!=null&&r.length)&&i.jsx("span",{children:(o=e.shortcutKeys)==null?void 0:o.map(x=>n.getShortcutKey(x)).join(" ")})]})]},`text-align-${a}`)})})]})}const j=b.Extension.create({name:"text-direction",addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),types:["heading","paragraph"],directions:["auto","ltr","rtl"],defaultDirection:"auto",button({editor:c,extension:s,t:e}){var h;const a=((h=s.options)==null?void 0:h.directions)||[],r={auto:"TextDirection",ltr:"LeftToRight",rtl:"RightToLeft"},o=a.map(l=>({title:e(`editor.textDirection.${l}.tooltip`),icon:r[l],isActive:()=>!1,action:()=>{var d,f,u,T;if(l==="auto"){(f=(d=c.commands)==null?void 0:d.unsetTextDirection)==null||f.call(d);return}(T=(u=c.commands)==null?void 0:u.setTextDirection)==null||T.call(u,l)},disabled:!1})),x=o.filter(l=>l.disabled).length===o.length;return{component:m,componentProps:{icon:"TextDirection",tooltip:e("editor.textDirection.tooltip"),disabled:x,items:o}}}}},addGlobalAttributes(){return[{types:this.options.types,attributes:{dir:{default:this.options.defaultDirection,parseHTML:t=>t.attributes.dir&&this.options.directions.includes(t.attributes.dir)?t.attributes.dir.value:this.options.defaultDirection,renderHTML:t=>({dir:t.dir})}}}]},addCommands(){return{setTextDirection:t=>({commands:c})=>this.options.directions.includes(t)?this.options.types.every(s=>c.updateAttributes(s,{dir:t})):!1,unsetTextDirection:()=>({commands:t})=>this.options.types.every(c=>t.resetAttributes(c,"dir"))}}});exports.TextDirection=j;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const b=require("./index-ByRfqzMr.cjs"),i=require("react/jsx-runtime"),g=require("react"),n=require("./RichTextEditor-DWlLqTl9.cjs");function m(t){var s;const c=g.useMemo(()=>{var r;const e=(r=t==null?void 0:t.items)==null?void 0:r.find(o=>o.isActive());return e&&!e.default?{...e,icon:e.icon?e.icon:t.icon}:{title:t==null?void 0:t.tooltip,icon:t.icon,isActive:()=>!1}},[t]);return i.jsxs(n.Popover,{modal:!0,children:[i.jsx(n.PopoverTrigger,{asChild:!0,disabled:t==null?void 0:t.disabled,children:i.jsx(n.ActionButton,{customClass:"!richtext-w-12 richtext-h-12",disabled:t==null?void 0:t.disabled,icon:t==null?void 0:t.icon,tooltip:t==null?void 0:t.tooltip,tooltipOptions:t==null?void 0:t.tooltipOptions,children:i.jsx(n.IconComponent,{className:"richtext-ml-1 richtext-size-3 richtext-text-zinc-500",name:"MenuDown"})})}),i.jsx(n.PopoverContent,{align:"start",className:"richtext-flex richtext-w-full richtext-min-w-4 richtext-flex-row richtext-gap-1 !richtext-p-[4px]",side:"bottom",children:(s=t==null?void 0:t.items)==null?void 0:s.map((e,a)=>{var r,o;return i.jsxs(n.Tooltip,{children:[i.jsx(n.TooltipTrigger,{asChild:!0,children:i.jsx(n.Toggle,{className:"richtext-size-7 richtext-p-1","data-state":c.title===e.title?"on":"off",onClick:e==null?void 0:e.action,pressed:c.title===e.title,size:"sm",children:(e==null?void 0:e.icon)&&i.jsx(n.IconComponent,{name:e.icon})})}),i.jsxs(n.TooltipContent,{className:"richtext-flex richtext-flex-col richtext-items-center",children:[i.jsx("span",{children:e.title}),!!((r=e.shortcutKeys)!=null&&r.length)&&i.jsx("span",{children:(o=e.shortcutKeys)==null?void 0:o.map(x=>n.getShortcutKey(x)).join(" ")})]})]},`text-align-${a}`)})})]})}const j=b.Extension.create({name:"text-direction",addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),types:["heading","paragraph"],directions:["auto","ltr","rtl"],defaultDirection:"auto",button({editor:c,extension:s,t:e}){var h;const a=((h=s.options)==null?void 0:h.directions)||[],r={auto:"TextDirection",ltr:"LeftToRight",rtl:"RightToLeft"},o=a.map(l=>({title:e(`editor.textDirection.${l}.tooltip`),icon:r[l],isActive:()=>!1,action:()=>{var d,f,u,T;if(l==="auto"){(f=(d=c.commands)==null?void 0:d.unsetTextDirection)==null||f.call(d);return}(T=(u=c.commands)==null?void 0:u.setTextDirection)==null||T.call(u,l)},disabled:!1})),x=o.filter(l=>l.disabled).length===o.length;return{component:m,componentProps:{icon:"TextDirection",tooltip:e("editor.textDirection.tooltip"),disabled:x,items:o}}}}},addGlobalAttributes(){return[{types:this.options.types,attributes:{dir:{default:this.options.defaultDirection,parseHTML:t=>t.attributes.dir&&this.options.directions.includes(t.attributes.dir)?t.attributes.dir.value:this.options.defaultDirection,renderHTML:t=>({dir:t.dir})}}}]},addCommands(){return{setTextDirection:t=>({commands:c})=>this.options.directions.includes(t)?this.options.types.every(s=>c.updateAttributes(s,{dir:t})):!1,unsetTextDirection:()=>({commands:t})=>this.options.types.every(c=>t.resetAttributes(c,"dir"))}}});exports.TextDirection=j;
@@ -111,6 +111,21 @@ declare module '@tiptap/core' {
111
111
  }
112
112
 
113
113
 
114
+ declare module '@tiptap/core' {
115
+ interface Commands<ReturnType> {
116
+ iframe: {
117
+ /**
118
+ * Add an iframe
119
+ */
120
+ setIframe: (options: {
121
+ src: string;
122
+ service: string;
123
+ }) => ReturnType;
124
+ };
125
+ }
126
+ }
127
+
128
+
114
129
  declare module '@tiptap/core' {
115
130
  interface Commands<ReturnType> {
116
131
  imageUpload: {
@@ -131,21 +146,6 @@ declare module '@tiptap/core' {
131
146
  }
132
147
 
133
148
 
134
- declare module '@tiptap/core' {
135
- interface Commands<ReturnType> {
136
- iframe: {
137
- /**
138
- * Add an iframe
139
- */
140
- setIframe: (options: {
141
- src: string;
142
- service: string;
143
- }) => ReturnType;
144
- };
145
- }
146
- }
147
-
148
-
149
149
  declare module '@tiptap/core' {
150
150
  interface Commands<ReturnType> {
151
151
  imageGifUpload: {
@@ -111,6 +111,21 @@ declare module '@tiptap/core' {
111
111
  }
112
112
 
113
113
 
114
+ declare module '@tiptap/core' {
115
+ interface Commands<ReturnType> {
116
+ iframe: {
117
+ /**
118
+ * Add an iframe
119
+ */
120
+ setIframe: (options: {
121
+ src: string;
122
+ service: string;
123
+ }) => ReturnType;
124
+ };
125
+ }
126
+ }
127
+
128
+
114
129
  declare module '@tiptap/core' {
115
130
  interface Commands<ReturnType> {
116
131
  imageUpload: {
@@ -131,21 +146,6 @@ declare module '@tiptap/core' {
131
146
  }
132
147
 
133
148
 
134
- declare module '@tiptap/core' {
135
- interface Commands<ReturnType> {
136
- iframe: {
137
- /**
138
- * Add an iframe
139
- */
140
- setIframe: (options: {
141
- src: string;
142
- service: string;
143
- }) => ReturnType;
144
- };
145
- }
146
- }
147
-
148
-
149
149
  declare module '@tiptap/core' {
150
150
  interface Commands<ReturnType> {
151
151
  imageGifUpload: {
@@ -1,12 +1,12 @@
1
1
  import { E as b } from "./index-DI9T3iLd.js";
2
2
  import { jsxs as h, jsx as n } from "react/jsx-runtime";
3
3
  import { useMemo as g } from "react";
4
- import { P as D, m as v, A as y, k as T, n as A, T as C, a as w, r as M, b as P, s as z } from "./RichTextEditor-BQN2eLD_.js";
4
+ import { P as D, m as v, A as y, k as T, n as A, T as C, a as w, r as M, b as P, s as z } from "./RichTextEditor-KP2Rgcqe.js";
5
5
  function L(t) {
6
- var c;
6
+ var r;
7
7
  const i = g(() => {
8
- var r;
9
- const e = (r = t == null ? void 0 : t.items) == null ? void 0 : r.find((o) => o.isActive());
8
+ var c;
9
+ const e = (c = t == null ? void 0 : t.items) == null ? void 0 : c.find((o) => o.isActive());
10
10
  return e && !e.default ? {
11
11
  ...e,
12
12
  icon: e.icon ? e.icon : t.icon
@@ -29,6 +29,7 @@ function L(t) {
29
29
  disabled: t == null ? void 0 : t.disabled,
30
30
  icon: t == null ? void 0 : t.icon,
31
31
  tooltip: t == null ? void 0 : t.tooltip,
32
+ tooltipOptions: t == null ? void 0 : t.tooltipOptions,
32
33
  children: /* @__PURE__ */ n(
33
34
  T,
34
35
  {
@@ -46,8 +47,8 @@ function L(t) {
46
47
  align: "start",
47
48
  className: "richtext-flex richtext-w-full richtext-min-w-4 richtext-flex-row richtext-gap-1 !richtext-p-[4px]",
48
49
  side: "bottom",
49
- children: (c = t == null ? void 0 : t.items) == null ? void 0 : c.map((e, s) => {
50
- var r, o;
50
+ children: (r = t == null ? void 0 : t.items) == null ? void 0 : r.map((e, s) => {
51
+ var c, o;
51
52
  return /* @__PURE__ */ h(C, { children: [
52
53
  /* @__PURE__ */ n(w, { asChild: !0, children: /* @__PURE__ */ n(
53
54
  M,
@@ -62,7 +63,7 @@ function L(t) {
62
63
  ) }),
63
64
  /* @__PURE__ */ h(P, { className: "richtext-flex richtext-flex-col richtext-items-center", children: [
64
65
  /* @__PURE__ */ n("span", { children: e.title }),
65
- !!((r = e.shortcutKeys) != null && r.length) && /* @__PURE__ */ n("span", { children: (o = e.shortcutKeys) == null ? void 0 : o.map((u) => z(u)).join(" ") })
66
+ !!((c = e.shortcutKeys) != null && c.length) && /* @__PURE__ */ n("span", { children: (o = e.shortcutKeys) == null ? void 0 : o.map((u) => z(u)).join(" ") })
66
67
  ] })
67
68
  ] }, `text-align-${s}`);
68
69
  })
@@ -70,7 +71,7 @@ function L(t) {
70
71
  )
71
72
  ] });
72
73
  }
73
- const E = /* @__PURE__ */ b.create({
74
+ const B = /* @__PURE__ */ b.create({
74
75
  name: "text-direction",
75
76
  addOptions() {
76
77
  var t;
@@ -81,17 +82,17 @@ const E = /* @__PURE__ */ b.create({
81
82
  defaultDirection: "auto",
82
83
  button({
83
84
  editor: i,
84
- extension: c,
85
+ extension: r,
85
86
  t: e
86
87
  }) {
87
88
  var x;
88
- const s = ((x = c.options) == null ? void 0 : x.directions) || [], r = {
89
+ const s = ((x = r.options) == null ? void 0 : x.directions) || [], c = {
89
90
  auto: "TextDirection",
90
91
  ltr: "LeftToRight",
91
92
  rtl: "RightToLeft"
92
93
  }, o = s.map((a) => ({
93
94
  title: e(`editor.textDirection.${a}.tooltip`),
94
- icon: r[a],
95
+ icon: c[a],
95
96
  isActive: () => !1,
96
97
  action: () => {
97
98
  var l, f, d, m;
@@ -132,11 +133,11 @@ const E = /* @__PURE__ */ b.create({
132
133
  // @ts-expect-error
133
134
  addCommands() {
134
135
  return {
135
- setTextDirection: (t) => ({ commands: i }) => this.options.directions.includes(t) ? this.options.types.every((c) => i.updateAttributes(c, { dir: t })) : !1,
136
+ setTextDirection: (t) => ({ commands: i }) => this.options.directions.includes(t) ? this.options.types.every((r) => i.updateAttributes(r, { dir: t })) : !1,
136
137
  unsetTextDirection: () => ({ commands: t }) => this.options.types.every((i) => t.resetAttributes(i, "dir"))
137
138
  };
138
139
  }
139
140
  });
140
141
  export {
141
- E as TextDirection
142
+ B as TextDirection
142
143
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("./index-ByRfqzMr.cjs"),o=require("./RichTextEditor-C8Sm1E6J.cjs"),s=n.Mark.create({name:"underline",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"u"},{style:"text-decoration",consuming:!1,getAttrs:e=>e.includes("underline")?{}:!1}]},renderHTML({HTMLAttributes:e}){return["u",n.mergeAttributes(this.options.HTMLAttributes,e),0]},addCommands(){return{setUnderline:()=>({commands:e})=>e.setMark(this.name),toggleUnderline:()=>({commands:e})=>e.toggleMark(this.name),unsetUnderline:()=>({commands:e})=>e.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-u":()=>this.editor.commands.toggleUnderline(),"Mod-U":()=>this.editor.commands.toggleUnderline()}}}),d=s.extend({addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),button({editor:t,t:r,extension:i}){return{component:o.ActionButton,componentProps:{action:()=>t.commands.toggleUnderline(),isActive:()=>t.isActive("underline")||!1,disabled:!1,icon:"Underline",shortcutKeys:i.options.shortcutKeys??["mod","U"],tooltip:r("editor.underline.tooltip")}}}}}});exports.TextUnderline=d;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("./index-ByRfqzMr.cjs"),o=require("./RichTextEditor-DWlLqTl9.cjs"),s=n.Mark.create({name:"underline",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"u"},{style:"text-decoration",consuming:!1,getAttrs:e=>e.includes("underline")?{}:!1}]},renderHTML({HTMLAttributes:e}){return["u",n.mergeAttributes(this.options.HTMLAttributes,e),0]},addCommands(){return{setUnderline:()=>({commands:e})=>e.setMark(this.name),toggleUnderline:()=>({commands:e})=>e.toggleMark(this.name),unsetUnderline:()=>({commands:e})=>e.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-u":()=>this.editor.commands.toggleUnderline(),"Mod-U":()=>this.editor.commands.toggleUnderline()}}}),d=s.extend({addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),button({editor:t,t:r,extension:i}){return{component:o.ActionButton,componentProps:{action:()=>t.commands.toggleUnderline(),isActive:()=>t.isActive("underline")||!1,disabled:!1,icon:"Underline",shortcutKeys:i.options.shortcutKeys??["mod","U"],tooltip:r("editor.underline.tooltip")}}}}}});exports.TextUnderline=d;
@@ -186,6 +186,21 @@ declare module '@tiptap/core' {
186
186
  }
187
187
 
188
188
 
189
+ declare module '@tiptap/core' {
190
+ interface Commands<ReturnType> {
191
+ iframe: {
192
+ /**
193
+ * Add an iframe
194
+ */
195
+ setIframe: (options: {
196
+ src: string;
197
+ service: string;
198
+ }) => ReturnType;
199
+ };
200
+ }
201
+ }
202
+
203
+
189
204
  declare module '@tiptap/core' {
190
205
  interface Commands<ReturnType> {
191
206
  imageUpload: {
@@ -206,21 +221,6 @@ declare module '@tiptap/core' {
206
221
  }
207
222
 
208
223
 
209
- declare module '@tiptap/core' {
210
- interface Commands<ReturnType> {
211
- iframe: {
212
- /**
213
- * Add an iframe
214
- */
215
- setIframe: (options: {
216
- src: string;
217
- service: string;
218
- }) => ReturnType;
219
- };
220
- }
221
- }
222
-
223
-
224
224
  declare module '@tiptap/core' {
225
225
  interface Commands<ReturnType> {
226
226
  imageGifUpload: {
@@ -186,6 +186,21 @@ declare module '@tiptap/core' {
186
186
  }
187
187
 
188
188
 
189
+ declare module '@tiptap/core' {
190
+ interface Commands<ReturnType> {
191
+ iframe: {
192
+ /**
193
+ * Add an iframe
194
+ */
195
+ setIframe: (options: {
196
+ src: string;
197
+ service: string;
198
+ }) => ReturnType;
199
+ };
200
+ }
201
+ }
202
+
203
+
189
204
  declare module '@tiptap/core' {
190
205
  interface Commands<ReturnType> {
191
206
  imageUpload: {
@@ -206,21 +221,6 @@ declare module '@tiptap/core' {
206
221
  }
207
222
 
208
223
 
209
- declare module '@tiptap/core' {
210
- interface Commands<ReturnType> {
211
- iframe: {
212
- /**
213
- * Add an iframe
214
- */
215
- setIframe: (options: {
216
- src: string;
217
- service: string;
218
- }) => ReturnType;
219
- };
220
- }
221
- }
222
-
223
-
224
224
  declare module '@tiptap/core' {
225
225
  interface Commands<ReturnType> {
226
226
  imageGifUpload: {
@@ -1,5 +1,5 @@
1
1
  import { M as o, m as s } from "./index-DI9T3iLd.js";
2
- import { A as i } from "./RichTextEditor-BQN2eLD_.js";
2
+ import { A as i } from "./RichTextEditor-KP2Rgcqe.js";
3
3
  const d = o.create({
4
4
  name: "underline",
5
5
  addOptions() {
@@ -121,6 +121,21 @@ declare module '@tiptap/core' {
121
121
  }
122
122
 
123
123
 
124
+ declare module '@tiptap/core' {
125
+ interface Commands<ReturnType> {
126
+ iframe: {
127
+ /**
128
+ * Add an iframe
129
+ */
130
+ setIframe: (options: {
131
+ src: string;
132
+ service: string;
133
+ }) => ReturnType;
134
+ };
135
+ }
136
+ }
137
+
138
+
124
139
  declare module '@tiptap/core' {
125
140
  interface Commands<ReturnType> {
126
141
  imageUpload: {
@@ -141,21 +156,6 @@ declare module '@tiptap/core' {
141
156
  }
142
157
 
143
158
 
144
- declare module '@tiptap/core' {
145
- interface Commands<ReturnType> {
146
- iframe: {
147
- /**
148
- * Add an iframe
149
- */
150
- setIframe: (options: {
151
- src: string;
152
- service: string;
153
- }) => ReturnType;
154
- };
155
- }
156
- }
157
-
158
-
159
159
  declare module '@tiptap/core' {
160
160
  interface Commands<ReturnType> {
161
161
  imageGifUpload: {
@@ -121,6 +121,21 @@ declare module '@tiptap/core' {
121
121
  }
122
122
 
123
123
 
124
+ declare module '@tiptap/core' {
125
+ interface Commands<ReturnType> {
126
+ iframe: {
127
+ /**
128
+ * Add an iframe
129
+ */
130
+ setIframe: (options: {
131
+ src: string;
132
+ service: string;
133
+ }) => ReturnType;
134
+ };
135
+ }
136
+ }
137
+
138
+
124
139
  declare module '@tiptap/core' {
125
140
  interface Commands<ReturnType> {
126
141
  imageUpload: {
@@ -141,21 +156,6 @@ declare module '@tiptap/core' {
141
156
  }
142
157
 
143
158
 
144
- declare module '@tiptap/core' {
145
- interface Commands<ReturnType> {
146
- iframe: {
147
- /**
148
- * Add an iframe
149
- */
150
- setIframe: (options: {
151
- src: string;
152
- service: string;
153
- }) => ReturnType;
154
- };
155
- }
156
- }
157
-
158
-
159
159
  declare module '@tiptap/core' {
160
160
  interface Commands<ReturnType> {
161
161
  imageGifUpload: {