reactjs-tiptap-editor 0.3.26 → 0.3.28

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 (222) hide show
  1. package/lib/{ActionMenuButton-C9tPWcDX.cjs → ActionMenuButton-C20molC9.cjs} +1 -1
  2. package/lib/{ActionMenuButton-DpFt8DwI.js → ActionMenuButton-D0hFczCn.js} +1 -1
  3. package/lib/Attachment.cjs +1 -1
  4. package/lib/Attachment.d.cts +41 -39
  5. package/lib/Attachment.d.ts +41 -39
  6. package/lib/Attachment.js +1 -1
  7. package/lib/Blockquote.cjs +1 -1
  8. package/lib/Blockquote.d.cts +41 -39
  9. package/lib/Blockquote.d.ts +41 -39
  10. package/lib/Blockquote.js +10 -10
  11. package/lib/Bold.cjs +1 -1
  12. package/lib/Bold.d.cts +41 -39
  13. package/lib/Bold.d.ts +41 -39
  14. package/lib/Bold.js +10 -10
  15. package/lib/BulletList.cjs +1 -1
  16. package/lib/BulletList.d.cts +41 -39
  17. package/lib/BulletList.d.ts +41 -39
  18. package/lib/BulletList.js +10 -10
  19. package/lib/Clear.cjs +1 -1
  20. package/lib/Clear.d.cts +41 -39
  21. package/lib/Clear.d.ts +41 -39
  22. package/lib/Clear.js +1 -1
  23. package/lib/Code.cjs +1 -1
  24. package/lib/Code.d.cts +41 -39
  25. package/lib/Code.d.ts +41 -39
  26. package/lib/Code.js +21 -21
  27. package/lib/CodeBlock.cjs +1 -1
  28. package/lib/CodeBlock.d.cts +41 -39
  29. package/lib/CodeBlock.d.ts +41 -39
  30. package/lib/CodeBlock.js +1 -1
  31. package/lib/CodeView.cjs +1 -1
  32. package/lib/CodeView.d.cts +41 -39
  33. package/lib/CodeView.d.ts +41 -39
  34. package/lib/CodeView.js +1 -1
  35. package/lib/Color.cjs +1 -1
  36. package/lib/Color.d.cts +41 -39
  37. package/lib/Color.d.ts +41 -39
  38. package/lib/Color.js +1 -1
  39. package/lib/Document.d.cts +39 -39
  40. package/lib/Document.d.ts +39 -39
  41. package/lib/{Drawer-BQLKKEOB.cjs → Drawer-0kBt3GVL.cjs} +1 -1
  42. package/lib/{Drawer-BouNhUKq.js → Drawer-B96jQIQU.js} +1 -1
  43. package/lib/Drawer.cjs +1 -1
  44. package/lib/Drawer.d.cts +41 -39
  45. package/lib/Drawer.d.ts +41 -39
  46. package/lib/Drawer.js +2 -2
  47. package/lib/Emoji.cjs +1 -1
  48. package/lib/Emoji.d.cts +39 -39
  49. package/lib/Emoji.d.ts +39 -39
  50. package/lib/Emoji.js +1 -1
  51. package/lib/{Excalidraw-DYbRbH0x.cjs → Excalidraw-HK9kjpX5.cjs} +1 -1
  52. package/lib/{Excalidraw-u2P8Olgi.js → Excalidraw-z3VZyGJ4.js} +1 -1
  53. package/lib/Excalidraw.cjs +1 -1
  54. package/lib/Excalidraw.d.cts +39 -39
  55. package/lib/Excalidraw.d.ts +39 -39
  56. package/lib/Excalidraw.js +1 -1
  57. package/lib/ExportPdf.cjs +1 -1
  58. package/lib/ExportPdf.d.cts +41 -39
  59. package/lib/ExportPdf.d.ts +41 -39
  60. package/lib/ExportPdf.js +1 -1
  61. package/lib/ExportWord.cjs +1 -1
  62. package/lib/ExportWord.d.cts +41 -39
  63. package/lib/ExportWord.d.ts +41 -39
  64. package/lib/ExportWord.js +1 -1
  65. package/lib/FontFamily.cjs +1 -1
  66. package/lib/FontFamily.d.cts +41 -39
  67. package/lib/FontFamily.d.ts +41 -39
  68. package/lib/FontFamily.js +2 -2
  69. package/lib/FontSize.cjs +1 -1
  70. package/lib/FontSize.d.cts +41 -39
  71. package/lib/FontSize.d.ts +41 -39
  72. package/lib/FontSize.js +2 -2
  73. package/lib/FormatPainter.cjs +1 -1
  74. package/lib/FormatPainter.d.cts +41 -39
  75. package/lib/FormatPainter.d.ts +41 -39
  76. package/lib/FormatPainter.js +1 -1
  77. package/lib/Heading.cjs +1 -1
  78. package/lib/Heading.d.cts +41 -39
  79. package/lib/Heading.d.ts +41 -39
  80. package/lib/Heading.js +71 -68
  81. package/lib/Highlight.cjs +1 -1
  82. package/lib/Highlight.d.cts +45 -39
  83. package/lib/Highlight.d.ts +45 -39
  84. package/lib/Highlight.js +14 -13
  85. package/lib/History.cjs +1 -1
  86. package/lib/History.d.cts +41 -39
  87. package/lib/History.d.ts +41 -39
  88. package/lib/History.js +163 -160
  89. package/lib/HorizontalRule.cjs +1 -1
  90. package/lib/HorizontalRule.d.cts +41 -39
  91. package/lib/HorizontalRule.d.ts +41 -39
  92. package/lib/HorizontalRule.js +14 -14
  93. package/lib/Iframe.cjs +1 -1
  94. package/lib/Iframe.d.cts +39 -39
  95. package/lib/Iframe.d.ts +39 -39
  96. package/lib/Iframe.js +1 -1
  97. package/lib/Image.cjs +1 -1
  98. package/lib/Image.d.cts +41 -39
  99. package/lib/Image.d.ts +41 -39
  100. package/lib/Image.js +1 -1
  101. package/lib/ImageGif.cjs +1 -1
  102. package/lib/ImageGif.d.cts +39 -39
  103. package/lib/ImageGif.d.ts +39 -39
  104. package/lib/ImageGif.js +1 -1
  105. package/lib/ImportWord.cjs +2 -2
  106. package/lib/ImportWord.d.cts +41 -39
  107. package/lib/ImportWord.d.ts +41 -39
  108. package/lib/ImportWord.js +2 -2
  109. package/lib/Indent.cjs +1 -1
  110. package/lib/Indent.d.cts +41 -39
  111. package/lib/Indent.d.ts +41 -39
  112. package/lib/Indent.js +12 -11
  113. package/lib/Italic.cjs +1 -1
  114. package/lib/Italic.d.cts +41 -39
  115. package/lib/Italic.d.ts +41 -39
  116. package/lib/Italic.js +13 -13
  117. package/lib/Katex.cjs +1 -1
  118. package/lib/Katex.d.cts +39 -39
  119. package/lib/Katex.d.ts +39 -39
  120. package/lib/Katex.js +2 -2
  121. package/lib/LineHeight.cjs +1 -1
  122. package/lib/LineHeight.d.cts +41 -39
  123. package/lib/LineHeight.d.ts +41 -39
  124. package/lib/LineHeight.js +1 -1
  125. package/lib/Link.cjs +1 -1
  126. package/lib/Link.d.cts +41 -39
  127. package/lib/Link.d.ts +41 -39
  128. package/lib/Link.js +1 -1
  129. package/lib/ListItem.d.cts +39 -39
  130. package/lib/ListItem.d.ts +39 -39
  131. package/lib/Mention.d.cts +39 -39
  132. package/lib/Mention.d.ts +39 -39
  133. package/lib/Mermaid.cjs +1 -1
  134. package/lib/Mermaid.d.cts +41 -39
  135. package/lib/Mermaid.d.ts +41 -39
  136. package/lib/Mermaid.js +2 -2
  137. package/lib/MoreMark.cjs +1 -1
  138. package/lib/MoreMark.d.cts +41 -39
  139. package/lib/MoreMark.d.ts +41 -39
  140. package/lib/MoreMark.js +46 -45
  141. package/lib/MultiColumn.cjs +1 -1
  142. package/lib/MultiColumn.d.cts +39 -39
  143. package/lib/MultiColumn.d.ts +39 -39
  144. package/lib/MultiColumn.js +1 -1
  145. package/lib/OrderedList.cjs +1 -1
  146. package/lib/OrderedList.d.cts +41 -39
  147. package/lib/OrderedList.d.ts +41 -39
  148. package/lib/OrderedList.js +9 -9
  149. package/lib/RichTextEditor-BKywwUM4.cjs +140 -0
  150. package/lib/{RichTextEditor-VkzSL04E.js → RichTextEditor-CnWZ69eX.js} +1685 -1708
  151. package/lib/SearchAndReplace.cjs +1 -1
  152. package/lib/SearchAndReplace.d.cts +41 -39
  153. package/lib/SearchAndReplace.d.ts +41 -39
  154. package/lib/SearchAndReplace.js +1 -1
  155. package/lib/Selection.d.cts +39 -39
  156. package/lib/Selection.d.ts +39 -39
  157. package/lib/SlashCommand.cjs +1 -1
  158. package/lib/SlashCommand.d.cts +39 -39
  159. package/lib/SlashCommand.d.ts +39 -39
  160. package/lib/SlashCommand.js +1 -1
  161. package/lib/Strike.cjs +1 -1
  162. package/lib/Strike.d.cts +41 -39
  163. package/lib/Strike.d.ts +41 -39
  164. package/lib/Strike.js +13 -13
  165. package/lib/SubAndSuperScript.cjs +1 -1
  166. package/lib/SubAndSuperScript.d.cts +41 -39
  167. package/lib/SubAndSuperScript.d.ts +41 -39
  168. package/lib/SubAndSuperScript.js +1 -1
  169. package/lib/Table.cjs +1 -1
  170. package/lib/Table.d.cts +41 -39
  171. package/lib/Table.d.ts +41 -39
  172. package/lib/Table.js +1 -1
  173. package/lib/TableOfContent.cjs +1 -1
  174. package/lib/TableOfContent.d.cts +39 -39
  175. package/lib/TableOfContent.d.ts +39 -39
  176. package/lib/TableOfContent.js +1 -1
  177. package/lib/TaskList.cjs +1 -1
  178. package/lib/TaskList.d.cts +41 -39
  179. package/lib/TaskList.d.ts +41 -39
  180. package/lib/TaskList.js +15 -15
  181. package/lib/TextAlign.cjs +1 -1
  182. package/lib/TextAlign.d.cts +41 -39
  183. package/lib/TextAlign.d.ts +41 -39
  184. package/lib/TextAlign.js +41 -41
  185. package/lib/TextBubble.cjs +1 -1
  186. package/lib/TextBubble.d.cts +41 -39
  187. package/lib/TextBubble.d.ts +41 -39
  188. package/lib/TextBubble.js +1 -1
  189. package/lib/TextDirection.cjs +1 -1
  190. package/lib/TextDirection.d.cts +39 -39
  191. package/lib/TextDirection.d.ts +39 -39
  192. package/lib/TextDirection.js +1 -1
  193. package/lib/TextUnderline.cjs +1 -1
  194. package/lib/TextUnderline.d.cts +41 -39
  195. package/lib/TextUnderline.d.ts +41 -39
  196. package/lib/TextUnderline.js +8 -8
  197. package/lib/TrailingNode.d.cts +39 -39
  198. package/lib/TrailingNode.d.ts +39 -39
  199. package/lib/{Twitter-DlKz1fXJ.js → Twitter-CCf1aM0f.js} +1 -1
  200. package/lib/{Twitter-u_6ZejIn.cjs → Twitter-Dj49i3B9.cjs} +1 -1
  201. package/lib/Twitter.cjs +1 -1
  202. package/lib/Twitter.d.cts +39 -39
  203. package/lib/Twitter.d.ts +39 -39
  204. package/lib/Twitter.js +1 -1
  205. package/lib/Video.cjs +1 -1
  206. package/lib/Video.d.cts +41 -39
  207. package/lib/Video.d.ts +41 -39
  208. package/lib/Video.js +1 -1
  209. package/lib/bubble-extra.cjs +1 -1
  210. package/lib/bubble-extra.d.cts +39 -39
  211. package/lib/bubble-extra.d.ts +39 -39
  212. package/lib/bubble-extra.js +5 -5
  213. package/lib/index.cjs +1 -1
  214. package/lib/index.d.cts +58 -52
  215. package/lib/index.d.ts +58 -52
  216. package/lib/index.js +2 -2
  217. package/lib/locale-bundle.d.cts +39 -39
  218. package/lib/locale-bundle.d.ts +39 -39
  219. package/lib/{textarea-ESw2TM_u.cjs → textarea-DhlS0JCr.cjs} +1 -1
  220. package/lib/{textarea-BA9ETXT8.js → textarea-nr3UZ7Wg.js} +1 -1
  221. package/package.json +1 -1
  222. package/lib/RichTextEditor-8GrfwaB4.cjs +0 -140
package/lib/MoreMark.js CHANGED
@@ -1,84 +1,85 @@
1
- import { E as h } from "./index-DI9T3iLd.js";
2
- import { S as d, a as m } from "./index-LUL9mqY4.js";
3
- import { jsxs as u, jsx as c } from "react/jsx-runtime";
4
- import { useMemo as f } from "react";
5
- import { D as x, e as b, A as g, M, f as S, h as k, k as A, g as w } from "./RichTextEditor-VkzSL04E.js";
6
- function y(t) {
7
- var s;
8
- const i = f(() => {
1
+ import { E as m } from "./index-DI9T3iLd.js";
2
+ import { S as f, a as b } from "./index-LUL9mqY4.js";
3
+ import { jsxs as h, jsx as s } from "react/jsx-runtime";
4
+ import { useMemo as x } from "react";
5
+ import { D as g, e as M, A as y, M as S, f as k, h as A, k as w, g as v } from "./RichTextEditor-CnWZ69eX.js";
6
+ function K(t) {
7
+ var c;
8
+ const e = x(() => {
9
9
  var o;
10
- const e = (o = t == null ? void 0 : t.items) == null ? void 0 : o.find((a) => a.isActive());
11
- return e && !e.default ? {
12
- ...e,
13
- icon: e != null && e.icon ? e == null ? void 0 : e.icon : t == null ? void 0 : t.icon
10
+ const i = (o = t == null ? void 0 : t.items) == null ? void 0 : o.find((a) => a.isActive());
11
+ return i && !i.default ? {
12
+ ...i,
13
+ icon: i != null && i.icon ? i == null ? void 0 : i.icon : t == null ? void 0 : t.icon
14
14
  } : {
15
15
  title: t.tooltip,
16
16
  icon: t.icon,
17
17
  isActive: () => !1
18
18
  };
19
19
  }, [t]);
20
- return /* @__PURE__ */ u(x, { children: [
21
- /* @__PURE__ */ c(
22
- b,
20
+ return /* @__PURE__ */ h(g, { children: [
21
+ /* @__PURE__ */ s(
22
+ M,
23
23
  {
24
24
  asChild: !0,
25
25
  disabled: t == null ? void 0 : t.disabled,
26
- children: /* @__PURE__ */ c(
27
- g,
26
+ children: /* @__PURE__ */ s(
27
+ y,
28
28
  {
29
29
  customClass: "!richtext-w-12 richtext-h-12",
30
30
  disabled: t == null ? void 0 : t.disabled,
31
31
  icon: t == null ? void 0 : t.icon,
32
32
  tooltip: t == null ? void 0 : t.tooltip,
33
- children: /* @__PURE__ */ c(M, { className: "richtext-size-3 richtext-text-gray-500" })
33
+ children: /* @__PURE__ */ s(S, { className: "richtext-size-3 richtext-text-gray-500" })
34
34
  }
35
35
  )
36
36
  }
37
37
  ),
38
- /* @__PURE__ */ c(S, { className: "w-full", children: (s = t == null ? void 0 : t.items) == null ? void 0 : s.map((e, n) => /* @__PURE__ */ u(
39
- k,
38
+ /* @__PURE__ */ s(k, { className: "w-full", children: (c = t == null ? void 0 : t.items) == null ? void 0 : c.map((i, n) => /* @__PURE__ */ h(
39
+ A,
40
40
  {
41
- checked: i.title === e.title,
41
+ checked: e.title === i.title,
42
42
  className: "richtext-flex richtext-items-center richtext-gap-3",
43
- onClick: e.action,
43
+ onClick: i.action,
44
44
  children: [
45
- /* @__PURE__ */ c(A, { name: e == null ? void 0 : e.icon }),
46
- /* @__PURE__ */ c("span", { className: "richtext-ml-1", children: e.title }),
47
- !!(e != null && e.shortcutKeys) && /* @__PURE__ */ c("span", { className: "richtext-ml-auto richtext-text-xs richtext-tracking-widest richtext-opacity-60", children: w(e.shortcutKeys) })
45
+ /* @__PURE__ */ s(w, { name: i == null ? void 0 : i.icon }),
46
+ /* @__PURE__ */ s("span", { className: "richtext-ml-1", children: i.title }),
47
+ !!(i != null && i.shortcutKeys) && /* @__PURE__ */ s("span", { className: "richtext-ml-auto richtext-text-xs richtext-tracking-widest richtext-opacity-60", children: v(i.shortcutKeys) })
48
48
  ]
49
49
  },
50
50
  `more-mark-${n}`
51
51
  )) })
52
52
  ] });
53
53
  }
54
- const B = /* @__PURE__ */ h.create({
54
+ const j = /* @__PURE__ */ m.create({
55
55
  name: "moreMark",
56
56
  addOptions() {
57
57
  var t;
58
58
  return {
59
59
  ...(t = this.parent) == null ? void 0 : t.call(this),
60
- button({ editor: i, extension: s, t: e }) {
61
- const n = s.options.subscript, o = s.options.superscript, a = {
62
- action: () => i.commands.toggleSubscript(),
63
- isActive: () => i.isActive("subscript") || !1,
64
- disabled: !i.can().toggleSubscript(),
60
+ button({ editor: e, extension: c, t: i }) {
61
+ var u, l;
62
+ const n = c.options.subscript, o = c.options.superscript, a = {
63
+ action: () => e.commands.toggleSubscript(),
64
+ isActive: () => e.isActive("subscript") || !1,
65
+ disabled: !e.can().toggleSubscript(),
65
66
  icon: "Subscript",
66
- title: e("editor.subscript.tooltip"),
67
- shortcutKeys: ["mod", "."]
68
- }, l = {
69
- action: () => i.commands.toggleSuperscript(),
70
- isActive: () => i.isActive("superscript") || !1,
71
- disabled: !i.can().toggleSuperscript(),
67
+ title: i("editor.subscript.tooltip"),
68
+ shortcutKeys: ((u = c.options.shortcutKeys) == null ? void 0 : u[0]) ?? ["mod", "."]
69
+ }, d = {
70
+ action: () => e.commands.toggleSuperscript(),
71
+ isActive: () => e.isActive("superscript") || !1,
72
+ disabled: !e.can().toggleSuperscript(),
72
73
  icon: "Superscript",
73
- title: e("editor.superscript.tooltip"),
74
- shortcutKeys: ["mod", ","]
74
+ title: i("editor.superscript.tooltip"),
75
+ shortcutKeys: ((l = c.options.shortcutKeys) == null ? void 0 : l[1]) ?? ["mod", ","]
75
76
  }, r = [];
76
- return n !== !1 && r.push(a), o !== !1 && r.push(l), {
77
- component: y,
77
+ return n !== !1 && r.push(a), o !== !1 && r.push(d), {
78
+ component: K,
78
79
  componentProps: {
79
80
  icon: "Type",
80
- tooltip: e("editor.moremark"),
81
- disabled: !i.isEditable,
81
+ tooltip: i("editor.moremark"),
82
+ disabled: !e.isEditable,
82
83
  items: r
83
84
  }
84
85
  };
@@ -87,9 +88,9 @@ const B = /* @__PURE__ */ h.create({
87
88
  },
88
89
  addExtensions() {
89
90
  const t = [];
90
- return this.options.subscript !== !1 && t.push(d.configure(this.options.subscript)), this.options.superscript !== !1 && t.push(m.configure(this.options.superscript)), t;
91
+ return this.options.subscript !== !1 && t.push(f.configure(this.options.subscript)), this.options.superscript !== !1 && t.push(b.configure(this.options.superscript)), t;
91
92
  }
92
93
  });
93
94
  export {
94
- B as MoreMark
95
+ j as MoreMark
95
96
  };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./index-ByRfqzMr.cjs");const o=require("./RichTextEditor-8GrfwaB4.cjs");exports.Column=o.Column;exports.ColumnActionButton=o.ColumnActionButton;exports.EXTENSION_PRIORITY_HIGHEST=o.EXTENSION_PRIORITY_HIGHEST;exports.MultiColumn=o.MultiColumn;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./index-ByRfqzMr.cjs");const o=require("./RichTextEditor-BKywwUM4.cjs");exports.Column=o.Column;exports.ColumnActionButton=o.ColumnActionButton;exports.EXTENSION_PRIORITY_HIGHEST=o.EXTENSION_PRIORITY_HIGHEST;exports.MultiColumn=o.MultiColumn;
@@ -44,11 +44,9 @@ declare module '@tiptap/core' {
44
44
 
45
45
  declare module '@tiptap/core' {
46
46
  interface Commands<ReturnType> {
47
- emoji: {
48
- setEmoji: (emoji: {
49
- name: string;
50
- emoji: string;
51
- }) => ReturnType;
47
+ drawer: {
48
+ setDrawer: (options: any, replace?: any) => ReturnType;
49
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
52
50
  };
53
51
  }
54
52
  }
@@ -65,9 +63,11 @@ declare module '@tiptap/core' {
65
63
 
66
64
  declare module '@tiptap/core' {
67
65
  interface Commands<ReturnType> {
68
- drawer: {
69
- setDrawer: (options: any, replace?: any) => ReturnType;
70
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
66
+ emoji: {
67
+ setEmoji: (emoji: {
68
+ name: string;
69
+ emoji: string;
70
+ }) => ReturnType;
71
71
  };
72
72
  }
73
73
  }
@@ -189,15 +189,6 @@ declare module '@tiptap/core' {
189
189
  }
190
190
 
191
191
 
192
- declare module '@tiptap/core' {
193
- interface Commands<ReturnType> {
194
- katex: {
195
- setKatex: (arg?: IKatexAttrs) => ReturnType;
196
- };
197
- }
198
- }
199
-
200
-
201
192
  declare module '@tiptap/core' {
202
193
  interface Commands<ReturnType> {
203
194
  lineHeight: {
@@ -210,9 +201,8 @@ declare module '@tiptap/core' {
210
201
 
211
202
  declare module '@tiptap/core' {
212
203
  interface Commands<ReturnType> {
213
- mermaid: {
214
- setMermaid: (options: any, replace?: any) => ReturnType;
215
- setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
204
+ katex: {
205
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
216
206
  };
217
207
  }
218
208
  }
@@ -220,13 +210,9 @@ declare module '@tiptap/core' {
220
210
 
221
211
  declare module '@tiptap/core' {
222
212
  interface Commands<ReturnType> {
223
- columns: {
224
- insertColumns: (attrs?: {
225
- cols: number;
226
- }) => ReturnType;
227
- addColBefore: () => ReturnType;
228
- addColAfter: () => ReturnType;
229
- deleteCol: () => ReturnType;
213
+ mermaid: {
214
+ setMermaid: (options: any, replace?: any) => ReturnType;
215
+ setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
230
216
  };
231
217
  }
232
218
  }
@@ -249,9 +235,13 @@ declare module '@tiptap/core' {
249
235
 
250
236
  declare module '@tiptap/core' {
251
237
  interface Commands<ReturnType> {
252
- tableOfContents: {
253
- setTableOfContents: () => ReturnType;
254
- removeTableOfContents: () => ReturnType;
238
+ columns: {
239
+ insertColumns: (attrs?: {
240
+ cols: number;
241
+ }) => ReturnType;
242
+ addColBefore: () => ReturnType;
243
+ addColAfter: () => ReturnType;
244
+ deleteCol: () => ReturnType;
255
245
  };
256
246
  }
257
247
  }
@@ -259,15 +249,9 @@ declare module '@tiptap/core' {
259
249
 
260
250
  declare module '@tiptap/core' {
261
251
  interface Commands<ReturnType> {
262
- video: {
263
- /**
264
- * Add an video
265
- */
266
- setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
267
- /**
268
- * Update an video
269
- */
270
- updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
252
+ tableOfContents: {
253
+ setTableOfContents: () => ReturnType;
254
+ removeTableOfContents: () => ReturnType;
271
255
  };
272
256
  }
273
257
  }
@@ -288,6 +272,22 @@ declare module '@tiptap/core' {
288
272
  }
289
273
 
290
274
 
275
+ declare module '@tiptap/core' {
276
+ interface Commands<ReturnType> {
277
+ video: {
278
+ /**
279
+ * Add an video
280
+ */
281
+ setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
282
+ /**
283
+ * Update an video
284
+ */
285
+ updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
286
+ };
287
+ }
288
+ }
289
+
290
+
291
291
  declare module '@tiptap/core' {
292
292
  interface Commands<ReturnType> {
293
293
  tableCellBackground: {
@@ -44,11 +44,9 @@ declare module '@tiptap/core' {
44
44
 
45
45
  declare module '@tiptap/core' {
46
46
  interface Commands<ReturnType> {
47
- emoji: {
48
- setEmoji: (emoji: {
49
- name: string;
50
- emoji: string;
51
- }) => ReturnType;
47
+ drawer: {
48
+ setDrawer: (options: any, replace?: any) => ReturnType;
49
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
52
50
  };
53
51
  }
54
52
  }
@@ -65,9 +63,11 @@ declare module '@tiptap/core' {
65
63
 
66
64
  declare module '@tiptap/core' {
67
65
  interface Commands<ReturnType> {
68
- drawer: {
69
- setDrawer: (options: any, replace?: any) => ReturnType;
70
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
66
+ emoji: {
67
+ setEmoji: (emoji: {
68
+ name: string;
69
+ emoji: string;
70
+ }) => ReturnType;
71
71
  };
72
72
  }
73
73
  }
@@ -189,15 +189,6 @@ declare module '@tiptap/core' {
189
189
  }
190
190
 
191
191
 
192
- declare module '@tiptap/core' {
193
- interface Commands<ReturnType> {
194
- katex: {
195
- setKatex: (arg?: IKatexAttrs) => ReturnType;
196
- };
197
- }
198
- }
199
-
200
-
201
192
  declare module '@tiptap/core' {
202
193
  interface Commands<ReturnType> {
203
194
  lineHeight: {
@@ -210,9 +201,8 @@ declare module '@tiptap/core' {
210
201
 
211
202
  declare module '@tiptap/core' {
212
203
  interface Commands<ReturnType> {
213
- mermaid: {
214
- setMermaid: (options: any, replace?: any) => ReturnType;
215
- setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
204
+ katex: {
205
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
216
206
  };
217
207
  }
218
208
  }
@@ -220,13 +210,9 @@ declare module '@tiptap/core' {
220
210
 
221
211
  declare module '@tiptap/core' {
222
212
  interface Commands<ReturnType> {
223
- columns: {
224
- insertColumns: (attrs?: {
225
- cols: number;
226
- }) => ReturnType;
227
- addColBefore: () => ReturnType;
228
- addColAfter: () => ReturnType;
229
- deleteCol: () => ReturnType;
213
+ mermaid: {
214
+ setMermaid: (options: any, replace?: any) => ReturnType;
215
+ setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
230
216
  };
231
217
  }
232
218
  }
@@ -249,9 +235,13 @@ declare module '@tiptap/core' {
249
235
 
250
236
  declare module '@tiptap/core' {
251
237
  interface Commands<ReturnType> {
252
- tableOfContents: {
253
- setTableOfContents: () => ReturnType;
254
- removeTableOfContents: () => ReturnType;
238
+ columns: {
239
+ insertColumns: (attrs?: {
240
+ cols: number;
241
+ }) => ReturnType;
242
+ addColBefore: () => ReturnType;
243
+ addColAfter: () => ReturnType;
244
+ deleteCol: () => ReturnType;
255
245
  };
256
246
  }
257
247
  }
@@ -259,15 +249,9 @@ declare module '@tiptap/core' {
259
249
 
260
250
  declare module '@tiptap/core' {
261
251
  interface Commands<ReturnType> {
262
- video: {
263
- /**
264
- * Add an video
265
- */
266
- setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
267
- /**
268
- * Update an video
269
- */
270
- updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
252
+ tableOfContents: {
253
+ setTableOfContents: () => ReturnType;
254
+ removeTableOfContents: () => ReturnType;
271
255
  };
272
256
  }
273
257
  }
@@ -288,6 +272,22 @@ declare module '@tiptap/core' {
288
272
  }
289
273
 
290
274
 
275
+ declare module '@tiptap/core' {
276
+ interface Commands<ReturnType> {
277
+ video: {
278
+ /**
279
+ * Add an video
280
+ */
281
+ setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
282
+ /**
283
+ * Update an video
284
+ */
285
+ updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
286
+ };
287
+ }
288
+ }
289
+
290
+
291
291
  declare module '@tiptap/core' {
292
292
  interface Commands<ReturnType> {
293
293
  tableCellBackground: {
@@ -1,5 +1,5 @@
1
1
  import "./index-DI9T3iLd.js";
2
- import { a6 as m, ah as n, ag as u, a7 as l } from "./RichTextEditor-VkzSL04E.js";
2
+ import { a6 as m, ah as n, ag as u, a7 as l } from "./RichTextEditor-CnWZ69eX.js";
3
3
  export {
4
4
  m as Column,
5
5
  n as ColumnActionButton,
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index-ByRfqzMr.cjs"),n=require("./RichTextEditor-8GrfwaB4.cjs"),a="listItem",r="textStyle",o=/^(\d+)\.\s$/,d=i.Node.create({name:"orderedList",addOptions(){return{itemTypeName:"listItem",HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}},group:"block list",content(){return`${this.options.itemTypeName}+`},addAttributes(){return{start:{default:1,parseHTML:t=>t.hasAttribute("start")?parseInt(t.getAttribute("start")||"",10):1},type:{default:null,parseHTML:t=>t.getAttribute("type")}}},parseHTML(){return[{tag:"ol"}]},renderHTML({HTMLAttributes:t}){const{start:e,...s}=t;return e===1?["ol",i.mergeAttributes(this.options.HTMLAttributes,s),0]:["ol",i.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{toggleOrderedList:()=>({commands:t,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(a,this.editor.getAttributes(r)).run():t.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let t=i.wrappingInputRule({find:o,type:this.type,getAttributes:e=>({start:+e[1]}),joinPredicate:(e,s)=>s.childCount+s.attrs.start===+e[1]});return(this.options.keepMarks||this.options.keepAttributes)&&(t=i.wrappingInputRule({find:o,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:e=>({start:+e[1],...this.editor.getAttributes(r)}),joinPredicate:(e,s)=>s.childCount+s.attrs.start===+e[1],editor:this.editor})),[t]}}),u=d.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),button:({editor:e,t:s})=>({component:n.ActionButton,componentProps:{action:()=>e.commands.toggleOrderedList(),isActive:()=>e.isActive("orderedList")||!1,disabled:!1,icon:"ListOrdered",shortcutKeys:["mod","shift","7"],tooltip:s("editor.orderedlist.tooltip")}})}}});exports.OrderedList=u;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index-ByRfqzMr.cjs"),a=require("./RichTextEditor-BKywwUM4.cjs"),d="listItem",r="textStyle",o=/^(\d+)\.\s$/,u=i.Node.create({name:"orderedList",addOptions(){return{itemTypeName:"listItem",HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}},group:"block list",content(){return`${this.options.itemTypeName}+`},addAttributes(){return{start:{default:1,parseHTML:t=>t.hasAttribute("start")?parseInt(t.getAttribute("start")||"",10):1},type:{default:null,parseHTML:t=>t.getAttribute("type")}}},parseHTML(){return[{tag:"ol"}]},renderHTML({HTMLAttributes:t}){const{start:e,...s}=t;return e===1?["ol",i.mergeAttributes(this.options.HTMLAttributes,s),0]:["ol",i.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{toggleOrderedList:()=>({commands:t,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(d,this.editor.getAttributes(r)).run():t.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let t=i.wrappingInputRule({find:o,type:this.type,getAttributes:e=>({start:+e[1]}),joinPredicate:(e,s)=>s.childCount+s.attrs.start===+e[1]});return(this.options.keepMarks||this.options.keepAttributes)&&(t=i.wrappingInputRule({find:o,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:e=>({start:+e[1],...this.editor.getAttributes(r)}),joinPredicate:(e,s)=>s.childCount+s.attrs.start===+e[1],editor:this.editor})),[t]}}),p=u.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),button:({editor:e,t:s,extension:n})=>({component:a.ActionButton,componentProps:{action:()=>e.commands.toggleOrderedList(),isActive:()=>e.isActive("orderedList")||!1,disabled:!1,icon:"ListOrdered",shortcutKeys:n.options.shortcutKeys??["mod","shift","7"],tooltip:s("editor.orderedlist.tooltip")}})}}});exports.OrderedList=p;
@@ -68,6 +68,8 @@ declare interface GeneralOptions<T> {
68
68
  button: ButtonView<T>;
69
69
  /** Show on Toolbar */
70
70
  toolbar?: boolean;
71
+ /** Shortcut keys override */
72
+ shortcutKeys?: string[] | string[][];
71
73
  }
72
74
 
73
75
  export declare const OrderedList: Node_2<OrderedListOptions, any>;
@@ -110,11 +112,9 @@ declare module '@tiptap/core' {
110
112
 
111
113
  declare module '@tiptap/core' {
112
114
  interface Commands<ReturnType> {
113
- emoji: {
114
- setEmoji: (emoji: {
115
- name: string;
116
- emoji: string;
117
- }) => ReturnType;
115
+ drawer: {
116
+ setDrawer: (options: any, replace?: any) => ReturnType;
117
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
118
118
  };
119
119
  }
120
120
  }
@@ -131,9 +131,11 @@ declare module '@tiptap/core' {
131
131
 
132
132
  declare module '@tiptap/core' {
133
133
  interface Commands<ReturnType> {
134
- drawer: {
135
- setDrawer: (options: any, replace?: any) => ReturnType;
136
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
134
+ emoji: {
135
+ setEmoji: (emoji: {
136
+ name: string;
137
+ emoji: string;
138
+ }) => ReturnType;
137
139
  };
138
140
  }
139
141
  }
@@ -255,15 +257,6 @@ declare module '@tiptap/core' {
255
257
  }
256
258
 
257
259
 
258
- declare module '@tiptap/core' {
259
- interface Commands<ReturnType> {
260
- katex: {
261
- setKatex: (arg?: IKatexAttrs) => ReturnType;
262
- };
263
- }
264
- }
265
-
266
-
267
260
  declare module '@tiptap/core' {
268
261
  interface Commands<ReturnType> {
269
262
  lineHeight: {
@@ -276,9 +269,8 @@ declare module '@tiptap/core' {
276
269
 
277
270
  declare module '@tiptap/core' {
278
271
  interface Commands<ReturnType> {
279
- mermaid: {
280
- setMermaid: (options: any, replace?: any) => ReturnType;
281
- setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
272
+ katex: {
273
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
282
274
  };
283
275
  }
284
276
  }
@@ -286,13 +278,9 @@ declare module '@tiptap/core' {
286
278
 
287
279
  declare module '@tiptap/core' {
288
280
  interface Commands<ReturnType> {
289
- columns: {
290
- insertColumns: (attrs?: {
291
- cols: number;
292
- }) => ReturnType;
293
- addColBefore: () => ReturnType;
294
- addColAfter: () => ReturnType;
295
- deleteCol: () => ReturnType;
281
+ mermaid: {
282
+ setMermaid: (options: any, replace?: any) => ReturnType;
283
+ setAlignImageMermaid: (align: 'left' | 'center' | 'right') => ReturnType;
296
284
  };
297
285
  }
298
286
  }
@@ -315,9 +303,13 @@ declare module '@tiptap/core' {
315
303
 
316
304
  declare module '@tiptap/core' {
317
305
  interface Commands<ReturnType> {
318
- tableOfContents: {
319
- setTableOfContents: () => ReturnType;
320
- removeTableOfContents: () => ReturnType;
306
+ columns: {
307
+ insertColumns: (attrs?: {
308
+ cols: number;
309
+ }) => ReturnType;
310
+ addColBefore: () => ReturnType;
311
+ addColAfter: () => ReturnType;
312
+ deleteCol: () => ReturnType;
321
313
  };
322
314
  }
323
315
  }
@@ -325,15 +317,9 @@ declare module '@tiptap/core' {
325
317
 
326
318
  declare module '@tiptap/core' {
327
319
  interface Commands<ReturnType> {
328
- video: {
329
- /**
330
- * Add an video
331
- */
332
- setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
333
- /**
334
- * Update an video
335
- */
336
- updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
320
+ tableOfContents: {
321
+ setTableOfContents: () => ReturnType;
322
+ removeTableOfContents: () => ReturnType;
337
323
  };
338
324
  }
339
325
  }
@@ -354,6 +340,22 @@ declare module '@tiptap/core' {
354
340
  }
355
341
 
356
342
 
343
+ declare module '@tiptap/core' {
344
+ interface Commands<ReturnType> {
345
+ video: {
346
+ /**
347
+ * Add an video
348
+ */
349
+ setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
350
+ /**
351
+ * Update an video
352
+ */
353
+ updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
354
+ };
355
+ }
356
+ }
357
+
358
+
357
359
  declare module '@tiptap/core' {
358
360
  interface Commands<ReturnType> {
359
361
  tableCellBackground: {