reactjs-tiptap-editor 0.3.29 → 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.
- package/lib/{ActionMenuButton-5Y8QcYxD.cjs → ActionMenuButton-BCgqJsST.cjs} +1 -1
- package/lib/{ActionMenuButton-Cs9DM_16.js → ActionMenuButton-D97K0UWT.js} +5 -5
- package/lib/Attachment.cjs +1 -1
- package/lib/Attachment.d.cts +4 -4
- package/lib/Attachment.d.ts +4 -4
- package/lib/Attachment.js +1 -1
- package/lib/Blockquote.cjs +1 -1
- package/lib/Blockquote.d.cts +4 -4
- package/lib/Blockquote.d.ts +4 -4
- package/lib/Blockquote.js +1 -1
- package/lib/Bold.cjs +1 -1
- package/lib/Bold.d.cts +4 -4
- package/lib/Bold.d.ts +4 -4
- package/lib/Bold.js +1 -1
- package/lib/BulletList.cjs +1 -1
- package/lib/BulletList.d.cts +4 -4
- package/lib/BulletList.d.ts +4 -4
- package/lib/BulletList.js +1 -1
- package/lib/Clear.cjs +1 -1
- package/lib/Clear.d.cts +4 -4
- package/lib/Clear.d.ts +4 -4
- package/lib/Clear.js +1 -1
- package/lib/Code.cjs +1 -1
- package/lib/Code.d.cts +4 -4
- package/lib/Code.d.ts +4 -4
- package/lib/Code.js +1 -1
- package/lib/CodeBlock.cjs +1 -1
- package/lib/CodeBlock.d.cts +4 -4
- package/lib/CodeBlock.d.ts +4 -4
- package/lib/CodeBlock.js +3 -2
- package/lib/CodeView.cjs +1 -1
- package/lib/CodeView.d.cts +4 -4
- package/lib/CodeView.d.ts +4 -4
- package/lib/CodeView.js +1 -1
- package/lib/Color.cjs +1 -1
- package/lib/Color.d.cts +4 -4
- package/lib/Color.d.ts +4 -4
- package/lib/Color.js +2 -2
- package/lib/Document.d.cts +4 -4
- package/lib/Document.d.ts +4 -4
- package/lib/Drawer-5Q_-WRhc.cjs +1 -0
- package/lib/{Drawer-BCmNLh31.js → Drawer-BHkje8ys.js} +250 -249
- package/lib/Drawer.cjs +1 -1
- package/lib/Drawer.d.cts +4 -4
- package/lib/Drawer.d.ts +4 -4
- package/lib/Drawer.js +2 -2
- package/lib/Emoji.cjs +1 -1
- package/lib/Emoji.d.cts +4 -4
- package/lib/Emoji.d.ts +4 -4
- package/lib/Emoji.js +22 -21
- package/lib/Excalidraw-CG498239.js +290 -0
- package/lib/Excalidraw-GUVW-IqC.cjs +1 -0
- package/lib/Excalidraw.cjs +1 -1
- package/lib/Excalidraw.d.cts +4 -4
- package/lib/Excalidraw.d.ts +4 -4
- package/lib/Excalidraw.js +1 -1
- package/lib/ExportPdf.cjs +1 -1
- package/lib/ExportPdf.d.cts +4 -4
- package/lib/ExportPdf.d.ts +4 -4
- package/lib/ExportPdf.js +1 -1
- package/lib/ExportWord.cjs +1 -1
- package/lib/ExportWord.d.cts +4 -4
- package/lib/ExportWord.d.ts +4 -4
- package/lib/ExportWord.js +1 -1
- package/lib/FontFamily.cjs +1 -1
- package/lib/FontFamily.d.cts +4 -4
- package/lib/FontFamily.d.ts +4 -4
- package/lib/FontFamily.js +11 -10
- package/lib/FontSize.cjs +1 -1
- package/lib/FontSize.d.cts +4 -4
- package/lib/FontSize.d.ts +4 -4
- package/lib/FontSize.js +6 -5
- package/lib/FormatPainter.cjs +1 -1
- package/lib/FormatPainter.d.cts +4 -4
- package/lib/FormatPainter.d.ts +4 -4
- package/lib/FormatPainter.js +1 -1
- package/lib/Heading.cjs +1 -1
- package/lib/Heading.d.cts +4 -4
- package/lib/Heading.d.ts +4 -4
- package/lib/Heading.js +32 -31
- package/lib/Highlight.cjs +1 -1
- package/lib/Highlight.d.cts +4 -4
- package/lib/Highlight.d.ts +4 -4
- package/lib/Highlight.js +1 -1
- package/lib/History.cjs +1 -1
- package/lib/History.d.cts +4 -4
- package/lib/History.d.ts +4 -4
- package/lib/History.js +1 -1
- package/lib/HorizontalRule.cjs +1 -1
- package/lib/HorizontalRule.d.cts +4 -4
- package/lib/HorizontalRule.d.ts +4 -4
- package/lib/HorizontalRule.js +1 -1
- package/lib/Iframe.cjs +1 -1
- package/lib/Iframe.d.cts +4 -4
- package/lib/Iframe.d.ts +4 -4
- package/lib/Iframe.js +1 -1
- package/lib/Image.cjs +1 -1
- package/lib/Image.d.cts +4 -4
- package/lib/Image.d.ts +4 -4
- package/lib/Image.js +1 -1
- package/lib/ImageGif.cjs +1 -1
- package/lib/ImageGif.d.cts +4 -4
- package/lib/ImageGif.d.ts +4 -4
- package/lib/ImageGif.js +1 -1
- package/lib/ImportWord.cjs +2 -2
- package/lib/ImportWord.d.cts +4 -4
- package/lib/ImportWord.d.ts +4 -4
- package/lib/ImportWord.js +3 -2
- package/lib/Indent.cjs +1 -1
- package/lib/Indent.d.cts +4 -4
- package/lib/Indent.d.ts +4 -4
- package/lib/Indent.js +1 -1
- package/lib/Italic.cjs +1 -1
- package/lib/Italic.d.cts +4 -4
- package/lib/Italic.d.ts +4 -4
- package/lib/Italic.js +1 -1
- package/lib/Katex.cjs +1 -1
- package/lib/Katex.d.cts +4 -4
- package/lib/Katex.d.ts +4 -4
- package/lib/Katex.js +41 -40
- package/lib/LineHeight.cjs +1 -1
- package/lib/LineHeight.d.cts +4 -4
- package/lib/LineHeight.d.ts +4 -4
- package/lib/LineHeight.js +17 -16
- package/lib/Link.cjs +1 -1
- package/lib/Link.d.cts +4 -4
- package/lib/Link.d.ts +4 -4
- package/lib/Link.js +1 -1
- package/lib/ListItem.d.cts +4 -4
- package/lib/ListItem.d.ts +4 -4
- package/lib/Mention.d.cts +4 -4
- package/lib/Mention.d.ts +4 -4
- package/lib/Mermaid.cjs +2 -2
- package/lib/Mermaid.d.cts +4 -4
- package/lib/Mermaid.d.ts +4 -4
- package/lib/Mermaid.js +138 -137
- package/lib/MoreMark.cjs +1 -1
- package/lib/MoreMark.d.cts +4 -4
- package/lib/MoreMark.d.ts +4 -4
- package/lib/MoreMark.js +1 -1
- package/lib/MultiColumn.cjs +1 -1
- package/lib/MultiColumn.d.cts +4 -4
- package/lib/MultiColumn.d.ts +4 -4
- package/lib/MultiColumn.js +1 -1
- package/lib/OrderedList.cjs +1 -1
- package/lib/OrderedList.d.cts +4 -4
- package/lib/OrderedList.d.ts +4 -4
- package/lib/OrderedList.js +1 -1
- package/lib/{RichTextEditor-DsUcQSbm.cjs → RichTextEditor-DWlLqTl9.cjs} +4 -4
- package/lib/{RichTextEditor-e6q30rbV.js → RichTextEditor-KP2Rgcqe.js} +18 -44
- package/lib/SearchAndReplace.cjs +1 -1
- package/lib/SearchAndReplace.d.cts +4 -4
- package/lib/SearchAndReplace.d.ts +4 -4
- package/lib/SearchAndReplace.js +68 -67
- package/lib/Selection.d.cts +4 -4
- package/lib/Selection.d.ts +4 -4
- package/lib/SlashCommand.cjs +1 -1
- package/lib/SlashCommand.d.cts +4 -4
- package/lib/SlashCommand.d.ts +4 -4
- package/lib/SlashCommand.js +1 -1
- package/lib/Strike.cjs +1 -1
- package/lib/Strike.d.cts +4 -4
- package/lib/Strike.d.ts +4 -4
- package/lib/Strike.js +1 -1
- package/lib/SubAndSuperScript.cjs +1 -1
- package/lib/SubAndSuperScript.d.cts +4 -4
- package/lib/SubAndSuperScript.d.ts +4 -4
- package/lib/SubAndSuperScript.js +1 -1
- package/lib/Table.cjs +1 -1
- package/lib/Table.d.cts +4 -4
- package/lib/Table.d.ts +4 -4
- package/lib/Table.js +2 -1
- package/lib/TableOfContent.cjs +1 -1
- package/lib/TableOfContent.d.cts +4 -4
- package/lib/TableOfContent.d.ts +4 -4
- package/lib/TableOfContent.js +50 -49
- package/lib/TaskList.cjs +1 -1
- package/lib/TaskList.d.cts +4 -4
- package/lib/TaskList.d.ts +4 -4
- package/lib/TaskList.js +1 -1
- package/lib/TextAlign.cjs +1 -1
- package/lib/TextAlign.d.cts +4 -4
- package/lib/TextAlign.d.ts +4 -4
- package/lib/TextAlign.js +8 -7
- package/lib/TextBubble.cjs +1 -1
- package/lib/TextBubble.d.cts +4 -4
- package/lib/TextBubble.d.ts +4 -4
- package/lib/TextBubble.js +1 -1
- package/lib/TextDirection.cjs +1 -1
- package/lib/TextDirection.d.cts +4 -4
- package/lib/TextDirection.d.ts +4 -4
- package/lib/TextDirection.js +14 -13
- package/lib/TextUnderline.cjs +1 -1
- package/lib/TextUnderline.d.cts +4 -4
- package/lib/TextUnderline.d.ts +4 -4
- package/lib/TextUnderline.js +1 -1
- package/lib/TrailingNode.d.cts +4 -4
- package/lib/TrailingNode.d.ts +4 -4
- package/lib/{Twitter-Wb7cD3M-.js → Twitter-99ivY5qv.js} +62 -61
- package/lib/{Twitter-D2Osj8qP.cjs → Twitter-BvfvUtNT.cjs} +2 -2
- package/lib/Twitter.cjs +1 -1
- package/lib/Twitter.d.cts +4 -4
- package/lib/Twitter.d.ts +4 -4
- package/lib/Twitter.js +1 -1
- package/lib/Video.cjs +1 -1
- package/lib/Video.d.cts +4 -4
- package/lib/Video.d.ts +4 -4
- package/lib/Video.js +1 -1
- package/lib/bubble-extra.cjs +1 -1
- package/lib/bubble-extra.d.cts +4 -4
- package/lib/bubble-extra.d.ts +4 -4
- package/lib/bubble-extra.js +5 -5
- package/lib/index.cjs +1 -1
- package/lib/index.d.cts +5 -4
- package/lib/index.d.ts +5 -4
- package/lib/index.js +2 -2
- package/lib/locale-bundle.d.cts +4 -4
- package/lib/locale-bundle.d.ts +4 -4
- package/lib/style.css +1 -1
- package/lib/{textarea-Csmx5x-_.js → textarea-CktfkXNe.js} +1 -1
- package/lib/{textarea-BVbzd9-k.cjs → textarea-DdH64g04.cjs} +1 -1
- package/package.json +1 -1
- package/lib/Drawer-DCAp7eZF.cjs +0 -1
- package/lib/Excalidraw-BI50RQL-.cjs +0 -1
- package/lib/Excalidraw-CYPcjYZB.js +0 -289
package/lib/TableOfContent.js
CHANGED
|
@@ -3,7 +3,7 @@ import { N as C, c as g, R as N } from "./dom-dataset-Di3tIRrR.js";
|
|
|
3
3
|
import { jsx as l, jsxs as T } from "react/jsx-runtime";
|
|
4
4
|
import { useState as p, useCallback as m, useEffect as d } from "react";
|
|
5
5
|
import { u as O } from "./index-CsK90iVd.js";
|
|
6
|
-
import { Z as _, A as y } from "./RichTextEditor-
|
|
6
|
+
import { Z as _, A as y } from "./RichTextEditor-KP2Rgcqe.js";
|
|
7
7
|
const x = "_toc_aag8a_1", A = "_visible_aag8a_7", w = "_list_aag8a_11", E = "_item_aag8a_16", f = {
|
|
8
8
|
toc: x,
|
|
9
9
|
visible: A,
|
|
@@ -11,16 +11,16 @@ const x = "_toc_aag8a_1", A = "_visible_aag8a_7", w = "_list_aag8a_11", E = "_it
|
|
|
11
11
|
item: E
|
|
12
12
|
};
|
|
13
13
|
function k(t) {
|
|
14
|
-
const
|
|
15
|
-
return t.forEach((
|
|
16
|
-
let e = -1,
|
|
17
|
-
for (; !
|
|
18
|
-
e -= 1,
|
|
19
|
-
|
|
20
|
-
}),
|
|
14
|
+
const s = [], o = [s];
|
|
15
|
+
return t.forEach((a) => {
|
|
16
|
+
let e = -1, n = o[a.level + e];
|
|
17
|
+
for (; !n; )
|
|
18
|
+
e -= 1, n = o[a.level + e];
|
|
19
|
+
n.push({ ...a, children: o[a.level] = [] });
|
|
20
|
+
}), s;
|
|
21
21
|
}
|
|
22
22
|
function M({ editor: t }) {
|
|
23
|
-
const
|
|
23
|
+
const s = _(), [o, a] = p([]), { t: e } = O(), n = m(() => {
|
|
24
24
|
const i = [], r = t.state.tr;
|
|
25
25
|
t.state.doc.descendants((c, h) => {
|
|
26
26
|
if (c.type.name === "heading") {
|
|
@@ -34,23 +34,23 @@ function M({ editor: t }) {
|
|
|
34
34
|
id: u
|
|
35
35
|
});
|
|
36
36
|
}
|
|
37
|
-
}), r.setMeta("addToHistory", !1), r.setMeta("preventUpdate", !0), t.view.dispatch(r),
|
|
37
|
+
}), r.setMeta("addToHistory", !1), r.setMeta("preventUpdate", !0), t.view.dispatch(r), a(i), t.eventEmitter && t.eventEmitter.emit("TableOfContents", k(i));
|
|
38
38
|
}, [t]);
|
|
39
39
|
return d(() => {
|
|
40
40
|
if (t) {
|
|
41
41
|
if (!t.options.editable) {
|
|
42
|
-
|
|
42
|
+
n();
|
|
43
43
|
return;
|
|
44
44
|
}
|
|
45
|
-
return t.on("update",
|
|
46
|
-
t.off("update",
|
|
45
|
+
return t.on("update", n), () => {
|
|
46
|
+
t.off("update", n);
|
|
47
47
|
};
|
|
48
48
|
}
|
|
49
|
-
}, [t,
|
|
50
|
-
|
|
51
|
-
}, []), /* @__PURE__ */ l(C, { className: g("tableOfContent", f.toc,
|
|
49
|
+
}, [t, n]), d(() => {
|
|
50
|
+
n();
|
|
51
|
+
}, []), /* @__PURE__ */ l(C, { className: g("tableOfContent", f.toc, s && f.visible), children: s ? /* @__PURE__ */ T("div", { style: { position: "relative" }, children: [
|
|
52
52
|
/* @__PURE__ */ l("p", { className: "text-[20px] richtext-mb-[8px] richtext-font-semibold", children: e("editor.table_of_content") }),
|
|
53
|
-
/* @__PURE__ */ l("ul", { className: f.list, children:
|
|
53
|
+
/* @__PURE__ */ l("ul", { className: f.list, children: o.map((i, r) => /* @__PURE__ */ l(
|
|
54
54
|
"li",
|
|
55
55
|
{
|
|
56
56
|
className: f.item,
|
|
@@ -61,43 +61,44 @@ function M({ editor: t }) {
|
|
|
61
61
|
)) })
|
|
62
62
|
] }) : null });
|
|
63
63
|
}
|
|
64
|
-
function B(t, ...
|
|
65
|
-
const [
|
|
64
|
+
function B(t, ...s) {
|
|
65
|
+
const [o, a] = p(!1);
|
|
66
66
|
return d(() => {
|
|
67
67
|
const e = () => {
|
|
68
|
-
|
|
68
|
+
a(t.isActive.apply(t, s));
|
|
69
69
|
};
|
|
70
70
|
return t.on("selectionUpdate", e), t.on("transaction", e), () => {
|
|
71
71
|
t.off("selectionUpdate", e), t.off("transaction", e);
|
|
72
72
|
};
|
|
73
|
-
}, [t,
|
|
73
|
+
}, [t, s, a]), o;
|
|
74
74
|
}
|
|
75
|
-
function H({ editor: t, icon:
|
|
76
|
-
const
|
|
77
|
-
if (
|
|
75
|
+
function H({ editor: t, icon: s, tooltip: o, tooltipOptions: a }) {
|
|
76
|
+
const e = B(t, z.name), n = m(() => {
|
|
77
|
+
if (e) {
|
|
78
78
|
t.chain().focus().removeTableOfContents().run();
|
|
79
79
|
return;
|
|
80
80
|
}
|
|
81
81
|
t.chain().focus().setTableOfContents().run();
|
|
82
|
-
}, [t,
|
|
82
|
+
}, [t, e]);
|
|
83
83
|
return /* @__PURE__ */ l(
|
|
84
84
|
y,
|
|
85
85
|
{
|
|
86
|
-
action:
|
|
87
|
-
isActive: () =>
|
|
88
|
-
icon:
|
|
89
|
-
tooltip:
|
|
86
|
+
action: n,
|
|
87
|
+
isActive: () => e || !1,
|
|
88
|
+
icon: s,
|
|
89
|
+
tooltip: o,
|
|
90
|
+
tooltipOptions: a
|
|
90
91
|
}
|
|
91
92
|
);
|
|
92
93
|
}
|
|
93
94
|
function L(t) {
|
|
94
95
|
return t && t.type.name === "title";
|
|
95
96
|
}
|
|
96
|
-
function S(t,
|
|
97
|
-
const
|
|
98
|
-
for (;
|
|
99
|
-
const
|
|
100
|
-
|
|
97
|
+
function S(t, s) {
|
|
98
|
+
const a = [t.getJSON()], e = [];
|
|
99
|
+
for (; a.length > 0; ) {
|
|
100
|
+
const n = a.shift();
|
|
101
|
+
n.type === s && e.push(n), n.content && n.content.length > 0 && a.push(...n.content);
|
|
101
102
|
}
|
|
102
103
|
return e;
|
|
103
104
|
}
|
|
@@ -114,13 +115,13 @@ const z = /* @__PURE__ */ b.create({
|
|
|
114
115
|
resizable: !0,
|
|
115
116
|
lastColumnResizable: !0,
|
|
116
117
|
allowTableNodeSelection: !1,
|
|
117
|
-
button: ({ editor:
|
|
118
|
+
button: ({ editor: s, t: o }) => ({
|
|
118
119
|
component: H,
|
|
119
120
|
componentProps: {
|
|
120
121
|
disabled: !1,
|
|
121
122
|
icon: "BookMarked",
|
|
122
|
-
tooltip:
|
|
123
|
-
editor:
|
|
123
|
+
tooltip: o("editor.table_of_content"),
|
|
124
|
+
editor: s
|
|
124
125
|
}
|
|
125
126
|
})
|
|
126
127
|
};
|
|
@@ -141,28 +142,28 @@ const z = /* @__PURE__ */ b.create({
|
|
|
141
142
|
// @ts-expect-error
|
|
142
143
|
addCommands() {
|
|
143
144
|
return {
|
|
144
|
-
setTableOfContents: () => ({ commands: t, editor:
|
|
145
|
-
if (S(
|
|
145
|
+
setTableOfContents: () => ({ commands: t, editor: s, view: o }) => {
|
|
146
|
+
if (S(s, this.name).length > 0) {
|
|
146
147
|
this.options.onHasOneBeforeInsert();
|
|
147
148
|
return;
|
|
148
149
|
}
|
|
149
|
-
const e =
|
|
150
|
+
const e = o.props.state.doc.content.firstChild;
|
|
150
151
|
if (L(e)) {
|
|
151
|
-
const
|
|
152
|
-
return t.insertContentAt(
|
|
152
|
+
const n = (e.firstChild && e.firstChild.nodeSize || 0) + 1;
|
|
153
|
+
return t.insertContentAt(n, { type: this.name });
|
|
153
154
|
}
|
|
154
155
|
return t.insertContent({
|
|
155
156
|
type: this.name
|
|
156
157
|
});
|
|
157
158
|
},
|
|
158
|
-
removeTableOfContents: () => ({ state: t, dispatch:
|
|
159
|
-
const { tr:
|
|
160
|
-
return t.doc.descendants((e,
|
|
161
|
-
if (e.type ===
|
|
162
|
-
const i =
|
|
163
|
-
|
|
159
|
+
removeTableOfContents: () => ({ state: t, dispatch: s }) => {
|
|
160
|
+
const { tr: o } = t, a = t.schema.nodes.tableOfContents;
|
|
161
|
+
return t.doc.descendants((e, n) => {
|
|
162
|
+
if (e.type === a) {
|
|
163
|
+
const i = n, r = n + e.nodeSize;
|
|
164
|
+
o.delete(i, r);
|
|
164
165
|
}
|
|
165
|
-
}),
|
|
166
|
+
}), o.docChanged ? (s(o), !0) : !1;
|
|
166
167
|
}
|
|
167
168
|
};
|
|
168
169
|
},
|
package/lib/TaskList.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./index-ByRfqzMr.cjs"),b=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./index-ByRfqzMr.cjs"),b=require("./RichTextEditor-DWlLqTl9.cjs"),f=/^\s*(\[([( |x])?\])\s$/,L=o.Node.create({name:"taskItem",addOptions(){return{nested:!1,HTMLAttributes:{},taskListTypeName:"taskList",a11y:void 0}},content(){return this.options.nested?"paragraph block*":"paragraph+"},defining:!0,addAttributes(){return{checked:{default:!1,keepOnSplit:!1,parseHTML:t=>{const i=t.getAttribute("data-checked");return i===""||i==="true"},renderHTML:t=>({"data-checked":t.checked})}}},parseHTML(){return[{tag:`li[data-type="${this.name}"]`,priority:51}]},renderHTML({node:t,HTMLAttributes:i}){return["li",o.mergeAttributes(this.options.HTMLAttributes,i,{"data-type":this.name}),["label",["input",{type:"checkbox",checked:t.attrs.checked?"checked":null}],["span"]],["div",0]]},addKeyboardShortcuts(){const t={Enter:()=>this.editor.commands.splitListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)};return this.options.nested?{...t,Tab:()=>this.editor.commands.sinkListItem(this.name)}:t},addNodeView(){return({node:t,HTMLAttributes:i,getPos:c,editor:a})=>{const r=document.createElement("li"),d=document.createElement("label"),k=document.createElement("span"),s=document.createElement("input"),l=document.createElement("div"),p=()=>{var e,n;s.ariaLabel=((n=(e=this.options.a11y)===null||e===void 0?void 0:e.checkboxLabel)===null||n===void 0?void 0:n.call(e,t,s.checked))||`Task item checkbox for ${t.textContent||"empty task item"}`};return p(),d.contentEditable="false",s.type="checkbox",s.addEventListener("mousedown",e=>e.preventDefault()),s.addEventListener("change",e=>{if(!a.isEditable&&!this.options.onReadOnlyChecked){s.checked=!s.checked;return}const{checked:n}=e.target;a.isEditable&&typeof c=="function"&&a.chain().focus(void 0,{scrollIntoView:!1}).command(({tr:m})=>{const u=c();if(typeof u!="number")return!1;const h=m.doc.nodeAt(u);return m.setNodeMarkup(u,void 0,{...h==null?void 0:h.attrs,checked:n}),!0}).run(),!a.isEditable&&this.options.onReadOnlyChecked&&(this.options.onReadOnlyChecked(t,n)||(s.checked=!s.checked))}),Object.entries(this.options.HTMLAttributes).forEach(([e,n])=>{r.setAttribute(e,n)}),r.dataset.checked=t.attrs.checked,s.checked=t.attrs.checked,d.append(s,k),r.append(d,l),Object.entries(i).forEach(([e,n])=>{r.setAttribute(e,n)}),{dom:r,contentDOM:l,update:e=>e.type!==this.type?!1:(r.dataset.checked=e.attrs.checked,s.checked=e.attrs.checked,p(),!0)}}},addInputRules(){return[o.wrappingInputRule({find:f,type:this.type,getAttributes:t=>({checked:t[t.length-1]==="x"})})]}}),y=o.Node.create({name:"taskList",addOptions(){return{itemTypeName:"taskItem",HTMLAttributes:{}}},group:"block list",content(){return`${this.options.itemTypeName}+`},parseHTML(){return[{tag:`ul[data-type="${this.name}"]`,priority:51}]},renderHTML({HTMLAttributes:t}){return["ul",o.mergeAttributes(this.options.HTMLAttributes,t,{"data-type":this.name}),0]},addCommands(){return{toggleTaskList:()=>({commands:t})=>t.toggleList(this.name,this.options.itemTypeName)}},addKeyboardShortcuts(){return{"Mod-Shift-9":()=>this.editor.commands.toggleTaskList()}}}),T=y.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),HTMLAttributes:{class:"task-list"},taskItem:{HTMLAttributes:{class:"task-list-item"}},button:({editor:i,t:c,extension:a})=>({component:b.ActionButton,componentProps:{action:()=>i.commands.toggleTaskList(),isActive:()=>i.isActive("taskList")||!1,disabled:!1,icon:"ListTodo",shortcutKeys:a.options.shortcutKeys??["shift","mod","9"],tooltip:c("editor.tasklist.tooltip")}})}},addExtensions(){return[L.configure(this.options.taskItem)]}});exports.TaskList=T;
|
package/lib/TaskList.d.cts
CHANGED
|
@@ -140,8 +140,8 @@ declare module '@tiptap/core' {
|
|
|
140
140
|
|
|
141
141
|
declare module '@tiptap/core' {
|
|
142
142
|
interface Commands<ReturnType> {
|
|
143
|
-
|
|
144
|
-
|
|
143
|
+
excalidraw: {
|
|
144
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
145
145
|
};
|
|
146
146
|
}
|
|
147
147
|
}
|
|
@@ -149,8 +149,8 @@ declare module '@tiptap/core' {
|
|
|
149
149
|
|
|
150
150
|
declare module '@tiptap/core' {
|
|
151
151
|
interface Commands<ReturnType> {
|
|
152
|
-
|
|
153
|
-
|
|
152
|
+
exportPdf: {
|
|
153
|
+
exportToPdf: () => ReturnType;
|
|
154
154
|
};
|
|
155
155
|
}
|
|
156
156
|
}
|
package/lib/TaskList.d.ts
CHANGED
|
@@ -140,8 +140,8 @@ declare module '@tiptap/core' {
|
|
|
140
140
|
|
|
141
141
|
declare module '@tiptap/core' {
|
|
142
142
|
interface Commands<ReturnType> {
|
|
143
|
-
|
|
144
|
-
|
|
143
|
+
excalidraw: {
|
|
144
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
145
145
|
};
|
|
146
146
|
}
|
|
147
147
|
}
|
|
@@ -149,8 +149,8 @@ declare module '@tiptap/core' {
|
|
|
149
149
|
|
|
150
150
|
declare module '@tiptap/core' {
|
|
151
151
|
interface Commands<ReturnType> {
|
|
152
|
-
|
|
153
|
-
|
|
152
|
+
exportPdf: {
|
|
153
|
+
exportToPdf: () => ReturnType;
|
|
154
154
|
};
|
|
155
155
|
}
|
|
156
156
|
}
|
package/lib/TaskList.js
CHANGED
package/lib/TextAlign.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("./index-ByRfqzMr.cjs"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("./index-ByRfqzMr.cjs"),l=require("react/jsx-runtime"),M=require("react"),s=require("./RichTextEditor-DWlLqTl9.cjs"),S=v.Extension.create({name:"textAlign",addOptions(){return{types:[],alignments:["left","center","right","justify"],defaultAlignment:null}},addGlobalAttributes(){return[{types:this.options.types,attributes:{textAlign:{default:this.options.defaultAlignment,parseHTML:t=>{const e=t.style.textAlign;return this.options.alignments.includes(e)?e:this.options.defaultAlignment},renderHTML:t=>t.textAlign?{style:`text-align: ${t.textAlign}`}:{}}}}]},addCommands(){return{setTextAlign:t=>({commands:e})=>this.options.alignments.includes(t)?this.options.types.map(n=>e.updateAttributes(n,{textAlign:t})).every(n=>n):!1,unsetTextAlign:()=>({commands:t})=>this.options.types.map(e=>t.resetAttributes(e,"textAlign")).every(e=>e),toggleTextAlign:t=>({editor:e,commands:n})=>this.options.alignments.includes(t)?e.isActive({textAlign:t})?n.unsetTextAlign():n.setTextAlign(t):!1}},addKeyboardShortcuts(){return{"Mod-Shift-l":()=>this.editor.commands.setTextAlign("left"),"Mod-Shift-e":()=>this.editor.commands.setTextAlign("center"),"Mod-Shift-r":()=>this.editor.commands.setTextAlign("right"),"Mod-Shift-j":()=>this.editor.commands.setTextAlign("justify")}}});function C(t){var n;const e=M.useMemo(()=>{var o;const i=(o=t==null?void 0:t.items)==null?void 0:o.find(a=>a.isActive());return i&&!i.default?{...i,icon:i.icon?i.icon:t.icon}:{title:t==null?void 0:t.tooltip,icon:t.icon,isActive:()=>!1}},[t]);return l.jsxs(s.Popover,{modal:!0,children:[l.jsx(s.PopoverTrigger,{asChild:!0,disabled:t==null?void 0:t.disabled,children:l.jsx(s.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:l.jsx(s.IconComponent,{className:"richtext-ml-1 richtext-size-3 richtext-text-zinc-500",name:"MenuDown"})})}),l.jsx(s.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:(n=t==null?void 0:t.items)==null?void 0:n.map((i,h)=>{var o,a;return l.jsxs(s.Tooltip,{children:[l.jsx(s.TooltipTrigger,{asChild:!0,children:l.jsx(s.Toggle,{className:"richtext-size-7 richtext-p-1","data-state":e.title===i.title?"on":"off",onClick:i==null?void 0:i.action,pressed:e.title===i.title,size:"sm",children:(i==null?void 0:i.icon)&&l.jsx(s.IconComponent,{name:i.icon})})}),l.jsxs(s.TooltipContent,{className:"richtext-flex richtext-flex-col richtext-items-center",children:[l.jsx("span",{children:i.title}),!!((o=i.shortcutKeys)!=null&&o.length)&&l.jsx("span",{children:(a=i.shortcutKeys)==null?void 0:a.map(r=>s.getShortcutKey(r)).join(" ")})]})]},`text-align-${h}`)})})]})}const K=S.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),types:["heading","paragraph","list_item","title"],button({editor:e,extension:n,t:i}){var g,x,f,A,m;const h=((g=n.options)==null?void 0:g.alignments)||[],o={left:((x=n.options.shortcutKeys)==null?void 0:x[0])??["mod","Shift","L"],center:((f=n.options.shortcutKeys)==null?void 0:f[1])??["mod","Shift","E"],right:((A=n.options.shortcutKeys)==null?void 0:A[2])??["mod","Shift","R"],justify:((m=n.options.shortcutKeys)==null?void 0:m[3])??["mod","Shift","J"]},a={left:"AlignLeft",center:"AlignCenter",right:"AlignRight",justify:"AlignJustify"},r=h.map(c=>{var y,u,T;return{title:i(`editor.textalign.${c}.tooltip`),icon:a[c],shortcutKeys:o[c],isActive:()=>e.isActive({textAlign:c})||!1,action:()=>{var d,j;return(j=(d=e.commands)==null?void 0:d.setTextAlign)==null?void 0:j.call(d,c)},disabled:!((T=(u=(y=e==null?void 0:e.can)==null?void 0:y.call(e))==null?void 0:u.setTextAlign)!=null&&T.call(u,c))}}),b=r.filter(c=>c.disabled).length===r.length;return{component:C,componentProps:{icon:"AlignJustify",tooltip:i("editor.textalign.tooltip"),disabled:b,items:r}}}}}});exports.TextAlign=K;
|
package/lib/TextAlign.d.cts
CHANGED
|
@@ -144,8 +144,8 @@ declare module '@tiptap/core' {
|
|
|
144
144
|
|
|
145
145
|
declare module '@tiptap/core' {
|
|
146
146
|
interface Commands<ReturnType> {
|
|
147
|
-
|
|
148
|
-
|
|
147
|
+
excalidraw: {
|
|
148
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
149
149
|
};
|
|
150
150
|
}
|
|
151
151
|
}
|
|
@@ -153,8 +153,8 @@ declare module '@tiptap/core' {
|
|
|
153
153
|
|
|
154
154
|
declare module '@tiptap/core' {
|
|
155
155
|
interface Commands<ReturnType> {
|
|
156
|
-
|
|
157
|
-
|
|
156
|
+
exportPdf: {
|
|
157
|
+
exportToPdf: () => ReturnType;
|
|
158
158
|
};
|
|
159
159
|
}
|
|
160
160
|
}
|
package/lib/TextAlign.d.ts
CHANGED
|
@@ -144,8 +144,8 @@ declare module '@tiptap/core' {
|
|
|
144
144
|
|
|
145
145
|
declare module '@tiptap/core' {
|
|
146
146
|
interface Commands<ReturnType> {
|
|
147
|
-
|
|
148
|
-
|
|
147
|
+
excalidraw: {
|
|
148
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
149
149
|
};
|
|
150
150
|
}
|
|
151
151
|
}
|
|
@@ -153,8 +153,8 @@ declare module '@tiptap/core' {
|
|
|
153
153
|
|
|
154
154
|
declare module '@tiptap/core' {
|
|
155
155
|
interface Commands<ReturnType> {
|
|
156
|
-
|
|
157
|
-
|
|
156
|
+
exportPdf: {
|
|
157
|
+
exportToPdf: () => ReturnType;
|
|
158
158
|
};
|
|
159
159
|
}
|
|
160
160
|
}
|
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
|
|
5
|
-
const
|
|
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
|
|
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(
|
|
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) =>
|
|
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__ */
|
|
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:
|
|
153
|
+
component: J,
|
|
153
154
|
componentProps: {
|
|
154
155
|
icon: "AlignJustify",
|
|
155
156
|
tooltip: i("editor.textalign.tooltip"),
|
package/lib/TextBubble.cjs
CHANGED
|
@@ -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-
|
|
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;
|
package/lib/TextBubble.d.cts
CHANGED
|
@@ -134,8 +134,8 @@ declare module '@tiptap/core' {
|
|
|
134
134
|
|
|
135
135
|
declare module '@tiptap/core' {
|
|
136
136
|
interface Commands<ReturnType> {
|
|
137
|
-
|
|
138
|
-
|
|
137
|
+
excalidraw: {
|
|
138
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
139
139
|
};
|
|
140
140
|
}
|
|
141
141
|
}
|
|
@@ -143,8 +143,8 @@ declare module '@tiptap/core' {
|
|
|
143
143
|
|
|
144
144
|
declare module '@tiptap/core' {
|
|
145
145
|
interface Commands<ReturnType> {
|
|
146
|
-
|
|
147
|
-
|
|
146
|
+
exportPdf: {
|
|
147
|
+
exportToPdf: () => ReturnType;
|
|
148
148
|
};
|
|
149
149
|
}
|
|
150
150
|
}
|
package/lib/TextBubble.d.ts
CHANGED
|
@@ -134,8 +134,8 @@ declare module '@tiptap/core' {
|
|
|
134
134
|
|
|
135
135
|
declare module '@tiptap/core' {
|
|
136
136
|
interface Commands<ReturnType> {
|
|
137
|
-
|
|
138
|
-
|
|
137
|
+
excalidraw: {
|
|
138
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
139
139
|
};
|
|
140
140
|
}
|
|
141
141
|
}
|
|
@@ -143,8 +143,8 @@ declare module '@tiptap/core' {
|
|
|
143
143
|
|
|
144
144
|
declare module '@tiptap/core' {
|
|
145
145
|
interface Commands<ReturnType> {
|
|
146
|
-
|
|
147
|
-
|
|
146
|
+
exportPdf: {
|
|
147
|
+
exportToPdf: () => ReturnType;
|
|
148
148
|
};
|
|
149
149
|
}
|
|
150
150
|
}
|
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-
|
|
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(() => [
|
package/lib/TextDirection.cjs
CHANGED
|
@@ -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-
|
|
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;
|
package/lib/TextDirection.d.cts
CHANGED
|
@@ -59,8 +59,8 @@ declare module '@tiptap/core' {
|
|
|
59
59
|
|
|
60
60
|
declare module '@tiptap/core' {
|
|
61
61
|
interface Commands<ReturnType> {
|
|
62
|
-
|
|
63
|
-
|
|
62
|
+
excalidraw: {
|
|
63
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
64
64
|
};
|
|
65
65
|
}
|
|
66
66
|
}
|
|
@@ -68,8 +68,8 @@ declare module '@tiptap/core' {
|
|
|
68
68
|
|
|
69
69
|
declare module '@tiptap/core' {
|
|
70
70
|
interface Commands<ReturnType> {
|
|
71
|
-
|
|
72
|
-
|
|
71
|
+
exportPdf: {
|
|
72
|
+
exportToPdf: () => ReturnType;
|
|
73
73
|
};
|
|
74
74
|
}
|
|
75
75
|
}
|
package/lib/TextDirection.d.ts
CHANGED
|
@@ -59,8 +59,8 @@ declare module '@tiptap/core' {
|
|
|
59
59
|
|
|
60
60
|
declare module '@tiptap/core' {
|
|
61
61
|
interface Commands<ReturnType> {
|
|
62
|
-
|
|
63
|
-
|
|
62
|
+
excalidraw: {
|
|
63
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
64
64
|
};
|
|
65
65
|
}
|
|
66
66
|
}
|
|
@@ -68,8 +68,8 @@ declare module '@tiptap/core' {
|
|
|
68
68
|
|
|
69
69
|
declare module '@tiptap/core' {
|
|
70
70
|
interface Commands<ReturnType> {
|
|
71
|
-
|
|
72
|
-
|
|
71
|
+
exportPdf: {
|
|
72
|
+
exportToPdf: () => ReturnType;
|
|
73
73
|
};
|
|
74
74
|
}
|
|
75
75
|
}
|
package/lib/TextDirection.js
CHANGED
|
@@ -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-
|
|
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
|
|
6
|
+
var r;
|
|
7
7
|
const i = g(() => {
|
|
8
|
-
var
|
|
9
|
-
const e = (
|
|
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: (
|
|
50
|
-
var
|
|
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
|
-
!!((
|
|
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
|
|
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:
|
|
85
|
+
extension: r,
|
|
85
86
|
t: e
|
|
86
87
|
}) {
|
|
87
88
|
var x;
|
|
88
|
-
const s = ((x =
|
|
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:
|
|
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((
|
|
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
|
-
|
|
142
|
+
B as TextDirection
|
|
142
143
|
};
|
package/lib/TextUnderline.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("./index-ByRfqzMr.cjs"),o=require("./RichTextEditor-
|
|
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;
|