UNPKG

@sync-in/server

Version:

The secure, open-source platform for file storage, sharing, collaboration, and sync

7 lines (6 loc) 44.2 kB
import{a as Xe,d as Fe}from"./chunk-RJULB733.js";import"./chunk-CMNMPG6Z.js";import"./chunk-TNCKNU6I.js";import"./chunk-G7RZN7HN.js";import{a as De}from"./chunk-SDJNZULP.js";import{$ as Me,D as Ee,E as Be,V as I,W as T,X as Y,Z as E,aa as He,ba as ve,ca as W,da as m,ea as Pe,fa as Ne,ha as ye,i as v,ja as O,ka as Oe,l as xe,la as ee,ma as te,na as Re,r as Ie,sa as ze,w as y,xa as Te,ya as re}from"./chunk-2YQ4SX3A.js";import"./chunk-KAVP6UXH.js";var Q=class t{static create(e,r,n,s,i){let o=s+(s<<8)+e+(r<<4)|0;return new t(e,r,n,o,i,[],[])}constructor(e,r,n,s,i,o,a){this.type=e,this.value=r,this.from=n,this.hash=s,this.end=i,this.children=o,this.positions=a,this.hashProp=[[I.contextHash,s]]}addChild(e,r){e.prop(I.contextHash)!=this.hash&&(e=new E(e.type,e.children,e.positions,e.length,this.hashProp)),this.children.push(e),this.positions.push(r)}toTree(e,r=this.end){let n=this.children.length-1;return n>=0&&(r=Math.max(r,this.positions[n]+this.children[n].length+this.from)),new E(e.types[this.type],this.children,this.positions,r-this.from).balance({makeTree:(s,i,o)=>new E(T.none,s,i,o,this.hashProp)})}},f=(function(t){return t[t.Document=1]="Document",t[t.CodeBlock=2]="CodeBlock",t[t.FencedCode=3]="FencedCode",t[t.Blockquote=4]="Blockquote",t[t.HorizontalRule=5]="HorizontalRule",t[t.BulletList=6]="BulletList",t[t.OrderedList=7]="OrderedList",t[t.ListItem=8]="ListItem",t[t.ATXHeading1=9]="ATXHeading1",t[t.ATXHeading2=10]="ATXHeading2",t[t.ATXHeading3=11]="ATXHeading3",t[t.ATXHeading4=12]="ATXHeading4",t[t.ATXHeading5=13]="ATXHeading5",t[t.ATXHeading6=14]="ATXHeading6",t[t.SetextHeading1=15]="SetextHeading1",t[t.SetextHeading2=16]="SetextHeading2",t[t.HTMLBlock=17]="HTMLBlock",t[t.LinkReference=18]="LinkReference",t[t.Paragraph=19]="Paragraph",t[t.CommentBlock=20]="CommentBlock",t[t.ProcessingInstructionBlock=21]="ProcessingInstructionBlock",t[t.Escape=22]="Escape",t[t.Entity=23]="Entity",t[t.HardBreak=24]="HardBreak",t[t.Emphasis=25]="Emphasis",t[t.StrongEmphasis=26]="StrongEmphasis",t[t.Link=27]="Link",t[t.Image=28]="Image",t[t.InlineCode=29]="InlineCode",t[t.HTMLTag=30]="HTMLTag",t[t.Comment=31]="Comment",t[t.ProcessingInstruction=32]="ProcessingInstruction",t[t.Autolink=33]="Autolink",t[t.HeaderMark=34]="HeaderMark",t[t.QuoteMark=35]="QuoteMark",t[t.ListMark=36]="ListMark",t[t.LinkMark=37]="LinkMark",t[t.EmphasisMark=38]="EmphasisMark",t[t.CodeMark=39]="CodeMark",t[t.CodeText=40]="CodeText",t[t.CodeInfo=41]="CodeInfo",t[t.LinkTitle=42]="LinkTitle",t[t.LinkLabel=43]="LinkLabel",t[t.URL=44]="URL",t})(f||{}),ie=class{constructor(e,r){this.start=e,this.content=r,this.marks=[],this.parsers=[]}},oe=class{constructor(){this.text="",this.baseIndent=0,this.basePos=0,this.depth=0,this.markers=[],this.pos=0,this.indent=0,this.next=-1}forward(){this.basePos>this.pos&&this.forwardInner()}forwardInner(){let e=this.skipSpace(this.basePos);this.indent=this.countIndent(e,this.pos,this.indent),this.pos=e,this.next=e==this.text.length?-1:this.text.charCodeAt(e)}skipSpace(e){return X(this.text,e)}reset(e){for(this.text=e,this.baseIndent=this.basePos=this.pos=this.indent=0,this.forwardInner(),this.depth=1;this.markers.length;)this.markers.pop()}moveBase(e){this.basePos=e,this.baseIndent=this.countIndent(e,this.pos,this.indent)}moveBaseColumn(e){this.baseIndent=e,this.basePos=this.findColumn(e)}addMarker(e){this.markers.push(e)}countIndent(e,r=0,n=0){for(let s=r;s<e;s++)n+=this.text.charCodeAt(s)==9?4-n%4:1;return n}findColumn(e){let r=0;for(let n=0;r<this.text.length&&n<e;r++)n+=this.text.charCodeAt(r)==9?4-n%4:1;return r}scrub(){if(!this.baseIndent)return this.text;let e="";for(let r=0;r<this.basePos;r++)e+=" ";return e+this.text.slice(this.basePos)}};function $e(t,e,r){if(r.pos==r.text.length||t!=e.block&&r.indent>=e.stack[r.depth+1].value+r.baseIndent)return!0;if(r.indent>=r.baseIndent+4)return!1;let n=(t.type==f.OrderedList?Le:ke)(r,e,!1);return n>0&&(t.type!=f.BulletList||ge(r,e,!1)<0)&&r.text.charCodeAt(r.pos+n-1)==t.value}var Ye={[f.Blockquote](t,e,r){return r.next!=62?!1:(r.markers.push(g(f.QuoteMark,e.lineStart+r.pos,e.lineStart+r.pos+1)),r.moveBase(r.pos+(x(r.text.charCodeAt(r.pos+1))?2:1)),t.end=e.lineStart+r.text.length,!0)},[f.ListItem](t,e,r){return r.indent<r.baseIndent+t.value&&r.next>-1?!1:(r.moveBaseColumn(r.baseIndent+t.value),!0)},[f.OrderedList]:$e,[f.BulletList]:$e,[f.Document](){return!0}};function x(t){return t==32||t==9||t==10||t==13}function X(t,e=0){for(;e<t.length&&x(t.charCodeAt(e));)e++;return e}function je(t,e,r){for(;e>r&&x(t.charCodeAt(e-1));)e--;return e}function We(t){if(t.next!=96&&t.next!=126)return-1;let e=t.pos+1;for(;e<t.text.length&&t.text.charCodeAt(e)==t.next;)e++;if(e<t.pos+3)return-1;if(t.next==96){for(let r=e;r<t.text.length;r++)if(t.text.charCodeAt(r)==96)return-1}return e}function et(t){return t.next!=62?-1:t.text.charCodeAt(t.pos+1)==32?2:1}function ge(t,e,r){if(t.next!=42&&t.next!=45&&t.next!=95)return-1;let n=1;for(let s=t.pos+1;s<t.text.length;s++){let i=t.text.charCodeAt(s);if(i==t.next)n++;else if(!x(i))return-1}return r&&t.next==45&&nt(t)>-1&&t.depth==e.stack.length&&e.parser.leafBlockParsers.indexOf(at.SetextHeading)>-1||n<3?-1:1}function tt(t,e){for(let r=t.stack.length-1;r>=0;r--)if(t.stack[r].type==e)return!0;return!1}function ke(t,e,r){return(t.next==45||t.next==43||t.next==42)&&(t.pos==t.text.length-1||x(t.text.charCodeAt(t.pos+1)))&&(!r||tt(e,f.BulletList)||t.skipSpace(t.pos+2)<t.text.length)?1:-1}function Le(t,e,r){let n=t.pos,s=t.next;for(;s>=48&&s<=57;){n++;if(n==t.text.length)return-1;s=t.text.charCodeAt(n)}return n==t.pos||n>t.pos+9||s!=46&&s!=41||n<t.text.length-1&&!x(t.text.charCodeAt(n+1))||r&&!tt(e,f.OrderedList)&&(t.skipSpace(n+1)==t.text.length||n>t.pos+1||t.next!=49)?-1:n+1-t.pos}function rt(t){if(t.next!=35)return-1;let e=t.pos+1;for(;e<t.text.length&&t.text.charCodeAt(e)==35;)e++;if(e<t.text.length&&t.text.charCodeAt(e)!=32)return-1;let r=e-t.pos;return r>6?-1:r}function nt(t){if(t.next!=45&&t.next!=61||t.indent>=t.baseIndent+4)return-1;let e=t.pos+1;for(;e<t.text.length&&t.text.charCodeAt(e)==t.next;)e++;let r=e;for(;e<t.text.length&&x(t.text.charCodeAt(e));)e++;return e==t.text.length?r:-1}var ae=/^[ \t]*$/,st=/-->/,it=/\?>/,le=[[/^<(?:script|pre|style)(?:\s|>|$)/i,/<\/(?:script|pre|style)>/i],[/^\s*<!--/,st],[/^\s*<\?/,it],[/^\s*<![A-Z]/,/>/],[/^\s*<!\[CDATA\[/,/\]\]>/],[/^\s*<\/?(?:address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h1|h2|h3|h4|h5|h6|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|nav|noframes|ol|optgroup|option|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul)(?:\s|\/?>|$)/i,ae],[/^\s*(?:<\/[a-z][\w-]*\s*>|<[a-z][\w-]*(\s+[a-z:_][\w-.]*(?:\s*=\s*(?:[^\s"'=<>`]+|'[^']*'|"[^"]*"))?)*\s*>)\s*$/i,ae]];function ot(t,e,r){if(t.next!=60)return-1;let n=t.text.slice(t.pos);for(let s=0,i=le.length-(r?1:0);s<i;s++)if(le[s][0].test(n))return s;return-1}function Ue(t,e){let r=t.countIndent(e,t.pos,t.indent),n=t.countIndent(t.skipSpace(e),e,r);return n>=r+5?r+1:n}function B(t,e,r){let n=t.length-1;n>=0&&t[n].to==e&&t[n].type==f.CodeText?t[n].to=r:t.push(g(f.CodeText,e,r))}var _={LinkReference:void 0,IndentedCode(t,e){let r=e.baseIndent+4;if(e.indent<r)return!1;let n=e.findColumn(r),s=t.lineStart+n,i=t.lineStart+e.text.length,o=[],a=[];for(B(o,s,i);t.nextLine()&&e.depth>=t.stack.length;)if(e.pos==e.text.length){B(a,t.lineStart-1,t.lineStart);for(let l of e.markers)a.push(l)}else{if(e.indent<r)break;{if(a.length){for(let h of a)h.type==f.CodeText?B(o,h.from,h.to):o.push(h);a=[]}B(o,t.lineStart-1,t.lineStart);for(let h of e.markers)o.push(h);i=t.lineStart+e.text.length;let l=t.lineStart+e.findColumn(e.baseIndent+4);l<i&&B(o,l,i)}}return a.length&&(a=a.filter(l=>l.type!=f.CodeText),a.length&&(e.markers=a.concat(e.markers))),t.addNode(t.buffer.writeElements(o,-s).finish(f.CodeBlock,i-s),s),!0},FencedCode(t,e){let r=We(e);if(r<0)return!1;let n=t.lineStart+e.pos,s=e.next,i=r-e.pos,o=e.skipSpace(r),a=je(e.text,e.text.length,o),l=[g(f.CodeMark,n,n+i)];o<a&&l.push(g(f.CodeInfo,t.lineStart+o,t.lineStart+a));for(let h=!0,u=!0,p=!1;t.nextLine()&&e.depth>=t.stack.length;h=!1){let d=e.pos;if(e.indent-e.baseIndent<4)for(;d<e.text.length&&e.text.charCodeAt(d)==s;)d++;if(d-e.pos>=i&&e.skipSpace(d)==e.text.length){for(let c of e.markers)l.push(c);u&&p&&B(l,t.lineStart-1,t.lineStart),l.push(g(f.CodeMark,t.lineStart+e.pos,t.lineStart+d)),t.nextLine();break}else{p=!0,h||(B(l,t.lineStart-1,t.lineStart),u=!1);for(let C of e.markers)l.push(C);let c=t.lineStart+e.basePos,L=t.lineStart+e.text.length;c<L&&(B(l,c,L),u=!1)}}return t.addNode(t.buffer.writeElements(l,-n).finish(f.FencedCode,t.prevLineEnd()-n),n),!0},Blockquote(t,e){let r=et(e);return r<0?!1:(t.startContext(f.Blockquote,e.pos),t.addNode(f.QuoteMark,t.lineStart+e.pos,t.lineStart+e.pos+1),e.moveBase(e.pos+r),null)},HorizontalRule(t,e){if(ge(e,t,!1)<0)return!1;let r=t.lineStart+e.pos;return t.nextLine(),t.addNode(f.HorizontalRule,r),!0},BulletList(t,e){let r=ke(e,t,!1);if(r<0)return!1;t.block.type!=f.BulletList&&t.startContext(f.BulletList,e.basePos,e.next);let n=Ue(e,e.pos+1);return t.startContext(f.ListItem,e.basePos,n-e.baseIndent),t.addNode(f.ListMark,t.lineStart+e.pos,t.lineStart+e.pos+r),e.moveBaseColumn(n),null},OrderedList(t,e){let r=Le(e,t,!1);if(r<0)return!1;t.block.type!=f.OrderedList&&t.startContext(f.OrderedList,e.basePos,e.text.charCodeAt(e.pos+r-1));let n=Ue(e,e.pos+r);return t.startContext(f.ListItem,e.basePos,n-e.baseIndent),t.addNode(f.ListMark,t.lineStart+e.pos,t.lineStart+e.pos+r),e.moveBaseColumn(n),null},ATXHeading(t,e){let r=rt(e);if(r<0)return!1;let n=e.pos,s=t.lineStart+n,i=je(e.text,e.text.length,n),o=i;for(;o>n&&e.text.charCodeAt(o-1)==e.next;)o--;(o==i||o==n||!x(e.text.charCodeAt(o-1)))&&(o=e.text.length);let a=t.buffer.write(f.HeaderMark,0,r).writeElements(t.parser.parseInline(e.text.slice(n+r+1,o),s+r+1),-s);o<e.text.length&&a.write(f.HeaderMark,o-n,i-n);let l=a.finish(f.ATXHeading1-1+r,e.text.length-n);return t.nextLine(),t.addNode(l,s),!0},HTMLBlock(t,e){let r=ot(e,t,!1);if(r<0)return!1;let n=t.lineStart+e.pos,s=le[r][1],i=[],o=s!=ae;for(;!s.test(e.text)&&t.nextLine();){if(e.depth<t.stack.length){o=!1;break}for(let h of e.markers)i.push(h)}o&&t.nextLine();let a=s==st?f.CommentBlock:s==it?f.ProcessingInstructionBlock:f.HTMLBlock,l=t.prevLineEnd();return t.addNode(t.buffer.writeElements(i,-n).finish(a,l-n),n),!0},SetextHeading:void 0},he=class{constructor(e){this.stage=0,this.elts=[],this.pos=0,this.start=e.start,this.advance(e.content)}nextLine(e,r,n){if(this.stage==-1)return!1;let s=n.content+` `+r.scrub(),i=this.advance(s);return i>-1&&i<s.length?this.complete(e,n,i):!1}finish(e,r){return(this.stage==2||this.stage==3)&&X(r.content,this.pos)==r.content.length?this.complete(e,r,r.content.length):!1}complete(e,r,n){return e.addLeafElement(r,g(f.LinkReference,this.start,this.start+n,this.elts)),!0}nextStage(e){return e?(this.pos=e.to-this.start,this.elts.push(e),this.stage++,!0):(e===!1&&(this.stage=-1),!1)}advance(e){for(;;){if(this.stage==-1)return-1;if(this.stage==0){if(!this.nextStage(ct(e,this.pos,this.start,!0)))return-1;if(e.charCodeAt(this.pos)!=58)return this.stage=-1;this.elts.push(g(f.LinkMark,this.pos+this.start,this.pos+this.start+1)),this.pos++}else if(this.stage==1){if(!this.nextStage(dt(e,X(e,this.pos),this.start)))return-1}else if(this.stage==2){let r=X(e,this.pos),n=0;if(r>this.pos){let s=pt(e,r,this.start);if(s){let i=ne(e,s.to-this.start);i>0&&(this.nextStage(s),n=i)}}return n||(n=ne(e,this.pos)),n>0&&n<e.length?n:-1}else return ne(e,this.pos)}}};function ne(t,e){for(;e<t.length;e++){let r=t.charCodeAt(e);if(r==10)break;if(!x(r))return-1}return e}var fe=class{nextLine(e,r,n){let s=r.depth<e.stack.length?-1:nt(r),i=r.next;if(s<0)return!1;let o=g(f.HeaderMark,e.lineStart+r.pos,e.lineStart+s);return e.nextLine(),e.addLeafElement(n,g(i==61?f.SetextHeading1:f.SetextHeading2,n.start,e.prevLineEnd(),[...e.parser.parseInline(n.content,n.start),o])),!0}finish(){return!1}},at={LinkReference(t,e){return e.content.charCodeAt(0)==91?new he(e):null},SetextHeading(){return new fe}},yt=[(t,e)=>rt(e)>=0,(t,e)=>We(e)>=0,(t,e)=>et(e)>=0,(t,e)=>ke(e,t,!0)>=0,(t,e)=>Le(e,t,!0)>=0,(t,e)=>ge(e,t,!0)>=0,(t,e)=>ot(e,t,!0)>=0],Ot={text:"",end:0},ue=class{constructor(e,r,n,s){this.parser=e,this.input=r,this.ranges=s,this.line=new oe,this.atEnd=!1,this.reusePlaceholders=new Map,this.stoppedAt=null,this.rangeI=0,this.to=s[s.length-1].to,this.lineStart=this.absoluteLineStart=this.absoluteLineEnd=s[0].from,this.block=Q.create(f.Document,0,this.lineStart,0,0),this.stack=[this.block],this.fragments=n.length?new ce(n,r):null,this.readLine()}get parsedPos(){return this.absoluteLineStart}advance(){if(this.stoppedAt!=null&&this.absoluteLineStart>this.stoppedAt)return this.finish();let{line:e}=this;for(;;){for(let n=0;;){let s=e.depth<this.stack.length?this.stack[this.stack.length-1]:null;for(;n<e.markers.length&&(!s||e.markers[n].from<s.end);){let i=e.markers[n++];this.addNode(i.type,i.from,i.to)}if(!s)break;this.finishContext()}if(e.pos<e.text.length)break;if(!this.nextLine())return this.finish()}if(this.fragments&&this.reuseFragment(e.basePos))return null;e:for(;;){for(let n of this.parser.blockParsers)if(n){let s=n(this,e);if(s!=!1){if(s==!0)return null;e.forward();continue e}}break}let r=new ie(this.lineStart+e.pos,e.text.slice(e.pos));for(let n of this.parser.leafBlockParsers)if(n){let s=n(this,r);s&&r.parsers.push(s)}e:for(;this.nextLine()&&e.pos!=e.text.length;){if(e.indent<e.baseIndent+4){for(let n of this.parser.endLeafBlock)if(n(this,e,r))break e}for(let n of r.parsers)if(n.nextLine(this,e,r))return null;r.content+=` `+e.scrub();for(let n of e.markers)r.marks.push(n)}return this.finishLeaf(r),null}stopAt(e){if(this.stoppedAt!=null&&this.stoppedAt<e)throw new RangeError("Can't move stoppedAt forward");this.stoppedAt=e}reuseFragment(e){if(!this.fragments.moveTo(this.absoluteLineStart+e,this.absoluteLineStart)||!this.fragments.matches(this.block.hash))return!1;let r=this.fragments.takeNodes(this);return r?(this.absoluteLineStart+=r,this.lineStart=mt(this.absoluteLineStart,this.ranges),this.moveRangeI(),this.absoluteLineStart<this.to?(this.lineStart++,this.absoluteLineStart++,this.readLine()):(this.atEnd=!0,this.readLine()),!0):!1}get depth(){return this.stack.length}parentType(e=this.depth-1){return this.parser.nodeSet.types[this.stack[e].type]}nextLine(){return this.lineStart+=this.line.text.length,this.absoluteLineEnd>=this.to?(this.absoluteLineStart=this.absoluteLineEnd,this.atEnd=!0,this.readLine(),!1):(this.lineStart++,this.absoluteLineStart=this.absoluteLineEnd+1,this.moveRangeI(),this.readLine(),!0)}peekLine(){return this.scanLine(this.absoluteLineEnd+1).text}moveRangeI(){for(;this.rangeI<this.ranges.length-1&&this.absoluteLineStart>=this.ranges[this.rangeI].to;)this.rangeI++,this.absoluteLineStart=Math.max(this.absoluteLineStart,this.ranges[this.rangeI].from)}scanLine(e){let r=Ot;if(r.end=e,e>=this.to)r.text="";else if(r.text=this.lineChunkAt(e),r.end+=r.text.length,this.ranges.length>1){let n=this.absoluteLineStart,s=this.rangeI;for(;this.ranges[s].to<r.end;){s++;let i=this.ranges[s].from,o=this.lineChunkAt(i);r.end=i+o.length,r.text=r.text.slice(0,this.ranges[s-1].to-n)+o,n=r.end-r.text.length}}return r}readLine(){let{line:e}=this,{text:r,end:n}=this.scanLine(this.absoluteLineStart);for(this.absoluteLineEnd=n,e.reset(r);e.depth<this.stack.length;e.depth++){let s=this.stack[e.depth],i=this.parser.skipContextMarkup[s.type];if(!i)throw new Error("Unhandled block context "+f[s.type]);let o=this.line.markers.length;if(!i(s,this,e)){this.line.markers.length>o&&(s.end=this.line.markers[this.line.markers.length-1].to),e.forward();break}e.forward()}}lineChunkAt(e){let r=this.input.chunk(e),n;if(this.input.lineChunks)n=r==` `?"":r;else{let s=r.indexOf(` `);n=s<0?r:r.slice(0,s)}return e+n.length>this.to?n.slice(0,this.to-e):n}prevLineEnd(){return this.atEnd?this.lineStart:this.lineStart-1}startContext(e,r,n=0){this.block=Q.create(e,n,this.lineStart+r,this.block.hash,this.lineStart+this.line.text.length),this.stack.push(this.block)}startComposite(e,r,n=0){this.startContext(this.parser.getNodeType(e),r,n)}addNode(e,r,n){typeof e=="number"&&(e=new E(this.parser.nodeSet.types[e],R,R,(n??this.prevLineEnd())-r)),this.block.addChild(e,r-this.block.from)}addElement(e){this.block.addChild(e.toTree(this.parser.nodeSet),e.from-this.block.from)}addLeafElement(e,r){this.addNode(this.buffer.writeElements(pe(r.children,e.marks),-r.from).finish(r.type,r.to-r.from),r.from)}finishContext(){let e=this.stack.pop(),r=this.stack[this.stack.length-1];r.addChild(e.toTree(this.parser.nodeSet),e.from-r.from),this.block=r}finish(){for(;this.stack.length>1;)this.finishContext();return this.addGaps(this.block.toTree(this.parser.nodeSet,this.lineStart))}addGaps(e){return this.ranges.length>1?lt(this.ranges,0,e.topNode,this.ranges[0].from,this.reusePlaceholders):e}finishLeaf(e){for(let n of e.parsers)if(n.finish(this,e))return;let r=pe(this.parser.parseInline(e.content,e.start),e.marks);this.addNode(this.buffer.writeElements(r,-e.start).finish(f.Paragraph,e.content.length),e.start)}elt(e,r,n,s){return typeof e=="string"?g(this.parser.getNodeType(e),r,n,s):new G(e,r)}get buffer(){return new Z(this.parser.nodeSet)}};function lt(t,e,r,n,s){let i=t[e].to,o=[],a=[],l=r.from+n;function h(u,p){for(;p?u>=i:u>i;){let d=t[e+1].from-i;n+=d,u+=d,e++,i=t[e].to}}for(let u=r.firstChild;u;u=u.nextSibling){h(u.from+n,!0);let p=u.from+n,d,c=s.get(u.tree);c?d=c:u.to+n>i?(d=lt(t,e,u,n,s),h(u.to+n,!1)):d=u.toTree(),o.push(d),a.push(p-l)}return h(r.to+n,!1),new E(r.type,o,a,r.to+n-l,r.tree?r.tree.propValues:void 0)}var $=class t extends Me{constructor(e,r,n,s,i,o,a,l,h){super(),this.nodeSet=e,this.blockParsers=r,this.leafBlockParsers=n,this.blockNames=s,this.endLeafBlock=i,this.skipContextMarkup=o,this.inlineParsers=a,this.inlineNames=l,this.wrappers=h,this.nodeTypes=Object.create(null);for(let u of e.types)this.nodeTypes[u.name]=u.id}createParse(e,r,n){let s=new ue(this,e,r,n);for(let i of this.wrappers)s=i(s,e,r,n);return s}configure(e){let r=de(e);if(!r)return this;let{nodeSet:n,skipContextMarkup:s}=this,i=this.blockParsers.slice(),o=this.leafBlockParsers.slice(),a=this.blockNames.slice(),l=this.inlineParsers.slice(),h=this.inlineNames.slice(),u=this.endLeafBlock.slice(),p=this.wrappers;if(D(r.defineNodes)){s=Object.assign({},s);let d=n.types.slice(),c;for(let L of r.defineNodes){let{name:C,block:k,composite:w,style:S}=typeof L=="string"?{name:L}:L;if(d.some(H=>H.name==C))continue;w&&(s[d.length]=(H,z,Nt)=>w(z,Nt,H.value));let b=d.length,M=w?["Block","BlockContext"]:k?b>=f.ATXHeading1&&b<=f.SetextHeading2?["Block","LeafBlock","Heading"]:["Block","LeafBlock"]:void 0;d.push(T.define({id:b,name:C,props:M&&[[I.group,M]]})),S&&(c||(c={}),Array.isArray(S)||S instanceof ve?c[C]=S:Object.assign(c,S))}n=new Y(d),c&&(n=n.extend(W(c)))}if(D(r.props)&&(n=n.extend(...r.props)),D(r.remove))for(let d of r.remove){let c=this.blockNames.indexOf(d),L=this.inlineNames.indexOf(d);c>-1&&(i[c]=o[c]=void 0),L>-1&&(l[L]=void 0)}if(D(r.parseBlock))for(let d of r.parseBlock){let c=a.indexOf(d.name);if(c>-1)i[c]=d.parse,o[c]=d.leaf;else{let L=d.before?q(a,d.before):d.after?q(a,d.after)+1:a.length-1;i.splice(L,0,d.parse),o.splice(L,0,d.leaf),a.splice(L,0,d.name)}d.endLeaf&&u.push(d.endLeaf)}if(D(r.parseInline))for(let d of r.parseInline){let c=h.indexOf(d.name);if(c>-1)l[c]=d.parse;else{let L=d.before?q(h,d.before):d.after?q(h,d.after)+1:h.length-1;l.splice(L,0,d.parse),h.splice(L,0,d.name)}}return r.wrap&&(p=p.concat(r.wrap)),new t(n,i,o,a,u,s,l,h,p)}getNodeType(e){let r=this.nodeTypes[e];if(r==null)throw new RangeError(`Unknown node type '${e}'`);return r}parseInline(e,r){let n=new zt(this,e,r);e:for(let s=r;s<n.end;){let i=n.char(s);for(let o of this.inlineParsers)if(o){let a=o(n,i,s);if(a>=0){s=a;continue e}}s++}return n.resolveMarkers(0)}};function D(t){return t!=null&&t.length>0}function de(t){if(!Array.isArray(t))return t;if(t.length==0)return null;let e=de(t[0]);if(t.length==1)return e;let r=de(t.slice(1));if(!r||!e)return e||r;let n=(o,a)=>(o||R).concat(a||R),s=e.wrap,i=r.wrap;return{props:n(e.props,r.props),defineNodes:n(e.defineNodes,r.defineNodes),parseBlock:n(e.parseBlock,r.parseBlock),parseInline:n(e.parseInline,r.parseInline),remove:n(e.remove,r.remove),wrap:s?i?(o,a,l,h)=>s(i(o,a,l,h),a,l,h):s:i}}function q(t,e){let r=t.indexOf(e);if(r<0)throw new RangeError(`Position specified relative to unknown parser ${e}`);return r}var ht=[T.none];for(let t=1,e;e=f[t];t++)ht[t]=T.define({id:t,name:e,props:t>=f.Escape?[]:[[I.group,t in Ye?["Block","BlockContext"]:["Block","LeafBlock"]]],top:e=="Document"});var R=[],Z=class{constructor(e){this.nodeSet=e,this.content=[],this.nodes=[]}write(e,r,n,s=0){return this.content.push(e,r,n,4+s*4),this}writeElements(e,r=0){for(let n of e)n.writeTo(this,r);return this}finish(e,r){return E.build({buffer:this.content,nodeSet:this.nodeSet,reused:this.nodes,topID:e,length:r})}},N=class{constructor(e,r,n,s=R){this.type=e,this.from=r,this.to=n,this.children=s}writeTo(e,r){let n=e.content.length;e.writeElements(this.children,r),e.content.push(this.type,this.from+r,this.to+r,e.content.length+4-n)}toTree(e){return new Z(e).writeElements(this.children,-this.from).finish(this.type,this.to-this.from)}},G=class{constructor(e,r){this.tree=e,this.from=r}get to(){return this.from+this.tree.length}get type(){return this.tree.type.id}get children(){return R}writeTo(e,r){e.nodes.push(this.tree),e.content.push(e.nodes.length-1,this.from+r,this.to+r,-1)}toTree(){return this.tree}};function g(t,e,r,n){return new N(t,e,r,n)}var ft={resolve:"Emphasis",mark:"EmphasisMark"},ut={resolve:"Emphasis",mark:"EmphasisMark"},P={},V={},A=class{constructor(e,r,n,s){this.type=e,this.from=r,this.to=n,this.side=s}},_e="!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~",j=/[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~\xA1\u2010-\u2027]/;try{j=new RegExp("[\\p{S}|\\p{P}]","u")}catch{}var se={Escape(t,e,r){if(e!=92||r==t.end-1)return-1;let n=t.char(r+1);for(let s=0;s<_e.length;s++)if(_e.charCodeAt(s)==n)return t.append(g(f.Escape,r,r+2));return-1},Entity(t,e,r){if(e!=38)return-1;let n=/^(?:#\d+|#x[a-f\d]+|\w+);/i.exec(t.slice(r+1,r+31));return n?t.append(g(f.Entity,r,r+1+n[0].length)):-1},InlineCode(t,e,r){if(e!=96||r&&t.char(r-1)==96)return-1;let n=r+1;for(;n<t.end&&t.char(n)==96;)n++;let s=n-r,i=0;for(;n<t.end;n++)if(t.char(n)==96){if(i++,i==s&&t.char(n+1)!=96)return t.append(g(f.InlineCode,r,n+1,[g(f.CodeMark,r,r+s),g(f.CodeMark,n+1-s,n+1)]))}else i=0;return-1},HTMLTag(t,e,r){if(e!=60||r==t.end-1)return-1;let n=t.slice(r+1,t.end),s=/^(?:[a-z][-\w+.]+:[^\s>]+|[a-z\d.!#$%&'*+/=?^_`{|}~-]+@[a-z\d](?:[a-z\d-]{0,61}[a-z\d])?(?:\.[a-z\d](?:[a-z\d-]{0,61}[a-z\d])?)*)>/i.exec(n);if(s)return t.append(g(f.Autolink,r,r+1+s[0].length,[g(f.LinkMark,r,r+1),g(f.URL,r+1,r+s[0].length),g(f.LinkMark,r+s[0].length,r+1+s[0].length)]));let i=/^!--[^>](?:-[^-]|[^-])*?-->/i.exec(n);if(i)return t.append(g(f.Comment,r,r+1+i[0].length));let o=/^\?[^]*?\?>/.exec(n);if(o)return t.append(g(f.ProcessingInstruction,r,r+1+o[0].length));let a=/^(?:![A-Z][^]*?>|!\[CDATA\[[^]*?\]\]>|\/\s*[a-zA-Z][\w-]*\s*>|\s*[a-zA-Z][\w-]*(\s+[a-zA-Z:_][\w-.:]*(?:\s*=\s*(?:[^\s"'=<>`]+|'[^']*'|"[^"]*"))?)*\s*(\/\s*)?>)/.exec(n);return a?t.append(g(f.HTMLTag,r,r+1+a[0].length)):-1},Emphasis(t,e,r){if(e!=95&&e!=42)return-1;let n=r+1;for(;t.char(n)==e;)n++;let s=t.slice(r-1,r),i=t.slice(n,n+1),o=j.test(s),a=j.test(i),l=/\s|^$/.test(s),h=/\s|^$/.test(i),u=!h&&(!a||l||o),p=!l&&(!o||h||a),d=u&&(e==42||!p||o),c=p&&(e==42||!u||a);return t.append(new A(e==95?ft:ut,r,n,(d?1:0)|(c?2:0)))},HardBreak(t,e,r){if(e==92&&t.char(r+1)==10)return t.append(g(f.HardBreak,r,r+2));if(e==32){let n=r+1;for(;t.char(n)==32;)n++;if(t.char(n)==10&&n>=r+2)return t.append(g(f.HardBreak,r,n+1))}return-1},Link(t,e,r){return e==91?t.append(new A(P,r,r+1,1)):-1},Image(t,e,r){return e==33&&t.char(r+1)==91?t.append(new A(V,r,r+2,1)):-1},LinkEnd(t,e,r){if(e!=93)return-1;for(let n=t.parts.length-1;n>=0;n--){let s=t.parts[n];if(s instanceof A&&(s.type==P||s.type==V)){if(!s.side||t.skipSpace(s.to)==r&&!/[(\[]/.test(t.slice(r+1,r+2)))return t.parts[n]=null,-1;let i=t.takeContent(n),o=t.parts[n]=Rt(t,i,s.type==P?f.Link:f.Image,s.from,r+1);if(s.type==P)for(let a=0;a<n;a++){let l=t.parts[a];l instanceof A&&l.type==P&&(l.side=0)}return o.to}}return-1}};function Rt(t,e,r,n,s){let{text:i}=t,o=t.char(s),a=s;if(e.unshift(g(f.LinkMark,n,n+(r==f.Image?2:1))),e.push(g(f.LinkMark,s-1,s)),o==40){let l=t.skipSpace(s+1),h=dt(i,l-t.offset,t.offset),u;h&&(l=t.skipSpace(h.to),l!=h.to&&(u=pt(i,l-t.offset,t.offset),u&&(l=t.skipSpace(u.to)))),t.char(l)==41&&(e.push(g(f.LinkMark,s,s+1)),a=l+1,h&&e.push(h),u&&e.push(u),e.push(g(f.LinkMark,l,a)))}else if(o==91){let l=ct(i,s-t.offset,t.offset,!1);l&&(e.push(l),a=l.to)}return g(r,n,a,e)}function dt(t,e,r){if(t.charCodeAt(e)==60){for(let s=e+1;s<t.length;s++){let i=t.charCodeAt(s);if(i==62)return g(f.URL,e+r,s+1+r);if(i==60||i==10)return!1}return null}else{let s=0,i=e;for(let o=!1;i<t.length;i++){let a=t.charCodeAt(i);if(x(a))break;if(o)o=!1;else if(a==40)s++;else if(a==41){if(!s)break;s--}else a==92&&(o=!0)}return i>e?g(f.URL,e+r,i+r):i==t.length?null:!1}}function pt(t,e,r){let n=t.charCodeAt(e);if(n!=39&&n!=34&&n!=40)return!1;let s=n==40?41:n;for(let i=e+1,o=!1;i<t.length;i++){let a=t.charCodeAt(i);if(o)o=!1;else{if(a==s)return g(f.LinkTitle,e+r,i+1+r);a==92&&(o=!0)}}return null}function ct(t,e,r,n){for(let s=!1,i=e+1,o=Math.min(t.length,i+999);i<o;i++){let a=t.charCodeAt(i);if(s)s=!1;else{if(a==93)return n?!1:g(f.LinkLabel,e+r,i+1+r);if(n&&!x(a)&&(n=!1),a==91)return!1;a==92&&(s=!0)}}return null}var zt=(()=>{class t{constructor(r,n,s){this.parser=r,this.text=n,this.offset=s,this.parts=[]}char(r){return r>=this.end?-1:this.text.charCodeAt(r-this.offset)}get end(){return this.offset+this.text.length}slice(r,n){return this.text.slice(r-this.offset,n-this.offset)}append(r){return this.parts.push(r),r.to}addDelimiter(r,n,s,i,o){return this.append(new A(r,n,s,(i?1:0)|(o?2:0)))}get hasOpenLink(){for(let r=this.parts.length-1;r>=0;r--){let n=this.parts[r];if(n instanceof A&&(n.type==P||n.type==V))return!0}return!1}addElement(r){return this.append(r)}resolveMarkers(r){for(let s=r;s<this.parts.length;s++){let i=this.parts[s];if(!(i instanceof A&&i.type.resolve&&i.side&2))continue;let o=i.type==ft||i.type==ut,a=i.to-i.from,l,h=s-1;for(;h>=r;h--){let k=this.parts[h];if(k instanceof A&&k.side&1&&k.type==i.type&&!(o&&(i.side&1||k.side&2)&&(k.to-k.from+a)%3==0&&((k.to-k.from)%3||a%3))){l=k;break}}if(!l)continue;let u=i.type.resolve,p=[],d=l.from,c=i.to;if(o){let k=Math.min(2,l.to-l.from,a);d=l.to-k,c=i.from+k,u=k==1?"Emphasis":"StrongEmphasis"}l.type.mark&&p.push(this.elt(l.type.mark,d,l.to));for(let k=h+1;k<s;k++)this.parts[k]instanceof N&&p.push(this.parts[k]),this.parts[k]=null;i.type.mark&&p.push(this.elt(i.type.mark,i.from,c));let L=this.elt(u,d,c,p);this.parts[h]=o&&l.from!=d?new A(l.type,l.from,d,l.side):null,(this.parts[s]=o&&i.to!=c?new A(i.type,c,i.to,i.side):null)?this.parts.splice(s,0,L):this.parts[s]=L}let n=[];for(let s=r;s<this.parts.length;s++){let i=this.parts[s];i instanceof N&&n.push(i)}return n}findOpeningDelimiter(r){for(let n=this.parts.length-1;n>=0;n--){let s=this.parts[n];if(s instanceof A&&s.type==r&&s.side&1)return n}return null}takeContent(r){let n=this.resolveMarkers(r);return this.parts.length=r,n}getDelimiterAt(r){let n=this.parts[r];return n instanceof A?n:null}skipSpace(r){return X(this.text,r-this.offset)+this.offset}elt(r,n,s,i){return typeof r=="string"?g(this.parser.getNodeType(r),n,s,i):new G(r,n)}}return t.linkStart=P,t.imageStart=V,t})();function pe(t,e){if(!e.length)return t;if(!t.length)return e;let r=t.slice(),n=0;for(let s of e){for(;n<r.length&&r[n].to<s.to;)n++;if(n<r.length&&r[n].from<s.from){let i=r[n];i instanceof N&&(r[n]=new N(i.type,i.from,i.to,pe(i.children,[s])))}else r.splice(n++,0,s)}return r}var Tt=[f.CodeBlock,f.ListItem,f.OrderedList,f.BulletList],ce=class{constructor(e,r){this.fragments=e,this.input=r,this.i=0,this.fragment=null,this.fragmentEnd=-1,this.cursor=null,e.length&&(this.fragment=e[this.i++])}nextFragment(){this.fragment=this.i<this.fragments.length?this.fragments[this.i++]:null,this.cursor=null,this.fragmentEnd=-1}moveTo(e,r){for(;this.fragment&&this.fragment.to<=e;)this.nextFragment();if(!this.fragment||this.fragment.from>(e?e-1:0))return!1;if(this.fragmentEnd<0){let i=this.fragment.to;for(;i>0&&this.input.read(i-1,i)!=` `;)i--;this.fragmentEnd=i?i-1:0}let n=this.cursor;n||(n=this.cursor=this.fragment.tree.cursor(),n.firstChild());let s=e+this.fragment.offset;for(;n.to<=s;)if(!n.parent())return!1;for(;;){if(n.from>=s)return this.fragment.from<=r;if(!n.childAfter(s))return!1}}matches(e){let r=this.cursor.tree;return r&&r.prop(I.contextHash)==e}takeNodes(e){let r=this.cursor,n=this.fragment.offset,s=this.fragmentEnd-(this.fragment.openEnd?1:0),i=e.absoluteLineStart,o=i,a=e.block.children.length,l=o,h=a;for(;;){if(r.to-n>s){if(r.type.isAnonymous&&r.firstChild())continue;break}let u=mt(r.from-n,e.ranges);if(r.to-n<=e.ranges[e.rangeI].to)e.addNode(r.tree,u);else{let p=new E(e.parser.nodeSet.types[f.Paragraph],[],[],0,e.block.hashProp);e.reusePlaceholders.set(p,r.tree),e.addNode(p,u)}if(r.type.is("Block")&&(Tt.indexOf(r.type.id)<0?(o=r.to-n,a=e.block.children.length):(o=l,a=h),l=r.to-n,h=e.block.children.length),!r.nextSibling())break}for(;e.block.children.length>a;)e.block.children.pop(),e.block.positions.pop();return o-i}};function mt(t,e){let r=t;for(let n=1;n<e.length;n++){let s=e[n-1].to,i=e[n].from;s<t&&(r-=i-s)}return r}var Dt=W({"Blockquote/...":m.quote,HorizontalRule:m.contentSeparator,"ATXHeading1/... SetextHeading1/...":m.heading1,"ATXHeading2/... SetextHeading2/...":m.heading2,"ATXHeading3/...":m.heading3,"ATXHeading4/...":m.heading4,"ATXHeading5/...":m.heading5,"ATXHeading6/...":m.heading6,"Comment CommentBlock":m.comment,Escape:m.escape,Entity:m.character,"Emphasis/...":m.emphasis,"StrongEmphasis/...":m.strong,"Link/... Image/...":m.link,"OrderedList/... BulletList/...":m.list,"BlockQuote/...":m.quote,"InlineCode CodeText":m.monospace,"URL Autolink":m.url,"HeaderMark HardBreak QuoteMark ListMark LinkMark EmphasisMark CodeMark":m.processingInstruction,"CodeInfo LinkLabel":m.labelName,LinkTitle:m.string,Paragraph:m.content}),gt=new $(new Y(ht).extend(Dt),Object.keys(_).map(t=>_[t]),Object.keys(_).map(t=>at[t]),Object.keys(_),yt,Ye,Object.keys(se).map(t=>se[t]),Object.keys(se),[]);function Xt(t,e,r){let n=[];for(let s=t.firstChild,i=e;;s=s.nextSibling){let o=s?s.from:r;if(o>i&&n.push({from:i,to:o}),!s)break;i=s.to}return n}function kt(t){let{codeParser:e,htmlParser:r}=t;return{wrap:He((s,i)=>{let o=s.type.id;if(e&&(o==f.CodeBlock||o==f.FencedCode)){let a="";if(o==f.FencedCode){let h=s.node.getChild(f.CodeInfo);h&&(a=i.read(h.from,h.to))}let l=e(a);if(l)return{parser:l,overlay:h=>h.type.id==f.CodeText,bracketed:o==f.FencedCode}}else if(r&&(o==f.HTMLBlock||o==f.HTMLTag||o==f.CommentBlock))return{parser:r,overlay:Xt(s.node,s.from,s.to)};return null})}}var Ft={resolve:"Strikethrough",mark:"StrikethroughMark"},$t={defineNodes:[{name:"Strikethrough",style:{"Strikethrough/...":m.strikethrough}},{name:"StrikethroughMark",style:m.processingInstruction}],parseInline:[{name:"Strikethrough",parse(t,e,r){if(e!=126||t.char(r+1)!=126||t.char(r+2)==126)return-1;let n=t.slice(r-1,r),s=t.slice(r+2,r+3),i=/\s|^$/.test(n),o=/\s|^$/.test(s),a=j.test(n),l=j.test(s);return t.addDelimiter(Ft,r,r+2,!o&&(!l||i||a),!i&&(!a||o||l))},after:"Emphasis"}]};function F(t,e,r=0,n,s=0){let i=0,o=!0,a=-1,l=-1,h=!1,u=()=>{n.push(t.elt("TableCell",s+a,s+l,t.parser.parseInline(e.slice(a,l),s+a)))};for(let p=r;p<e.length;p++){let d=e.charCodeAt(p);d==124&&!h?((!o||a>-1)&&i++,o=!1,n&&(a>-1&&u(),n.push(t.elt("TableDelimiter",p+s,p+s+1))),a=l=-1):(h||d!=32&&d!=9)&&(a<0&&(a=p),l=p+1),h=!h&&d==92}return a>-1&&(i++,n&&u()),i}function qe(t,e){for(let r=e;r<t.length;r++){let n=t.charCodeAt(r);if(n==124)return!0;n==92&&r++}return!1}var Lt=/^\|?(\s*:?-+:?\s*\|)+(\s*:?-+:?\s*)?$/,K=class{constructor(){this.rows=null}nextLine(e,r,n){if(this.rows==null){this.rows=!1;let s;if((r.next==45||r.next==58||r.next==124)&&Lt.test(s=r.text.slice(r.pos))){let i=[];F(e,n.content,0,i,n.start)==F(e,s,r.pos)&&(this.rows=[e.elt("TableHeader",n.start,n.start+n.content.length,i),e.elt("TableDelimiter",e.lineStart+r.pos,e.lineStart+r.text.length)])}}else if(this.rows){let s=[];F(e,r.text,r.pos,s,e.lineStart),this.rows.push(e.elt("TableRow",e.lineStart+r.pos,e.lineStart+r.text.length,s))}return!1}finish(e,r){return this.rows?(e.addLeafElement(r,e.elt("Table",r.start,r.start+r.content.length,this.rows)),!0):!1}},jt={defineNodes:[{name:"Table",block:!0},{name:"TableHeader",style:{"TableHeader/...":m.heading}},"TableRow",{name:"TableCell",style:m.content},{name:"TableDelimiter",style:m.processingInstruction}],parseBlock:[{name:"Table",leaf(t,e){return qe(e.content,0)?new K:null},endLeaf(t,e,r){if(r.parsers.some(s=>s instanceof K)||!qe(e.text,e.basePos))return!1;let n=t.peekLine();return Lt.test(n)&&F(t,e.text,e.basePos)==F(t,n,e.basePos)},before:"SetextHeading"}]},me=class{nextLine(){return!1}finish(e,r){return e.addLeafElement(r,e.elt("Task",r.start,r.start+r.content.length,[e.elt("TaskMarker",r.start,r.start+3),...e.parser.parseInline(r.content.slice(3),r.start+3)])),!0}},Ut={defineNodes:[{name:"Task",block:!0,style:m.list},{name:"TaskMarker",style:m.atom}],parseBlock:[{name:"TaskList",leaf(t,e){return/^\[[ xX]\][ \t]/.test(e.content)&&t.parentType().name=="ListItem"?new me:null},after:"SetextHeading"}]},Qe=/(www\.)|(https?:\/\/)|([\w.+-]{1,100}@)|(mailto:|xmpp:)/gy,Ze=/[\w-]+(\.[\w-]+)+(\/[^\s<]*)?/gy,_t=/[\w-]+\.[\w-]+($|\/)/,Ge=/[\w.+-]+@[\w-]+(\.[\w.-]+)+/gy,Ve=/\/[a-zA-Z\d@.]+/gy;function Ke(t,e,r,n){let s=0;for(let i=e;i<r;i++)t[i]==n&&s++;return s}function qt(t,e){Ze.lastIndex=e;let r=Ze.exec(t);if(!r||_t.exec(r[0])[0].indexOf("_")>-1)return-1;let n=e+r[0].length;for(;;){let s=t[n-1],i;if(/[?!.,:*_~]/.test(s)||s==")"&&Ke(t,e,n,")")>Ke(t,e,n,"("))n--;else if(s==";"&&(i=/&(?:#\d+|#x[a-f\d]+|\w+);$/.exec(t.slice(e,n))))n=e+i.index;else break}return n}function Je(t,e){Ge.lastIndex=e;let r=Ge.exec(t);if(!r)return-1;let n=r[0][r[0].length-1];return n=="_"||n=="-"?-1:e+r[0].length-(n=="."?1:0)}var Qt={parseInline:[{name:"Autolink",parse(t,e,r){let n=r-t.offset;if(n&&/\w/.test(t.text[n-1]))return-1;Qe.lastIndex=n;let s=Qe.exec(t.text),i=-1;if(!s)return-1;if(s[1]||s[2]){if(i=qt(t.text,n+s[0].length),i>-1&&t.hasOpenLink){let o=/([^\[\]]|\[[^\]]*\])*/.exec(t.text.slice(n,i));i=n+o[0].length}}else s[3]?i=Je(t.text,n):(i=Je(t.text,n+s[0].length),i>-1&&s[0]=="xmpp:"&&(Ve.lastIndex=i,s=Ve.exec(t.text),s&&(i=s.index+s[0].length)));return i<0?-1:(t.addElement(t.elt("URL",r,i+t.offset)),i+t.offset)}}]},bt=[jt,Ut,$t,Qt];function wt(t,e,r){return(n,s,i)=>{if(s!=t||n.char(i+1)==t)return-1;let o=[n.elt(r,i,i+1)];for(let a=i+1;a<n.end;a++){let l=n.char(a);if(l==t)return n.addElement(n.elt(e,i,a+1,o.concat(n.elt(r,a,a+1))));if(l==92&&o.push(n.elt("Escape",a,a+++2)),x(l))break}return-1}}var St={defineNodes:[{name:"Superscript",style:m.special(m.content)},{name:"SuperscriptMark",style:m.processingInstruction}],parseInline:[{name:"Superscript",parse:wt(94,"Superscript","SuperscriptMark")}]},Ct={defineNodes:[{name:"Subscript",style:m.special(m.content)},{name:"SubscriptMark",style:m.processingInstruction}],parseInline:[{name:"Subscript",parse:wt(126,"Subscript","SubscriptMark")}]},At={defineNodes:[{name:"Emoji",style:m.character}],parseInline:[{name:"Emoji",parse(t,e,r){let n;return e!=58||!(n=/^[a-zA-Z_0-9]+:/.exec(t.slice(r+1,t.end)))?-1:t.addElement(t.elt("Emoji",r,r+1+n[0].length))}}]};var Et=Ne({commentTokens:{block:{open:"<!--",close:"-->"}}}),Bt=new I,Mt=gt.configure({props:[re.add(t=>!t.is("Block")||t.is("Document")||Se(t)!=null||Zt(t)?void 0:(e,r)=>({from:r.doc.lineAt(e.from).to,to:e.to})),Bt.add(Se),ze.add({Document:()=>null}),Pe.add({Document:Et})]});function Se(t){let e=/^(?:ATX|Setext)Heading(\d)$/.exec(t.name);return e?+e[1]:void 0}function Zt(t){return t.name=="OrderedList"||t.name=="BulletList"}function Gt(t,e){let r=t;for(;;){let n=r.nextSibling,s;if(!n||(s=Se(n.type))!=null&&s<=e)break;r=n}return r.to}var Vt=Te.of((t,e,r)=>{for(let n=O(t).resolveInner(r,-1);n&&!(n.from<e);n=n.parent){let s=n.type.prop(Bt);if(s==null)continue;let i=Gt(n,s);if(i>r)return{from:r,to:i}}return null});function Ce(t){return new ye(Et,t,[],"markdown")}var Kt=Ce(Mt),Jt=Mt.configure([bt,Ct,St,At,{props:[re.add({Table:(t,e)=>({from:e.doc.lineAt(t.from).to,to:t.to})})]}]),J=Ce(Jt);function Yt(t,e){return r=>{if(r&&t){let n=null;if(r=/\S*/.exec(r)[0],typeof t=="function"?n=t(r):n=te.matchLanguageName(t,r,!0),n instanceof te)return n.support?n.support.language.parser:Oe.getSkippingParser(n.load());if(n)return n.parser}return e?e.parser:null}}var U=class{constructor(e,r,n,s,i,o,a){this.node=e,this.from=r,this.to=n,this.spaceBefore=s,this.spaceAfter=i,this.type=o,this.item=a}blank(e,r=!0){let n=this.spaceBefore+(this.node.name=="Blockquote"?">":"");if(e!=null){for(;n.length<e;)n+=" ";return n}else{for(let s=this.to-this.from-n.length-this.spaceAfter.length;s>0;s--)n+=" ";return n+(r?this.spaceAfter:"")}}marker(e,r){let n=this.node.name=="OrderedList"?String(+vt(this.item,e)[2]+r):"";return this.spaceBefore+n+this.type+this.spaceAfter}};function Ht(t,e){let r=[],n=[];for(let s=t;s;s=s.parent){if(s.name=="FencedCode")return n;(s.name=="ListItem"||s.name=="Blockquote")&&r.push(s)}for(let s=r.length-1;s>=0;s--){let i=r[s],o,a=e.lineAt(i.from),l=i.from-a.from;if(i.name=="Blockquote"&&(o=/^ *>( ?)/.exec(a.text.slice(l))))n.push(new U(i,l,l+o[0].length,"",o[1],">",null));else if(i.name=="ListItem"&&i.parent.name=="OrderedList"&&(o=/^( *)\d+([.)])( *)/.exec(a.text.slice(l)))){let h=o[3],u=o[0].length;h.length>=4&&(h=h.slice(0,h.length-4),u-=4),n.push(new U(i.parent,l,l+u,o[1],h,o[2],i))}else if(i.name=="ListItem"&&i.parent.name=="BulletList"&&(o=/^( *)([-+*])( {1,4}\[[ xX]\])?( +)/.exec(a.text.slice(l)))){let h=o[4],u=o[0].length;h.length>4&&(h=h.slice(0,h.length-4),u-=4);let p=o[2];o[3]&&(p+=o[3].replace(/[xX]/," ")),n.push(new U(i.parent,l,l+u,o[1],h,p,i))}}return n}function vt(t,e){return/^(\s*)(\d+)(?=[.)])/.exec(e.sliceString(t.from,t.from+10))}function be(t,e,r,n=0){for(let s=-1,i=t;;){if(i.name=="ListItem"){let a=vt(i,e),l=+a[2];if(s>=0){if(l!=s+1)return;r.push({from:i.from+a[1].length,to:i.from+a[0].length,insert:String(s+2+n)})}s=l}let o=i.nextSibling;if(!o)break;i=o}}function Ae(t,e){let r=/^[ \t]*/.exec(t)[0].length;if(!r||e.facet(Re)!=" ")return t;let n=y(t,4,r),s="";for(let i=n;i>0;)i>=4?(s+=" ",i-=4):(s+=" ",i--);return s+t.slice(r)}var Wt=(t={})=>({state:e,dispatch:r})=>{let n=O(e),{doc:s}=e,i=null,o=e.changeByRange(a=>{if(!a.empty||!J.isActiveAt(e,a.from,-1)&&!J.isActiveAt(e,a.from,1))return i={range:a};let l=a.from,h=s.lineAt(l),u=Ht(n.resolveInner(l,-1),s);for(;u.length&&u[u.length-1].from>l-h.from;)u.pop();if(!u.length)return i={range:a};let p=u[u.length-1];if(p.to-p.spaceAfter.length>l-h.from)return i={range:a};let d=l>=p.to-p.spaceAfter.length&&!/\S/.test(h.text.slice(p.to));if(p.item&&d){let w=p.node.firstChild,S=p.node.getChild("ListItem","ListItem");if(w.to>=l||S&&S.to<l||h.from>0&&!/[^\s>]/.test(s.lineAt(h.from-1).text)||t.nonTightLists===!1){let b=u.length>1?u[u.length-2]:null,M,H="";b&&b.item?(M=h.from+b.from,H=b.marker(s,1)):M=h.from+(b?b.to:0);let z=[{from:M,to:l,insert:H}];return p.node.name=="OrderedList"&&be(p.item,s,z,-2),b&&b.node.name=="OrderedList"&&be(b.item,s,z),{range:v.cursor(M+H.length),changes:z}}else{let b=It(u,e,h);return{range:v.cursor(l+b.length+1),changes:{from:h.from,insert:b+e.lineBreak}}}}if(p.node.name=="Blockquote"&&d&&h.from){let w=s.lineAt(h.from-1),S=/>\s*$/.exec(w.text);if(S&&S.index==p.from){let b=e.changes([{from:w.from+S.index,to:w.to},{from:h.from+p.from,to:h.to}]);return{range:a.map(b),changes:b}}}let c=[];p.node.name=="OrderedList"&&be(p.item,s,c);let L=p.item&&p.item.from<h.from,C="";if(!L||/^[\s\d.)\-+*>]*/.exec(h.text)[0].length>=p.to)for(let w=0,S=u.length-1;w<=S;w++)C+=w==S&&!L?u[w].marker(s,1):u[w].blank(w<S?y(h.text,4,u[w+1].from)-C.length:null);let k=l;for(;k>h.from&&/\s/.test(h.text.charAt(k-h.from-1));)k--;return C=Ae(C,e),tr(p.node,e.doc)&&(C=It(u,e,h)+e.lineBreak+C),c.push({from:k,to:l,insert:e.lineBreak+C}),{range:v.cursor(k+C.length+1),changes:c}});return i?!1:(r(e.update(o,{scrollIntoView:!0,userEvent:"input"})),!0)},er=Wt();function xt(t){return t.name=="QuoteMark"||t.name=="ListMark"}function tr(t,e){if(t.name!="OrderedList"&&t.name!="BulletList")return!1;let r=t.firstChild,n=t.getChild("ListItem","ListItem");if(!n)return!1;let s=e.lineAt(r.to),i=e.lineAt(n.from),o=/^[\s>]*$/.test(s.text);return s.number+(o?0:1)<i.number}function It(t,e,r){let n="";for(let s=0,i=t.length-2;s<=i;s++)n+=t[s].blank(s<i?y(r.text,4,t[s+1].from)-n.length:null,s<i);return Ae(n,e)}function rr(t,e){let r=t.resolveInner(e,-1),n=e;xt(r)&&(n=r.from,r=r.parent);for(let s;s=r.childBefore(n);)if(xt(s))n=s.from;else if(s.name=="OrderedList"||s.name=="BulletList")r=s.lastChild,n=r.to;else break;return r}var nr=({state:t,dispatch:e})=>{let r=O(t),n=null,s=t.changeByRange(i=>{let o=i.from,{doc:a}=t;if(i.empty&&J.isActiveAt(t,i.from)){let l=a.lineAt(o),h=Ht(rr(r,o),a);if(h.length){let u=h[h.length-1],p=u.to-u.spaceAfter.length+(u.spaceAfter?1:0);if(o-l.from>p&&!/\S/.test(l.text.slice(p,o-l.from)))return{range:v.cursor(l.from+p),changes:{from:l.from+p,to:o}};if(o-l.from==p&&(!u.item||l.from<=u.item.from||!/\S/.test(l.text.slice(0,u.to)))){let d=l.from+u.from;if(u.item&&u.node.from<u.item.from&&/\S/.test(l.text.slice(u.from,u.to))){let c=u.blank(y(l.text,4,u.to)-y(l.text,4,u.from));return d==l.from&&(c=Ae(c,t)),{range:v.cursor(d+c.length),changes:{from:d,to:l.from+u.to,insert:c}}}if(d<o)return{range:v.cursor(d),changes:{from:d,to:o}}}}}return n={range:i}});return n?!1:(e(t.update(s,{scrollIntoView:!0,userEvent:"delete"})),!0)},sr=[{key:"Enter",run:er},{key:"Backspace",run:nr}],Pt=Fe({matchClosingTags:!1});function br(t={}){let{codeLanguages:e,defaultCodeLanguage:r,addKeymap:n=!0,base:{parser:s}=Kt,completeHTMLTags:i=!0,pasteURLAsLink:o=!0,htmlTagLanguage:a=Pt}=t;if(!(s instanceof $))throw new RangeError("Base parser provided to `markdown` should be a Markdown parser");let l=t.extensions?[t.extensions]:[],h=[a.support,Vt],u;o&&h.push(lr),r instanceof ee?(h.push(r.support),u=r.language):r&&(u=r);let p=e||u?Yt(e,u):void 0;l.push(kt({codeParser:p,htmlParser:a.language.parser})),n&&h.push(xe.high(Be.of(sr)));let d=Ce(s.configure(l));return i&&h.push(d.data.of({autocomplete:ir})),new ee(d,h)}function ir(t){let{state:e,pos:r}=t,n=/<[:\-\.\w\u00b7-\uffff]*$/.exec(e.sliceDoc(r-25,r));if(!n)return null;let s=O(e).resolveInner(r,-1);for(;s&&!s.type.isTop;){if(s.name=="CodeBlock"||s.name=="FencedCode"||s.name=="ProcessingInstructionBlock"||s.name=="CommentBlock"||s.name=="Link"||s.name=="Image")return null;s=s.parent}return{from:r-n[0].length,to:r,options:or(),validFor:/^<[:\-\.\w\u00b7-\uffff]*$/}}var we=null;function or(){if(we)return we;let t=Xe(new De(Ie.create({extensions:Pt}),0,!0));return we=t?t.options:[]}var ar=/code|horizontalrule|html|link|comment|processing|escape|entity|image|mark|url/i,lr=Ee.domEventHandlers({paste:(t,e)=>{var r;let{main:n}=e.state.selection;if(n.empty)return!1;let s=(r=t.clipboardData)===null||r===void 0?void 0:r.getData("text/plain");if(!s||!/^(https?:\/\/|mailto:|xmpp:|www\.)/.test(s)||(/^www\./.test(s)&&(s="https://"+s),!J.isActiveAt(e.state,n.from,1)))return!1;let i=O(e.state),o=!1;return i.iterate({from:n.from,to:n.to,enter:a=>{(a.from>n.from||ar.test(a.name))&&(o=!0)},leave:a=>{a.to<n.to&&(o=!0)}}),o?!1:(e.dispatch({changes:[{from:n.from,insert:"["},{from:n.to,insert:`](${s})`}],userEvent:"input.paste",scrollIntoView:!0}),!0)}});export{Kt as commonmarkLanguage,nr as deleteMarkupBackward,er as insertNewlineContinueMarkup,Wt as insertNewlineContinueMarkupCommand,br as markdown,sr as markdownKeymap,J as markdownLanguage,lr as pasteURLAsLink};