reactjs-tiptap-editor 0.3.25 → 0.3.26
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-B3XOtCey.cjs → ActionMenuButton-C9tPWcDX.cjs} +1 -1
- package/lib/{ActionMenuButton-Bh2ft7th.js → ActionMenuButton-DpFt8DwI.js} +1 -1
- package/lib/Attachment.cjs +1 -1
- package/lib/Attachment.d.cts +36 -27
- package/lib/Attachment.d.ts +36 -27
- package/lib/Attachment.js +1 -1
- package/lib/Blockquote.cjs +1 -1
- package/lib/Blockquote.d.cts +36 -27
- package/lib/Blockquote.d.ts +36 -27
- package/lib/Blockquote.js +1 -1
- package/lib/Bold.cjs +1 -1
- package/lib/Bold.d.cts +36 -27
- package/lib/Bold.d.ts +36 -27
- package/lib/Bold.js +1 -1
- package/lib/BulletList.cjs +1 -1
- package/lib/BulletList.d.cts +36 -27
- package/lib/BulletList.d.ts +36 -27
- package/lib/BulletList.js +1 -1
- package/lib/Clear.cjs +1 -1
- package/lib/Clear.d.cts +36 -27
- package/lib/Clear.d.ts +36 -27
- package/lib/Clear.js +1 -1
- package/lib/Code.cjs +1 -1
- package/lib/Code.d.cts +36 -27
- package/lib/Code.d.ts +36 -27
- package/lib/Code.js +1 -1
- package/lib/CodeBlock.cjs +1 -1
- package/lib/CodeBlock.d.cts +36 -27
- package/lib/CodeBlock.d.ts +36 -27
- package/lib/CodeBlock.js +1 -1
- package/lib/CodeView.cjs +1 -1
- package/lib/CodeView.d.cts +36 -27
- package/lib/CodeView.d.ts +36 -27
- package/lib/CodeView.js +1 -1
- package/lib/Color.cjs +1 -1
- package/lib/Color.d.cts +36 -27
- package/lib/Color.d.ts +36 -27
- package/lib/Color.js +1 -1
- package/lib/Document.d.cts +36 -27
- package/lib/Document.d.ts +36 -27
- package/lib/{Drawer-CUntRzbs.cjs → Drawer-BQLKKEOB.cjs} +1 -1
- package/lib/{Drawer-Orz21MYs.js → Drawer-BouNhUKq.js} +1 -1
- package/lib/Drawer.cjs +1 -1
- package/lib/Drawer.d.cts +36 -27
- package/lib/Drawer.d.ts +36 -27
- package/lib/Drawer.js +2 -2
- package/lib/Emoji.cjs +1 -1
- package/lib/Emoji.d.cts +36 -27
- package/lib/Emoji.d.ts +36 -27
- package/lib/Emoji.js +1 -1
- package/lib/{Excalidraw-Bu8XuykT.cjs → Excalidraw-DYbRbH0x.cjs} +1 -1
- package/lib/{Excalidraw-Cj-sXq5F.js → Excalidraw-u2P8Olgi.js} +1 -1
- package/lib/Excalidraw.cjs +1 -1
- package/lib/Excalidraw.d.cts +36 -27
- package/lib/Excalidraw.d.ts +36 -27
- package/lib/Excalidraw.js +1 -1
- package/lib/ExportPdf.cjs +4 -4
- package/lib/ExportPdf.d.cts +37 -27
- package/lib/ExportPdf.d.ts +37 -27
- package/lib/ExportPdf.js +34 -27
- package/lib/ExportWord.cjs +1 -1
- package/lib/ExportWord.d.cts +36 -27
- package/lib/ExportWord.d.ts +36 -27
- package/lib/ExportWord.js +1 -1
- package/lib/FontFamily.cjs +1 -1
- package/lib/FontFamily.d.cts +36 -27
- package/lib/FontFamily.d.ts +36 -27
- package/lib/FontFamily.js +2 -2
- package/lib/FontSize.cjs +1 -1
- package/lib/FontSize.d.cts +36 -27
- package/lib/FontSize.d.ts +36 -27
- package/lib/FontSize.js +2 -2
- package/lib/FormatPainter.cjs +1 -1
- package/lib/FormatPainter.d.cts +36 -27
- package/lib/FormatPainter.d.ts +36 -27
- package/lib/FormatPainter.js +1 -1
- package/lib/Heading.cjs +1 -1
- package/lib/Heading.d.cts +36 -27
- package/lib/Heading.d.ts +36 -27
- package/lib/Heading.js +2 -2
- package/lib/Highlight.cjs +1 -1
- package/lib/Highlight.d.cts +36 -27
- package/lib/Highlight.d.ts +36 -27
- package/lib/Highlight.js +1 -1
- package/lib/History.cjs +1 -1
- package/lib/History.d.cts +36 -27
- package/lib/History.d.ts +36 -27
- package/lib/History.js +1 -1
- package/lib/HorizontalRule.cjs +1 -1
- package/lib/HorizontalRule.d.cts +36 -27
- package/lib/HorizontalRule.d.ts +36 -27
- package/lib/HorizontalRule.js +1 -1
- package/lib/Iframe.cjs +1 -1
- package/lib/Iframe.d.cts +36 -27
- package/lib/Iframe.d.ts +36 -27
- package/lib/Iframe.js +1 -1
- package/lib/Image.cjs +1 -1
- package/lib/Image.d.cts +36 -27
- package/lib/Image.d.ts +36 -27
- package/lib/Image.js +1 -1
- package/lib/ImageGif.cjs +1 -1
- package/lib/ImageGif.d.cts +36 -27
- package/lib/ImageGif.d.ts +36 -27
- package/lib/ImageGif.js +1 -1
- package/lib/ImportWord.cjs +1 -1
- package/lib/ImportWord.d.cts +36 -27
- package/lib/ImportWord.d.ts +36 -27
- package/lib/ImportWord.js +1 -1
- package/lib/Indent.cjs +1 -1
- package/lib/Indent.d.cts +36 -27
- package/lib/Indent.d.ts +36 -27
- package/lib/Indent.js +1 -1
- package/lib/Italic.cjs +1 -1
- package/lib/Italic.d.cts +36 -27
- package/lib/Italic.d.ts +36 -27
- package/lib/Italic.js +1 -1
- package/lib/Katex.cjs +1 -1
- package/lib/Katex.d.cts +36 -27
- package/lib/Katex.d.ts +36 -27
- package/lib/Katex.js +2 -2
- package/lib/LineHeight.cjs +1 -1
- package/lib/LineHeight.d.cts +36 -27
- package/lib/LineHeight.d.ts +36 -27
- package/lib/LineHeight.js +1 -1
- package/lib/Link.cjs +1 -1
- package/lib/Link.d.cts +36 -27
- package/lib/Link.d.ts +36 -27
- package/lib/Link.js +1 -1
- package/lib/ListItem.d.cts +36 -27
- package/lib/ListItem.d.ts +36 -27
- package/lib/Mention.d.cts +36 -27
- package/lib/Mention.d.ts +36 -27
- package/lib/Mermaid.cjs +1 -1
- package/lib/Mermaid.d.cts +36 -27
- package/lib/Mermaid.d.ts +36 -27
- package/lib/Mermaid.js +2 -2
- package/lib/MoreMark.cjs +1 -1
- package/lib/MoreMark.d.cts +36 -27
- package/lib/MoreMark.d.ts +36 -27
- package/lib/MoreMark.js +1 -1
- package/lib/MultiColumn.cjs +1 -1
- package/lib/MultiColumn.d.cts +36 -27
- package/lib/MultiColumn.d.ts +36 -27
- package/lib/MultiColumn.js +1 -1
- package/lib/OrderedList.cjs +1 -1
- package/lib/OrderedList.d.cts +36 -27
- package/lib/OrderedList.d.ts +36 -27
- package/lib/OrderedList.js +1 -1
- package/lib/{RichTextEditor-B5WYnm7K.cjs → RichTextEditor-8GrfwaB4.cjs} +1 -1
- package/lib/{RichTextEditor-CfAFp9V2.js → RichTextEditor-VkzSL04E.js} +3 -3
- package/lib/SearchAndReplace.cjs +1 -1
- package/lib/SearchAndReplace.d.cts +36 -27
- package/lib/SearchAndReplace.d.ts +36 -27
- package/lib/SearchAndReplace.js +1 -1
- package/lib/Selection.d.cts +36 -27
- package/lib/Selection.d.ts +36 -27
- package/lib/SlashCommand.cjs +1 -1
- package/lib/SlashCommand.d.cts +36 -27
- package/lib/SlashCommand.d.ts +36 -27
- package/lib/SlashCommand.js +1 -1
- package/lib/Strike.cjs +1 -1
- package/lib/Strike.d.cts +36 -27
- package/lib/Strike.d.ts +36 -27
- package/lib/Strike.js +1 -1
- package/lib/SubAndSuperScript.cjs +1 -1
- package/lib/SubAndSuperScript.d.cts +36 -27
- package/lib/SubAndSuperScript.d.ts +36 -27
- package/lib/SubAndSuperScript.js +1 -1
- package/lib/Table.cjs +1 -1
- package/lib/Table.d.cts +36 -27
- package/lib/Table.d.ts +36 -27
- package/lib/Table.js +1 -1
- package/lib/TableOfContent.cjs +1 -1
- package/lib/TableOfContent.d.cts +36 -27
- package/lib/TableOfContent.d.ts +36 -27
- package/lib/TableOfContent.js +1 -1
- package/lib/TaskList.cjs +1 -1
- package/lib/TaskList.d.cts +36 -27
- package/lib/TaskList.d.ts +36 -27
- package/lib/TaskList.js +1 -1
- package/lib/TextAlign.cjs +1 -1
- package/lib/TextAlign.d.cts +36 -27
- package/lib/TextAlign.d.ts +36 -27
- package/lib/TextAlign.js +1 -1
- package/lib/TextBubble.cjs +1 -1
- package/lib/TextBubble.d.cts +36 -27
- package/lib/TextBubble.d.ts +36 -27
- package/lib/TextBubble.js +1 -1
- package/lib/TextDirection.cjs +1 -1
- package/lib/TextDirection.d.cts +36 -27
- package/lib/TextDirection.d.ts +36 -27
- package/lib/TextDirection.js +1 -1
- package/lib/TextUnderline.cjs +1 -1
- package/lib/TextUnderline.d.cts +36 -27
- package/lib/TextUnderline.d.ts +36 -27
- package/lib/TextUnderline.js +1 -1
- package/lib/TrailingNode.d.cts +36 -27
- package/lib/TrailingNode.d.ts +36 -27
- package/lib/{Twitter-9AKqIK4p.js → Twitter-DlKz1fXJ.js} +1 -1
- package/lib/{Twitter-BFwUowi8.cjs → Twitter-u_6ZejIn.cjs} +1 -1
- package/lib/Twitter.cjs +1 -1
- package/lib/Twitter.d.cts +36 -27
- package/lib/Twitter.d.ts +36 -27
- package/lib/Twitter.js +1 -1
- package/lib/Video.cjs +1 -1
- package/lib/Video.d.cts +36 -27
- package/lib/Video.d.ts +36 -27
- package/lib/Video.js +1 -1
- package/lib/bubble-extra.cjs +1 -1
- package/lib/bubble-extra.d.cts +36 -27
- package/lib/bubble-extra.d.ts +36 -27
- package/lib/bubble-extra.js +5 -5
- package/lib/index.cjs +1 -1
- package/lib/index.d.cts +36 -27
- package/lib/index.d.ts +36 -27
- package/lib/index.js +2 -2
- package/lib/locale-bundle.d.cts +36 -27
- package/lib/locale-bundle.d.ts +36 -27
- package/lib/{textarea-CWt0EMiJ.js → textarea-BA9ETXT8.js} +1 -1
- package/lib/{textarea-bND4WL8o.cjs → textarea-ESw2TM_u.cjs} +1 -1
- package/package.json +1 -1
package/lib/TableOfContent.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("./index-ByRfqzMr.cjs"),p=require("./dom-dataset-Byuf1YmW.cjs"),l=require("react/jsx-runtime"),c=require("react"),C=require("./index-D_A0TBRA.cjs"),b=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("./index-ByRfqzMr.cjs"),p=require("./dom-dataset-Byuf1YmW.cjs"),l=require("react/jsx-runtime"),c=require("react"),C=require("./index-D_A0TBRA.cjs"),b=require("./RichTextEditor-8GrfwaB4.cjs"),g="_toc_aag8a_1",x="_visible_aag8a_7",T="_list_aag8a_11",O="_item_aag8a_16",f={toc:g,visible:x,list:T,item:O};function _(e){const o=[],a=[o];return e.forEach(n=>{let t=-1,s=a[n.level+t];for(;!s;)t-=1,s=a[n.level+t];s.push({...n,children:a[n.level]=[]})}),o}function y({editor:e}){const o=b.useEditableEditor(),[a,n]=c.useState([]),{t}=C.useLocale(),s=c.useCallback(()=>{const i=[],r=e.state.tr;e.state.doc.descendants((u,v)=>{if(u.type.name==="heading"){const d=`heading-${i.length+1}`;u.attrs.id!==d&&r.setNodeMarkup(v,void 0,{...u.attrs,id:d}),i.push({level:u.attrs.level,text:u.textContent,id:d})}}),r.setMeta("addToHistory",!1),r.setMeta("preventUpdate",!0),e.view.dispatch(r),n(i),e.eventEmitter&&e.eventEmitter.emit("TableOfContents",_(i))},[e]);return c.useEffect(()=>{if(e){if(!e.options.editable){s();return}return e.on("update",s),()=>{e.off("update",s)}}},[e,s]),c.useEffect(()=>{s()},[]),l.jsx(p.NodeViewWrapper,{className:p.clsx("tableOfContent",f.toc,o&&f.visible),children:o?l.jsxs("div",{style:{position:"relative"},children:[l.jsx("p",{className:"text-[20px] richtext-mb-[8px] richtext-font-semibold",children:t("editor.table_of_content")}),l.jsx("ul",{className:f.list,children:a.map((i,r)=>l.jsx("li",{className:f.item,style:{paddingLeft:`${i.level-1}rem`},children:l.jsx("a",{href:`#${i.id}`,children:i.text})},`table-of-content-${r}`))})]}):null})}function N(e,...o){const[a,n]=c.useState(!1);return c.useEffect(()=>{const t=()=>{n(e.isActive.apply(e,o))};return e.on("selectionUpdate",t),e.on("transaction",t),()=>{e.off("selectionUpdate",t),e.off("transaction",t)}},[e,o,n]),a}function A({editor:e,icon:o,tooltip:a}){const n=N(e,m.name),t=c.useCallback(()=>{if(n){e.chain().focus().removeTableOfContents().run();return}e.chain().focus().setTableOfContents().run()},[e,n]);return l.jsx(b.ActionButton,{action:t,isActive:()=>n||!1,icon:o,tooltip:a})}function j(e){return e&&e.type.name==="title"}function E(e,o){const n=[e.getJSON()],t=[];for(;n.length>0;){const s=n.shift();s.type===o&&t.push(s),s.content&&s.content.length>0&&n.push(...s.content)}return t}const m=h.Node.create({name:"tableOfContents",group:"block",atom:!0,addOptions(){var e;return{...(e=this.parent)==null?void 0:e.call(this),onHasOneBeforeInsert:()=>{},resizable:!0,lastColumnResizable:!0,allowTableNodeSelection:!1,button:({editor:o,t:a})=>({component:A,componentProps:{disabled:!1,icon:"BookMarked",tooltip:a("editor.table_of_content"),editor:o}})}},parseHTML(){return[{tag:"toc"}]},renderHTML({HTMLAttributes:e}){return["toc",h.mergeAttributes(e)]},addNodeView(){return p.ReactNodeViewRenderer(y)},addCommands(){return{setTableOfContents:()=>({commands:e,editor:o,view:a})=>{if(E(o,this.name).length>0){this.options.onHasOneBeforeInsert();return}const t=a.props.state.doc.content.firstChild;if(j(t)){const s=(t.firstChild&&t.firstChild.nodeSize||0)+1;return e.insertContentAt(s,{type:this.name})}return e.insertContent({type:this.name})},removeTableOfContents:()=>({state:e,dispatch:o})=>{const{tr:a}=e,n=e.schema.nodes.tableOfContents;return e.doc.descendants((t,s)=>{if(t.type===n){const i=s,r=s+t.nodeSize;a.delete(i,r)}}),a.docChanged?(o(a),!0):!1}}},addGlobalAttributes(){return[{types:["heading"],attributes:{id:{default:null}}}]}});exports.TableOfContents=m;
|
package/lib/TableOfContent.d.cts
CHANGED
|
@@ -51,6 +51,15 @@ declare module '@tiptap/core' {
|
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
|
|
54
|
+
declare module '@tiptap/core' {
|
|
55
|
+
interface Commands<ReturnType> {
|
|
56
|
+
excalidraw: {
|
|
57
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
58
|
+
};
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
|
|
54
63
|
declare module '@tiptap/core' {
|
|
55
64
|
interface Commands<ReturnType> {
|
|
56
65
|
drawer: {
|
|
@@ -63,8 +72,8 @@ declare module '@tiptap/core' {
|
|
|
63
72
|
|
|
64
73
|
declare module '@tiptap/core' {
|
|
65
74
|
interface Commands<ReturnType> {
|
|
66
|
-
|
|
67
|
-
|
|
75
|
+
exportPdf: {
|
|
76
|
+
exportToPdf: () => ReturnType;
|
|
68
77
|
};
|
|
69
78
|
}
|
|
70
79
|
}
|
|
@@ -123,19 +132,19 @@ declare module '@tiptap/core' {
|
|
|
123
132
|
|
|
124
133
|
declare module '@tiptap/core' {
|
|
125
134
|
interface Commands<ReturnType> {
|
|
126
|
-
|
|
135
|
+
imageUpload: {
|
|
127
136
|
/**
|
|
128
|
-
* Add an image
|
|
137
|
+
* Add an image
|
|
129
138
|
*/
|
|
130
|
-
|
|
139
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
131
140
|
/**
|
|
132
|
-
* Update an image
|
|
141
|
+
* Update an image
|
|
133
142
|
*/
|
|
134
|
-
|
|
143
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
135
144
|
/**
|
|
136
145
|
* Set image alignment
|
|
137
146
|
*/
|
|
138
|
-
|
|
147
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
139
148
|
};
|
|
140
149
|
}
|
|
141
150
|
}
|
|
@@ -143,19 +152,19 @@ declare module '@tiptap/core' {
|
|
|
143
152
|
|
|
144
153
|
declare module '@tiptap/core' {
|
|
145
154
|
interface Commands<ReturnType> {
|
|
146
|
-
|
|
155
|
+
imageGifUpload: {
|
|
147
156
|
/**
|
|
148
|
-
* Add an image
|
|
157
|
+
* Add an image gif
|
|
149
158
|
*/
|
|
150
|
-
|
|
159
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
151
160
|
/**
|
|
152
|
-
* Update an image
|
|
161
|
+
* Update an image gif
|
|
153
162
|
*/
|
|
154
|
-
|
|
163
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
155
164
|
/**
|
|
156
165
|
* Set image alignment
|
|
157
166
|
*/
|
|
158
|
-
|
|
167
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
159
168
|
};
|
|
160
169
|
}
|
|
161
170
|
}
|
|
@@ -247,14 +256,15 @@ declare module '@tiptap/core' {
|
|
|
247
256
|
|
|
248
257
|
declare module '@tiptap/core' {
|
|
249
258
|
interface Commands<ReturnType> {
|
|
250
|
-
|
|
259
|
+
video: {
|
|
251
260
|
/**
|
|
252
|
-
*
|
|
253
|
-
* @param options The tweet attributes
|
|
254
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
261
|
+
* Add an video
|
|
255
262
|
*/
|
|
256
|
-
|
|
257
|
-
|
|
263
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
264
|
+
/**
|
|
265
|
+
* Update an video
|
|
266
|
+
*/
|
|
267
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
258
268
|
};
|
|
259
269
|
}
|
|
260
270
|
}
|
|
@@ -262,15 +272,14 @@ declare module '@tiptap/core' {
|
|
|
262
272
|
|
|
263
273
|
declare module '@tiptap/core' {
|
|
264
274
|
interface Commands<ReturnType> {
|
|
265
|
-
|
|
266
|
-
/**
|
|
267
|
-
* Add an video
|
|
268
|
-
*/
|
|
269
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
275
|
+
twitter: {
|
|
270
276
|
/**
|
|
271
|
-
*
|
|
277
|
+
* Insert a tweet
|
|
278
|
+
* @param options The tweet attributes
|
|
279
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
272
280
|
*/
|
|
273
|
-
|
|
281
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
282
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
274
283
|
};
|
|
275
284
|
}
|
|
276
285
|
}
|
package/lib/TableOfContent.d.ts
CHANGED
|
@@ -51,6 +51,15 @@ declare module '@tiptap/core' {
|
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
|
|
54
|
+
declare module '@tiptap/core' {
|
|
55
|
+
interface Commands<ReturnType> {
|
|
56
|
+
excalidraw: {
|
|
57
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
58
|
+
};
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
|
|
54
63
|
declare module '@tiptap/core' {
|
|
55
64
|
interface Commands<ReturnType> {
|
|
56
65
|
drawer: {
|
|
@@ -63,8 +72,8 @@ declare module '@tiptap/core' {
|
|
|
63
72
|
|
|
64
73
|
declare module '@tiptap/core' {
|
|
65
74
|
interface Commands<ReturnType> {
|
|
66
|
-
|
|
67
|
-
|
|
75
|
+
exportPdf: {
|
|
76
|
+
exportToPdf: () => ReturnType;
|
|
68
77
|
};
|
|
69
78
|
}
|
|
70
79
|
}
|
|
@@ -123,19 +132,19 @@ declare module '@tiptap/core' {
|
|
|
123
132
|
|
|
124
133
|
declare module '@tiptap/core' {
|
|
125
134
|
interface Commands<ReturnType> {
|
|
126
|
-
|
|
135
|
+
imageUpload: {
|
|
127
136
|
/**
|
|
128
|
-
* Add an image
|
|
137
|
+
* Add an image
|
|
129
138
|
*/
|
|
130
|
-
|
|
139
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
131
140
|
/**
|
|
132
|
-
* Update an image
|
|
141
|
+
* Update an image
|
|
133
142
|
*/
|
|
134
|
-
|
|
143
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
135
144
|
/**
|
|
136
145
|
* Set image alignment
|
|
137
146
|
*/
|
|
138
|
-
|
|
147
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
139
148
|
};
|
|
140
149
|
}
|
|
141
150
|
}
|
|
@@ -143,19 +152,19 @@ declare module '@tiptap/core' {
|
|
|
143
152
|
|
|
144
153
|
declare module '@tiptap/core' {
|
|
145
154
|
interface Commands<ReturnType> {
|
|
146
|
-
|
|
155
|
+
imageGifUpload: {
|
|
147
156
|
/**
|
|
148
|
-
* Add an image
|
|
157
|
+
* Add an image gif
|
|
149
158
|
*/
|
|
150
|
-
|
|
159
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
151
160
|
/**
|
|
152
|
-
* Update an image
|
|
161
|
+
* Update an image gif
|
|
153
162
|
*/
|
|
154
|
-
|
|
163
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
155
164
|
/**
|
|
156
165
|
* Set image alignment
|
|
157
166
|
*/
|
|
158
|
-
|
|
167
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
159
168
|
};
|
|
160
169
|
}
|
|
161
170
|
}
|
|
@@ -247,14 +256,15 @@ declare module '@tiptap/core' {
|
|
|
247
256
|
|
|
248
257
|
declare module '@tiptap/core' {
|
|
249
258
|
interface Commands<ReturnType> {
|
|
250
|
-
|
|
259
|
+
video: {
|
|
251
260
|
/**
|
|
252
|
-
*
|
|
253
|
-
* @param options The tweet attributes
|
|
254
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
261
|
+
* Add an video
|
|
255
262
|
*/
|
|
256
|
-
|
|
257
|
-
|
|
263
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
264
|
+
/**
|
|
265
|
+
* Update an video
|
|
266
|
+
*/
|
|
267
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
258
268
|
};
|
|
259
269
|
}
|
|
260
270
|
}
|
|
@@ -262,15 +272,14 @@ declare module '@tiptap/core' {
|
|
|
262
272
|
|
|
263
273
|
declare module '@tiptap/core' {
|
|
264
274
|
interface Commands<ReturnType> {
|
|
265
|
-
|
|
266
|
-
/**
|
|
267
|
-
* Add an video
|
|
268
|
-
*/
|
|
269
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
275
|
+
twitter: {
|
|
270
276
|
/**
|
|
271
|
-
*
|
|
277
|
+
* Insert a tweet
|
|
278
|
+
* @param options The tweet attributes
|
|
279
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
272
280
|
*/
|
|
273
|
-
|
|
281
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
282
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
274
283
|
};
|
|
275
284
|
}
|
|
276
285
|
}
|
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-VkzSL04E.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,
|
package/lib/TaskList.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index-ByRfqzMr.cjs"),b=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index-ByRfqzMr.cjs"),b=require("./RichTextEditor-8GrfwaB4.cjs"),f=/^\s*(\[([( |x])?\])\s$/,L=r.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",r.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:o,editor:c})=>{const a=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(!c.isEditable&&!this.options.onReadOnlyChecked){s.checked=!s.checked;return}const{checked:n}=e.target;c.isEditable&&typeof o=="function"&&c.chain().focus(void 0,{scrollIntoView:!1}).command(({tr:m})=>{const u=o();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(),!c.isEditable&&this.options.onReadOnlyChecked&&(this.options.onReadOnlyChecked(t,n)||(s.checked=!s.checked))}),Object.entries(this.options.HTMLAttributes).forEach(([e,n])=>{a.setAttribute(e,n)}),a.dataset.checked=t.attrs.checked,s.checked=t.attrs.checked,d.append(s,k),a.append(d,l),Object.entries(i).forEach(([e,n])=>{a.setAttribute(e,n)}),{dom:a,contentDOM:l,update:e=>e.type!==this.type?!1:(a.dataset.checked=e.attrs.checked,s.checked=e.attrs.checked,p(),!0)}}},addInputRules(){return[r.wrappingInputRule({find:f,type:this.type,getAttributes:t=>({checked:t[t.length-1]==="x"})})]}}),y=r.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",r.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:o})=>({component:b.ActionButton,componentProps:{action:()=>i.commands.toggleTaskList(),isActive:()=>i.isActive("taskList")||!1,disabled:!1,icon:"ListTodo",shortcutKeys:["shift","mod","9"],tooltip:o("editor.tasklist.tooltip")}})}},addExtensions(){return[L.configure(this.options.taskItem)]}});exports.TaskList=T;
|
package/lib/TaskList.d.cts
CHANGED
|
@@ -126,6 +126,15 @@ declare module '@tiptap/core' {
|
|
|
126
126
|
}
|
|
127
127
|
|
|
128
128
|
|
|
129
|
+
declare module '@tiptap/core' {
|
|
130
|
+
interface Commands<ReturnType> {
|
|
131
|
+
excalidraw: {
|
|
132
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
133
|
+
};
|
|
134
|
+
}
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
|
|
129
138
|
declare module '@tiptap/core' {
|
|
130
139
|
interface Commands<ReturnType> {
|
|
131
140
|
drawer: {
|
|
@@ -138,8 +147,8 @@ declare module '@tiptap/core' {
|
|
|
138
147
|
|
|
139
148
|
declare module '@tiptap/core' {
|
|
140
149
|
interface Commands<ReturnType> {
|
|
141
|
-
|
|
142
|
-
|
|
150
|
+
exportPdf: {
|
|
151
|
+
exportToPdf: () => ReturnType;
|
|
143
152
|
};
|
|
144
153
|
}
|
|
145
154
|
}
|
|
@@ -198,19 +207,19 @@ declare module '@tiptap/core' {
|
|
|
198
207
|
|
|
199
208
|
declare module '@tiptap/core' {
|
|
200
209
|
interface Commands<ReturnType> {
|
|
201
|
-
|
|
210
|
+
imageUpload: {
|
|
202
211
|
/**
|
|
203
|
-
* Add an image
|
|
212
|
+
* Add an image
|
|
204
213
|
*/
|
|
205
|
-
|
|
214
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
206
215
|
/**
|
|
207
|
-
* Update an image
|
|
216
|
+
* Update an image
|
|
208
217
|
*/
|
|
209
|
-
|
|
218
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
210
219
|
/**
|
|
211
220
|
* Set image alignment
|
|
212
221
|
*/
|
|
213
|
-
|
|
222
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
214
223
|
};
|
|
215
224
|
}
|
|
216
225
|
}
|
|
@@ -218,19 +227,19 @@ declare module '@tiptap/core' {
|
|
|
218
227
|
|
|
219
228
|
declare module '@tiptap/core' {
|
|
220
229
|
interface Commands<ReturnType> {
|
|
221
|
-
|
|
230
|
+
imageGifUpload: {
|
|
222
231
|
/**
|
|
223
|
-
* Add an image
|
|
232
|
+
* Add an image gif
|
|
224
233
|
*/
|
|
225
|
-
|
|
234
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
226
235
|
/**
|
|
227
|
-
* Update an image
|
|
236
|
+
* Update an image gif
|
|
228
237
|
*/
|
|
229
|
-
|
|
238
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
230
239
|
/**
|
|
231
240
|
* Set image alignment
|
|
232
241
|
*/
|
|
233
|
-
|
|
242
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
234
243
|
};
|
|
235
244
|
}
|
|
236
245
|
}
|
|
@@ -322,14 +331,15 @@ declare module '@tiptap/core' {
|
|
|
322
331
|
|
|
323
332
|
declare module '@tiptap/core' {
|
|
324
333
|
interface Commands<ReturnType> {
|
|
325
|
-
|
|
334
|
+
video: {
|
|
326
335
|
/**
|
|
327
|
-
*
|
|
328
|
-
* @param options The tweet attributes
|
|
329
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
336
|
+
* Add an video
|
|
330
337
|
*/
|
|
331
|
-
|
|
332
|
-
|
|
338
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
339
|
+
/**
|
|
340
|
+
* Update an video
|
|
341
|
+
*/
|
|
342
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
333
343
|
};
|
|
334
344
|
}
|
|
335
345
|
}
|
|
@@ -337,15 +347,14 @@ declare module '@tiptap/core' {
|
|
|
337
347
|
|
|
338
348
|
declare module '@tiptap/core' {
|
|
339
349
|
interface Commands<ReturnType> {
|
|
340
|
-
|
|
341
|
-
/**
|
|
342
|
-
* Add an video
|
|
343
|
-
*/
|
|
344
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
350
|
+
twitter: {
|
|
345
351
|
/**
|
|
346
|
-
*
|
|
352
|
+
* Insert a tweet
|
|
353
|
+
* @param options The tweet attributes
|
|
354
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
347
355
|
*/
|
|
348
|
-
|
|
356
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
357
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
349
358
|
};
|
|
350
359
|
}
|
|
351
360
|
}
|
package/lib/TaskList.d.ts
CHANGED
|
@@ -126,6 +126,15 @@ declare module '@tiptap/core' {
|
|
|
126
126
|
}
|
|
127
127
|
|
|
128
128
|
|
|
129
|
+
declare module '@tiptap/core' {
|
|
130
|
+
interface Commands<ReturnType> {
|
|
131
|
+
excalidraw: {
|
|
132
|
+
setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
|
|
133
|
+
};
|
|
134
|
+
}
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
|
|
129
138
|
declare module '@tiptap/core' {
|
|
130
139
|
interface Commands<ReturnType> {
|
|
131
140
|
drawer: {
|
|
@@ -138,8 +147,8 @@ declare module '@tiptap/core' {
|
|
|
138
147
|
|
|
139
148
|
declare module '@tiptap/core' {
|
|
140
149
|
interface Commands<ReturnType> {
|
|
141
|
-
|
|
142
|
-
|
|
150
|
+
exportPdf: {
|
|
151
|
+
exportToPdf: () => ReturnType;
|
|
143
152
|
};
|
|
144
153
|
}
|
|
145
154
|
}
|
|
@@ -198,19 +207,19 @@ declare module '@tiptap/core' {
|
|
|
198
207
|
|
|
199
208
|
declare module '@tiptap/core' {
|
|
200
209
|
interface Commands<ReturnType> {
|
|
201
|
-
|
|
210
|
+
imageUpload: {
|
|
202
211
|
/**
|
|
203
|
-
* Add an image
|
|
212
|
+
* Add an image
|
|
204
213
|
*/
|
|
205
|
-
|
|
214
|
+
setImageInline: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
206
215
|
/**
|
|
207
|
-
* Update an image
|
|
216
|
+
* Update an image
|
|
208
217
|
*/
|
|
209
|
-
|
|
218
|
+
updateImage: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
210
219
|
/**
|
|
211
220
|
* Set image alignment
|
|
212
221
|
*/
|
|
213
|
-
|
|
222
|
+
setAlignImage: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
214
223
|
};
|
|
215
224
|
}
|
|
216
225
|
}
|
|
@@ -218,19 +227,19 @@ declare module '@tiptap/core' {
|
|
|
218
227
|
|
|
219
228
|
declare module '@tiptap/core' {
|
|
220
229
|
interface Commands<ReturnType> {
|
|
221
|
-
|
|
230
|
+
imageGifUpload: {
|
|
222
231
|
/**
|
|
223
|
-
* Add an image
|
|
232
|
+
* Add an image gif
|
|
224
233
|
*/
|
|
225
|
-
|
|
234
|
+
setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
226
235
|
/**
|
|
227
|
-
* Update an image
|
|
236
|
+
* Update an image gif
|
|
228
237
|
*/
|
|
229
|
-
|
|
238
|
+
updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
|
|
230
239
|
/**
|
|
231
240
|
* Set image alignment
|
|
232
241
|
*/
|
|
233
|
-
|
|
242
|
+
setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
|
|
234
243
|
};
|
|
235
244
|
}
|
|
236
245
|
}
|
|
@@ -322,14 +331,15 @@ declare module '@tiptap/core' {
|
|
|
322
331
|
|
|
323
332
|
declare module '@tiptap/core' {
|
|
324
333
|
interface Commands<ReturnType> {
|
|
325
|
-
|
|
334
|
+
video: {
|
|
326
335
|
/**
|
|
327
|
-
*
|
|
328
|
-
* @param options The tweet attributes
|
|
329
|
-
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
336
|
+
* Add an video
|
|
330
337
|
*/
|
|
331
|
-
|
|
332
|
-
|
|
338
|
+
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
339
|
+
/**
|
|
340
|
+
* Update an video
|
|
341
|
+
*/
|
|
342
|
+
updateVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
333
343
|
};
|
|
334
344
|
}
|
|
335
345
|
}
|
|
@@ -337,15 +347,14 @@ declare module '@tiptap/core' {
|
|
|
337
347
|
|
|
338
348
|
declare module '@tiptap/core' {
|
|
339
349
|
interface Commands<ReturnType> {
|
|
340
|
-
|
|
341
|
-
/**
|
|
342
|
-
* Add an video
|
|
343
|
-
*/
|
|
344
|
-
setVideo: (options: Partial<SetVideoOptions>) => ReturnType;
|
|
350
|
+
twitter: {
|
|
345
351
|
/**
|
|
346
|
-
*
|
|
352
|
+
* Insert a tweet
|
|
353
|
+
* @param options The tweet attributes
|
|
354
|
+
* @example editor.commands.setTweet({ src: 'https://x.com/seanpk/status/1800145949580517852' })
|
|
347
355
|
*/
|
|
348
|
-
|
|
356
|
+
setTweet: (options: SetTweetOptions) => ReturnType;
|
|
357
|
+
updateTweet: (options: SetTweetOptions) => ReturnType;
|
|
349
358
|
};
|
|
350
359
|
}
|
|
351
360
|
}
|
package/lib/TaskList.js
CHANGED
package/lib/TextAlign.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const y=require("./index-ByRfqzMr.cjs"),n=require("react/jsx-runtime"),T=require("react"),s=require("./RichTextEditor-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const y=require("./index-ByRfqzMr.cjs"),n=require("react/jsx-runtime"),T=require("react"),s=require("./RichTextEditor-8GrfwaB4.cjs"),j=y.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(l=>e.updateAttributes(l,{textAlign:t})).every(l=>l):!1,unsetTextAlign:()=>({commands:t})=>this.options.types.map(e=>t.resetAttributes(e,"textAlign")).every(e=>e),toggleTextAlign:t=>({editor:e,commands:l})=>this.options.alignments.includes(t)?e.isActive({textAlign:t})?l.unsetTextAlign():l.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 b(t){var l;const e=T.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 n.jsxs(s.Popover,{modal:!0,children:[n.jsx(s.PopoverTrigger,{asChild:!0,disabled:t==null?void 0:t.disabled,children:n.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,children:n.jsx(s.IconComponent,{className:"richtext-ml-1 richtext-size-3 richtext-text-zinc-500",name:"MenuDown"})})}),n.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:(l=t==null?void 0:t.items)==null?void 0:l.map((i,d)=>{var o,a;return n.jsxs(s.Tooltip,{children:[n.jsx(s.TooltipTrigger,{asChild:!0,children:n.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)&&n.jsx(s.IconComponent,{name:i.icon})})}),n.jsxs(s.TooltipContent,{className:"richtext-flex richtext-flex-col richtext-items-center",children:[n.jsx("span",{children:i.title}),!!((o=i.shortcutKeys)!=null&&o.length)&&n.jsx("span",{children:(a=i.shortcutKeys)==null?void 0:a.map(r=>s.getShortcutKey(r)).join(" ")})]})]},`text-align-${d}`)})})]})}const v=j.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),types:["heading","paragraph","list_item","title"],button({editor:e,extension:l,t:i}){var x;const d=((x=l.options)==null?void 0:x.alignments)||[],o={left:["mod","Shift","L"],center:["mod","Shift","E"],right:["mod","Shift","R"],justify:["mod","Shift","J"]},a={left:"AlignLeft",center:"AlignCenter",right:"AlignRight",justify:"AlignJustify"},r=d.map(c=>{var g,h,f;return{title:i(`editor.textalign.${c}.tooltip`),icon:a[c],shortcutKeys:o[c],isActive:()=>e.isActive({textAlign:c})||!1,action:()=>{var u,A;return(A=(u=e.commands)==null?void 0:u.setTextAlign)==null?void 0:A.call(u,c)},disabled:!((f=(h=(g=e==null?void 0:e.can)==null?void 0:g.call(e))==null?void 0:h.setTextAlign)!=null&&f.call(h,c))}}),m=r.filter(c=>c.disabled).length===r.length;return{component:b,componentProps:{icon:"AlignJustify",tooltip:i("editor.textalign.tooltip"),disabled:m,items:r}}}}}});exports.TextAlign=v;
|