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/FontSize.d.cts
CHANGED
|
@@ -150,8 +150,8 @@ declare module '@tiptap/core' {
|
|
|
150
150
|
|
|
151
151
|
declare module '@tiptap/core' {
|
|
152
152
|
interface Commands<ReturnType> {
|
|
153
|
-
|
|
154
|
-
|
|
153
|
+
excalidraw: {
|
|
154
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
155
155
|
};
|
|
156
156
|
}
|
|
157
157
|
}
|
|
@@ -159,8 +159,8 @@ declare module '@tiptap/core' {
|
|
|
159
159
|
|
|
160
160
|
declare module '@tiptap/core' {
|
|
161
161
|
interface Commands<ReturnType> {
|
|
162
|
-
|
|
163
|
-
|
|
162
|
+
exportPdf: {
|
|
163
|
+
exportToPdf: () => ReturnType;
|
|
164
164
|
};
|
|
165
165
|
}
|
|
166
166
|
}
|
package/lib/FontSize.d.ts
CHANGED
|
@@ -150,8 +150,8 @@ declare module '@tiptap/core' {
|
|
|
150
150
|
|
|
151
151
|
declare module '@tiptap/core' {
|
|
152
152
|
interface Commands<ReturnType> {
|
|
153
|
-
|
|
154
|
-
|
|
153
|
+
excalidraw: {
|
|
154
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
155
155
|
};
|
|
156
156
|
}
|
|
157
157
|
}
|
|
@@ -159,8 +159,8 @@ declare module '@tiptap/core' {
|
|
|
159
159
|
|
|
160
160
|
declare module '@tiptap/core' {
|
|
161
161
|
interface Commands<ReturnType> {
|
|
162
|
-
|
|
163
|
-
|
|
162
|
+
exportPdf: {
|
|
163
|
+
exportToPdf: () => ReturnType;
|
|
164
164
|
};
|
|
165
165
|
}
|
|
166
166
|
}
|
package/lib/FontSize.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { E as m } from "./index-DI9T3iLd.js";
|
|
2
2
|
import { u as S, D as z, g as f } from "./index-CsK90iVd.js";
|
|
3
|
-
import { D as v, e as h, f as x, h as F, j as c } from "./RichTextEditor-
|
|
3
|
+
import { D as v, e as h, f as x, h as F, j as c } from "./RichTextEditor-KP2Rgcqe.js";
|
|
4
4
|
import { jsxs as y, jsx as u } from "react/jsx-runtime";
|
|
5
5
|
import { useMemo as A } from "react";
|
|
6
|
-
import { A as M } from "./ActionMenuButton-
|
|
6
|
+
import { A as M } from "./ActionMenuButton-D97K0UWT.js";
|
|
7
7
|
function b(t) {
|
|
8
8
|
var a;
|
|
9
9
|
const { t: e } = S(), l = A(() => {
|
|
@@ -25,7 +25,8 @@ function b(t) {
|
|
|
25
25
|
disabled: t == null ? void 0 : t.disabled,
|
|
26
26
|
icon: "MenuDown",
|
|
27
27
|
title: l == null ? void 0 : l.title,
|
|
28
|
-
tooltip: `${t == null ? void 0 : t.tooltip}
|
|
28
|
+
tooltip: `${t == null ? void 0 : t.tooltip}`,
|
|
29
|
+
tooltipOptions: t == null ? void 0 : t.tooltipOptions
|
|
29
30
|
}
|
|
30
31
|
)
|
|
31
32
|
}
|
|
@@ -41,7 +42,7 @@ function b(t) {
|
|
|
41
42
|
)) })
|
|
42
43
|
] });
|
|
43
44
|
}
|
|
44
|
-
const
|
|
45
|
+
const C = /* @__PURE__ */ m.create({
|
|
45
46
|
name: "fontSize",
|
|
46
47
|
addOptions() {
|
|
47
48
|
var t;
|
|
@@ -106,5 +107,5 @@ const N = /* @__PURE__ */ m.create({
|
|
|
106
107
|
});
|
|
107
108
|
export {
|
|
108
109
|
z as DEFAULT_FONT_SIZE_LIST,
|
|
109
|
-
|
|
110
|
+
C as FontSize
|
|
110
111
|
};
|
package/lib/FormatPainter.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index-ByRfqzMr.cjs"),c=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index-ByRfqzMr.cjs"),c=require("./RichTextEditor-DWlLqTl9.cjs"),m=i.Extension.create({name:"painter",addOptions(){var n;return{...(n=this.parent)==null?void 0:n.call(this),button:({editor:t,t:e})=>({component:c.ActionButton,componentProps:{action:()=>{t.commands.setPainter(t==null?void 0:t.state.selection.$head.marks())},icon:"PaintRoller",tooltip:e("editor.format")}})}},addCommands(){return{setPainter:n=>({view:{dispatch:t,state:{tr:e},dom:s}})=>{const a=`url("data:image/svg+xml;utf8,${encodeURIComponent('<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="#000" d="M9 22v-6H4V7q0-1.65 1.175-2.825T8 3h12v13h-5v6zM6 10h12V5h-1v4h-2V5h-1v2h-2V5H8q-.825 0-1.412.588T6 7zm0 4h12v-2H6zm0 0v-2z"/></svg>')}"), auto`;return s.style.cursor=a,t(e.setMeta("painterAction",{type:"start",marks:n})),!0}}},addProseMirrorPlugins(){return[new i.Plugin({key:new i.PluginKey("format-painter"),state:{init:()=>[],apply:(n,t)=>{const e=n.getMeta("painterAction");return e&&e.type==="start"?t=e.marks:e&&e.type==="end"&&(t=[]),t}},props:{handleDOMEvents:{mousedown(n){const t=this.getState(n.state);if(!t||t.length===0)return n.dom.style.cursor="",!1;const e=()=>{document.removeEventListener("mouseup",e);let{dispatch:s,state:{tr:r,selection:o},dom:a}=n;a.style.cursor="",r=r.removeMark(o.from,o.to);for(const u of t)u.type.name!=="link"&&(r=r.addMark(o.from,o.to,u));s(r.setMeta("painterAction",{type:"end"}))};return document.addEventListener("mouseup",e),!0}}}})]}});exports.FormatPainter=m;
|
package/lib/FormatPainter.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/FormatPainter.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/FormatPainter.js
CHANGED
package/lib/Heading.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("./index-ByRfqzMr.cjs"),s=require("react/jsx-runtime"),m=require("react"),b=require("./ActionMenuButton-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("./index-ByRfqzMr.cjs"),s=require("react/jsx-runtime"),m=require("react"),b=require("./ActionMenuButton-BCgqJsST.cjs"),d=require("./RichTextEditor-DWlLqTl9.cjs"),x=u.Node.create({name:"heading",addOptions(){return{levels:[1,2,3,4,5,6],HTMLAttributes:{}}},content:"inline*",group:"block",defining:!0,addAttributes(){return{level:{default:1,rendered:!1}}},parseHTML(){return this.options.levels.map(e=>({tag:`h${e}`,attrs:{level:e}}))},renderHTML({node:e,HTMLAttributes:t}){return[`h${this.options.levels.includes(e.attrs.level)?e.attrs.level:this.options.levels[0]}`,u.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{setHeading:e=>({commands:t})=>this.options.levels.includes(e.level)?t.setNode(this.name,e):!1,toggleHeading:e=>({commands:t})=>this.options.levels.includes(e.level)?t.toggleNode(this.name,"paragraph",e):!1}},addKeyboardShortcuts(){return this.options.levels.reduce((e,t)=>({...e,[`Mod-Alt-${t}`]:()=>this.editor.commands.toggleHeading({level:t})}),{})},addInputRules(){return this.options.levels.map(e=>u.textblockTypeInputRule({find:new RegExp(`^(#{${Math.min(...this.options.levels)},${e}})\\s$`),type:this.type,getAttributes:{level:e}}))}});function M(e){var l;const t=m.useMemo(()=>{var a;const n=(a=e==null?void 0:e.items)==null?void 0:a.find(o=>o.isActive());return n&&!n.default?{...n}:{title:e.tooltip,level:0,isActive:()=>!1}},[e]);return s.jsxs(d.DropdownMenu,{children:[s.jsx(d.DropdownMenuTrigger,{asChild:!0,disabled:e==null?void 0:e.disabled,children:s.jsx(b.ActionMenuButton,{disabled:e==null?void 0:e.disabled,icon:"MenuDown",title:t==null?void 0:t.title,tooltip:e==null?void 0:e.tooltip,tooltipOptions:e==null?void 0:e.tooltipOptions})}),s.jsx(d.DropdownMenuContent,{className:"richtext-w-full",children:(l=e==null?void 0:e.items)==null?void 0:l.map((n,c)=>{var a,o;return s.jsxs(m.Fragment,{children:[s.jsxs(d.DropdownMenuCheckboxItem,{checked:(t==null?void 0:t.title)===n.title,onClick:n.action,children:[s.jsx("div",{className:`heading- richtext-ml-1 richtext-h-full${n.level}`,children:n.title}),!!((a=n==null?void 0:n.shortcutKeys)!=null&&a.length)&&s.jsx(d.DropdownMenuShortcut,{className:"richtext-pl-4",children:(o=n==null?void 0:n.shortcutKeys)==null?void 0:o.map(r=>d.getShortcutKey(r)).join(" ")})]}),n.level===0&&s.jsx(d.DropdownMenuSeparator,{})]},`heading-k-${c}`)})})]})}const A=x.extend({addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),levels:[1,2,3,4,5,6],button({editor:t,extension:l,t:n}){var h,g;const{extensions:c=[]}=t.extensionManager??[],a=((h=l.options)==null?void 0:h.levels)||[],o=c.find(i=>i.name==="base-kit"),r=a.map(i=>{var f;return{action:()=>t.commands.toggleHeading({level:i}),isActive:()=>t.isActive("heading",{level:i})||!1,disabled:!t.can().toggleHeading({level:i}),title:n(`editor.heading.h${i}.tooltip`),level:i,shortcutKeys:((f=l.options.shortcutKeys)==null?void 0:f[i])??["alt","mod",`${i}`]}});o&&o.options.paragraph!==!1&&r.unshift({action:()=>t.commands.setParagraph(),isActive:()=>t.isActive("paragraph")||!1,disabled:!t.can().setParagraph(),level:0,title:n("editor.paragraph.tooltip"),shortcutKeys:((g=l.options.shortcutKeys)==null?void 0:g[0])??["alt","mod","0"]});const v=r.filter(i=>i.disabled).length===r.length;return{component:M,componentProps:{tooltip:n("editor.heading.tooltip"),disabled:v,items:r,editor:t}}}}}});exports.Heading=A;
|
package/lib/Heading.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/Heading.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/Heading.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { N as f, t as v, m as b } from "./index-DI9T3iLd.js";
|
|
2
|
-
import { jsxs as c, jsx as
|
|
2
|
+
import { jsxs as c, jsx as d } from "react/jsx-runtime";
|
|
3
3
|
import { useMemo as M, Fragment as A } from "react";
|
|
4
|
-
import { A as x } from "./ActionMenuButton-
|
|
5
|
-
import { D as H, e as
|
|
6
|
-
const
|
|
4
|
+
import { A as x } from "./ActionMenuButton-D97K0UWT.js";
|
|
5
|
+
import { D as H, e as y, f as $, h as w, v as K, s as D, u as k } from "./RichTextEditor-KP2Rgcqe.js";
|
|
6
|
+
const N = f.create({
|
|
7
7
|
name: "heading",
|
|
8
8
|
addOptions() {
|
|
9
9
|
return {
|
|
@@ -53,8 +53,8 @@ const k = f.create({
|
|
|
53
53
|
}));
|
|
54
54
|
}
|
|
55
55
|
});
|
|
56
|
-
function
|
|
57
|
-
var
|
|
56
|
+
function L(t) {
|
|
57
|
+
var s;
|
|
58
58
|
const e = M(() => {
|
|
59
59
|
var a;
|
|
60
60
|
const n = (a = t == null ? void 0 : t.items) == null ? void 0 : a.find((l) => l.isActive());
|
|
@@ -67,60 +67,61 @@ function N(t) {
|
|
|
67
67
|
};
|
|
68
68
|
}, [t]);
|
|
69
69
|
return /* @__PURE__ */ c(H, { children: [
|
|
70
|
-
/* @__PURE__ */
|
|
71
|
-
|
|
70
|
+
/* @__PURE__ */ d(
|
|
71
|
+
y,
|
|
72
72
|
{
|
|
73
73
|
asChild: !0,
|
|
74
74
|
disabled: t == null ? void 0 : t.disabled,
|
|
75
|
-
children: /* @__PURE__ */
|
|
75
|
+
children: /* @__PURE__ */ d(
|
|
76
76
|
x,
|
|
77
77
|
{
|
|
78
78
|
disabled: t == null ? void 0 : t.disabled,
|
|
79
79
|
icon: "MenuDown",
|
|
80
80
|
title: e == null ? void 0 : e.title,
|
|
81
|
-
tooltip: t == null ? void 0 : t.tooltip
|
|
81
|
+
tooltip: t == null ? void 0 : t.tooltip,
|
|
82
|
+
tooltipOptions: t == null ? void 0 : t.tooltipOptions
|
|
82
83
|
}
|
|
83
84
|
)
|
|
84
85
|
}
|
|
85
86
|
),
|
|
86
|
-
/* @__PURE__ */
|
|
87
|
+
/* @__PURE__ */ d($, { className: "richtext-w-full", children: (s = t == null ? void 0 : t.items) == null ? void 0 : s.map((n, r) => {
|
|
87
88
|
var a, l;
|
|
88
89
|
return /* @__PURE__ */ c(A, { children: [
|
|
89
90
|
/* @__PURE__ */ c(
|
|
90
|
-
|
|
91
|
+
w,
|
|
91
92
|
{
|
|
92
93
|
checked: (e == null ? void 0 : e.title) === n.title,
|
|
93
94
|
onClick: n.action,
|
|
94
95
|
children: [
|
|
95
|
-
/* @__PURE__ */
|
|
96
|
-
!!((a = n == null ? void 0 : n.shortcutKeys) != null && a.length) && /* @__PURE__ */
|
|
96
|
+
/* @__PURE__ */ d("div", { className: `heading- richtext-ml-1 richtext-h-full${n.level}`, children: n.title }),
|
|
97
|
+
!!((a = n == null ? void 0 : n.shortcutKeys) != null && a.length) && /* @__PURE__ */ d(K, { className: "richtext-pl-4", children: (l = n == null ? void 0 : n.shortcutKeys) == null ? void 0 : l.map((o) => D(o)).join(" ") })
|
|
97
98
|
]
|
|
98
99
|
}
|
|
99
100
|
),
|
|
100
|
-
n.level === 0 && /* @__PURE__ */
|
|
101
|
-
] }, `heading-k-${
|
|
101
|
+
n.level === 0 && /* @__PURE__ */ d(k, {})
|
|
102
|
+
] }, `heading-k-${r}`);
|
|
102
103
|
}) })
|
|
103
104
|
] });
|
|
104
105
|
}
|
|
105
|
-
const
|
|
106
|
+
const j = /* @__PURE__ */ N.extend({
|
|
106
107
|
addOptions() {
|
|
107
108
|
var t;
|
|
108
109
|
return {
|
|
109
110
|
...(t = this.parent) == null ? void 0 : t.call(this),
|
|
110
111
|
levels: [1, 2, 3, 4, 5, 6],
|
|
111
|
-
button({ editor: e, extension:
|
|
112
|
+
button({ editor: e, extension: s, t: n }) {
|
|
112
113
|
var h, u;
|
|
113
|
-
const { extensions:
|
|
114
|
-
(
|
|
115
|
-
), o = a.map((
|
|
114
|
+
const { extensions: r = [] } = e.extensionManager ?? [], a = ((h = s.options) == null ? void 0 : h.levels) || [], l = r.find(
|
|
115
|
+
(i) => i.name === "base-kit"
|
|
116
|
+
), o = a.map((i) => {
|
|
116
117
|
var g;
|
|
117
118
|
return {
|
|
118
|
-
action: () => e.commands.toggleHeading({ level:
|
|
119
|
-
isActive: () => e.isActive("heading", { level:
|
|
120
|
-
disabled: !e.can().toggleHeading({ level:
|
|
121
|
-
title: n(`editor.heading.h${
|
|
122
|
-
level:
|
|
123
|
-
shortcutKeys: ((g =
|
|
119
|
+
action: () => e.commands.toggleHeading({ level: i }),
|
|
120
|
+
isActive: () => e.isActive("heading", { level: i }) || !1,
|
|
121
|
+
disabled: !e.can().toggleHeading({ level: i }),
|
|
122
|
+
title: n(`editor.heading.h${i}.tooltip`),
|
|
123
|
+
level: i,
|
|
124
|
+
shortcutKeys: ((g = s.options.shortcutKeys) == null ? void 0 : g[i]) ?? ["alt", "mod", `${i}`]
|
|
124
125
|
};
|
|
125
126
|
});
|
|
126
127
|
l && l.options.paragraph !== !1 && o.unshift({
|
|
@@ -129,11 +130,11 @@ const I = /* @__PURE__ */ k.extend({
|
|
|
129
130
|
disabled: !e.can().setParagraph(),
|
|
130
131
|
level: 0,
|
|
131
132
|
title: n("editor.paragraph.tooltip"),
|
|
132
|
-
shortcutKeys: ((u =
|
|
133
|
+
shortcutKeys: ((u = s.options.shortcutKeys) == null ? void 0 : u[0]) ?? ["alt", "mod", "0"]
|
|
133
134
|
});
|
|
134
|
-
const m = o.filter((
|
|
135
|
+
const m = o.filter((i) => i.disabled).length === o.length;
|
|
135
136
|
return {
|
|
136
|
-
component:
|
|
137
|
+
component: L,
|
|
137
138
|
componentProps: {
|
|
138
139
|
tooltip: n("editor.heading.tooltip"),
|
|
139
140
|
disabled: m,
|
|
@@ -146,5 +147,5 @@ const I = /* @__PURE__ */ k.extend({
|
|
|
146
147
|
}
|
|
147
148
|
});
|
|
148
149
|
export {
|
|
149
|
-
|
|
150
|
+
j as Heading
|
|
150
151
|
};
|
package/lib/Highlight.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index-ByRfqzMr.cjs"),s=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index-ByRfqzMr.cjs"),s=require("./RichTextEditor-DWlLqTl9.cjs"),u=/(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))$/,l=/(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))/g,a=r.Mark.create({name:"highlight",addOptions(){return{multicolor:!1,HTMLAttributes:{}}},addAttributes(){return this.options.multicolor?{color:{default:null,parseHTML:t=>t.getAttribute("data-color")||t.style.backgroundColor,renderHTML:t=>t.color?{"data-color":t.color,style:`background-color: ${t.color}; color: inherit`}:{}}}:{}},parseHTML(){return[{tag:"mark"}]},renderHTML({HTMLAttributes:t}){return["mark",r.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{setHighlight:t=>({commands:e})=>e.setMark(this.name,t),toggleHighlight:t=>({commands:e})=>e.toggleMark(this.name,t),unsetHighlight:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-h":()=>this.editor.commands.toggleHighlight()}},addInputRules(){return[r.markInputRule({find:u,type:this.type})]},addPasteRules(){return[r.markPasteRule({find:l,type:this.type})]}}),h=a.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),multicolor:!0,button:({editor:e,t:n,extension:o})=>({component:s.HighlightActionButton,componentProps:{action:i=>{typeof i=="string"&&e.chain().focus().setHighlight({color:i}).run(),i===void 0&&e.chain().focus().unsetHighlight().run()},editor:e,isActive:()=>e.isActive("highlight")||!1,disabled:!1,shortcutKeys:o.options.shortcutKeys??["⇧","mod","H"],tooltip:n("editor.highlight.tooltip"),defaultColor:o.options.defaultColor}})}}});exports.Highlight=h;
|
package/lib/Highlight.d.cts
CHANGED
|
@@ -139,8 +139,8 @@ declare module '@tiptap/core' {
|
|
|
139
139
|
|
|
140
140
|
declare module '@tiptap/core' {
|
|
141
141
|
interface Commands<ReturnType> {
|
|
142
|
-
|
|
143
|
-
|
|
142
|
+
excalidraw: {
|
|
143
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
144
144
|
};
|
|
145
145
|
}
|
|
146
146
|
}
|
|
@@ -148,8 +148,8 @@ declare module '@tiptap/core' {
|
|
|
148
148
|
|
|
149
149
|
declare module '@tiptap/core' {
|
|
150
150
|
interface Commands<ReturnType> {
|
|
151
|
-
|
|
152
|
-
|
|
151
|
+
exportPdf: {
|
|
152
|
+
exportToPdf: () => ReturnType;
|
|
153
153
|
};
|
|
154
154
|
}
|
|
155
155
|
}
|
package/lib/Highlight.d.ts
CHANGED
|
@@ -139,8 +139,8 @@ declare module '@tiptap/core' {
|
|
|
139
139
|
|
|
140
140
|
declare module '@tiptap/core' {
|
|
141
141
|
interface Commands<ReturnType> {
|
|
142
|
-
|
|
143
|
-
|
|
142
|
+
excalidraw: {
|
|
143
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
144
144
|
};
|
|
145
145
|
}
|
|
146
146
|
}
|
|
@@ -148,8 +148,8 @@ declare module '@tiptap/core' {
|
|
|
148
148
|
|
|
149
149
|
declare module '@tiptap/core' {
|
|
150
150
|
interface Commands<ReturnType> {
|
|
151
|
-
|
|
152
|
-
|
|
151
|
+
exportPdf: {
|
|
152
|
+
exportToPdf: () => ReturnType;
|
|
153
153
|
};
|
|
154
154
|
}
|
|
155
155
|
}
|
package/lib/Highlight.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { M as s, c as n, d as a, m as u } from "./index-DI9T3iLd.js";
|
|
2
|
-
import { H as l } from "./RichTextEditor-
|
|
2
|
+
import { H as l } from "./RichTextEditor-KP2Rgcqe.js";
|
|
3
3
|
const h = /(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))$/, g = /(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))/g, d = s.create({
|
|
4
4
|
name: "highlight",
|
|
5
5
|
addOptions() {
|
package/lib/History.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const x=require("./index-ByRfqzMr.cjs"),g=require("react/jsx-runtime"),M=require("./RichTextEditor-DsUcQSbm.cjs");var C=200,f=function(){};f.prototype.append=function(e){return e.length?(e=f.from(e),!this.length&&e||e.length<C&&this.leafAppend(e)||this.length<C&&e.leafPrepend(this)||this.appendInner(e)):this};f.prototype.prepend=function(e){return e.length?f.from(e).append(this):this};f.prototype.appendInner=function(e){return new _(this,e)};f.prototype.slice=function(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.length),e>=t?f.empty:this.sliceInner(Math.max(0,e),Math.min(this.length,t))};f.prototype.get=function(e){if(!(e<0||e>=this.length))return this.getInner(e)};f.prototype.forEach=function(e,t,n){t===void 0&&(t=0),n===void 0&&(n=this.length),t<=n?this.forEachInner(e,t,n,0):this.forEachInvertedInner(e,t,n,0)};f.prototype.map=function(e,t,n){t===void 0&&(t=0),n===void 0&&(n=this.length);var i=[];return this.forEach(function(s,l){return i.push(e(s,l))},t,n),i};f.from=function(e){return e instanceof f?e:e&&e.length?new A(e):f.empty};var A=function(r){function e(n){r.call(this),this.values=n}r&&(e.__proto__=r),e.prototype=Object.create(r&&r.prototype),e.prototype.constructor=e;var t={length:{configurable:!0},depth:{configurable:!0}};return e.prototype.flatten=function(){return this.values},e.prototype.sliceInner=function(i,s){return i==0&&s==this.length?this:new e(this.values.slice(i,s))},e.prototype.getInner=function(i){return this.values[i]},e.prototype.forEachInner=function(i,s,l,o){for(var p=s;p<l;p++)if(i(this.values[p],o+p)===!1)return!1},e.prototype.forEachInvertedInner=function(i,s,l,o){for(var p=s-1;p>=l;p--)if(i(this.values[p],o+p)===!1)return!1},e.prototype.leafAppend=function(i){if(this.length+i.length<=C)return new e(this.values.concat(i.flatten()))},e.prototype.leafPrepend=function(i){if(this.length+i.length<=C)return new e(i.flatten().concat(this.values))},t.length.get=function(){return this.values.length},t.depth.get=function(){return 0},Object.defineProperties(e.prototype,t),e}(f);f.empty=new A([]);var _=function(r){function e(t,n){r.call(this),this.left=t,this.right=n,this.length=t.length+n.length,this.depth=Math.max(t.depth,n.depth)+1}return r&&(e.__proto__=r),e.prototype=Object.create(r&&r.prototype),e.prototype.constructor=e,e.prototype.flatten=function(){return this.left.flatten().concat(this.right.flatten())},e.prototype.getInner=function(n){return n<this.left.length?this.left.get(n):this.right.get(n-this.left.length)},e.prototype.forEachInner=function(n,i,s,l){var o=this.left.length;if(i<o&&this.left.forEachInner(n,i,Math.min(s,o),l)===!1||s>o&&this.right.forEachInner(n,Math.max(i-o,0),Math.min(this.length,s)-o,l+o)===!1)return!1},e.prototype.forEachInvertedInner=function(n,i,s,l){var o=this.left.length;if(i>o&&this.right.forEachInvertedInner(n,i-o,Math.max(s,o)-o,l+o)===!1||s<o&&this.left.forEachInvertedInner(n,Math.min(i,o),s,l)===!1)return!1},e.prototype.sliceInner=function(n,i){if(n==0&&i==this.length)return this;var s=this.left.length;return i<=s?this.left.slice(n,i):n>=s?this.right.slice(n-s,i-s):this.left.slice(n,s).append(this.right.slice(0,i-s))},e.prototype.leafAppend=function(n){var i=this.right.leafAppend(n);if(i)return new e(this.left,i)},e.prototype.leafPrepend=function(n){var i=this.left.leafPrepend(n);if(i)return new e(i,this.right)},e.prototype.appendInner=function(n){return this.left.depth>=Math.max(this.right.depth,n.depth)+1?new e(this.left,new e(this.right,n)):new e(this,n)},e}(f);const L=500;class m{constructor(e,t){this.items=e,this.eventCount=t}popEvent(e,t){if(this.eventCount==0)return null;let n=this.items.length;for(;;n--)if(this.items.get(n-1).selection){--n;break}let i,s;t&&(i=this.remapping(n,this.items.length),s=i.maps.length);let l=e.tr,o,p,a=[],c=[];return this.items.forEach((u,h)=>{if(!u.step){i||(i=this.remapping(n,h+1),s=i.maps.length),s--,c.push(u);return}if(i){c.push(new v(u.map));let d=u.step.map(i.slice(s)),w;d&&l.maybeStep(d).doc&&(w=l.mapping.maps[l.mapping.maps.length-1],a.push(new v(w,void 0,void 0,a.length+c.length))),s--,w&&i.appendMap(w,s)}else l.maybeStep(u.step);if(u.selection)return o=i?u.selection.map(i.slice(s)):u.selection,p=new m(this.items.slice(0,n).append(c.reverse().concat(a)),this.eventCount-1),!1},this.items.length,0),{remaining:p,transform:l,selection:o}}addTransform(e,t,n,i){let s=[],l=this.eventCount,o=this.items,p=!i&&o.length?o.get(o.length-1):null;for(let c=0;c<e.steps.length;c++){let u=e.steps[c].invert(e.docs[c]),h=new v(e.mapping.maps[c],u,t),d;(d=p&&p.merge(h))&&(h=d,c?s.pop():o=o.slice(0,o.length-1)),s.push(h),t&&(l++,t=void 0),i||(p=h)}let a=l-n.depth;return a>G&&(o=S(o,a),l-=a),new m(o.append(s),l)}remapping(e,t){let n=new x.Mapping;return this.items.forEach((i,s)=>{let l=i.mirrorOffset!=null&&s-i.mirrorOffset>=e?n.maps.length-i.mirrorOffset:void 0;n.appendMap(i.map,l)},e,t),n}addMaps(e){return this.eventCount==0?this:new m(this.items.append(e.map(t=>new v(t))),this.eventCount)}rebased(e,t){if(!this.eventCount)return this;let n=[],i=Math.max(0,this.items.length-t),s=e.mapping,l=e.steps.length,o=this.eventCount;this.items.forEach(h=>{h.selection&&o--},i);let p=t;this.items.forEach(h=>{let d=s.getMirror(--p);if(d==null)return;l=Math.min(l,d);let w=s.maps[d];if(h.step){let D=e.steps[d].invert(e.docs[d]),b=h.selection&&h.selection.map(s.slice(p+1,d));b&&o++,n.push(new v(w,D,b))}else n.push(new v(w))},i);let a=[];for(let h=t;h<l;h++)a.push(new v(s.maps[h]));let c=this.items.slice(0,i).append(a).append(n),u=new m(c,o);return u.emptyItemCount()>L&&(u=u.compress(this.items.length-n.length)),u}emptyItemCount(){let e=0;return this.items.forEach(t=>{t.step||e++}),e}compress(e=this.items.length){let t=this.remapping(0,e),n=t.maps.length,i=[],s=0;return this.items.forEach((l,o)=>{if(o>=e)i.push(l),l.selection&&s++;else if(l.step){let p=l.step.map(t.slice(n)),a=p&&p.getMap();if(n--,a&&t.appendMap(a,n),p){let c=l.selection&&l.selection.map(t.slice(n));c&&s++;let u=new v(a.invert(),p,c),h,d=i.length-1;(h=i.length&&i[d].merge(u))?i[d]=h:i.push(u)}}else l.map&&n--},this.items.length,0),new m(f.from(i.reverse()),s)}}m.empty=new m(f.empty,0);function S(r,e){let t;return r.forEach((n,i)=>{if(n.selection&&e--==0)return t=i,!1}),r.slice(t)}class v{constructor(e,t,n,i){this.map=e,this.step=t,this.selection=n,this.mirrorOffset=i}merge(e){if(this.step&&e.step&&!e.selection){let t=e.step.merge(this.step);if(t)return new v(t.getMap().invert(),t,this.selection)}}}class y{constructor(e,t,n,i,s){this.done=e,this.undone=t,this.prevRanges=n,this.prevTime=i,this.prevComposition=s}}const G=20;function F(r,e,t,n){let i=t.getMeta(I),s;if(i)return i.historyState;t.getMeta(R)&&(r=new y(r.done,r.undone,null,0,-1));let l=t.getMeta("appendedTransaction");if(t.steps.length==0)return r;if(l&&l.getMeta(I))return l.getMeta(I).redo?new y(r.done.addTransform(t,void 0,n,E(e)),r.undone,O(t.mapping.maps),r.prevTime,r.prevComposition):new y(r.done,r.undone.addTransform(t,void 0,n,E(e)),null,r.prevTime,r.prevComposition);if(t.getMeta("addToHistory")!==!1&&!(l&&l.getMeta("addToHistory")===!1)){let o=t.getMeta("composition"),p=r.prevTime==0||!l&&r.prevComposition!=o&&(r.prevTime<(t.time||0)-n.newGroupDelay||!z(t,r.prevRanges)),a=l?T(r.prevRanges,t.mapping):O(t.mapping.maps);return new y(r.done.addTransform(t,p?e.selection.getBookmark():void 0,n,E(e)),m.empty,a,t.time,o??r.prevComposition)}else return(s=t.getMeta("rebased"))?new y(r.done.rebased(t,s),r.undone.rebased(t,s),T(r.prevRanges,t.mapping),r.prevTime,r.prevComposition):new y(r.done.addMaps(t.mapping.maps),r.undone.addMaps(t.mapping.maps),T(r.prevRanges,t.mapping),r.prevTime,r.prevComposition)}function z(r,e){if(!e)return!1;if(!r.docChanged)return!0;let t=!1;return r.mapping.maps[0].forEach((n,i)=>{for(let s=0;s<e.length;s+=2)n<=e[s+1]&&i>=e[s]&&(t=!0)}),t}function O(r){let e=[];for(let t=r.length-1;t>=0&&e.length==0;t--)r[t].forEach((n,i,s,l)=>e.push(s,l));return e}function T(r,e){if(!r)return null;let t=[];for(let n=0;n<r.length;n+=2){let i=e.map(r[n],1),s=e.map(r[n+1],-1);i<=s&&t.push(i,s)}return t}function N(r,e,t){let n=E(e),i=I.get(e).spec.config,s=(t?r.undone:r.done).popEvent(e,n);if(!s)return null;let l=s.selection.resolve(s.transform.doc),o=(t?r.done:r.undone).addTransform(s.transform,e.selection.getBookmark(),i,n),p=new y(t?o:s.remaining,t?s.remaining:o,null,0,-1);return s.transform.setSelection(l).setMeta(I,{redo:t,historyState:p})}let P=!1,j=null;function E(r){let e=r.plugins;if(j!=e){P=!1,j=e;for(let t=0;t<e.length;t++)if(e[t].spec.historyPreserveItems){P=!0;break}}return P}const I=new x.PluginKey("history"),R=new x.PluginKey("closeHistory");function U(r={}){return r={depth:r.depth||100,newGroupDelay:r.newGroupDelay||500},new x.Plugin({key:I,state:{init(){return new y(m.empty,m.empty,null,0,-1)},apply(e,t,n){return F(t,n,e,r)}},config:r,props:{handleDOMEvents:{beforeinput(e,t){let n=t.inputType,i=n=="historyUndo"?K:n=="historyRedo"?k:null;return i?(t.preventDefault(),i(e.state,e.dispatch)):!1}}}})}function H(r,e){return(t,n)=>{let i=I.getState(t);if(!i||(r?i.undone:i.done).eventCount==0)return!1;if(n){let s=N(i,t,r);s&&n(e?s.scrollIntoView():s)}return!0}}const K=H(!1,!0),k=H(!0,!0),Z=x.Extension.create({name:"history",addOptions(){return{depth:100,newGroupDelay:500}},addCommands(){return{undo:()=>({state:r,dispatch:e})=>K(r,e),redo:()=>({state:r,dispatch:e})=>k(r,e)}},addProseMirrorPlugins(){return[U(this.options)]},addKeyboardShortcuts(){return{"Mod-z":()=>this.editor.commands.undo(),"Shift-Mod-z":()=>this.editor.commands.redo(),"Mod-y":()=>this.editor.commands.redo(),"Mod-я":()=>this.editor.commands.undo(),"Shift-Mod-я":()=>this.editor.commands.redo()}}});function $(r){var a;const{icon:e=void 0,tooltip:t=void 0,customClass:n="",tooltipOptions:i={},action:s=void 0,isActive:l=void 0,children:o}=r,p=M.icons[e];return g.jsxs(M.Tooltip,{children:[g.jsx(M.TooltipTrigger,{asChild:!0,children:g.jsxs(M.Toggle,{size:"sm",className:`richtext-w-[32px] richtext-h-[32px] ${n}`,disabled:l==null?void 0:l(),onClick:s,children:[p&&g.jsx(p,{className:"richtext-w-4 richtext-h-4"}),o&&g.jsx(g.Fragment,{children:o})]})}),t&&g.jsx(M.TooltipContent,{...i,children:g.jsxs("div",{className:"richtext-flex richtext-flex-col richtext-items-center richtext-text-center richtext-max-w-24",children:[g.jsx("div",{children:t}),!!((a=r==null?void 0:r.shortcutKeys)!=null&&a.length)&&g.jsx("span",{children:M.getShortcutKeys(r==null?void 0:r.shortcutKeys)})]})})]})}const V=["undo","redo"],W=Z.extend({addOptions(){var r;return{...(r=this.parent)==null?void 0:r.call(this),depth:100,newGroupDelay:500,button:({editor:e,t,extension:n})=>V.map(i=>{var s,l;return{component:$,componentProps:{action:()=>{i==="undo"&&e.chain().focus().undo().run(),i==="redo"&&e.chain().focus().redo().run()},shortcutKeys:i==="undo"?((s=n.options.shortcutKeys)==null?void 0:s[0])??["mod","Z"]:((l=n.options.shortcutKeys)==null?void 0:l[1])??["shift","mod","Z"],disabled:i==="undo"?!e.can().undo():!e.can().redo(),isActive:()=>i==="undo"?!e.can().undo():!e.can().redo(),icon:i==="undo"?"Undo2":"Redo2",tooltip:t(`editor.${i}.tooltip`)}}})}}});exports.History=W;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const x=require("./index-ByRfqzMr.cjs"),g=require("react/jsx-runtime"),M=require("./RichTextEditor-DWlLqTl9.cjs");var C=200,f=function(){};f.prototype.append=function(e){return e.length?(e=f.from(e),!this.length&&e||e.length<C&&this.leafAppend(e)||this.length<C&&e.leafPrepend(this)||this.appendInner(e)):this};f.prototype.prepend=function(e){return e.length?f.from(e).append(this):this};f.prototype.appendInner=function(e){return new _(this,e)};f.prototype.slice=function(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.length),e>=t?f.empty:this.sliceInner(Math.max(0,e),Math.min(this.length,t))};f.prototype.get=function(e){if(!(e<0||e>=this.length))return this.getInner(e)};f.prototype.forEach=function(e,t,n){t===void 0&&(t=0),n===void 0&&(n=this.length),t<=n?this.forEachInner(e,t,n,0):this.forEachInvertedInner(e,t,n,0)};f.prototype.map=function(e,t,n){t===void 0&&(t=0),n===void 0&&(n=this.length);var i=[];return this.forEach(function(s,l){return i.push(e(s,l))},t,n),i};f.from=function(e){return e instanceof f?e:e&&e.length?new A(e):f.empty};var A=function(r){function e(n){r.call(this),this.values=n}r&&(e.__proto__=r),e.prototype=Object.create(r&&r.prototype),e.prototype.constructor=e;var t={length:{configurable:!0},depth:{configurable:!0}};return e.prototype.flatten=function(){return this.values},e.prototype.sliceInner=function(i,s){return i==0&&s==this.length?this:new e(this.values.slice(i,s))},e.prototype.getInner=function(i){return this.values[i]},e.prototype.forEachInner=function(i,s,l,o){for(var p=s;p<l;p++)if(i(this.values[p],o+p)===!1)return!1},e.prototype.forEachInvertedInner=function(i,s,l,o){for(var p=s-1;p>=l;p--)if(i(this.values[p],o+p)===!1)return!1},e.prototype.leafAppend=function(i){if(this.length+i.length<=C)return new e(this.values.concat(i.flatten()))},e.prototype.leafPrepend=function(i){if(this.length+i.length<=C)return new e(i.flatten().concat(this.values))},t.length.get=function(){return this.values.length},t.depth.get=function(){return 0},Object.defineProperties(e.prototype,t),e}(f);f.empty=new A([]);var _=function(r){function e(t,n){r.call(this),this.left=t,this.right=n,this.length=t.length+n.length,this.depth=Math.max(t.depth,n.depth)+1}return r&&(e.__proto__=r),e.prototype=Object.create(r&&r.prototype),e.prototype.constructor=e,e.prototype.flatten=function(){return this.left.flatten().concat(this.right.flatten())},e.prototype.getInner=function(n){return n<this.left.length?this.left.get(n):this.right.get(n-this.left.length)},e.prototype.forEachInner=function(n,i,s,l){var o=this.left.length;if(i<o&&this.left.forEachInner(n,i,Math.min(s,o),l)===!1||s>o&&this.right.forEachInner(n,Math.max(i-o,0),Math.min(this.length,s)-o,l+o)===!1)return!1},e.prototype.forEachInvertedInner=function(n,i,s,l){var o=this.left.length;if(i>o&&this.right.forEachInvertedInner(n,i-o,Math.max(s,o)-o,l+o)===!1||s<o&&this.left.forEachInvertedInner(n,Math.min(i,o),s,l)===!1)return!1},e.prototype.sliceInner=function(n,i){if(n==0&&i==this.length)return this;var s=this.left.length;return i<=s?this.left.slice(n,i):n>=s?this.right.slice(n-s,i-s):this.left.slice(n,s).append(this.right.slice(0,i-s))},e.prototype.leafAppend=function(n){var i=this.right.leafAppend(n);if(i)return new e(this.left,i)},e.prototype.leafPrepend=function(n){var i=this.left.leafPrepend(n);if(i)return new e(i,this.right)},e.prototype.appendInner=function(n){return this.left.depth>=Math.max(this.right.depth,n.depth)+1?new e(this.left,new e(this.right,n)):new e(this,n)},e}(f);const L=500;class m{constructor(e,t){this.items=e,this.eventCount=t}popEvent(e,t){if(this.eventCount==0)return null;let n=this.items.length;for(;;n--)if(this.items.get(n-1).selection){--n;break}let i,s;t&&(i=this.remapping(n,this.items.length),s=i.maps.length);let l=e.tr,o,p,a=[],c=[];return this.items.forEach((u,h)=>{if(!u.step){i||(i=this.remapping(n,h+1),s=i.maps.length),s--,c.push(u);return}if(i){c.push(new v(u.map));let d=u.step.map(i.slice(s)),w;d&&l.maybeStep(d).doc&&(w=l.mapping.maps[l.mapping.maps.length-1],a.push(new v(w,void 0,void 0,a.length+c.length))),s--,w&&i.appendMap(w,s)}else l.maybeStep(u.step);if(u.selection)return o=i?u.selection.map(i.slice(s)):u.selection,p=new m(this.items.slice(0,n).append(c.reverse().concat(a)),this.eventCount-1),!1},this.items.length,0),{remaining:p,transform:l,selection:o}}addTransform(e,t,n,i){let s=[],l=this.eventCount,o=this.items,p=!i&&o.length?o.get(o.length-1):null;for(let c=0;c<e.steps.length;c++){let u=e.steps[c].invert(e.docs[c]),h=new v(e.mapping.maps[c],u,t),d;(d=p&&p.merge(h))&&(h=d,c?s.pop():o=o.slice(0,o.length-1)),s.push(h),t&&(l++,t=void 0),i||(p=h)}let a=l-n.depth;return a>G&&(o=S(o,a),l-=a),new m(o.append(s),l)}remapping(e,t){let n=new x.Mapping;return this.items.forEach((i,s)=>{let l=i.mirrorOffset!=null&&s-i.mirrorOffset>=e?n.maps.length-i.mirrorOffset:void 0;n.appendMap(i.map,l)},e,t),n}addMaps(e){return this.eventCount==0?this:new m(this.items.append(e.map(t=>new v(t))),this.eventCount)}rebased(e,t){if(!this.eventCount)return this;let n=[],i=Math.max(0,this.items.length-t),s=e.mapping,l=e.steps.length,o=this.eventCount;this.items.forEach(h=>{h.selection&&o--},i);let p=t;this.items.forEach(h=>{let d=s.getMirror(--p);if(d==null)return;l=Math.min(l,d);let w=s.maps[d];if(h.step){let D=e.steps[d].invert(e.docs[d]),b=h.selection&&h.selection.map(s.slice(p+1,d));b&&o++,n.push(new v(w,D,b))}else n.push(new v(w))},i);let a=[];for(let h=t;h<l;h++)a.push(new v(s.maps[h]));let c=this.items.slice(0,i).append(a).append(n),u=new m(c,o);return u.emptyItemCount()>L&&(u=u.compress(this.items.length-n.length)),u}emptyItemCount(){let e=0;return this.items.forEach(t=>{t.step||e++}),e}compress(e=this.items.length){let t=this.remapping(0,e),n=t.maps.length,i=[],s=0;return this.items.forEach((l,o)=>{if(o>=e)i.push(l),l.selection&&s++;else if(l.step){let p=l.step.map(t.slice(n)),a=p&&p.getMap();if(n--,a&&t.appendMap(a,n),p){let c=l.selection&&l.selection.map(t.slice(n));c&&s++;let u=new v(a.invert(),p,c),h,d=i.length-1;(h=i.length&&i[d].merge(u))?i[d]=h:i.push(u)}}else l.map&&n--},this.items.length,0),new m(f.from(i.reverse()),s)}}m.empty=new m(f.empty,0);function S(r,e){let t;return r.forEach((n,i)=>{if(n.selection&&e--==0)return t=i,!1}),r.slice(t)}class v{constructor(e,t,n,i){this.map=e,this.step=t,this.selection=n,this.mirrorOffset=i}merge(e){if(this.step&&e.step&&!e.selection){let t=e.step.merge(this.step);if(t)return new v(t.getMap().invert(),t,this.selection)}}}class y{constructor(e,t,n,i,s){this.done=e,this.undone=t,this.prevRanges=n,this.prevTime=i,this.prevComposition=s}}const G=20;function F(r,e,t,n){let i=t.getMeta(I),s;if(i)return i.historyState;t.getMeta(R)&&(r=new y(r.done,r.undone,null,0,-1));let l=t.getMeta("appendedTransaction");if(t.steps.length==0)return r;if(l&&l.getMeta(I))return l.getMeta(I).redo?new y(r.done.addTransform(t,void 0,n,E(e)),r.undone,O(t.mapping.maps),r.prevTime,r.prevComposition):new y(r.done,r.undone.addTransform(t,void 0,n,E(e)),null,r.prevTime,r.prevComposition);if(t.getMeta("addToHistory")!==!1&&!(l&&l.getMeta("addToHistory")===!1)){let o=t.getMeta("composition"),p=r.prevTime==0||!l&&r.prevComposition!=o&&(r.prevTime<(t.time||0)-n.newGroupDelay||!z(t,r.prevRanges)),a=l?T(r.prevRanges,t.mapping):O(t.mapping.maps);return new y(r.done.addTransform(t,p?e.selection.getBookmark():void 0,n,E(e)),m.empty,a,t.time,o??r.prevComposition)}else return(s=t.getMeta("rebased"))?new y(r.done.rebased(t,s),r.undone.rebased(t,s),T(r.prevRanges,t.mapping),r.prevTime,r.prevComposition):new y(r.done.addMaps(t.mapping.maps),r.undone.addMaps(t.mapping.maps),T(r.prevRanges,t.mapping),r.prevTime,r.prevComposition)}function z(r,e){if(!e)return!1;if(!r.docChanged)return!0;let t=!1;return r.mapping.maps[0].forEach((n,i)=>{for(let s=0;s<e.length;s+=2)n<=e[s+1]&&i>=e[s]&&(t=!0)}),t}function O(r){let e=[];for(let t=r.length-1;t>=0&&e.length==0;t--)r[t].forEach((n,i,s,l)=>e.push(s,l));return e}function T(r,e){if(!r)return null;let t=[];for(let n=0;n<r.length;n+=2){let i=e.map(r[n],1),s=e.map(r[n+1],-1);i<=s&&t.push(i,s)}return t}function N(r,e,t){let n=E(e),i=I.get(e).spec.config,s=(t?r.undone:r.done).popEvent(e,n);if(!s)return null;let l=s.selection.resolve(s.transform.doc),o=(t?r.done:r.undone).addTransform(s.transform,e.selection.getBookmark(),i,n),p=new y(t?o:s.remaining,t?s.remaining:o,null,0,-1);return s.transform.setSelection(l).setMeta(I,{redo:t,historyState:p})}let P=!1,j=null;function E(r){let e=r.plugins;if(j!=e){P=!1,j=e;for(let t=0;t<e.length;t++)if(e[t].spec.historyPreserveItems){P=!0;break}}return P}const I=new x.PluginKey("history"),R=new x.PluginKey("closeHistory");function U(r={}){return r={depth:r.depth||100,newGroupDelay:r.newGroupDelay||500},new x.Plugin({key:I,state:{init(){return new y(m.empty,m.empty,null,0,-1)},apply(e,t,n){return F(t,n,e,r)}},config:r,props:{handleDOMEvents:{beforeinput(e,t){let n=t.inputType,i=n=="historyUndo"?K:n=="historyRedo"?k:null;return i?(t.preventDefault(),i(e.state,e.dispatch)):!1}}}})}function H(r,e){return(t,n)=>{let i=I.getState(t);if(!i||(r?i.undone:i.done).eventCount==0)return!1;if(n){let s=N(i,t,r);s&&n(e?s.scrollIntoView():s)}return!0}}const K=H(!1,!0),k=H(!0,!0),Z=x.Extension.create({name:"history",addOptions(){return{depth:100,newGroupDelay:500}},addCommands(){return{undo:()=>({state:r,dispatch:e})=>K(r,e),redo:()=>({state:r,dispatch:e})=>k(r,e)}},addProseMirrorPlugins(){return[U(this.options)]},addKeyboardShortcuts(){return{"Mod-z":()=>this.editor.commands.undo(),"Shift-Mod-z":()=>this.editor.commands.redo(),"Mod-y":()=>this.editor.commands.redo(),"Mod-я":()=>this.editor.commands.undo(),"Shift-Mod-я":()=>this.editor.commands.redo()}}});function $(r){var a;const{icon:e=void 0,tooltip:t=void 0,customClass:n="",tooltipOptions:i={},action:s=void 0,isActive:l=void 0,children:o}=r,p=M.icons[e];return g.jsxs(M.Tooltip,{children:[g.jsx(M.TooltipTrigger,{asChild:!0,children:g.jsxs(M.Toggle,{size:"sm",className:`richtext-w-[32px] richtext-h-[32px] ${n}`,disabled:l==null?void 0:l(),onClick:s,children:[p&&g.jsx(p,{className:"richtext-w-4 richtext-h-4"}),o&&g.jsx(g.Fragment,{children:o})]})}),t&&g.jsx(M.TooltipContent,{...i,children:g.jsxs("div",{className:"richtext-flex richtext-flex-col richtext-items-center richtext-text-center richtext-max-w-24",children:[g.jsx("div",{children:t}),!!((a=r==null?void 0:r.shortcutKeys)!=null&&a.length)&&g.jsx("span",{children:M.getShortcutKeys(r==null?void 0:r.shortcutKeys)})]})})]})}const V=["undo","redo"],W=Z.extend({addOptions(){var r;return{...(r=this.parent)==null?void 0:r.call(this),depth:100,newGroupDelay:500,button:({editor:e,t,extension:n})=>V.map(i=>{var s,l;return{component:$,componentProps:{action:()=>{i==="undo"&&e.chain().focus().undo().run(),i==="redo"&&e.chain().focus().redo().run()},shortcutKeys:i==="undo"?((s=n.options.shortcutKeys)==null?void 0:s[0])??["mod","Z"]:((l=n.options.shortcutKeys)==null?void 0:l[1])??["shift","mod","Z"],disabled:i==="undo"?!e.can().undo():!e.can().redo(),isActive:()=>i==="undo"?!e.can().undo():!e.can().redo(),icon:i==="undo"?"Undo2":"Redo2",tooltip:t(`editor.${i}.tooltip`)}}})}}});exports.History=W;
|
package/lib/History.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/History.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/History.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { P as j, a as A, r as G, E as L } from "./index-DI9T3iLd.js";
|
|
2
2
|
import { jsxs as x, jsx as I, Fragment as F } from "react/jsx-runtime";
|
|
3
|
-
import { T as S, a as z, r as N, i as U, b as Z, g as $ } from "./RichTextEditor-
|
|
3
|
+
import { T as S, a as z, r as N, i as U, b as Z, g as $ } from "./RichTextEditor-KP2Rgcqe.js";
|
|
4
4
|
var E = 200, f = function() {
|
|
5
5
|
};
|
|
6
6
|
f.prototype.append = function(e) {
|
package/lib/HorizontalRule.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index-ByRfqzMr.cjs"),m=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index-ByRfqzMr.cjs"),m=require("./RichTextEditor-DWlLqTl9.cjs"),h=t.Node.create({name:"horizontalRule",addOptions(){return{HTMLAttributes:{}}},group:"block",parseHTML(){return[{tag:"hr"}]},renderHTML({HTMLAttributes:n}){return["hr",t.mergeAttributes(this.options.HTMLAttributes,n)]},addCommands(){return{setHorizontalRule:()=>({chain:n,state:r})=>{if(!t.canInsertNode(r,r.schema.nodes[this.name]))return!1;const{selection:s}=r,{$from:i,$to:a}=s,c=n();return i.parentOffset===0?c.insertContentAt({from:Math.max(i.pos-1,0),to:a.pos},{type:this.name}):t.isNodeSelection(s)?c.insertContentAt(a.pos,{type:this.name}):c.insertContent({type:this.name}),c.command(({tr:e,dispatch:p})=>{var l;if(p){const{$to:o}=e.selection,d=o.end();if(o.nodeAfter)o.nodeAfter.isTextblock?e.setSelection(t.TextSelection.create(e.doc,o.pos+1)):o.nodeAfter.isBlock?e.setSelection(t.NodeSelection.create(e.doc,o.pos)):e.setSelection(t.TextSelection.create(e.doc,o.pos));else{const u=(l=o.parent.type.contentMatch.defaultType)===null||l===void 0?void 0:l.create();u&&(e.insert(d,u),e.setSelection(t.TextSelection.create(e.doc,d+1)))}e.scrollIntoView()}return!0}).run()}}},addInputRules(){return[t.nodeInputRule({find:/^(?:---|—-|___\s|\*\*\*\s)$/,type:this.type})]}}),f=h.extend({renderHTML(){return["div",t.mergeAttributes(this.options.HTMLAttributes,{"data-type":this.name}),["hr"]]},addOptions(){var n;return{...(n=this.parent)==null?void 0:n.call(this),button:({editor:r,t:s,extension:i})=>({component:m.ActionButton,componentProps:{action:()=>r.commands.setHorizontalRule(),disabled:!r.can().setHorizontalRule(),icon:"Minus",shortcutKeys:i.options.shortcutKeys??["mod","alt","S"],tooltip:s("editor.horizontalrule.tooltip")}})}},addKeyboardShortcuts(){return{"Mod-Alt-s":()=>this.editor.commands.setHorizontalRule()}}});exports.HorizontalRule=f;
|
package/lib/HorizontalRule.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/HorizontalRule.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/HorizontalRule.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { N as f, n as h, f as A, i as H, T as c, g as y, m as p } from "./index-DI9T3iLd.js";
|
|
2
|
-
import { A as T } from "./RichTextEditor-
|
|
2
|
+
import { A as T } from "./RichTextEditor-KP2Rgcqe.js";
|
|
3
3
|
const M = f.create({
|
|
4
4
|
name: "horizontalRule",
|
|
5
5
|
addOptions() {
|
package/lib/Iframe.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./index-ByRfqzMr.cjs");require("./dom-dataset-Byuf1YmW.cjs");const e=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./index-ByRfqzMr.cjs");require("./dom-dataset-Byuf1YmW.cjs");const e=require("./RichTextEditor-DWlLqTl9.cjs");exports.Iframe=e.Iframe;
|
package/lib/Iframe.d.cts
CHANGED
|
@@ -66,8 +66,8 @@ declare module '@tiptap/core' {
|
|
|
66
66
|
|
|
67
67
|
declare module '@tiptap/core' {
|
|
68
68
|
interface Commands<ReturnType> {
|
|
69
|
-
|
|
70
|
-
|
|
69
|
+
excalidraw: {
|
|
70
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
71
71
|
};
|
|
72
72
|
}
|
|
73
73
|
}
|
|
@@ -75,8 +75,8 @@ declare module '@tiptap/core' {
|
|
|
75
75
|
|
|
76
76
|
declare module '@tiptap/core' {
|
|
77
77
|
interface Commands<ReturnType> {
|
|
78
|
-
|
|
79
|
-
|
|
78
|
+
exportPdf: {
|
|
79
|
+
exportToPdf: () => ReturnType;
|
|
80
80
|
};
|
|
81
81
|
}
|
|
82
82
|
}
|
package/lib/Iframe.d.ts
CHANGED
|
@@ -66,8 +66,8 @@ declare module '@tiptap/core' {
|
|
|
66
66
|
|
|
67
67
|
declare module '@tiptap/core' {
|
|
68
68
|
interface Commands<ReturnType> {
|
|
69
|
-
|
|
70
|
-
|
|
69
|
+
excalidraw: {
|
|
70
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
71
71
|
};
|
|
72
72
|
}
|
|
73
73
|
}
|
|
@@ -75,8 +75,8 @@ declare module '@tiptap/core' {
|
|
|
75
75
|
|
|
76
76
|
declare module '@tiptap/core' {
|
|
77
77
|
interface Commands<ReturnType> {
|
|
78
|
-
|
|
79
|
-
|
|
78
|
+
exportPdf: {
|
|
79
|
+
exportToPdf: () => ReturnType;
|
|
80
80
|
};
|
|
81
81
|
}
|
|
82
82
|
}
|