reactjs-tiptap-editor 1.0.17 → 1.0.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 (212) hide show
  1. package/lib/{ActionMenuButton-lsIBc9sU.js → ActionMenuButton-BOjCHFTA.js} +6 -6
  2. package/lib/ActionMenuButton-Df077oOH.cjs +1 -0
  3. package/lib/Attachment.cjs +2 -2
  4. package/lib/Attachment.js +40 -78
  5. package/lib/Blockquote.cjs +1 -1
  6. package/lib/Blockquote.js +2 -3
  7. package/lib/Bold.cjs +1 -1
  8. package/lib/Bold.js +2 -3
  9. package/lib/BulletList.cjs +1 -1
  10. package/lib/BulletList.js +2 -3
  11. package/lib/Callout.cjs +1 -1
  12. package/lib/Callout.js +105 -99
  13. package/lib/Clear.cjs +1 -1
  14. package/lib/Clear.js +2 -3
  15. package/lib/Code.cjs +1 -1
  16. package/lib/Code.js +2 -3
  17. package/lib/CodeBlock.cjs +38 -38
  18. package/lib/CodeBlock.js +1561 -1605
  19. package/lib/CodeView.cjs +1 -1
  20. package/lib/CodeView.js +2 -2
  21. package/lib/Color.cjs +1 -1
  22. package/lib/Color.js +46 -63
  23. package/lib/Column.cjs +1 -1
  24. package/lib/Column.js +24 -10
  25. package/lib/Drawer-DwrlY_lY.cjs +1 -0
  26. package/lib/Drawer-DxOoRiGQ.js +1099 -0
  27. package/lib/Drawer.cjs +1 -1
  28. package/lib/Drawer.js +6 -5
  29. package/lib/Emoji.cjs +1 -1
  30. package/lib/Emoji.js +69 -93
  31. package/lib/Excalidraw.cjs +1 -1
  32. package/lib/Excalidraw.js +99 -110
  33. package/lib/ExportPdf.cjs +4 -4
  34. package/lib/ExportPdf.js +4 -13
  35. package/lib/ExportWord.cjs +1 -1
  36. package/lib/ExportWord.js +9 -7
  37. package/lib/FontFamily.cjs +1 -1
  38. package/lib/FontFamily.js +12 -34
  39. package/lib/FontSize.cjs +1 -1
  40. package/lib/FontSize.js +12 -27
  41. package/lib/Heading.cjs +1 -1
  42. package/lib/Heading.js +34 -47
  43. package/lib/Highlight.cjs +1 -1
  44. package/lib/Highlight.js +39 -52
  45. package/lib/History.cjs +1 -1
  46. package/lib/History.js +318 -313
  47. package/lib/HorizontalRule.cjs +1 -1
  48. package/lib/HorizontalRule.js +2 -3
  49. package/lib/{Iframe-CTajPyzs.js → Iframe-AhNV5WH5.js} +25 -34
  50. package/lib/Iframe-C6pBw-AF.cjs +1 -0
  51. package/lib/Iframe.cjs +1 -1
  52. package/lib/Iframe.js +5 -4
  53. package/lib/Image.cjs +1 -1
  54. package/lib/Image.js +5 -4
  55. package/lib/ImageGif.cjs +1 -1
  56. package/lib/ImageGif.js +63 -91
  57. package/lib/ImportWord.cjs +1 -1
  58. package/lib/ImportWord.js +7 -11
  59. package/lib/{Indent-BGEHlRx_.js → Indent-DZ5PcJA4.js} +3 -7
  60. package/lib/Indent-Do-X0AsY.cjs +1 -0
  61. package/lib/Indent.cjs +1 -1
  62. package/lib/Indent.js +2 -2
  63. package/lib/Italic.cjs +1 -1
  64. package/lib/Italic.js +2 -3
  65. package/lib/Katex-CIC9ygbL.cjs +4 -0
  66. package/lib/{Katex-tMh4bfBb.js → Katex-bIgoenn_.js} +241 -255
  67. package/lib/Katex.cjs +1 -1
  68. package/lib/Katex.js +5 -4
  69. package/lib/LineHeight.cjs +1 -1
  70. package/lib/LineHeight.js +13 -21
  71. package/lib/Link.cjs +1 -1
  72. package/lib/Link.js +2 -2
  73. package/lib/LinkEditBlock-B0ZaACZO.cjs +5 -0
  74. package/lib/{LinkEditBlock-CA5NhP-m.js → LinkEditBlock-D_cF9fnc.js} +320 -370
  75. package/lib/MarkdownPaste.cjs +58 -0
  76. package/lib/MarkdownPaste.js +1656 -0
  77. package/lib/Mention.cjs +1 -1
  78. package/lib/Mention.js +22 -17
  79. package/lib/Mermaid.cjs +2 -2
  80. package/lib/Mermaid.js +118 -142
  81. package/lib/MoreMark.cjs +1 -1
  82. package/lib/MoreMark.js +10 -18
  83. package/lib/OrderedList.cjs +1 -1
  84. package/lib/OrderedList.js +2 -3
  85. package/lib/SearchAndReplace.cjs +1 -1
  86. package/lib/SearchAndReplace.js +68 -133
  87. package/lib/SlashCommand.cjs +1 -1
  88. package/lib/SlashCommand.js +15 -14
  89. package/lib/{SlashCommandNodeView-CZoM3ZlS.cjs → SlashCommandNodeView-Ba03hlVZ.cjs} +1 -1
  90. package/lib/{SlashCommandNodeView-DLuqbX2o.js → SlashCommandNodeView-cg0x3NRF.js} +15 -17
  91. package/lib/Strike.cjs +1 -1
  92. package/lib/Strike.js +2 -3
  93. package/lib/{Table-BC4Lbqzn.js → Table-KqLiT5wG.js} +95 -133
  94. package/lib/Table-ddU2LSc6.cjs +9 -0
  95. package/lib/Table.cjs +1 -1
  96. package/lib/Table.js +1 -1
  97. package/lib/TaskList.cjs +1 -1
  98. package/lib/TaskList.js +2 -3
  99. package/lib/TextAlign.cjs +1 -1
  100. package/lib/TextAlign.js +51 -60
  101. package/lib/TextDirection.cjs +1 -1
  102. package/lib/TextDirection.js +47 -69
  103. package/lib/TextUnderline.cjs +1 -1
  104. package/lib/TextUnderline.js +2 -3
  105. package/lib/Twitter-BIiR78Jh.cjs +1 -0
  106. package/lib/{Twitter-D8Cbgl7g.js → Twitter-C1Lzqc7u.js} +567 -593
  107. package/lib/Twitter.cjs +1 -1
  108. package/lib/Twitter.js +4 -3
  109. package/lib/Video.cjs +1 -1
  110. package/lib/Video.js +3 -3
  111. package/lib/bubble.cjs +6 -4
  112. package/lib/bubble.js +3712 -3023
  113. package/lib/clsx-BWE7vnna.cjs +33 -0
  114. package/lib/clsx-eGVyq7ot.js +1062 -0
  115. package/lib/components/ActionButton.d.ts +2 -2
  116. package/lib/components/ActionMenuButton.d.ts +1 -1
  117. package/lib/components/Bubble/formatBubble.d.ts +5 -5
  118. package/lib/components/ui/checkbox.d.ts +1 -1
  119. package/lib/components/ui/dialog.d.ts +1 -1
  120. package/lib/components/ui/dropdown-menu.d.ts +1 -1
  121. package/lib/components/ui/emoji-picker.d.ts +1 -1
  122. package/lib/components/ui/label.d.ts +1 -1
  123. package/lib/components/ui/popover.d.ts +1 -1
  124. package/lib/components/ui/select.d.ts +1 -1
  125. package/lib/components/ui/separator.d.ts +1 -1
  126. package/lib/components/ui/switch.d.ts +1 -1
  127. package/lib/components/ui/tabs.d.ts +1 -1
  128. package/lib/components/ui/toast.d.ts +1 -1
  129. package/lib/components/ui/toggle.d.ts +1 -1
  130. package/lib/components/ui/tooltip.d.ts +1 -1
  131. package/lib/{delete-node-IyVmiRbI.js → delete-node-eQHsyyhR.js} +3 -1
  132. package/lib/{dropdown-menu-q6RL_fkA.js → dropdown-menu-CexIkt_V.js} +8 -8
  133. package/lib/{dropdown-menu-C_F7LEy5.cjs → dropdown-menu-oSKIntXM.cjs} +1 -1
  134. package/lib/extensions/Blockquote/Blockquote.d.ts +1 -1
  135. package/lib/extensions/Bold/Bold.d.ts +1 -1
  136. package/lib/extensions/Code/Code.d.ts +1 -1
  137. package/lib/extensions/CodeView/CodeView.d.ts +2 -2
  138. package/lib/extensions/Heading/Heading.d.ts +1 -1
  139. package/lib/extensions/Highlight/Highlight.d.ts +1 -1
  140. package/lib/extensions/HorizontalRule/HorizontalRule.d.ts +1 -1
  141. package/lib/extensions/ImportWord/ImportWord.d.ts +2 -2
  142. package/lib/extensions/Italic/Italic.d.ts +1 -1
  143. package/lib/extensions/Link/Link.d.ts +1 -1
  144. package/lib/extensions/MarkdownPaste/MarkdownPaste.d.ts +5 -0
  145. package/lib/extensions/MarkdownPaste/index.d.ts +1 -0
  146. package/lib/extensions/Mermaid/Mermaid.d.ts +1 -1
  147. package/lib/extensions/MoreMark/MoreMark.d.ts +1 -1
  148. package/lib/extensions/Strike/Strike.d.ts +1 -1
  149. package/lib/extensions/Table/Table.d.ts +1 -1
  150. package/lib/extensions/TextAlign/TextAlign.d.ts +1 -1
  151. package/lib/extensions/TextUnderline/TextUnderline.d.ts +1 -1
  152. package/lib/index-BUTn2LY6.cjs +1 -0
  153. package/lib/{index-C07N8gA1.js → index-BlXGgvT-.js} +21 -18
  154. package/lib/{index-DqruLhsu.js → index-BnW6t8z6.js} +23 -23
  155. package/lib/{index-BsFvo9PG.cjs → index-BqL4vAWE.cjs} +1 -1
  156. package/lib/index-BtxvYLJ1.cjs +12 -0
  157. package/lib/{index-Do_dsOGB.js → index-C6xmkxrQ.js} +232 -217
  158. package/lib/index-CJ9pyCM4.cjs +1 -0
  159. package/lib/{index-neeeY2o7.cjs → index-D0lc95kr.cjs} +3 -3
  160. package/lib/{index-RcSPeQHn.js → index-DHUN85fV.js} +571 -657
  161. package/lib/index-DUpSE1Gb.cjs +1 -0
  162. package/lib/index-D_8P0LE5.js +1362 -0
  163. package/lib/{index-BDYJ8Ph2.js → index-RIXs7STX.js} +1 -1
  164. package/lib/index-mfGK4pFo.js +6469 -0
  165. package/lib/index-zig3Dj7A.cjs +22 -0
  166. package/lib/index.cjs +1 -1
  167. package/lib/index.js +26 -34
  168. package/lib/locale-bundle.cjs +1 -1
  169. package/lib/locale-bundle.js +1 -1
  170. package/lib/plugins/image-upload.d.ts +1 -1
  171. package/lib/popover-BYSZ3zBi.js +24 -0
  172. package/lib/popover-BcHDZqBt.cjs +1 -0
  173. package/lib/{renderNodeView-BEkECnnY.js → renderNodeView-BrM5kUj_.js} +2 -2
  174. package/lib/{renderNodeView-DfLmGrgA.cjs → renderNodeView-D1zydtli.cjs} +1 -1
  175. package/lib/{select-CmV5uTXr.js → select-C5SHDLFj.js} +8 -5
  176. package/lib/{select-CYyIeImH.cjs → select-DHjzKkcu.cjs} +1 -1
  177. package/lib/{separator-BLp6xpSY.cjs → separator-BmixLrnJ.cjs} +1 -1
  178. package/lib/separator-CFKVxAea.js +293 -0
  179. package/lib/store/editor.d.ts +1 -1
  180. package/lib/store/store.d.ts +1 -1
  181. package/lib/style.css +1 -1
  182. package/lib/{textarea-Cn75Cm2n.cjs → textarea-CasDcv3u.cjs} +1 -1
  183. package/lib/{textarea-CkVKMPqK.js → textarea-DNLrJoRl.js} +1 -1
  184. package/lib/theme.js +1 -1
  185. package/lib/types.d.ts +3 -3
  186. package/lib/updatePosition-CBRjbQMH.js +16 -0
  187. package/lib/updatePosition-CfmY5Trk.cjs +1 -0
  188. package/lib/utils/columns.d.ts +1 -1
  189. package/lib/utils/pdf.d.ts +1 -1
  190. package/lib/utils/utils.d.ts +1 -1
  191. package/package.json +262 -247
  192. package/lib/ActionMenuButton-B_E2mbAW.cjs +0 -1
  193. package/lib/Drawer-DQ4CxBwG.js +0 -1373
  194. package/lib/Drawer-FUeUKshi.cjs +0 -1
  195. package/lib/Iframe-EVWXCqe4.cjs +0 -1
  196. package/lib/Indent-q9cEWAa_.cjs +0 -1
  197. package/lib/Katex-ClqcEnN_.cjs +0 -4
  198. package/lib/LinkEditBlock-DZXk4ln_.cjs +0 -5
  199. package/lib/Table-BmDopO43.cjs +0 -9
  200. package/lib/Twitter-BbMD3Ybp.cjs +0 -1
  201. package/lib/clsx-CXbNJWDD.cjs +0 -54
  202. package/lib/clsx-DaPvp9ji.js +0 -7391
  203. package/lib/index-BCzvbrf5.cjs +0 -12
  204. package/lib/index-BnVcq33n.cjs +0 -1
  205. package/lib/index-CjhjjJsN.cjs +0 -1
  206. package/lib/index-Cs6cp0Y6.cjs +0 -1
  207. package/lib/index-Qcl3BG94.js +0 -1351
  208. package/lib/popover-CtinPbiy.js +0 -24
  209. package/lib/popover-DIMT3pae.cjs +0 -1
  210. package/lib/separator-C7luvaG8.js +0 -327
  211. package/lib/updatePosition-Cjuj2E26.cjs +0 -1
  212. package/lib/updatePosition-DRmKQBGm.js +0 -16
@@ -0,0 +1 @@
1
+ "use strict";const Nt=require("@tiptap/pm/state"),At=require("@tiptap/pm/view"),Zt=require("./index-zig3Dj7A.cjs"),qt=["top","right","bottom","left"],Ct=["start","end"],Pt=qt.reduce((t,e)=>t.concat(e,e+"-"+Ct[0],e+"-"+Ct[1]),[]),X=Math.min,M=Math.max,ct=Math.round,V=t=>({x:t,y:t}),te={left:"right",right:"left",bottom:"top",top:"bottom"};function wt(t,e,i){return M(t,X(e,i))}function j(t,e){return typeof t=="function"?t(e):t}function q(t){return t.split("-")[0]}function F(t){return t.split("-")[1]}function Ft(t){return t==="x"?"y":"x"}function yt(t){return t==="y"?"height":"width"}function H(t){const e=t[0];return e==="t"||e==="b"?"y":"x"}function vt(t){return Ft(H(t))}function Wt(t,e,i){i===void 0&&(i=!1);const n=F(t),o=vt(t),r=yt(o);let s=o==="x"?n===(i?"end":"start")?"right":"left":n==="start"?"bottom":"top";return e.reference[r]>e.floating[r]&&(s=at(s)),[s,at(s)]}function ee(t){const e=at(t);return[lt(t),e,lt(e)]}function lt(t){return t.includes("start")?t.replace("start","end"):t.replace("end","start")}const Et=["left","right"],Dt=["right","left"],ne=["top","bottom"],oe=["bottom","top"];function ie(t,e,i){switch(t){case"top":case"bottom":return i?e?Dt:Et:e?Et:Dt;case"left":case"right":return e?ne:oe;default:return[]}}function re(t,e,i,n){const o=F(t);let r=ie(q(t),i==="start",n);return o&&(r=r.map(s=>s+"-"+o),e&&(r=r.concat(r.map(lt)))),r}function at(t){const e=q(t);return te[e]+t.slice(e.length)}function se(t){return{top:0,right:0,bottom:0,left:0,...t}}function bt(t){return typeof t!="number"?se(t):{top:t,right:t,bottom:t,left:t}}function Z(t){const{x:e,y:i,width:n,height:o}=t;return{width:n,height:o,top:i,left:e,right:e+n,bottom:i+o,x:e,y:i}}function Tt(t,e,i){let{reference:n,floating:o}=t;const r=H(e),s=vt(e),c=yt(s),a=q(e),g=r==="y",f=n.x+n.width/2-o.width/2,l=n.y+n.height/2-o.height/2,m=n[c]/2-o[c]/2;let u;switch(a){case"top":u={x:f,y:n.y-o.height};break;case"bottom":u={x:f,y:n.y+n.height};break;case"right":u={x:n.x+n.width,y:l};break;case"left":u={x:n.x-o.width,y:l};break;default:u={x:n.x,y:n.y}}switch(F(e)){case"start":u[s]-=m*(i&&g?-1:1);break;case"end":u[s]+=m*(i&&g?-1:1);break}return u}async function ce(t,e){var i;e===void 0&&(e={});const{x:n,y:o,platform:r,rects:s,elements:c,strategy:a}=t,{boundary:g="clippingAncestors",rootBoundary:f="viewport",elementContext:l="floating",altBoundary:m=!1,padding:u=0}=j(e,t),h=bt(u),p=c[m?l==="floating"?"reference":"floating":l],b=Z(await r.getClippingRect({element:(i=await(r.isElement==null?void 0:r.isElement(p)))==null||i?p:p.contextElement||await(r.getDocumentElement==null?void 0:r.getDocumentElement(c.floating)),boundary:g,rootBoundary:f,strategy:a})),d=l==="floating"?{x:n,y:o,width:s.floating.width,height:s.floating.height}:s.reference,S=await(r.getOffsetParent==null?void 0:r.getOffsetParent(c.floating)),O=await(r.isElement==null?void 0:r.isElement(S))?await(r.getScale==null?void 0:r.getScale(S))||{x:1,y:1}:{x:1,y:1},_=Z(r.convertOffsetParentRelativeRectToViewportRelativeRect?await r.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:d,offsetParent:S,strategy:a}):d);return{top:(b.top-_.top+h.top)/O.y,bottom:(_.bottom-b.bottom+h.bottom)/O.y,left:(b.left-_.left+h.left)/O.x,right:(_.right-b.right+h.right)/O.x}}const le=50,ae=async(t,e,i)=>{const{placement:n="bottom",strategy:o="absolute",middleware:r=[],platform:s}=i,c=s.detectOverflow?s:{...s,detectOverflow:ce},a=await(s.isRTL==null?void 0:s.isRTL(e));let g=await s.getElementRects({reference:t,floating:e,strategy:o}),{x:f,y:l}=Tt(g,n,a),m=n,u=0;const h={};for(let v=0;v<r.length;v++){const p=r[v];if(!p)continue;const{name:b,fn:d}=p,{x:S,y:O,data:_,reset:D}=await d({x:f,y:l,initialPlacement:n,placement:m,strategy:o,middlewareData:h,rects:g,platform:c,elements:{reference:t,floating:e}});f=S??f,l=O??l,h[b]={...h[b],..._},D&&u<le&&(u++,typeof D=="object"&&(D.placement&&(m=D.placement),D.rects&&(g=D.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:o}):D.rects),{x:f,y:l}=Tt(g,m,a)),v=-1)}return{x:f,y:l,placement:m,strategy:o,middlewareData:h}},fe=t=>({name:"arrow",options:t,async fn(e){const{x:i,y:n,placement:o,rects:r,platform:s,elements:c,middlewareData:a}=e,{element:g,padding:f=0}=j(t,e)||{};if(g==null)return{};const l=bt(f),m={x:i,y:n},u=vt(o),h=yt(u),v=await s.getDimensions(g),p=u==="y",b=p?"top":"left",d=p?"bottom":"right",S=p?"clientHeight":"clientWidth",O=r.reference[h]+r.reference[u]-m[u]-r.floating[h],_=m[u]-r.reference[u],D=await(s.getOffsetParent==null?void 0:s.getOffsetParent(g));let y=D?D[S]:0;(!y||!await(s.isElement==null?void 0:s.isElement(D)))&&(y=c.floating[S]||r.floating[h]);const A=O/2-_/2,C=y/2-v[h]/2-1,w=X(l[b],C),R=X(l[d],C),P=w,T=y-v[h]-R,L=y/2-v[h]/2+A,B=wt(P,L,T),x=!a.arrow&&F(o)!=null&&L!==B&&r.reference[h]/2-(L<P?w:R)-v[h]/2<0,$=x?L<P?L-P:L-T:0;return{[u]:m[u]+$,data:{[u]:B,centerOffset:L-B-$,...x&&{alignmentOffset:$}},reset:x}}});function ue(t,e,i){return(t?[...i.filter(o=>F(o)===t),...i.filter(o=>F(o)!==t)]:i.filter(o=>q(o)===o)).filter(o=>t?F(o)===t||(e?lt(o)!==o:!1):!0)}const de=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var i,n,o;const{rects:r,middlewareData:s,placement:c,platform:a,elements:g}=e,{crossAxis:f=!1,alignment:l,allowedPlacements:m=Pt,autoAlignment:u=!0,...h}=j(t,e),v=l!==void 0||m===Pt?ue(l||null,u,m):m,p=await a.detectOverflow(e,h),b=((i=s.autoPlacement)==null?void 0:i.index)||0,d=v[b];if(d==null)return{};const S=Wt(d,r,await(a.isRTL==null?void 0:a.isRTL(g.floating)));if(c!==d)return{reset:{placement:v[0]}};const O=[p[q(d)],p[S[0]],p[S[1]]],_=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:d,overflows:O}],D=v[b+1];if(D)return{data:{index:b+1,overflows:_},reset:{placement:D}};const y=_.map(w=>{const R=F(w.placement);return[w.placement,R&&f?w.overflows.slice(0,2).reduce((P,T)=>P+T,0):w.overflows[0],w.overflows]}).sort((w,R)=>w[1]-R[1]),C=((o=y.filter(w=>w[2].slice(0,F(w[0])?2:3).every(R=>R<=0))[0])==null?void 0:o[0])||y[0][0];return C!==c?{data:{index:b+1,overflows:_},reset:{placement:C}}:{}}}},ge=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var i,n;const{placement:o,middlewareData:r,rects:s,initialPlacement:c,platform:a,elements:g}=e,{mainAxis:f=!0,crossAxis:l=!0,fallbackPlacements:m,fallbackStrategy:u="bestFit",fallbackAxisSideDirection:h="none",flipAlignment:v=!0,...p}=j(t,e);if((i=r.arrow)!=null&&i.alignmentOffset)return{};const b=q(o),d=H(c),S=q(c)===c,O=await(a.isRTL==null?void 0:a.isRTL(g.floating)),_=m||(S||!v?[at(c)]:ee(c)),D=h!=="none";!m&&D&&_.push(...re(c,v,h,O));const y=[c,..._],A=await a.detectOverflow(e,p),C=[];let w=((n=r.flip)==null?void 0:n.overflows)||[];if(f&&C.push(A[b]),l){const L=Wt(o,s,O);C.push(A[L[0]],A[L[1]])}if(w=[...w,{placement:o,overflows:C}],!C.every(L=>L<=0)){var R,P;const L=(((R=r.flip)==null?void 0:R.index)||0)+1,B=y[L];if(B&&(!(l==="alignment"?d!==H(B):!1)||w.every(E=>H(E.placement)===d?E.overflows[0]>0:!0)))return{data:{index:L,overflows:w},reset:{placement:B}};let x=(P=w.filter($=>$.overflows[0]<=0).sort(($,E)=>$.overflows[1]-E.overflows[1])[0])==null?void 0:P.placement;if(!x)switch(u){case"bestFit":{var T;const $=(T=w.filter(E=>{if(D){const k=H(E.placement);return k===d||k==="y"}return!0}).map(E=>[E.placement,E.overflows.filter(k=>k>0).reduce((k,G)=>k+G,0)]).sort((E,k)=>E[1]-k[1])[0])==null?void 0:T[0];$&&(x=$);break}case"initialPlacement":x=c;break}if(o!==x)return{reset:{placement:x}}}return{}}}};function Lt(t,e){return{top:t.top-e.height,right:t.right-e.width,bottom:t.bottom-e.height,left:t.left-e.width}}function $t(t){return qt.some(e=>t[e]>=0)}const me=function(t){return t===void 0&&(t={}),{name:"hide",options:t,async fn(e){const{rects:i,platform:n}=e,{strategy:o="referenceHidden",...r}=j(t,e);switch(o){case"referenceHidden":{const s=await n.detectOverflow(e,{...r,elementContext:"reference"}),c=Lt(s,i.reference);return{data:{referenceHiddenOffsets:c,referenceHidden:$t(c)}}}case"escaped":{const s=await n.detectOverflow(e,{...r,altBoundary:!0}),c=Lt(s,i.floating);return{data:{escapedOffsets:c,escaped:$t(c)}}}default:return{}}}}};function It(t){const e=X(...t.map(r=>r.left)),i=X(...t.map(r=>r.top)),n=M(...t.map(r=>r.right)),o=M(...t.map(r=>r.bottom));return{x:e,y:i,width:n-e,height:o-i}}function he(t){const e=t.slice().sort((o,r)=>o.y-r.y),i=[];let n=null;for(let o=0;o<e.length;o++){const r=e[o];!n||r.y-n.y>n.height/2?i.push([r]):i[i.length-1].push(r),n=r}return i.map(o=>Z(It(o)))}const pe=function(t){return t===void 0&&(t={}),{name:"inline",options:t,async fn(e){const{placement:i,elements:n,rects:o,platform:r,strategy:s}=e,{padding:c=2,x:a,y:g}=j(t,e),f=Array.from(await(r.getClientRects==null?void 0:r.getClientRects(n.reference))||[]),l=he(f),m=Z(It(f)),u=bt(c);function h(){if(l.length===2&&l[0].left>l[1].right&&a!=null&&g!=null)return l.find(p=>a>p.left-u.left&&a<p.right+u.right&&g>p.top-u.top&&g<p.bottom+u.bottom)||m;if(l.length>=2){if(H(i)==="y"){const w=l[0],R=l[l.length-1],P=q(i)==="top",T=w.top,L=R.bottom,B=P?w.left:R.left,x=P?w.right:R.right,$=x-B,E=L-T;return{top:T,bottom:L,left:B,right:x,width:$,height:E,x:B,y:T}}const p=q(i)==="left",b=M(...l.map(w=>w.right)),d=X(...l.map(w=>w.left)),S=l.filter(w=>p?w.left===d:w.right===b),O=S[0].top,_=S[S.length-1].bottom,D=d,y=b,A=y-D,C=_-O;return{top:O,bottom:_,left:D,right:y,width:A,height:C,x:D,y:O}}return m}const v=await r.getElementRects({reference:{getBoundingClientRect:h},floating:n.floating,strategy:s});return o.reference.x!==v.reference.x||o.reference.y!==v.reference.y||o.reference.width!==v.reference.width||o.reference.height!==v.reference.height?{reset:{rects:v}}:{}}}},we=new Set(["left","top"]);async function xe(t,e){const{placement:i,platform:n,elements:o}=t,r=await(n.isRTL==null?void 0:n.isRTL(o.floating)),s=q(i),c=F(i),a=H(i)==="y",g=we.has(s)?-1:1,f=r&&a?-1:1,l=j(e,t);let{mainAxis:m,crossAxis:u,alignmentAxis:h}=typeof l=="number"?{mainAxis:l,crossAxis:0,alignmentAxis:null}:{mainAxis:l.mainAxis||0,crossAxis:l.crossAxis||0,alignmentAxis:l.alignmentAxis};return c&&typeof h=="number"&&(u=c==="end"?h*-1:h),a?{x:u*f,y:m*g}:{x:m*g,y:u*f}}const ye=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var i,n;const{x:o,y:r,placement:s,middlewareData:c}=e,a=await xe(e,t);return s===((i=c.offset)==null?void 0:i.placement)&&(n=c.arrow)!=null&&n.alignmentOffset?{}:{x:o+a.x,y:r+a.y,data:{...a,placement:s}}}}},ve=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){const{x:i,y:n,placement:o,platform:r}=e,{mainAxis:s=!0,crossAxis:c=!1,limiter:a={fn:b=>{let{x:d,y:S}=b;return{x:d,y:S}}},...g}=j(t,e),f={x:i,y:n},l=await r.detectOverflow(e,g),m=H(q(o)),u=Ft(m);let h=f[u],v=f[m];if(s){const b=u==="y"?"top":"left",d=u==="y"?"bottom":"right",S=h+l[b],O=h-l[d];h=wt(S,h,O)}if(c){const b=m==="y"?"top":"left",d=m==="y"?"bottom":"right",S=v+l[b],O=v-l[d];v=wt(S,v,O)}const p=a.fn({...e,[u]:h,[m]:v});return{...p,data:{x:p.x-i,y:p.y-n,enabled:{[u]:s,[m]:c}}}}}},be=function(t){return t===void 0&&(t={}),{name:"size",options:t,async fn(e){var i,n;const{placement:o,rects:r,platform:s,elements:c}=e,{apply:a=()=>{},...g}=j(t,e),f=await s.detectOverflow(e,g),l=q(o),m=F(o),u=H(o)==="y",{width:h,height:v}=r.floating;let p,b;l==="top"||l==="bottom"?(p=l,b=m===(await(s.isRTL==null?void 0:s.isRTL(c.floating))?"start":"end")?"left":"right"):(b=l,p=m==="end"?"top":"bottom");const d=v-f.top-f.bottom,S=h-f.left-f.right,O=X(v-f[p],d),_=X(h-f[b],S),D=!e.middlewareData.shift;let y=O,A=_;if((i=e.middlewareData.shift)!=null&&i.enabled.x&&(A=S),(n=e.middlewareData.shift)!=null&&n.enabled.y&&(y=d),D&&!m){const w=M(f.left,0),R=M(f.right,0),P=M(f.top,0),T=M(f.bottom,0);u?A=h-2*(w!==0||R!==0?w+R:M(f.left,f.right)):y=v-2*(P!==0||T!==0?P+T:M(f.top,f.bottom))}await a({...e,availableWidth:A,availableHeight:y});const C=await s.getDimensions(c.floating);return h!==C.width||v!==C.height?{reset:{rects:!0}}:{}}}};function ft(){return typeof window<"u"}function et(t){return Ht(t)?(t.nodeName||"").toLowerCase():"#document"}function N(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function Y(t){var e;return(e=(Ht(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Ht(t){return ft()?t instanceof Node||t instanceof N(t).Node:!1}function W(t){return ft()?t instanceof Element||t instanceof N(t).Element:!1}function z(t){return ft()?t instanceof HTMLElement||t instanceof N(t).HTMLElement:!1}function _t(t){return!ft()||typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof N(t).ShadowRoot}function rt(t){const{overflow:e,overflowX:i,overflowY:n,display:o}=I(t);return/auto|scroll|overlay|hidden|clip/.test(e+n+i)&&o!=="inline"&&o!=="contents"}function Re(t){return/^(table|td|th)$/.test(et(t))}function ut(t){try{if(t.matches(":popover-open"))return!0}catch{}try{return t.matches(":modal")}catch{return!1}}const Se=/transform|translate|scale|rotate|perspective|filter/,Oe=/paint|layout|strict|content/,U=t=>!!t&&t!=="none";let ht;function Rt(t){const e=W(t)?I(t):t;return U(e.transform)||U(e.translate)||U(e.scale)||U(e.rotate)||U(e.perspective)||!St()&&(U(e.backdropFilter)||U(e.filter))||Se.test(e.willChange||"")||Oe.test(e.contain||"")}function Ae(t){let e=K(t);for(;z(e)&&!tt(e);){if(Rt(e))return e;if(ut(e))return null;e=K(e)}return null}function St(){return ht==null&&(ht=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),ht}function tt(t){return/^(html|body|#document)$/.test(et(t))}function I(t){return N(t).getComputedStyle(t)}function dt(t){return W(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.scrollX,scrollTop:t.scrollY}}function K(t){if(et(t)==="html")return t;const e=t.assignedSlot||t.parentNode||_t(t)&&t.host||Y(t);return _t(e)?e.host:e}function Vt(t){const e=K(t);return tt(e)?t.ownerDocument?t.ownerDocument.body:t.body:z(e)&&rt(e)?e:Vt(e)}function Xt(t,e,i){var n;e===void 0&&(e=[]);const o=Vt(t),r=o===((n=t.ownerDocument)==null?void 0:n.body),s=N(o);return r?(xt(s),e.concat(s,s.visualViewport||[],rt(o)?o:[],[])):e.concat(o,Xt(o,[]))}function xt(t){return t.parent&&Object.getPrototypeOf(t.parent)?t.frameElement:null}function jt(t){const e=I(t);let i=parseFloat(e.width)||0,n=parseFloat(e.height)||0;const o=z(t),r=o?t.offsetWidth:i,s=o?t.offsetHeight:n,c=ct(i)!==r||ct(n)!==s;return c&&(i=r,n=s),{width:i,height:n,$:c}}function Yt(t){return W(t)?t:t.contextElement}function Q(t){const e=Yt(t);if(!z(e))return V(1);const i=e.getBoundingClientRect(),{width:n,height:o,$:r}=jt(e);let s=(r?ct(i.width):i.width)/n,c=(r?ct(i.height):i.height)/o;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}const Ce=V(0);function zt(t){const e=N(t);return!St()||!e.visualViewport?Ce:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function Pe(t,e,i){return e===void 0&&(e=!1),!i||e&&i!==N(t)?!1:e}function it(t,e,i,n){e===void 0&&(e=!1),i===void 0&&(i=!1);const o=t.getBoundingClientRect(),r=Yt(t);let s=V(1);e&&(n?W(n)&&(s=Q(n)):s=Q(t));const c=Pe(r,i,n)?zt(r):V(0);let a=(o.left+c.x)/s.x,g=(o.top+c.y)/s.y,f=o.width/s.x,l=o.height/s.y;if(r){const m=N(r),u=n&&W(n)?N(n):n;let h=m,v=xt(h);for(;v&&n&&u!==h;){const p=Q(v),b=v.getBoundingClientRect(),d=I(v),S=b.left+(v.clientLeft+parseFloat(d.paddingLeft))*p.x,O=b.top+(v.clientTop+parseFloat(d.paddingTop))*p.y;a*=p.x,g*=p.y,f*=p.x,l*=p.y,a+=S,g+=O,h=N(v),v=xt(h)}}return Z({width:f,height:l,x:a,y:g})}function gt(t,e){const i=dt(t).scrollLeft;return e?e.left+i:it(Y(t)).left+i}function Kt(t,e){const i=t.getBoundingClientRect(),n=i.left+e.scrollLeft-gt(t,i),o=i.top+e.scrollTop;return{x:n,y:o}}function Ee(t){let{elements:e,rect:i,offsetParent:n,strategy:o}=t;const r=o==="fixed",s=Y(n),c=e?ut(e.floating):!1;if(n===s||c&&r)return i;let a={scrollLeft:0,scrollTop:0},g=V(1);const f=V(0),l=z(n);if((l||!l&&!r)&&((et(n)!=="body"||rt(s))&&(a=dt(n)),l)){const u=it(n);g=Q(n),f.x=u.x+n.clientLeft,f.y=u.y+n.clientTop}const m=s&&!l&&!r?Kt(s,a):V(0);return{width:i.width*g.x,height:i.height*g.y,x:i.x*g.x-a.scrollLeft*g.x+f.x+m.x,y:i.y*g.y-a.scrollTop*g.y+f.y+m.y}}function De(t){return Array.from(t.getClientRects())}function Te(t){const e=Y(t),i=dt(t),n=t.ownerDocument.body,o=M(e.scrollWidth,e.clientWidth,n.scrollWidth,n.clientWidth),r=M(e.scrollHeight,e.clientHeight,n.scrollHeight,n.clientHeight);let s=-i.scrollLeft+gt(t);const c=-i.scrollTop;return I(n).direction==="rtl"&&(s+=M(e.clientWidth,n.clientWidth)-o),{width:o,height:r,x:s,y:c}}const Bt=25;function Le(t,e){const i=N(t),n=Y(t),o=i.visualViewport;let r=n.clientWidth,s=n.clientHeight,c=0,a=0;if(o){r=o.width,s=o.height;const f=St();(!f||f&&e==="fixed")&&(c=o.offsetLeft,a=o.offsetTop)}const g=gt(n);if(g<=0){const f=n.ownerDocument,l=f.body,m=getComputedStyle(l),u=f.compatMode==="CSS1Compat"&&parseFloat(m.marginLeft)+parseFloat(m.marginRight)||0,h=Math.abs(n.clientWidth-l.clientWidth-u);h<=Bt&&(r-=h)}else g<=Bt&&(r+=g);return{width:r,height:s,x:c,y:a}}function $e(t,e){const i=it(t,!0,e==="fixed"),n=i.top+t.clientTop,o=i.left+t.clientLeft,r=z(t)?Q(t):V(1),s=t.clientWidth*r.x,c=t.clientHeight*r.y,a=o*r.x,g=n*r.y;return{width:s,height:c,x:a,y:g}}function Mt(t,e,i){let n;if(e==="viewport")n=Le(t,i);else if(e==="document")n=Te(Y(t));else if(W(e))n=$e(e,i);else{const o=zt(t);n={x:e.x-o.x,y:e.y-o.y,width:e.width,height:e.height}}return Z(n)}function Ut(t,e){const i=K(t);return i===e||!W(i)||tt(i)?!1:I(i).position==="fixed"||Ut(i,e)}function _e(t,e){const i=e.get(t);if(i)return i;let n=Xt(t,[]).filter(c=>W(c)&&et(c)!=="body"),o=null;const r=I(t).position==="fixed";let s=r?K(t):t;for(;W(s)&&!tt(s);){const c=I(s),a=Rt(s);!a&&c.position==="fixed"&&(o=null),(r?!a&&!o:!a&&c.position==="static"&&!!o&&(o.position==="absolute"||o.position==="fixed")||rt(s)&&!a&&Ut(t,s))?n=n.filter(f=>f!==s):o=c,s=K(s)}return e.set(t,n),n}function Be(t){let{element:e,boundary:i,rootBoundary:n,strategy:o}=t;const s=[...i==="clippingAncestors"?ut(e)?[]:_e(e,this._c):[].concat(i),n],c=Mt(e,s[0],o);let a=c.top,g=c.right,f=c.bottom,l=c.left;for(let m=1;m<s.length;m++){const u=Mt(e,s[m],o);a=M(u.top,a),g=X(u.right,g),f=X(u.bottom,f),l=M(u.left,l)}return{width:g-l,height:f-a,x:l,y:a}}function Me(t){const{width:e,height:i}=jt(t);return{width:e,height:i}}function ke(t,e,i){const n=z(e),o=Y(e),r=i==="fixed",s=it(t,!0,r,e);let c={scrollLeft:0,scrollTop:0};const a=V(0);function g(){a.x=gt(o)}if(n||!n&&!r)if((et(e)!=="body"||rt(o))&&(c=dt(e)),n){const u=it(e,!0,r,e);a.x=u.x+e.clientLeft,a.y=u.y+e.clientTop}else o&&g();r&&!n&&o&&g();const f=o&&!n&&!r?Kt(o,c):V(0),l=s.left+c.scrollLeft-a.x-f.x,m=s.top+c.scrollTop-a.y-f.y;return{x:l,y:m,width:s.width,height:s.height}}function pt(t){return I(t).position==="static"}function kt(t,e){if(!z(t)||I(t).position==="fixed")return null;if(e)return e(t);let i=t.offsetParent;return Y(t)===i&&(i=i.ownerDocument.body),i}function Gt(t,e){const i=N(t);if(ut(t))return i;if(!z(t)){let o=K(t);for(;o&&!tt(o);){if(W(o)&&!pt(o))return o;o=K(o)}return i}let n=kt(t,e);for(;n&&Re(n)&&pt(n);)n=kt(n,e);return n&&tt(n)&&pt(n)&&!Rt(n)?i:n||Ae(t)||i}const Ne=async function(t){const e=this.getOffsetParent||Gt,i=this.getDimensions,n=await i(t.floating);return{reference:ke(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function qe(t){return I(t).direction==="rtl"}const Fe={convertOffsetParentRelativeRectToViewportRelativeRect:Ee,getDocumentElement:Y,getClippingRect:Be,getOffsetParent:Gt,getElementRects:Ne,getClientRects:De,getDimensions:Me,getScale:Q,isElement:W,isRTL:qe},We=ye,Ie=de,He=ve,Ve=ge,Xe=be,je=me,Ye=fe,ze=pe,Ke=(t,e,i)=>{const n=new Map,o={platform:Fe,...i},r={...o.platform,_c:n};return ae(t,e,{...o,platform:r})};function Ue(t){var e;const{char:i,allowSpaces:n,allowToIncludeChar:o,allowedPrefixes:r,startOfLine:s,$position:c}=t,a=n&&!o,g=Zt.escapeForRegEx(i),f=new RegExp(`\\s${g}$`),l=s?"^":"",m=o?"":g,u=a?new RegExp(`${l}${g}.*?(?=\\s${m}|$)`,"gm"):new RegExp(`${l}(?:^)?${g}[^\\s${m}]*`,"gm"),h=((e=c.nodeBefore)==null?void 0:e.isText)&&c.nodeBefore.text;if(!h)return null;const v=c.pos-h.length,p=Array.from(h.matchAll(u)).pop();if(!p||p.input===void 0||p.index===void 0)return null;const b=p.input.slice(Math.max(0,p.index-1),p.index),d=new RegExp(`^[${r==null?void 0:r.join("")}\0]?$`).test(b);if(r!==null&&!d)return null;const S=v+p.index;let O=S+p[0].length;return a&&f.test(h.slice(O-1,O+1))&&(p[0]+=" ",O+=1),S<c.pos&&O>=c.pos?{range:{from:S,to:O},query:p[0].slice(i.length),text:p[0]}:null}var Ge=new Nt.PluginKey("suggestion");function Jt({pluginKey:t=Ge,editor:e,char:i="@",allowSpaces:n=!1,allowToIncludeChar:o=!1,allowedPrefixes:r=[" "],startOfLine:s=!1,decorationTag:c="span",decorationClass:a="suggestion",decorationContent:g="",decorationEmptyClass:f="is-empty",command:l=()=>null,items:m=()=>[],render:u=()=>({}),allow:h=()=>!0,findSuggestionMatch:v=Ue,shouldShow:p}){let b;const d=u==null?void 0:u(),S=()=>{const y=e.state.selection.$anchor.pos,A=e.view.coordsAtPos(y),{top:C,right:w,bottom:R,left:P}=A;try{return new DOMRect(P,C,w-P,R-C)}catch{return null}},O=(y,A)=>A?()=>{const C=t.getState(e.state),w=C==null?void 0:C.decorationId,R=y.dom.querySelector(`[data-decoration-id="${w}"]`);return(R==null?void 0:R.getBoundingClientRect())||null}:S;function _(y,A){var C;try{const R=t.getState(y.state),P=R!=null&&R.decorationId?y.dom.querySelector(`[data-decoration-id="${R.decorationId}"]`):null,T={editor:e,range:(R==null?void 0:R.range)||{from:0,to:0},query:(R==null?void 0:R.query)||null,text:(R==null?void 0:R.text)||null,items:[],command:L=>l({editor:e,range:(R==null?void 0:R.range)||{from:0,to:0},props:L}),decorationNode:P,clientRect:O(y,P)};(C=d==null?void 0:d.onExit)==null||C.call(d,T)}catch{}const w=y.state.tr.setMeta(A,{exit:!0});y.dispatch(w)}const D=new Nt.Plugin({key:t,view(){return{update:async(y,A)=>{var C,w,R,P,T,L,B;const x=(C=this.key)==null?void 0:C.getState(A),$=(w=this.key)==null?void 0:w.getState(y.state),E=x.active&&$.active&&x.range.from!==$.range.from,k=!x.active&&$.active,G=x.active&&!$.active,nt=!k&&!G&&x.query!==$.query,ot=k||E&&nt,st=nt||E,mt=G||E&&nt;if(!ot&&!st&&!mt)return;const J=mt&&!ot?x:$,Ot=y.dom.querySelector(`[data-decoration-id="${J.decorationId}"]`);b={editor:e,range:J.range,query:J.query,text:J.text,items:[],command:Qt=>l({editor:e,range:J.range,props:Qt}),decorationNode:Ot,clientRect:O(y,Ot)},ot&&((R=d==null?void 0:d.onBeforeStart)==null||R.call(d,b)),st&&((P=d==null?void 0:d.onBeforeUpdate)==null||P.call(d,b)),(st||ot)&&(b.items=await m({editor:e,query:J.query})),mt&&((T=d==null?void 0:d.onExit)==null||T.call(d,b)),st&&((L=d==null?void 0:d.onUpdate)==null||L.call(d,b)),ot&&((B=d==null?void 0:d.onStart)==null||B.call(d,b))},destroy:()=>{var y;b&&((y=d==null?void 0:d.onExit)==null||y.call(d,b))}}},state:{init(){return{active:!1,range:{from:0,to:0},query:null,text:null,composing:!1}},apply(y,A,C,w){const{isEditable:R}=e,{composing:P}=e.view,{selection:T}=y,{empty:L,from:B}=T,x={...A},$=y.getMeta(t);if($&&$.exit)return x.active=!1,x.decorationId=null,x.range={from:0,to:0},x.query=null,x.text=null,x;if(x.composing=P,R&&(L||e.view.composing)){(B<A.range.from||B>A.range.to)&&!P&&!A.composing&&(x.active=!1);const E=v({char:i,allowSpaces:n,allowToIncludeChar:o,allowedPrefixes:r,startOfLine:s,$position:T.$from}),k=`id_${Math.floor(Math.random()*4294967295)}`;E&&h({editor:e,state:w,range:E.range,isActive:A.active})&&(!p||p({editor:e,range:E.range,query:E.query,text:E.text,transaction:y}))?(x.active=!0,x.decorationId=A.decorationId?A.decorationId:k,x.range=E.range,x.query=E.query,x.text=E.text):x.active=!1}else x.active=!1;return x.active||(x.decorationId=null,x.range={from:0,to:0},x.query=null,x.text=null),x}},props:{handleKeyDown(y,A){var C,w,R,P;const{active:T,range:L}=D.getState(y.state);if(!T)return!1;if(A.key==="Escape"||A.key==="Esc"){const x=D.getState(y.state),$=(C=b==null?void 0:b.decorationNode)!=null?C:null,E=$??(x!=null&&x.decorationId?y.dom.querySelector(`[data-decoration-id="${x.decorationId}"]`):null);if(((w=d==null?void 0:d.onKeyDown)==null?void 0:w.call(d,{view:y,event:A,range:x.range}))||!1)return!0;const G={editor:e,range:x.range,query:x.query,text:x.text,items:[],command:nt=>l({editor:e,range:x.range,props:nt}),decorationNode:E,clientRect:E?()=>E.getBoundingClientRect()||null:null};return(R=d==null?void 0:d.onExit)==null||R.call(d,G),_(y,t),!0}return((P=d==null?void 0:d.onKeyDown)==null?void 0:P.call(d,{view:y,event:A,range:L}))||!1},decorations(y){const{active:A,range:C,decorationId:w,query:R}=D.getState(y);if(!A)return null;const P=!(R!=null&&R.length),T=[a];return P&&T.push(f),At.DecorationSet.create(y.doc,[At.Decoration.inline(C.from,C.to,{nodeName:c,class:T.join(" "),"data-decoration-id":w,"data-decoration-content":g})])}}});return D}var Je=Jt;exports.Suggestion=Jt;exports.arrow=Ye;exports.autoPlacement=Ie;exports.computePosition=Ke;exports.flip=Ve;exports.hide=je;exports.index_default=Je;exports.inline=ze;exports.offset=We;exports.shift=He;exports.size=Xe;