reactjs-tiptap-editor 0.3.8 → 0.3.9

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 (225) hide show
  1. package/lib/{ActionMenuButton-CqlhqVIW.cjs → ActionMenuButton-D96eTByd.cjs} +1 -1
  2. package/lib/{ActionMenuButton-DXwpQHj4.js → ActionMenuButton-ZOYNohaO.js} +1 -1
  3. package/lib/Attachment.cjs +1 -1
  4. package/lib/Attachment.d.cts +14 -14
  5. package/lib/Attachment.d.ts +14 -14
  6. package/lib/Attachment.js +1 -1
  7. package/lib/Blockquote.cjs +1 -1
  8. package/lib/Blockquote.d.cts +14 -14
  9. package/lib/Blockquote.d.ts +14 -14
  10. package/lib/Blockquote.js +1 -1
  11. package/lib/Bold.cjs +1 -1
  12. package/lib/Bold.d.cts +14 -14
  13. package/lib/Bold.d.ts +14 -14
  14. package/lib/Bold.js +1 -1
  15. package/lib/BulletList.cjs +1 -1
  16. package/lib/BulletList.d.cts +14 -14
  17. package/lib/BulletList.d.ts +14 -14
  18. package/lib/BulletList.js +1 -1
  19. package/lib/Clear.cjs +1 -1
  20. package/lib/Clear.d.cts +14 -14
  21. package/lib/Clear.d.ts +14 -14
  22. package/lib/Clear.js +1 -1
  23. package/lib/Code.cjs +1 -1
  24. package/lib/Code.d.cts +14 -14
  25. package/lib/Code.d.ts +14 -14
  26. package/lib/Code.js +1 -1
  27. package/lib/CodeBlock.cjs +1 -1
  28. package/lib/CodeBlock.d.cts +14 -14
  29. package/lib/CodeBlock.d.ts +14 -14
  30. package/lib/CodeBlock.js +1 -1
  31. package/lib/CodeView.cjs +1 -1
  32. package/lib/CodeView.d.cts +14 -14
  33. package/lib/CodeView.d.ts +14 -14
  34. package/lib/CodeView.js +1 -1
  35. package/lib/Color.cjs +1 -1
  36. package/lib/Color.d.cts +14 -14
  37. package/lib/Color.d.ts +14 -14
  38. package/lib/Color.js +1 -1
  39. package/lib/Document.d.cts +14 -14
  40. package/lib/Document.d.ts +14 -14
  41. package/lib/{Drawer-B6uGc4Ab.js → Drawer-D7VC0bqz.js} +1 -1
  42. package/lib/{Drawer-DBt_aN5x.cjs → Drawer-hzhjTRvj.cjs} +1 -1
  43. package/lib/Drawer.cjs +1 -1
  44. package/lib/Drawer.d.cts +14 -14
  45. package/lib/Drawer.d.ts +14 -14
  46. package/lib/Drawer.js +2 -2
  47. package/lib/Emoji.cjs +1 -1
  48. package/lib/Emoji.d.cts +14 -14
  49. package/lib/Emoji.d.ts +14 -14
  50. package/lib/Emoji.js +1 -1
  51. package/lib/Excalidraw-C3YArGc8.js +278 -0
  52. package/lib/Excalidraw-DkpPLrTk.cjs +1 -0
  53. package/lib/Excalidraw.cjs +1 -1
  54. package/lib/Excalidraw.d.cts +14 -14
  55. package/lib/Excalidraw.d.ts +14 -14
  56. package/lib/Excalidraw.js +1 -1
  57. package/lib/ExportPdf.cjs +1 -1
  58. package/lib/ExportPdf.d.cts +14 -14
  59. package/lib/ExportPdf.d.ts +14 -14
  60. package/lib/ExportPdf.js +1 -1
  61. package/lib/ExportWord.cjs +1 -1
  62. package/lib/ExportWord.d.cts +14 -14
  63. package/lib/ExportWord.d.ts +14 -14
  64. package/lib/ExportWord.js +1 -1
  65. package/lib/FontFamily.cjs +1 -1
  66. package/lib/FontFamily.d.cts +14 -14
  67. package/lib/FontFamily.d.ts +14 -14
  68. package/lib/FontFamily.js +2 -2
  69. package/lib/FontSize.cjs +1 -1
  70. package/lib/FontSize.d.cts +14 -14
  71. package/lib/FontSize.d.ts +14 -14
  72. package/lib/FontSize.js +2 -2
  73. package/lib/FormatPainter.cjs +1 -1
  74. package/lib/FormatPainter.d.cts +14 -14
  75. package/lib/FormatPainter.d.ts +14 -14
  76. package/lib/FormatPainter.js +1 -1
  77. package/lib/Heading.cjs +1 -1
  78. package/lib/Heading.d.cts +14 -14
  79. package/lib/Heading.d.ts +14 -14
  80. package/lib/Heading.js +2 -2
  81. package/lib/Highlight.cjs +1 -1
  82. package/lib/Highlight.d.cts +14 -14
  83. package/lib/Highlight.d.ts +14 -14
  84. package/lib/Highlight.js +1 -1
  85. package/lib/History.cjs +1 -1
  86. package/lib/History.d.cts +14 -14
  87. package/lib/History.d.ts +14 -14
  88. package/lib/History.js +1 -1
  89. package/lib/HorizontalRule.cjs +1 -1
  90. package/lib/HorizontalRule.d.cts +14 -14
  91. package/lib/HorizontalRule.d.ts +14 -14
  92. package/lib/HorizontalRule.js +1 -1
  93. package/lib/Iframe.cjs +1 -1
  94. package/lib/Iframe.d.cts +14 -14
  95. package/lib/Iframe.d.ts +14 -14
  96. package/lib/Iframe.js +1 -1
  97. package/lib/Image.cjs +1 -1
  98. package/lib/Image.d.cts +14 -14
  99. package/lib/Image.d.ts +14 -14
  100. package/lib/Image.js +1 -1
  101. package/lib/ImageGif.cjs +1 -1
  102. package/lib/ImageGif.d.cts +14 -14
  103. package/lib/ImageGif.d.ts +14 -14
  104. package/lib/ImageGif.js +1 -1
  105. package/lib/ImportWord.cjs +1 -1
  106. package/lib/ImportWord.d.cts +14 -14
  107. package/lib/ImportWord.d.ts +14 -14
  108. package/lib/ImportWord.js +1 -1
  109. package/lib/Indent.cjs +1 -1
  110. package/lib/Indent.d.cts +14 -14
  111. package/lib/Indent.d.ts +14 -14
  112. package/lib/Indent.js +1 -1
  113. package/lib/Italic.cjs +1 -1
  114. package/lib/Italic.d.cts +14 -14
  115. package/lib/Italic.d.ts +14 -14
  116. package/lib/Italic.js +1 -1
  117. package/lib/Katex.cjs +1 -1
  118. package/lib/Katex.d.cts +14 -14
  119. package/lib/Katex.d.ts +14 -14
  120. package/lib/Katex.js +2 -2
  121. package/lib/LineHeight.cjs +1 -1
  122. package/lib/LineHeight.d.cts +14 -14
  123. package/lib/LineHeight.d.ts +14 -14
  124. package/lib/LineHeight.js +1 -1
  125. package/lib/Link.cjs +1 -1
  126. package/lib/Link.d.cts +14 -14
  127. package/lib/Link.d.ts +14 -14
  128. package/lib/Link.js +1 -1
  129. package/lib/ListItem.d.cts +14 -14
  130. package/lib/ListItem.d.ts +14 -14
  131. package/lib/Mention.cjs +1 -1
  132. package/lib/Mention.d.cts +14 -14
  133. package/lib/Mention.d.ts +14 -14
  134. package/lib/Mermaid.cjs +1 -1
  135. package/lib/Mermaid.d.cts +14 -14
  136. package/lib/Mermaid.d.ts +14 -14
  137. package/lib/Mermaid.js +2 -2
  138. package/lib/MoreMark.cjs +1 -1
  139. package/lib/MoreMark.d.cts +14 -14
  140. package/lib/MoreMark.d.ts +14 -14
  141. package/lib/MoreMark.js +1 -1
  142. package/lib/MultiColumn.cjs +1 -1
  143. package/lib/MultiColumn.d.cts +14 -14
  144. package/lib/MultiColumn.d.ts +14 -14
  145. package/lib/MultiColumn.js +1 -1
  146. package/lib/OrderedList.cjs +1 -1
  147. package/lib/OrderedList.d.cts +14 -14
  148. package/lib/OrderedList.d.ts +14 -14
  149. package/lib/OrderedList.js +1 -1
  150. package/lib/{RichTextEditor-BfYZYQb9.js → RichTextEditor-CRDKX-F8.js} +11 -11
  151. package/lib/{RichTextEditor-Db6oQoYY.cjs → RichTextEditor-ymQlnG9m.cjs} +1 -1
  152. package/lib/SearchAndReplace.cjs +1 -1
  153. package/lib/SearchAndReplace.d.cts +14 -14
  154. package/lib/SearchAndReplace.d.ts +14 -14
  155. package/lib/SearchAndReplace.js +1 -1
  156. package/lib/Selection.d.cts +14 -14
  157. package/lib/Selection.d.ts +14 -14
  158. package/lib/SlashCommand.cjs +1 -1
  159. package/lib/SlashCommand.d.cts +14 -14
  160. package/lib/SlashCommand.d.ts +14 -14
  161. package/lib/SlashCommand.js +1 -1
  162. package/lib/Strike.cjs +1 -1
  163. package/lib/Strike.d.cts +14 -14
  164. package/lib/Strike.d.ts +14 -14
  165. package/lib/Strike.js +1 -1
  166. package/lib/SubAndSuperScript.cjs +1 -1
  167. package/lib/SubAndSuperScript.d.cts +14 -14
  168. package/lib/SubAndSuperScript.d.ts +14 -14
  169. package/lib/SubAndSuperScript.js +1 -1
  170. package/lib/Table.cjs +1 -1
  171. package/lib/Table.d.cts +14 -14
  172. package/lib/Table.d.ts +14 -14
  173. package/lib/Table.js +1 -1
  174. package/lib/TableOfContent.cjs +1 -1
  175. package/lib/TableOfContent.d.cts +14 -14
  176. package/lib/TableOfContent.d.ts +14 -14
  177. package/lib/TableOfContent.js +1 -1
  178. package/lib/TaskList.cjs +1 -1
  179. package/lib/TaskList.d.cts +14 -14
  180. package/lib/TaskList.d.ts +14 -14
  181. package/lib/TaskList.js +1 -1
  182. package/lib/TextAlign.cjs +1 -1
  183. package/lib/TextAlign.d.cts +14 -14
  184. package/lib/TextAlign.d.ts +14 -14
  185. package/lib/TextAlign.js +1 -1
  186. package/lib/TextBubble.cjs +1 -1
  187. package/lib/TextBubble.d.cts +14 -14
  188. package/lib/TextBubble.d.ts +14 -14
  189. package/lib/TextBubble.js +1 -1
  190. package/lib/TextDirection.cjs +1 -1
  191. package/lib/TextDirection.d.cts +14 -14
  192. package/lib/TextDirection.d.ts +14 -14
  193. package/lib/TextDirection.js +1 -1
  194. package/lib/TextUnderline.cjs +1 -1
  195. package/lib/TextUnderline.d.cts +14 -14
  196. package/lib/TextUnderline.d.ts +14 -14
  197. package/lib/TextUnderline.js +1 -1
  198. package/lib/TrailingNode.d.cts +14 -14
  199. package/lib/TrailingNode.d.ts +14 -14
  200. package/lib/{Twitter-DLO12QnF.cjs → Twitter-CMr6GpHp.cjs} +1 -1
  201. package/lib/{Twitter-CZA9dXpC.js → Twitter-CjAodXzu.js} +1 -1
  202. package/lib/Twitter.cjs +1 -1
  203. package/lib/Twitter.d.cts +14 -14
  204. package/lib/Twitter.d.ts +14 -14
  205. package/lib/Twitter.js +1 -1
  206. package/lib/Video.cjs +1 -1
  207. package/lib/Video.d.cts +14 -14
  208. package/lib/Video.d.ts +14 -14
  209. package/lib/Video.js +1 -1
  210. package/lib/bubble-extra.cjs +1 -1
  211. package/lib/bubble-extra.d.cts +14 -14
  212. package/lib/bubble-extra.d.ts +14 -14
  213. package/lib/bubble-extra.js +5 -5
  214. package/lib/{dom-dataset-DmsCLv1q.cjs → dom-dataset-Cuy-pIfj.cjs} +3 -3
  215. package/lib/index.cjs +1 -1
  216. package/lib/index.d.cts +14 -14
  217. package/lib/index.d.ts +14 -14
  218. package/lib/index.js +2 -2
  219. package/lib/locale-bundle.d.cts +14 -14
  220. package/lib/locale-bundle.d.ts +14 -14
  221. package/lib/{textarea-ILk3QoYy.cjs → textarea-Ci1tHD6V.cjs} +1 -1
  222. package/lib/{textarea-BUlQB7hI.js → textarea-CtL8w6IS.js} +1 -1
  223. package/package.json +1 -2
  224. package/lib/Excalidraw-BmNljVH8.cjs +0 -1
  225. package/lib/Excalidraw-DwD8Qm59.js +0 -651
package/lib/History.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const x=require("./index-CSvnpArE.cjs"),g=require("react/jsx-runtime"),M=require("./RichTextEditor-Db6oQoYY.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 k(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 r=[];return this.forEach(function(s,l){return r.push(e(s,l))},t,n),r};f.from=function(e){return e instanceof f?e:e&&e.length?new A(e):f.empty};var A=function(i){function e(n){i.call(this),this.values=n}i&&(e.__proto__=i),e.prototype=Object.create(i&&i.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(r,s){return r==0&&s==this.length?this:new e(this.values.slice(r,s))},e.prototype.getInner=function(r){return this.values[r]},e.prototype.forEachInner=function(r,s,l,o){for(var p=s;p<l;p++)if(r(this.values[p],o+p)===!1)return!1},e.prototype.forEachInvertedInner=function(r,s,l,o){for(var p=s-1;p>=l;p--)if(r(this.values[p],o+p)===!1)return!1},e.prototype.leafAppend=function(r){if(this.length+r.length<=C)return new e(this.values.concat(r.flatten()))},e.prototype.leafPrepend=function(r){if(this.length+r.length<=C)return new e(r.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 k=function(i){function e(t,n){i.call(this),this.left=t,this.right=n,this.length=t.length+n.length,this.depth=Math.max(t.depth,n.depth)+1}return i&&(e.__proto__=i),e.prototype=Object.create(i&&i.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,r,s,l){var o=this.left.length;if(r<o&&this.left.forEachInner(n,r,Math.min(s,o),l)===!1||s>o&&this.right.forEachInner(n,Math.max(r-o,0),Math.min(this.length,s)-o,l+o)===!1)return!1},e.prototype.forEachInvertedInner=function(n,r,s,l){var o=this.left.length;if(r>o&&this.right.forEachInvertedInner(n,r-o,Math.max(s,o)-o,l+o)===!1||s<o&&this.left.forEachInvertedInner(n,Math.min(r,o),s,l)===!1)return!1},e.prototype.sliceInner=function(n,r){if(n==0&&r==this.length)return this;var s=this.left.length;return r<=s?this.left.slice(n,r):n>=s?this.right.slice(n-s,r-s):this.left.slice(n,s).append(this.right.slice(0,r-s))},e.prototype.leafAppend=function(n){var r=this.right.leafAppend(n);if(r)return new e(this.left,r)},e.prototype.leafPrepend=function(n){var r=this.left.leafPrepend(n);if(r)return new e(r,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 S=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 r,s;t&&(r=this.remapping(n,this.items.length),s=r.maps.length);let l=e.tr,o,p,a=[],c=[];return this.items.forEach((u,h)=>{if(!u.step){r||(r=this.remapping(n,h+1),s=r.maps.length),s--,c.push(u);return}if(r){c.push(new v(u.map));let d=u.step.map(r.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&&r.appendMap(w,s)}else l.maybeStep(u.step);if(u.selection)return o=r?u.selection.map(r.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,r){let s=[],l=this.eventCount,o=this.items,p=!r&&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),r||(p=h)}let a=l-n.depth;return a>L&&(o=G(o,a),l-=a),new m(o.append(s),l)}remapping(e,t){let n=new x.Mapping;return this.items.forEach((r,s)=>{let l=r.mirrorOffset!=null&&s-r.mirrorOffset>=e?n.maps.length-r.mirrorOffset:void 0;n.appendMap(r.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=[],r=Math.max(0,this.items.length-t),s=e.mapping,l=e.steps.length,o=this.eventCount;this.items.forEach(h=>{h.selection&&o--},r);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 _=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,_,b))}else n.push(new v(w))},r);let a=[];for(let h=t;h<l;h++)a.push(new v(s.maps[h]));let c=this.items.slice(0,r).append(a).append(n),u=new m(c,o);return u.emptyItemCount()>S&&(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,r=[],s=0;return this.items.forEach((l,o)=>{if(o>=e)r.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=r.length-1;(h=r.length&&r[d].merge(u))?r[d]=h:r.push(u)}}else l.map&&n--},this.items.length,0),new m(f.from(r.reverse()),s)}}m.empty=new m(f.empty,0);function G(i,e){let t;return i.forEach((n,r)=>{if(n.selection&&e--==0)return t=r,!1}),i.slice(t)}class v{constructor(e,t,n,r){this.map=e,this.step=t,this.selection=n,this.mirrorOffset=r}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,r,s){this.done=e,this.undone=t,this.prevRanges=n,this.prevTime=r,this.prevComposition=s}}const L=20;function F(i,e,t,n){let r=t.getMeta(I),s;if(r)return r.historyState;t.getMeta(R)&&(i=new y(i.done,i.undone,null,0,-1));let l=t.getMeta("appendedTransaction");if(t.steps.length==0)return i;if(l&&l.getMeta(I))return l.getMeta(I).redo?new y(i.done.addTransform(t,void 0,n,E(e)),i.undone,O(t.mapping.maps),i.prevTime,i.prevComposition):new y(i.done,i.undone.addTransform(t,void 0,n,E(e)),null,i.prevTime,i.prevComposition);if(t.getMeta("addToHistory")!==!1&&!(l&&l.getMeta("addToHistory")===!1)){let o=t.getMeta("composition"),p=i.prevTime==0||!l&&i.prevComposition!=o&&(i.prevTime<(t.time||0)-n.newGroupDelay||!z(t,i.prevRanges)),a=l?T(i.prevRanges,t.mapping):O(t.mapping.maps);return new y(i.done.addTransform(t,p?e.selection.getBookmark():void 0,n,E(e)),m.empty,a,t.time,o??i.prevComposition)}else return(s=t.getMeta("rebased"))?new y(i.done.rebased(t,s),i.undone.rebased(t,s),T(i.prevRanges,t.mapping),i.prevTime,i.prevComposition):new y(i.done.addMaps(t.mapping.maps),i.undone.addMaps(t.mapping.maps),T(i.prevRanges,t.mapping),i.prevTime,i.prevComposition)}function z(i,e){if(!e)return!1;if(!i.docChanged)return!0;let t=!1;return i.mapping.maps[0].forEach((n,r)=>{for(let s=0;s<e.length;s+=2)n<=e[s+1]&&r>=e[s]&&(t=!0)}),t}function O(i){let e=[];for(let t=i.length-1;t>=0&&e.length==0;t--)i[t].forEach((n,r,s,l)=>e.push(s,l));return e}function T(i,e){if(!i)return null;let t=[];for(let n=0;n<i.length;n+=2){let r=e.map(i[n],1),s=e.map(i[n+1],-1);r<=s&&t.push(r,s)}return t}function N(i,e,t){let n=E(e),r=I.get(e).spec.config,s=(t?i.undone:i.done).popEvent(e,n);if(!s)return null;let l=s.selection.resolve(s.transform.doc),o=(t?i.done:i.undone).addTransform(s.transform,e.selection.getBookmark(),r,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(i){let e=i.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(i={}){return i={depth:i.depth||100,newGroupDelay:i.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,i)}},config:i,props:{handleDOMEvents:{beforeinput(e,t){let n=t.inputType,r=n=="historyUndo"?D:n=="historyRedo"?K:null;return r?(t.preventDefault(),r(e.state,e.dispatch)):!1}}}})}function H(i,e){return(t,n)=>{let r=I.getState(t);if(!r||(i?r.undone:r.done).eventCount==0)return!1;if(n){let s=N(r,t,i);s&&n(e?s.scrollIntoView():s)}return!0}}const D=H(!1,!0),K=H(!0,!0),Z=x.Extension.create({name:"history",addOptions(){return{depth:100,newGroupDelay:500}},addCommands(){return{undo:()=>({state:i,dispatch:e})=>D(i,e),redo:()=>({state:i,dispatch:e})=>K(i,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 $(i){var a;const{icon:e=void 0,tooltip:t=void 0,customClass:n="",tooltipOptions:r={},action:s=void 0,isActive:l=void 0,children:o}=i,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,{...r,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=i==null?void 0:i.shortcutKeys)!=null&&a.length)&&g.jsx("span",{children:M.getShortcutKeys(i==null?void 0:i.shortcutKeys)})]})})]})}const V=["undo","redo"],W=Z.extend({addOptions(){var i;return{...(i=this.parent)==null?void 0:i.call(this),depth:100,newGroupDelay:500,button:({editor:e,t})=>V.map(n=>({component:$,componentProps:{action:()=>{n==="undo"&&e.chain().focus().undo().run(),n==="redo"&&e.chain().focus().redo().run()},shortcutKeys:n==="undo"?["mod","Z"]:["shift","mod","Z"],disabled:n==="undo"?!e.can().undo():!e.can().redo(),isActive:()=>n==="undo"?!e.can().undo():!e.can().redo(),icon:n==="undo"?"Undo2":"Redo2",tooltip:t(`editor.${n}.tooltip`)}}))}}});exports.History=W;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const x=require("./index-CSvnpArE.cjs"),g=require("react/jsx-runtime"),M=require("./RichTextEditor-ymQlnG9m.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 k(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 r=[];return this.forEach(function(s,l){return r.push(e(s,l))},t,n),r};f.from=function(e){return e instanceof f?e:e&&e.length?new A(e):f.empty};var A=function(i){function e(n){i.call(this),this.values=n}i&&(e.__proto__=i),e.prototype=Object.create(i&&i.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(r,s){return r==0&&s==this.length?this:new e(this.values.slice(r,s))},e.prototype.getInner=function(r){return this.values[r]},e.prototype.forEachInner=function(r,s,l,o){for(var p=s;p<l;p++)if(r(this.values[p],o+p)===!1)return!1},e.prototype.forEachInvertedInner=function(r,s,l,o){for(var p=s-1;p>=l;p--)if(r(this.values[p],o+p)===!1)return!1},e.prototype.leafAppend=function(r){if(this.length+r.length<=C)return new e(this.values.concat(r.flatten()))},e.prototype.leafPrepend=function(r){if(this.length+r.length<=C)return new e(r.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 k=function(i){function e(t,n){i.call(this),this.left=t,this.right=n,this.length=t.length+n.length,this.depth=Math.max(t.depth,n.depth)+1}return i&&(e.__proto__=i),e.prototype=Object.create(i&&i.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,r,s,l){var o=this.left.length;if(r<o&&this.left.forEachInner(n,r,Math.min(s,o),l)===!1||s>o&&this.right.forEachInner(n,Math.max(r-o,0),Math.min(this.length,s)-o,l+o)===!1)return!1},e.prototype.forEachInvertedInner=function(n,r,s,l){var o=this.left.length;if(r>o&&this.right.forEachInvertedInner(n,r-o,Math.max(s,o)-o,l+o)===!1||s<o&&this.left.forEachInvertedInner(n,Math.min(r,o),s,l)===!1)return!1},e.prototype.sliceInner=function(n,r){if(n==0&&r==this.length)return this;var s=this.left.length;return r<=s?this.left.slice(n,r):n>=s?this.right.slice(n-s,r-s):this.left.slice(n,s).append(this.right.slice(0,r-s))},e.prototype.leafAppend=function(n){var r=this.right.leafAppend(n);if(r)return new e(this.left,r)},e.prototype.leafPrepend=function(n){var r=this.left.leafPrepend(n);if(r)return new e(r,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 S=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 r,s;t&&(r=this.remapping(n,this.items.length),s=r.maps.length);let l=e.tr,o,p,a=[],c=[];return this.items.forEach((u,h)=>{if(!u.step){r||(r=this.remapping(n,h+1),s=r.maps.length),s--,c.push(u);return}if(r){c.push(new v(u.map));let d=u.step.map(r.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&&r.appendMap(w,s)}else l.maybeStep(u.step);if(u.selection)return o=r?u.selection.map(r.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,r){let s=[],l=this.eventCount,o=this.items,p=!r&&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),r||(p=h)}let a=l-n.depth;return a>L&&(o=G(o,a),l-=a),new m(o.append(s),l)}remapping(e,t){let n=new x.Mapping;return this.items.forEach((r,s)=>{let l=r.mirrorOffset!=null&&s-r.mirrorOffset>=e?n.maps.length-r.mirrorOffset:void 0;n.appendMap(r.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=[],r=Math.max(0,this.items.length-t),s=e.mapping,l=e.steps.length,o=this.eventCount;this.items.forEach(h=>{h.selection&&o--},r);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 _=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,_,b))}else n.push(new v(w))},r);let a=[];for(let h=t;h<l;h++)a.push(new v(s.maps[h]));let c=this.items.slice(0,r).append(a).append(n),u=new m(c,o);return u.emptyItemCount()>S&&(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,r=[],s=0;return this.items.forEach((l,o)=>{if(o>=e)r.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=r.length-1;(h=r.length&&r[d].merge(u))?r[d]=h:r.push(u)}}else l.map&&n--},this.items.length,0),new m(f.from(r.reverse()),s)}}m.empty=new m(f.empty,0);function G(i,e){let t;return i.forEach((n,r)=>{if(n.selection&&e--==0)return t=r,!1}),i.slice(t)}class v{constructor(e,t,n,r){this.map=e,this.step=t,this.selection=n,this.mirrorOffset=r}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,r,s){this.done=e,this.undone=t,this.prevRanges=n,this.prevTime=r,this.prevComposition=s}}const L=20;function F(i,e,t,n){let r=t.getMeta(I),s;if(r)return r.historyState;t.getMeta(R)&&(i=new y(i.done,i.undone,null,0,-1));let l=t.getMeta("appendedTransaction");if(t.steps.length==0)return i;if(l&&l.getMeta(I))return l.getMeta(I).redo?new y(i.done.addTransform(t,void 0,n,E(e)),i.undone,O(t.mapping.maps),i.prevTime,i.prevComposition):new y(i.done,i.undone.addTransform(t,void 0,n,E(e)),null,i.prevTime,i.prevComposition);if(t.getMeta("addToHistory")!==!1&&!(l&&l.getMeta("addToHistory")===!1)){let o=t.getMeta("composition"),p=i.prevTime==0||!l&&i.prevComposition!=o&&(i.prevTime<(t.time||0)-n.newGroupDelay||!z(t,i.prevRanges)),a=l?T(i.prevRanges,t.mapping):O(t.mapping.maps);return new y(i.done.addTransform(t,p?e.selection.getBookmark():void 0,n,E(e)),m.empty,a,t.time,o??i.prevComposition)}else return(s=t.getMeta("rebased"))?new y(i.done.rebased(t,s),i.undone.rebased(t,s),T(i.prevRanges,t.mapping),i.prevTime,i.prevComposition):new y(i.done.addMaps(t.mapping.maps),i.undone.addMaps(t.mapping.maps),T(i.prevRanges,t.mapping),i.prevTime,i.prevComposition)}function z(i,e){if(!e)return!1;if(!i.docChanged)return!0;let t=!1;return i.mapping.maps[0].forEach((n,r)=>{for(let s=0;s<e.length;s+=2)n<=e[s+1]&&r>=e[s]&&(t=!0)}),t}function O(i){let e=[];for(let t=i.length-1;t>=0&&e.length==0;t--)i[t].forEach((n,r,s,l)=>e.push(s,l));return e}function T(i,e){if(!i)return null;let t=[];for(let n=0;n<i.length;n+=2){let r=e.map(i[n],1),s=e.map(i[n+1],-1);r<=s&&t.push(r,s)}return t}function N(i,e,t){let n=E(e),r=I.get(e).spec.config,s=(t?i.undone:i.done).popEvent(e,n);if(!s)return null;let l=s.selection.resolve(s.transform.doc),o=(t?i.done:i.undone).addTransform(s.transform,e.selection.getBookmark(),r,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(i){let e=i.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(i={}){return i={depth:i.depth||100,newGroupDelay:i.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,i)}},config:i,props:{handleDOMEvents:{beforeinput(e,t){let n=t.inputType,r=n=="historyUndo"?D:n=="historyRedo"?K:null;return r?(t.preventDefault(),r(e.state,e.dispatch)):!1}}}})}function H(i,e){return(t,n)=>{let r=I.getState(t);if(!r||(i?r.undone:r.done).eventCount==0)return!1;if(n){let s=N(r,t,i);s&&n(e?s.scrollIntoView():s)}return!0}}const D=H(!1,!0),K=H(!0,!0),Z=x.Extension.create({name:"history",addOptions(){return{depth:100,newGroupDelay:500}},addCommands(){return{undo:()=>({state:i,dispatch:e})=>D(i,e),redo:()=>({state:i,dispatch:e})=>K(i,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 $(i){var a;const{icon:e=void 0,tooltip:t=void 0,customClass:n="",tooltipOptions:r={},action:s=void 0,isActive:l=void 0,children:o}=i,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,{...r,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=i==null?void 0:i.shortcutKeys)!=null&&a.length)&&g.jsx("span",{children:M.getShortcutKeys(i==null?void 0:i.shortcutKeys)})]})})]})}const V=["undo","redo"],W=Z.extend({addOptions(){var i;return{...(i=this.parent)==null?void 0:i.call(this),depth:100,newGroupDelay:500,button:({editor:e,t})=>V.map(n=>({component:$,componentProps:{action:()=>{n==="undo"&&e.chain().focus().undo().run(),n==="redo"&&e.chain().focus().redo().run()},shortcutKeys:n==="undo"?["mod","Z"]:["shift","mod","Z"],disabled:n==="undo"?!e.can().undo():!e.can().redo(),isActive:()=>n==="undo"?!e.can().undo():!e.can().redo(),icon:n==="undo"?"Undo2":"Redo2",tooltip:t(`editor.${n}.tooltip`)}}))}}});exports.History=W;
package/lib/History.d.cts CHANGED
@@ -212,19 +212,15 @@ declare module '@tiptap/core' {
212
212
 
213
213
  declare module '@tiptap/core' {
214
214
  interface Commands<ReturnType> {
215
- imageGifUpload: {
216
- /**
217
- * Add an image gif
218
- */
219
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
215
+ indent: {
220
216
  /**
221
- * Update an image gif
217
+ * Set the indent attribute
222
218
  */
223
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
219
+ indent: () => ReturnType;
224
220
  /**
225
- * Set image alignment
221
+ * Set the outdent attribute
226
222
  */
227
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
223
+ outdent: () => ReturnType;
228
224
  };
229
225
  }
230
226
  }
@@ -232,15 +228,19 @@ declare module '@tiptap/core' {
232
228
 
233
229
  declare module '@tiptap/core' {
234
230
  interface Commands<ReturnType> {
235
- indent: {
231
+ imageGifUpload: {
236
232
  /**
237
- * Set the indent attribute
233
+ * Add an image gif
238
234
  */
239
- indent: () => ReturnType;
235
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
236
  /**
241
- * Set the outdent attribute
237
+ * Update an image gif
242
238
  */
243
- outdent: () => ReturnType;
239
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
+ /**
241
+ * Set image alignment
242
+ */
243
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
244
244
  };
245
245
  }
246
246
  }
package/lib/History.d.ts CHANGED
@@ -212,19 +212,15 @@ declare module '@tiptap/core' {
212
212
 
213
213
  declare module '@tiptap/core' {
214
214
  interface Commands<ReturnType> {
215
- imageGifUpload: {
216
- /**
217
- * Add an image gif
218
- */
219
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
215
+ indent: {
220
216
  /**
221
- * Update an image gif
217
+ * Set the indent attribute
222
218
  */
223
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
219
+ indent: () => ReturnType;
224
220
  /**
225
- * Set image alignment
221
+ * Set the outdent attribute
226
222
  */
227
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
223
+ outdent: () => ReturnType;
228
224
  };
229
225
  }
230
226
  }
@@ -232,15 +228,19 @@ declare module '@tiptap/core' {
232
228
 
233
229
  declare module '@tiptap/core' {
234
230
  interface Commands<ReturnType> {
235
- indent: {
231
+ imageGifUpload: {
236
232
  /**
237
- * Set the indent attribute
233
+ * Add an image gif
238
234
  */
239
- indent: () => ReturnType;
235
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
236
  /**
241
- * Set the outdent attribute
237
+ * Update an image gif
242
238
  */
243
- outdent: () => ReturnType;
239
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
+ /**
241
+ * Set image alignment
242
+ */
243
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
244
244
  };
245
245
  }
246
246
  }
package/lib/History.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { P as j, a as A, y as G, E as L } from "./index-CXIIg9Sq.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-BfYZYQb9.js";
3
+ import { T as S, a as z, r as N, i as U, b as Z, g as $ } from "./RichTextEditor-CRDKX-F8.js";
4
4
  var E = 200, f = function() {
5
5
  };
6
6
  f.prototype.append = function(e) {
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index-CSvnpArE.cjs"),m=require("./RichTextEditor-Db6oQoYY.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:i}=r,{$from:c,$to:l}=i,s=n();return c.parentOffset===0?s.insertContentAt({from:Math.max(c.pos-1,0),to:l.pos},{type:this.name}):t.isNodeSelection(i)?s.insertContentAt(l.pos,{type:this.name}):s.insertContent({type:this.name}),s.command(({tr:e,dispatch:p})=>{var a;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=(a=o.parent.type.contentMatch.defaultType)===null||a===void 0?void 0:a.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:i})=>({component:m.ActionButton,componentProps:{action:()=>r.commands.setHorizontalRule(),disabled:!r.can().setHorizontalRule(),icon:"Minus",shortcutKeys:["mod","alt","S"],tooltip:i("editor.horizontalrule.tooltip")}})}},addKeyboardShortcuts(){return{"Mod-Alt-s":()=>this.editor.commands.setHorizontalRule()}}});exports.HorizontalRule=f;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index-CSvnpArE.cjs"),m=require("./RichTextEditor-ymQlnG9m.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:i}=r,{$from:c,$to:l}=i,s=n();return c.parentOffset===0?s.insertContentAt({from:Math.max(c.pos-1,0),to:l.pos},{type:this.name}):t.isNodeSelection(i)?s.insertContentAt(l.pos,{type:this.name}):s.insertContent({type:this.name}),s.command(({tr:e,dispatch:p})=>{var a;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=(a=o.parent.type.contentMatch.defaultType)===null||a===void 0?void 0:a.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:i})=>({component:m.ActionButton,componentProps:{action:()=>r.commands.setHorizontalRule(),disabled:!r.can().setHorizontalRule(),icon:"Minus",shortcutKeys:["mod","alt","S"],tooltip:i("editor.horizontalrule.tooltip")}})}},addKeyboardShortcuts(){return{"Mod-Alt-s":()=>this.editor.commands.setHorizontalRule()}}});exports.HorizontalRule=f;
@@ -212,19 +212,15 @@ declare module '@tiptap/core' {
212
212
 
213
213
  declare module '@tiptap/core' {
214
214
  interface Commands<ReturnType> {
215
- imageGifUpload: {
216
- /**
217
- * Add an image gif
218
- */
219
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
215
+ indent: {
220
216
  /**
221
- * Update an image gif
217
+ * Set the indent attribute
222
218
  */
223
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
219
+ indent: () => ReturnType;
224
220
  /**
225
- * Set image alignment
221
+ * Set the outdent attribute
226
222
  */
227
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
223
+ outdent: () => ReturnType;
228
224
  };
229
225
  }
230
226
  }
@@ -232,15 +228,19 @@ declare module '@tiptap/core' {
232
228
 
233
229
  declare module '@tiptap/core' {
234
230
  interface Commands<ReturnType> {
235
- indent: {
231
+ imageGifUpload: {
236
232
  /**
237
- * Set the indent attribute
233
+ * Add an image gif
238
234
  */
239
- indent: () => ReturnType;
235
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
236
  /**
241
- * Set the outdent attribute
237
+ * Update an image gif
242
238
  */
243
- outdent: () => ReturnType;
239
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
+ /**
241
+ * Set image alignment
242
+ */
243
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
244
244
  };
245
245
  }
246
246
  }
@@ -212,19 +212,15 @@ declare module '@tiptap/core' {
212
212
 
213
213
  declare module '@tiptap/core' {
214
214
  interface Commands<ReturnType> {
215
- imageGifUpload: {
216
- /**
217
- * Add an image gif
218
- */
219
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
215
+ indent: {
220
216
  /**
221
- * Update an image gif
217
+ * Set the indent attribute
222
218
  */
223
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
219
+ indent: () => ReturnType;
224
220
  /**
225
- * Set image alignment
221
+ * Set the outdent attribute
226
222
  */
227
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
223
+ outdent: () => ReturnType;
228
224
  };
229
225
  }
230
226
  }
@@ -232,15 +228,19 @@ declare module '@tiptap/core' {
232
228
 
233
229
  declare module '@tiptap/core' {
234
230
  interface Commands<ReturnType> {
235
- indent: {
231
+ imageGifUpload: {
236
232
  /**
237
- * Set the indent attribute
233
+ * Add an image gif
238
234
  */
239
- indent: () => ReturnType;
235
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
236
  /**
241
- * Set the outdent attribute
237
+ * Update an image gif
242
238
  */
243
- outdent: () => ReturnType;
239
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
240
+ /**
241
+ * Set image alignment
242
+ */
243
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
244
244
  };
245
245
  }
246
246
  }
@@ -1,5 +1,5 @@
1
1
  import { N as f, n as h, f as A, i as H, T as a, g as T, m as p } from "./index-CXIIg9Sq.js";
2
- import { A as y } from "./RichTextEditor-BfYZYQb9.js";
2
+ import { A as y } from "./RichTextEditor-CRDKX-F8.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-CSvnpArE.cjs");require("./dom-dataset-DmsCLv1q.cjs");const e=require("./RichTextEditor-Db6oQoYY.cjs");exports.Iframe=e.Iframe;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./index-CSvnpArE.cjs");require("./dom-dataset-Cuy-pIfj.cjs");const e=require("./RichTextEditor-ymQlnG9m.cjs");exports.Iframe=e.Iframe;
package/lib/Iframe.d.cts CHANGED
@@ -146,19 +146,15 @@ declare module '@tiptap/core' {
146
146
 
147
147
  declare module '@tiptap/core' {
148
148
  interface Commands<ReturnType> {
149
- imageGifUpload: {
150
- /**
151
- * Add an image gif
152
- */
153
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
149
+ indent: {
154
150
  /**
155
- * Update an image gif
151
+ * Set the indent attribute
156
152
  */
157
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
153
+ indent: () => ReturnType;
158
154
  /**
159
- * Set image alignment
155
+ * Set the outdent attribute
160
156
  */
161
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
157
+ outdent: () => ReturnType;
162
158
  };
163
159
  }
164
160
  }
@@ -166,15 +162,19 @@ declare module '@tiptap/core' {
166
162
 
167
163
  declare module '@tiptap/core' {
168
164
  interface Commands<ReturnType> {
169
- indent: {
165
+ imageGifUpload: {
170
166
  /**
171
- * Set the indent attribute
167
+ * Add an image gif
172
168
  */
173
- indent: () => ReturnType;
169
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
174
170
  /**
175
- * Set the outdent attribute
171
+ * Update an image gif
176
172
  */
177
- outdent: () => ReturnType;
173
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
174
+ /**
175
+ * Set image alignment
176
+ */
177
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
178
178
  };
179
179
  }
180
180
  }
package/lib/Iframe.d.ts CHANGED
@@ -146,19 +146,15 @@ declare module '@tiptap/core' {
146
146
 
147
147
  declare module '@tiptap/core' {
148
148
  interface Commands<ReturnType> {
149
- imageGifUpload: {
150
- /**
151
- * Add an image gif
152
- */
153
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
149
+ indent: {
154
150
  /**
155
- * Update an image gif
151
+ * Set the indent attribute
156
152
  */
157
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
153
+ indent: () => ReturnType;
158
154
  /**
159
- * Set image alignment
155
+ * Set the outdent attribute
160
156
  */
161
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
157
+ outdent: () => ReturnType;
162
158
  };
163
159
  }
164
160
  }
@@ -166,15 +162,19 @@ declare module '@tiptap/core' {
166
162
 
167
163
  declare module '@tiptap/core' {
168
164
  interface Commands<ReturnType> {
169
- indent: {
165
+ imageGifUpload: {
170
166
  /**
171
- * Set the indent attribute
167
+ * Add an image gif
172
168
  */
173
- indent: () => ReturnType;
169
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
174
170
  /**
175
- * Set the outdent attribute
171
+ * Update an image gif
176
172
  */
177
- outdent: () => ReturnType;
173
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
174
+ /**
175
+ * Set image alignment
176
+ */
177
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
178
178
  };
179
179
  }
180
180
  }
package/lib/Iframe.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import "./index-CXIIg9Sq.js";
2
2
  import "./dom-dataset-2RXYq9wp.js";
3
- import { ai as i } from "./RichTextEditor-BfYZYQb9.js";
3
+ import { ai as i } from "./RichTextEditor-CRDKX-F8.js";
4
4
  export {
5
5
  i as Iframe
6
6
  };
package/lib/Image.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});require("./index-CSvnpArE.cjs");const e=require("./RichTextEditor-Db6oQoYY.cjs");require("./dom-dataset-DmsCLv1q.cjs");exports.Image=e.Image$1;exports.default=e.Image$1;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});require("./index-CSvnpArE.cjs");const e=require("./RichTextEditor-ymQlnG9m.cjs");require("./dom-dataset-Cuy-pIfj.cjs");exports.Image=e.Image$1;exports.default=e.Image$1;
package/lib/Image.d.cts CHANGED
@@ -239,19 +239,15 @@ declare module '@tiptap/core' {
239
239
 
240
240
  declare module '@tiptap/core' {
241
241
  interface Commands<ReturnType> {
242
- imageGifUpload: {
243
- /**
244
- * Add an image gif
245
- */
246
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
242
+ indent: {
247
243
  /**
248
- * Update an image gif
244
+ * Set the indent attribute
249
245
  */
250
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
246
+ indent: () => ReturnType;
251
247
  /**
252
- * Set image alignment
248
+ * Set the outdent attribute
253
249
  */
254
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
250
+ outdent: () => ReturnType;
255
251
  };
256
252
  }
257
253
  }
@@ -259,15 +255,19 @@ declare module '@tiptap/core' {
259
255
 
260
256
  declare module '@tiptap/core' {
261
257
  interface Commands<ReturnType> {
262
- indent: {
258
+ imageGifUpload: {
263
259
  /**
264
- * Set the indent attribute
260
+ * Add an image gif
265
261
  */
266
- indent: () => ReturnType;
262
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
267
263
  /**
268
- * Set the outdent attribute
264
+ * Update an image gif
269
265
  */
270
- outdent: () => ReturnType;
266
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
267
+ /**
268
+ * Set image alignment
269
+ */
270
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
271
271
  };
272
272
  }
273
273
  }
package/lib/Image.d.ts CHANGED
@@ -239,19 +239,15 @@ declare module '@tiptap/core' {
239
239
 
240
240
  declare module '@tiptap/core' {
241
241
  interface Commands<ReturnType> {
242
- imageGifUpload: {
243
- /**
244
- * Add an image gif
245
- */
246
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
242
+ indent: {
247
243
  /**
248
- * Update an image gif
244
+ * Set the indent attribute
249
245
  */
250
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
246
+ indent: () => ReturnType;
251
247
  /**
252
- * Set image alignment
248
+ * Set the outdent attribute
253
249
  */
254
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
250
+ outdent: () => ReturnType;
255
251
  };
256
252
  }
257
253
  }
@@ -259,15 +255,19 @@ declare module '@tiptap/core' {
259
255
 
260
256
  declare module '@tiptap/core' {
261
257
  interface Commands<ReturnType> {
262
- indent: {
258
+ imageGifUpload: {
263
259
  /**
264
- * Set the indent attribute
260
+ * Add an image gif
265
261
  */
266
- indent: () => ReturnType;
262
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
267
263
  /**
268
- * Set the outdent attribute
264
+ * Update an image gif
269
265
  */
270
- outdent: () => ReturnType;
266
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
267
+ /**
268
+ * Set image alignment
269
+ */
270
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
271
271
  };
272
272
  }
273
273
  }
package/lib/Image.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import "./index-CXIIg9Sq.js";
2
- import { U as t, U as e } from "./RichTextEditor-BfYZYQb9.js";
2
+ import { U as t, U as e } from "./RichTextEditor-CRDKX-F8.js";
3
3
  import "./dom-dataset-2RXYq9wp.js";
4
4
  export {
5
5
  t as Image,
package/lib/ImageGif.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});require("./index-CSvnpArE.cjs");const e=require("./RichTextEditor-Db6oQoYY.cjs");require("./dom-dataset-DmsCLv1q.cjs");exports.ImageGif=e.ImageGif;exports.default=e.ImageGif;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});require("./index-CSvnpArE.cjs");const e=require("./RichTextEditor-ymQlnG9m.cjs");require("./dom-dataset-Cuy-pIfj.cjs");exports.ImageGif=e.ImageGif;exports.default=e.ImageGif;
@@ -161,19 +161,15 @@ declare module '@tiptap/core' {
161
161
 
162
162
  declare module '@tiptap/core' {
163
163
  interface Commands<ReturnType> {
164
- imageGifUpload: {
165
- /**
166
- * Add an image gif
167
- */
168
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
164
+ indent: {
169
165
  /**
170
- * Update an image gif
166
+ * Set the indent attribute
171
167
  */
172
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
168
+ indent: () => ReturnType;
173
169
  /**
174
- * Set image alignment
170
+ * Set the outdent attribute
175
171
  */
176
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
172
+ outdent: () => ReturnType;
177
173
  };
178
174
  }
179
175
  }
@@ -181,15 +177,19 @@ declare module '@tiptap/core' {
181
177
 
182
178
  declare module '@tiptap/core' {
183
179
  interface Commands<ReturnType> {
184
- indent: {
180
+ imageGifUpload: {
185
181
  /**
186
- * Set the indent attribute
182
+ * Add an image gif
187
183
  */
188
- indent: () => ReturnType;
184
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
189
185
  /**
190
- * Set the outdent attribute
186
+ * Update an image gif
191
187
  */
192
- outdent: () => ReturnType;
188
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
189
+ /**
190
+ * Set image alignment
191
+ */
192
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
193
193
  };
194
194
  }
195
195
  }
package/lib/ImageGif.d.ts CHANGED
@@ -161,19 +161,15 @@ declare module '@tiptap/core' {
161
161
 
162
162
  declare module '@tiptap/core' {
163
163
  interface Commands<ReturnType> {
164
- imageGifUpload: {
165
- /**
166
- * Add an image gif
167
- */
168
- setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
164
+ indent: {
169
165
  /**
170
- * Update an image gif
166
+ * Set the indent attribute
171
167
  */
172
- updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
168
+ indent: () => ReturnType;
173
169
  /**
174
- * Set image alignment
170
+ * Set the outdent attribute
175
171
  */
176
- setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
172
+ outdent: () => ReturnType;
177
173
  };
178
174
  }
179
175
  }
@@ -181,15 +177,19 @@ declare module '@tiptap/core' {
181
177
 
182
178
  declare module '@tiptap/core' {
183
179
  interface Commands<ReturnType> {
184
- indent: {
180
+ imageGifUpload: {
185
181
  /**
186
- * Set the indent attribute
182
+ * Add an image gif
187
183
  */
188
- indent: () => ReturnType;
184
+ setImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
189
185
  /**
190
- * Set the outdent attribute
186
+ * Update an image gif
191
187
  */
192
- outdent: () => ReturnType;
188
+ updateImageGif: (options: Partial<SetImageAttrsOptions>) => ReturnType;
189
+ /**
190
+ * Set image alignment
191
+ */
192
+ setAlignImageGif: (align: 'left' | 'center' | 'right') => ReturnType;
193
193
  };
194
194
  }
195
195
  }
package/lib/ImageGif.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import "./index-CXIIg9Sq.js";
2
- import { af as r, af as t } from "./RichTextEditor-BfYZYQb9.js";
2
+ import { af as r, af as t } from "./RichTextEditor-CRDKX-F8.js";
3
3
  import "./dom-dataset-2RXYq9wp.js";
4
4
  export {
5
5
  r as ImageGif,