reactjs-tiptap-editor 0.3.18 → 0.3.21

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 (251) hide show
  1. package/lib/{ActionMenuButton-Bp3NtBKu.cjs → ActionMenuButton-BTFBZyG2.cjs} +1 -1
  2. package/lib/{ActionMenuButton-CK00Dg3S.js → ActionMenuButton-DXwnYZhJ.js} +1 -1
  3. package/lib/Attachment.cjs +1 -1
  4. package/lib/Attachment.d.cts +28 -28
  5. package/lib/Attachment.d.ts +28 -28
  6. package/lib/Attachment.js +4 -4
  7. package/lib/Blockquote.cjs +1 -1
  8. package/lib/Blockquote.d.cts +28 -28
  9. package/lib/Blockquote.d.ts +28 -28
  10. package/lib/Blockquote.js +2 -2
  11. package/lib/Bold.cjs +1 -1
  12. package/lib/Bold.d.cts +28 -28
  13. package/lib/Bold.d.ts +28 -28
  14. package/lib/Bold.js +2 -2
  15. package/lib/BulletList.cjs +1 -1
  16. package/lib/BulletList.d.cts +28 -28
  17. package/lib/BulletList.d.ts +28 -28
  18. package/lib/BulletList.js +2 -2
  19. package/lib/Clear.cjs +1 -1
  20. package/lib/Clear.d.cts +28 -28
  21. package/lib/Clear.d.ts +28 -28
  22. package/lib/Clear.js +2 -2
  23. package/lib/Code.cjs +1 -1
  24. package/lib/Code.d.cts +28 -28
  25. package/lib/Code.d.ts +28 -28
  26. package/lib/Code.js +2 -2
  27. package/lib/CodeBlock.cjs +1 -1
  28. package/lib/CodeBlock.d.cts +28 -28
  29. package/lib/CodeBlock.d.ts +28 -28
  30. package/lib/CodeBlock.js +3 -3
  31. package/lib/CodeView.cjs +1 -1
  32. package/lib/CodeView.d.cts +28 -28
  33. package/lib/CodeView.d.ts +28 -28
  34. package/lib/CodeView.js +2 -2
  35. package/lib/Color.cjs +1 -1
  36. package/lib/Color.d.cts +28 -28
  37. package/lib/Color.d.ts +28 -28
  38. package/lib/Color.js +3 -3
  39. package/lib/Document.cjs +1 -1
  40. package/lib/Document.d.cts +28 -28
  41. package/lib/Document.d.ts +28 -28
  42. package/lib/Document.js +1 -1
  43. package/lib/{Drawer-D7O4q7Un.cjs → Drawer-BrHHs2E9.cjs} +1 -1
  44. package/lib/{Drawer-B5bTsUf8.js → Drawer-CVuwyG50.js} +4 -4
  45. package/lib/Drawer.cjs +1 -1
  46. package/lib/Drawer.d.cts +28 -28
  47. package/lib/Drawer.d.ts +28 -28
  48. package/lib/Drawer.js +4 -4
  49. package/lib/Emoji.cjs +1 -1
  50. package/lib/Emoji.d.cts +28 -28
  51. package/lib/Emoji.d.ts +28 -28
  52. package/lib/Emoji.js +5 -5
  53. package/lib/Excalidraw-Be_GDV4Q.cjs +1 -0
  54. package/lib/Excalidraw-frMX4K62.js +289 -0
  55. package/lib/Excalidraw.cjs +1 -1
  56. package/lib/Excalidraw.d.cts +28 -28
  57. package/lib/Excalidraw.d.ts +28 -28
  58. package/lib/Excalidraw.js +3 -3
  59. package/lib/ExportPdf.cjs +1 -1
  60. package/lib/ExportPdf.d.cts +28 -28
  61. package/lib/ExportPdf.d.ts +28 -28
  62. package/lib/ExportPdf.js +2 -2
  63. package/lib/ExportWord.cjs +1 -1
  64. package/lib/ExportWord.d.cts +28 -28
  65. package/lib/ExportWord.d.ts +28 -28
  66. package/lib/ExportWord.js +2 -2
  67. package/lib/FontFamily.cjs +1 -1
  68. package/lib/FontFamily.d.cts +28 -28
  69. package/lib/FontFamily.d.ts +28 -28
  70. package/lib/FontFamily.js +5 -5
  71. package/lib/FontSize.cjs +1 -1
  72. package/lib/FontSize.d.cts +28 -28
  73. package/lib/FontSize.d.ts +28 -28
  74. package/lib/FontSize.js +4 -4
  75. package/lib/FormatPainter.cjs +1 -1
  76. package/lib/FormatPainter.d.cts +28 -28
  77. package/lib/FormatPainter.d.ts +28 -28
  78. package/lib/FormatPainter.js +2 -2
  79. package/lib/Heading.cjs +1 -1
  80. package/lib/Heading.d.cts +28 -28
  81. package/lib/Heading.d.ts +28 -28
  82. package/lib/Heading.js +3 -3
  83. package/lib/Highlight.cjs +1 -1
  84. package/lib/Highlight.d.cts +28 -28
  85. package/lib/Highlight.d.ts +28 -28
  86. package/lib/Highlight.js +2 -2
  87. package/lib/History.cjs +1 -1
  88. package/lib/History.d.cts +28 -28
  89. package/lib/History.d.ts +28 -28
  90. package/lib/History.js +2 -2
  91. package/lib/HorizontalRule.cjs +1 -1
  92. package/lib/HorizontalRule.d.cts +28 -28
  93. package/lib/HorizontalRule.d.ts +28 -28
  94. package/lib/HorizontalRule.js +2 -2
  95. package/lib/Iframe.cjs +1 -1
  96. package/lib/Iframe.d.cts +28 -28
  97. package/lib/Iframe.d.ts +28 -28
  98. package/lib/Iframe.js +3 -3
  99. package/lib/Image.cjs +1 -1
  100. package/lib/Image.d.cts +29 -28
  101. package/lib/Image.d.ts +29 -28
  102. package/lib/Image.js +3 -3
  103. package/lib/ImageGif.cjs +1 -1
  104. package/lib/ImageGif.d.cts +28 -28
  105. package/lib/ImageGif.d.ts +28 -28
  106. package/lib/ImageGif.js +3 -3
  107. package/lib/ImportWord.cjs +74 -74
  108. package/lib/ImportWord.d.cts +28 -28
  109. package/lib/ImportWord.d.ts +28 -28
  110. package/lib/ImportWord.js +5015 -4998
  111. package/lib/Indent.cjs +1 -1
  112. package/lib/Indent.d.cts +28 -28
  113. package/lib/Indent.d.ts +28 -28
  114. package/lib/Indent.js +2 -2
  115. package/lib/Italic.cjs +1 -1
  116. package/lib/Italic.d.cts +28 -28
  117. package/lib/Italic.d.ts +28 -28
  118. package/lib/Italic.js +2 -2
  119. package/lib/Katex.cjs +1 -1
  120. package/lib/Katex.d.cts +28 -28
  121. package/lib/Katex.d.ts +28 -28
  122. package/lib/Katex.js +5 -5
  123. package/lib/LineHeight.cjs +1 -1
  124. package/lib/LineHeight.d.cts +28 -28
  125. package/lib/LineHeight.d.ts +28 -28
  126. package/lib/LineHeight.js +3 -3
  127. package/lib/Link.cjs +1 -1
  128. package/lib/Link.d.cts +28 -28
  129. package/lib/Link.d.ts +28 -28
  130. package/lib/Link.js +2 -2
  131. package/lib/ListItem.cjs +1 -1
  132. package/lib/ListItem.d.cts +28 -28
  133. package/lib/ListItem.d.ts +28 -28
  134. package/lib/ListItem.js +1 -1
  135. package/lib/Mention.cjs +1 -1
  136. package/lib/Mention.d.cts +28 -28
  137. package/lib/Mention.d.ts +28 -28
  138. package/lib/Mention.js +123 -91
  139. package/lib/Mermaid.cjs +1 -1
  140. package/lib/Mermaid.d.cts +28 -28
  141. package/lib/Mermaid.d.ts +28 -28
  142. package/lib/Mermaid.js +5 -5
  143. package/lib/MoreMark.cjs +1 -1
  144. package/lib/MoreMark.d.cts +28 -28
  145. package/lib/MoreMark.d.ts +28 -28
  146. package/lib/MoreMark.js +3 -3
  147. package/lib/MultiColumn.cjs +1 -1
  148. package/lib/MultiColumn.d.cts +28 -28
  149. package/lib/MultiColumn.d.ts +28 -28
  150. package/lib/MultiColumn.js +2 -2
  151. package/lib/OrderedList.cjs +1 -1
  152. package/lib/OrderedList.d.cts +28 -28
  153. package/lib/OrderedList.d.ts +28 -28
  154. package/lib/OrderedList.js +2 -2
  155. package/lib/RichTextEditor-CAxwVWUE.cjs +137 -0
  156. package/lib/{RichTextEditor-DWN9FEob.js → RichTextEditor-DjTnd5Uu.js} +2336 -2328
  157. package/lib/SearchAndReplace.cjs +1 -1
  158. package/lib/SearchAndReplace.d.cts +28 -28
  159. package/lib/SearchAndReplace.d.ts +28 -28
  160. package/lib/SearchAndReplace.js +3 -3
  161. package/lib/Selection.cjs +1 -1
  162. package/lib/Selection.d.cts +28 -28
  163. package/lib/Selection.d.ts +28 -28
  164. package/lib/Selection.js +1 -1
  165. package/lib/SlashCommand.cjs +1 -1
  166. package/lib/SlashCommand.d.cts +28 -28
  167. package/lib/SlashCommand.d.ts +28 -28
  168. package/lib/SlashCommand.js +5 -5
  169. package/lib/Strike.cjs +1 -1
  170. package/lib/Strike.d.cts +28 -28
  171. package/lib/Strike.d.ts +28 -28
  172. package/lib/Strike.js +2 -2
  173. package/lib/SubAndSuperScript.cjs +1 -1
  174. package/lib/SubAndSuperScript.d.cts +28 -28
  175. package/lib/SubAndSuperScript.d.ts +28 -28
  176. package/lib/SubAndSuperScript.js +3 -3
  177. package/lib/Table.cjs +1 -1
  178. package/lib/Table.d.cts +28 -28
  179. package/lib/Table.d.ts +28 -28
  180. package/lib/Table.js +3 -3
  181. package/lib/TableOfContent.cjs +1 -1
  182. package/lib/TableOfContent.d.cts +28 -28
  183. package/lib/TableOfContent.d.ts +28 -28
  184. package/lib/TableOfContent.js +4 -4
  185. package/lib/TaskList.cjs +1 -1
  186. package/lib/TaskList.d.cts +28 -28
  187. package/lib/TaskList.d.ts +28 -28
  188. package/lib/TaskList.js +37 -33
  189. package/lib/TextAlign.cjs +1 -1
  190. package/lib/TextAlign.d.cts +28 -28
  191. package/lib/TextAlign.d.ts +28 -28
  192. package/lib/TextAlign.js +2 -2
  193. package/lib/TextBubble.cjs +1 -1
  194. package/lib/TextBubble.d.cts +28 -28
  195. package/lib/TextBubble.d.ts +28 -28
  196. package/lib/TextBubble.js +3 -3
  197. package/lib/TextDirection.cjs +1 -1
  198. package/lib/TextDirection.d.cts +28 -28
  199. package/lib/TextDirection.d.ts +28 -28
  200. package/lib/TextDirection.js +2 -2
  201. package/lib/TextUnderline.cjs +1 -1
  202. package/lib/TextUnderline.d.cts +28 -28
  203. package/lib/TextUnderline.d.ts +28 -28
  204. package/lib/TextUnderline.js +2 -2
  205. package/lib/TrailingNode.cjs +1 -1
  206. package/lib/TrailingNode.d.cts +28 -28
  207. package/lib/TrailingNode.d.ts +28 -28
  208. package/lib/TrailingNode.js +1 -1
  209. package/lib/{Twitter-COZu8DI2.cjs → Twitter-V0OzBT_E.cjs} +1 -1
  210. package/lib/{Twitter-J0XtGXRC.js → Twitter-dRxbZOad.js} +4 -4
  211. package/lib/Twitter.cjs +1 -1
  212. package/lib/Twitter.d.cts +28 -28
  213. package/lib/Twitter.d.ts +28 -28
  214. package/lib/Twitter.js +3 -3
  215. package/lib/Video.cjs +1 -1
  216. package/lib/Video.d.cts +28 -28
  217. package/lib/Video.d.ts +28 -28
  218. package/lib/Video.js +3 -3
  219. package/lib/bubble-extra.cjs +2 -2
  220. package/lib/bubble-extra.d.cts +28 -28
  221. package/lib/bubble-extra.d.ts +28 -28
  222. package/lib/bubble-extra.js +26 -26
  223. package/lib/{dom-dataset-Cuy-pIfj.cjs → dom-dataset-Byuf1YmW.cjs} +5 -5
  224. package/lib/{dom-dataset-CHDbKz5J.js → dom-dataset-Di3tIRrR.js} +94 -83
  225. package/lib/index-BI-IcZcN.cjs +1 -0
  226. package/lib/{index-CSvnpArE.cjs → index-ByRfqzMr.cjs} +2 -2
  227. package/lib/index-C19MB4Al.cjs +1 -0
  228. package/lib/{index-DIPntess.js → index-C1fzuXpN.js} +1 -1
  229. package/lib/index-CbQQFj2T.js +133 -0
  230. package/lib/{index-BWx1Mchx.js → index-DI9T3iLd.js} +243 -243
  231. package/lib/{index-CrxasX7b.cjs → index-DclQSrIx.cjs} +1 -1
  232. package/lib/{index-DEFQHExY.js → index-LUL9mqY4.js} +1 -1
  233. package/lib/{index-zcKfSGd5.js → index-Tj3Ci7xM.js} +13 -8
  234. package/lib/{index-h9_SDuwc.cjs → index-Z4b9rzn-.cjs} +1 -1
  235. package/lib/index.cjs +1 -1
  236. package/lib/index.d.cts +28 -28
  237. package/lib/index.d.ts +28 -28
  238. package/lib/index.js +6 -6
  239. package/lib/locale-bundle.cjs +1 -1
  240. package/lib/locale-bundle.d.cts +33 -28
  241. package/lib/locale-bundle.d.ts +33 -28
  242. package/lib/locale-bundle.js +1 -1
  243. package/lib/{textarea-Bm0GTcEU.js → textarea-6c8drwXJ.js} +1 -1
  244. package/lib/{textarea-C_xhu0vT.cjs → textarea-BsJTSgT-.cjs} +1 -1
  245. package/package.json +67 -67
  246. package/lib/Excalidraw-CzAhPJ3k.cjs +0 -1
  247. package/lib/Excalidraw-D1EJKRER.js +0 -282
  248. package/lib/RichTextEditor-jtVXJcE2.cjs +0 -141
  249. package/lib/index-Cyh1yoFk.cjs +0 -1
  250. package/lib/index-jEB3jXoa.cjs +0 -1
  251. package/lib/index-oQutU45z.js +0 -129
@@ -0,0 +1,289 @@
1
+ import { N as Z, n as k, m as z } from "./index-DI9T3iLd.js";
2
+ import { N as P, c as C, R as j, n as V, g as y } from "./dom-dataset-Di3tIRrR.js";
3
+ import { jsxs as w, jsx as n } from "react/jsx-runtime";
4
+ import { useMemo as B, useState as o, useCallback as f, useEffect as A, useRef as U } from "react";
5
+ import { w as $, x as F, A as M, y as X, z as G, F as K, B as Y, K as q } from "./RichTextEditor-DjTnd5Uu.js";
6
+ import { n as J } from "./index-Tj3Ci7xM.js";
7
+ import { Resizable as Q } from "re-resizable";
8
+ let I;
9
+ function D() {
10
+ try {
11
+ return I || (I = J()), I;
12
+ } catch {
13
+ throw new Error("Error EventEmitter");
14
+ }
15
+ }
16
+ const S = "OPEN_EXCALIDRAW_SETTING_MODAL";
17
+ function ee(e, a) {
18
+ D().on(e, a);
19
+ }
20
+ function te(e, a) {
21
+ D().off(e, a);
22
+ }
23
+ function we(e) {
24
+ D().emit(S, e);
25
+ }
26
+ const re = ({ editor: e }) => {
27
+ const a = B(() => {
28
+ var t;
29
+ return ((t = e.extensionManager.extensions.find(
30
+ (r) => r.name === "excalidraw"
31
+ )) == null ? void 0 : t.options) || {};
32
+ }, [e]), [i, h] = o(null), [p, l] = o({}), [m, E] = o({ elements: [], appState: { isLoading: !1 }, files: null }), [u, c] = o(!1), [d, x] = o(!0), [s, T] = o(null), _ = f(
33
+ (t) => {
34
+ t && import("@excalidraw/excalidraw").then((r) => {
35
+ h(r.Excalidraw);
36
+ }).catch(T).finally(() => x(!1));
37
+ },
38
+ [x]
39
+ ), N = f((t) => {
40
+ setTimeout(() => {
41
+ t.refresh();
42
+ });
43
+ }, []), v = f((t, r, g) => {
44
+ l({
45
+ elements: t,
46
+ appState: { isLoading: !1 },
47
+ files: g
48
+ });
49
+ }, []), L = f(() => {
50
+ if (!i) {
51
+ c(!1);
52
+ return;
53
+ }
54
+ e.chain().focus().setExcalidraw({ data: p }).run(), c(!1);
55
+ }, [i, e, p, c]);
56
+ return A(() => {
57
+ const t = (r) => {
58
+ (r == null ? void 0 : r.editor) === e && (c(!0), r && E(r.data));
59
+ };
60
+ return ee(S, t), () => {
61
+ te(S, t);
62
+ };
63
+ }, [e, c]), A(() => {
64
+ !d && i && u && setTimeout(() => {
65
+ window.dispatchEvent(new Event("resize"));
66
+ }, 400);
67
+ }, [d, i, u]), /* @__PURE__ */ w(
68
+ $,
69
+ {
70
+ onOpenChange: c,
71
+ open: u,
72
+ children: [
73
+ /* @__PURE__ */ n(F, { asChild: !0, children: /* @__PURE__ */ n(
74
+ M,
75
+ {
76
+ action: () => c(!0),
77
+ icon: "Excalidraw",
78
+ tooltip: "Excalidraw"
79
+ }
80
+ ) }),
81
+ /* @__PURE__ */ w(X, { className: "richtext-z-[99999] !richtext-max-w-[1300px]", children: [
82
+ /* @__PURE__ */ n(G, { children: "Excalidraw" }),
83
+ /* @__PURE__ */ w("div", { style: { height: "100%", borderWidth: 1 }, children: [
84
+ d && /* @__PURE__ */ n("p", { children: "Loading..." }),
85
+ s && /* @__PURE__ */ n("p", { children: s && s.message || "Error" }),
86
+ /* @__PURE__ */ n(
87
+ "div",
88
+ {
89
+ ref: _,
90
+ style: { width: "100%", height: 600 },
91
+ children: !d && !s && i ? /* @__PURE__ */ n(
92
+ i,
93
+ {
94
+ initialData: m,
95
+ langCode: "en",
96
+ onChange: v,
97
+ ref: N,
98
+ ...a.excalidrawProps
99
+ }
100
+ ) : null
101
+ }
102
+ )
103
+ ] }),
104
+ /* @__PURE__ */ n(K, { children: /* @__PURE__ */ n(
105
+ Y,
106
+ {
107
+ onClick: L,
108
+ type: "button",
109
+ children: "Save changes"
110
+ }
111
+ ) })
112
+ ] })
113
+ ]
114
+ }
115
+ );
116
+ }, ne = "_wrap_15k3c_1", ae = "_renderWrap_15k3c_7", ie = "_handlerWrap_15k3c_30", b = {
117
+ wrap: ne,
118
+ renderWrap: ae,
119
+ handlerWrap: ie
120
+ }, se = 10, oe = 200, R = 15, W = { width: "100%", height: "100%", maxWidth: "100%" };
121
+ function le({ editor: e, node: a, updateAttributes: i }) {
122
+ const h = U(null), p = e.isActive(ce.name), { data: l, width: m, height: E } = a.attrs, [u, c] = o(null), [d, x] = o(!0), [s, T] = o(null), [_, N] = o(100), v = f((t) => () => {
123
+ N(
124
+ (r) => q(t === "minus" ? r - R : r + R, se, oe)
125
+ );
126
+ }, []);
127
+ A(() => {
128
+ let t = !1;
129
+ return import("@excalidraw/excalidraw").then((r) => {
130
+ t || (h.current = r.exportToSvg);
131
+ }).catch((r) => !t && T(r)).finally(() => !t && x(!1)), () => {
132
+ t = !0;
133
+ };
134
+ }, [l]), A(() => {
135
+ let t = !1;
136
+ return (async () => {
137
+ if (!h.current || t || d || s || !l)
138
+ return;
139
+ const g = await h.current(l);
140
+ t || (g.setAttribute("width", "100%"), g.setAttribute("height", "100%"), g.setAttribute("display", "block"), c(g));
141
+ })(), () => {
142
+ t = !0;
143
+ };
144
+ }, [l, d, s]);
145
+ const L = (t) => {
146
+ i({ width: t.width, height: t.height });
147
+ };
148
+ return /* @__PURE__ */ n(P, { className: C(b.wrap, p && b.isActive), children: /* @__PURE__ */ n(
149
+ Q,
150
+ {
151
+ size: { width: Number.parseInt(m), height: Number.parseInt(E) },
152
+ onResizeStop: (t, r, g, O) => {
153
+ L({
154
+ width: Number.parseInt(m) + O.width,
155
+ height: Number.parseInt(E) + O.height
156
+ });
157
+ },
158
+ children: /* @__PURE__ */ w(
159
+ "div",
160
+ {
161
+ className: C(b.renderWrap, "render-wrapper"),
162
+ style: { ...W, overflow: "hidden" },
163
+ children: [
164
+ s && /* @__PURE__ */ n("div", { style: W, children: /* @__PURE__ */ n("p", { children: s.message || s }) }),
165
+ d && /* @__PURE__ */ n("p", { children: "Loading..." }),
166
+ !d && !s && u && /* @__PURE__ */ n(
167
+ "div",
168
+ {
169
+ dangerouslySetInnerHTML: { __html: (u == null ? void 0 : u.outerHTML) ?? "" },
170
+ style: {
171
+ height: "100%",
172
+ maxHeight: "100%",
173
+ padding: 24,
174
+ overflow: "hidden",
175
+ display: "flex",
176
+ justifyContent: "center",
177
+ alignItems: "center",
178
+ transform: `scale(${_ / 100})`,
179
+ transition: "all ease-in-out .3s"
180
+ }
181
+ }
182
+ ),
183
+ /* @__PURE__ */ w("div", { className: b.handlerWrap, children: [
184
+ /* @__PURE__ */ n(
185
+ M,
186
+ {
187
+ action: v("minus"),
188
+ icon: "ZoomOut",
189
+ tooltip: "Zoom Out"
190
+ }
191
+ ),
192
+ /* @__PURE__ */ n(
193
+ M,
194
+ {
195
+ action: v("plus"),
196
+ icon: "ZoomIn",
197
+ tooltip: "Zoom In"
198
+ }
199
+ )
200
+ ] })
201
+ ]
202
+ }
203
+ )
204
+ }
205
+ ) });
206
+ }
207
+ const H = { elements: [] }, ce = /* @__PURE__ */ Z.create({
208
+ name: "excalidraw",
209
+ group: "block",
210
+ selectable: !0,
211
+ atom: !0,
212
+ draggable: !0,
213
+ inline: !1,
214
+ addAttributes() {
215
+ return {
216
+ defaultShowPicker: {
217
+ default: !1
218
+ },
219
+ createUser: {
220
+ default: null
221
+ },
222
+ width: {
223
+ default: "100%",
224
+ parseHTML: y("width")
225
+ },
226
+ height: {
227
+ default: 240,
228
+ parseHTML: y("height")
229
+ },
230
+ data: {
231
+ default: H,
232
+ parseHTML: y("data", !0)
233
+ }
234
+ };
235
+ },
236
+ addOptions() {
237
+ var e;
238
+ return {
239
+ ...(e = this.parent) == null ? void 0 : e.call(this),
240
+ HTMLAttributes: {
241
+ class: "excalidraw"
242
+ },
243
+ excalidrawProps: {},
244
+ button: ({ editor: a }) => ({
245
+ component: re,
246
+ componentProps: {
247
+ editor: a
248
+ }
249
+ })
250
+ };
251
+ },
252
+ parseHTML() {
253
+ return [
254
+ {
255
+ tag: "div[class=excalidraw]"
256
+ }
257
+ ];
258
+ },
259
+ renderHTML({ HTMLAttributes: e, node: a }) {
260
+ return ["div", z(this.options.HTMLAttributes, e, V(a))];
261
+ },
262
+ addCommands() {
263
+ return {
264
+ setExcalidraw: (e) => ({ tr: a, commands: i, chain: h }) => {
265
+ var p, l, m;
266
+ return e = e || {}, e.data = e.data || H, ((m = (l = (p = a.selection) == null ? void 0 : p.node) == null ? void 0 : l.type) == null ? void 0 : m.name) == this.name ? i.updateAttributes(this.name, e) : h().insertContent({
267
+ type: this.name,
268
+ attrs: e
269
+ }).run();
270
+ }
271
+ };
272
+ },
273
+ addNodeView() {
274
+ return j(le);
275
+ },
276
+ addInputRules() {
277
+ return [
278
+ k({
279
+ find: /^\$excalidraw\$$/,
280
+ type: this.type,
281
+ getAttributes: () => ({ width: "100%" })
282
+ })
283
+ ];
284
+ }
285
+ });
286
+ export {
287
+ ce as E,
288
+ we as t
289
+ };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./index-CSvnpArE.cjs");require("./dom-dataset-Cuy-pIfj.cjs");const e=require("./Excalidraw-CzAhPJ3k.cjs");exports.Excalidraw=e.Excalidraw;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./index-ByRfqzMr.cjs");require("./dom-dataset-Byuf1YmW.cjs");const e=require("./Excalidraw-Be_GDV4Q.cjs");exports.Excalidraw=e.Excalidraw;
@@ -45,9 +45,11 @@ declare module '@tiptap/core' {
45
45
 
46
46
  declare module '@tiptap/core' {
47
47
  interface Commands<ReturnType> {
48
- drawer: {
49
- setDrawer: (options: any, replace?: any) => ReturnType;
50
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
48
+ emoji: {
49
+ setEmoji: (emoji: {
50
+ name: string;
51
+ emoji: string;
52
+ }) => ReturnType;
51
53
  };
52
54
  }
53
55
  }
@@ -55,11 +57,9 @@ declare module '@tiptap/core' {
55
57
 
56
58
  declare module '@tiptap/core' {
57
59
  interface Commands<ReturnType> {
58
- emoji: {
59
- setEmoji: (emoji: {
60
- name: string;
61
- emoji: string;
62
- }) => ReturnType;
60
+ drawer: {
61
+ setDrawer: (options: any, replace?: any) => ReturnType;
62
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
63
63
  };
64
64
  }
65
65
  }
@@ -110,21 +110,6 @@ declare module '@tiptap/core' {
110
110
  }
111
111
 
112
112
 
113
- declare module '@tiptap/core' {
114
- interface Commands<ReturnType> {
115
- iframe: {
116
- /**
117
- * Add an iframe
118
- */
119
- setIframe: (options: {
120
- src: string;
121
- service: string;
122
- }) => ReturnType;
123
- };
124
- }
125
- }
126
-
127
-
128
113
  declare module '@tiptap/core' {
129
114
  interface Commands<ReturnType> {
130
115
  imageUpload: {
@@ -145,6 +130,21 @@ declare module '@tiptap/core' {
145
130
  }
146
131
 
147
132
 
133
+ declare module '@tiptap/core' {
134
+ interface Commands<ReturnType> {
135
+ iframe: {
136
+ /**
137
+ * Add an iframe
138
+ */
139
+ setIframe: (options: {
140
+ src: string;
141
+ service: string;
142
+ }) => ReturnType;
143
+ };
144
+ }
145
+ }
146
+
147
+
148
148
  declare module '@tiptap/core' {
149
149
  interface Commands<ReturnType> {
150
150
  imageGifUpload: {
@@ -183,8 +183,9 @@ declare module '@tiptap/core' {
183
183
 
184
184
  declare module '@tiptap/core' {
185
185
  interface Commands<ReturnType> {
186
- katex: {
187
- setKatex: (arg?: IKatexAttrs) => ReturnType;
186
+ lineHeight: {
187
+ setLineHeight: (lineHeight: string) => ReturnType;
188
+ unsetLineHeight: () => ReturnType;
188
189
  };
189
190
  }
190
191
  }
@@ -192,9 +193,8 @@ declare module '@tiptap/core' {
192
193
 
193
194
  declare module '@tiptap/core' {
194
195
  interface Commands<ReturnType> {
195
- lineHeight: {
196
- setLineHeight: (lineHeight: string) => ReturnType;
197
- unsetLineHeight: () => ReturnType;
196
+ katex: {
197
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
198
198
  };
199
199
  }
200
200
  }
@@ -45,9 +45,11 @@ declare module '@tiptap/core' {
45
45
 
46
46
  declare module '@tiptap/core' {
47
47
  interface Commands<ReturnType> {
48
- drawer: {
49
- setDrawer: (options: any, replace?: any) => ReturnType;
50
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
48
+ emoji: {
49
+ setEmoji: (emoji: {
50
+ name: string;
51
+ emoji: string;
52
+ }) => ReturnType;
51
53
  };
52
54
  }
53
55
  }
@@ -55,11 +57,9 @@ declare module '@tiptap/core' {
55
57
 
56
58
  declare module '@tiptap/core' {
57
59
  interface Commands<ReturnType> {
58
- emoji: {
59
- setEmoji: (emoji: {
60
- name: string;
61
- emoji: string;
62
- }) => ReturnType;
60
+ drawer: {
61
+ setDrawer: (options: any, replace?: any) => ReturnType;
62
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
63
63
  };
64
64
  }
65
65
  }
@@ -110,21 +110,6 @@ declare module '@tiptap/core' {
110
110
  }
111
111
 
112
112
 
113
- declare module '@tiptap/core' {
114
- interface Commands<ReturnType> {
115
- iframe: {
116
- /**
117
- * Add an iframe
118
- */
119
- setIframe: (options: {
120
- src: string;
121
- service: string;
122
- }) => ReturnType;
123
- };
124
- }
125
- }
126
-
127
-
128
113
  declare module '@tiptap/core' {
129
114
  interface Commands<ReturnType> {
130
115
  imageUpload: {
@@ -145,6 +130,21 @@ declare module '@tiptap/core' {
145
130
  }
146
131
 
147
132
 
133
+ declare module '@tiptap/core' {
134
+ interface Commands<ReturnType> {
135
+ iframe: {
136
+ /**
137
+ * Add an iframe
138
+ */
139
+ setIframe: (options: {
140
+ src: string;
141
+ service: string;
142
+ }) => ReturnType;
143
+ };
144
+ }
145
+ }
146
+
147
+
148
148
  declare module '@tiptap/core' {
149
149
  interface Commands<ReturnType> {
150
150
  imageGifUpload: {
@@ -183,8 +183,9 @@ declare module '@tiptap/core' {
183
183
 
184
184
  declare module '@tiptap/core' {
185
185
  interface Commands<ReturnType> {
186
- katex: {
187
- setKatex: (arg?: IKatexAttrs) => ReturnType;
186
+ lineHeight: {
187
+ setLineHeight: (lineHeight: string) => ReturnType;
188
+ unsetLineHeight: () => ReturnType;
188
189
  };
189
190
  }
190
191
  }
@@ -192,9 +193,8 @@ declare module '@tiptap/core' {
192
193
 
193
194
  declare module '@tiptap/core' {
194
195
  interface Commands<ReturnType> {
195
- lineHeight: {
196
- setLineHeight: (lineHeight: string) => ReturnType;
197
- unsetLineHeight: () => ReturnType;
196
+ katex: {
197
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
198
198
  };
199
199
  }
200
200
  }
package/lib/Excalidraw.js CHANGED
@@ -1,6 +1,6 @@
1
- import "./index-BWx1Mchx.js";
2
- import "./dom-dataset-CHDbKz5J.js";
3
- import { E as m } from "./Excalidraw-D1EJKRER.js";
1
+ import "./index-DI9T3iLd.js";
2
+ import "./dom-dataset-Di3tIRrR.js";
3
+ import { E as m } from "./Excalidraw-frMX4K62.js";
4
4
  export {
5
5
  m as Excalidraw
6
6
  };
package/lib/ExportPdf.cjs CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("./index-CSvnpArE.cjs"),f=require("./RichTextEditor-jtVXJcE2.cjs");function g(e,o){var i;const t=document.createElement("iframe");t.setAttribute("style","position: absolute; width: 0; height: 0; top: 0; left: 0;"),document.body.appendChild(t);const n=t.contentDocument||((i=t.contentWindow)==null?void 0:i.document);if(!n)return;const{paperSize:a,margins:{top:s,right:c,bottom:l,left:p}}=o,m=`
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("./index-ByRfqzMr.cjs"),f=require("./RichTextEditor-CAxwVWUE.cjs");function g(e,o){var i;const t=document.createElement("iframe");t.setAttribute("style","position: absolute; width: 0; height: 0; top: 0; left: 0;"),document.body.appendChild(t);const n=t.contentDocument||((i=t.contentWindow)==null?void 0:i.document);if(!n)return;const{paperSize:a,margins:{top:s,right:c,bottom:l,left:p}}=o,m=`
2
2
  <!DOCTYPE html>
3
3
  <html lang="en">
4
4
  <head>
@@ -119,9 +119,11 @@ declare module '@tiptap/core' {
119
119
 
120
120
  declare module '@tiptap/core' {
121
121
  interface Commands<ReturnType> {
122
- drawer: {
123
- setDrawer: (options: any, replace?: any) => ReturnType;
124
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
122
+ emoji: {
123
+ setEmoji: (emoji: {
124
+ name: string;
125
+ emoji: string;
126
+ }) => ReturnType;
125
127
  };
126
128
  }
127
129
  }
@@ -129,11 +131,9 @@ declare module '@tiptap/core' {
129
131
 
130
132
  declare module '@tiptap/core' {
131
133
  interface Commands<ReturnType> {
132
- emoji: {
133
- setEmoji: (emoji: {
134
- name: string;
135
- emoji: string;
136
- }) => ReturnType;
134
+ drawer: {
135
+ setDrawer: (options: any, replace?: any) => ReturnType;
136
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
137
137
  };
138
138
  }
139
139
  }
@@ -184,21 +184,6 @@ declare module '@tiptap/core' {
184
184
  }
185
185
 
186
186
 
187
- declare module '@tiptap/core' {
188
- interface Commands<ReturnType> {
189
- iframe: {
190
- /**
191
- * Add an iframe
192
- */
193
- setIframe: (options: {
194
- src: string;
195
- service: string;
196
- }) => ReturnType;
197
- };
198
- }
199
- }
200
-
201
-
202
187
  declare module '@tiptap/core' {
203
188
  interface Commands<ReturnType> {
204
189
  imageUpload: {
@@ -219,6 +204,21 @@ declare module '@tiptap/core' {
219
204
  }
220
205
 
221
206
 
207
+ declare module '@tiptap/core' {
208
+ interface Commands<ReturnType> {
209
+ iframe: {
210
+ /**
211
+ * Add an iframe
212
+ */
213
+ setIframe: (options: {
214
+ src: string;
215
+ service: string;
216
+ }) => ReturnType;
217
+ };
218
+ }
219
+ }
220
+
221
+
222
222
  declare module '@tiptap/core' {
223
223
  interface Commands<ReturnType> {
224
224
  imageGifUpload: {
@@ -257,8 +257,9 @@ declare module '@tiptap/core' {
257
257
 
258
258
  declare module '@tiptap/core' {
259
259
  interface Commands<ReturnType> {
260
- katex: {
261
- setKatex: (arg?: IKatexAttrs) => ReturnType;
260
+ lineHeight: {
261
+ setLineHeight: (lineHeight: string) => ReturnType;
262
+ unsetLineHeight: () => ReturnType;
262
263
  };
263
264
  }
264
265
  }
@@ -266,9 +267,8 @@ declare module '@tiptap/core' {
266
267
 
267
268
  declare module '@tiptap/core' {
268
269
  interface Commands<ReturnType> {
269
- lineHeight: {
270
- setLineHeight: (lineHeight: string) => ReturnType;
271
- unsetLineHeight: () => ReturnType;
270
+ katex: {
271
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
272
272
  };
273
273
  }
274
274
  }
@@ -119,9 +119,11 @@ declare module '@tiptap/core' {
119
119
 
120
120
  declare module '@tiptap/core' {
121
121
  interface Commands<ReturnType> {
122
- drawer: {
123
- setDrawer: (options: any, replace?: any) => ReturnType;
124
- setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
122
+ emoji: {
123
+ setEmoji: (emoji: {
124
+ name: string;
125
+ emoji: string;
126
+ }) => ReturnType;
125
127
  };
126
128
  }
127
129
  }
@@ -129,11 +131,9 @@ declare module '@tiptap/core' {
129
131
 
130
132
  declare module '@tiptap/core' {
131
133
  interface Commands<ReturnType> {
132
- emoji: {
133
- setEmoji: (emoji: {
134
- name: string;
135
- emoji: string;
136
- }) => ReturnType;
134
+ drawer: {
135
+ setDrawer: (options: any, replace?: any) => ReturnType;
136
+ setAlignImageDrawer: (align: 'left' | 'center' | 'right') => ReturnType;
137
137
  };
138
138
  }
139
139
  }
@@ -184,21 +184,6 @@ declare module '@tiptap/core' {
184
184
  }
185
185
 
186
186
 
187
- declare module '@tiptap/core' {
188
- interface Commands<ReturnType> {
189
- iframe: {
190
- /**
191
- * Add an iframe
192
- */
193
- setIframe: (options: {
194
- src: string;
195
- service: string;
196
- }) => ReturnType;
197
- };
198
- }
199
- }
200
-
201
-
202
187
  declare module '@tiptap/core' {
203
188
  interface Commands<ReturnType> {
204
189
  imageUpload: {
@@ -219,6 +204,21 @@ declare module '@tiptap/core' {
219
204
  }
220
205
 
221
206
 
207
+ declare module '@tiptap/core' {
208
+ interface Commands<ReturnType> {
209
+ iframe: {
210
+ /**
211
+ * Add an iframe
212
+ */
213
+ setIframe: (options: {
214
+ src: string;
215
+ service: string;
216
+ }) => ReturnType;
217
+ };
218
+ }
219
+ }
220
+
221
+
222
222
  declare module '@tiptap/core' {
223
223
  interface Commands<ReturnType> {
224
224
  imageGifUpload: {
@@ -257,8 +257,9 @@ declare module '@tiptap/core' {
257
257
 
258
258
  declare module '@tiptap/core' {
259
259
  interface Commands<ReturnType> {
260
- katex: {
261
- setKatex: (arg?: IKatexAttrs) => ReturnType;
260
+ lineHeight: {
261
+ setLineHeight: (lineHeight: string) => ReturnType;
262
+ unsetLineHeight: () => ReturnType;
262
263
  };
263
264
  }
264
265
  }
@@ -266,9 +267,8 @@ declare module '@tiptap/core' {
266
267
 
267
268
  declare module '@tiptap/core' {
268
269
  interface Commands<ReturnType> {
269
- lineHeight: {
270
- setLineHeight: (lineHeight: string) => ReturnType;
271
- unsetLineHeight: () => ReturnType;
270
+ katex: {
271
+ setKatex: (arg?: IKatexAttrs) => ReturnType;
272
272
  };
273
273
  }
274
274
  }