reactjs-tiptap-editor 0.3.16 → 0.3.18

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 (221) hide show
  1. package/lib/{ActionMenuButton-Dqp7UQ7o.cjs → ActionMenuButton-Bp3NtBKu.cjs} +1 -1
  2. package/lib/{ActionMenuButton-Blixh0sY.js → ActionMenuButton-CK00Dg3S.js} +1 -1
  3. package/lib/Attachment.cjs +1 -1
  4. package/lib/Attachment.d.cts +22 -22
  5. package/lib/Attachment.d.ts +22 -22
  6. package/lib/Attachment.js +1 -1
  7. package/lib/Blockquote.cjs +1 -1
  8. package/lib/Blockquote.d.cts +22 -22
  9. package/lib/Blockquote.d.ts +22 -22
  10. package/lib/Blockquote.js +1 -1
  11. package/lib/Bold.cjs +1 -1
  12. package/lib/Bold.d.cts +22 -22
  13. package/lib/Bold.d.ts +22 -22
  14. package/lib/Bold.js +1 -1
  15. package/lib/BulletList.cjs +1 -1
  16. package/lib/BulletList.d.cts +22 -22
  17. package/lib/BulletList.d.ts +22 -22
  18. package/lib/BulletList.js +1 -1
  19. package/lib/Clear.cjs +1 -1
  20. package/lib/Clear.d.cts +22 -22
  21. package/lib/Clear.d.ts +22 -22
  22. package/lib/Clear.js +1 -1
  23. package/lib/Code.cjs +1 -1
  24. package/lib/Code.d.cts +22 -22
  25. package/lib/Code.d.ts +22 -22
  26. package/lib/Code.js +1 -1
  27. package/lib/CodeBlock.cjs +1 -1
  28. package/lib/CodeBlock.d.cts +22 -22
  29. package/lib/CodeBlock.d.ts +22 -22
  30. package/lib/CodeBlock.js +1 -1
  31. package/lib/CodeView.cjs +1 -1
  32. package/lib/CodeView.d.cts +22 -22
  33. package/lib/CodeView.d.ts +22 -22
  34. package/lib/CodeView.js +1 -1
  35. package/lib/Color.cjs +1 -1
  36. package/lib/Color.d.cts +22 -22
  37. package/lib/Color.d.ts +22 -22
  38. package/lib/Color.js +1 -1
  39. package/lib/Document.d.cts +22 -22
  40. package/lib/Document.d.ts +22 -22
  41. package/lib/{Drawer-XpuScyFL.js → Drawer-B5bTsUf8.js} +1 -1
  42. package/lib/{Drawer-DRmsdhKK.cjs → Drawer-D7O4q7Un.cjs} +1 -1
  43. package/lib/Drawer.cjs +1 -1
  44. package/lib/Drawer.d.cts +22 -22
  45. package/lib/Drawer.d.ts +22 -22
  46. package/lib/Drawer.js +2 -2
  47. package/lib/Emoji.cjs +1 -1
  48. package/lib/Emoji.d.cts +22 -22
  49. package/lib/Emoji.d.ts +22 -22
  50. package/lib/Emoji.js +1 -1
  51. package/lib/{Excalidraw-CPiaxnoj.cjs → Excalidraw-CzAhPJ3k.cjs} +1 -1
  52. package/lib/{Excalidraw-CK40GI6U.js → Excalidraw-D1EJKRER.js} +1 -1
  53. package/lib/Excalidraw.cjs +1 -1
  54. package/lib/Excalidraw.d.cts +22 -22
  55. package/lib/Excalidraw.d.ts +22 -22
  56. package/lib/Excalidraw.js +1 -1
  57. package/lib/ExportPdf.cjs +1 -1
  58. package/lib/ExportPdf.d.cts +22 -22
  59. package/lib/ExportPdf.d.ts +22 -22
  60. package/lib/ExportPdf.js +1 -1
  61. package/lib/ExportWord.cjs +1 -1
  62. package/lib/ExportWord.d.cts +22 -22
  63. package/lib/ExportWord.d.ts +22 -22
  64. package/lib/ExportWord.js +1 -1
  65. package/lib/FontFamily.cjs +1 -1
  66. package/lib/FontFamily.d.cts +22 -22
  67. package/lib/FontFamily.d.ts +22 -22
  68. package/lib/FontFamily.js +2 -2
  69. package/lib/FontSize.cjs +1 -1
  70. package/lib/FontSize.d.cts +22 -22
  71. package/lib/FontSize.d.ts +22 -22
  72. package/lib/FontSize.js +2 -2
  73. package/lib/FormatPainter.cjs +1 -1
  74. package/lib/FormatPainter.d.cts +22 -22
  75. package/lib/FormatPainter.d.ts +22 -22
  76. package/lib/FormatPainter.js +1 -1
  77. package/lib/Heading.cjs +1 -1
  78. package/lib/Heading.d.cts +22 -22
  79. package/lib/Heading.d.ts +22 -22
  80. package/lib/Heading.js +2 -2
  81. package/lib/Highlight.cjs +1 -1
  82. package/lib/Highlight.d.cts +22 -22
  83. package/lib/Highlight.d.ts +22 -22
  84. package/lib/Highlight.js +1 -1
  85. package/lib/History.cjs +1 -1
  86. package/lib/History.d.cts +22 -22
  87. package/lib/History.d.ts +22 -22
  88. package/lib/History.js +1 -1
  89. package/lib/HorizontalRule.cjs +1 -1
  90. package/lib/HorizontalRule.d.cts +22 -22
  91. package/lib/HorizontalRule.d.ts +22 -22
  92. package/lib/HorizontalRule.js +1 -1
  93. package/lib/Iframe.cjs +1 -1
  94. package/lib/Iframe.d.cts +22 -22
  95. package/lib/Iframe.d.ts +22 -22
  96. package/lib/Iframe.js +1 -1
  97. package/lib/Image.cjs +1 -1
  98. package/lib/Image.d.cts +22 -22
  99. package/lib/Image.d.ts +22 -22
  100. package/lib/Image.js +1 -1
  101. package/lib/ImageGif.cjs +1 -1
  102. package/lib/ImageGif.d.cts +22 -22
  103. package/lib/ImageGif.d.ts +22 -22
  104. package/lib/ImageGif.js +1 -1
  105. package/lib/ImportWord.cjs +1 -1
  106. package/lib/ImportWord.d.cts +22 -22
  107. package/lib/ImportWord.d.ts +22 -22
  108. package/lib/ImportWord.js +1 -1
  109. package/lib/Indent.cjs +1 -1
  110. package/lib/Indent.d.cts +22 -22
  111. package/lib/Indent.d.ts +22 -22
  112. package/lib/Indent.js +1 -1
  113. package/lib/Italic.cjs +1 -1
  114. package/lib/Italic.d.cts +22 -22
  115. package/lib/Italic.d.ts +22 -22
  116. package/lib/Italic.js +1 -1
  117. package/lib/Katex.cjs +1 -1
  118. package/lib/Katex.d.cts +22 -22
  119. package/lib/Katex.d.ts +22 -22
  120. package/lib/Katex.js +2 -2
  121. package/lib/LineHeight.cjs +1 -1
  122. package/lib/LineHeight.d.cts +22 -22
  123. package/lib/LineHeight.d.ts +22 -22
  124. package/lib/LineHeight.js +1 -1
  125. package/lib/Link.cjs +1 -1
  126. package/lib/Link.d.cts +22 -22
  127. package/lib/Link.d.ts +22 -22
  128. package/lib/Link.js +1 -1
  129. package/lib/ListItem.d.cts +22 -22
  130. package/lib/ListItem.d.ts +22 -22
  131. package/lib/Mention.d.cts +22 -22
  132. package/lib/Mention.d.ts +22 -22
  133. package/lib/Mermaid.cjs +1 -1
  134. package/lib/Mermaid.d.cts +22 -22
  135. package/lib/Mermaid.d.ts +22 -22
  136. package/lib/Mermaid.js +2 -2
  137. package/lib/MoreMark.cjs +1 -1
  138. package/lib/MoreMark.d.cts +22 -22
  139. package/lib/MoreMark.d.ts +22 -22
  140. package/lib/MoreMark.js +1 -1
  141. package/lib/MultiColumn.cjs +1 -1
  142. package/lib/MultiColumn.d.cts +22 -22
  143. package/lib/MultiColumn.d.ts +22 -22
  144. package/lib/MultiColumn.js +1 -1
  145. package/lib/OrderedList.cjs +1 -1
  146. package/lib/OrderedList.d.cts +22 -22
  147. package/lib/OrderedList.d.ts +22 -22
  148. package/lib/OrderedList.js +1 -1
  149. package/lib/{RichTextEditor-BTv7R2Z0.js → RichTextEditor-DWN9FEob.js} +1402 -1356
  150. package/lib/{RichTextEditor-Bca-oI9I.cjs → RichTextEditor-jtVXJcE2.cjs} +7 -7
  151. package/lib/SearchAndReplace.cjs +1 -1
  152. package/lib/SearchAndReplace.d.cts +22 -22
  153. package/lib/SearchAndReplace.d.ts +22 -22
  154. package/lib/SearchAndReplace.js +1 -1
  155. package/lib/Selection.d.cts +22 -22
  156. package/lib/Selection.d.ts +22 -22
  157. package/lib/SlashCommand.cjs +1 -1
  158. package/lib/SlashCommand.d.cts +22 -22
  159. package/lib/SlashCommand.d.ts +22 -22
  160. package/lib/SlashCommand.js +1 -1
  161. package/lib/Strike.cjs +1 -1
  162. package/lib/Strike.d.cts +22 -22
  163. package/lib/Strike.d.ts +22 -22
  164. package/lib/Strike.js +1 -1
  165. package/lib/SubAndSuperScript.cjs +1 -1
  166. package/lib/SubAndSuperScript.d.cts +22 -22
  167. package/lib/SubAndSuperScript.d.ts +22 -22
  168. package/lib/SubAndSuperScript.js +1 -1
  169. package/lib/Table.cjs +1 -1
  170. package/lib/Table.d.cts +22 -22
  171. package/lib/Table.d.ts +22 -22
  172. package/lib/Table.js +1 -1
  173. package/lib/TableOfContent.cjs +1 -1
  174. package/lib/TableOfContent.d.cts +22 -22
  175. package/lib/TableOfContent.d.ts +22 -22
  176. package/lib/TableOfContent.js +1 -1
  177. package/lib/TaskList.cjs +1 -1
  178. package/lib/TaskList.d.cts +22 -22
  179. package/lib/TaskList.d.ts +22 -22
  180. package/lib/TaskList.js +1 -1
  181. package/lib/TextAlign.cjs +1 -1
  182. package/lib/TextAlign.d.cts +22 -22
  183. package/lib/TextAlign.d.ts +22 -22
  184. package/lib/TextAlign.js +1 -1
  185. package/lib/TextBubble.cjs +1 -1
  186. package/lib/TextBubble.d.cts +22 -22
  187. package/lib/TextBubble.d.ts +22 -22
  188. package/lib/TextBubble.js +1 -1
  189. package/lib/TextDirection.cjs +1 -1
  190. package/lib/TextDirection.d.cts +22 -22
  191. package/lib/TextDirection.d.ts +22 -22
  192. package/lib/TextDirection.js +1 -1
  193. package/lib/TextUnderline.cjs +1 -1
  194. package/lib/TextUnderline.d.cts +22 -22
  195. package/lib/TextUnderline.d.ts +22 -22
  196. package/lib/TextUnderline.js +1 -1
  197. package/lib/TrailingNode.d.cts +22 -22
  198. package/lib/TrailingNode.d.ts +22 -22
  199. package/lib/{Twitter-tp6dT1fs.cjs → Twitter-COZu8DI2.cjs} +1 -1
  200. package/lib/{Twitter-DZTS9Uc4.js → Twitter-J0XtGXRC.js} +1 -1
  201. package/lib/Twitter.cjs +1 -1
  202. package/lib/Twitter.d.cts +22 -22
  203. package/lib/Twitter.d.ts +22 -22
  204. package/lib/Twitter.js +1 -1
  205. package/lib/Video.cjs +1 -1
  206. package/lib/Video.d.cts +22 -22
  207. package/lib/Video.d.ts +22 -22
  208. package/lib/Video.js +1 -1
  209. package/lib/bubble-extra.cjs +1 -1
  210. package/lib/bubble-extra.d.cts +22 -22
  211. package/lib/bubble-extra.d.ts +22 -22
  212. package/lib/bubble-extra.js +5 -5
  213. package/lib/index.cjs +1 -1
  214. package/lib/index.d.cts +22 -22
  215. package/lib/index.d.ts +22 -22
  216. package/lib/index.js +2 -2
  217. package/lib/locale-bundle.d.cts +22 -22
  218. package/lib/locale-bundle.d.ts +22 -22
  219. package/lib/{textarea-DKyqOqL2.js → textarea-Bm0GTcEU.js} +1 -1
  220. package/lib/{textarea-Yr93rFW5.cjs → textarea-C_xhu0vT.cjs} +1 -1
  221. package/package.json +1 -1
package/lib/Image.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import "./index-BWx1Mchx.js";
2
- import { R as t, R as e } from "./RichTextEditor-BTv7R2Z0.js";
2
+ import { R as t, R as e } from "./RichTextEditor-DWN9FEob.js";
3
3
  import "./dom-dataset-CHDbKz5J.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-Bca-oI9I.cjs");require("./dom-dataset-Cuy-pIfj.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-jtVXJcE2.cjs");require("./dom-dataset-Cuy-pIfj.cjs");exports.ImageGif=e.ImageGif;exports.default=e.ImageGif;
@@ -69,8 +69,11 @@ declare module '@tiptap/core' {
69
69
 
70
70
  declare module '@tiptap/core' {
71
71
  interface Commands<ReturnType> {
72
- excalidraw: {
73
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
72
+ emoji: {
73
+ setEmoji: (emoji: {
74
+ name: string;
75
+ emoji: string;
76
+ }) => ReturnType;
74
77
  };
75
78
  }
76
79
  }
@@ -78,11 +81,8 @@ declare module '@tiptap/core' {
78
81
 
79
82
  declare module '@tiptap/core' {
80
83
  interface Commands<ReturnType> {
81
- emoji: {
82
- setEmoji: (emoji: {
83
- name: string;
84
- emoji: string;
85
- }) => ReturnType;
84
+ excalidraw: {
85
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
86
86
  };
87
87
  }
88
88
  }
@@ -124,6 +124,21 @@ declare module '@tiptap/core' {
124
124
  }
125
125
 
126
126
 
127
+ declare module '@tiptap/core' {
128
+ interface Commands<ReturnType> {
129
+ iframe: {
130
+ /**
131
+ * Add an iframe
132
+ */
133
+ setIframe: (options: {
134
+ src: string;
135
+ service: string;
136
+ }) => ReturnType;
137
+ };
138
+ }
139
+ }
140
+
141
+
127
142
  declare module '@tiptap/core' {
128
143
  interface Commands<ReturnType> {
129
144
  imageUpload: {
@@ -144,21 +159,6 @@ declare module '@tiptap/core' {
144
159
  }
145
160
 
146
161
 
147
- declare module '@tiptap/core' {
148
- interface Commands<ReturnType> {
149
- iframe: {
150
- /**
151
- * Add an iframe
152
- */
153
- setIframe: (options: {
154
- src: string;
155
- service: string;
156
- }) => ReturnType;
157
- };
158
- }
159
- }
160
-
161
-
162
162
  declare module '@tiptap/core' {
163
163
  interface Commands<ReturnType> {
164
164
  imageGifUpload: {
package/lib/ImageGif.d.ts CHANGED
@@ -69,8 +69,11 @@ declare module '@tiptap/core' {
69
69
 
70
70
  declare module '@tiptap/core' {
71
71
  interface Commands<ReturnType> {
72
- excalidraw: {
73
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
72
+ emoji: {
73
+ setEmoji: (emoji: {
74
+ name: string;
75
+ emoji: string;
76
+ }) => ReturnType;
74
77
  };
75
78
  }
76
79
  }
@@ -78,11 +81,8 @@ declare module '@tiptap/core' {
78
81
 
79
82
  declare module '@tiptap/core' {
80
83
  interface Commands<ReturnType> {
81
- emoji: {
82
- setEmoji: (emoji: {
83
- name: string;
84
- emoji: string;
85
- }) => ReturnType;
84
+ excalidraw: {
85
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
86
86
  };
87
87
  }
88
88
  }
@@ -124,6 +124,21 @@ declare module '@tiptap/core' {
124
124
  }
125
125
 
126
126
 
127
+ declare module '@tiptap/core' {
128
+ interface Commands<ReturnType> {
129
+ iframe: {
130
+ /**
131
+ * Add an iframe
132
+ */
133
+ setIframe: (options: {
134
+ src: string;
135
+ service: string;
136
+ }) => ReturnType;
137
+ };
138
+ }
139
+ }
140
+
141
+
127
142
  declare module '@tiptap/core' {
128
143
  interface Commands<ReturnType> {
129
144
  imageUpload: {
@@ -144,21 +159,6 @@ declare module '@tiptap/core' {
144
159
  }
145
160
 
146
161
 
147
- declare module '@tiptap/core' {
148
- interface Commands<ReturnType> {
149
- iframe: {
150
- /**
151
- * Add an iframe
152
- */
153
- setIframe: (options: {
154
- src: string;
155
- service: string;
156
- }) => ReturnType;
157
- };
158
- }
159
- }
160
-
161
-
162
162
  declare module '@tiptap/core' {
163
163
  interface Commands<ReturnType> {
164
164
  imageGifUpload: {
package/lib/ImageGif.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import "./index-BWx1Mchx.js";
2
- import { af as r, af as t } from "./RichTextEditor-BTv7R2Z0.js";
2
+ import { af as r, af as t } from "./RichTextEditor-DWN9FEob.js";
3
3
  import "./dom-dataset-CHDbKz5J.js";
4
4
  export {
5
5
  r as ImageGif,
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const ws=require("./index-CSvnpArE.cjs"),br=require("react/jsx-runtime"),ya=require("react"),Pe=require("./RichTextEditor-Bca-oI9I.cjs"),Es=require("./index-jEB3jXoa.cjs");var je={},Ai="1.13.7",Da=typeof self=="object"&&self.self===self&&self||typeof global=="object"&&global.global===global&&global||Function("return this")()||{},Ht=Array.prototype,Ci=Object.prototype,va=typeof Symbol<"u"?Symbol.prototype:null,As=Ht.push,rt=Ht.slice,Kn=Ci.toString,Cs=Ci.hasOwnProperty,qc=typeof ArrayBuffer<"u",Fs=typeof DataView<"u",Ss=Array.isArray,xa=Object.keys,_a=Object.create,Ua=qc&&ArrayBuffer.isView,Bs=isNaN,ks=isFinite,Pc=!{toString:null}.propertyIsEnumerable("toString"),Ta=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],Ws=Math.pow(2,53)-1;function Oe(e,n){return n=n==null?e.length-1:+n,function(){for(var t=Math.max(arguments.length-n,0),i=Array(t),c=0;c<t;c++)i[c]=arguments[c+n];switch(n){case 0:return e.call(this,i);case 1:return e.call(this,arguments[0],i);case 2:return e.call(this,arguments[0],arguments[1],i)}var r=Array(n+1);for(c=0;c<n;c++)r[c]=arguments[c];return r[n]=i,e.apply(this,r)}}function ln(e){var n=typeof e;return n==="function"||n==="object"&&!!e}function zc(e){return e===null}function Fi(e){return e===void 0}function Si(e){return e===!0||e===!1||Kn.call(e)==="[object Boolean]"}function jc(e){return!!(e&&e.nodeType===1)}function Ne(e){var n="[object "+e+"]";return function(t){return Kn.call(t)===n}}const Gt=Ne("String"),Bi=Ne("Number"),Xc=Ne("Date"),Vc=Ne("RegExp"),Hc=Ne("Error"),ki=Ne("Symbol"),Wi=Ne("ArrayBuffer");var Gc=Ne("Function"),Rs=Da.document&&Da.document.childNodes;typeof/./!="function"&&typeof Int8Array!="object"&&typeof Rs!="function"&&(Gc=function(e){return typeof e=="function"||!1});const Re=Gc,Zc=Ne("Object");var $c=Fs&&(!/\[native code\]/.test(String(DataView))||Zc(new DataView(new ArrayBuffer(8)))),Ri=typeof Map<"u"&&Zc(new Map),Ns=Ne("DataView");function Os(e){return e!=null&&Re(e.getInt8)&&Wi(e.buffer)}const Qn=$c?Os:Ns,fn=Ss||Ne("Array");function hn(e,n){return e!=null&&Cs.call(e,n)}var Ti=Ne("Arguments");(function(){Ti(arguments)||(Ti=function(e){return hn(e,"callee")})})();const Zt=Ti;function Yc(e){return!ki(e)&&ks(e)&&!isNaN(parseFloat(e))}function Ni(e){return Bi(e)&&Bs(e)}function Oi(e){return function(){return e}}function Kc(e){return function(n){var t=e(n);return typeof t=="number"&&t>=0&&t<=Ws}}function Qc(e){return function(n){return n==null?void 0:n[e]}}const Pt=Qc("byteLength"),Is=Kc(Pt);var Ls=/\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/;function Ms(e){return Ua?Ua(e)&&!Qn(e):Is(e)&&Ls.test(Kn.call(e))}const Ii=qc?Ms:Oi(!1),Le=Qc("length");function qs(e){for(var n={},t=e.length,i=0;i<t;++i)n[e[i]]=!0;return{contains:function(c){return n[c]===!0},push:function(c){return n[c]=!0,e.push(c)}}}function Jc(e,n){n=qs(n);var t=Ta.length,i=e.constructor,c=Re(i)&&i.prototype||Ci,r="constructor";for(hn(e,r)&&!n.contains(r)&&n.push(r);t--;)r=Ta[t],r in e&&e[r]!==c[r]&&!n.contains(r)&&n.push(r)}function Be(e){if(!ln(e))return[];if(xa)return xa(e);var n=[];for(var t in e)hn(e,t)&&n.push(t);return Pc&&Jc(e,n),n}function eu(e){if(e==null)return!0;var n=Le(e);return typeof n=="number"&&(fn(e)||Gt(e)||Zt(e))?n===0:Le(Be(e))===0}function Li(e,n){var t=Be(n),i=t.length;if(e==null)return!i;for(var c=Object(e),r=0;r<i;r++){var a=t[r];if(n[a]!==c[a]||!(a in c))return!1}return!0}function we(e){if(e instanceof we)return e;if(!(this instanceof we))return new we(e);this._wrapped=e}we.VERSION=Ai;we.prototype.value=function(){return this._wrapped};we.prototype.valueOf=we.prototype.toJSON=we.prototype.value;we.prototype.toString=function(){return String(this._wrapped)};function wa(e){return new Uint8Array(e.buffer||e,e.byteOffset||0,Pt(e))}var Ea="[object DataView]";function wi(e,n,t,i){if(e===n)return e!==0||1/e===1/n;if(e==null||n==null)return!1;if(e!==e)return n!==n;var c=typeof e;return c!=="function"&&c!=="object"&&typeof n!="object"?!1:nu(e,n,t,i)}function nu(e,n,t,i){e instanceof we&&(e=e._wrapped),n instanceof we&&(n=n._wrapped);var c=Kn.call(e);if(c!==Kn.call(n))return!1;if($c&&c=="[object Object]"&&Qn(e)){if(!Qn(n))return!1;c=Ea}switch(c){case"[object RegExp]":case"[object String]":return""+e==""+n;case"[object Number]":return+e!=+e?+n!=+n:+e==0?1/+e===1/n:+e==+n;case"[object Date]":case"[object Boolean]":return+e==+n;case"[object Symbol]":return va.valueOf.call(e)===va.valueOf.call(n);case"[object ArrayBuffer]":case Ea:return nu(wa(e),wa(n),t,i)}var r=c==="[object Array]";if(!r&&Ii(e)){var a=Pt(e);if(a!==Pt(n))return!1;if(e.buffer===n.buffer&&e.byteOffset===n.byteOffset)return!0;r=!0}if(!r){if(typeof e!="object"||typeof n!="object")return!1;var o=e.constructor,u=n.constructor;if(o!==u&&!(Re(o)&&o instanceof o&&Re(u)&&u instanceof u)&&"constructor"in e&&"constructor"in n)return!1}t=t||[],i=i||[];for(var l=t.length;l--;)if(t[l]===e)return i[l]===n;if(t.push(e),i.push(n),r){if(l=e.length,l!==n.length)return!1;for(;l--;)if(!wi(e[l],n[l],t,i))return!1}else{var b=Be(e),m;if(l=b.length,Be(n).length!==l)return!1;for(;l--;)if(m=b[l],!(hn(n,m)&&wi(e[m],n[m],t,i)))return!1}return t.pop(),i.pop(),!0}function tu(e,n){return wi(e,n)}function Ln(e){if(!ln(e))return[];var n=[];for(var t in e)n.push(t);return Pc&&Jc(e,n),n}function Mi(e){var n=Le(e);return function(t){if(t==null)return!1;var i=Ln(t);if(Le(i))return!1;for(var c=0;c<n;c++)if(!Re(t[e[c]]))return!1;return e!==au||!Re(t[qi])}}var qi="forEach",ru="has",Pi=["clear","delete"],iu=["get",ru,"set"],Ps=Pi.concat(qi,iu),au=Pi.concat(iu),zs=["add"].concat(Pi,qi,ru);const ou=Ri?Mi(Ps):Ne("Map"),cu=Ri?Mi(au):Ne("WeakMap"),uu=Ri?Mi(zs):Ne("Set"),su=Ne("WeakSet");function En(e){for(var n=Be(e),t=n.length,i=Array(t),c=0;c<t;c++)i[c]=e[n[c]];return i}function du(e){for(var n=Be(e),t=n.length,i=Array(t),c=0;c<t;c++)i[c]=[n[c],e[n[c]]];return i}function zi(e){for(var n={},t=Be(e),i=0,c=t.length;i<c;i++)n[e[t[i]]]=t[i];return n}function Jn(e){var n=[];for(var t in e)Re(e[t])&&n.push(t);return n.sort()}function ji(e,n){return function(t){var i=arguments.length;if(n&&(t=Object(t)),i<2||t==null)return t;for(var c=1;c<i;c++)for(var r=arguments[c],a=e(r),o=a.length,u=0;u<o;u++){var l=a[u];(!n||t[l]===void 0)&&(t[l]=r[l])}return t}}const Xi=ji(Ln),On=ji(Be),Vi=ji(Ln,!0);function js(){return function(){}}function lu(e){if(!ln(e))return{};if(_a)return _a(e);var n=js();n.prototype=e;var t=new n;return n.prototype=null,t}function fu(e,n){var t=lu(e);return n&&On(t,n),t}function hu(e){return ln(e)?fn(e)?e.slice():Xi({},e):e}function pu(e,n){return n(e),e}function Hi(e){return fn(e)?e:[e]}we.toPath=Hi;function it(e){return we.toPath(e)}function Gi(e,n){for(var t=n.length,i=0;i<t;i++){if(e==null)return;e=e[n[i]]}return t?e:void 0}function Zi(e,n,t){var i=Gi(e,it(n));return Fi(i)?t:i}function gu(e,n){n=it(n);for(var t=n.length,i=0;i<t;i++){var c=n[i];if(!hn(e,c))return!1;e=e[c]}return!!t}function $t(e){return e}function wn(e){return e=On({},e),function(n){return Li(n,e)}}function Yt(e){return e=it(e),function(n){return Gi(n,e)}}function at(e,n,t){if(n===void 0)return e;switch(t??3){case 1:return function(i){return e.call(n,i)};case 3:return function(i,c,r){return e.call(n,i,c,r)};case 4:return function(i,c,r,a){return e.call(n,i,c,r,a)}}return function(){return e.apply(n,arguments)}}function mu(e,n,t){return e==null?$t:Re(e)?at(e,n,t):ln(e)&&!fn(e)?wn(e):Yt(e)}function Kt(e,n){return mu(e,n,1/0)}we.iteratee=Kt;function Me(e,n,t){return we.iteratee!==Kt?we.iteratee(e,n):mu(e,n,t)}function bu(e,n,t){n=Me(n,t);for(var i=Be(e),c=i.length,r={},a=0;a<c;a++){var o=i[a];r[o]=n(e[o],o,e)}return r}function $i(){}function yu(e){return e==null?$i:function(n){return Zi(e,n)}}function Du(e,n,t){var i=Array(Math.max(0,e));n=at(n,t,1);for(var c=0;c<e;c++)i[c]=n(c);return i}function zt(e,n){return n==null&&(n=e,e=0),e+Math.floor(Math.random()*(n-e+1))}const In=Date.now||function(){return new Date().getTime()};function vu(e){var n=function(r){return e[r]},t="(?:"+Be(e).join("|")+")",i=RegExp(t),c=RegExp(t,"g");return function(r){return r=r==null?"":""+r,i.test(r)?r.replace(c,n):r}}const xu={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},_u=vu(xu),Xs=zi(xu),Uu=vu(Xs),Tu=we.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var yr=/(.)^/,Vs={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},Hs=/\\|'|\r|\n|\u2028|\u2029/g;function Gs(e){return"\\"+Vs[e]}var Zs=/^\s*(\w|\$)+\s*$/;function wu(e,n,t){!n&&t&&(n=t),n=Vi({},n,we.templateSettings);var i=RegExp([(n.escape||yr).source,(n.interpolate||yr).source,(n.evaluate||yr).source].join("|")+"|$","g"),c=0,r="__p+='";e.replace(i,function(l,b,m,g,f){return r+=e.slice(c,f).replace(Hs,Gs),c=f+l.length,b?r+=`'+
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const ws=require("./index-CSvnpArE.cjs"),br=require("react/jsx-runtime"),ya=require("react"),Pe=require("./RichTextEditor-jtVXJcE2.cjs"),Es=require("./index-jEB3jXoa.cjs");var je={},Ai="1.13.7",Da=typeof self=="object"&&self.self===self&&self||typeof global=="object"&&global.global===global&&global||Function("return this")()||{},Ht=Array.prototype,Ci=Object.prototype,va=typeof Symbol<"u"?Symbol.prototype:null,As=Ht.push,rt=Ht.slice,Kn=Ci.toString,Cs=Ci.hasOwnProperty,qc=typeof ArrayBuffer<"u",Fs=typeof DataView<"u",Ss=Array.isArray,xa=Object.keys,_a=Object.create,Ua=qc&&ArrayBuffer.isView,Bs=isNaN,ks=isFinite,Pc=!{toString:null}.propertyIsEnumerable("toString"),Ta=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],Ws=Math.pow(2,53)-1;function Oe(e,n){return n=n==null?e.length-1:+n,function(){for(var t=Math.max(arguments.length-n,0),i=Array(t),c=0;c<t;c++)i[c]=arguments[c+n];switch(n){case 0:return e.call(this,i);case 1:return e.call(this,arguments[0],i);case 2:return e.call(this,arguments[0],arguments[1],i)}var r=Array(n+1);for(c=0;c<n;c++)r[c]=arguments[c];return r[n]=i,e.apply(this,r)}}function ln(e){var n=typeof e;return n==="function"||n==="object"&&!!e}function zc(e){return e===null}function Fi(e){return e===void 0}function Si(e){return e===!0||e===!1||Kn.call(e)==="[object Boolean]"}function jc(e){return!!(e&&e.nodeType===1)}function Ne(e){var n="[object "+e+"]";return function(t){return Kn.call(t)===n}}const Gt=Ne("String"),Bi=Ne("Number"),Xc=Ne("Date"),Vc=Ne("RegExp"),Hc=Ne("Error"),ki=Ne("Symbol"),Wi=Ne("ArrayBuffer");var Gc=Ne("Function"),Rs=Da.document&&Da.document.childNodes;typeof/./!="function"&&typeof Int8Array!="object"&&typeof Rs!="function"&&(Gc=function(e){return typeof e=="function"||!1});const Re=Gc,Zc=Ne("Object");var $c=Fs&&(!/\[native code\]/.test(String(DataView))||Zc(new DataView(new ArrayBuffer(8)))),Ri=typeof Map<"u"&&Zc(new Map),Ns=Ne("DataView");function Os(e){return e!=null&&Re(e.getInt8)&&Wi(e.buffer)}const Qn=$c?Os:Ns,fn=Ss||Ne("Array");function hn(e,n){return e!=null&&Cs.call(e,n)}var Ti=Ne("Arguments");(function(){Ti(arguments)||(Ti=function(e){return hn(e,"callee")})})();const Zt=Ti;function Yc(e){return!ki(e)&&ks(e)&&!isNaN(parseFloat(e))}function Ni(e){return Bi(e)&&Bs(e)}function Oi(e){return function(){return e}}function Kc(e){return function(n){var t=e(n);return typeof t=="number"&&t>=0&&t<=Ws}}function Qc(e){return function(n){return n==null?void 0:n[e]}}const Pt=Qc("byteLength"),Is=Kc(Pt);var Ls=/\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/;function Ms(e){return Ua?Ua(e)&&!Qn(e):Is(e)&&Ls.test(Kn.call(e))}const Ii=qc?Ms:Oi(!1),Le=Qc("length");function qs(e){for(var n={},t=e.length,i=0;i<t;++i)n[e[i]]=!0;return{contains:function(c){return n[c]===!0},push:function(c){return n[c]=!0,e.push(c)}}}function Jc(e,n){n=qs(n);var t=Ta.length,i=e.constructor,c=Re(i)&&i.prototype||Ci,r="constructor";for(hn(e,r)&&!n.contains(r)&&n.push(r);t--;)r=Ta[t],r in e&&e[r]!==c[r]&&!n.contains(r)&&n.push(r)}function Be(e){if(!ln(e))return[];if(xa)return xa(e);var n=[];for(var t in e)hn(e,t)&&n.push(t);return Pc&&Jc(e,n),n}function eu(e){if(e==null)return!0;var n=Le(e);return typeof n=="number"&&(fn(e)||Gt(e)||Zt(e))?n===0:Le(Be(e))===0}function Li(e,n){var t=Be(n),i=t.length;if(e==null)return!i;for(var c=Object(e),r=0;r<i;r++){var a=t[r];if(n[a]!==c[a]||!(a in c))return!1}return!0}function we(e){if(e instanceof we)return e;if(!(this instanceof we))return new we(e);this._wrapped=e}we.VERSION=Ai;we.prototype.value=function(){return this._wrapped};we.prototype.valueOf=we.prototype.toJSON=we.prototype.value;we.prototype.toString=function(){return String(this._wrapped)};function wa(e){return new Uint8Array(e.buffer||e,e.byteOffset||0,Pt(e))}var Ea="[object DataView]";function wi(e,n,t,i){if(e===n)return e!==0||1/e===1/n;if(e==null||n==null)return!1;if(e!==e)return n!==n;var c=typeof e;return c!=="function"&&c!=="object"&&typeof n!="object"?!1:nu(e,n,t,i)}function nu(e,n,t,i){e instanceof we&&(e=e._wrapped),n instanceof we&&(n=n._wrapped);var c=Kn.call(e);if(c!==Kn.call(n))return!1;if($c&&c=="[object Object]"&&Qn(e)){if(!Qn(n))return!1;c=Ea}switch(c){case"[object RegExp]":case"[object String]":return""+e==""+n;case"[object Number]":return+e!=+e?+n!=+n:+e==0?1/+e===1/n:+e==+n;case"[object Date]":case"[object Boolean]":return+e==+n;case"[object Symbol]":return va.valueOf.call(e)===va.valueOf.call(n);case"[object ArrayBuffer]":case Ea:return nu(wa(e),wa(n),t,i)}var r=c==="[object Array]";if(!r&&Ii(e)){var a=Pt(e);if(a!==Pt(n))return!1;if(e.buffer===n.buffer&&e.byteOffset===n.byteOffset)return!0;r=!0}if(!r){if(typeof e!="object"||typeof n!="object")return!1;var o=e.constructor,u=n.constructor;if(o!==u&&!(Re(o)&&o instanceof o&&Re(u)&&u instanceof u)&&"constructor"in e&&"constructor"in n)return!1}t=t||[],i=i||[];for(var l=t.length;l--;)if(t[l]===e)return i[l]===n;if(t.push(e),i.push(n),r){if(l=e.length,l!==n.length)return!1;for(;l--;)if(!wi(e[l],n[l],t,i))return!1}else{var b=Be(e),m;if(l=b.length,Be(n).length!==l)return!1;for(;l--;)if(m=b[l],!(hn(n,m)&&wi(e[m],n[m],t,i)))return!1}return t.pop(),i.pop(),!0}function tu(e,n){return wi(e,n)}function Ln(e){if(!ln(e))return[];var n=[];for(var t in e)n.push(t);return Pc&&Jc(e,n),n}function Mi(e){var n=Le(e);return function(t){if(t==null)return!1;var i=Ln(t);if(Le(i))return!1;for(var c=0;c<n;c++)if(!Re(t[e[c]]))return!1;return e!==au||!Re(t[qi])}}var qi="forEach",ru="has",Pi=["clear","delete"],iu=["get",ru,"set"],Ps=Pi.concat(qi,iu),au=Pi.concat(iu),zs=["add"].concat(Pi,qi,ru);const ou=Ri?Mi(Ps):Ne("Map"),cu=Ri?Mi(au):Ne("WeakMap"),uu=Ri?Mi(zs):Ne("Set"),su=Ne("WeakSet");function En(e){for(var n=Be(e),t=n.length,i=Array(t),c=0;c<t;c++)i[c]=e[n[c]];return i}function du(e){for(var n=Be(e),t=n.length,i=Array(t),c=0;c<t;c++)i[c]=[n[c],e[n[c]]];return i}function zi(e){for(var n={},t=Be(e),i=0,c=t.length;i<c;i++)n[e[t[i]]]=t[i];return n}function Jn(e){var n=[];for(var t in e)Re(e[t])&&n.push(t);return n.sort()}function ji(e,n){return function(t){var i=arguments.length;if(n&&(t=Object(t)),i<2||t==null)return t;for(var c=1;c<i;c++)for(var r=arguments[c],a=e(r),o=a.length,u=0;u<o;u++){var l=a[u];(!n||t[l]===void 0)&&(t[l]=r[l])}return t}}const Xi=ji(Ln),On=ji(Be),Vi=ji(Ln,!0);function js(){return function(){}}function lu(e){if(!ln(e))return{};if(_a)return _a(e);var n=js();n.prototype=e;var t=new n;return n.prototype=null,t}function fu(e,n){var t=lu(e);return n&&On(t,n),t}function hu(e){return ln(e)?fn(e)?e.slice():Xi({},e):e}function pu(e,n){return n(e),e}function Hi(e){return fn(e)?e:[e]}we.toPath=Hi;function it(e){return we.toPath(e)}function Gi(e,n){for(var t=n.length,i=0;i<t;i++){if(e==null)return;e=e[n[i]]}return t?e:void 0}function Zi(e,n,t){var i=Gi(e,it(n));return Fi(i)?t:i}function gu(e,n){n=it(n);for(var t=n.length,i=0;i<t;i++){var c=n[i];if(!hn(e,c))return!1;e=e[c]}return!!t}function $t(e){return e}function wn(e){return e=On({},e),function(n){return Li(n,e)}}function Yt(e){return e=it(e),function(n){return Gi(n,e)}}function at(e,n,t){if(n===void 0)return e;switch(t??3){case 1:return function(i){return e.call(n,i)};case 3:return function(i,c,r){return e.call(n,i,c,r)};case 4:return function(i,c,r,a){return e.call(n,i,c,r,a)}}return function(){return e.apply(n,arguments)}}function mu(e,n,t){return e==null?$t:Re(e)?at(e,n,t):ln(e)&&!fn(e)?wn(e):Yt(e)}function Kt(e,n){return mu(e,n,1/0)}we.iteratee=Kt;function Me(e,n,t){return we.iteratee!==Kt?we.iteratee(e,n):mu(e,n,t)}function bu(e,n,t){n=Me(n,t);for(var i=Be(e),c=i.length,r={},a=0;a<c;a++){var o=i[a];r[o]=n(e[o],o,e)}return r}function $i(){}function yu(e){return e==null?$i:function(n){return Zi(e,n)}}function Du(e,n,t){var i=Array(Math.max(0,e));n=at(n,t,1);for(var c=0;c<e;c++)i[c]=n(c);return i}function zt(e,n){return n==null&&(n=e,e=0),e+Math.floor(Math.random()*(n-e+1))}const In=Date.now||function(){return new Date().getTime()};function vu(e){var n=function(r){return e[r]},t="(?:"+Be(e).join("|")+")",i=RegExp(t),c=RegExp(t,"g");return function(r){return r=r==null?"":""+r,i.test(r)?r.replace(c,n):r}}const xu={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},_u=vu(xu),Xs=zi(xu),Uu=vu(Xs),Tu=we.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var yr=/(.)^/,Vs={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},Hs=/\\|'|\r|\n|\u2028|\u2029/g;function Gs(e){return"\\"+Vs[e]}var Zs=/^\s*(\w|\$)+\s*$/;function wu(e,n,t){!n&&t&&(n=t),n=Vi({},n,we.templateSettings);var i=RegExp([(n.escape||yr).source,(n.interpolate||yr).source,(n.evaluate||yr).source].join("|")+"|$","g"),c=0,r="__p+='";e.replace(i,function(l,b,m,g,f){return r+=e.slice(c,f).replace(Hs,Gs),c=f+l.length,b?r+=`'+
2
2
  ((__t=(`+b+`))==null?'':_.escape(__t))+
3
3
  '`:m?r+=`'+
4
4
  ((__t=(`+m+`))==null?'':__t)+
@@ -130,8 +130,11 @@ declare module '@tiptap/core' {
130
130
 
131
131
  declare module '@tiptap/core' {
132
132
  interface Commands<ReturnType> {
133
- excalidraw: {
134
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
133
+ emoji: {
134
+ setEmoji: (emoji: {
135
+ name: string;
136
+ emoji: string;
137
+ }) => ReturnType;
135
138
  };
136
139
  }
137
140
  }
@@ -139,11 +142,8 @@ declare module '@tiptap/core' {
139
142
 
140
143
  declare module '@tiptap/core' {
141
144
  interface Commands<ReturnType> {
142
- emoji: {
143
- setEmoji: (emoji: {
144
- name: string;
145
- emoji: string;
146
- }) => ReturnType;
145
+ excalidraw: {
146
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
147
147
  };
148
148
  }
149
149
  }
@@ -185,6 +185,21 @@ declare module '@tiptap/core' {
185
185
  }
186
186
 
187
187
 
188
+ declare module '@tiptap/core' {
189
+ interface Commands<ReturnType> {
190
+ iframe: {
191
+ /**
192
+ * Add an iframe
193
+ */
194
+ setIframe: (options: {
195
+ src: string;
196
+ service: string;
197
+ }) => ReturnType;
198
+ };
199
+ }
200
+ }
201
+
202
+
188
203
  declare module '@tiptap/core' {
189
204
  interface Commands<ReturnType> {
190
205
  imageUpload: {
@@ -205,21 +220,6 @@ declare module '@tiptap/core' {
205
220
  }
206
221
 
207
222
 
208
- declare module '@tiptap/core' {
209
- interface Commands<ReturnType> {
210
- iframe: {
211
- /**
212
- * Add an iframe
213
- */
214
- setIframe: (options: {
215
- src: string;
216
- service: string;
217
- }) => ReturnType;
218
- };
219
- }
220
- }
221
-
222
-
223
223
  declare module '@tiptap/core' {
224
224
  interface Commands<ReturnType> {
225
225
  imageGifUpload: {
@@ -130,8 +130,11 @@ declare module '@tiptap/core' {
130
130
 
131
131
  declare module '@tiptap/core' {
132
132
  interface Commands<ReturnType> {
133
- excalidraw: {
134
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
133
+ emoji: {
134
+ setEmoji: (emoji: {
135
+ name: string;
136
+ emoji: string;
137
+ }) => ReturnType;
135
138
  };
136
139
  }
137
140
  }
@@ -139,11 +142,8 @@ declare module '@tiptap/core' {
139
142
 
140
143
  declare module '@tiptap/core' {
141
144
  interface Commands<ReturnType> {
142
- emoji: {
143
- setEmoji: (emoji: {
144
- name: string;
145
- emoji: string;
146
- }) => ReturnType;
145
+ excalidraw: {
146
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
147
147
  };
148
148
  }
149
149
  }
@@ -185,6 +185,21 @@ declare module '@tiptap/core' {
185
185
  }
186
186
 
187
187
 
188
+ declare module '@tiptap/core' {
189
+ interface Commands<ReturnType> {
190
+ iframe: {
191
+ /**
192
+ * Add an iframe
193
+ */
194
+ setIframe: (options: {
195
+ src: string;
196
+ service: string;
197
+ }) => ReturnType;
198
+ };
199
+ }
200
+ }
201
+
202
+
188
203
  declare module '@tiptap/core' {
189
204
  interface Commands<ReturnType> {
190
205
  imageUpload: {
@@ -205,21 +220,6 @@ declare module '@tiptap/core' {
205
220
  }
206
221
 
207
222
 
208
- declare module '@tiptap/core' {
209
- interface Commands<ReturnType> {
210
- iframe: {
211
- /**
212
- * Add an iframe
213
- */
214
- setIframe: (options: {
215
- src: string;
216
- service: string;
217
- }) => ReturnType;
218
- };
219
- }
220
- }
221
-
222
-
223
223
  declare module '@tiptap/core' {
224
224
  interface Commands<ReturnType> {
225
225
  imageGifUpload: {
package/lib/ImportWord.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { E as Ts } from "./index-BWx1Mchx.js";
2
2
  import { jsxs as ws, jsx as ba } from "react/jsx-runtime";
3
3
  import { useState as Es, useRef as As } from "react";
4
- import { a9 as Cs, aa as un, ab as Fs, ac as Ss, A as Bs, ad as ks } from "./RichTextEditor-BTv7R2Z0.js";
4
+ import { a9 as Cs, aa as un, ab as Fs, ac as Ss, A as Bs, ad as ks } from "./RichTextEditor-DWN9FEob.js";
5
5
  import { u as Ws } from "./index-zcKfSGd5.js";
6
6
  var ze = {}, Ei = "1.13.7", ya = typeof self == "object" && self.self === self && self || typeof global == "object" && global.global === global && global || Function("return this")() || {}, Ht = Array.prototype, Ai = Object.prototype, Da = typeof Symbol < "u" ? Symbol.prototype : null, Rs = Ht.push, rt = Ht.slice, Kn = Ai.toString, Ns = Ai.hasOwnProperty, Mc = typeof ArrayBuffer < "u", Os = typeof DataView < "u", Is = Array.isArray, va = Object.keys, xa = Object.create, _a = Mc && ArrayBuffer.isView, Ls = isNaN, Ms = isFinite, qc = !{ toString: null }.propertyIsEnumerable("toString"), Ua = [
7
7
  "valueOf",
package/lib/Indent.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("./index-CSvnpArE.cjs"),t=require("./RichTextEditor-Bca-oI9I.cjs"),r=d.Extension.create({name:"indent",addOptions(){var n;return{...(n=this.parent)==null?void 0:n.call(this),types:["paragraph","heading","blockquote"],minIndent:t.IndentProps.min,maxIndent:t.IndentProps.max,button({editor:e,t:o}){return[{component:t.ActionButton,componentProps:{action:()=>{e.commands.indent()},shortcutKeys:["Tab"],icon:"IndentIncrease",tooltip:o("editor.indent.tooltip")}},{component:t.ActionButton,componentProps:{action:()=>{e.commands.outdent()},shortcutKeys:["Shift","Tab"],icon:"IndentDecrease",tooltip:o("editor.outdent.tooltip")}}]}}},addGlobalAttributes(){return[{types:this.options.types,attributes:{indent:{default:0,parseHTML:n=>{const e=n.dataset.indent;return(e?Number.parseInt(e,10):0)||0},renderHTML:n=>n.indent?{"data-indent":n.indent}:{}}}}]},addCommands(){return{indent:()=>t.createIndentCommand({delta:t.IndentProps.more,types:this.options.types}),outdent:()=>t.createIndentCommand({delta:t.IndentProps.less,types:this.options.types})}},addKeyboardShortcuts(){return{Tab:()=>this.editor.commands.indent(),"Shift-Tab":()=>this.editor.commands.outdent()}}});exports.Indent=r;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("./index-CSvnpArE.cjs"),t=require("./RichTextEditor-jtVXJcE2.cjs"),r=d.Extension.create({name:"indent",addOptions(){var n;return{...(n=this.parent)==null?void 0:n.call(this),types:["paragraph","heading","blockquote"],minIndent:t.IndentProps.min,maxIndent:t.IndentProps.max,button({editor:e,t:o}){return[{component:t.ActionButton,componentProps:{action:()=>{e.commands.indent()},shortcutKeys:["Tab"],icon:"IndentIncrease",tooltip:o("editor.indent.tooltip")}},{component:t.ActionButton,componentProps:{action:()=>{e.commands.outdent()},shortcutKeys:["Shift","Tab"],icon:"IndentDecrease",tooltip:o("editor.outdent.tooltip")}}]}}},addGlobalAttributes(){return[{types:this.options.types,attributes:{indent:{default:0,parseHTML:n=>{const e=n.dataset.indent;return(e?Number.parseInt(e,10):0)||0},renderHTML:n=>n.indent?{"data-indent":n.indent}:{}}}}]},addCommands(){return{indent:()=>t.createIndentCommand({delta:t.IndentProps.more,types:this.options.types}),outdent:()=>t.createIndentCommand({delta:t.IndentProps.less,types:this.options.types})}},addKeyboardShortcuts(){return{Tab:()=>this.editor.commands.indent(),"Shift-Tab":()=>this.editor.commands.outdent()}}});exports.Indent=r;
package/lib/Indent.d.cts CHANGED
@@ -121,8 +121,11 @@ declare module '@tiptap/core' {
121
121
 
122
122
  declare module '@tiptap/core' {
123
123
  interface Commands<ReturnType> {
124
- excalidraw: {
125
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
124
+ emoji: {
125
+ setEmoji: (emoji: {
126
+ name: string;
127
+ emoji: string;
128
+ }) => ReturnType;
126
129
  };
127
130
  }
128
131
  }
@@ -130,11 +133,8 @@ declare module '@tiptap/core' {
130
133
 
131
134
  declare module '@tiptap/core' {
132
135
  interface Commands<ReturnType> {
133
- emoji: {
134
- setEmoji: (emoji: {
135
- name: string;
136
- emoji: string;
137
- }) => ReturnType;
136
+ excalidraw: {
137
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
138
138
  };
139
139
  }
140
140
  }
@@ -176,6 +176,21 @@ declare module '@tiptap/core' {
176
176
  }
177
177
 
178
178
 
179
+ declare module '@tiptap/core' {
180
+ interface Commands<ReturnType> {
181
+ iframe: {
182
+ /**
183
+ * Add an iframe
184
+ */
185
+ setIframe: (options: {
186
+ src: string;
187
+ service: string;
188
+ }) => ReturnType;
189
+ };
190
+ }
191
+ }
192
+
193
+
179
194
  declare module '@tiptap/core' {
180
195
  interface Commands<ReturnType> {
181
196
  imageUpload: {
@@ -196,21 +211,6 @@ declare module '@tiptap/core' {
196
211
  }
197
212
 
198
213
 
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
-
214
214
  declare module '@tiptap/core' {
215
215
  interface Commands<ReturnType> {
216
216
  imageGifUpload: {
package/lib/Indent.d.ts CHANGED
@@ -121,8 +121,11 @@ declare module '@tiptap/core' {
121
121
 
122
122
  declare module '@tiptap/core' {
123
123
  interface Commands<ReturnType> {
124
- excalidraw: {
125
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
124
+ emoji: {
125
+ setEmoji: (emoji: {
126
+ name: string;
127
+ emoji: string;
128
+ }) => ReturnType;
126
129
  };
127
130
  }
128
131
  }
@@ -130,11 +133,8 @@ declare module '@tiptap/core' {
130
133
 
131
134
  declare module '@tiptap/core' {
132
135
  interface Commands<ReturnType> {
133
- emoji: {
134
- setEmoji: (emoji: {
135
- name: string;
136
- emoji: string;
137
- }) => ReturnType;
136
+ excalidraw: {
137
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
138
138
  };
139
139
  }
140
140
  }
@@ -176,6 +176,21 @@ declare module '@tiptap/core' {
176
176
  }
177
177
 
178
178
 
179
+ declare module '@tiptap/core' {
180
+ interface Commands<ReturnType> {
181
+ iframe: {
182
+ /**
183
+ * Add an iframe
184
+ */
185
+ setIframe: (options: {
186
+ src: string;
187
+ service: string;
188
+ }) => ReturnType;
189
+ };
190
+ }
191
+ }
192
+
193
+
179
194
  declare module '@tiptap/core' {
180
195
  interface Commands<ReturnType> {
181
196
  imageUpload: {
@@ -196,21 +211,6 @@ declare module '@tiptap/core' {
196
211
  }
197
212
 
198
213
 
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
-
214
214
  declare module '@tiptap/core' {
215
215
  interface Commands<ReturnType> {
216
216
  imageGifUpload: {
package/lib/Indent.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { E as s } from "./index-BWx1Mchx.js";
2
- import { c as d, I as e, A as r } from "./RichTextEditor-BTv7R2Z0.js";
2
+ import { c as d, I as e, A as r } from "./RichTextEditor-DWN9FEob.js";
3
3
  const p = /* @__PURE__ */ s.create({
4
4
  name: "indent",
5
5
  addOptions() {
package/lib/Italic.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CSvnpArE.cjs"),r=require("./RichTextEditor-Bca-oI9I.cjs"),a=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))$/,i=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))/g,o=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))$/,l=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))/g,c=e.Mark.create({name:"italic",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"em"},{tag:"i",getAttrs:t=>t.style.fontStyle!=="normal"&&null},{style:"font-style=normal",clearMark:t=>t.type.name===this.name},{style:"font-style=italic"}]},renderHTML({HTMLAttributes:t}){return["em",e.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{setItalic:()=>({commands:t})=>t.setMark(this.name),toggleItalic:()=>({commands:t})=>t.toggleMark(this.name),unsetItalic:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-i":()=>this.editor.commands.toggleItalic(),"Mod-I":()=>this.editor.commands.toggleItalic()}},addInputRules(){return[e.markInputRule({find:a,type:this.type}),e.markInputRule({find:o,type:this.type})]},addPasteRules(){return[e.markPasteRule({find:i,type:this.type}),e.markPasteRule({find:l,type:this.type})]}}),u=c.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),button({editor:s,t:n}){return{component:r.ActionButton,componentProps:{action:()=>s.commands.toggleItalic(),isActive:()=>s.isActive("italic")||!1,disabled:!1,shortcutKeys:["mod","I"],icon:"Italic",tooltip:n("editor.italic.tooltip")}}}}}});exports.Italic=u;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CSvnpArE.cjs"),r=require("./RichTextEditor-jtVXJcE2.cjs"),a=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))$/,i=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))/g,o=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))$/,l=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))/g,c=e.Mark.create({name:"italic",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"em"},{tag:"i",getAttrs:t=>t.style.fontStyle!=="normal"&&null},{style:"font-style=normal",clearMark:t=>t.type.name===this.name},{style:"font-style=italic"}]},renderHTML({HTMLAttributes:t}){return["em",e.mergeAttributes(this.options.HTMLAttributes,t),0]},addCommands(){return{setItalic:()=>({commands:t})=>t.setMark(this.name),toggleItalic:()=>({commands:t})=>t.toggleMark(this.name),unsetItalic:()=>({commands:t})=>t.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-i":()=>this.editor.commands.toggleItalic(),"Mod-I":()=>this.editor.commands.toggleItalic()}},addInputRules(){return[e.markInputRule({find:a,type:this.type}),e.markInputRule({find:o,type:this.type})]},addPasteRules(){return[e.markPasteRule({find:i,type:this.type}),e.markPasteRule({find:l,type:this.type})]}}),u=c.extend({addOptions(){var t;return{...(t=this.parent)==null?void 0:t.call(this),button({editor:s,t:n}){return{component:r.ActionButton,componentProps:{action:()=>s.commands.toggleItalic(),isActive:()=>s.isActive("italic")||!1,disabled:!1,shortcutKeys:["mod","I"],icon:"Italic",tooltip:n("editor.italic.tooltip")}}}}}});exports.Italic=u;
package/lib/Italic.d.cts CHANGED
@@ -120,8 +120,11 @@ declare module '@tiptap/core' {
120
120
 
121
121
  declare module '@tiptap/core' {
122
122
  interface Commands<ReturnType> {
123
- excalidraw: {
124
- setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
123
+ emoji: {
124
+ setEmoji: (emoji: {
125
+ name: string;
126
+ emoji: string;
127
+ }) => ReturnType;
125
128
  };
126
129
  }
127
130
  }
@@ -129,11 +132,8 @@ declare module '@tiptap/core' {
129
132
 
130
133
  declare module '@tiptap/core' {
131
134
  interface Commands<ReturnType> {
132
- emoji: {
133
- setEmoji: (emoji: {
134
- name: string;
135
- emoji: string;
136
- }) => ReturnType;
135
+ excalidraw: {
136
+ setExcalidraw: (attrs?: IExcalidrawAttrs) => ReturnType;
137
137
  };
138
138
  }
139
139
  }
@@ -175,6 +175,21 @@ declare module '@tiptap/core' {
175
175
  }
176
176
 
177
177
 
178
+ declare module '@tiptap/core' {
179
+ interface Commands<ReturnType> {
180
+ iframe: {
181
+ /**
182
+ * Add an iframe
183
+ */
184
+ setIframe: (options: {
185
+ src: string;
186
+ service: string;
187
+ }) => ReturnType;
188
+ };
189
+ }
190
+ }
191
+
192
+
178
193
  declare module '@tiptap/core' {
179
194
  interface Commands<ReturnType> {
180
195
  imageUpload: {
@@ -195,21 +210,6 @@ declare module '@tiptap/core' {
195
210
  }
196
211
 
197
212
 
198
- declare module '@tiptap/core' {
199
- interface Commands<ReturnType> {
200
- iframe: {
201
- /**
202
- * Add an iframe
203
- */
204
- setIframe: (options: {
205
- src: string;
206
- service: string;
207
- }) => ReturnType;
208
- };
209
- }
210
- }
211
-
212
-
213
213
  declare module '@tiptap/core' {
214
214
  interface Commands<ReturnType> {
215
215
  imageGifUpload: {