reactjs-tiptap-editor 0.3.30 → 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.
Files changed (224) hide show
  1. package/lib/{ActionMenuButton-wiDnIxE2.cjs → ActionMenuButton-BCgqJsST.cjs} +1 -1
  2. package/lib/{ActionMenuButton-B6fitGKu.js → ActionMenuButton-D97K0UWT.js} +5 -5
  3. package/lib/Attachment.cjs +1 -1
  4. package/lib/Attachment.d.cts +15 -15
  5. package/lib/Attachment.d.ts +15 -15
  6. package/lib/Attachment.js +1 -1
  7. package/lib/Blockquote.cjs +1 -1
  8. package/lib/Blockquote.d.cts +15 -15
  9. package/lib/Blockquote.d.ts +15 -15
  10. package/lib/Blockquote.js +1 -1
  11. package/lib/Bold.cjs +1 -1
  12. package/lib/Bold.d.cts +15 -15
  13. package/lib/Bold.d.ts +15 -15
  14. package/lib/Bold.js +1 -1
  15. package/lib/BulletList.cjs +1 -1
  16. package/lib/BulletList.d.cts +15 -15
  17. package/lib/BulletList.d.ts +15 -15
  18. package/lib/BulletList.js +1 -1
  19. package/lib/Clear.cjs +1 -1
  20. package/lib/Clear.d.cts +15 -15
  21. package/lib/Clear.d.ts +15 -15
  22. package/lib/Clear.js +1 -1
  23. package/lib/Code.cjs +1 -1
  24. package/lib/Code.d.cts +15 -15
  25. package/lib/Code.d.ts +15 -15
  26. package/lib/Code.js +1 -1
  27. package/lib/CodeBlock.cjs +1 -1
  28. package/lib/CodeBlock.d.cts +15 -15
  29. package/lib/CodeBlock.d.ts +15 -15
  30. package/lib/CodeBlock.js +3 -2
  31. package/lib/CodeView.cjs +1 -1
  32. package/lib/CodeView.d.cts +15 -15
  33. package/lib/CodeView.d.ts +15 -15
  34. package/lib/CodeView.js +1 -1
  35. package/lib/Color.cjs +1 -1
  36. package/lib/Color.d.cts +15 -15
  37. package/lib/Color.d.ts +15 -15
  38. package/lib/Color.js +2 -2
  39. package/lib/Document.d.cts +15 -15
  40. package/lib/Document.d.ts +15 -15
  41. package/lib/Drawer-5Q_-WRhc.cjs +1 -0
  42. package/lib/{Drawer-BKTU9CpU.js → Drawer-BHkje8ys.js} +250 -249
  43. package/lib/Drawer.cjs +1 -1
  44. package/lib/Drawer.d.cts +15 -15
  45. package/lib/Drawer.d.ts +15 -15
  46. package/lib/Drawer.js +2 -2
  47. package/lib/Emoji.cjs +1 -1
  48. package/lib/Emoji.d.cts +15 -15
  49. package/lib/Emoji.d.ts +15 -15
  50. package/lib/Emoji.js +22 -21
  51. package/lib/Excalidraw-CG498239.js +290 -0
  52. package/lib/Excalidraw-GUVW-IqC.cjs +1 -0
  53. package/lib/Excalidraw.cjs +1 -1
  54. package/lib/Excalidraw.d.cts +15 -15
  55. package/lib/Excalidraw.d.ts +15 -15
  56. package/lib/Excalidraw.js +1 -1
  57. package/lib/ExportPdf.cjs +1 -1
  58. package/lib/ExportPdf.d.cts +15 -15
  59. package/lib/ExportPdf.d.ts +15 -15
  60. package/lib/ExportPdf.js +1 -1
  61. package/lib/ExportWord.cjs +1 -1
  62. package/lib/ExportWord.d.cts +15 -15
  63. package/lib/ExportWord.d.ts +15 -15
  64. package/lib/ExportWord.js +1 -1
  65. package/lib/FontFamily.cjs +1 -1
  66. package/lib/FontFamily.d.cts +15 -15
  67. package/lib/FontFamily.d.ts +15 -15
  68. package/lib/FontFamily.js +11 -10
  69. package/lib/FontSize.cjs +1 -1
  70. package/lib/FontSize.d.cts +15 -15
  71. package/lib/FontSize.d.ts +15 -15
  72. package/lib/FontSize.js +6 -5
  73. package/lib/FormatPainter.cjs +1 -1
  74. package/lib/FormatPainter.d.cts +15 -15
  75. package/lib/FormatPainter.d.ts +15 -15
  76. package/lib/FormatPainter.js +1 -1
  77. package/lib/Heading.cjs +1 -1
  78. package/lib/Heading.d.cts +15 -15
  79. package/lib/Heading.d.ts +15 -15
  80. package/lib/Heading.js +32 -31
  81. package/lib/Highlight.cjs +1 -1
  82. package/lib/Highlight.d.cts +15 -15
  83. package/lib/Highlight.d.ts +15 -15
  84. package/lib/Highlight.js +1 -1
  85. package/lib/History.cjs +1 -1
  86. package/lib/History.d.cts +15 -15
  87. package/lib/History.d.ts +15 -15
  88. package/lib/History.js +1 -1
  89. package/lib/HorizontalRule.cjs +1 -1
  90. package/lib/HorizontalRule.d.cts +15 -15
  91. package/lib/HorizontalRule.d.ts +15 -15
  92. package/lib/HorizontalRule.js +1 -1
  93. package/lib/Iframe.cjs +1 -1
  94. package/lib/Iframe.d.cts +15 -15
  95. package/lib/Iframe.d.ts +15 -15
  96. package/lib/Iframe.js +1 -1
  97. package/lib/Image.cjs +1 -1
  98. package/lib/Image.d.cts +15 -15
  99. package/lib/Image.d.ts +15 -15
  100. package/lib/Image.js +1 -1
  101. package/lib/ImageGif.cjs +1 -1
  102. package/lib/ImageGif.d.cts +15 -15
  103. package/lib/ImageGif.d.ts +15 -15
  104. package/lib/ImageGif.js +1 -1
  105. package/lib/ImportWord.cjs +2 -2
  106. package/lib/ImportWord.d.cts +15 -15
  107. package/lib/ImportWord.d.ts +15 -15
  108. package/lib/ImportWord.js +3 -2
  109. package/lib/Indent.cjs +1 -1
  110. package/lib/Indent.d.cts +15 -15
  111. package/lib/Indent.d.ts +15 -15
  112. package/lib/Indent.js +1 -1
  113. package/lib/Italic.cjs +1 -1
  114. package/lib/Italic.d.cts +15 -15
  115. package/lib/Italic.d.ts +15 -15
  116. package/lib/Italic.js +1 -1
  117. package/lib/Katex.cjs +1 -1
  118. package/lib/Katex.d.cts +15 -15
  119. package/lib/Katex.d.ts +15 -15
  120. package/lib/Katex.js +41 -40
  121. package/lib/LineHeight.cjs +1 -1
  122. package/lib/LineHeight.d.cts +15 -15
  123. package/lib/LineHeight.d.ts +15 -15
  124. package/lib/LineHeight.js +17 -16
  125. package/lib/Link.cjs +1 -1
  126. package/lib/Link.d.cts +15 -15
  127. package/lib/Link.d.ts +15 -15
  128. package/lib/Link.js +1 -1
  129. package/lib/ListItem.d.cts +15 -15
  130. package/lib/ListItem.d.ts +15 -15
  131. package/lib/Mention.d.cts +15 -15
  132. package/lib/Mention.d.ts +15 -15
  133. package/lib/Mermaid.cjs +2 -2
  134. package/lib/Mermaid.d.cts +15 -15
  135. package/lib/Mermaid.d.ts +15 -15
  136. package/lib/Mermaid.js +138 -137
  137. package/lib/MoreMark.cjs +1 -1
  138. package/lib/MoreMark.d.cts +15 -15
  139. package/lib/MoreMark.d.ts +15 -15
  140. package/lib/MoreMark.js +1 -1
  141. package/lib/MultiColumn.cjs +1 -1
  142. package/lib/MultiColumn.d.cts +15 -15
  143. package/lib/MultiColumn.d.ts +15 -15
  144. package/lib/MultiColumn.js +1 -1
  145. package/lib/OrderedList.cjs +1 -1
  146. package/lib/OrderedList.d.cts +15 -15
  147. package/lib/OrderedList.d.ts +15 -15
  148. package/lib/OrderedList.js +1 -1
  149. package/lib/{RichTextEditor-C8Sm1E6J.cjs → RichTextEditor-DWlLqTl9.cjs} +4 -4
  150. package/lib/{RichTextEditor-BQN2eLD_.js → RichTextEditor-KP2Rgcqe.js} +15 -39
  151. package/lib/SearchAndReplace.cjs +1 -1
  152. package/lib/SearchAndReplace.d.cts +15 -15
  153. package/lib/SearchAndReplace.d.ts +15 -15
  154. package/lib/SearchAndReplace.js +68 -67
  155. package/lib/Selection.d.cts +15 -15
  156. package/lib/Selection.d.ts +15 -15
  157. package/lib/SlashCommand.cjs +1 -1
  158. package/lib/SlashCommand.d.cts +15 -15
  159. package/lib/SlashCommand.d.ts +15 -15
  160. package/lib/SlashCommand.js +1 -1
  161. package/lib/Strike.cjs +1 -1
  162. package/lib/Strike.d.cts +15 -15
  163. package/lib/Strike.d.ts +15 -15
  164. package/lib/Strike.js +1 -1
  165. package/lib/SubAndSuperScript.cjs +1 -1
  166. package/lib/SubAndSuperScript.d.cts +15 -15
  167. package/lib/SubAndSuperScript.d.ts +15 -15
  168. package/lib/SubAndSuperScript.js +1 -1
  169. package/lib/Table.cjs +1 -1
  170. package/lib/Table.d.cts +15 -15
  171. package/lib/Table.d.ts +15 -15
  172. package/lib/Table.js +2 -1
  173. package/lib/TableOfContent.cjs +1 -1
  174. package/lib/TableOfContent.d.cts +15 -15
  175. package/lib/TableOfContent.d.ts +15 -15
  176. package/lib/TableOfContent.js +50 -49
  177. package/lib/TaskList.cjs +1 -1
  178. package/lib/TaskList.d.cts +15 -15
  179. package/lib/TaskList.d.ts +15 -15
  180. package/lib/TaskList.js +1 -1
  181. package/lib/TextAlign.cjs +1 -1
  182. package/lib/TextAlign.d.cts +15 -15
  183. package/lib/TextAlign.d.ts +15 -15
  184. package/lib/TextAlign.js +8 -7
  185. package/lib/TextBubble.cjs +1 -1
  186. package/lib/TextBubble.d.cts +15 -15
  187. package/lib/TextBubble.d.ts +15 -15
  188. package/lib/TextBubble.js +1 -1
  189. package/lib/TextDirection.cjs +1 -1
  190. package/lib/TextDirection.d.cts +15 -15
  191. package/lib/TextDirection.d.ts +15 -15
  192. package/lib/TextDirection.js +14 -13
  193. package/lib/TextUnderline.cjs +1 -1
  194. package/lib/TextUnderline.d.cts +15 -15
  195. package/lib/TextUnderline.d.ts +15 -15
  196. package/lib/TextUnderline.js +1 -1
  197. package/lib/TrailingNode.d.cts +15 -15
  198. package/lib/TrailingNode.d.ts +15 -15
  199. package/lib/{Twitter-Dg6WWauX.js → Twitter-99ivY5qv.js} +62 -61
  200. package/lib/{Twitter-CL2pu4QM.cjs → Twitter-BvfvUtNT.cjs} +2 -2
  201. package/lib/Twitter.cjs +1 -1
  202. package/lib/Twitter.d.cts +15 -15
  203. package/lib/Twitter.d.ts +15 -15
  204. package/lib/Twitter.js +1 -1
  205. package/lib/Video.cjs +1 -1
  206. package/lib/Video.d.cts +15 -15
  207. package/lib/Video.d.ts +15 -15
  208. package/lib/Video.js +1 -1
  209. package/lib/bubble-extra.cjs +1 -1
  210. package/lib/bubble-extra.d.cts +15 -15
  211. package/lib/bubble-extra.d.ts +15 -15
  212. package/lib/bubble-extra.js +5 -5
  213. package/lib/index.cjs +1 -1
  214. package/lib/index.d.cts +16 -15
  215. package/lib/index.d.ts +16 -15
  216. package/lib/index.js +2 -2
  217. package/lib/locale-bundle.d.cts +15 -15
  218. package/lib/locale-bundle.d.ts +15 -15
  219. package/lib/{textarea-BglwYF6b.js → textarea-CktfkXNe.js} +1 -1
  220. package/lib/{textarea-D5WVZMgt.cjs → textarea-DdH64g04.cjs} +1 -1
  221. package/package.json +1 -1
  222. package/lib/Drawer-CmoEF-Zg.cjs +0 -1
  223. package/lib/Excalidraw-CM74U5tG.js +0 -289
  224. package/lib/Excalidraw-DAPP9qgY.cjs +0 -1
package/lib/Table.d.cts CHANGED
@@ -209,6 +209,21 @@ declare module '@tiptap/core' {
209
209
  }
210
210
 
211
211
 
212
+ declare module '@tiptap/core' {
213
+ interface Commands<ReturnType> {
214
+ iframe: {
215
+ /**
216
+ * Add an iframe
217
+ */
218
+ setIframe: (options: {
219
+ src: string;
220
+ service: string;
221
+ }) => ReturnType;
222
+ };
223
+ }
224
+ }
225
+
226
+
212
227
  declare module '@tiptap/core' {
213
228
  interface Commands<ReturnType> {
214
229
  imageUpload: {
@@ -229,21 +244,6 @@ declare module '@tiptap/core' {
229
244
  }
230
245
 
231
246
 
232
- declare module '@tiptap/core' {
233
- interface Commands<ReturnType> {
234
- iframe: {
235
- /**
236
- * Add an iframe
237
- */
238
- setIframe: (options: {
239
- src: string;
240
- service: string;
241
- }) => ReturnType;
242
- };
243
- }
244
- }
245
-
246
-
247
247
  declare module '@tiptap/core' {
248
248
  interface Commands<ReturnType> {
249
249
  imageGifUpload: {
package/lib/Table.d.ts CHANGED
@@ -209,6 +209,21 @@ declare module '@tiptap/core' {
209
209
  }
210
210
 
211
211
 
212
+ declare module '@tiptap/core' {
213
+ interface Commands<ReturnType> {
214
+ iframe: {
215
+ /**
216
+ * Add an iframe
217
+ */
218
+ setIframe: (options: {
219
+ src: string;
220
+ service: string;
221
+ }) => ReturnType;
222
+ };
223
+ }
224
+ }
225
+
226
+
212
227
  declare module '@tiptap/core' {
213
228
  interface Commands<ReturnType> {
214
229
  imageUpload: {
@@ -229,21 +244,6 @@ declare module '@tiptap/core' {
229
244
  }
230
245
 
231
246
 
232
- declare module '@tiptap/core' {
233
- interface Commands<ReturnType> {
234
- iframe: {
235
- /**
236
- * Add an iframe
237
- */
238
- setIframe: (options: {
239
- src: string;
240
- service: string;
241
- }) => ReturnType;
242
- };
243
- }
244
- }
245
-
246
-
247
247
  declare module '@tiptap/core' {
248
248
  interface Commands<ReturnType> {
249
249
  imageGifUpload: {
package/lib/Table.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { a as de, v as N, u as Pe, T as E, B as Oe, F as T, S as H, P as ke, D as ne, b as oe, g as Ie, C as Fe, N as U, x as je, y as Ve, m as J, G as Ke, E as Xe } from "./index-DI9T3iLd.js";
2
2
  import { jsxs as Q, jsx as k } from "react/jsx-runtime";
3
- import { P as Ge, m as qe, n as Ue, A as Je } from "./RichTextEditor-BQN2eLD_.js";
3
+ import { P as Ge, m as qe, n as Ue, A as Je } from "./RichTextEditor-KP2Rgcqe.js";
4
4
  import { useState as ee } from "react";
5
5
  import { T as O, p as I, q as F } from "./index-CsK90iVd.js";
6
6
  var le, re;
@@ -2019,6 +2019,7 @@ function rn(t) {
2019
2019
  {
2020
2020
  icon: t == null ? void 0 : t.icon,
2021
2021
  tooltip: t == null ? void 0 : t.tooltip,
2022
+ tooltipOptions: t == null ? void 0 : t.tooltipOptions,
2022
2023
  disabled: t == null ? void 0 : t.disabled,
2023
2024
  color: t == null ? void 0 : t.color,
2024
2025
  action: t == null ? void 0 : t.action,
@@ -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-C8Sm1E6J.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;
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-DWlLqTl9.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 s=[],o=[s];return e.forEach(a=>{let t=-1,n=o[a.level+t];for(;!n;)t-=1,n=o[a.level+t];n.push({...a,children:o[a.level]=[]})}),s}function y({editor:e}){const s=b.useEditableEditor(),[o,a]=c.useState([]),{t}=C.useLocale(),n=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),a(i),e.eventEmitter&&e.eventEmitter.emit("TableOfContents",_(i))},[e]);return c.useEffect(()=>{if(e){if(!e.options.editable){n();return}return e.on("update",n),()=>{e.off("update",n)}}},[e,n]),c.useEffect(()=>{n()},[]),l.jsx(p.NodeViewWrapper,{className:p.clsx("tableOfContent",f.toc,s&&f.visible),children:s?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:o.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,...s){const[o,a]=c.useState(!1);return c.useEffect(()=>{const t=()=>{a(e.isActive.apply(e,s))};return e.on("selectionUpdate",t),e.on("transaction",t),()=>{e.off("selectionUpdate",t),e.off("transaction",t)}},[e,s,a]),o}function A({editor:e,icon:s,tooltip:o,tooltipOptions:a}){const t=N(e,m.name),n=c.useCallback(()=>{if(t){e.chain().focus().removeTableOfContents().run();return}e.chain().focus().setTableOfContents().run()},[e,t]);return l.jsx(b.ActionButton,{action:n,isActive:()=>t||!1,icon:s,tooltip:o,tooltipOptions:a})}function j(e){return e&&e.type.name==="title"}function E(e,s){const a=[e.getJSON()],t=[];for(;a.length>0;){const n=a.shift();n.type===s&&t.push(n),n.content&&n.content.length>0&&a.push(...n.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:s,t:o})=>({component:A,componentProps:{disabled:!1,icon:"BookMarked",tooltip:o("editor.table_of_content"),editor:s}})}},parseHTML(){return[{tag:"toc"}]},renderHTML({HTMLAttributes:e}){return["toc",h.mergeAttributes(e)]},addNodeView(){return p.ReactNodeViewRenderer(y)},addCommands(){return{setTableOfContents:()=>({commands:e,editor:s,view:o})=>{if(E(s,this.name).length>0){this.options.onHasOneBeforeInsert();return}const t=o.props.state.doc.content.firstChild;if(j(t)){const n=(t.firstChild&&t.firstChild.nodeSize||0)+1;return e.insertContentAt(n,{type:this.name})}return e.insertContent({type:this.name})},removeTableOfContents:()=>({state:e,dispatch:s})=>{const{tr:o}=e,a=e.schema.nodes.tableOfContents;return e.doc.descendants((t,n)=>{if(t.type===a){const i=n,r=n+t.nodeSize;o.delete(i,r)}}),o.docChanged?(s(o),!0):!1}}},addGlobalAttributes(){return[{types:["heading"],attributes:{id:{default:null}}}]}});exports.TableOfContents=m;
@@ -115,6 +115,21 @@ declare module '@tiptap/core' {
115
115
  }
116
116
 
117
117
 
118
+ declare module '@tiptap/core' {
119
+ interface Commands<ReturnType> {
120
+ iframe: {
121
+ /**
122
+ * Add an iframe
123
+ */
124
+ setIframe: (options: {
125
+ src: string;
126
+ service: string;
127
+ }) => ReturnType;
128
+ };
129
+ }
130
+ }
131
+
132
+
118
133
  declare module '@tiptap/core' {
119
134
  interface Commands<ReturnType> {
120
135
  imageUpload: {
@@ -135,21 +150,6 @@ declare module '@tiptap/core' {
135
150
  }
136
151
 
137
152
 
138
- declare module '@tiptap/core' {
139
- interface Commands<ReturnType> {
140
- iframe: {
141
- /**
142
- * Add an iframe
143
- */
144
- setIframe: (options: {
145
- src: string;
146
- service: string;
147
- }) => ReturnType;
148
- };
149
- }
150
- }
151
-
152
-
153
153
  declare module '@tiptap/core' {
154
154
  interface Commands<ReturnType> {
155
155
  imageGifUpload: {
@@ -115,6 +115,21 @@ declare module '@tiptap/core' {
115
115
  }
116
116
 
117
117
 
118
+ declare module '@tiptap/core' {
119
+ interface Commands<ReturnType> {
120
+ iframe: {
121
+ /**
122
+ * Add an iframe
123
+ */
124
+ setIframe: (options: {
125
+ src: string;
126
+ service: string;
127
+ }) => ReturnType;
128
+ };
129
+ }
130
+ }
131
+
132
+
118
133
  declare module '@tiptap/core' {
119
134
  interface Commands<ReturnType> {
120
135
  imageUpload: {
@@ -135,21 +150,6 @@ declare module '@tiptap/core' {
135
150
  }
136
151
 
137
152
 
138
- declare module '@tiptap/core' {
139
- interface Commands<ReturnType> {
140
- iframe: {
141
- /**
142
- * Add an iframe
143
- */
144
- setIframe: (options: {
145
- src: string;
146
- service: string;
147
- }) => ReturnType;
148
- };
149
- }
150
- }
151
-
152
-
153
153
  declare module '@tiptap/core' {
154
154
  interface Commands<ReturnType> {
155
155
  imageGifUpload: {
@@ -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-BQN2eLD_.js";
6
+ import { Z as _, A as y } from "./RichTextEditor-KP2Rgcqe.js";
7
7
  const x = "_toc_aag8a_1", A = "_visible_aag8a_7", w = "_list_aag8a_11", E = "_item_aag8a_16", f = {
8
8
  toc: x,
9
9
  visible: A,
@@ -11,16 +11,16 @@ const x = "_toc_aag8a_1", A = "_visible_aag8a_7", w = "_list_aag8a_11", E = "_it
11
11
  item: E
12
12
  };
13
13
  function k(t) {
14
- const o = [], a = [o];
15
- return t.forEach((n) => {
16
- let e = -1, s = a[n.level + e];
17
- for (; !s; )
18
- e -= 1, s = a[n.level + e];
19
- s.push({ ...n, children: a[n.level] = [] });
20
- }), o;
14
+ const s = [], o = [s];
15
+ return t.forEach((a) => {
16
+ let e = -1, n = o[a.level + e];
17
+ for (; !n; )
18
+ e -= 1, n = o[a.level + e];
19
+ n.push({ ...a, children: o[a.level] = [] });
20
+ }), s;
21
21
  }
22
22
  function M({ editor: t }) {
23
- const o = _(), [a, n] = p([]), { t: e } = O(), s = m(() => {
23
+ const s = _(), [o, a] = p([]), { t: e } = O(), n = m(() => {
24
24
  const i = [], r = t.state.tr;
25
25
  t.state.doc.descendants((c, h) => {
26
26
  if (c.type.name === "heading") {
@@ -34,23 +34,23 @@ function M({ editor: t }) {
34
34
  id: u
35
35
  });
36
36
  }
37
- }), r.setMeta("addToHistory", !1), r.setMeta("preventUpdate", !0), t.view.dispatch(r), n(i), t.eventEmitter && t.eventEmitter.emit("TableOfContents", k(i));
37
+ }), r.setMeta("addToHistory", !1), r.setMeta("preventUpdate", !0), t.view.dispatch(r), a(i), t.eventEmitter && t.eventEmitter.emit("TableOfContents", k(i));
38
38
  }, [t]);
39
39
  return d(() => {
40
40
  if (t) {
41
41
  if (!t.options.editable) {
42
- s();
42
+ n();
43
43
  return;
44
44
  }
45
- return t.on("update", s), () => {
46
- t.off("update", s);
45
+ return t.on("update", n), () => {
46
+ t.off("update", n);
47
47
  };
48
48
  }
49
- }, [t, s]), d(() => {
50
- s();
51
- }, []), /* @__PURE__ */ l(C, { className: g("tableOfContent", f.toc, o && f.visible), children: o ? /* @__PURE__ */ T("div", { style: { position: "relative" }, children: [
49
+ }, [t, n]), d(() => {
50
+ n();
51
+ }, []), /* @__PURE__ */ l(C, { className: g("tableOfContent", f.toc, s && f.visible), children: s ? /* @__PURE__ */ T("div", { style: { position: "relative" }, children: [
52
52
  /* @__PURE__ */ l("p", { className: "text-[20px] richtext-mb-[8px] richtext-font-semibold", children: e("editor.table_of_content") }),
53
- /* @__PURE__ */ l("ul", { className: f.list, children: a.map((i, r) => /* @__PURE__ */ l(
53
+ /* @__PURE__ */ l("ul", { className: f.list, children: o.map((i, r) => /* @__PURE__ */ l(
54
54
  "li",
55
55
  {
56
56
  className: f.item,
@@ -61,43 +61,44 @@ function M({ editor: t }) {
61
61
  )) })
62
62
  ] }) : null });
63
63
  }
64
- function B(t, ...o) {
65
- const [a, n] = p(!1);
64
+ function B(t, ...s) {
65
+ const [o, a] = p(!1);
66
66
  return d(() => {
67
67
  const e = () => {
68
- n(t.isActive.apply(t, o));
68
+ a(t.isActive.apply(t, s));
69
69
  };
70
70
  return t.on("selectionUpdate", e), t.on("transaction", e), () => {
71
71
  t.off("selectionUpdate", e), t.off("transaction", e);
72
72
  };
73
- }, [t, o, n]), a;
73
+ }, [t, s, a]), o;
74
74
  }
75
- function H({ editor: t, icon: o, tooltip: a }) {
76
- const n = B(t, z.name), e = m(() => {
77
- if (n) {
75
+ function H({ editor: t, icon: s, tooltip: o, tooltipOptions: a }) {
76
+ const e = B(t, z.name), n = m(() => {
77
+ if (e) {
78
78
  t.chain().focus().removeTableOfContents().run();
79
79
  return;
80
80
  }
81
81
  t.chain().focus().setTableOfContents().run();
82
- }, [t, n]);
82
+ }, [t, e]);
83
83
  return /* @__PURE__ */ l(
84
84
  y,
85
85
  {
86
- action: e,
87
- isActive: () => n || !1,
88
- icon: o,
89
- tooltip: a
86
+ action: n,
87
+ isActive: () => e || !1,
88
+ icon: s,
89
+ tooltip: o,
90
+ tooltipOptions: a
90
91
  }
91
92
  );
92
93
  }
93
94
  function L(t) {
94
95
  return t && t.type.name === "title";
95
96
  }
96
- function S(t, o) {
97
- const n = [t.getJSON()], e = [];
98
- for (; n.length > 0; ) {
99
- const s = n.shift();
100
- s.type === o && e.push(s), s.content && s.content.length > 0 && n.push(...s.content);
97
+ function S(t, s) {
98
+ const a = [t.getJSON()], e = [];
99
+ for (; a.length > 0; ) {
100
+ const n = a.shift();
101
+ n.type === s && e.push(n), n.content && n.content.length > 0 && a.push(...n.content);
101
102
  }
102
103
  return e;
103
104
  }
@@ -114,13 +115,13 @@ const z = /* @__PURE__ */ b.create({
114
115
  resizable: !0,
115
116
  lastColumnResizable: !0,
116
117
  allowTableNodeSelection: !1,
117
- button: ({ editor: o, t: a }) => ({
118
+ button: ({ editor: s, t: o }) => ({
118
119
  component: H,
119
120
  componentProps: {
120
121
  disabled: !1,
121
122
  icon: "BookMarked",
122
- tooltip: a("editor.table_of_content"),
123
- editor: o
123
+ tooltip: o("editor.table_of_content"),
124
+ editor: s
124
125
  }
125
126
  })
126
127
  };
@@ -141,28 +142,28 @@ const z = /* @__PURE__ */ b.create({
141
142
  // @ts-expect-error
142
143
  addCommands() {
143
144
  return {
144
- setTableOfContents: () => ({ commands: t, editor: o, view: a }) => {
145
- if (S(o, this.name).length > 0) {
145
+ setTableOfContents: () => ({ commands: t, editor: s, view: o }) => {
146
+ if (S(s, this.name).length > 0) {
146
147
  this.options.onHasOneBeforeInsert();
147
148
  return;
148
149
  }
149
- const e = a.props.state.doc.content.firstChild;
150
+ const e = o.props.state.doc.content.firstChild;
150
151
  if (L(e)) {
151
- const s = (e.firstChild && e.firstChild.nodeSize || 0) + 1;
152
- return t.insertContentAt(s, { type: this.name });
152
+ const n = (e.firstChild && e.firstChild.nodeSize || 0) + 1;
153
+ return t.insertContentAt(n, { type: this.name });
153
154
  }
154
155
  return t.insertContent({
155
156
  type: this.name
156
157
  });
157
158
  },
158
- removeTableOfContents: () => ({ state: t, dispatch: o }) => {
159
- const { tr: a } = t, n = t.schema.nodes.tableOfContents;
160
- return t.doc.descendants((e, s) => {
161
- if (e.type === n) {
162
- const i = s, r = s + e.nodeSize;
163
- a.delete(i, r);
159
+ removeTableOfContents: () => ({ state: t, dispatch: s }) => {
160
+ const { tr: o } = t, a = t.schema.nodes.tableOfContents;
161
+ return t.doc.descendants((e, n) => {
162
+ if (e.type === a) {
163
+ const i = n, r = n + e.nodeSize;
164
+ o.delete(i, r);
164
165
  }
165
- }), a.docChanged ? (o(a), !0) : !1;
166
+ }), o.docChanged ? (s(o), !0) : !1;
166
167
  }
167
168
  };
168
169
  },
package/lib/TaskList.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./index-ByRfqzMr.cjs"),b=require("./RichTextEditor-C8Sm1E6J.cjs"),f=/^\s*(\[([( |x])?\])\s$/,L=o.Node.create({name:"taskItem",addOptions(){return{nested:!1,HTMLAttributes:{},taskListTypeName:"taskList",a11y:void 0}},content(){return this.options.nested?"paragraph block*":"paragraph+"},defining:!0,addAttributes(){return{checked:{default:!1,keepOnSplit:!1,parseHTML:t=>{const i=t.getAttribute("data-checked");return i===""||i==="true"},renderHTML:t=>({"data-checked":t.checked})}}},parseHTML(){return[{tag:`li[data-type="${this.name}"]`,priority:51}]},renderHTML({node:t,HTMLAttributes:i}){return["li",o.mergeAttributes(this.options.HTMLAttributes,i,{"data-type":this.name}),["label",["input",{type:"checkbox",checked:t.attrs.checked?"checked":null}],["span"]],["div",0]]},addKeyboardShortcuts(){const t={Enter:()=>this.editor.commands.splitListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)};return this.options.nested?{...t,Tab:()=>this.editor.commands.sinkListItem(this.name)}:t},addNodeView(){return({node:t,HTMLAttributes:i,getPos:c,editor:a})=>{const r=document.createElement("li"),d=document.createElement("label"),k=document.createElement("span"),s=document.createElement("input"),l=document.createElement("div"),p=()=>{var e,n;s.ariaLabel=((n=(e=this.options.a11y)===null||e===void 0?void 0:e.checkboxLabel)===null||n===void 0?void 0:n.call(e,t,s.checked))||`Task item checkbox for ${t.textContent||"empty task item"}`};return p(),d.contentEditable="false",s.type="checkbox",s.addEventListener("mousedown",e=>e.preventDefault()),s.addEventListener("change",e=>{if(!a.isEditable&&!this.options.onReadOnlyChecked){s.checked=!s.checked;return}const{checked:n}=e.target;a.isEditable&&typeof c=="function"&&a.chain().focus(void 0,{scrollIntoView:!1}).command(({tr:m})=>{const u=c();if(typeof u!="number")return!1;const h=m.doc.nodeAt(u);return m.setNodeMarkup(u,void 0,{...h==null?void 0:h.attrs,checked:n}),!0}).run(),!a.isEditable&&this.options.onReadOnlyChecked&&(this.options.onReadOnlyChecked(t,n)||(s.checked=!s.checked))}),Object.entries(this.options.HTMLAttributes).forEach(([e,n])=>{r.setAttribute(e,n)}),r.dataset.checked=t.attrs.checked,s.checked=t.attrs.checked,d.append(s,k),r.append(d,l),Object.entries(i).forEach(([e,n])=>{r.setAttribute(e,n)}),{dom:r,contentDOM:l,update:e=>e.type!==this.type?!1:(r.dataset.checked=e.attrs.checked,s.checked=e.attrs.checked,p(),!0)}}},addInputRules(){return[o.wrappingInputRule({find:f,type:this.type,getAttributes:t=>({checked:t[t.length-1]==="x"})})]}}),y=o.Node.create({name:"taskList",addOptions(){return{itemTypeName:"taskItem",HTMLAttributes:{}}},group:"block list",content(){return`${this.options.itemTypeName}+`},parseHTML(){return[{tag:`ul[data-type="${this.name}"]`,priority:51}]},renderHTML({HTMLAttributes:t}){return["ul",o.mergeAttributes(this.options.HTMLAttributes,t,{"data-type":this.name}),0]},addCommands(){return{toggleTaskList:()=>({commands:t})=>t.toggleList(this.name,this.options.itemTypeName)}},addKeyboardShortcuts(){return{"Mod-Shift-9":()=>this.editor.commands.toggleTaskList()}}}),T=y.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),HTMLAttributes:{class:"task-list"},taskItem:{HTMLAttributes:{class:"task-list-item"}},button:({editor:i,t:c,extension:a})=>({component:b.ActionButton,componentProps:{action:()=>i.commands.toggleTaskList(),isActive:()=>i.isActive("taskList")||!1,disabled:!1,icon:"ListTodo",shortcutKeys:a.options.shortcutKeys??["shift","mod","9"],tooltip:c("editor.tasklist.tooltip")}})}},addExtensions(){return[L.configure(this.options.taskItem)]}});exports.TaskList=T;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./index-ByRfqzMr.cjs"),b=require("./RichTextEditor-DWlLqTl9.cjs"),f=/^\s*(\[([( |x])?\])\s$/,L=o.Node.create({name:"taskItem",addOptions(){return{nested:!1,HTMLAttributes:{},taskListTypeName:"taskList",a11y:void 0}},content(){return this.options.nested?"paragraph block*":"paragraph+"},defining:!0,addAttributes(){return{checked:{default:!1,keepOnSplit:!1,parseHTML:t=>{const i=t.getAttribute("data-checked");return i===""||i==="true"},renderHTML:t=>({"data-checked":t.checked})}}},parseHTML(){return[{tag:`li[data-type="${this.name}"]`,priority:51}]},renderHTML({node:t,HTMLAttributes:i}){return["li",o.mergeAttributes(this.options.HTMLAttributes,i,{"data-type":this.name}),["label",["input",{type:"checkbox",checked:t.attrs.checked?"checked":null}],["span"]],["div",0]]},addKeyboardShortcuts(){const t={Enter:()=>this.editor.commands.splitListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)};return this.options.nested?{...t,Tab:()=>this.editor.commands.sinkListItem(this.name)}:t},addNodeView(){return({node:t,HTMLAttributes:i,getPos:c,editor:a})=>{const r=document.createElement("li"),d=document.createElement("label"),k=document.createElement("span"),s=document.createElement("input"),l=document.createElement("div"),p=()=>{var e,n;s.ariaLabel=((n=(e=this.options.a11y)===null||e===void 0?void 0:e.checkboxLabel)===null||n===void 0?void 0:n.call(e,t,s.checked))||`Task item checkbox for ${t.textContent||"empty task item"}`};return p(),d.contentEditable="false",s.type="checkbox",s.addEventListener("mousedown",e=>e.preventDefault()),s.addEventListener("change",e=>{if(!a.isEditable&&!this.options.onReadOnlyChecked){s.checked=!s.checked;return}const{checked:n}=e.target;a.isEditable&&typeof c=="function"&&a.chain().focus(void 0,{scrollIntoView:!1}).command(({tr:m})=>{const u=c();if(typeof u!="number")return!1;const h=m.doc.nodeAt(u);return m.setNodeMarkup(u,void 0,{...h==null?void 0:h.attrs,checked:n}),!0}).run(),!a.isEditable&&this.options.onReadOnlyChecked&&(this.options.onReadOnlyChecked(t,n)||(s.checked=!s.checked))}),Object.entries(this.options.HTMLAttributes).forEach(([e,n])=>{r.setAttribute(e,n)}),r.dataset.checked=t.attrs.checked,s.checked=t.attrs.checked,d.append(s,k),r.append(d,l),Object.entries(i).forEach(([e,n])=>{r.setAttribute(e,n)}),{dom:r,contentDOM:l,update:e=>e.type!==this.type?!1:(r.dataset.checked=e.attrs.checked,s.checked=e.attrs.checked,p(),!0)}}},addInputRules(){return[o.wrappingInputRule({find:f,type:this.type,getAttributes:t=>({checked:t[t.length-1]==="x"})})]}}),y=o.Node.create({name:"taskList",addOptions(){return{itemTypeName:"taskItem",HTMLAttributes:{}}},group:"block list",content(){return`${this.options.itemTypeName}+`},parseHTML(){return[{tag:`ul[data-type="${this.name}"]`,priority:51}]},renderHTML({HTMLAttributes:t}){return["ul",o.mergeAttributes(this.options.HTMLAttributes,t,{"data-type":this.name}),0]},addCommands(){return{toggleTaskList:()=>({commands:t})=>t.toggleList(this.name,this.options.itemTypeName)}},addKeyboardShortcuts(){return{"Mod-Shift-9":()=>this.editor.commands.toggleTaskList()}}}),T=y.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),HTMLAttributes:{class:"task-list"},taskItem:{HTMLAttributes:{class:"task-list-item"}},button:({editor:i,t:c,extension:a})=>({component:b.ActionButton,componentProps:{action:()=>i.commands.toggleTaskList(),isActive:()=>i.isActive("taskList")||!1,disabled:!1,icon:"ListTodo",shortcutKeys:a.options.shortcutKeys??["shift","mod","9"],tooltip:c("editor.tasklist.tooltip")}})}},addExtensions(){return[L.configure(this.options.taskItem)]}});exports.TaskList=T;
@@ -192,6 +192,21 @@ declare module '@tiptap/core' {
192
192
  }
193
193
 
194
194
 
195
+ declare module '@tiptap/core' {
196
+ interface Commands<ReturnType> {
197
+ iframe: {
198
+ /**
199
+ * Add an iframe
200
+ */
201
+ setIframe: (options: {
202
+ src: string;
203
+ service: string;
204
+ }) => ReturnType;
205
+ };
206
+ }
207
+ }
208
+
209
+
195
210
  declare module '@tiptap/core' {
196
211
  interface Commands<ReturnType> {
197
212
  imageUpload: {
@@ -212,21 +227,6 @@ declare module '@tiptap/core' {
212
227
  }
213
228
 
214
229
 
215
- declare module '@tiptap/core' {
216
- interface Commands<ReturnType> {
217
- iframe: {
218
- /**
219
- * Add an iframe
220
- */
221
- setIframe: (options: {
222
- src: string;
223
- service: string;
224
- }) => ReturnType;
225
- };
226
- }
227
- }
228
-
229
-
230
230
  declare module '@tiptap/core' {
231
231
  interface Commands<ReturnType> {
232
232
  imageGifUpload: {
package/lib/TaskList.d.ts CHANGED
@@ -192,6 +192,21 @@ declare module '@tiptap/core' {
192
192
  }
193
193
 
194
194
 
195
+ declare module '@tiptap/core' {
196
+ interface Commands<ReturnType> {
197
+ iframe: {
198
+ /**
199
+ * Add an iframe
200
+ */
201
+ setIframe: (options: {
202
+ src: string;
203
+ service: string;
204
+ }) => ReturnType;
205
+ };
206
+ }
207
+ }
208
+
209
+
195
210
  declare module '@tiptap/core' {
196
211
  interface Commands<ReturnType> {
197
212
  imageUpload: {
@@ -212,21 +227,6 @@ declare module '@tiptap/core' {
212
227
  }
213
228
 
214
229
 
215
- declare module '@tiptap/core' {
216
- interface Commands<ReturnType> {
217
- iframe: {
218
- /**
219
- * Add an iframe
220
- */
221
- setIframe: (options: {
222
- src: string;
223
- service: string;
224
- }) => ReturnType;
225
- };
226
- }
227
- }
228
-
229
-
230
230
  declare module '@tiptap/core' {
231
231
  interface Commands<ReturnType> {
232
232
  imageGifUpload: {
package/lib/TaskList.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { N as m, w as f, m as k } from "./index-DI9T3iLd.js";
2
- import { A as L } from "./RichTextEditor-BQN2eLD_.js";
2
+ import { A as L } from "./RichTextEditor-KP2Rgcqe.js";
3
3
  const y = /^\s*(\[([( |x])?\])\s$/, T = m.create({
4
4
  name: "taskItem",
5
5
  addOptions() {
package/lib/TextAlign.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("./index-ByRfqzMr.cjs"),s=require("react/jsx-runtime"),M=require("react"),l=require("./RichTextEditor-C8Sm1E6J.cjs"),S=v.Extension.create({name:"textAlign",addOptions(){return{types:[],alignments:["left","center","right","justify"],defaultAlignment:null}},addGlobalAttributes(){return[{types:this.options.types,attributes:{textAlign:{default:this.options.defaultAlignment,parseHTML:t=>{const e=t.style.textAlign;return this.options.alignments.includes(e)?e:this.options.defaultAlignment},renderHTML:t=>t.textAlign?{style:`text-align: ${t.textAlign}`}:{}}}}]},addCommands(){return{setTextAlign:t=>({commands:e})=>this.options.alignments.includes(t)?this.options.types.map(n=>e.updateAttributes(n,{textAlign:t})).every(n=>n):!1,unsetTextAlign:()=>({commands:t})=>this.options.types.map(e=>t.resetAttributes(e,"textAlign")).every(e=>e),toggleTextAlign:t=>({editor:e,commands:n})=>this.options.alignments.includes(t)?e.isActive({textAlign:t})?n.unsetTextAlign():n.setTextAlign(t):!1}},addKeyboardShortcuts(){return{"Mod-Shift-l":()=>this.editor.commands.setTextAlign("left"),"Mod-Shift-e":()=>this.editor.commands.setTextAlign("center"),"Mod-Shift-r":()=>this.editor.commands.setTextAlign("right"),"Mod-Shift-j":()=>this.editor.commands.setTextAlign("justify")}}});function C(t){var n;const e=M.useMemo(()=>{var o;const i=(o=t==null?void 0:t.items)==null?void 0:o.find(r=>r.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 s.jsxs(l.Popover,{modal:!0,children:[s.jsx(l.PopoverTrigger,{asChild:!0,disabled:t==null?void 0:t.disabled,children:s.jsx(l.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:s.jsx(l.IconComponent,{className:"richtext-ml-1 richtext-size-3 richtext-text-zinc-500",name:"MenuDown"})})}),s.jsx(l.PopoverContent,{align:"start",className:"richtext-flex richtext-w-full richtext-min-w-4 richtext-flex-row richtext-gap-1 !richtext-p-[4px]",side:"bottom",children:(n=t==null?void 0:t.items)==null?void 0:n.map((i,h)=>{var o,r;return s.jsxs(l.Tooltip,{children:[s.jsx(l.TooltipTrigger,{asChild:!0,children:s.jsx(l.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)&&s.jsx(l.IconComponent,{name:i.icon})})}),s.jsxs(l.TooltipContent,{className:"richtext-flex richtext-flex-col richtext-items-center",children:[s.jsx("span",{children:i.title}),!!((o=i.shortcutKeys)!=null&&o.length)&&s.jsx("span",{children:(r=i.shortcutKeys)==null?void 0:r.map(a=>l.getShortcutKey(a)).join(" ")})]})]},`text-align-${h}`)})})]})}const K=S.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),types:["heading","paragraph","list_item","title"],button({editor:e,extension:n,t:i}){var g,x,f,A,m;const h=((g=n.options)==null?void 0:g.alignments)||[],o={left:((x=n.options.shortcutKeys)==null?void 0:x[0])??["mod","Shift","L"],center:((f=n.options.shortcutKeys)==null?void 0:f[1])??["mod","Shift","E"],right:((A=n.options.shortcutKeys)==null?void 0:A[2])??["mod","Shift","R"],justify:((m=n.options.shortcutKeys)==null?void 0:m[3])??["mod","Shift","J"]},r={left:"AlignLeft",center:"AlignCenter",right:"AlignRight",justify:"AlignJustify"},a=h.map(c=>{var y,u,T;return{title:i(`editor.textalign.${c}.tooltip`),icon:r[c],shortcutKeys:o[c],isActive:()=>e.isActive({textAlign:c})||!1,action:()=>{var d,j;return(j=(d=e.commands)==null?void 0:d.setTextAlign)==null?void 0:j.call(d,c)},disabled:!((T=(u=(y=e==null?void 0:e.can)==null?void 0:y.call(e))==null?void 0:u.setTextAlign)!=null&&T.call(u,c))}}),b=a.filter(c=>c.disabled).length===a.length;return{component:C,componentProps:{icon:"AlignJustify",tooltip:i("editor.textalign.tooltip"),disabled:b,items:a}}}}}});exports.TextAlign=K;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("./index-ByRfqzMr.cjs"),l=require("react/jsx-runtime"),M=require("react"),s=require("./RichTextEditor-DWlLqTl9.cjs"),S=v.Extension.create({name:"textAlign",addOptions(){return{types:[],alignments:["left","center","right","justify"],defaultAlignment:null}},addGlobalAttributes(){return[{types:this.options.types,attributes:{textAlign:{default:this.options.defaultAlignment,parseHTML:t=>{const e=t.style.textAlign;return this.options.alignments.includes(e)?e:this.options.defaultAlignment},renderHTML:t=>t.textAlign?{style:`text-align: ${t.textAlign}`}:{}}}}]},addCommands(){return{setTextAlign:t=>({commands:e})=>this.options.alignments.includes(t)?this.options.types.map(n=>e.updateAttributes(n,{textAlign:t})).every(n=>n):!1,unsetTextAlign:()=>({commands:t})=>this.options.types.map(e=>t.resetAttributes(e,"textAlign")).every(e=>e),toggleTextAlign:t=>({editor:e,commands:n})=>this.options.alignments.includes(t)?e.isActive({textAlign:t})?n.unsetTextAlign():n.setTextAlign(t):!1}},addKeyboardShortcuts(){return{"Mod-Shift-l":()=>this.editor.commands.setTextAlign("left"),"Mod-Shift-e":()=>this.editor.commands.setTextAlign("center"),"Mod-Shift-r":()=>this.editor.commands.setTextAlign("right"),"Mod-Shift-j":()=>this.editor.commands.setTextAlign("justify")}}});function C(t){var n;const e=M.useMemo(()=>{var o;const i=(o=t==null?void 0:t.items)==null?void 0:o.find(a=>a.isActive());return i&&!i.default?{...i,icon:i.icon?i.icon:t.icon}:{title:t==null?void 0:t.tooltip,icon:t.icon,isActive:()=>!1}},[t]);return l.jsxs(s.Popover,{modal:!0,children:[l.jsx(s.PopoverTrigger,{asChild:!0,disabled:t==null?void 0:t.disabled,children:l.jsx(s.ActionButton,{customClass:"!richtext-w-12 richtext-h-12",disabled:t==null?void 0:t.disabled,icon:t==null?void 0:t.icon,tooltip:t==null?void 0:t.tooltip,tooltipOptions:t==null?void 0:t.tooltipOptions,children:l.jsx(s.IconComponent,{className:"richtext-ml-1 richtext-size-3 richtext-text-zinc-500",name:"MenuDown"})})}),l.jsx(s.PopoverContent,{align:"start",className:"richtext-flex richtext-w-full richtext-min-w-4 richtext-flex-row richtext-gap-1 !richtext-p-[4px]",side:"bottom",children:(n=t==null?void 0:t.items)==null?void 0:n.map((i,h)=>{var o,a;return l.jsxs(s.Tooltip,{children:[l.jsx(s.TooltipTrigger,{asChild:!0,children:l.jsx(s.Toggle,{className:"richtext-size-7 richtext-p-1","data-state":e.title===i.title?"on":"off",onClick:i==null?void 0:i.action,pressed:e.title===i.title,size:"sm",children:(i==null?void 0:i.icon)&&l.jsx(s.IconComponent,{name:i.icon})})}),l.jsxs(s.TooltipContent,{className:"richtext-flex richtext-flex-col richtext-items-center",children:[l.jsx("span",{children:i.title}),!!((o=i.shortcutKeys)!=null&&o.length)&&l.jsx("span",{children:(a=i.shortcutKeys)==null?void 0:a.map(r=>s.getShortcutKey(r)).join(" ")})]})]},`text-align-${h}`)})})]})}const K=S.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),types:["heading","paragraph","list_item","title"],button({editor:e,extension:n,t:i}){var g,x,f,A,m;const h=((g=n.options)==null?void 0:g.alignments)||[],o={left:((x=n.options.shortcutKeys)==null?void 0:x[0])??["mod","Shift","L"],center:((f=n.options.shortcutKeys)==null?void 0:f[1])??["mod","Shift","E"],right:((A=n.options.shortcutKeys)==null?void 0:A[2])??["mod","Shift","R"],justify:((m=n.options.shortcutKeys)==null?void 0:m[3])??["mod","Shift","J"]},a={left:"AlignLeft",center:"AlignCenter",right:"AlignRight",justify:"AlignJustify"},r=h.map(c=>{var y,u,T;return{title:i(`editor.textalign.${c}.tooltip`),icon:a[c],shortcutKeys:o[c],isActive:()=>e.isActive({textAlign:c})||!1,action:()=>{var d,j;return(j=(d=e.commands)==null?void 0:d.setTextAlign)==null?void 0:j.call(d,c)},disabled:!((T=(u=(y=e==null?void 0:e.can)==null?void 0:y.call(e))==null?void 0:u.setTextAlign)!=null&&T.call(u,c))}}),b=r.filter(c=>c.disabled).length===r.length;return{component:C,componentProps:{icon:"AlignJustify",tooltip:i("editor.textalign.tooltip"),disabled:b,items:r}}}}}});exports.TextAlign=K;
@@ -196,6 +196,21 @@ declare module '@tiptap/core' {
196
196
  }
197
197
 
198
198
 
199
+ declare module '@tiptap/core' {
200
+ interface Commands<ReturnType> {
201
+ iframe: {
202
+ /**
203
+ * Add an iframe
204
+ */
205
+ setIframe: (options: {
206
+ src: string;
207
+ service: string;
208
+ }) => ReturnType;
209
+ };
210
+ }
211
+ }
212
+
213
+
199
214
  declare module '@tiptap/core' {
200
215
  interface Commands<ReturnType> {
201
216
  imageUpload: {
@@ -216,21 +231,6 @@ declare module '@tiptap/core' {
216
231
  }
217
232
 
218
233
 
219
- declare module '@tiptap/core' {
220
- interface Commands<ReturnType> {
221
- iframe: {
222
- /**
223
- * Add an iframe
224
- */
225
- setIframe: (options: {
226
- src: string;
227
- service: string;
228
- }) => ReturnType;
229
- };
230
- }
231
- }
232
-
233
-
234
234
  declare module '@tiptap/core' {
235
235
  interface Commands<ReturnType> {
236
236
  imageGifUpload: {
@@ -196,6 +196,21 @@ declare module '@tiptap/core' {
196
196
  }
197
197
 
198
198
 
199
+ declare module '@tiptap/core' {
200
+ interface Commands<ReturnType> {
201
+ iframe: {
202
+ /**
203
+ * Add an iframe
204
+ */
205
+ setIframe: (options: {
206
+ src: string;
207
+ service: string;
208
+ }) => ReturnType;
209
+ };
210
+ }
211
+ }
212
+
213
+
199
214
  declare module '@tiptap/core' {
200
215
  interface Commands<ReturnType> {
201
216
  imageUpload: {
@@ -216,21 +231,6 @@ declare module '@tiptap/core' {
216
231
  }
217
232
 
218
233
 
219
- declare module '@tiptap/core' {
220
- interface Commands<ReturnType> {
221
- iframe: {
222
- /**
223
- * Add an iframe
224
- */
225
- setIframe: (options: {
226
- src: string;
227
- service: string;
228
- }) => ReturnType;
229
- };
230
- }
231
- }
232
-
233
-
234
234
  declare module '@tiptap/core' {
235
235
  interface Commands<ReturnType> {
236
236
  imageGifUpload: {