You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
354 lines
701 KiB
354 lines
701 KiB
(window.webpackJsonp=window.webpackJsonp||[]).push([[280,6,7,14],{"+NIl":function(it,se,f){(function(Q){Q(f("VrN/"))})(function(Q){"use strict";Q.defineMode("stex",function(me,de){"use strict";function Ee(E,_){E.cmdState.push(_)}function fe(E){return E.cmdState.length>0?E.cmdState[E.cmdState.length-1]:null}function Z(E){var _=E.cmdState.pop();_&&_.closeBracket()}function G(E){for(var _=E.cmdState,j=_.length-1;j>=0;j--){var y=_[j];if(y.name=="DEFAULT")continue;return y}return{styleIdentifier:function(){return null}}}function J(E,_,j){return function(){this.name=E,this.bracketNo=0,this.style=_,this.styles=j,this.argument=null,this.styleIdentifier=function(){return this.styles[this.bracketNo-1]||null},this.openBracket=function(){return this.bracketNo++,"bracket"},this.closeBracket=function(){}}}var U={};U.importmodule=J("importmodule","tag",["string","builtin"]),U.documentclass=J("documentclass","tag",["","atom"]),U.usepackage=J("usepackage","tag",["atom"]),U.begin=J("begin","tag",["atom"]),U.end=J("end","tag",["atom"]),U.label=J("label","tag",["atom"]),U.ref=J("ref","tag",["atom"]),U.eqref=J("eqref","tag",["atom"]),U.cite=J("cite","tag",["atom"]),U.bibitem=J("bibitem","tag",["atom"]),U.Bibitem=J("Bibitem","tag",["atom"]),U.RBibitem=J("RBibitem","tag",["atom"]),U.DEFAULT=function(){this.name="DEFAULT",this.style="tag",this.styleIdentifier=this.openBracket=this.closeBracket=function(){}};function R(E,_){E.f=_}function x(E,_){var j;if(E.match(/^\\[a-zA-Z@]+/)){var y=E.current().slice(1);return j=U.hasOwnProperty(y)?U[y]:U.DEFAULT,j=new j,Ee(_,j),R(_,S),j.style}if(E.match(/^\\[$&%#{}_]/))return"tag";if(E.match(/^\\[,;!\/\\]/))return"tag";if(E.match("\\["))return R(_,function(A,W){return C(A,W,"\\]")}),"keyword";if(E.match("\\("))return R(_,function(A,W){return C(A,W,"\\)")}),"keyword";if(E.match("$$"))return R(_,function(A,W){return C(A,W,"$$")}),"keyword";if(E.match("$"))return R(_,function(A,W){return C(A,W,"$")}),"keyword";var v=E.next();if(v=="%")return E.skipToEnd(),"comment";if(v=="}"||v=="]"){if(j=fe(_),j)j.closeBracket(v),R(_,S);else return"error";return"bracket"}else return v=="{"||v=="["?(j=U.DEFAULT,j=new j,Ee(_,j),"bracket"):/\d/.test(v)?(E.eatWhile(/[\w.%]/),"atom"):(E.eatWhile(/[\w\-_]/),j=G(_),j.name=="begin"&&(j.argument=E.current()),j.styleIdentifier())}function C(E,_,j){if(E.eatSpace())return null;if(j&&E.match(j))return R(_,x),"keyword";if(E.match(/^\\[a-zA-Z@]+/))return"tag";if(E.match(/^[a-zA-Z]+/))return"variable-2";if(E.match(/^\\[$&%#{}_]/))return"tag";if(E.match(/^\\[,;!\/]/))return"tag";if(E.match(/^[\^_&]/))return"tag";if(E.match(/^[+\-<>|=,\/@!*:;'"`~#?]/))return null;if(E.match(/^(\d+\.\d*|\d*\.\d+|\d+)/))return"number";var y=E.next();return y=="{"||y=="}"||y=="["||y=="]"||y=="("||y==")"?"bracket":y=="%"?(E.skipToEnd(),"comment"):"error"}function S(E,_){var j=E.peek(),y;return j=="{"||j=="["?(y=fe(_),y.openBracket(j),E.eat(j),R(_,x),"bracket"):/[ \t\r]/.test(j)?(E.eat(j),null):(R(_,x),Z(_),x(E,_))}return{startState:function(){var E=de.inMathMode?function(_,j){return C(_,j)}:x;return{cmdState:[],f:E}},copyState:function(E){return{cmdState:E.cmdState.slice(),f:E.f}},token:function(E,_){return _.f(E,_)},blankLine:function(E){E.f=x,E.cmdState.length=0},lineComment:"%"}}),Q.defineMIME("text/x-stex","stex"),Q.defineMIME("text/x-latex","stex")})},"+ua5":function(it,se,f){},"/cxE":function(it,se,f){"use strict";f.d(se,"e",function(){return de}),f.d(se,"f",function(){return Ee}),f.d(se,"g",function(){return fe}),f.d(se,"d",function(){return G}),f.d(se,"a",function(){return J}),f.d(se,"b",function(){return U}),f.d(se,"c",function(){return R});var Q=function(){function x(){this.listeners=[],this.unexpectedErrorHandler=function(C){setTimeout(function(){throw C.stack?new Error(C.message+`
|
|
|
|
`+C.stack):C},0)}}return x.prototype.emit=function(C){this.listeners.forEach(function(S){S(C)})},x.prototype.onUnexpectedError=function(C){this.unexpectedErrorHandler(C),this.emit(C)},x.prototype.onUnexpectedExternalError=function(C){this.unexpectedErrorHandler(C)},x}(),me=new Q;function de(x){G(x)||me.onUnexpectedError(x);return}function Ee(x){G(x)||me.onUnexpectedExternalError(x);return}function fe(x){if(x instanceof Error){var C=x.name,S=x.message,E=x.stacktrace||x.stack;return{$isError:!0,name:C,message:S,stack:E}}return x}var Z="Canceled";function G(x){return x instanceof Error&&x.name===Z&&x.message===Z}function J(){var x=new Error(Z);return x.name=x.message,x}function U(x){return x?new Error("Illegal argument: "+x):new Error("Illegal argument")}function R(x){return x?new Error("Illegal state: "+x):new Error("Illegal state")}},"19Vz":function(it,se,f){(function(Q){Q(f("VrN/"))})(function(Q){Q.defineOption("placeholder","",function(J,U,R){var x=R&&R!=Q.Init;if(U&&!x)J.on("blur",fe),J.on("change",Z),J.on("swapDoc",Z),Q.on(J.getInputField(),"compositionupdate",J.state.placeholderCompose=function(){Ee(J)}),Z(J);else if(!U&&x){J.off("blur",fe),J.off("change",Z),J.off("swapDoc",Z),Q.off(J.getInputField(),"compositionupdate",J.state.placeholderCompose),me(J);var C=J.getWrapperElement();C.className=C.className.replace(" CodeMirror-empty","")}U&&!J.hasFocus()&&fe(J)});function me(J){J.state.placeholder&&(J.state.placeholder.parentNode.removeChild(J.state.placeholder),J.state.placeholder=null)}function de(J){me(J);var U=J.state.placeholder=document.createElement("pre");U.style.cssText="height: 0; overflow: visible",U.style.direction=J.getOption("direction"),U.className="CodeMirror-placeholder CodeMirror-line-like";var R=J.getOption("placeholder");typeof R=="string"&&(R=document.createTextNode(R)),U.appendChild(R),J.display.lineSpace.insertBefore(U,J.display.lineSpace.firstChild)}function Ee(J){setTimeout(function(){var U=!1,R=J.getInputField();R.nodeName=="TEXTAREA"?U=!R.value:J.lineCount()==1&&(U=!/[^\u200b]/.test(R.querySelector(".CodeMirror-line").textContent)),U?de(J):me(J)},20)}function fe(J){G(J)&&de(J)}function Z(J){var U=J.getWrapperElement(),R=G(J);U.className=U.className.replace(" CodeMirror-empty","")+(R?" CodeMirror-empty":""),R?de(J):me(J)}function G(J){return J.lineCount()===1&&J.getLine(0)===""}})},"1ZF9":function(it,se,f){it.exports=f.p+"static/Authorize.cc9c212f.png"},"1eCo":function(it,se,f){(function(Q){Q(f("VrN/"))})(function(Q){"use strict";var me={autoSelfClosers:{area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},implicitlyClosed:{dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},contextGrabbers:{dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}},doNotIndent:{pre:!0},allowUnquoted:!0,allowMissing:!0,caseFold:!0},de={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};Q.defineMode("xml",function(Ee,fe){var Z=Ee.indentUnit,G={},J=fe.htmlMode?me:de;for(var U in J)G[U]=J[U];for(var U in fe)G[U]=fe[U];var R,x;function C(O,ve){function V(z){return ve.tokenize=z,z(O,ve)}var F=O.next();if(F=="<")return O.eat("!")?O.eat("[")?O.match("CDATA[")?V(_("atom","]]>")):null:O.match("--")?V(_("comment","-->")):O.match("DOCTYPE",!0,!0)?(O.eatWhile(/[\w\._\-]/),V(j(1))):null:O.eat("?")?(O.eatWhile(/[\w\._\-]/),ve.tokenize=_("meta","?>"),"meta"):(R=O.eat("/")?"closeTag":"openTag",ve.tokenize=S,"tag bracket");if(F=="&"){var ne;return O.eat("#")?O.eat("x")?ne=O.eatWhile(/[a-fA-F\d]/)&&O.eat(";"):ne=O.eatWhile(/[\d]/)&&O.eat(";"):ne=O.eatWhile(/[\w\.\-:]/)&&O.eat(";"),ne?"atom":"error"}else return O.eatWhile(/[^&<]/),null}C.isInText=!0;function S(O,ve){var V=O.next();if(V==">"||V=="/"&&O.eat(">"))return ve.tokenize=C,R=V==">"?"endTag":"selfcloseTag","tag bracket";if(V=="=")return R="equals",null;if(V=="<"){ve.tokenize=C,ve.state=W,ve.tagName=ve.tagStart=null;var F=ve.tokenize(O,ve);return F?F+" tag error":"tag error"}else return/[\'\"]/.test(V)?(ve.tokenize=E(V),ve.stringStartCol=O.column(),ve.tokenize(O,ve)):(O.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function E(O){var ve=function(V,F){for(;!V.eol();)if(V.next()==O){F.tokenize=S;break}return"string"};return ve.isInAttribute=!0,ve}function _(O,ve){return function(V,F){for(;!V.eol();){if(V.match(ve)){F.tokenize=C;break}V.next()}return O}}function j(O){return function(ve,V){for(var F;(F=ve.next())!=null;){if(F=="<")return V.tokenize=j(O+1),V.tokenize(ve,V);if(F==">")if(O==1){V.tokenize=C;break}else return V.tokenize=j(O-1),V.tokenize(ve,V)}return"meta"}}function y(O,ve,V){this.prev=O.context,this.tagName=ve,this.indent=O.indented,this.startOfLine=V,(G.doNotIndent.hasOwnProperty(ve)||O.context&&O.context.noIndent)&&(this.noIndent=!0)}function v(O){O.context&&(O.context=O.context.prev)}function A(O,ve){for(var V;;){if(!O.context)return;if(V=O.context.tagName,!G.contextGrabbers.hasOwnProperty(V)||!G.contextGrabbers[V].hasOwnProperty(ve))return;v(O)}}function W(O,ve,V){return O=="openTag"?(V.tagStart=ve.column(),ge):O=="closeTag"?ce:W}function ge(O,ve,V){return O=="word"?(V.tagName=ve.current(),x="tag",we):G.allowMissingTagName&&O=="endTag"?(x="tag bracket",we(O,ve,V)):(x="error",ge)}function ce(O,ve,V){if(O=="word"){var F=ve.current();return V.context&&V.context.tagName!=F&&G.implicitlyClosed.hasOwnProperty(V.context.tagName)&&v(V),V.context&&V.context.tagName==F||G.matchClosing===!1?(x="tag",pe):(x="tag error",Ie)}else return G.allowMissingTagName&&O=="endTag"?(x="tag bracket",pe(O,ve,V)):(x="error",Ie)}function pe(O,ve,V){return O!="endTag"?(x="error",pe):(v(V),W)}function Ie(O,ve,V){return x="error",pe(O,ve,V)}function we(O,ve,V){if(O=="word")return x="attribute",Le;if(O=="endTag"||O=="selfcloseTag"){var F=V.tagName,ne=V.tagStart;return V.tagName=V.tagStart=null,O=="selfcloseTag"||G.autoSelfClosers.hasOwnProperty(F)?A(V,F):(A(V,F),V.context=new y(V,F,ne==V.indented)),W}return x="error",we}function Le(O,ve,V){return O=="equals"?Ue:(G.allowMissing||(x="error"),we(O,ve,V))}function Ue(O,ve,V){return O=="string"?ae:O=="word"&&G.allowUnquoted?(x="string",we):(x="error",we(O,ve,V))}function ae(O,ve,V){return O=="string"?ae:we(O,ve,V)}return{startState:function(O){var ve={tokenize:C,state:W,indented:O||0,tagName:null,tagStart:null,context:null};return O!=null&&(ve.baseIndent=O),ve},token:function(O,ve){if(!ve.tagName&&O.sol()&&(ve.indented=O.indentation()),O.eatSpace())return null;R=null;var V=ve.tokenize(O,ve);return(V||R)&&V!="comment"&&(x=null,ve.state=ve.state(R||V,O,ve),x&&(V=x=="error"?V+" error":x)),V},indent:function(O,ve,V){var F=O.context;if(O.tokenize.isInAttribute)return O.tagStart==O.indented?O.stringStartCol+1:O.indented+Z;if(F&&F.noIndent)return Q.Pass;if(O.tokenize!=S&&O.tokenize!=C)return V?V.match(/^(\s*)/)[0].length:0;if(O.tagName)return G.multilineTagIndentPastTag!==!1?O.tagStart+O.tagName.length+2:O.tagStart+Z*(G.multilineTagIndentFactor||1);if(G.alignCDATA&&/<!\[CDATA\[/.test(ve))return 0;var ne=ve&&/^<(\/)?([\w_:\.-]*)/.exec(ve);if(ne&&ne[1])for(;F;)if(F.tagName==ne[2]){F=F.prev;break}else if(G.implicitlyClosed.hasOwnProperty(F.tagName))F=F.prev;else break;else if(ne)for(;F;){var z=G.contextGrabbers[F.tagName];if(z&&z.hasOwnProperty(ne[2]))F=F.prev;else break}for(;F&&F.prev&&!F.startOfLine;)F=F.prev;return F?F.indent+Z:O.baseIndent||0},electricInput:/<\/[\s\w:]+>$/,blockCommentStart:"<!--",blockCommentEnd:"-->",configuration:G.htmlMode?"html":"xml",helperType:G.htmlMode?"html":"xml",skipAttribute:function(O){O.state==Ue&&(O.state=we)},xmlCurrentTag:function(O){return O.tagName?{name:O.tagName,close:O.type=="closeTag"}:null},xmlCurrentContext:function(O){for(var ve=[],V=O.context;V;V=V.prev)V.tagName&&ve.push(V.tagName);return ve.reverse()}}}),Q.defineMIME("text/xml","xml"),Q.defineMIME("application/xml","xml"),Q.mimeModes.hasOwnProperty("text/html")||Q.defineMIME("text/html",{name:"xml",htmlMode:!0})})},"24hK":function(it,se,f){"use strict";f.d(se,"a",function(){return de});var Q=f("JYp7"),me=function(){function Ee(fe){this.element=fe,this.next=Ee.Undefined,this.prev=Ee.Undefined}return Ee.Undefined=new Ee(void 0),Ee}(),de=function(){function Ee(){this._first=me.Undefined,this._last=me.Undefined,this._size=0}return Object.defineProperty(Ee.prototype,"size",{get:function(){return this._size},enumerable:!0,configurable:!0}),Ee.prototype.isEmpty=function(){return this._first===me.Undefined},Ee.prototype.clear=function(){this._first=me.Undefined,this._last=me.Undefined,this._size=0},Ee.prototype.unshift=function(fe){return this._insert(fe,!1)},Ee.prototype.push=function(fe){return this._insert(fe,!0)},Ee.prototype._insert=function(fe,Z){var G=this,J=new me(fe);if(this._first===me.Undefined)this._first=J,this._last=J;else if(Z){var U=this._last;this._last=J,J.prev=U,U.next=J}else{var R=this._first;this._first=J,J.next=R,R.prev=J}this._size+=1;var x=!1;return function(){x||(x=!0,G._remove(J))}},Ee.prototype.shift=function(){if(this._first===me.Undefined)return;var fe=this._first.element;return this._remove(this._first),fe},Ee.prototype.pop=function(){if(this._last===me.Undefined)return;var fe=this._last.element;return this._remove(this._last),fe},Ee.prototype._remove=function(fe){if(fe.prev!==me.Undefined&&fe.next!==me.Undefined){var Z=fe.prev;Z.next=fe.next,fe.next.prev=Z}else fe.prev===me.Undefined&&fe.next===me.Undefined?(this._first=me.Undefined,this._last=me.Undefined):fe.next===me.Undefined?(this._last=this._last.prev,this._last.next=me.Undefined):fe.prev===me.Undefined&&(this._first=this._first.next,this._first.prev=me.Undefined);this._size-=1},Ee.prototype.iterator=function(){var fe,Z=this._first;return{next:function(){return Z===me.Undefined?Q.c:(fe?fe.value=Z.element:fe={done:!1,value:Z.element},Z=Z.next,fe)}}},Ee.prototype.toArray=function(){for(var fe=[],Z=this._first;Z!==me.Undefined;Z=Z.next)fe.push(Z.element);return fe},Ee}()},"3vs6":function(it,se,f){"use strict";var Q=f("+L6B"),me=f("2/Rp"),de=f("5Dmo"),Ee=f("3S7+"),fe=f("k1fw"),Z=f("miYZ"),G=f("tsqr"),J=f("9og8"),U=f("2qtc"),R=f("kLXV"),x=f("tJVT"),C=f("WmNS"),S=f.n(C),E=f("q1tI"),_=f.n(E),j=f("ttuQ"),y=f.n(j),v=f("ErOA"),A=f("m3rI"),W=f("IE1O"),ge=f("xKgJ"),ce=f("NLgs"),pe=f("Ty5D"),Ie=f("9kvl"),we=function(Ue){var ae=Ue.virtualSpaces,O=Ue.user,ve=Ue.dispatch,V=Object(E.useState)(!1),F=Object(x.a)(V,2),ne=F[0],z=F[1],N=Object(pe.i)(),I=ae.virtualSpacesDetails;Object(E.useEffect)(function(){g()},[]);var g=function(){ve({type:"virtualSpaces/getVirtualSpacesDetails",payload:{id:N==null?void 0:N.virtual_spacesId}})},d=function(){if(!Object(ce.f)(ve))return;R.a.confirm({centered:!0,width:424,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",title:"\u786E\u8BA4\u7533\u8BF7\u52A0\u5165",icon:null,className:"custom-modal-divider",content:_.a.createElement("div",{className:"font14"},"\u786E\u8BA4\u5411\u7BA1\u7406\u5458\u7533\u8BF7\u52A0\u5165\u8BE5\u865A\u62DF\u793E\u533A\u5417\uFF1F"),onOk:function(){var Re=Object(J.a)(S.a.mark(function ye(){var _e;return S.a.wrap(function(X){for(;;)switch(X.prev=X.next){case 0:return X.next=2,Object(v.a)("/api/virtual_classrooms/".concat(N==null?void 0:N.virtual_spacesId,"/apply_become_member.json"),{method:"post"});case 2:_e=X.sent,(_e==null?void 0:_e.status)!==-1&&(G.b.success(_e==null?void 0:_e.message),g());case 4:case"end":return X.stop()}},ye)}));function Oe(){return Re.apply(this,arguments)}return Oe}()})},L=function(){R.a.confirm({centered:!0,width:424,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",title:"\u786E\u8BA4\u7533\u8BF7\u516C\u5F00",icon:null,className:"custom-modal-divider",content:_.a.createElement("div",{className:"font14"},_.a.createElement("p",null,"\u786E\u8BA4\u5411\u5E73\u53F0\u7533\u8BF7\u516C\u5F00\u865A\u62DF\u793E\u533A\u5417\uFF1F"),_.a.createElement("p",null,"\u516C\u5F00\u865A\u62DF\u793E\u533A\u9700\u7ECF\u8FC7\u5E73\u53F0\u6807\u51C6\u5316\u5BA1\u6838\uFF0C\u5BA1\u6838\u5468\u671F\u4E3A1-2\u5929\uFF0C"),_.a.createElement("div",null,"\u516C\u5F00\u7684\u865A\u62DF\u793E\u533A\u5C06\u5BF9\u5E73\u53F0\u6240\u6709\u4EBA\u53EF\u89C1\u3002")),onOk:function(){var Re=Object(J.a)(S.a.mark(function ye(){var _e;return S.a.wrap(function(X){for(;;)switch(X.prev=X.next){case 0:return X.next=2,Object(v.a)("/api/virtual_classrooms/".concat(N==null?void 0:N.virtual_spacesId,"/apply_public.json"),{method:"post"});case 2:_e=X.sent,(_e==null?void 0:_e.status)!==-1&&(G.b.success(_e==null?void 0:_e.message),g());case 4:case"end":return X.stop()}},ye)}));function Oe(){return Re.apply(this,arguments)}return Oe}()})},H=function(){var je=Object(J.a)(S.a.mark(function Re(Oe){var ye;return S.a.wrap(function(oe){for(;;)switch(oe.prev=oe.next){case 0:return oe.next=2,Object(v.a)("/api/virtual_classrooms/".concat(N==null?void 0:N.virtual_spacesId,".json"),{method:"put",body:Oe});case 2:ye=oe.sent,(ye==null?void 0:ye.status)===0&&(g(),z(!1));case 4:case"end":return oe.stop()}},Re)}));return function(Oe){return je.apply(this,arguments)}}(),le=function(){var je=Object(J.a)(S.a.mark(function Re(Oe){return S.a.wrap(function(_e){for(;;)switch(_e.prev=_e.next){case 0:z(Object(fe.a)({},I));case 1:case"end":return _e.stop()}},Re)}));return function(Oe){return je.apply(this,arguments)}}(),De=(I==null?void 0:I.is_member)||Object(ge.v)();return _.a.createElement("div",{className:y.a.bg,style:{background:"url('".concat(A.a.IMG_SERVER+(I==null?void 0:I.backbground_image_url),"') no-repeat center center")}},_.a.createElement("aside",null,_.a.createElement("div",null,_.a.createElement("div",{className:y.a.member},_.a.createElement("div",null,_.a.createElement(Ee.a,{title:"\u6210\u5458\u603B\u6570"},_.a.createElement("i",{style:{color:"#FF8B58",fontSize:24},className:"iconfont icon-a-chengyuan1"})),_.a.createElement(Ee.a,{title:"\u6210\u5458\u603B\u6570"},_.a.createElement("span",null,I==null?void 0:I.members_count))),_.a.createElement("div",null,_.a.createElement(Ee.a,{title:"\u8D44\u6E90\u603B\u6570"},_.a.createElement("i",{style:{color:"#07C160",marginLeft:100},className:"iconfont icon-a-ziyuanku1"})),_.a.createElement(Ee.a,{title:"\u8D44\u6E90\u603B\u6570"},_.a.createElement("span",null,I==null?void 0:I.resources_count)))),De&&_.a.createElement(me.a,{disabled:(I==null?void 0:I.status)!==2,onClick:L,type:"primary"},_.a.createElement("i",{className:"iconfont icon-sheweigongkai2 mr5 font14"}),(I==null?void 0:I.status)===2?"\u7533\u8BF7\u516C\u5F00":(I==null?void 0:I.status)===0?"\u7533\u8BF7\u4E2D":"\u5DF2\u516C\u5F00"),!De&&_.a.createElement(me.a,{onClick:d,type:"primary"},_.a.createElement("i",{className:"iconfont icon-shenqingjiaru2 mr5 font14"}),"\u7533\u8BF7\u52A0\u5165"))),_.a.createElement(W.b,{visible:ne,title:"\u7F16\u8F91\u865A\u62DF\u793E\u533A",onCancel:function(){return z(!1)},onOk:H}))};se.a=Object(Ie.a)(function(Le){var Ue=Le.virtualSpaces,ae=Le.user;return{virtualSpaces:Ue,user:ae}})(we)},"500L":function(it,se,f){"use strict";f.d(se,"a",function(){return ce});var Q=f("+L6B"),me=f("2/Rp"),de=f("2qtc"),Ee=f("kLXV"),fe=f("9og8"),Z=f("k1fw"),G=f("miYZ"),J=f("tsqr"),U=f("oBTY"),R=f("tJVT"),x=f("DZo9"),C=f("8z0m"),S=f("WmNS"),E=f.n(S),_=f("q1tI"),j=f.n(_),y=f("m3rI"),v=f("wzkS"),A=f("y5JW"),W=f("LtfV"),ge=C.a.Dragger;function ce(pe){var Ie=[];return pe&&pe.length>0&&(Ie=pe.map(function(we){return{uid:we.id,id:we.id,name:we.title+A.c+we.filesize,url:we.url,filesize:we.filesize,status:"done",response:{id:we.id}}})),Ie}se.b=function(pe){var Ie=pe.value,we=pe.onChange,Le=pe.action,Ue=pe.className,ae=pe.maxSize,O=ae===void 0?150:ae,ve=pe.title,V=ve===void 0?"\u4E0A\u4F20\u9644\u4EF6":ve,F=pe.showRemoveModal,ne=F===void 0?!1:F,z=pe.accept,N=z===void 0?"":z,I=pe.additionalText,g=pe.isDragger,d=pe.number,L=d===void 0?1e3:d,H=pe.aloneClear,le=H===void 0?!1:H,De=pe.restrict,je=De===void 0?!0:De,Re=Object(_.useState)(!1),Oe=Object(R.a)(Re,2),ye=Oe[0],_e=Oe[1],oe=Object(_.useState)(Ie||[]),X=Object(R.a)(oe,2),k=X[0],$=X[1];Object(_.useEffect)(function(){Ie&&($(Object(U.a)(Ie)),L===(Ie==null?void 0:Ie.length)&&_e(!0))},[Ie]);var B=function(){setTimeout(function(){k.pop(),$(Object(U.a)(k))},500)},Te={multiple:!0,disabled:ye,accept:N,withCredentials:!0,fileList:k,beforeUpload:function(ie,be){var ke=ie.size/1024/1024;return k.concat(be).length>L?(k.pop(),$(Object(U.a)(k)),J.b.error("\u6700\u591A\u53EA\u80FD\u4E0A\u4F20".concat(L,"\u4E2A\u6587\u4EF6")),le?Promise.reject():(B(),!1)):ke<O?!0:(J.b.error("\u8BE5\u6587\u4EF6\u65E0\u6CD5\u4E0A\u4F20\u3002\u8D85\u8FC7\u6587\u4EF6\u5927\u5C0F\u9650\u5236(".concat(O,"MB).")),le?Promise.reject():(B(),!1))},action:Le||"".concat(y.a.API_SERVER,"/api/attachments.json"),onChange:function(ie){var be=Object(U.a)(ie.fileList);be.length>=L?_e(!0):_e(!1),$(Object(U.a)(be)),be=be.map(function(ke){var Se;if(ke!=null&&(Se=ke.response)!==null&&Se!==void 0&&Se.id){var Ne;ke.url="/api/attachments/".concat(ke==null||((Ne=ke.response)===null||Ne===void 0)?void 0:Ne.id)}return ke.name.indexOf(A.c)===-1&&(ke.name="".concat(ke.name).concat(A.c).concat(Object(A.a)(ke.size))),Object(Z.a)({},ke)}),console.log("info:",ie),we(be)},onRemove:function(){var M=Object(fe.a)(E.a.mark(function be(ke){var Se;return E.a.wrap(function(Fe){for(;;)switch(Fe.prev=Fe.next){case 0:if(Se=function(){var Je=Object(fe.a)(E.a.mark(function ze(){var $e,Ye;return E.a.wrap(function(qe){for(;;)switch(qe.prev=qe.next){case 0:if($e=ke.response?ke.response.id:ke.id,!$e){qe.next=8;break}return qe.next=4,Object(v.d)(ke.response?ke.response.id:ke.uid);case 4:return Ye=qe.sent,qe.abrupt("return",Ye);case 8:return qe.abrupt("return",!0);case 9:case"end":return qe.stop()}},ze)}));return function(){return Je.apply(this,arguments)}}(),!ne){Fe.next=5;break}return Fe.abrupt("return",new Promise(function(Je,ze){Ee.a.confirm({centered:!0,width:530,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",title:"\u63D0\u793A",content:j.a.createElement("div",{className:"tc font16"},"\u662F\u5426\u786E\u8BA4\u5220\u9664?"),onOk:function(){var $e=Object(fe.a)(E.a.mark(function st(){var qe;return E.a.wrap(function(Pe){for(;;)switch(Pe.prev=Pe.next){case 0:return Pe.next=2,Se();case 2:qe=Pe.sent,J.b.success("\u5220\u9664\u6210\u529F"),Je(!0);case 5:case"end":return Pe.stop()}},st)}));function Ye(){return $e.apply(this,arguments)}return Ye}(),onCancel:function(){return Je(!1)}})}));case 5:return Fe.next=7,Se();case 7:return Fe.abrupt("return",Fe.sent);case 8:case"end":return Fe.stop()}},be)}));function ie(be){return M.apply(this,arguments)}return ie}()};function P(M){M.preventDefault(),M.stopPropagation()}return j.a.createElement("div",{className:"multi-upload ".concat(Ue||"")},g&&j.a.createElement(ge,Te,j.a.createElement("p",{className:"ant-upload-drag-icon"},j.a.createElement(W.a,null)),j.a.createElement("p",{className:"ant-upload-text"},"\u70B9\u51FB\u4E0A\u4F20\u56FE\u6807\uFF0C\u9009\u62E9\u8981\u4E0A\u4F20\u7684\u6587\u4EF6\u6216\u5C06\u6587\u4EF6\u62D6\u62FD\u5230\u6B64",j.a.createElement("br",null),j.a.createElement("span",{style:{display:je?"block":"none"}},"(\u5355\u4E2A\u6587\u4EF6\u6700\u5927\u9650\u5236\u4E3A",O,"MB) ")),I),!g&&j.a.createElement(C.a,Te,j.a.createElement(me.a,{disabled:ye},V),j.a.createElement("span",{onClick:P,style:{marginLeft:10,color:"#FA6400",display:je?"block":"none"}},"(\u5355\u4E2A\u6587\u4EF6\u6700\u5927",O,"MB) ")))}},"746U":function(it,se,f){"use strict";f.d(se,"d",function(){return me}),f.d(se,"j",function(){return de}),f.d(se,"i",function(){return Ee}),f.d(se,"h",function(){return fe}),f.d(se,"e",function(){return Z}),f.d(se,"k",function(){return G}),f.d(se,"l",function(){return J}),f.d(se,"a",function(){return U}),f.d(se,"f",function(){return x}),f.d(se,"g",function(){return C}),f.d(se,"m",function(){return S}),f.d(se,"c",function(){return j}),f.d(se,"b",function(){return y}),f.d(se,"n",function(){return v}),f.d(se,"o",function(){return A});var Q={number:"number",string:"string",undefined:"undefined",object:"object",function:"function"};function me(W){return Array.isArray?Array.isArray(W):!!(W&&typeof W.length===Q.number&&W.constructor===Array)}function de(W){return typeof W===Q.string||W instanceof String}function Ee(W){return typeof W===Q.object&&W!==null&&!Array.isArray(W)&&!(W instanceof RegExp)&&!(W instanceof Date)}function fe(W){return(typeof W===Q.number||W instanceof Number)&&!isNaN(W)}function Z(W){return W===!0||W===!1}function G(W){return typeof W===Q.undefined}function J(W){return G(W)||W===null}function U(W,ge){if(!W)throw new Error(ge?"Unexpected type, expected '"+ge+"'":"Unexpected type")}var R=Object.prototype.hasOwnProperty;function x(W){if(!Ee(W))return!1;for(var ge in W)if(R.call(W,ge))return!1;return!0}function C(W){return typeof W===Q.function}function S(W,ge){for(var ce=Math.min(W.length,ge.length),pe=0;pe<ce;pe++)E(W[pe],ge[pe])}function E(W,ge){if(de(ge)){if(typeof W!==ge)throw new Error("argument does not match constraint: typeof "+ge)}else if(C(ge)){try{if(W instanceof ge)return}catch(ce){}if(!J(W)&&W.constructor===ge)return;if(ge.length===1&&ge.call(void 0,W)===!0)return;throw new Error("argument does not match one of these constraints: arg instanceof constraint, arg.constructor === constraint, nor constraint(arg) === true")}}function _(W){for(var ge=[],ce=Object.getPrototypeOf(W);Object.prototype!==ce;)ge=ge.concat(Object.getOwnPropertyNames(ce)),ce=Object.getPrototypeOf(ce);return ge}function j(W){for(var ge=[],ce=0,pe=_(W);ce<pe.length;ce++){var Ie=pe[ce];typeof W[Ie]=="function"&&ge.push(Ie)}return ge}function y(W,ge){for(var ce=function(Ue){return function(){var ae=Array.prototype.slice.call(arguments,0);return ge(Ue,ae)}},pe={},Ie=0,we=W;Ie<we.length;Ie++){var Le=we[Ie];pe[Le]=ce(Le)}return pe}function v(W){return W===null?void 0:W}function A(W){return typeof W=="undefined"?null:W}},"7Cbv":function(it,se,f){"use strict";var Q=typeof crypto!="undefined"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||typeof msCrypto!="undefined"&&typeof msCrypto.getRandomValues=="function"&&msCrypto.getRandomValues.bind(msCrypto),me=new Uint8Array(16);function de(){if(!Q)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Q(me)}var Ee=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;function fe(S){return typeof S=="string"&&Ee.test(S)}for(var Z=fe,G=[],J=0;J<256;++J)G.push((J+256).toString(16).substr(1));function U(S){var E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,_=(G[S[E+0]]+G[S[E+1]]+G[S[E+2]]+G[S[E+3]]+"-"+G[S[E+4]]+G[S[E+5]]+"-"+G[S[E+6]]+G[S[E+7]]+"-"+G[S[E+8]]+G[S[E+9]]+"-"+G[S[E+10]]+G[S[E+11]]+G[S[E+12]]+G[S[E+13]]+G[S[E+14]]+G[S[E+15]]).toLowerCase();if(!Z(_))throw TypeError("Stringified UUID is invalid");return _}var R=U;function x(S,E,_){S=S||{};var j=S.random||(S.rng||de)();if(j[6]=j[6]&15|64,j[8]=j[8]&63|128,E){_=_||0;for(var y=0;y<16;++y)E[_+y]=j[y];return E}return R(j)}var C=se.a=x},"7ahc":function(it,se,f){"use strict";f.d(se,"a",function(){return ge});var Q=f("k1fw"),me=f("0Owb"),de=f("+L6B"),Ee=f("2/Rp"),fe=f("y8nQ"),Z=f("Vl3Y"),G=f("tJVT"),J=f("OaEy"),U=f("2fM7"),R=f("q1tI"),x=f.n(R),C=f("VrN/"),S=f.n(C),E=f("p77/"),_=f.n(E),j=f("c5Ni"),y=f.n(j),v=U.a.Option,A={labelCol:{span:4},wrapperCol:{span:20}},W={asp:["ASP","vbscript"],actionscript:["ActionScript(3.0)/Flash/Flex","clike"],bash:["Bash/Bat","shell"],css:["CSS","css"],c:["C","clike"],cpp:["C++","clike"],csharp:["C#","clike"],coffeescript:["CoffeeScript","coffeescript"],d:["D","d"],dart:["Dart","dart"],delphi:["Delphi/Pascal","pascal"],erlang:["Erlang","erlang"],go:["Golang","go"],groovy:["Groovy","groovy"],html:["HTML","text/html"],java:["Java","clike"],json:["JSON","text/json"],javascript:["Javascript","javascript"],lua:["Lua","lua"],less:["LESS","css"],markdown:["Markdown","gfm"],"objective-c":["Objective-C","clike"],php:["PHP","php"],perl:["Perl","perl"],python:["Python","python"],r:["R","r"],rst:["reStructedText","rst"],ruby:["Ruby","ruby"],sql:["SQL","sql"],sass:["SASS/SCSS","sass"],shell:["Shell","shell"],scala:["Scala","clike"],swift:["Swift","clike"],vb:["VB/VBScript","vb"],xml:["XML","text/xml"],yaml:["YAML","yaml"]};se.b=function(ce){var pe=ce.callback,Ie=ce.onCancel,we=Object(R.useState)("python"),Le=Object(G.a)(we,2),Ue=Le[0],ae=Le[1];function O(V){ae(W[V][1])}function ve(V){pe(V)}return x.a.createElement(Z.a,Object(me.a)({},A,{className:"code-block-panel",initialValues:{language:"python",content:""},onFinish:ve}),x.a.createElement(Z.a.Item,{label:"\u4EE3\u7801\u8BED\u8A00",name:"language"},x.a.createElement(U.a,{onChange:O},Object.keys(W).map(function(V){return x.a.createElement(v,{key:V,value:V},W[V][0])}))),x.a.createElement(Z.a.Item,{label:"\u4EE3\u7801\u5185\u5BB9",name:"content",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4EE3\u7801\u5185\u5BB9"}]},x.a.createElement(ge,{mode:Ue})),x.a.createElement("div",{className:"flex-container flex-end"},x.a.createElement(Ee.a,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),x.a.createElement(Ee.a,{type:"ghost",onClick:Ie},"\u53D6\u6D88")))};function ge(ce){var pe=ce.value,Ie=ce.onChange,we=ce.mode,Le=ce.options,Ue=Le===void 0?{}:Le,ae=Object(R.useRef)(),O=Object(R.useState)(),ve=Object(G.a)(O,2),V=ve[0],F=ve[1];return Object(R.useEffect)(function(){if(V){function ne(z){var N=z.getValue();Ie&&Ie(N)}return V.on("change",ne),function(){V.off("change",ne)}}},[V,Ie]),Object(R.useEffect)(function(){V&&V.setOption("mode",we)},[V,we]),Object(R.useEffect)(function(){V&&((pe!==V.getValue()||pe==="")&&setTimeout(function(){V.setValue(pe||" ")},300))},[V,pe]),Object(R.useEffect)(function(){if(ae.current&&!V){var ne=S.a.fromTextArea(ae.current,Object(Q.a)({mode:we,lineNumbers:!0,lineWrapping:!0,autoCloseBrackets:!0,tabSize:4,autofocus:!0,autoCloseTags:!0,matchBrackets:!0,styleActiveLine:!0},Ue));F(ne)}},[ae.current,V]),x.a.createElement("div",{className:"my-codemirror-container"},x.a.createElement("textarea",{ref:ae}))}},"7ixt":function(it,se,f){"use strict";f.d(se,"a",function(){return de});var Q={adjustX:1,adjustY:1},me=[0,0],de={left:{points:["cr","cl"],overflow:Q,offset:[-4,0],targetOffset:me},right:{points:["cl","cr"],overflow:Q,offset:[4,0],targetOffset:me},top:{points:["bc","tc"],overflow:Q,offset:[0,-4],targetOffset:me},bottom:{points:["tc","bc"],overflow:Q,offset:[0,4],targetOffset:me},topLeft:{points:["bl","tl"],overflow:Q,offset:[0,-4],targetOffset:me},leftTop:{points:["tr","tl"],overflow:Q,offset:[-4,0],targetOffset:me},topRight:{points:["br","tr"],overflow:Q,offset:[0,-4],targetOffset:me},rightTop:{points:["tl","tr"],overflow:Q,offset:[4,0],targetOffset:me},bottomRight:{points:["tr","br"],overflow:Q,offset:[0,4],targetOffset:me},rightBottom:{points:["bl","br"],overflow:Q,offset:[4,0],targetOffset:me},bottomLeft:{points:["tl","bl"],overflow:Q,offset:[0,4],targetOffset:me},leftBottom:{points:["br","bl"],overflow:Q,offset:[-4,0],targetOffset:me}},Ee=de},"8EBN":function(it,se,f){(function(Q){Q(f("VrN/"))})(function(Q){"use strict";Q.modeInfo=[{name:"APL",mime:"text/apl",mode:"apl",ext:["dyalog","apl"]},{name:"PGP",mimes:["application/pgp","application/pgp-encrypted","application/pgp-keys","application/pgp-signature"],mode:"asciiarmor",ext:["asc","pgp","sig"]},{name:"ASN.1",mime:"text/x-ttcn-asn",mode:"asn.1",ext:["asn","asn1"]},{name:"Asterisk",mime:"text/x-asterisk",mode:"asterisk",file:/^extensions\.conf$/i},{name:"Brainfuck",mime:"text/x-brainfuck",mode:"brainfuck",ext:["b","bf"]},{name:"C",mime:"text/x-csrc",mode:"clike",ext:["c","h","ino"]},{name:"C++",mime:"text/x-c++src",mode:"clike",ext:["cpp","c++","cc","cxx","hpp","h++","hh","hxx"],alias:["cpp"]},{name:"Cobol",mime:"text/x-cobol",mode:"cobol",ext:["cob","cpy"]},{name:"C#",mime:"text/x-csharp",mode:"clike",ext:["cs"],alias:["csharp","cs"]},{name:"Clojure",mime:"text/x-clojure",mode:"clojure",ext:["clj","cljc","cljx"]},{name:"ClojureScript",mime:"text/x-clojurescript",mode:"clojure",ext:["cljs"]},{name:"Closure Stylesheets (GSS)",mime:"text/x-gss",mode:"css",ext:["gss"]},{name:"CMake",mime:"text/x-cmake",mode:"cmake",ext:["cmake","cmake.in"],file:/^CMakeLists\.txt$/},{name:"CoffeeScript",mimes:["application/vnd.coffeescript","text/coffeescript","text/x-coffeescript"],mode:"coffeescript",ext:["coffee"],alias:["coffee","coffee-script"]},{name:"Common Lisp",mime:"text/x-common-lisp",mode:"commonlisp",ext:["cl","lisp","el"],alias:["lisp"]},{name:"Cypher",mime:"application/x-cypher-query",mode:"cypher",ext:["cyp","cypher"]},{name:"Cython",mime:"text/x-cython",mode:"python",ext:["pyx","pxd","pxi"]},{name:"Crystal",mime:"text/x-crystal",mode:"crystal",ext:["cr"]},{name:"CSS",mime:"text/css",mode:"css",ext:["css"]},{name:"CQL",mime:"text/x-cassandra",mode:"sql",ext:["cql"]},{name:"D",mime:"text/x-d",mode:"d",ext:["d"]},{name:"Dart",mimes:["application/dart","text/x-dart"],mode:"dart",ext:["dart"]},{name:"diff",mime:"text/x-diff",mode:"diff",ext:["diff","patch"]},{name:"Django",mime:"text/x-django",mode:"django"},{name:"Dockerfile",mime:"text/x-dockerfile",mode:"dockerfile",file:/^Dockerfile$/},{name:"DTD",mime:"application/xml-dtd",mode:"dtd",ext:["dtd"]},{name:"Dylan",mime:"text/x-dylan",mode:"dylan",ext:["dylan","dyl","intr"]},{name:"EBNF",mime:"text/x-ebnf",mode:"ebnf"},{name:"ECL",mime:"text/x-ecl",mode:"ecl",ext:["ecl"]},{name:"edn",mime:"application/edn",mode:"clojure",ext:["edn"]},{name:"Eiffel",mime:"text/x-eiffel",mode:"eiffel",ext:["e"]},{name:"Elm",mime:"text/x-elm",mode:"elm",ext:["elm"]},{name:"Embedded Javascript",mime:"application/x-ejs",mode:"htmlembedded",ext:["ejs"]},{name:"Embedded Ruby",mime:"application/x-erb",mode:"htmlembedded",ext:["erb"]},{name:"Erlang",mime:"text/x-erlang",mode:"erlang",ext:["erl"]},{name:"Esper",mime:"text/x-esper",mode:"sql"},{name:"Factor",mime:"text/x-factor",mode:"factor",ext:["factor"]},{name:"FCL",mime:"text/x-fcl",mode:"fcl"},{name:"Forth",mime:"text/x-forth",mode:"forth",ext:["forth","fth","4th"]},{name:"Fortran",mime:"text/x-fortran",mode:"fortran",ext:["f","for","f77","f90","f95"]},{name:"F#",mime:"text/x-fsharp",mode:"mllike",ext:["fs"],alias:["fsharp"]},{name:"Gas",mime:"text/x-gas",mode:"gas",ext:["s"]},{name:"Gherkin",mime:"text/x-feature",mode:"gherkin",ext:["feature"]},{name:"GitHub Flavored Markdown",mime:"text/x-gfm",mode:"gfm",file:/^(readme|contributing|history)\.md$/i},{name:"Go",mime:"text/x-go",mode:"go",ext:["go"]},{name:"Groovy",mime:"text/x-groovy",mode:"groovy",ext:["groovy","gradle"],file:/^Jenkinsfile$/},{name:"HAML",mime:"text/x-haml",mode:"haml",ext:["haml"]},{name:"Haskell",mime:"text/x-haskell",mode:"haskell",ext:["hs"]},{name:"Haskell (Literate)",mime:"text/x-literate-haskell",mode:"haskell-literate",ext:["lhs"]},{name:"Haxe",mime:"text/x-haxe",mode:"haxe",ext:["hx"]},{name:"HXML",mime:"text/x-hxml",mode:"haxe",ext:["hxml"]},{name:"ASP.NET",mime:"application/x-aspx",mode:"htmlembedded",ext:["aspx"],alias:["asp","aspx"]},{name:"HTML",mime:"text/html",mode:"htmlmixed",ext:["html","htm","handlebars","hbs"],alias:["xhtml"]},{name:"HTTP",mime:"message/http",mode:"http"},{name:"IDL",mime:"text/x-idl",mode:"idl",ext:["pro"]},{name:"Pug",mime:"text/x-pug",mode:"pug",ext:["jade","pug"],alias:["jade"]},{name:"Java",mime:"text/x-java",mode:"clike",ext:["java"]},{name:"Java Server Pages",mime:"application/x-jsp",mode:"htmlembedded",ext:["jsp"],alias:["jsp"]},{name:"JavaScript",mimes:["text/javascript","text/ecmascript","application/javascript","application/x-javascript","application/ecmascript"],mode:"javascript",ext:["js"],alias:["ecmascript","js","node"]},{name:"JSON",mimes:["application/json","application/x-json"],mode:"javascript",ext:["json","map"],alias:["json5"]},{name:"JSON-LD",mime:"application/ld+json",mode:"javascript",ext:["jsonld"],alias:["jsonld"]},{name:"JSX",mime:"text/jsx",mode:"jsx",ext:["jsx"]},{name:"Jinja2",mime:"text/jinja2",mode:"jinja2",ext:["j2","jinja","jinja2"]},{name:"Julia",mime:"text/x-julia",mode:"julia",ext:["jl"]},{name:"Kotlin",mime:"text/x-kotlin",mode:"clike",ext:["kt"]},{name:"LESS",mime:"text/x-less",mode:"css",ext:["less"]},{name:"LiveScript",mime:"text/x-livescript",mode:"livescript",ext:["ls"],alias:["ls"]},{name:"Lua",mime:"text/x-lua",mode:"lua",ext:["lua"]},{name:"Markdown",mime:"text/x-markdown",mode:"markdown",ext:["markdown","md","mkd"]},{name:"mIRC",mime:"text/mirc",mode:"mirc"},{name:"MariaDB SQL",mime:"text/x-mariadb",mode:"sql"},{name:"Mathematica",mime:"text/x-mathematica",mode:"mathematica",ext:["m","nb","wl","wls"]},{name:"Modelica",mime:"text/x-modelica",mode:"modelica",ext:["mo"]},{name:"MUMPS",mime:"text/x-mumps",mode:"mumps",ext:["mps"]},{name:"MS SQL",mime:"text/x-mssql",mode:"sql"},{name:"mbox",mime:"application/mbox",mode:"mbox",ext:["mbox"]},{name:"MySQL",mime:"text/x-mysql",mode:"sql"},{name:"Nginx",mime:"text/x-nginx-conf",mode:"nginx",file:/nginx.*\.conf$/i},{name:"NSIS",mime:"text/x-nsis",mode:"nsis",ext:["nsh","nsi"]},{name:"NTriples",mimes:["application/n-triples","application/n-quads","text/n-triples"],mode:"ntriples",ext:["nt","nq"]},{name:"Objective-C",mime:"text/x-objectivec",mode:"clike",ext:["m"],alias:["objective-c","objc"]},{name:"Objective-C++",mime:"text/x-objectivec++",mode:"clike",ext:["mm"],alias:["objective-c++","objc++"]},{name:"OCaml",mime:"text/x-ocaml",mode:"mllike",ext:["ml","mli","mll","mly"]},{name:"Octave",mime:"text/x-octave",mode:"octave",ext:["m"]},{name:"Oz",mime:"text/x-oz",mode:"oz",ext:["oz"]},{name:"Pascal",mime:"text/x-pascal",mode:"pascal",ext:["p","pas"]},{name:"PEG.js",mime:"null",mode:"pegjs",ext:["jsonld"]},{name:"Perl",mime:"text/x-perl",mode:"perl",ext:["pl","pm"]},{name:"PHP",mimes:["text/x-php","application/x-httpd-php","application/x-httpd-php-open"],mode:"php",ext:["php","php3","php4","php5","php7","phtml"]},{name:"Pig",mime:"text/x-pig",mode:"pig",ext:["pig"]},{name:"Plain Text",mime:"text/plain",mode:"null",ext:["txt","text","conf","def","list","log"]},{name:"PLSQL",mime:"text/x-plsql",mode:"sql",ext:["pls"]},{name:"PostgreSQL",mime:"text/x-pgsql",mode:"sql"},{name:"PowerShell",mime:"application/x-powershell",mode:"powershell",ext:["ps1","psd1","psm1"]},{name:"Properties files",mime:"text/x-properties",mode:"properties",ext:["properties","ini","in"],alias:["ini","properties"]},{name:"ProtoBuf",mime:"text/x-protobuf",mode:"protobuf",ext:["proto"]},{name:"Python",mime:"text/x-python",mode:"python",ext:["BUILD","bzl","py","pyw"],file:/^(BUCK|BUILD)$/},{name:"Puppet",mime:"text/x-puppet",mode:"puppet",ext:["pp"]},{name:"Q",mime:"text/x-q",mode:"q",ext:["q"]},{name:"R",mime:"text/x-rsrc",mode:"r",ext:["r","R"],alias:["rscript"]},{name:"reStructuredText",mime:"text/x-rst",mode:"rst",ext:["rst"],alias:["rst"]},{name:"RPM Changes",mime:"text/x-rpm-changes",mode:"rpm"},{name:"RPM Spec",mime:"text/x-rpm-spec",mode:"rpm",ext:["spec"]},{name:"Ruby",mime:"text/x-ruby",mode:"ruby",ext:["rb"],alias:["jruby","macruby","rake","rb","rbx"]},{name:"Rust",mime:"text/x-rustsrc",mode:"rust",ext:["rs"]},{name:"SAS",mime:"text/x-sas",mode:"sas",ext:["sas"]},{name:"Sass",mime:"text/x-sass",mode:"sass",ext:["sass"]},{name:"Scala",mime:"text/x-scala",mode:"clike",ext:["scala"]},{name:"Scheme",mime:"text/x-scheme",mode:"scheme",ext:["scm","ss"]},{name:"SCSS",mime:"text/x-scss",mode:"css",ext:["scss"]},{name:"Shell",mimes:["text/x-sh","application/x-sh"],mode:"shell",ext:["sh","ksh","bash"],alias:["bash","sh","zsh"],file:/^PKGBUILD$/},{name:"Sieve",mime:"application/sieve",mode:"sieve",ext:["siv","sieve"]},{name:"Slim",mimes:["text/x-slim","application/x-slim"],mode:"slim",ext:["slim"]},{name:"Smalltalk",mime:"text/x-stsrc",mode:"smalltalk",ext:["st"]},{name:"Smarty",mime:"text/x-smarty",mode:"smarty",ext:["tpl"]},{name:"Solr",mime:"text/x-solr",mode:"solr"},{name:"SML",mime:"text/x-sml",mode:"mllike",ext:["sml","sig","fun","smackspec"]},{name:"Soy",mime:"text/x-soy",mode:"soy",ext:["soy"],alias:["closure template"]},{name:"SPARQL",mime:"application/sparql-query",mode:"sparql",ext:["rq","sparql"],alias:["sparul"]},{name:"Spreadsheet",mime:"text/x-spreadsheet",mode:"spreadsheet",alias:["excel","formula"]},{name:"SQL",mime:"text/x-sql",mode:"sql",ext:["sql"]},{name:"SQLite",mime:"text/x-sqlite",mode:"sql"},{name:"Squirrel",mime:"text/x-squirrel",mode:"clike",ext:["nut"]},{name:"Stylus",mime:"text/x-styl",mode:"stylus",ext:["styl"]},{name:"Swift",mime:"text/x-swift",mode:"swift",ext:["swift"]},{name:"sTeX",mime:"text/x-stex",mode:"stex"},{name:"LaTeX",mime:"text/x-latex",mode:"stex",ext:["text","ltx","tex"],alias:["tex"]},{name:"SystemVerilog",mime:"text/x-systemverilog",mode:"verilog",ext:["v","sv","svh"]},{name:"Tcl",mime:"text/x-tcl",mode:"tcl",ext:["tcl"]},{name:"Textile",mime:"text/x-textile",mode:"textile",ext:["textile"]},{name:"TiddlyWiki",mime:"text/x-tiddlywiki",mode:"tiddlywiki"},{name:"Tiki wiki",mime:"text/tiki",mode:"tiki"},{name:"TOML",mime:"text/x-toml",mode:"toml",ext:["toml"]},{name:"Tornado",mime:"text/x-tornado",mode:"tornado"},{name:"troff",mime:"text/troff",mode:"troff",ext:["1","2","3","4","5","6","7","8","9"]},{name:"TTCN",mime:"text/x-ttcn",mode:"ttcn",ext:["ttcn","ttcn3","ttcnpp"]},{name:"TTCN_CFG",mime:"text/x-ttcn-cfg",mode:"ttcn-cfg",ext:["cfg"]},{name:"Turtle",mime:"text/turtle",mode:"turtle",ext:["ttl"]},{name:"TypeScript",mime:"application/typescript",mode:"javascript",ext:["ts"],alias:["ts"]},{name:"TypeScript-JSX",mime:"text/typescript-jsx",mode:"jsx",ext:["tsx"],alias:["tsx"]},{name:"Twig",mime:"text/x-twig",mode:"twig"},{name:"Web IDL",mime:"text/x-webidl",mode:"webidl",ext:["webidl"]},{name:"VB.NET",mime:"text/x-vb",mode:"vb",ext:["vb"]},{name:"VBScript",mime:"text/vbscript",mode:"vbscript",ext:["vbs"]},{name:"Velocity",mime:"text/velocity",mode:"velocity",ext:["vtl"]},{name:"Verilog",mime:"text/x-verilog",mode:"verilog",ext:["v"]},{name:"VHDL",mime:"text/x-vhdl",mode:"vhdl",ext:["vhd","vhdl"]},{name:"Vue.js Component",mimes:["script/x-vue","text/x-vue"],mode:"vue",ext:["vue"]},{name:"XML",mimes:["application/xml","text/xml"],mode:"xml",ext:["xml","xsl","xsd","svg"],alias:["rss","wsdl","xsd"]},{name:"XQuery",mime:"application/xquery",mode:"xquery",ext:["xy","xquery"]},{name:"Yacas",mime:"text/x-yacas",mode:"yacas",ext:["ys"]},{name:"YAML",mimes:["text/x-yaml","text/yaml"],mode:"yaml",ext:["yaml","yml"],alias:["yml"]},{name:"Z80",mime:"text/x-z80",mode:"z80",ext:["z80"]},{name:"mscgen",mime:"text/x-mscgen",mode:"mscgen",ext:["mscgen","mscin","msc"]},{name:"xu",mime:"text/x-xu",mode:"mscgen",ext:["xu"]},{name:"msgenny",mime:"text/x-msgenny",mode:"mscgen",ext:["msgenny"]},{name:"WebAssembly",mime:"text/webassembly",mode:"wast",ext:["wat","wast"]}];for(var me=0;me<Q.modeInfo.length;me++){var de=Q.modeInfo[me];de.mimes&&(de.mime=de.mimes[0])}Q.findModeByMIME=function(Ee){Ee=Ee.toLowerCase();for(var fe=0;fe<Q.modeInfo.length;fe++){var Z=Q.modeInfo[fe];if(Z.mime==Ee)return Z;if(Z.mimes){for(var G=0;G<Z.mimes.length;G++)if(Z.mimes[G]==Ee)return Z}}if(/\+xml$/.test(Ee))return Q.findModeByMIME("application/xml");if(/\+json$/.test(Ee))return Q.findModeByMIME("application/json")},Q.findModeByExtension=function(Ee){Ee=Ee.toLowerCase();for(var fe=0;fe<Q.modeInfo.length;fe++){var Z=Q.modeInfo[fe];if(Z.ext){for(var G=0;G<Z.ext.length;G++)if(Z.ext[G]==Ee)return Z}}},Q.findModeByFileName=function(Ee){for(var fe=0;fe<Q.modeInfo.length;fe++){var Z=Q.modeInfo[fe];if(Z.file&&Z.file.test(Ee))return Z}var G=Ee.lastIndexOf("."),J=G>-1&&Ee.substring(G+1,Ee.length);if(J)return Q.findModeByExtension(J)},Q.findModeByName=function(Ee){Ee=Ee.toLowerCase();for(var fe=0;fe<Q.modeInfo.length;fe++){var Z=Q.modeInfo[fe];if(Z.name.toLowerCase()==Ee)return Z;if(Z.alias){for(var G=0;G<Z.alias.length;G++)if(Z.alias[G].toLowerCase()==Ee)return Z}}}})},"8HAY":function(it,se,f){"use strict";f.d(se,"a",function(){return Z}),f.d(se,"b",function(){return G});var Q=f("pmY6"),me=f("MI8n"),de=function(){var J=function(U,R){return J=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(x,C){x.__proto__=C}||function(x,C){for(var S in C)C.hasOwnProperty(S)&&(x[S]=C[S])},J(U,R)};return function(U,R){J(U,R);function x(){this.constructor=U}U.prototype=R===null?Object.create(R):(x.prototype=R.prototype,new x)}}(),Ee=function(J,U,R,x){function C(S){return S instanceof R?S:new R(function(E){E(S)})}return new(R||(R=Promise))(function(S,E){function _(v){try{y(x.next(v))}catch(A){E(A)}}function j(v){try{y(x.throw(v))}catch(A){E(A)}}function y(v){v.done?S(v.value):C(v.value).then(_,j)}y((x=x.apply(J,U||[])).next())})},fe=function(J,U){var R={label:0,sent:function(){if(S[0]&1)throw S[1];return S[1]},trys:[],ops:[]},x,C,S,E;return E={next:_(0),throw:_(1),return:_(2)},typeof Symbol=="function"&&(E[Symbol.iterator]=function(){return this}),E;function _(y){return function(v){return j([y,v])}}function j(y){if(x)throw new TypeError("Generator is already executing.");for(;R;)try{if(x=1,C&&(S=y[0]&2?C.return:y[0]?C.throw||((S=C.return)&&S.call(C),0):C.next)&&!(S=S.call(C,y[1])).done)return S;(C=0,S)&&(y=[y[0]&2,S.value]);switch(y[0]){case 0:case 1:S=y;break;case 4:return R.label++,{value:y[1],done:!1};case 5:R.label++,C=y[1],y=[0];continue;case 7:y=R.ops.pop(),R.trys.pop();continue;default:if(!(S=R.trys,S=S.length>0&&S[S.length-1])&&(y[0]===6||y[0]===2)){R=0;continue}if(y[0]===3&&(!S||y[1]>S[0]&&y[1]<S[3])){R.label=y[1];break}if(y[0]===6&&R.label<S[1]){R.label=S[1],S=y;break}if(S&&R.label<S[2]){R.label=S[2],R.ops.push(y);break}S[2]&&R.ops.pop(),R.trys.pop();continue}y=U.call(J,R)}catch(v){y=[6,v],C=0}finally{x=S=0}if(y[0]&5)throw y[1];return{value:y[0]?y[1]:void 0,done:!0}}},Z=function(J){de(U,J);function U(R,x,C,S,E){x===void 0&&(x=""),C===void 0&&(C=""),S===void 0&&(S=!0);var _=J.call(this)||this;return _._onDidChange=_._register(new me.a),_.onDidChange=_._onDidChange.event,_._enabled=!0,_._checked=!1,_._id=R,_._label=x,_._cssClass=C,_._enabled=S,_._actionCallback=E,_}return Object.defineProperty(U.prototype,"id",{get:function(){return this._id},enumerable:!0,configurable:!0}),Object.defineProperty(U.prototype,"label",{get:function(){return this._label},set:function(R){this._setLabel(R)},enumerable:!0,configurable:!0}),U.prototype._setLabel=function(R){this._label!==R&&(this._label=R,this._onDidChange.fire({label:R}))},Object.defineProperty(U.prototype,"tooltip",{get:function(){return this._tooltip||""},set:function(R){this._setTooltip(R)},enumerable:!0,configurable:!0}),U.prototype._setTooltip=function(R){this._tooltip!==R&&(this._tooltip=R,this._onDidChange.fire({tooltip:R}))},Object.defineProperty(U.prototype,"class",{get:function(){return this._cssClass},set:function(R){this._setClass(R)},enumerable:!0,configurable:!0}),U.prototype._setClass=function(R){this._cssClass!==R&&(this._cssClass=R,this._onDidChange.fire({class:R}))},Object.defineProperty(U.prototype,"enabled",{get:function(){return this._enabled},set:function(R){this._setEnabled(R)},enumerable:!0,configurable:!0}),U.prototype._setEnabled=function(R){this._enabled!==R&&(this._enabled=R,this._onDidChange.fire({enabled:R}))},Object.defineProperty(U.prototype,"checked",{get:function(){return this._checked},set:function(R){this._setChecked(R)},enumerable:!0,configurable:!0}),U.prototype._setChecked=function(R){this._checked!==R&&(this._checked=R,this._onDidChange.fire({checked:R}))},U.prototype.run=function(R,x){return this._actionCallback?this._actionCallback(R):Promise.resolve(!0)},U}(Q.a),G=function(J){de(U,J);function U(){var R=J!==null&&J.apply(this,arguments)||this;return R._onDidBeforeRun=R._register(new me.a),R.onDidBeforeRun=R._onDidBeforeRun.event,R._onDidRun=R._register(new me.a),R.onDidRun=R._onDidRun.event,R}return U.prototype.run=function(R,x){return Ee(this,void 0,void 0,function(){var C,S;return fe(this,function(E){switch(E.label){case 0:if(!R.enabled)return[2,Promise.resolve(null)];this._onDidBeforeRun.fire({action:R}),E.label=1;case 1:return E.trys.push([1,3,,4]),[4,this.runAction(R,x)];case 2:return C=E.sent(),this._onDidRun.fire({action:R,result:C}),[3,4];case 3:return S=E.sent(),this._onDidRun.fire({action:R,error:S}),[3,4];case 4:return[2]}})})},U.prototype.runAction=function(R,x){var C=x?R.run(x):R.run();return Promise.resolve(C)},U}(Q.a)},"8hTe":function(it,se,f){it.exports={button:"button___1wy9m"}},"9Bee":function(it,se,f){"use strict";var Q=f("DYRE"),me=f("zeV3"),de=f("+L6B"),Ee=f("2/Rp"),fe=f("k1fw"),Z=f("9og8"),G=f("tJVT"),J=f("WmNS"),U=f.n(J),R=f("q1tI"),x=f.n(R),C=f("vg9a"),S=f("DlQD"),E=f.n(S),_=f("rUJ1");function j(c,o){var a=c.match(/^(\s+)(?:```)/);if(a===null)return o;var u=a[1];return o.split(`
|
|
`).map(function(p){var h=p.match(/^\s+/);if(h===null)return p;var te=Object(G.a)(h,1),Ge=te[0];return Ge.length>=u.length?p.slice(u.length):p}).join(`
|
|
`)}var y=[],v=["<ul>"],A=new E.a.Renderer,W=/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/;function ge(){y.length=0,v=["<ul>"]}var ce={overflow:"hidden",WebkitBoxOrient:"vertical",display:"-webkit-box",WebkitLineClamp:2};function pe(c,o,a,u){if(o>=c.length||c[o].level<=a)return o;var p=c[o];u.push("<li><a href='#"+p.anchor+"'>"+p.text+"</a>"),o++;var h=[];return o=pe(c,o,p.level,h),h.length>0&&(u.push("<ul>"),h.forEach(function(te){u.push(te)}),u.push("</ul>")),u.push("</li>"),o=pe(c,o,a,u),o}function Ie(){return pe(y,0,0,v),v.push("</ul>"),v.join("")}var we={heading:function(o){var a=W.exec(o);if(a)return{type:"heading",raw:a[0],depth:a[1].length,text:a[2]}},fences:function(o){var a=this.rules.block.fences.exec(o);if(a){var u=a[0],p=j(u,a[3]||""),h=a[2]?a[2].trim():a[2];if(["latex","katex","math"].indexOf(h)>=0){var te=ae(),Ge=p;p=te,O[te]={type:"block",expression:Ge}}return{type:"code",raw:u,lang:h,text:p}}}},Le=/(?:\${2})([^\n`]+?)(?:\${2})/gi,Ue=0,ae=function(){return"__special_katext_id_".concat(Ue++,"__")},O={};function ve(){return O}function V(){Ue=0,O={}}function F(c){return c=c.replace(Le,function(o,a){var u=ae();return O[u]={type:"inline",expression:a},u}),c}var ne=A.listitem;A.listitem=function(c){return ne(F(c))};var z=A.paragraph;A.paragraph=function(c){return z(F(c))};var N=A.tablecell;A.tablecell=function(c,o){return N(F(c),o)},A.code=function(c,o,a){var u=(o||"").match(/\S*/)[0];return u?["latex","katex","math"].indexOf(u)>=0?"<p class='editormd-tex'>".concat(c,"</p>"):'<pre class="prettyprint linenums"><code class="language-'.concat(o,'">').concat(a?c:Object(_.escape)(c,!0),`</code></pre>
|
|
`):'<pre class="prettyprint linenums"><code>'+(a?c:Object(_.escape)(c,!0))+"</code></pre>"},A.heading=function(c,o,a){var u=this.options.headerPrefix+a.toLowerCase().replace(/[^\w\\u4e00-\\u9fa5]]+/g,"-");return y.push({anchor:u,level:o,text:c}),"<h"+o+' id="'+u+'">'+c+"</h"+o+">"},E.a.setOptions({silent:!0,gfm:!0,pedantic:!1}),E.a.use({tokenizer:we,renderer:A});var I=E.a,g=f("SJMd"),d=f("ulZh"),L=f.n(d),H=f("m3rI"),le=f("Oy/b"),De=f("p5ED"),je=f("ErOA");/*! *****************************************************************************
|
|
Copyright (c) Microsoft Corporation.
|
|
|
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
purpose with or without fee is hereby granted.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
PERFORMANCE OF THIS SOFTWARE.
|
|
***************************************************************************** */var Re=function(c,o){return(Re=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,u){a.__proto__=u}||function(a,u){for(var p in u)Object.prototype.hasOwnProperty.call(u,p)&&(a[p]=u[p])})(c,o)};function Oe(c,o){function a(){this.constructor=c}Re(c,o),c.prototype=o===null?Object.create(o):(a.prototype=o.prototype,new a)}function ye(c,o,a,u){return new(a||(a=Promise))(function(p,h){function te(ft){try{et(u.next(ft))}catch(Ve){h(Ve)}}function Ge(ft){try{et(u.throw(ft))}catch(Ve){h(Ve)}}function et(ft){var Ve;ft.done?p(ft.value):(Ve=ft.value,Ve instanceof a?Ve:new a(function(St){St(Ve)})).then(te,Ge)}et((u=u.apply(c,o||[])).next())})}function _e(c,o){var a,u,p,h,te={label:0,sent:function(){if(1&p[0])throw p[1];return p[1]},trys:[],ops:[]};return h={next:Ge(0),throw:Ge(1),return:Ge(2)},typeof Symbol=="function"&&(h[Symbol.iterator]=function(){return this}),h;function Ge(et){return function(ft){return function(Ve){if(a)throw new TypeError("Generator is already executing.");for(;te;)try{if(a=1,u&&(p=2&Ve[0]?u.return:Ve[0]?u.throw||((p=u.return)&&p.call(u),0):u.next)&&!(p=p.call(u,Ve[1])).done)return p;switch(u=0,p&&(Ve=[2&Ve[0],p.value]),Ve[0]){case 0:case 1:p=Ve;break;case 4:return te.label++,{value:Ve[1],done:!1};case 5:te.label++,u=Ve[1],Ve=[0];continue;case 7:Ve=te.ops.pop(),te.trys.pop();continue;default:if(!(p=te.trys,(p=p.length>0&&p[p.length-1])||Ve[0]!==6&&Ve[0]!==2)){te=0;continue}if(Ve[0]===3&&(!p||Ve[1]>p[0]&&Ve[1]<p[3])){te.label=Ve[1];break}if(Ve[0]===6&&te.label<p[1]){te.label=p[1],p=Ve;break}if(p&&te.label<p[2]){te.label=p[2],te.ops.push(Ve);break}p[2]&&te.ops.pop(),te.trys.pop();continue}Ve=o.call(c,te)}catch(St){Ve=[6,St],u=0}finally{a=p=0}if(5&Ve[0])throw Ve[1];return{value:Ve[0]?Ve[1]:void 0,done:!0}}([et,ft])}}}function oe(){for(var c=0,o=0,a=arguments.length;o<a;o++)c+=arguments[o].length;var u=Array(c),p=0;for(o=0;o<a;o++)for(var h=arguments[o],te=0,Ge=h.length;te<Ge;te++,p++)u[p]=h[te];return u}var X=function(){function c(){}return c.createDefs=function(){return document.createElementNS("http://www.w3.org/2000/svg","defs")},c.setAttributes=function(o,a){for(var u=0,p=a;u<p.length;u++){var h=p[u],te=h[0],Ge=h[1];o.setAttribute(te,Ge)}},c.createRect=function(o,a,u){var p=document.createElementNS("http://www.w3.org/2000/svg","rect");return p.setAttribute("width",o.toString()),p.setAttribute("height",a.toString()),u&&c.setAttributes(p,u),p},c.createLine=function(o,a,u,p,h){var te=document.createElementNS("http://www.w3.org/2000/svg","line");return te.setAttribute("x1",o.toString()),te.setAttribute("y1",a.toString()),te.setAttribute("x2",u.toString()),te.setAttribute("y2",p.toString()),h&&c.setAttributes(te,h),te},c.createPolygon=function(o,a){var u=document.createElementNS("http://www.w3.org/2000/svg","polygon");return u.setAttribute("points",o),a&&c.setAttributes(u,a),u},c.createCircle=function(o,a){var u=document.createElementNS("http://www.w3.org/2000/svg","circle");return u.setAttribute("cx",(o/2).toString()),u.setAttribute("cy",(o/2).toString()),u.setAttribute("r",o.toString()),a&&c.setAttributes(u,a),u},c.createEllipse=function(o,a,u){var p=document.createElementNS("http://www.w3.org/2000/svg","ellipse");return p.setAttribute("cx",(o/2).toString()),p.setAttribute("cy",(a/2).toString()),p.setAttribute("rx",(o/2).toString()),p.setAttribute("ry",(a/2).toString()),u&&c.setAttributes(p,u),p},c.createGroup=function(o){var a=document.createElementNS("http://www.w3.org/2000/svg","g");return o&&c.setAttributes(a,o),a},c.createTransform=function(){return document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGTransform()},c.createMarker=function(o,a,u,p,h,te,Ge){var et=document.createElementNS("http://www.w3.org/2000/svg","marker");return c.setAttributes(et,[["id",o],["orient",a],["markerWidth",u.toString()],["markerHeight",p.toString()],["refX",h.toString()],["refY",te.toString()]]),et.appendChild(Ge),et},c.createText=function(o){var a=document.createElementNS("http://www.w3.org/2000/svg","text");return a.setAttribute("x","0"),a.setAttribute("y","0"),o&&c.setAttributes(a,o),a},c.createTSpan=function(o,a){var u=document.createElementNS("http://www.w3.org/2000/svg","tspan");return u.textContent=o,a&&c.setAttributes(u,a),u},c.createImage=function(o){var a=document.createElementNS("http://www.w3.org/2000/svg","image");return o&&c.setAttributes(a,o),a},c.createPoint=function(o,a){var u=document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGPoint();return u.x=o,u.y=a,u},c.createPath=function(o,a){var u=document.createElementNS("http://www.w3.org/2000/svg","path");return u.setAttribute("d",o),a&&c.setAttributes(u,a),u},c}(),k=function(){function c(){}return c.addKey=function(o){c.key=o},Object.defineProperty(c,"isLicensed",{get:function(){return!!c.key&&new RegExp(/^MJS2-[A-Z][0-9]{3}-[A-Z][0-9]{3}-[0-9]{4}$/,"i").test(c.key)},enumerable:!1,configurable:!0}),c}(),$=function(){function c(){this.naturalSize=!1,this.imageType="image/png",this.markersOnly=!1}return c.prototype.rasterize=function(o,a,u){var p=this;return new Promise(function(h){var te=u!==void 0?u:document.createElement("canvas");o===null&&(p.markersOnly=!0,p.naturalSize=!1);var Ge=document.createElementNS("http://www.w3.org/2000/svg","svg");Ge.setAttribute("xmlns","http://www.w3.org/2000/svg"),Ge.setAttribute("width",a.width.baseVal.valueAsString),Ge.setAttribute("height",a.height.baseVal.valueAsString),Ge.setAttribute("viewBox","0 0 "+a.viewBox.baseVal.width.toString()+" "+a.viewBox.baseVal.height.toString()),Ge.innerHTML=a.innerHTML,p.naturalSize===!0?(Ge.width.baseVal.value=o.naturalWidth,Ge.height.baseVal.value=o.naturalHeight):p.width!==void 0&&p.height!==void 0&&(Ge.width.baseVal.value=p.width,Ge.height.baseVal.value=p.height),te.width=Ge.width.baseVal.value,te.height=Ge.height.baseVal.value;var et=Ge.outerHTML,ft=te.getContext("2d");p.markersOnly!==!0&&ft.drawImage(o,0,0,te.width,te.height);var Ve=window.URL,St=new Image(te.width,te.height);St.setAttribute("crossOrigin","anonymous");var It=new Blob([et],{type:"image/svg+xml"}),en=Ve.createObjectURL(It);St.onload=function(){ft.drawImage(St,0,0),Ve.revokeObjectURL(en);var Kn=te.toDataURL(p.imageType,p.imageQuality);h(Kn)},St.src=en})},c}(),B=function(){},Te=function(){function c(o){this._classNamePrefixBase="__markerjs2_",this.classes=[],this.rules=[],this.settings=this.defaultSettings,this._classNamePrefix=this._classNamePrefixBase+"_"+o+"_"}return Object.defineProperty(c.prototype,"classNamePrefixBase",{get:function(){return this._classNamePrefixBase},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"classNamePrefix",{get:function(){return this._classNamePrefix},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"defaultSettings",{get:function(){return{canvasBackgroundColor:"#ffffff",toolbarBackgroundColor:"#111111",toolbarBackgroundHoverColor:"#333333",toolbarColor:"#eeeeee",toolbarHeight:40,toolboxColor:"#eeeeee",toolboxAccentColor:"#3080c3",undoButtonVisible:!0,redoButtonVisible:!1,zoomButtonVisible:!1,zoomOutButtonVisible:!1,clearButtonVisible:!1,resultButtonBlockVisible:!0,logoPosition:"left"}},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"fadeInAnimationClassName",{get:function(){return this.classNamePrefix+"fade_in"},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"fadeOutAnimationClassName",{get:function(){return this.classNamePrefix+"fade_out"},enumerable:!1,configurable:!0}),c.prototype.addClass=function(o){return this.styleSheet===void 0&&this.addStyleSheet(),o.name=""+this.classNamePrefix+o.localName,this.classes.push(o),this.styleSheet.sheet.insertRule("."+o.name+" {"+o.style+"}",this.styleSheet.sheet.cssRules.length),o},c.prototype.addRule=function(o){this.styleSheet===void 0&&this.addStyleSheet(),this.rules.push(o),this.styleSheet.sheet.insertRule(o.selector+" {"+o.style+"}",this.styleSheet.sheet.cssRules.length)},c.prototype.addStyleSheet=function(){var o;this.styleSheet=document.createElement("style"),((o=this.styleSheetRoot)!==null&&o!==void 0?o:document.head).appendChild(this.styleSheet),this.addRule(new P("."+this.classNamePrefix+" h3","font-family: sans-serif")),this.addRule(new P("@keyframes "+this.classNamePrefix+"_fade_in_animation_frames",`
|
|
from {
|
|
opacity: 0;
|
|
}
|
|
to {
|
|
opacity: 1;
|
|
}
|
|
`)),this.addRule(new P("@keyframes "+this.classNamePrefix+"_fade_out_animation_frames",`
|
|
from {
|
|
opacity: 1;
|
|
}
|
|
to {
|
|
opacity: 0;
|
|
}
|
|
`)),this.addClass(new M("fade_in",`
|
|
animation-duration: 0.3s;
|
|
animation-name: `+this.classNamePrefix+`_fade_in_animation_frames;
|
|
`)),this.addClass(new M("fade_out",`
|
|
animation-duration: 0.3s;
|
|
animation-name: `+this.classNamePrefix+`_fade_out_animation_frames;
|
|
`))},c.prototype.removeStyleSheet=function(){var o;this.styleSheet&&(((o=this.styleSheetRoot)!==null&&o!==void 0?o:document.head).removeChild(this.styleSheet),this.styleSheet=void 0)},c}(),P=function(c,o){this.selector=c,this.style=o},M=function(c,o){this.localName=c,this.style=o},ie=function(){function c(o,a,u,p,h){this.buttons=[],this.markerButtons=[],this.buttonClickListeners=[],this.markerjsContainer=o,this.displayMode=a,this.markerItems=u,this.uiStyleSettings=p,this.styles=h,this.addStyles(),this.adjustLayout=this.adjustLayout.bind(this),this.overflowButtonClicked=this.overflowButtonClicked.bind(this),this.setCurrentMarker=this.setCurrentMarker.bind(this)}return c.prototype.show=function(o){var a=this;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=o,this.uiContainer.className=this.toolbarStyleClass.name+" "+this.styles.fadeInAnimationClassName+" "+(this.uiStyleSettings.toolbarStyleColorsClassName?this.uiStyleSettings.toolbarStyleColorsClassName:this.toolbarStyleColorsClass.name);var u=document.createElement("div");u.className=this.toolbarBlockStyleClass.name,u.style.whiteSpace="nowrap",this.uiContainer.appendChild(u),this.addActionButton(u,'<svg viewBox="0 0 24 24"><path d="M10.07 14.27a.997.997 0 011.33.48l2.3 4.99 1.8-.85-2.31-4.98c-.24-.5-.02-1.1.48-1.33l.28-.08 2.3-.45L8 5.12V15.9l1.82-1.47.25-.16m3.57 7.7a.99.99 0 01-1.33-.47l-2.18-4.74-2.51 2.02c-.17.14-.38.22-.62.22a1 1 0 01-1-1V3a1 1 0 011-1c.24 0 .47.09.64.23l.01-.01 11.49 9.64a1.001 1.001 0 01-.44 1.75l-3.16.62 2.2 4.73c.26.5.02 1.09-.48 1.32l-3.62 1.69z"/></svg>',"select"),this.addActionButton(u,'<svg viewBox="0 0 24 24"><path d="M9 3v1H4v2h1v13a2 2 0 002 2h10a2 2 0 002-2V6h1V4h-5V3H9M7 6h10v13H7V6m2 2v9h2V8H9m4 0v9h2V8h-2z"/></svg>',"delete"),this.uiStyleSettings.clearButtonVisible&&this.addActionButton(u,'<svg viewBox="0 0 24 24"><path d="M19.36 2.72l1.42 1.42-5.72 5.71c1.07 1.54 1.22 3.39.32 4.59L9.06 8.12c1.2-.9 3.05-.75 4.59.32l5.71-5.72M5.93 17.57c-2.01-2.01-3.24-4.41-3.58-6.65l4.88-2.09 7.44 7.44-2.09 4.88c-2.24-.34-4.64-1.57-6.65-3.58z"/></svg>',"clear"),this.uiStyleSettings.undoButtonVisible&&this.addActionButton(u,'<svg viewBox="0 0 24 24"><path d="M12.5 8c-2.65 0-5.05 1-6.9 2.6L2 7v9h9l-3.62-3.62c1.39-1.16 3.16-1.88 5.12-1.88 3.54 0 6.55 2.31 7.6 5.5l2.37-.78C21.08 11.03 17.15 8 12.5 8z"/></svg>',"undo"),this.uiStyleSettings.redoButtonVisible&&this.addActionButton(u,'<svg viewBox="0 0 24 24"><path d="M18.4 10.6C16.55 9 14.15 8 11.5 8c-4.65 0-8.58 3.03-9.96 7.22L3.9 16a8.002 8.002 0 017.6-5.5c1.95 0 3.73.72 5.12 1.88L13 16h9V7l-3.6 3.6z"/></svg>',"redo"),this.uiStyleSettings.zoomButtonVisible&&this.addActionButton(u,'<svg viewBox="0 0 24 24"><path d="M15.5 14l5 5-1.5 1.5-5-5v-.79l-.27-.28A6.471 6.471 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3 6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.57 4.23l.28.27h.79m-6 0C12 14 14 12 14 9.5S12 5 9.5 5 5 7 5 9.5 7 14 9.5 14m2.5-4h-2v2H9v-2H7V9h2V7h1v2h2v1z"/></svg>',"zoom"),this.uiStyleSettings.zoomButtonVisible&&this.uiStyleSettings.zoomOutButtonVisible&&this.addActionButton(u,'<svg viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 009.5 3 6.5 6.5 0 003 9.5 6.5 6.5 0 009.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 5 1.5-1.5-5-5m-6 0C7 14 5 12 5 9.5S7 5 9.5 5 14 7 14 9.5 12 14 9.5 14M7 9h5v1H7V9z"/></svg>',"zoom-out"),this.uiStyleSettings.notesButtonVisible&&this.addActionButton(u,'<svg viewBox="0 0 24 24"><path d="M18.13 12l1.26-1.26c.44-.44 1-.68 1.61-.74V9l-6-6H5c-1.11 0-2 .89-2 2v14a2 2 0 002 2h6v-1.87l.13-.13H5V5h7v7h6.13M14 4.5l5.5 5.5H14V4.5m5.13 9.33l2.04 2.04L15.04 22H13v-2.04l6.13-6.13m3.72.36l-.98.98-2.04-2.04.98-.98c.19-.2.52-.2.72 0l1.32 1.32c.2.2.2.53 0 .72z"/></svg>',"notes"),this.markerButtonBlock=document.createElement("div"),this.markerButtonBlock.className=this.toolbarBlockStyleClass.name,this.markerButtonBlock.style.flexGrow="2",this.markerButtonBlock.style.textAlign="center",this.uiContainer.appendChild(this.markerButtonBlock),this.markerButtonOverflowBlock=document.createElement("div"),this.markerButtonOverflowBlock.className=this.toolbarOverflowBlockStyleClass.name+" "+(this.uiStyleSettings.toolbarOverflowBlockStyleColorsClassName?this.uiStyleSettings.toolbarOverflowBlockStyleColorsClassName:this.toolbarOverflowBlockStyleColorsClass.name),this.markerButtonOverflowBlock.style.display="none",this.uiContainer.appendChild(this.markerButtonOverflowBlock),this.markerItems&&(this.markerItems.forEach(function(h){var te=document.createElement("div");te.className=""+a.toolbarButtonStyleClass.name,te.setAttribute("data-type-name",h.typeName),te.innerHTML=h.icon,te.addEventListener("click",function(){a.markerToolbarButtonClicked(te,h)}),a.buttons.push(te),a.markerButtons.push(te)}),this.overflowButton=document.createElement("div"),this.overflowButton.className=this.toolbarButtonStyleClass.name+" "+(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name),this.overflowButton.innerHTML='<svg viewBox="0 0 24 24"><path d="M12 16a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2m0-6a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2m0-6a2 2 0 012 2 2 2 0 01-2 2 2 2 0 01-2-2 2 2 0 012-2z"/></svg>',this.overflowButton.addEventListener("click",this.overflowButtonClicked),this.markerButtonBlock.appendChild(this.overflowButton));var p=document.createElement("div");p.className=this.toolbarBlockStyleClass.name,p.style.whiteSpace="nowrap",p.style.display=this.uiStyleSettings.resultButtonBlockVisible!==!1?"":"none",this.uiContainer.appendChild(p),this.addActionButton(p,'<svg viewBox="0 0 24 24"><path d="M9 20.42l-6.21-6.21 2.83-2.83L9 14.77l9.88-9.89 2.83 2.83L9 20.42z"/></svg>',"render"),this.addActionButton(p,'<svg viewBox="0 0 24 24"><path d="M20 6.91L17.09 4 12 9.09 6.91 4 4 6.91 9.09 12 4 17.09 6.91 20 12 14.91 17.09 20 20 17.09 14.91 12 20 6.91z"/></svg>',"close"),this.markerjsContainer.appendChild(this.uiContainer),this.setSelectMode(),this.setCurrentMarker(),this.adjustLayout()},c.prototype.addButtonClickListener=function(o){this.buttonClickListeners.push(o)},c.prototype.removeButtonClickListener=function(o){this.buttonClickListeners.indexOf(o)>-1&&this.buttonClickListeners.splice(this.buttonClickListeners.indexOf(o),1)},c.prototype.setSelectMode=function(){this.resetButtonStyles(),this.setActiveButton(this.buttons[0])},c.prototype.adjustLayout=function(){if(this.markerButtons&&this.markerButtons.length>0){var o=Math.floor(this.markerButtonBlock.clientWidth/this.uiStyleSettings.toolbarHeight)-1;this.markerButtonBlock.innerHTML="",this.markerButtonOverflowBlock.innerHTML="";for(var a=0;a<this.markerButtons.length;a++)a<o||a===o&&this.markerButtons.length-1===o?this.markerButtonBlock.appendChild(this.markerButtons[a]):(a===o&&this.markerButtonBlock.appendChild(this.overflowButton),this.markerButtonOverflowBlock.appendChild(this.markerButtons[a]))}},c.prototype.overflowButtonClicked=function(){this.markerButtonOverflowBlock.style.display!=="none"?(this.markerButtonOverflowBlock.className=this.markerButtonOverflowBlock.className.replace(this.styles.fadeInAnimationClassName,""),this.markerButtonOverflowBlock.style.display="none"):(this.markerButtonOverflowBlock.className+=" "+this.styles.fadeInAnimationClassName,this.markerButtonOverflowBlock.style.top=this.uiContainer.offsetTop+this.overflowButton.offsetHeight+"px",this.markerButtonOverflowBlock.style.right=this.uiContainer.offsetWidth-this.overflowButton.offsetLeft-this.overflowButton.offsetWidth+2*this.uiContainer.offsetLeft+"px",this.markerButtonOverflowBlock.style.display="inline-block")},c.prototype.resetButtonStyles=function(){var o=this;this.buttons.forEach(function(a){a.className=a.className.replace(o.uiStyleSettings.toolbarButtonStyleColorsClassName?o.uiStyleSettings.toolbarButtonStyleColorsClassName:o.toolbarButtonStyleColorsClass.name,"").trim(),a.className=a.className.replace(o.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?o.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:o.toolbarActiveButtonStyleColorsClass.name,"").trim(),a.className+=" "+(o.uiStyleSettings.toolbarButtonStyleColorsClassName?o.uiStyleSettings.toolbarButtonStyleColorsClassName:o.toolbarButtonStyleColorsClass.name)})},c.prototype.addActionButton=function(o,a,u){var p=this,h=document.createElement("div");switch(h.className=""+this.toolbarButtonStyleClass.name,h.innerHTML=a,h.setAttribute("data-action",u),h.addEventListener("click",function(){p.actionToolbarButtonClicked(h,u)}),u){case"select":h.style.fill=this.uiStyleSettings.selectButtonColor;break;case"delete":case"clear":h.style.fill=this.uiStyleSettings.deleteButtonColor;break;case"undo":case"redo":h.style.fill=this.uiStyleSettings.selectButtonColor;break;case"render":h.style.fill=this.uiStyleSettings.okButtonColor;break;case"close":h.style.fill=this.uiStyleSettings.closeButtonColor}o.appendChild(h),this.buttons.push(h)},c.prototype.addStyles=function(){this.toolbarStyleClass=this.styles.addClass(new M("toolbar",`
|
|
width: 100%;
|
|
flex-shrink: 0;
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
height: `+this.uiStyleSettings.toolbarHeight+`px;
|
|
box-sizing: content-box;
|
|
`+(this.displayMode==="inline"?"border-top-left-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
|
|
`+(this.displayMode==="inline"?"border-top-right-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
|
|
overflow: hidden;
|
|
`)),this.toolbarStyleColorsClass=this.styles.addClass(new M("toolbar_colors",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
|
|
box-shadow: 0px 3px rgba(33, 33, 33, 0.1);
|
|
`)),this.toolbarBlockStyleClass=this.styles.addClass(new M("toolbar-block",`
|
|
display: inline-block;
|
|
box-sizing: content-box;
|
|
`)),this.toolbarOverflowBlockStyleClass=this.styles.addClass(new M("toolbar-overflow-block",`
|
|
position: absolute;
|
|
top: `+this.uiStyleSettings.toolbarHeight+`px;
|
|
max-width: `+2*this.uiStyleSettings.toolbarHeight+`px;
|
|
z-index: 10;
|
|
box-sizing: content-box;
|
|
`)),this.toolbarOverflowBlockStyleColorsClass=this.styles.addClass(new M("toolbar-overflow-block_colors",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
|
|
`));var o=this.uiStyleSettings.toolbarHeight/4;this.toolbarButtonStyleClass=this.styles.addClass(new M("toolbar_button",`
|
|
display: inline-block;
|
|
width: `+(this.uiStyleSettings.toolbarHeight-2*o)+`px;
|
|
height: `+(this.uiStyleSettings.toolbarHeight-2*o)+`px;
|
|
padding: `+o+`px;
|
|
box-sizing: content-box;
|
|
`)),this.toolbarButtonStyleColorsClass=this.styles.addClass(new M("toolbar_button_colors",`
|
|
fill: `+this.uiStyleSettings.toolbarColor+`;
|
|
`)),this.toolbarActiveButtonStyleColorsClass=this.styles.addClass(new M("toolbar_active_button",`
|
|
fill: `+this.uiStyleSettings.toolbarColor+`;
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
|
|
`)),this.styles.addRule(new P("."+this.toolbarButtonStyleClass.name+" svg",`
|
|
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
|
|
`)),this.styles.addRule(new P("."+this.toolbarButtonStyleColorsClass.name+":hover",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
|
|
`))},c.prototype.markerToolbarButtonClicked=function(o,a){this.setActiveButton(o),this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(u){return u("marker",a)}),this.markerButtonOverflowBlock.style.display="none"},c.prototype.actionToolbarButtonClicked=function(o,a){this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(u){return u("action",a)}),this.markerButtonOverflowBlock.style.display="none",this.setActiveButton(this.buttons[0])},c.prototype.setActiveButton=function(o){this.resetButtonStyles(),o.className=o.className.replace(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name,"").trim(),o.className+=" "+(this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:this.toolbarActiveButtonStyleColorsClass.name)},c.prototype.setActiveMarkerButton=function(o){var a=this.markerButtons.find(function(u){return u.getAttribute("data-type-name")===o});a&&this.setActiveButton(a)},c.prototype.setCurrentMarker=function(o){var a=this;this.currentMarker=o,this.buttons.filter(function(u){return/delete|notes/.test(u.getAttribute("data-action"))}).forEach(function(u){a.currentMarker===void 0?(u.style.fillOpacity="0.4",u.style.pointerEvents="none"):(u.style.fillOpacity="1",u.style.pointerEvents="all")})},c}(),be=function(){function c(o,a,u,p){this.panels=[],this.panelButtons=[],this.markerjsContainer=o,this.displayMode=a,this.uiStyleSettings=u,this.styles=p,this.panelButtonClick=this.panelButtonClick.bind(this),this.addStyles()}return c.prototype.addStyles=function(){var o;this.toolboxStyleClass=this.styles.addClass(new M("toolbox",`
|
|
width: 100%;
|
|
flex-shrink: 0;
|
|
display: flex;
|
|
flex-direction: column;
|
|
font-family: sans-serif;
|
|
`+(this.displayMode==="popup"?"height:"+2.5*this.uiStyleSettings.toolbarHeight+"px;":"")+`
|
|
box-sizing: content-box;
|
|
`+(this.displayMode==="popup"?"background-color: "+this.uiStyleSettings.canvasBackgroundColor+";":"")+`
|
|
`+(this.displayMode==="inline"?"border-bottom-left-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
|
|
`+(this.displayMode==="inline"?"border-bottom-right-radius: "+Math.round(this.uiStyleSettings.toolbarHeight/10)+"px;":"")+`
|
|
overflow: hidden;
|
|
`)),this.toolboxStyleColorsClass=this.styles.addClass(new M("toolbox_colors",`
|
|
color: `+this.uiStyleSettings.toolboxColor+`;
|
|
`));var a=this.uiStyleSettings.toolbarHeight/4;this.toolboxButtonRowStyleClass=this.styles.addClass(new M("toolbox-button-row",`
|
|
display: flex;
|
|
cursor: default;
|
|
box-sizing: content-box;
|
|
`)),this.toolboxButtonRowStyleColorsClass=this.styles.addClass(new M("toolbox-button-row_colors",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
|
|
`)),this.toolboxPanelRowStyleClass=this.styles.addClass(new M("toolbox-panel-row",`
|
|
display: flex;
|
|
`+(this.displayMode==="inline"?"position: absolute;":"")+`
|
|
`+(this.displayMode==="inline"?"bottom: "+this.uiStyleSettings.toolbarHeight+"px;":"")+`
|
|
cursor: default;
|
|
height: `+1.5*this.uiStyleSettings.toolbarHeight+`px;
|
|
`+(this.displayMode==="inline"?"width: 100%;":"")+`
|
|
box-sizing: content-box;
|
|
`)),this.toolboxPanelRowStyleColorsClass=this.styles.addClass(new M("toolbox-panel-row_colors",`
|
|
background-color: `+((o=this.uiStyleSettings.toolboxBackgroundColor)!==null&&o!==void 0?o:this.uiStyleSettings.toolbarBackgroundHoverColor)+`;
|
|
`)),this.toolboxButtonStyleClass=this.styles.addClass(new M("toolbox_button",`
|
|
display: inline-block;
|
|
width: `+(this.uiStyleSettings.toolbarHeight-2*a)+`px;
|
|
height: `+(this.uiStyleSettings.toolbarHeight-2*a)+`px;
|
|
padding: `+a+`px;
|
|
box-sizing: content-box;
|
|
`)),this.toolboxButtonStyleColorsClass=this.styles.addClass(new M("toolbox-button_colors",`
|
|
fill: `+this.uiStyleSettings.toolbarColor+`;
|
|
`)),this.toolboxActiveButtonStyleColorsClass=this.styles.addClass(new M("toolbox-active-button_colors",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`;
|
|
fill: `+this.uiStyleSettings.toolbarColor+`;
|
|
`)),this.styles.addRule(new P("."+this.toolboxButtonStyleColorsClass.name+":hover",`
|
|
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
|
|
`)),this.styles.addRule(new P("."+this.toolboxButtonStyleClass.name+" svg",`
|
|
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
|
|
`))},c.prototype.show=function(o){var a;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=o,this.uiContainer.className=this.toolboxStyleClass.name+" "+((a=this.uiStyleSettings.toolboxStyleColorsClassName)!==null&&a!==void 0?a:this.toolboxStyleColorsClass.name),this.markerjsContainer.appendChild(this.uiContainer)},c.prototype.setPanelButtons=function(o){var a,u,p=this;this.panels=o,this.uiContainer!==void 0&&(this.uiContainer.innerHTML="",this.panelRow=document.createElement("div"),this.panelRow.className=this.toolboxPanelRowStyleClass.name+" "+((a=this.uiStyleSettings.toolboxPanelRowStyleColorsClassName)!==null&&a!==void 0?a:this.toolboxPanelRowStyleColorsClass.name),this.uiContainer.appendChild(this.panelRow),this.buttonRow=document.createElement("div"),this.buttonRow.className=this.toolboxButtonRowStyleClass.name+" "+((u=this.uiStyleSettings.toolboxButtonRowStyleColorsClassName)!==null&&u!==void 0?u:this.toolboxButtonRowStyleColorsClass.name)+" ",this.uiContainer.appendChild(this.buttonRow),this.panelButtons.splice(0),this.panels.forEach(function(h){var te;h.uiStyleSettings=p.uiStyleSettings;var Ge=document.createElement("div");Ge.className=p.toolboxButtonStyleClass.name+" "+((te=p.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&te!==void 0?te:p.toolboxButtonStyleColorsClass.name),Ge.innerHTML=h.icon,Ge.title=h.title,Ge.addEventListener("click",function(){p.panelButtonClick(h)}),p.panelButtons.push(Ge),p.buttonRow.appendChild(Ge)}),this.displayMode==="inline"?this.panelRow.style.display="none":this.panelRow.style.visibility="hidden")},c.prototype.panelButtonClick=function(o){var a=this,u=-1;if(o!==this.activePanel){u=this.panels.indexOf(o),this.panelRow.innerHTML="";var p=o.getUi();p.style.margin=this.uiStyleSettings.toolbarHeight/4+"px",this.panelRow.appendChild(p),this.panelRow.style.display="flex",this.panelRow.style.visibility="visible",this.panelRow.className=this.panelRow.className.replace(this.styles.fadeOutAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeInAnimationClassName,this.activePanel=o}else this.activePanel=void 0,this.panelRow.className=this.panelRow.className.replace(this.styles.fadeInAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeOutAnimationClassName,setTimeout(function(){a.displayMode==="inline"?a.panelRow.style.display="none":a.panelRow.style.visibility="hidden"},200);this.panelButtons.forEach(function(h,te){var Ge,et;h.className=a.toolboxButtonStyleClass.name+" "+(te===u?""+((Ge=a.uiStyleSettings.toolboxActiveButtonStyleColorsClassName)!==null&&Ge!==void 0?Ge:a.toolboxActiveButtonStyleColorsClass.name):""+((et=a.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&et!==void 0?et:a.toolboxButtonStyleColorsClass.name))})},c}(),ke=function(c,o){this.title=c,this.icon=o},Se=function(c){function o(a,u,p,h){var te=c.call(this,a,h||'<svg viewBox="0 0 24 24"><path d="M17.5 12a1.5 1.5 0 01-1.5-1.5A1.5 1.5 0 0117.5 9a1.5 1.5 0 011.5 1.5 1.5 1.5 0 01-1.5 1.5m-3-4A1.5 1.5 0 0113 6.5 1.5 1.5 0 0114.5 5 1.5 1.5 0 0116 6.5 1.5 1.5 0 0114.5 8m-5 0A1.5 1.5 0 018 6.5 1.5 1.5 0 019.5 5 1.5 1.5 0 0111 6.5 1.5 1.5 0 019.5 8m-3 4A1.5 1.5 0 015 10.5 1.5 1.5 0 016.5 9 1.5 1.5 0 018 10.5 1.5 1.5 0 016.5 12M12 3a9 9 0 00-9 9 9 9 0 009 9 1.5 1.5 0 001.5-1.5c0-.39-.15-.74-.39-1-.23-.27-.38-.62-.38-1a1.5 1.5 0 011.5-1.5H16a5 5 0 005-5c0-4.42-4.03-8-9-8z"/></svg>')||this;return te.colors=[],te.addTransparent=!1,te.colorBoxes=[],te.colors=u,te.currentColor=p,te.setCurrentColor=te.setCurrentColor.bind(te),te.getColorBox=te.getColorBox.bind(te),te}return Oe(o,c),o.prototype.getUi=function(){var a=this,u=document.createElement("div");return u.style.overflow="hidden",u.style.whiteSpace="nowrap",this.colors.forEach(function(p){var h=a.getColorBox(p);u.appendChild(h),a.colorBoxes.push(h)}),u},o.prototype.getColorBox=function(a){var u=this,p=this.uiStyleSettings.toolbarHeight/4,h=this.uiStyleSettings.toolbarHeight-p,te=document.createElement("div");te.style.display="inline-block",te.style.boxSizing="content-box",te.style.width=h-2+"px",te.style.height=h-2+"px",te.style.padding="1px",te.style.marginRight="2px",te.style.marginBottom="2px",te.style.borderWidth="2px",te.style.borderStyle="solid",te.style.borderRadius=(h+2)/2+"px",te.style.borderColor=a===this.currentColor?this.uiStyleSettings.toolboxAccentColor:"transparent",te.addEventListener("click",function(){u.setCurrentColor(a,te)});var Ge=document.createElement("div");return Ge.style.display="inline-block",Ge.style.width=h-2+"px",Ge.style.height=h-2+"px",Ge.style.backgroundColor=a,Ge.style.borderRadius=h/2+"px",a==="transparent"&&(Ge.style.fill=this.uiStyleSettings.toolboxAccentColor,Ge.innerHTML=`<svg viewBox="0 0 24 24">
|
|
<path d="M2,5.27L3.28,4L20,20.72L18.73,22L15.65,18.92C14.5,19.3 13.28,19.5 12,19.5C7,19.5 2.73,16.39 1,12C1.69,10.24 2.79,8.69 4.19,7.46L2,5.27M12,9A3,3 0 0,1 15,12C15,12.35 14.94,12.69 14.83,13L11,9.17C11.31,9.06 11.65,9 12,9M12,4.5C17,4.5 21.27,7.61 23,12C22.18,14.08 20.79,15.88 19,17.19L17.58,15.76C18.94,14.82 20.06,13.54 20.82,12C19.17,8.64 15.76,6.5 12,6.5C10.91,6.5 9.84,6.68 8.84,7L7.3,5.47C8.74,4.85 10.33,4.5 12,4.5M3.18,12C4.83,15.36 8.24,17.5 12,17.5C12.69,17.5 13.37,17.43 14,17.29L11.72,15C10.29,14.85 9.15,13.71 9,12.28L5.6,8.87C4.61,9.72 3.78,10.78 3.18,12Z" />
|
|
</svg>`),te.appendChild(Ge),te},o.prototype.setCurrentColor=function(a,u){var p=this;this.currentColor=a,this.colorBoxes.forEach(function(h){h.style.borderColor=h===u?p.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onColorChanged&&this.onColorChanged(a)},o}(ke),Ne=function(){function c(o,a,u){this._state="new",this._isSelected=!1,this._container=o,this._overlayContainer=a,this.globalSettings=u,this.stateChanged=this.stateChanged.bind(this),this.colorChanged=this.colorChanged.bind(this),this.fillColorChanged=this.fillColorChanged.bind(this)}return Object.defineProperty(c.prototype,"typeName",{get:function(){return Object.getPrototypeOf(this).constructor.typeName},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"container",{get:function(){return this._container},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"overlayContainer",{get:function(){return this._overlayContainer},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"state",{get:function(){return this._state},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"toolboxPanels",{get:function(){return[]},enumerable:!1,configurable:!0}),c.prototype.ownsTarget=function(o){return!1},Object.defineProperty(c.prototype,"isSelected",{get:function(){return this._isSelected},enumerable:!1,configurable:!0}),c.prototype.select=function(){this.container.style.cursor="move",this._isSelected=!0,this.manipulationStartState=this.getState()},c.prototype.deselect=function(){this.container.style.cursor="default",this._isSelected=!1,this.stateChanged()},c.prototype.pointerDown=function(o,a){},c.prototype.dblClick=function(o,a){},c.prototype.manipulate=function(o){},c.prototype.pointerUp=function(o){this.stateChanged()},c.prototype.dispose=function(){},c.prototype.addMarkerVisualToContainer=function(o){this.container.childNodes.length>0?this.container.insertBefore(o,this.container.childNodes[0]):this.container.appendChild(o)},c.prototype.getState=function(){return{typeName:c.typeName,state:this.state,notes:this.notes}},c.prototype.restoreState=function(o){this._state=o.state,this.notes=o.notes},c.prototype.scale=function(o,a){},c.prototype.colorChanged=function(o){this.onColorChanged&&this.onColorChanged(o),this.stateChanged()},c.prototype.fillColorChanged=function(o){this.onFillColorChanged&&this.onFillColorChanged(o),this.stateChanged()},c.prototype.stateChanged=function(){if(this.onStateChanged&&this.state!=="creating"&&this.state!=="new"){var o=this.getState();this.manipulationStartState!==void 0&&(this.manipulationStartState.state="select"),o.state="select",JSON.stringify(this.manipulationStartState)!=JSON.stringify(o)&&this.onStateChanged(this)}},c.typeName="MarkerBase",c}(),Fe=function(){function c(){this.findGripByVisual=this.findGripByVisual.bind(this)}return c.prototype.findGripByVisual=function(o){return this.topLeft.ownsTarget(o)?this.topLeft:this.topCenter.ownsTarget(o)?this.topCenter:this.topRight.ownsTarget(o)?this.topRight:this.centerLeft.ownsTarget(o)?this.centerLeft:this.centerRight.ownsTarget(o)?this.centerRight:this.bottomLeft.ownsTarget(o)?this.bottomLeft:this.bottomCenter.ownsTarget(o)?this.bottomCenter:this.bottomRight.ownsTarget(o)?this.bottomRight:void 0},c}(),Je=function(){function c(){this.GRIP_SIZE=10,this.visual=X.createGroup(),this.visual.appendChild(X.createCircle(1.5*this.GRIP_SIZE,[["fill","transparent"]])),this.visual.appendChild(X.createCircle(this.GRIP_SIZE,[["fill","#cccccc"],["fill-opacity","0.7"],["stroke","#333333"],["stroke-width","2"],["stroke-opacity","0.7"]]))}return c.prototype.ownsTarget=function(o){return o===this.visual||o===this.visual.childNodes[0]||o===this.visual.childNodes[1]},c}(),ze=function(){function c(){}return c.toITransformMatrix=function(o){return{a:o.a,b:o.b,c:o.c,d:o.d,e:o.e,f:o.f}},c.toSVGMatrix=function(o,a){return o.a=a.a,o.b=a.b,o.c=a.c,o.d=a.d,o.e=a.e,o.f=a.f,o},c}(),$e=function(c){function o(a,u,p){var h=c.call(this,a,u,p)||this;return h.left=0,h.top=0,h.width=0,h.height=0,h.defaultSize={x:50,y:20},h.offsetX=0,h.offsetY=0,h.rotationAngle=0,h.CB_DISTANCE=10,h._suppressMarkerCreateEvent=!1,h.container.transform.baseVal.appendItem(X.createTransform()),h.setupControlBox(),h}return Oe(o,c),Object.defineProperty(o.prototype,"centerX",{get:function(){return this.left+this.width/2},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"centerY",{get:function(){return this.top+this.height/2},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"visual",{get:function(){return this._visual},set:function(a){this._visual=a;var u=X.createTransform();this._visual.transform.baseVal.appendItem(u)},enumerable:!1,configurable:!0}),o.prototype.ownsTarget=function(a){return!!c.prototype.ownsTarget.call(this,a)||!!(this.controlGrips.findGripByVisual(a)!==void 0||this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(a))},o.prototype.pointerDown=function(a,u){c.prototype.pointerDown.call(this,a,u),this.state==="new"&&(this.left=a.x,this.top=a.y),this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.manipulationStartWidth=this.width,this.manipulationStartHeight=this.height;var p=this.unrotatePoint(a);if(this.manipulationStartX=p.x,this.manipulationStartY=p.y,this.offsetX=p.x-this.left,this.offsetY=p.y-this.top,this.state!=="new")if(this.select(),this.activeGrip=this.controlGrips.findGripByVisual(u),this.activeGrip!==void 0)this._state="resize";else if(this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(u)){this.activeGrip=this.rotatorGrip;var h=this.rotatePoint({x:this.centerX,y:this.centerY});this.left=h.x-this.width/2,this.top=h.y-this.height/2,this.moveVisual({x:this.left,y:this.top});var te=this.container.transform.baseVal.getItem(0);te.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(te,0),this.adjustControlBox(),this._state="rotate"}else this._state="move"},o.prototype.pointerUp=function(a){var u=this.state;c.prototype.pointerUp.call(this,a),this.state==="creating"&&this.width<10&&this.height<10?(this.width=this.defaultSize.x,this.height=this.defaultSize.y):this.manipulate(a),this._state="select",u==="creating"&&this.onMarkerCreated&&this._suppressMarkerCreateEvent===!1&&this.onMarkerCreated(this)},o.prototype.moveVisual=function(a){this.visual.style.transform="translate("+a.x+"px, "+a.y+"px)"},o.prototype.manipulate=function(a){var u=this.unrotatePoint(a);this.state==="creating"?this.resize(a):this.state==="move"?(this.left=this.manipulationStartLeft+(u.x-this.manipulationStartLeft)-this.offsetX,this.top=this.manipulationStartTop+(u.y-this.manipulationStartTop)-this.offsetY,this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()):this.state==="resize"?this.resize(u):this.state==="rotate"&&this.rotate(a)},o.prototype.resize=function(a){var u=this.manipulationStartLeft,p=this.manipulationStartWidth,h=this.manipulationStartTop,te=this.manipulationStartHeight;switch(this.activeGrip){case this.controlGrips.bottomLeft:case this.controlGrips.centerLeft:case this.controlGrips.topLeft:u=this.manipulationStartLeft+a.x-this.manipulationStartX,p=this.manipulationStartWidth+this.manipulationStartLeft-u;break;case this.controlGrips.bottomRight:case this.controlGrips.centerRight:case this.controlGrips.topRight:case void 0:p=this.manipulationStartWidth+a.x-this.manipulationStartX}switch(this.activeGrip){case this.controlGrips.topCenter:case this.controlGrips.topLeft:case this.controlGrips.topRight:h=this.manipulationStartTop+a.y-this.manipulationStartY,te=this.manipulationStartHeight+this.manipulationStartTop-h;break;case this.controlGrips.bottomCenter:case this.controlGrips.bottomLeft:case this.controlGrips.bottomRight:case void 0:te=this.manipulationStartHeight+a.y-this.manipulationStartY}p>=0?(this.left=u,this.width=p):(this.left=u+p,this.width=-p),te>=0?(this.top=h,this.height=te):(this.top=h+te,this.height=-te),this.setSize()},o.prototype.setSize=function(){this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()},o.prototype.rotate=function(a){if(Math.abs(a.x-this.centerX)>.1){var u=Math.sign(a.x-this.centerX);this.rotationAngle=180*Math.atan((a.y-this.centerY)/(a.x-this.centerX))/Math.PI+90*u,this.applyRotation()}},o.prototype.applyRotation=function(){var a=this.container.transform.baseVal.getItem(0);a.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(a,0)},o.prototype.rotatePoint=function(a){if(this.rotationAngle===0)return a;var u=this.container.getCTM(),p=X.createPoint(a.x,a.y);return{x:(p=p.matrixTransform(u)).x,y:p.y}},o.prototype.unrotatePoint=function(a){if(this.rotationAngle===0)return a;var u=this.container.getCTM();u=u.inverse();var p=X.createPoint(a.x,a.y);return{x:(p=p.matrixTransform(u)).x,y:p.y}},o.prototype.select=function(){c.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},o.prototype.deselect=function(){c.prototype.deselect.call(this),this.controlBox.style.display="none"},o.prototype.setupControlBox=function(){this.controlBox=X.createGroup();var a=X.createTransform();a.setTranslate(-this.CB_DISTANCE/2,-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.appendItem(a),this.container.appendChild(this.controlBox),this.controlRect=X.createRect(this.width+this.CB_DISTANCE,this.height+this.CB_DISTANCE,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"],["fill","transparent"],["pointer-events","none"]]),this.controlBox.appendChild(this.controlRect),this.globalSettings.disableRotation!==!0&&(this.rotatorGripLine=X.createLine((this.width+2*this.CB_DISTANCE)/2,this.top-this.CB_DISTANCE,(this.width+2*this.CB_DISTANCE)/2,this.top-3*this.CB_DISTANCE,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.controlBox.appendChild(this.rotatorGripLine)),this.controlGrips=new Fe,this.addControlGrips(),this.controlBox.style.display="none"},o.prototype.adjustControlBox=function(){var a=this.controlBox.transform.baseVal.getItem(0);a.setTranslate(this.left-this.CB_DISTANCE/2,this.top-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.replaceItem(a,0),this.controlRect.setAttribute("width",(this.width+this.CB_DISTANCE).toString()),this.controlRect.setAttribute("height",(this.height+this.CB_DISTANCE).toString()),this.rotatorGripLine!==void 0&&(this.rotatorGripLine.setAttribute("x1",((this.width+this.CB_DISTANCE)/2).toString()),this.rotatorGripLine.setAttribute("y1",(-this.CB_DISTANCE/2).toString()),this.rotatorGripLine.setAttribute("x2",((this.width+this.CB_DISTANCE)/2).toString()),this.rotatorGripLine.setAttribute("y2",(3*-this.CB_DISTANCE).toString())),this.positionGrips()},o.prototype.addControlGrips=function(){this.controlGrips.topLeft=this.createGrip(),this.controlGrips.topCenter=this.createGrip(),this.controlGrips.topRight=this.createGrip(),this.controlGrips.centerLeft=this.createGrip(),this.controlGrips.centerRight=this.createGrip(),this.controlGrips.bottomLeft=this.createGrip(),this.controlGrips.bottomCenter=this.createGrip(),this.controlGrips.bottomRight=this.createGrip(),this.globalSettings.disableRotation!==!0&&(this.rotatorGrip=this.createGrip()),this.positionGrips()},o.prototype.createGrip=function(){var a=new Je;return a.visual.transform.baseVal.appendItem(X.createTransform()),this.controlBox.appendChild(a.visual),a},o.prototype.positionGrips=function(){var a=this.controlGrips.topLeft.GRIP_SIZE,u=-a/2,p=u,h=(this.width+this.CB_DISTANCE)/2-a/2,te=(this.height+this.CB_DISTANCE)/2-a/2,Ge=this.height+this.CB_DISTANCE-a/2,et=this.width+this.CB_DISTANCE-a/2;this.positionGrip(this.controlGrips.topLeft.visual,u,p),this.positionGrip(this.controlGrips.topCenter.visual,h,p),this.positionGrip(this.controlGrips.topRight.visual,et,p),this.positionGrip(this.controlGrips.centerLeft.visual,u,te),this.positionGrip(this.controlGrips.centerRight.visual,et,te),this.positionGrip(this.controlGrips.bottomLeft.visual,u,Ge),this.positionGrip(this.controlGrips.bottomCenter.visual,h,Ge),this.positionGrip(this.controlGrips.bottomRight.visual,et,Ge),this.rotatorGrip!==void 0&&this.positionGrip(this.rotatorGrip.visual,h,p-3*this.CB_DISTANCE)},o.prototype.positionGrip=function(a,u,p){var h=a.transform.baseVal.getItem(0);h.setTranslate(u,p),a.transform.baseVal.replaceItem(h,0)},o.prototype.hideControlBox=function(){this.controlBox.style.display="none"},o.prototype.showControlBox=function(){this.controlBox.style.display=""},o.prototype.getState=function(){return Object.assign({left:this.left,top:this.top,width:this.width,height:this.height,rotationAngle:this.rotationAngle,visualTransformMatrix:ze.toITransformMatrix(this.visual.transform.baseVal.getItem(0).matrix),containerTransformMatrix:ze.toITransformMatrix(this.container.transform.baseVal.getItem(0).matrix)},c.prototype.getState.call(this))},o.prototype.restoreState=function(a){c.prototype.restoreState.call(this,a);var u=a;this.left=u.left,this.top=u.top,this.width=u.width,this.height=u.height,this.rotationAngle=u.rotationAngle,this.visual.transform.baseVal.getItem(0).setMatrix(ze.toSVGMatrix(this.visual.transform.baseVal.getItem(0).matrix,u.visualTransformMatrix)),this.container.transform.baseVal.getItem(0).setMatrix(ze.toSVGMatrix(this.container.transform.baseVal.getItem(0).matrix,u.containerTransformMatrix))},o.prototype.scale=function(a,u){c.prototype.scale.call(this,a,u);var p=this.rotatePoint({x:this.left,y:this.top}),h=this.unrotatePoint({x:p.x*a,y:p.y*u});this.left=h.x,this.top=h.y,this.width=this.width*a,this.height=this.height*u,this.adjustControlBox()},o}(Ne),Ye=function(c){function o(a,u,p){var h=c.call(this,a,u,p)||this;return h.fillColor="transparent",h.strokeColor="transparent",h.strokeWidth=0,h.strokeDasharray="",h.opacity=1,h.setStrokeColor=h.setStrokeColor.bind(h),h.setFillColor=h.setFillColor.bind(h),h.setStrokeWidth=h.setStrokeWidth.bind(h),h.setStrokeDasharray=h.setStrokeDasharray.bind(h),h.createVisual=h.createVisual.bind(h),h}return Oe(o,c),o.prototype.ownsTarget=function(a){return!(!c.prototype.ownsTarget.call(this,a)&&a!==this.visual)},o.prototype.createVisual=function(){this.visual=X.createRect(1,1,[["fill",this.fillColor],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["stroke-dasharray",this.strokeDasharray],["opacity",this.opacity.toString()]]),this.addMarkerVisualToContainer(this.visual)},o.prototype.pointerDown=function(a,u){c.prototype.pointerDown.call(this,a,u),this.state==="new"&&(this.createVisual(),this.moveVisual(a),this._state="creating")},o.prototype.manipulate=function(a){c.prototype.manipulate.call(this,a)},o.prototype.resize=function(a){c.prototype.resize.call(this,a),this.setSize()},o.prototype.setSize=function(){c.prototype.setSize.call(this),X.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]])},o.prototype.pointerUp=function(a){c.prototype.pointerUp.call(this,a),this.setSize()},o.prototype.setStrokeColor=function(a){this.strokeColor=a,this.visual&&X.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(a),this.stateChanged()},o.prototype.setFillColor=function(a){this.fillColor=a,this.visual&&X.setAttributes(this.visual,[["fill",this.fillColor]]),this.stateChanged()},o.prototype.setStrokeWidth=function(a){this.strokeWidth=a,this.visual&&X.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},o.prototype.setStrokeDasharray=function(a){this.strokeDasharray=a,this.visual&&X.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},o.prototype.getState=function(){return Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},c.prototype.getState.call(this))},o.prototype.restoreState=function(a){var u=a;this.fillColor=u.fillColor,this.strokeColor=u.strokeColor,this.strokeWidth=u.strokeWidth,this.strokeDasharray=u.strokeDasharray,this.opacity=u.opacity,this.createVisual(),c.prototype.restoreState.call(this,a),this.setSize()},o.prototype.scale=function(a,u){c.prototype.scale.call(this,a,u),this.setSize()},o.title="Rectangle marker",o}($e),st=function(c){function o(a,u,p,h){var te=c.call(this,a,h||'<svg viewBox="0 0 24 24"><path d="M3 17h18v-2H3v2m0 3h18v-1H3v1m0-7h18v-3H3v3m0-9v4h18V4H3z"/></svg>')||this;return te.widths=[],te.widthBoxes=[],te.widths=u,te.currentWidth=p,te.setCurrentWidth=te.setCurrentWidth.bind(te),te}return Oe(o,c),o.prototype.getUi=function(){var a=this,u=document.createElement("div");return u.style.display="flex",u.style.overflow="hidden",u.style.flexGrow="2",this.widths.forEach(function(p){var h=document.createElement("div");h.style.display="flex",h.style.flexGrow="2",h.style.alignItems="center",h.style.justifyContent="space-between",h.style.padding="5px",h.style.borderWidth="2px",h.style.borderStyle="solid",h.style.borderColor=p===a.currentWidth?a.uiStyleSettings.toolboxAccentColor:"transparent",h.addEventListener("click",function(){a.setCurrentWidth(p,h)}),u.appendChild(h);var te=document.createElement("div");te.innerText=p.toString(),te.style.marginRight="5px",h.appendChild(te);var Ge=document.createElement("div");Ge.style.minHeight="20px",Ge.style.flexGrow="2",Ge.style.display="flex",Ge.style.alignItems="center";var et=document.createElement("hr");et.style.minWidth="20px",et.style.border="0px",et.style.borderTop=p+"px solid "+a.uiStyleSettings.toolboxColor,et.style.flexGrow="2",Ge.appendChild(et),h.appendChild(Ge),a.widthBoxes.push(h)}),u},o.prototype.setCurrentWidth=function(a,u){var p=this;this.currentWidth=a,this.widthBoxes.forEach(function(h){h.style.borderColor=h===u?p.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onWidthChanged&&this.onWidthChanged(this.currentWidth)},o}(ke),qe=function(c){function o(a,u,p,h){var te=c.call(this,a,h||'<svg viewBox="0 0 24 24"><path d="M3 16h5v-2H3v2m6.5 0h5v-2h-5v2m6.5 0h5v-2h-5v2M3 20h2v-2H3v2m4 0h2v-2H7v2m4 0h2v-2h-2v2m4 0h2v-2h-2v2m4 0h2v-2h-2v2M3 12h8v-2H3v2m10 0h8v-2h-8v2M3 4v4h18V4H3z"/></svg>')||this;return te.styles=[],te.styleBoxes=[],te.styles=u,te.currentStyle=p,te.setCurrentStyle=te.setCurrentStyle.bind(te),te}return Oe(o,c),o.prototype.getUi=function(){var a=this,u=document.createElement("div");return u.style.display="flex",u.style.overflow="hidden",u.style.flexGrow="2",this.styles.forEach(function(p){var h=document.createElement("div");h.style.display="flex",h.style.alignItems="center",h.style.justifyContent="space-between",h.style.padding="5px",h.style.borderWidth="2px",h.style.borderStyle="solid",h.style.overflow="hidden",h.style.maxWidth=100/a.styles.length-5+"%",h.style.borderColor=p===a.currentStyle?a.uiStyleSettings.toolboxAccentColor:"transparent",h.addEventListener("click",function(){a.setCurrentStyle(p,h)}),u.appendChild(h);var te=document.createElement("div");te.style.minHeight="20px",te.style.flexGrow="2",te.style.overflow="hidden";var Ge=`<svg width="100" height="20">
|
|
<line x1="0" y1="10" x2="100" y2="10" stroke="`+a.uiStyleSettings.toolboxColor+'" stroke-width="3" '+(p!==""?'stroke-dasharray="'+p+'"':"")+` />
|
|
</svg>`;te.innerHTML=Ge,h.appendChild(te),a.styleBoxes.push(h)}),u},o.prototype.setCurrentStyle=function(a,u){var p=this;this.currentStyle=a,this.styleBoxes.forEach(function(h){h.style.borderColor=h===u?p.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onStyleChanged&&this.onStyleChanged(this.currentStyle)},o}(ke),ct=function(c){function o(a,u,p){var h=c.call(this,a,u,p)||this;return h.strokeColor=p.defaultColor,h.strokeWidth=p.defaultStrokeWidth,h.strokeDasharray=p.defaultStrokeDasharray,h.strokePanel=new Se("Line color",p.defaultColorSet,p.defaultColor),h.strokePanel.onColorChanged=h.setStrokeColor,h.strokeWidthPanel=new st("Line width",p.defaultStrokeWidths,p.defaultStrokeWidth),h.strokeWidthPanel.onWidthChanged=h.setStrokeWidth,h.strokeStylePanel=new qe("Line style",p.defaultStrokeDasharrays,p.defaultStrokeDasharray),h.strokeStylePanel.onStyleChanged=h.setStrokeDasharray,h}return Oe(o,c),Object.defineProperty(o.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),o.prototype.getState=function(){var a=c.prototype.getState.call(this);return a.typeName=o.typeName,a},o.typeName="FrameMarker",o.title="Frame marker",o.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4m14 11H6V8h12v9z"/></svg>',o}(Ye),Pe=function(){this.defaultColorSet=["#EF4444","#10B981","#2563EB","#FFFF00","#7C3AED","#F472B6","#000000","#FFFFFF"],this.defaultColor=this.defaultColorSet[0],this.defaultFillColor=this.defaultColorSet[0],this.defaultStrokeColor=this.defaultColorSet[7],this.defaultHighlightColor=this.defaultColorSet[3],this.defaultStrokeWidth=3,this.defaultStrokeDasharray="",this.defaultHighlightOpacity=.5,this.defaultFontFamily="Helvetica, Arial, sans-serif",this.defaultStrokeWidths=[1,2,3,5,10],this.defaultStrokeDasharrays=["","3","12 3","9 6 3 6"],this.defaultOpacitySteps=[.1,.25,.5,.75,1],this.displayMode="inline",this.defaultFontFamilies=['Times, "Times New Roman", serif',"Helvetica, Arial, sans-serif",'Courier, "Courier New", monospace',"cursive","fantasy"],this.popupMargin=30,this.newFreehandMarkerOnPointerUp=!1,this.defaultColorsFollowCurrentColors=!1,this.freehandPixelRatio=1,this.disableRotation=!1},rt=function(c){function o(a,u,p){var h=c.call(this,a,u,p)||this;return h.x1=0,h.y1=0,h.x2=0,h.y2=0,h.defaultLength=50,h.manipulationStartX=0,h.manipulationStartY=0,h.manipulationStartX1=0,h.manipulationStartY1=0,h.manipulationStartX2=0,h.manipulationStartY2=0,h.setupControlBox(),h}return Oe(o,c),o.prototype.ownsTarget=function(a){return!!c.prototype.ownsTarget.call(this,a)||!(!this.grip1.ownsTarget(a)&&!this.grip2.ownsTarget(a))},o.prototype.pointerDown=function(a,u){c.prototype.pointerDown.call(this,a,u),this.manipulationStartX=a.x,this.manipulationStartY=a.y,this.state==="new"&&(this.x1=a.x,this.y1=a.y,this.x2=a.x,this.y2=a.y),this.manipulationStartX1=this.x1,this.manipulationStartY1=this.y1,this.manipulationStartX2=this.x2,this.manipulationStartY2=this.y2,this.state!=="new"&&(this.select(),this.grip1.ownsTarget(u)?this.activeGrip=this.grip1:this.grip2.ownsTarget(u)?this.activeGrip=this.grip2:this.activeGrip=void 0,this.activeGrip?this._state="resize":this._state="move")},o.prototype.pointerUp=function(a){var u=this.state;c.prototype.pointerUp.call(this,a),this.state==="creating"&&Math.abs(this.x1-this.x2)<10&&Math.abs(this.y1-this.y2)<10?(this.x2=this.x1+this.defaultLength,this.adjustVisual(),this.adjustControlBox()):this.manipulate(a),this._state="select",u==="creating"&&this.onMarkerCreated&&this.onMarkerCreated(this)},o.prototype.adjustVisual=function(){},o.prototype.manipulate=function(a){this.state==="creating"?this.resize(a):this.state==="move"?(this.x1=this.manipulationStartX1+a.x-this.manipulationStartX,this.y1=this.manipulationStartY1+a.y-this.manipulationStartY,this.x2=this.manipulationStartX2+a.x-this.manipulationStartX,this.y2=this.manipulationStartY2+a.y-this.manipulationStartY,this.adjustVisual(),this.adjustControlBox()):this.state==="resize"&&this.resize(a)},o.prototype.resize=function(a){switch(this.activeGrip){case this.grip1:this.x1=a.x,this.y1=a.y;break;case this.grip2:case void 0:this.x2=a.x,this.y2=a.y}this.adjustVisual(),this.adjustControlBox()},o.prototype.select=function(){c.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},o.prototype.deselect=function(){c.prototype.deselect.call(this),this.controlBox.style.display="none"},o.prototype.setupControlBox=function(){this.controlBox=X.createGroup(),this.container.appendChild(this.controlBox),this.addControlGrips(),this.controlBox.style.display="none"},o.prototype.adjustControlBox=function(){this.positionGrips()},o.prototype.addControlGrips=function(){this.grip1=this.createGrip(),this.grip2=this.createGrip(),this.positionGrips()},o.prototype.createGrip=function(){var a=new Je;return a.visual.transform.baseVal.appendItem(X.createTransform()),this.controlBox.appendChild(a.visual),a},o.prototype.positionGrips=function(){var a=this.grip1.GRIP_SIZE;this.positionGrip(this.grip1.visual,this.x1-a/2,this.y1-a/2),this.positionGrip(this.grip2.visual,this.x2-a/2,this.y2-a/2)},o.prototype.positionGrip=function(a,u,p){var h=a.transform.baseVal.getItem(0);h.setTranslate(u,p),a.transform.baseVal.replaceItem(h,0)},o.prototype.getState=function(){return Object.assign({x1:this.x1,y1:this.y1,x2:this.x2,y2:this.y2},c.prototype.getState.call(this))},o.prototype.restoreState=function(a){c.prototype.restoreState.call(this,a);var u=a;this.x1=u.x1,this.y1=u.y1,this.x2=u.x2,this.y2=u.y2},o.prototype.scale=function(a,u){c.prototype.scale.call(this,a,u),this.x1=this.x1*a,this.y1=this.y1*u,this.x2=this.x2*a,this.y2=this.y2*u,this.adjustVisual(),this.adjustControlBox()},o}(Ne),ht=function(c){function o(a,u,p){var h=c.call(this,a,u,p)||this;return h.strokeColor="transparent",h.strokeWidth=0,h.strokeDasharray="",h.setStrokeColor=h.setStrokeColor.bind(h),h.setStrokeWidth=h.setStrokeWidth.bind(h),h.setStrokeDasharray=h.setStrokeDasharray.bind(h),h.strokeColor=p.defaultColor,h.strokeWidth=p.defaultStrokeWidth,h.strokeDasharray=p.defaultStrokeDasharray,h.strokePanel=new Se("Line color",p.defaultColorSet,p.defaultColor),h.strokePanel.onColorChanged=h.setStrokeColor,h.strokeWidthPanel=new st("Line width",p.defaultStrokeWidths,p.defaultStrokeWidth),h.strokeWidthPanel.onWidthChanged=h.setStrokeWidth,h.strokeStylePanel=new qe("Line style",p.defaultStrokeDasharrays,p.defaultStrokeDasharray),h.strokeStylePanel.onStyleChanged=h.setStrokeDasharray,h}return Oe(o,c),o.prototype.ownsTarget=function(a){return!(!c.prototype.ownsTarget.call(this,a)&&a!==this.visual&&a!==this.selectorLine&&a!==this.visibleLine)},o.prototype.createVisual=function(){this.visual=X.createGroup(),this.selectorLine=X.createLine(this.x1,this.y1,this.x2,this.y2,[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()]]),this.visibleLine=X.createLine(this.x1,this.y1,this.x2,this.y2,[["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),this.visual.appendChild(this.selectorLine),this.visual.appendChild(this.visibleLine),this.addMarkerVisualToContainer(this.visual)},o.prototype.pointerDown=function(a,u){c.prototype.pointerDown.call(this,a,u),this.state==="new"&&(this.createVisual(),this.adjustVisual(),this._state="creating")},o.prototype.adjustVisual=function(){this.selectorLine&&this.visibleLine&&(this.selectorLine.setAttribute("x1",this.x1.toString()),this.selectorLine.setAttribute("y1",this.y1.toString()),this.selectorLine.setAttribute("x2",this.x2.toString()),this.selectorLine.setAttribute("y2",this.y2.toString()),this.visibleLine.setAttribute("x1",this.x1.toString()),this.visibleLine.setAttribute("y1",this.y1.toString()),this.visibleLine.setAttribute("x2",this.x2.toString()),this.visibleLine.setAttribute("y2",this.y2.toString()),X.setAttributes(this.visibleLine,[["stroke",this.strokeColor]]),X.setAttributes(this.visibleLine,[["stroke-width",this.strokeWidth.toString()]]),X.setAttributes(this.visibleLine,[["stroke-dasharray",this.strokeDasharray.toString()]]))},o.prototype.setStrokeColor=function(a){this.strokeColor=a,this.adjustVisual(),this.colorChanged(a)},o.prototype.setStrokeWidth=function(a){this.strokeWidth=a,this.adjustVisual()},o.prototype.setStrokeDasharray=function(a){this.strokeDasharray=a,this.adjustVisual(),this.stateChanged()},Object.defineProperty(o.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),o.prototype.getState=function(){var a=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray},c.prototype.getState.call(this));return a.typeName=o.typeName,a},o.prototype.restoreState=function(a){c.prototype.restoreState.call(this,a);var u=a;this.strokeColor=u.strokeColor,this.strokeWidth=u.strokeWidth,this.strokeDasharray=u.strokeDasharray,this.createVisual(),this.adjustVisual()},o.typeName="LineMarker",o.title="Line marker",o.icon='<svg viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"/></svg>',o}(rt),We=function(c){function o(a,u,p,h){var te=c.call(this,a,h||'<svg viewBox="0 0 24 24"><path d="M17 8h3v12h1v1h-4v-1h1v-3h-4l-1.5 3H14v1h-4v-1h1l6-12m1 1l-3.5 7H18V9M5 3h5c1.11 0 2 .89 2 2v11H9v-5H6v5H3V5c0-1.11.89-2 2-2m1 2v4h3V5H6z"/></svg>')||this;return te.fonts=[],te.fontBoxes=[],te.fonts=u,te.currentFont=p,te.setCurrentFont=te.setCurrentFont.bind(te),te}return Oe(o,c),o.prototype.getUi=function(){var a=this,u=document.createElement("div");return u.style.overflow="hidden",u.style.flexGrow="2",this.fonts.forEach(function(p){var h=document.createElement("div");h.style.display="inline-block",h.style.alignItems="center",h.style.justifyContent="space-between",h.style.padding="5px",h.style.borderWidth="2px",h.style.borderStyle="solid",h.style.overflow="hidden",h.style.maxWidth=100/a.fonts.length-5+"%",h.style.borderColor=p===a.currentFont?a.uiStyleSettings.toolboxAccentColor:"transparent",h.addEventListener("click",function(){a.setCurrentFont(p,h)}),u.appendChild(h);var te=document.createElement("div");te.style.display="flex",te.style.minHeight="20px",te.style.flexGrow="2",te.style.fontFamily=p,te.style.overflow="hidden";var Ge=document.createElement("div");Ge.style.whiteSpace="nowrap",Ge.style.overflow="hidden",Ge.style.textOverflow="ellipsis",Ge.innerHTML="The quick brown fox jumps over the lazy dog",te.appendChild(Ge),h.appendChild(te),a.fontBoxes.push(h)}),u},o.prototype.setCurrentFont=function(a,u){var p=this;this.currentFont=a,this.fontBoxes.forEach(function(h){h.style.borderColor=h===u?p.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onFontChanged&&this.onFontChanged(this.currentFont)},o}(ke),Ze=function(c){function o(a,u,p){var h=c.call(this,a,u,p)||this;return h.color="transparent",h.padding=5,h.DEFAULT_TEXT="your text here",h.text=h.DEFAULT_TEXT,h.isMoved=!1,h.color=p.defaultColor,h.fontFamily=p.defaultFontFamily,h.defaultSize={x:100,y:30},h.setColor=h.setColor.bind(h),h.setFont=h.setFont.bind(h),h.renderText=h.renderText.bind(h),h.sizeText=h.sizeText.bind(h),h.textEditDivClicked=h.textEditDivClicked.bind(h),h.showTextEditor=h.showTextEditor.bind(h),h.setSize=h.setSize.bind(h),h.positionTextEditor=h.positionTextEditor.bind(h),h.colorPanel=new Se("Color",p.defaultColorSet,p.defaultColor),h.colorPanel.onColorChanged=h.setColor,h.fontFamilyPanel=new We("Font",p.defaultFontFamilies,p.defaultFontFamily),h.fontFamilyPanel.onFontChanged=h.setFont,h}return Oe(o,c),o.prototype.ownsTarget=function(a){if(c.prototype.ownsTarget.call(this,a)||a===this.visual||a===this.textElement||a===this.bgRectangle)return!0;var u=!1;return this.textElement.childNodes.forEach(function(p){p===a&&(u=!0)}),u},o.prototype.createVisual=function(){this.visual=X.createGroup(),this.bgRectangle=X.createRect(1,1,[["fill","transparent"]]),this.visual.appendChild(this.bgRectangle),this.textElement=X.createText([["fill",this.color],["font-family",this.fontFamily],["font-size","16px"],["x","0"],["y","0"]]),this.textElement.transform.baseVal.appendItem(X.createTransform()),this.textElement.transform.baseVal.appendItem(X.createTransform()),this.visual.appendChild(this.textElement),this.addMarkerVisualToContainer(this.visual),this.renderText()},o.prototype.pointerDown=function(a,u){c.prototype.pointerDown.call(this,a,u),this.isMoved=!1,this.pointerDownPoint=a,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(a),this._state="creating")},o.prototype.renderText=function(){var a=this;if(this.textElement){for(;this.textElement.lastChild;)this.textElement.removeChild(this.textElement.lastChild);this.text.split(/\r\n|[\n\v\f\r\x85\u2028\u2029]/).forEach(function(u){a.textElement.appendChild(X.createTSpan(u.trim()===""?" ":u.trim(),[["x","0"],["dy","1.2em"]]))}),setTimeout(this.sizeText,10)}},o.prototype.getTextScale=function(){var a=this.textElement.getBBox(),u=1;if(a.width>0&&a.height>0){var p=(1*this.width-this.width*this.padding*2/100)/a.width,h=(1*this.height-this.height*this.padding*2/100)/a.height;u=Math.min(p,h)}return u},o.prototype.getTextPosition=function(a){var u=this.textElement.getBBox(),p=0,h=0;return u.width>0&&u.height>0&&(p=(this.width-u.width*a)/2,h=this.height/2-u.height*a/2),{x:p,y:h}},o.prototype.sizeText=function(){var a=this.textElement.getBBox(),u=this.getTextScale(),p=this.getTextPosition(u);p.y-=a.y*u,navigator.userAgent.indexOf("Edge/")>-1?this.textElement.style.transform="translate("+p.x+"px, "+p.y+"px) scale("+u+", "+u+")":(this.textElement.transform.baseVal.getItem(0).setTranslate(p.x,p.y),this.textElement.transform.baseVal.getItem(1).setScale(u,u))},o.prototype.manipulate=function(a){c.prototype.manipulate.call(this,a),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(a.x-this.pointerDownPoint.x)>5||Math.abs(a.y-this.pointerDownPoint.y)>5)},o.prototype.resize=function(a){c.prototype.resize.call(this,a),this.isMoved=!0,this.setSize(),this.sizeText()},o.prototype.setSize=function(){c.prototype.setSize.call(this),this.visual&&this.bgRectangle&&(X.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),X.setAttributes(this.bgRectangle,[["width",this.width.toString()],["height",this.height.toString()]]))},o.prototype.pointerUp=function(a){var u=this.state;u==="creating"&&(this._suppressMarkerCreateEvent=!0),c.prototype.pointerUp.call(this,a),this.setSize(),(u==="creating"||!this.isMoved&&Date.now()-this.pointerDownTimestamp>500)&&this.showTextEditor(),this.pointerDownPoint=void 0},o.prototype.showTextEditor=function(){var a=this;this._state="edit",this.overlayContainer.innerHTML="",this.textEditDiv=document.createElement("div"),this.textEditDiv.style.flexGrow="2",this.textEditDiv.style.alignItems="center",this.textEditDiv.style.justifyContent="center",this.textEditDiv.style.pointerEvents="auto",this.textEditDiv.style.overflow="hidden",this.textEditor=document.createElement("div"),this.textEditor.style.position="absolute",this.textEditor.style.fontFamily=this.fontFamily,this.textEditor.style.lineHeight="1em",this.textEditor.innerText=this.text,this.textEditor.contentEditable="true",this.textEditor.style.color=this.color,this.textEditor.style.whiteSpace="pre",this.positionTextEditor(),this.textEditor.addEventListener("pointerup",function(u){u.stopPropagation()}),this.textEditor.addEventListener("input",function(){for(var u=Number.parseFloat(a.textEditor.style.fontSize);a.textEditor.clientWidth>=Number.parseInt(a.textEditor.style.maxWidth)&&u>.9;)u-=.1,a.textEditor.style.fontSize=Math.max(u,.9)+"em"}),this.textEditor.addEventListener("keyup",function(u){u.cancelBubble=!0}),this.textEditor.addEventListener("paste",function(u){if(u.clipboardData){var p=u.clipboardData.getData("text"),h=window.getSelection();if(!h.rangeCount)return!1;h.deleteFromDocument(),h.getRangeAt(0).insertNode(document.createTextNode(p)),u.preventDefault()}}),this.textEditDiv.addEventListener("pointerup",function(){a.textEditDivClicked(a.textEditor.innerText)}),this.textEditDiv.appendChild(this.textEditor),this.overlayContainer.appendChild(this.textEditDiv),this.hideVisual(),this.textEditor.focus(),document.execCommand("selectAll")},o.prototype.positionTextEditor=function(){if(this.state==="edit")if(this.textEditor===void 0)this.showTextEditor();else{this.textElement.style.display="";var a=this.getTextScale(),u=this.rotatePoint({x:this.left+this.width/2,y:this.top+this.height/2}),p=this.textElement.getBBox(),h={x:p.width*a,y:p.height*a};u.x-=h.x/2,u.y-=h.y/2,this.textEditor.style.top=u.y+"px",this.textEditor.style.left=u.x+"px",this.textEditor.style.maxWidth=this.overlayContainer.offsetWidth-u.x+"px",this.textEditor.style.fontSize=Math.max(16*a,12)+"px",this.textElement.style.display="none"}},o.prototype.textEditDivClicked=function(a){this.text=a.trim(),this.overlayContainer.innerHTML="",this.renderText(),this.showVisual(),this._suppressMarkerCreateEvent&&(this._suppressMarkerCreateEvent=!1,this.onMarkerCreated&&this.onMarkerCreated(this)),this.stateChanged()},o.prototype.select=function(){c.prototype.select.call(this),this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText)},o.prototype.deselect=function(){this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText),c.prototype.deselect.call(this)},o.prototype.dblClick=function(a,u){c.prototype.dblClick.call(this,a,u),this.showTextEditor()},o.prototype.setColor=function(a){this.textElement&&X.setAttributes(this.textElement,[["fill",a]]),this.color=a,this.textEditor&&(this.textEditor.style.color=this.color),this.colorChanged(a)},o.prototype.setFont=function(a){this.textElement&&X.setAttributes(this.textElement,[["font-family",a]]),this.fontFamily=a,this.textEditor&&(this.textEditor.style.fontFamily=this.fontFamily),this.renderText(),this.stateChanged()},o.prototype.hideVisual=function(){this.textElement.style.display="none",this.hideControlBox()},o.prototype.showVisual=function(){this.state==="edit"&&(this._state="select"),this.textElement.style.display="",this.showControlBox()},Object.defineProperty(o.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),o.prototype.getState=function(){var a=Object.assign({color:this.color,fontFamily:this.fontFamily,padding:this.padding,text:this.text},c.prototype.getState.call(this));return a.typeName=o.typeName,a},o.prototype.restoreState=function(a){var u=a;this.color=u.color,this.fontFamily=u.fontFamily,this.padding=u.padding,this.text=u.text,this.createVisual(),c.prototype.restoreState.call(this,a),this.setSize()},o.prototype.scale=function(a,u){c.prototype.scale.call(this,a,u),this.setSize(),this.sizeText(),this.positionTextEditor()},o.typeName="TextMarker",o.title="Text marker",o.icon='<svg viewBox="0 0 24 24"><path d="M9.6 14L12 7.7l2.4 6.3M11 5L5.5 19h2.2l1.1-3H15l1.1 3h2.2L13 5h-2z"/></svg>',o}($e),he=function(c){function o(a,u,p){var h=c.call(this,a,u,p)||this;return h.color="transparent",h.lineWidth=3,h.drawing=!1,h.pixelRatio=1,h.color=p.defaultColor,h.lineWidth=p.defaultStrokeWidth,h.pixelRatio=p.freehandPixelRatio,h.setColor=h.setColor.bind(h),h.addCanvas=h.addCanvas.bind(h),h.finishCreation=h.finishCreation.bind(h),h.setLineWidth=h.setLineWidth.bind(h),h.colorPanel=new Se("Color",p.defaultColorSet,p.defaultColor),h.colorPanel.onColorChanged=h.setColor,h.lineWidthPanel=new st("Line width",p.defaultStrokeWidths,p.defaultStrokeWidth),h.lineWidthPanel.onWidthChanged=h.setLineWidth,h}return Oe(o,c),o.prototype.ownsTarget=function(a){return!(!c.prototype.ownsTarget.call(this,a)&&a!==this.visual&&a!==this.drawingImage)},o.prototype.createVisual=function(){this.visual=X.createGroup(),this.drawingImage=X.createImage(),this.visual.appendChild(this.drawingImage);var a=X.createTransform();this.visual.transform.baseVal.appendItem(a),this.addMarkerVisualToContainer(this.visual)},o.prototype.pointerDown=function(a,u){this.state==="new"&&(this.addCanvas(),this.createVisual(),this._state="creating"),this.state==="creating"?(this.canvasContext.strokeStyle=this.color,this.canvasContext.lineWidth=this.lineWidth,this.canvasContext.beginPath(),this.canvasContext.moveTo(a.x,a.y),this.drawing=!0):c.prototype.pointerDown.call(this,a,u)},o.prototype.manipulate=function(a){this.state==="creating"?this.drawing&&(this.canvasContext.lineTo(a.x,a.y),this.canvasContext.stroke()):c.prototype.manipulate.call(this,a)},o.prototype.resize=function(a){c.prototype.resize.call(this,a),X.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),X.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]])},o.prototype.pointerUp=function(a){this._state==="creating"?this.drawing&&(this.canvasContext.closePath(),this.drawing=!1,this.globalSettings.newFreehandMarkerOnPointerUp&&this.finishCreation()):c.prototype.pointerUp.call(this,a)},o.prototype.addCanvas=function(){this.overlayContainer.innerHTML="",this.canvasElement=document.createElement("canvas"),this.canvasElement.width=this.overlayContainer.clientWidth*this.pixelRatio,this.canvasElement.height=this.overlayContainer.clientHeight*this.pixelRatio,this.canvasContext=this.canvasElement.getContext("2d"),this.canvasContext.scale(this.pixelRatio,this.pixelRatio),this.overlayContainer.appendChild(this.canvasElement)},o.prototype.select=function(){this.state==="creating"&&this.finishCreation(),c.prototype.select.call(this)},o.prototype.deselect=function(){this.state==="creating"&&this.finishCreation(),c.prototype.deselect.call(this)},o.prototype.finishCreation=function(){for(var a=this.canvasContext.getImageData(0,0,this.canvasElement.width,this.canvasElement.height),u=[this.canvasElement.width+1,this.canvasElement.height+1,-1,-1],p=u[0],h=u[1],te=u[2],Ge=u[3],et=!1,ft=0;ft<this.canvasElement.height;ft++)for(var Ve=0;Ve<this.canvasElement.width;Ve++)a.data[ft*this.canvasElement.width*4+4*Ve+3]>0&&(et=!0,ft<h&&(h=ft),Ve<p&&(p=Ve),ft>Ge&&(Ge=ft),Ve>te&&(te=Ve));if(et){this.left=p/this.pixelRatio,this.top=h/this.pixelRatio,this.width=(te-p)/this.pixelRatio,this.height=(Ge-h)/this.pixelRatio;var St=document.createElement("canvas");St.width=te-p,St.height=Ge-h,St.getContext("2d").putImageData(this.canvasContext.getImageData(p,h,te-p,Ge-h),0,0),this.drawingImgUrl=St.toDataURL("image/png"),this.setDrawingImage(),this._state="select",this.onMarkerCreated&&this.onMarkerCreated(this)}this.overlayContainer.innerHTML=""},o.prototype.setDrawingImage=function(){X.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]]),X.setAttributes(this.drawingImage,[["href",this.drawingImgUrl]]),this.moveVisual({x:this.left,y:this.top})},o.prototype.setColor=function(a){this.color=a,this.colorChanged(a)},o.prototype.setLineWidth=function(a){this.lineWidth=a},Object.defineProperty(o.prototype,"toolboxPanels",{get:function(){return this.state==="new"||this.state==="creating"?[this.colorPanel,this.lineWidthPanel]:[]},enumerable:!1,configurable:!0}),o.prototype.getState=function(){var a=Object.assign({drawingImgUrl:this.drawingImgUrl},c.prototype.getState.call(this));return a.typeName=o.typeName,a},o.prototype.restoreState=function(a){this.createVisual(),c.prototype.restoreState.call(this,a),this.drawingImgUrl=a.drawingImgUrl,this.setDrawingImage()},o.prototype.scale=function(a,u){c.prototype.scale.call(this,a,u),this.setDrawingImage()},o.typeName="FreehandMarker",o.title="Freehand marker",o.icon='<svg viewBox="0 0 24 24"><path d="M9.75 20.85c1.78-.7 1.39-2.63.49-3.85-.89-1.25-2.12-2.11-3.36-2.94A9.817 9.817 0 014.54 12c-.28-.33-.85-.94-.27-1.06.59-.12 1.61.46 2.13.68.91.38 1.81.82 2.65 1.34l1.01-1.7C8.5 10.23 6.5 9.32 4.64 9.05c-1.06-.16-2.18.06-2.54 1.21-.32.99.19 1.99.77 2.77 1.37 1.83 3.5 2.71 5.09 4.29.34.33.75.72.95 1.18.21.44.16.47-.31.47-1.24 0-2.79-.97-3.8-1.61l-1.01 1.7c1.53.94 4.09 2.41 5.96 1.79m11.09-15.6c.22-.22.22-.58 0-.79l-1.3-1.3a.562.562 0 00-.78 0l-1.02 1.02 2.08 2.08M11 10.92V13h2.08l6.15-6.15-2.08-2.08L11 10.92z"/></svg>',o}($e),re=function(c){function o(a,u,p){var h=c.call(this,a,p||'<svg viewBox="0 0 24 24"><path d="M8 14v4l-6-6 6-6v4h8V6l6 6-6 6v-4H8z"/></svg>')||this;return h.typeBoxes=[],h.currentType=u,h.setCurrentType=h.setCurrentType.bind(h),h}return Oe(o,c),o.prototype.getUi=function(){var a=this,u=document.createElement("div");u.style.display="flex",u.style.overflow="hidden",u.style.flexGrow="2";for(var p=function(Ge){var et="both";switch(Ge){case 0:et="both";break;case 1:et="start";break;case 2:et="end";break;case 3:et="none"}var ft=document.createElement("div");if(ft.style.display="flex",ft.style.flexGrow="2",ft.style.alignItems="center",ft.style.justifyContent="space-between",ft.style.padding="5px",ft.style.borderWidth="2px",ft.style.borderStyle="solid",ft.style.borderColor=et===h.currentType?h.uiStyleSettings.toolboxAccentColor:"transparent",ft.addEventListener("click",function(){a.setCurrentType(et,ft)}),u.appendChild(ft),et==="both"||et==="start"){var Ve=document.createElement("div");Ve.style.display="flex",Ve.style.alignItems="center",Ve.style.minHeight="20px",Ve.innerHTML=`<svg viewBox="0 0 10 10" width="10" height="10" xmlns="http://www.w3.org/2000/svg">
|
|
<polygon points="0,5 10,0 10,10" fill="`+(h.uiStyleSettings!==void 0?h.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
|
|
</svg>`,Ve.style.marginLeft="5px",ft.appendChild(Ve)}var St=document.createElement("div");St.style.display="flex",St.style.alignItems="center",St.style.minHeight="20px",St.style.flexGrow="2";var It=document.createElement("hr");if(It.style.minWidth="20px",It.style.border="0px",It.style.borderTop="3px solid "+(h.uiStyleSettings!==void 0?h.uiStyleSettings.toolboxColor:"#eeeeee"),It.style.flexGrow="2",St.appendChild(It),ft.appendChild(St),et==="both"||et==="end"){var en=document.createElement("div");en.style.display="flex",en.style.alignItems="center",en.style.minHeight="20px",en.innerHTML=`<svg viewBox="0 0 10 10" width="10" height="10" xmlns="http://www.w3.org/2000/svg">
|
|
<polygon points="0,0 10,5 0,10" fill="`+(h.uiStyleSettings!==void 0?h.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
|
|
</svg>`,en.style.marginRight="5px",ft.appendChild(en)}h.typeBoxes.push(ft)},h=this,te=0;te<4;te++)p(te);return u},o.prototype.setCurrentType=function(a,u){var p=this;this.currentType=a,this.typeBoxes.forEach(function(h){h.style.borderColor=h===u?p.uiStyleSettings!==void 0?p.uiStyleSettings.toolboxAccentColor:"#3080c3":"transparent"}),this.onArrowTypeChanged&&this.onArrowTypeChanged(this.currentType)},o}(ke),ue=function(c){function o(a,u,p){var h=c.call(this,a,u,p)||this;return h.arrowType="end",h.arrowBaseHeight=10,h.arrowBaseWidth=10,h.getArrowPoints=h.getArrowPoints.bind(h),h.setArrowType=h.setArrowType.bind(h),h.arrowTypePanel=new re("Arrow type","end"),h.arrowTypePanel.onArrowTypeChanged=h.setArrowType,h}return Oe(o,c),o.prototype.ownsTarget=function(a){return!(!c.prototype.ownsTarget.call(this,a)&&a!==this.arrow1&&a!==this.arrow2)},o.prototype.getArrowPoints=function(a,u){var p=this.arrowBaseWidth+2*this.strokeWidth,h=this.arrowBaseHeight+2*this.strokeWidth;return a-p/2+","+(u+h/2)+" "+a+","+(u-h/2)+" "+(a+p/2)+","+(u+h/2)},o.prototype.createTips=function(){this.arrow1=X.createPolygon(this.getArrowPoints(this.x1,this.y1),[["fill",this.strokeColor]]),this.arrow1.transform.baseVal.appendItem(X.createTransform()),this.visual.appendChild(this.arrow1),this.arrow2=X.createPolygon(this.getArrowPoints(this.x2,this.y2),[["fill",this.strokeColor]]),this.arrow2.transform.baseVal.appendItem(X.createTransform()),this.visual.appendChild(this.arrow2)},o.prototype.pointerDown=function(a,u){c.prototype.pointerDown.call(this,a,u),this.state==="creating"&&this.createTips()},o.prototype.adjustVisual=function(){if(c.prototype.adjustVisual.call(this),this.arrow1&&this.arrow2&&(this.arrow1.style.display=this.arrowType==="both"||this.arrowType==="start"?"":"none",this.arrow2.style.display=this.arrowType==="both"||this.arrowType==="end"?"":"none",X.setAttributes(this.arrow1,[["points",this.getArrowPoints(this.x1,this.y1)],["fill",this.strokeColor]]),X.setAttributes(this.arrow2,[["points",this.getArrowPoints(this.x2,this.y2)],["fill",this.strokeColor]]),Math.abs(this.x1-this.x2)>.1)){var a=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2),u=this.arrow1.transform.baseVal.getItem(0);u.setRotate(a,this.x1,this.y1),this.arrow1.transform.baseVal.replaceItem(u,0);var p=this.arrow2.transform.baseVal.getItem(0);p.setRotate(a+180,this.x2,this.y2),this.arrow2.transform.baseVal.replaceItem(p,0)}},o.prototype.setArrowType=function(a){this.arrowType=a,this.adjustVisual(),this.stateChanged()},Object.defineProperty(o.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel,this.arrowTypePanel]},enumerable:!1,configurable:!0}),o.prototype.getState=function(){var a=Object.assign({arrowType:this.arrowType},c.prototype.getState.call(this));return a.typeName=o.typeName,a},o.prototype.restoreState=function(a){c.prototype.restoreState.call(this,a);var u=a;this.arrowType=u.arrowType,this.createTips(),this.adjustVisual()},o.typeName="ArrowMarker",o.title="Arrow marker",o.icon='<svg viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 7 15.59V9H5v10h10v-2H8.41L19 6.41z"/></svg>',o}(ht),T=function(c){function o(a,u,p){var h=c.call(this,a,u,p)||this;return h.fillColor=p.defaultFillColor,h.strokeWidth=0,h.fillPanel=new Se("Color",p.defaultColorSet,p.defaultFillColor),h.fillPanel.onColorChanged=h.setFillColor,h}return Oe(o,c),Object.defineProperty(o.prototype,"toolboxPanels",{get:function(){return[this.fillPanel]},enumerable:!1,configurable:!0}),o.prototype.getState=function(){var a=c.prototype.getState.call(this);return a.typeName=o.typeName,a},o.typeName="CoverMarker",o.title="Cover marker",o.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4z"/></svg>',o}(Ye),D=function(c){function o(a,u,p,h){var te=c.call(this,a,h||'<svg viewBox="0 0 24 24"><path d="M17.66 8L12 2.35 6.34 8A8.02 8.02 0 004 13.64c0 2 .78 4.11 2.34 5.67a7.99 7.99 0 0011.32 0c1.56-1.56 2.34-3.67 2.34-5.67S19.22 9.56 17.66 8M6 14c0-2 .62-3.27 1.76-4.4L12 5.27l4.24 4.38C17.38 10.77 18 12 18 14H6z"/></svg>')||this;return te.opacities=[],te.opacityBoxes=[],te.opacities=u,te.currentOpacity=p,te.setCurrentOpacity=te.setCurrentOpacity.bind(te),te}return Oe(o,c),o.prototype.getUi=function(){var a=this,u=document.createElement("div");return u.style.display="flex",u.style.overflow="hidden",u.style.flexGrow="2",u.style.justifyContent="space-between",this.opacities.forEach(function(p){var h=document.createElement("div");h.style.display="flex",h.style.alignItems="center",h.style.justifyContent="center",h.style.padding="5px",h.style.borderWidth="2px",h.style.borderStyle="solid",h.style.borderColor=p===a.currentOpacity?a.uiStyleSettings.toolboxAccentColor:"transparent",h.addEventListener("click",function(){a.setCurrentOpacity(p,h)}),u.appendChild(h);var te=document.createElement("div");te.innerText=100*p+"%",h.appendChild(te),a.opacityBoxes.push(h)}),u},o.prototype.setCurrentOpacity=function(a,u){var p=this;this.currentOpacity=a,this.opacityBoxes.forEach(function(h){h.style.borderColor=h===u?p.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onOpacityChanged&&this.onOpacityChanged(this.currentOpacity)},o}(ke),Y=function(c){function o(a,u,p){var h=c.call(this,a,u,p)||this;return h.setOpacity=h.setOpacity.bind(h),h.fillColor=p.defaultHighlightColor,h.strokeWidth=0,h.opacity=p.defaultHighlightOpacity,h.fillPanel=new Se("Color",p.defaultColorSet,h.fillColor),h.fillPanel.onColorChanged=h.setFillColor,h.opacityPanel=new D("Opacity",p.defaultOpacitySteps,h.opacity),h.opacityPanel.onOpacityChanged=h.setOpacity,h}return Oe(o,c),o.prototype.setOpacity=function(a){this.opacity=a,this.visual&&X.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(o.prototype,"toolboxPanels",{get:function(){return[this.fillPanel,this.opacityPanel]},enumerable:!1,configurable:!0}),o.prototype.getState=function(){var a=c.prototype.getState.call(this);return a.typeName=o.typeName,a},o.typeName="HighlightMarker",o.title="Highlight marker",o.icon='<svg viewBox="0 0 24 24"><path d="M18.5 1.15c-.53 0-1.04.19-1.43.58l-5.81 5.82 5.65 5.65 5.82-5.81c.77-.78.77-2.04 0-2.83l-2.84-2.83c-.39-.39-.89-.58-1.39-.58M10.3 8.5l-5.96 5.96c-.78.78-.78 2.04.02 2.85C3.14 18.54 1.9 19.77.67 21h5.66l.86-.86c.78.76 2.03.75 2.81-.02l5.95-5.96"/></svg>',o}(T),ee='<svg viewBox="0 0 24 24"><path d="M19 11.5s-2 2.17-2 3.5a2 2 0 002 2 2 2 0 002-2c0-1.33-2-3.5-2-3.5M5.21 10L10 5.21 14.79 10m1.77-1.06L7.62 0 6.21 1.41l2.38 2.38-5.15 5.15c-.59.56-.59 1.53 0 2.12l5.5 5.5c.29.29.68.44 1.06.44s.77-.15 1.06-.44l5.5-5.5c.59-.59.59-1.56 0-2.12z"/></svg>',Me=function(c){function o(a,u,p){var h=c.call(this,a,u,p)||this;return h.bgColor="transparent",h.tipPosition={x:0,y:0},h.tipBase1Position={x:0,y:0},h.tipBase2Position={x:0,y:0},h.tipMoving=!1,h.color=p.defaultStrokeColor,h.bgColor=p.defaultFillColor,h.fontFamily=p.defaultFontFamily,h.defaultSize={x:100,y:30},h.setBgColor=h.setBgColor.bind(h),h.getTipPoints=h.getTipPoints.bind(h),h.positionTip=h.positionTip.bind(h),h.setTipPoints=h.setTipPoints.bind(h),h.colorPanel=new Se("Text color",p.defaultColorSet,h.color,'<svg viewBox="0 0 24 24"><path d="M9.62 12L12 5.67 14.37 12M11 3L5.5 17h2.25l1.12-3h6.25l1.13 3h2.25L13 3h-2z"/></svg>'),h.colorPanel.onColorChanged=h.setColor,h.bgColorPanel=new Se("Fill color",p.defaultColorSet,h.bgColor,ee),h.bgColorPanel.onColorChanged=h.setBgColor,h.fontFamilyPanel=new We("Font",p.defaultFontFamilies,p.defaultFontFamily),h.fontFamilyPanel.onFontChanged=h.setFont,h.tipGrip=new Je,h.tipGrip.visual.transform.baseVal.appendItem(X.createTransform()),h.controlBox.appendChild(h.tipGrip.visual),h}return Oe(o,c),o.prototype.ownsTarget=function(a){return c.prototype.ownsTarget.call(this,a)||this.tipGrip.ownsTarget(a)||this.tip===a},o.prototype.createTip=function(){X.setAttributes(this.bgRectangle,[["fill",this.bgColor],["rx","10px"]]),this.tip=X.createPolygon(this.getTipPoints(),[["fill",this.bgColor]]),this.visual.appendChild(this.tip)},o.prototype.pointerDown=function(a,u){this.state==="new"&&c.prototype.pointerDown.call(this,a,u),this.state==="creating"?this.createTip():this.tipGrip.ownsTarget(u)?(this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.tipMoving=!0):c.prototype.pointerDown.call(this,a,u)},o.prototype.pointerUp=function(a){if(this.tipMoving)this.tipMoving=!1,this.isMoved=!0,c.prototype.pointerUp.call(this,a);else{var u=this.state==="creating";c.prototype.pointerUp.call(this,a),this.setTipPoints(u),this.positionTip()}},o.prototype.manipulate=function(a){if(this.tipMoving){var u=this.unrotatePoint(a);this.tipPosition={x:u.x-this.manipulationStartLeft,y:u.y-this.manipulationStartTop},this.positionTip()}else c.prototype.manipulate.call(this,a)},o.prototype.setBgColor=function(a){this.bgRectangle&&this.tip&&(X.setAttributes(this.bgRectangle,[["fill",a]]),X.setAttributes(this.tip,[["fill",a]])),this.bgColor=a,this.fillColorChanged(a)},o.prototype.getTipPoints=function(){return this.setTipPoints(this.state==="creating"),this.tipBase1Position.x+","+this.tipBase1Position.y+" "+this.tipBase2Position.x+","+this.tipBase2Position.y+" "+this.tipPosition.x+","+this.tipPosition.y},o.prototype.setTipPoints=function(a){a===void 0&&(a=!1);var u=Math.min(this.height/2,15),p=this.height/5;a&&(this.tipPosition={x:u+p/2,y:this.height+20});var h=Math.atan(this.height/2/(this.width/2));this.tipPosition.x<this.width/2&&this.tipPosition.y<this.height/2?h<Math.atan((this.height/2-this.tipPosition.y)/(this.width/2-this.tipPosition.x))?(p=this.width/5,u=Math.min(this.width/2,15),this.tipBase1Position={x:u,y:0},this.tipBase2Position={x:u+p,y:0}):(this.tipBase1Position={x:0,y:u},this.tipBase2Position={x:0,y:u+p}):this.tipPosition.x>=this.width/2&&this.tipPosition.y<this.height/2?h<Math.atan((this.height/2-this.tipPosition.y)/(this.tipPosition.x-this.width/2))?(p=this.width/5,u=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-u-p,y:0},this.tipBase2Position={x:this.width-u,y:0}):(this.tipBase1Position={x:this.width,y:u},this.tipBase2Position={x:this.width,y:u+p}):this.tipPosition.x>=this.width/2&&this.tipPosition.y>=this.height/2?h<Math.atan((this.tipPosition.y-this.height/2)/(this.tipPosition.x-this.width/2))?(p=this.width/5,u=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-u-p,y:this.height},this.tipBase2Position={x:this.width-u,y:this.height}):(this.tipBase1Position={x:this.width,y:this.height-u-p},this.tipBase2Position={x:this.width,y:this.height-u}):h<Math.atan((this.tipPosition.y-this.height/2)/(this.width/2-this.tipPosition.x))?(p=this.width/5,u=Math.min(this.width/2,15),this.tipBase1Position={x:u,y:this.height},this.tipBase2Position={x:u+p,y:this.height}):(this.tipBase1Position={x:0,y:this.height-u},this.tipBase2Position={x:0,y:this.height-u-p})},o.prototype.resize=function(a){c.prototype.resize.call(this,a),this.positionTip()},o.prototype.positionTip=function(){X.setAttributes(this.tip,[["points",this.getTipPoints()]]);var a=this.tipGrip.visual.transform.baseVal.getItem(0);a.setTranslate(this.tipPosition.x,this.tipPosition.y),this.tipGrip.visual.transform.baseVal.replaceItem(a,0)},Object.defineProperty(o.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.bgColorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),o.prototype.select=function(){this.positionTip(),c.prototype.select.call(this)},o.prototype.getState=function(){var a=Object.assign({bgColor:this.bgColor,tipPosition:this.tipPosition},c.prototype.getState.call(this));return a.typeName=o.typeName,a},o.prototype.restoreState=function(a){var u=a;this.bgColor=u.bgColor,this.tipPosition=u.tipPosition,c.prototype.restoreState.call(this,a),this.createTip(),this.setTipPoints()},o.prototype.scale=function(a,u){c.prototype.scale.call(this,a,u),this.tipPosition={x:this.tipPosition.x*a,y:this.tipPosition.y*u},this.positionTip()},o.typeName="CalloutMarker",o.title="Callout marker",o.icon='<svg viewBox="0 0 24 24"><path d="M4 2h16a2 2 0 012 2v12a2 2 0 01-2 2h-4l-4 4-4-4H4a2 2 0 01-2-2V4a2 2 0 012-2m0 2v12h4.83L12 19.17 15.17 16H20V4H4m2 3h12v2H6V7m0 4h10v2H6v-2z"/></svg>',o}(Ze),xe=function(c){function o(a,u,p){var h=c.call(this,a,u,p)||this;return h.fillColor="transparent",h.strokeColor="transparent",h.strokeWidth=0,h.strokeDasharray="",h.opacity=1,h.strokeColor=p.defaultColor,h.strokeWidth=p.defaultStrokeWidth,h.strokeDasharray=p.defaultStrokeDasharray,h.fillColor=p.defaultFillColor,h.setStrokeColor=h.setStrokeColor.bind(h),h.setFillColor=h.setFillColor.bind(h),h.setStrokeWidth=h.setStrokeWidth.bind(h),h.setStrokeDasharray=h.setStrokeDasharray.bind(h),h.setOpacity=h.setOpacity.bind(h),h.createVisual=h.createVisual.bind(h),h.strokePanel=new Se("Line color",oe(p.defaultColorSet,["transparent"]),p.defaultColor),h.strokePanel.onColorChanged=h.setStrokeColor,h.fillPanel=new Se("Fill color",oe(p.defaultColorSet,["transparent"]),h.fillColor,ee),h.fillPanel.onColorChanged=h.setFillColor,h.strokeWidthPanel=new st("Line width",p.defaultStrokeWidths,p.defaultStrokeWidth),h.strokeWidthPanel.onWidthChanged=h.setStrokeWidth,h.strokeStylePanel=new qe("Line style",p.defaultStrokeDasharrays,p.defaultStrokeDasharray),h.strokeStylePanel.onStyleChanged=h.setStrokeDasharray,h.opacityPanel=new D("Opacity",p.defaultOpacitySteps,h.opacity),h.opacityPanel.onOpacityChanged=h.setOpacity,h}return Oe(o,c),o.prototype.ownsTarget=function(a){return!(!c.prototype.ownsTarget.call(this,a)&&a!==this.visual)},o.prototype.createVisual=function(){this.visual=X.createEllipse(this.width/2,this.height/2,[["fill",this.fillColor],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["stroke-dasharray",this.strokeDasharray],["opacity",this.opacity.toString()]]),this.addMarkerVisualToContainer(this.visual)},o.prototype.pointerDown=function(a,u){c.prototype.pointerDown.call(this,a,u),this.state==="new"&&(this.createVisual(),this.moveVisual(a),this._state="creating")},o.prototype.manipulate=function(a){c.prototype.manipulate.call(this,a)},o.prototype.resize=function(a){c.prototype.resize.call(this,a),this.setSize()},o.prototype.setSize=function(){c.prototype.setSize.call(this),X.setAttributes(this.visual,[["cx",(this.width/2).toString()],["cy",(this.height/2).toString()],["rx",(this.width/2).toString()],["ry",(this.height/2).toString()]])},o.prototype.pointerUp=function(a){c.prototype.pointerUp.call(this,a),this.setSize()},o.prototype.setStrokeColor=function(a){this.strokeColor=a,this.visual&&X.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(a),this.stateChanged()},o.prototype.setFillColor=function(a){this.fillColor=a,this.visual&&X.setAttributes(this.visual,[["fill",this.fillColor]]),this.fillColorChanged(a),this.stateChanged()},o.prototype.setStrokeWidth=function(a){this.strokeWidth=a,this.visual&&X.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},o.prototype.setStrokeDasharray=function(a){this.strokeDasharray=a,this.visual&&X.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},o.prototype.setOpacity=function(a){this.opacity=a,this.visual&&X.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(o.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.opacityPanel]},enumerable:!1,configurable:!0}),o.prototype.getState=function(){var a=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},c.prototype.getState.call(this));return a.typeName=o.typeName,a},o.prototype.restoreState=function(a){var u=a;this.fillColor=u.fillColor,this.strokeColor=u.strokeColor,this.strokeWidth=u.strokeWidth,this.strokeDasharray=u.strokeDasharray,this.opacity=u.opacity,this.createVisual(),c.prototype.restoreState.call(this,a),this.setSize()},o.prototype.scale=function(a,u){c.prototype.scale.call(this,a,u),this.setSize()},o.typeName="EllipseMarker",o.title="Ellipse marker",o.icon='<svg viewBox="0 0 24 24"><path d="M12 4C6.5 4 2 7.58 2 12s4.5 8 10 8 10-3.58 10-8-4.5-8-10-8z"/></svg>',o}($e),Ke=function(c){function o(a,u,p){return c.call(this,a,u,p)||this}return Oe(o,c),Object.defineProperty(o.prototype,"tipLength",{get:function(){return 10+3*this.strokeWidth},enumerable:!1,configurable:!0}),o.prototype.ownsTarget=function(a){return!(!c.prototype.ownsTarget.call(this,a)&&a!==this.tip1&&a!==this.tip2)},o.prototype.createTips=function(){this.tip1=X.createLine(this.x1-this.tipLength/2,this.y1,this.x1+this.tipLength/2,this.y1,[["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),this.tip1.transform.baseVal.appendItem(X.createTransform()),this.visual.appendChild(this.tip1),this.tip2=X.createLine(this.x2-this.tipLength/2,this.y2,this.x2+this.tipLength/2,this.y2,[["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),this.tip2.transform.baseVal.appendItem(X.createTransform()),this.visual.appendChild(this.tip2)},o.prototype.pointerDown=function(a,u){c.prototype.pointerDown.call(this,a,u),this.state==="creating"&&this.createTips()},o.prototype.adjustVisual=function(){if(c.prototype.adjustVisual.call(this),this.tip1&&this.tip2&&(X.setAttributes(this.tip1,[["x1",(this.x1-this.tipLength/2).toString()],["y1",this.y1.toString()],["x2",(this.x1+this.tipLength/2).toString()],["y2",this.y1.toString()],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),X.setAttributes(this.tip2,[["x1",(this.x2-this.tipLength/2).toString()],["y1",this.y2.toString()],["x2",(this.x2+this.tipLength/2).toString()],["y2",this.y2.toString()],["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()]]),Math.abs(this.x1-this.x2)>.1)){var a=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2),u=this.tip1.transform.baseVal.getItem(0);u.setRotate(a,this.x1,this.y1),this.tip1.transform.baseVal.replaceItem(u,0);var p=this.tip2.transform.baseVal.getItem(0);p.setRotate(a+180,this.x2,this.y2),this.tip2.transform.baseVal.replaceItem(p,0)}},Object.defineProperty(o.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),o.prototype.getState=function(){var a=c.prototype.getState.call(this);return a.typeName=o.typeName,a},o.prototype.restoreState=function(a){c.prototype.restoreState.call(this,a),this.createTips(),this.adjustVisual()},o.typeName="MeasurementMarker",o.title="Measurement marker",o.icon='<svg viewBox="0 0 24 24"><path d="M1.39 18.36l1.77-1.76L4.58 18l1.06-1.05-1.42-1.41 1.42-1.42 2.47 2.48 1.06-1.06-2.47-2.48 1.41-1.41 1.42 1.41L10.59 12l-1.42-1.41 1.42-1.42 2.47 2.48 1.06-1.06-2.47-2.48 1.41-1.41 1.41 1.41 1.07-1.06-1.42-1.41 1.42-1.42L18 6.7l1.07-1.06-2.47-2.48 1.76-1.77 4.25 4.25L5.64 22.61l-4.25-4.25z"/></svg>',o}(ht),ot=function(c){function o(a,u,p){var h=c.call(this,a,u,p)||this;return h.strokePanel.colors=p.defaultColorSet,h.fillColor="transparent",h}return Oe(o,c),Object.defineProperty(o.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),o.prototype.getState=function(){var a=c.prototype.getState.call(this);return a.typeName=o.typeName,a},o.typeName="EllipseFrameMarker",o.title="Ellipse frame marker",o.icon='<svg viewBox="0 0 24 24"><path d="M12 6c4.41 0 8 2.69 8 6s-3.59 6-8 6-8-2.69-8-6 3.59-6 8-6m0-2C6.5 4 2 7.58 2 12s4.5 8 10 8 10-3.58 10-8-4.5-8-10-8z"/></svg>',o}(xe),mt=function(){function c(){this.undoStack=[],this.redoStack=[]}return Object.defineProperty(c.prototype,"isUndoPossible",{get:function(){return this.undoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isRedoPossible",{get:function(){return this.redoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"undoStepCount",{get:function(){return this.undoStack.length},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"redoStepCount",{get:function(){return this.redoStack.length},enumerable:!1,configurable:!0}),c.prototype.addUndoStep=function(o){this.undoStack.length!==0&&JSON.stringify(this.undoStack[this.undoStack.length-1])===JSON.stringify(o)||(this.undoStack.push(o),JSON.stringify(this.lastRedoStep)!==JSON.stringify(o)&&this.redoStack.splice(0,this.redoStack.length))},c.prototype.replaceLastUndoStep=function(o){this.undoStack.length>0&&(this.undoStack[this.undoStack.length-1]=o)},c.prototype.getLastUndoStep=function(){return this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0},c.prototype.undo=function(){if(this.undoStack.length>1){var o=this.undoStack.pop();return o!==void 0&&this.redoStack.push(o),this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0}},c.prototype.redo=function(){return this.lastRedoStep=this.redoStack.pop(),this.lastRedoStep},c}(),dt=function(c){function o(a,u,p){var h=c.call(this,a,u,p)||this;return h.strokeColor="transparent",h.strokeWidth=0,h.strokeDasharray="",h.curveX=0,h.curveY=0,h.manipulationStartCurveX=0,h.manipulationStartCurveY=0,h.setStrokeColor=h.setStrokeColor.bind(h),h.setStrokeWidth=h.setStrokeWidth.bind(h),h.setStrokeDasharray=h.setStrokeDasharray.bind(h),h.positionGrips=h.positionGrips.bind(h),h.addControlGrips=h.addControlGrips.bind(h),h.adjustVisual=h.adjustVisual.bind(h),h.setupControlBox=h.setupControlBox.bind(h),h.resize=h.resize.bind(h),h.strokeColor=p.defaultColor,h.strokeWidth=p.defaultStrokeWidth,h.strokeDasharray=p.defaultStrokeDasharray,h.strokePanel=new Se("Line color",p.defaultColorSet,p.defaultColor),h.strokePanel.onColorChanged=h.setStrokeColor,h.strokeWidthPanel=new st("Line width",p.defaultStrokeWidths,p.defaultStrokeWidth),h.strokeWidthPanel.onWidthChanged=h.setStrokeWidth,h.strokeStylePanel=new qe("Line style",p.defaultStrokeDasharrays,p.defaultStrokeDasharray),h.strokeStylePanel.onStyleChanged=h.setStrokeDasharray,h}return Oe(o,c),o.prototype.ownsTarget=function(a){return!(!c.prototype.ownsTarget.call(this,a)&&a!==this.visual&&a!==this.selectorCurve&&a!==this.visibleCurve&&!this.curveGrip.ownsTarget(a))},o.prototype.getPathD=function(){return"M "+this.x1+" "+this.y1+" Q "+this.curveX+" "+this.curveY+", "+this.x2+" "+this.y2},o.prototype.createVisual=function(){this.visual=X.createGroup(),this.selectorCurve=X.createPath(this.getPathD(),[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()],["fill","transparent"]]),this.visibleCurve=X.createPath(this.getPathD(),[["stroke",this.strokeColor],["stroke-width",this.strokeWidth.toString()],["fill","transparent"]]),this.visual.appendChild(this.selectorCurve),this.visual.appendChild(this.visibleCurve),this.addMarkerVisualToContainer(this.visual)},o.prototype.pointerDown=function(a,u){c.prototype.pointerDown.call(this,a,u),this.manipulationStartCurveX=this.curveX,this.manipulationStartCurveY=this.curveY,this.state==="new"&&(this.curveX=a.x,this.curveY=a.y),this.state==="new"?(this.createVisual(),this.adjustVisual(),this._state="creating"):this.curveGrip.ownsTarget(u)&&(this.activeGrip=this.curveGrip,this._state="resize")},o.prototype.adjustVisual=function(){this.selectorCurve&&this.visibleCurve&&(this.selectorCurve.setAttribute("d",this.getPathD()),this.visibleCurve.setAttribute("d",this.getPathD()),X.setAttributes(this.visibleCurve,[["stroke",this.strokeColor]]),X.setAttributes(this.visibleCurve,[["stroke-width",this.strokeWidth.toString()]]),X.setAttributes(this.visibleCurve,[["stroke-dasharray",this.strokeDasharray.toString()]]))},o.prototype.setupControlBox=function(){c.prototype.setupControlBox.call(this),this.curveControlLine1=X.createLine(this.x1,this.y1,this.curveX,this.curveY,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.curveControlLine2=X.createLine(this.x2,this.y2,this.curveX,this.curveY,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.controlBox.insertBefore(this.curveControlLine1,this.controlBox.firstChild),this.controlBox.insertBefore(this.curveControlLine2,this.controlBox.firstChild)},o.prototype.addControlGrips=function(){this.curveGrip=this.createGrip(),this.curveX=0,this.curveY=0,c.prototype.addControlGrips.call(this)},o.prototype.positionGrips=function(){c.prototype.positionGrips.call(this);var a=this.curveGrip.GRIP_SIZE;this.positionGrip(this.curveGrip.visual,this.curveX-a/2,this.curveY-a/2),this.curveControlLine1&&this.curveControlLine2&&(this.curveControlLine1.setAttribute("x1",this.x1.toString()),this.curveControlLine1.setAttribute("y1",this.y1.toString()),this.curveControlLine1.setAttribute("x2",this.curveX.toString()),this.curveControlLine1.setAttribute("y2",this.curveY.toString()),this.curveControlLine2.setAttribute("x1",this.x2.toString()),this.curveControlLine2.setAttribute("y1",this.y2.toString()),this.curveControlLine2.setAttribute("x2",this.curveX.toString()),this.curveControlLine2.setAttribute("y2",this.curveY.toString()))},o.prototype.manipulate=function(a){this.state==="move"&&(this.curveX=this.manipulationStartCurveX+a.x-this.manipulationStartX,this.curveY=this.manipulationStartCurveY+a.y-this.manipulationStartY),c.prototype.manipulate.call(this,a)},o.prototype.resize=function(a){this.activeGrip===this.curveGrip&&(this.curveX=a.x,this.curveY=a.y),c.prototype.resize.call(this,a),this.state==="creating"&&(this.curveX=this.x1+(this.x2-this.x1)/2,this.curveY=this.y1+(this.y2-this.y1)/2)},o.prototype.setStrokeColor=function(a){this.strokeColor=a,this.adjustVisual(),this.colorChanged(a)},o.prototype.setStrokeWidth=function(a){this.strokeWidth=a,this.adjustVisual()},o.prototype.setStrokeDasharray=function(a){this.strokeDasharray=a,this.adjustVisual()},o.prototype.scale=function(a,u){this.curveX=this.curveX*a,this.curveY=this.curveY*u,c.prototype.scale.call(this,a,u)},Object.defineProperty(o.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),o.prototype.getState=function(){var a=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,curveX:this.curveX,curveY:this.curveY},c.prototype.getState.call(this));return a.typeName=o.typeName,a},o.prototype.restoreState=function(a){c.prototype.restoreState.call(this,a);var u=a;this.strokeColor=u.strokeColor,this.strokeWidth=u.strokeWidth,this.strokeDasharray=u.strokeDasharray,this.curveX=u.curveX,this.curveY=u.curveY,this.createVisual(),this.adjustVisual()},o.typeName="CurveMarker",o.title="Curve marker",o.icon='<svg viewBox="0 0 24 24"><path d="M18.5 2A1.5 1.5 0 0120 3.5 1.5 1.5 0 0118.5 5c-.23 0-.45-.05-.65-.15l-3.69 3.7.34.45c2.19-1.26 4.76-2 7.5-2l1 .03v2.01L22 9c-2.58 0-5 .75-7 2.04A3.96 3.96 0 0111.04 15C9.75 17 9 19.42 9 22l.04 1H7.03L7 22c0-2.74.74-5.31 2-7.5l-.45-.34-3.7 3.69c.1.2.15.42.15.65A1.5 1.5 0 013.5 20 1.5 1.5 0 012 18.5 1.5 1.5 0 013.5 17c.23 0 .45.05.65.15l3.69-3.7C7.31 12.78 7 11.92 7 11a4 4 0 014-4c.92 0 1.78.31 2.45.84l3.7-3.69c-.1-.2-.15-.42-.15-.65A1.5 1.5 0 0118.5 2M11 9a2 2 0 00-2 2 2 2 0 002 2 2 2 0 002-2 2 2 0 00-2-2z"/></svg>',o}(rt),Tt=function(){function c(o,a){a===void 0&&(a=!1),this.cancelable=!1,this._defaultPrevented=!1,this.markerArea=o,this.cancelable=a}return Object.defineProperty(c.prototype,"defaultPrevented",{get:function(){return this._defaultPrevented},enumerable:!1,configurable:!0}),c.prototype.preventDefault=function(){this._defaultPrevented=!0},c}(),kt=function(c){function o(a,u,p){var h=c.call(this,a,!1)||this;return h.dataUrl=u,h.state=p,h}return Oe(o,c),o}(Tt),gt=function(c){function o(a,u,p){p===void 0&&(p=!1);var h=c.call(this,a,p)||this;return h.marker=u,h}return Oe(o,c),o}(Tt),Yt=function(){function c(){this.render=[],this.beforeclose=[],this.close=[],this.show=[],this.restorestate=[],this.statechange=[],this.markerselect=[],this.markerdeselect=[],this.markercreating=[],this.markercreate=[],this.markerbeforedelete=[],this.markerdelete=[],this.markerchange=[],this.focus=[],this.blur=[]}return c.prototype.addEventListener=function(o,a){this[o].push(a)},c.prototype.removeEventListener=function(o,a){var u=this[o].indexOf(a);u>-1&&this[o].splice(u,1)},c}(),jt=function(){function c(o){this.touchPoints=0,this._availableMarkerTypes=this.DEFAULT_MARKER_TYPES,this.mode="select",this.markers=[],this.isDragging=!1,this.renderEventListeners=[],this.closeEventListeners=[],this.settings=new Pe,this._isOpen=!1,this.undoRedoManager=new mt,this.renderAtNaturalSize=!1,this.renderImageType="image/png",this.renderMarkersOnly=!1,this.zoomSteps=[1,1.5,2,4],this._zoomLevel=1,this._isResizing=!1,this.prevPanPoint={x:0,y:0},this.eventListeners=new Yt,this._silentRenderMode=!1,this._isFocused=!1,this._instanceNo=c.instanceCounter++,this.styles=new Te(this.instanceNo),this.uiStyleSettings=this.styles.settings,this.target=o,this.targetRoot=document.body,this.width=o.clientWidth,this.height=o.clientHeight,this.styles.removeStyleSheet(),this.open=this.open.bind(this),this.setTopLeft=this.setTopLeft.bind(this),this.toolbarButtonClicked=this.toolbarButtonClicked.bind(this),this.createNewMarker=this.createNewMarker.bind(this),this.addNewMarker=this.addNewMarker.bind(this),this.markerCreated=this.markerCreated.bind(this),this.setCurrentMarker=this.setCurrentMarker.bind(this),this.onPointerDown=this.onPointerDown.bind(this),this.onDblClick=this.onDblClick.bind(this),this.onPointerMove=this.onPointerMove.bind(this),this.onPointerUp=this.onPointerUp.bind(this),this.onPointerOut=this.onPointerOut.bind(this),this.onKeyUp=this.onKeyUp.bind(this),this.overrideOverflow=this.overrideOverflow.bind(this),this.restoreOverflow=this.restoreOverflow.bind(this),this.close=this.close.bind(this),this.closeUI=this.closeUI.bind(this),this.addCloseEventListener=this.addCloseEventListener.bind(this),this.removeCloseEventListener=this.removeCloseEventListener.bind(this),this.addRenderEventListener=this.addRenderEventListener.bind(this),this.removeRenderEventListener=this.removeRenderEventListener.bind(this),this.clientToLocalCoordinates=this.clientToLocalCoordinates.bind(this),this.onWindowResize=this.onWindowResize.bind(this),this.deleteSelectedMarker=this.deleteSelectedMarker.bind(this),this.setWindowHeight=this.setWindowHeight.bind(this),this.removeMarker=this.removeMarker.bind(this),this.colorChanged=this.colorChanged.bind(this),this.fillColorChanged=this.fillColorChanged.bind(this),this.onPopupTargetResize=this.onPopupTargetResize.bind(this),this.showNotesEditor=this.showNotesEditor.bind(this),this.hideNotesEditor=this.hideNotesEditor.bind(this),this.stepZoom=this.stepZoom.bind(this),this.focus=this.focus.bind(this),this.blur=this.blur.bind(this),this.markerStateChanged=this.markerStateChanged.bind(this),this.switchToSelectMode=this.switchToSelectMode.bind(this),this.addDefs=this.addDefs.bind(this),this.addDefsToImage=this.addDefsToImage.bind(this)}return Object.defineProperty(c.prototype,"ALL_MARKER_TYPES",{get:function(){return[ct,he,ue,Ze,ot,xe,Y,Me,Ke,T,ht,dt]},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"DEFAULT_MARKER_TYPES",{get:function(){return[ct,he,ue,Ze,xe,Y,Me]},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"BASIC_MARKER_TYPES",{get:function(){return[ct,he,ue,Ze,Y]},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"availableMarkerTypes",{get:function(){return this._availableMarkerTypes},set:function(o){var a=this;this._availableMarkerTypes.splice(0),o.forEach(function(u){if(typeof u=="string"){var p=a.ALL_MARKER_TYPES.find(function(h){return h.typeName===u});p!==void 0&&a._availableMarkerTypes.push(p)}else a._availableMarkerTypes.push(u)})},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"currentMarker",{get:function(){return this._currentMarker},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isOpen",{get:function(){return this._isOpen},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isUndoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isUndoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isRedoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isRedoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"zoomLevel",{get:function(){return this._zoomLevel},set:function(o){this._zoomLevel=o,this.editorCanvas&&this.contentDiv&&(this.editorCanvas.style.transform="scale("+this._zoomLevel+")",this.contentDiv.scrollTo({left:(this.editorCanvas.clientWidth*this._zoomLevel-this.contentDiv.clientWidth)/2,top:(this.editorCanvas.clientHeight*this._zoomLevel-this.contentDiv.clientHeight)/2}))},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"instanceNo",{get:function(){return this._instanceNo},enumerable:!1,configurable:!0}),c.prototype.open=function(){this.setupResizeObserver(),this.setEditingTarget(),this.setTopLeft(),this.initMarkerCanvas(),this.initOverlay(),this.attachEvents(),this.settings.displayMode==="popup"&&this.onPopupTargetResize(),k.isLicensed||this.addLogo(),this._isOpen=!0,this._isFocused=!0},c.prototype.show=function(){var o=this;this.styles.styleSheetRoot===void 0&&B.styleSheetRoot!==void 0&&(this.styles.styleSheetRoot=B.styleSheetRoot),this.setWindowHeight(),this.showUI(),this.open(),this.eventListeners.show.forEach(function(a){return a(new Tt(o))})},c.prototype.render=function(){return ye(this,void 0,void 0,function(){var o;return _e(this,function(a){switch(a.label){case 0:return this.setCurrentMarker(),(o=new $).naturalSize=this.renderAtNaturalSize,o.imageType=this.renderImageType,o.imageQuality=this.renderImageQuality,o.markersOnly=this.renderMarkersOnly,o.width=this.renderWidth,o.height=this.renderHeight,[4,o.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 1:return a.sent(),[4,o.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 2:return[2,a.sent()]}})})},c.prototype.close=function(o){var a=this;if(o===void 0&&(o=!1),this.isOpen){var u=!1;o||this.eventListeners.beforeclose.forEach(function(p){var h=new Tt(a,!0);p(h),h.defaultPrevented&&(u=!0)}),u||(this.coverDiv&&this.closeUI(),this.targetObserver&&this.targetObserver.unobserve(this.target),this.settings.displayMode==="popup"&&window.removeEventListener("resize",this.setWindowHeight),this.eventListeners.close.forEach(function(p){return p(new Tt(a))}),this.detachEvents(),this._isOpen=!1)}},c.prototype.addMarkersToToolbar=function(){for(var o,a=[],u=0;u<arguments.length;u++)a[u]=arguments[u];(o=this._availableMarkerTypes).push.apply(o,a)},c.prototype.addRenderEventListener=function(o){this.addEventListener("render",function(a){o(a.dataUrl,a.state)})},c.prototype.removeRenderEventListener=function(o){},c.prototype.addCloseEventListener=function(o){this.addEventListener("close",function(){o()})},c.prototype.removeCloseEventListener=function(o){},c.prototype.setupResizeObserver=function(){var o=this;this.settings.displayMode==="inline"?window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){o.resize(o.target.clientWidth,o.target.clientHeight)}),this.targetObserver.observe(this.target)):this.settings.displayMode==="popup"&&(window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){return o.onPopupTargetResize()}),this.targetObserver.observe(this.editorCanvas)),window.addEventListener("resize",this.setWindowHeight))},c.prototype.onPopupTargetResize=function(){var o=1*this.target.clientWidth/this.target.clientHeight,a=this.editorCanvas.clientWidth/o>this.editorCanvas.clientHeight?this.editorCanvas.clientHeight*o:this.editorCanvas.clientWidth,u=a<this.editorCanvas.clientWidth?this.editorCanvas.clientHeight:this.editorCanvas.clientWidth/o;this.resize(a,u)},c.prototype.setWindowHeight=function(){this.windowHeight=window.innerHeight},c.prototype.resize=function(o,a){this._isResizing=!0;var u=o/this.imageWidth,p=a/this.imageHeight;this.imageWidth=Math.round(o),this.imageHeight=Math.round(a),this.target instanceof HTMLImageElement&&this.editingTarget instanceof HTMLImageElement&&(this.editingTarget.src=this.target.src),this.editingTarget.width=this.imageWidth,this.editingTarget.height=this.imageHeight,this.editingTarget.style.width=this.imageWidth+"px",this.editingTarget.style.height=this.imageHeight+"px",this.markerImage.setAttribute("width",this.imageWidth.toString()),this.markerImage.setAttribute("height",this.imageHeight.toString()),this.markerImage.setAttribute("viewBox","0 0 "+this.imageWidth.toString()+" "+this.imageHeight.toString()),this.markerImageHolder.style.width=this.imageWidth+"px",this.markerImageHolder.style.height=this.imageHeight+"px",this.overlayContainer.style.width=this.imageWidth+"px",this.overlayContainer.style.height=this.imageHeight+"px",this.settings.displayMode!=="popup"?this.coverDiv.style.width=this.imageWidth.toString()+"px":(this.setTopLeft(),this.positionMarkerImage()),this.toolbar!==void 0&&this.toolbar.adjustLayout(),this.positionLogo(),this.scaleMarkers(u,p),this._isResizing=!1},c.prototype.scaleMarkers=function(o,a){var u,p=this;this._currentMarker&&this._currentMarker instanceof Ze?this._currentMarker.scale(o,a):(u=this._currentMarker,this.setCurrentMarker()),this.markers.forEach(function(h){h!==p._currentMarker&&h.scale(o,a)}),u!==void 0&&this.setCurrentMarker(u)},c.prototype.setEditingTarget=function(){this.imageWidth=Math.round(this.target.clientWidth),this.imageHeight=Math.round(this.target.clientHeight),this.target instanceof HTMLImageElement&&this.editingTarget instanceof HTMLImageElement&&(this.editingTarget.src=this.target.src),this.editingTarget.width=this.imageWidth,this.editingTarget.height=this.imageHeight,this.editingTarget.style.width=this.imageWidth+"px",this.editingTarget.style.height=this.imageHeight+"px"},c.prototype.setTopLeft=function(){var o=this.editingTarget.getBoundingClientRect(),a=this.editorCanvas.getBoundingClientRect();this.left=o.left-a.left,this.top=o.top-a.top},c.prototype.initMarkerCanvas=function(){this.markerImageHolder=document.createElement("div"),this.markerImageHolder.style.setProperty("touch-action","pinch-zoom"),this.markerImage=document.createElementNS("http://www.w3.org/2000/svg","svg"),this.markerImage.setAttribute("xmlns","http://www.w3.org/2000/svg"),this.markerImage.setAttribute("width",this.imageWidth.toString()),this.markerImage.setAttribute("height",this.imageHeight.toString()),this.markerImage.setAttribute("viewBox","0 0 "+this.imageWidth.toString()+" "+this.imageHeight.toString()),this.markerImage.style.pointerEvents="auto",this.markerImageHolder.style.position="absolute",this.markerImageHolder.style.width=this.imageWidth+"px",this.markerImageHolder.style.height=this.imageHeight+"px",this.markerImageHolder.style.transformOrigin="top left",this.positionMarkerImage(),this.markerImageHolder.appendChild(this.markerImage),this.editorCanvas.appendChild(this.markerImageHolder)},c.prototype.addDefs=function(){for(var o,a=[],u=0;u<arguments.length;u++)a[u]=arguments[u];this.defs=X.createDefs(),this.addDefsToImage(),(o=this.defs).append.apply(o,a)},c.prototype.addDefsToImage=function(){this.defs&&this.markerImage.insertBefore(this.defs,this.markerImage.firstChild)},c.prototype.initOverlay=function(){this.overlayContainer=document.createElement("div"),this.overlayContainer.style.position="absolute",this.overlayContainer.style.left="0px",this.overlayContainer.style.top="0px",this.overlayContainer.style.width=this.imageWidth+"px",this.overlayContainer.style.height=this.imageHeight+"px",this.overlayContainer.style.display="flex",this.markerImageHolder.appendChild(this.overlayContainer)},c.prototype.positionMarkerImage=function(){this.markerImageHolder.style.top=this.top/this.zoomLevel+"px",this.markerImageHolder.style.left=this.left/this.zoomLevel+"px"},c.prototype.attachEvents=function(){this.markerImage.addEventListener("pointerdown",this.onPointerDown),this.markerImage.addEventListener("dblclick",this.onDblClick),this.attachWindowEvents()},c.prototype.attachWindowEvents=function(){window.addEventListener("pointermove",this.onPointerMove),window.addEventListener("pointerup",this.onPointerUp),window.addEventListener("pointercancel",this.onPointerOut),window.addEventListener("pointerout",this.onPointerOut),window.addEventListener("pointerleave",this.onPointerUp),window.addEventListener("resize",this.onWindowResize),window.addEventListener("keyup",this.onKeyUp)},c.prototype.detachEvents=function(){this.markerImage.removeEventListener("pointerdown",this.onPointerDown),this.markerImage.removeEventListener("dblclick",this.onDblClick),this.detachWindowEvents()},c.prototype.detachWindowEvents=function(){window.removeEventListener("pointermove",this.onPointerMove),window.removeEventListener("pointerup",this.onPointerUp),window.removeEventListener("pointercancel",this.onPointerOut),window.removeEventListener("pointerout",this.onPointerOut),window.removeEventListener("pointerleave",this.onPointerUp),window.removeEventListener("resize",this.onWindowResize),window.removeEventListener("keyup",this.onKeyUp)},c.prototype.addLogo=function(){this.logoUI=document.createElement("div"),this.logoUI.style.display="inline-block",this.logoUI.style.margin="0px",this.logoUI.style.padding="0px",this.logoUI.style.fill="#333333";var o=document.createElement("a");o.href="https://markerjs.com/",o.target="_blank",o.innerHTML='<svg viewBox="0 0 112 96" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414"><path fill="#e5f20d" fill-opacity=".647" d="M0 40.386h111.96V95.62H0z"/><path d="M93.61 61.452c0 .987-.328 1.831-.987 2.53-.657.7-1.52 1.048-2.591 1.048-1.481 0-2.222-.74-2.222-2.22 0-16.617-.533-29.347-1.604-38.192-1.068-8.842-2.92-13.265-5.552-13.265-4.443 0-10.94 15.509-19.497 46.52v.124c0 .987-.328 1.831-.987 2.53-.657.7-1.52 1.048-2.592 1.048-1.48 0-2.22-.74-2.22-2.22 0-3.29.165-8.392.493-15.302.33-7.732.494-13.82.494-18.262 0-6.17-.186-10.55-.556-13.142-.37-2.591-1.172-3.887-2.406-3.887-2.796 0-6.333 5.12-10.612 15.363C38.494 34.367 34.01 46.44 29.32 60.34l-1.11 3.209a5.714 5.714 0 01-1.42 2.097c-.617.578-1.295.864-2.036.864-.987 0-1.644-.081-1.974-.247-.328-.162-.533-.656-.617-1.48-.41-4.03-.74-9.418-.987-16.165-.163-1.728-.329-4.566-.494-8.515-.822-13.901-1.562-23.3-2.221-28.196-.657-4.893-.987-7.628-.987-8.205 0-.657.33-1.44.987-2.345.659-.903 1.276-1.357 1.85-1.357 1.319 0 2.387.947 3.21 2.838.411.906.863 4.526 1.357 10.859.493 6.335.905 14.19 1.233 23.568l.617 18.88c4.527-13.983 9.216-26.673 14.068-38.068C45.65 6.686 50.093.988 54.123.988c2.715 0 4.566 1.974 5.553 5.923.987 3.949 1.481 9.667 1.481 17.152 0 3.949-.081 9.625-.247 17.029l-.123 5.676c3.373-11.762 6.725-21.634 10.057-29.615 3.331-7.979 6.685-11.97 10.056-11.97 8.475 0 12.71 18.757 12.71 56.269z" fill-rule="nonzero"/></svg>',o.title="Powered by marker.js",o.style.display="grid",o.style.alignItems="center",o.style.justifyItems="center",o.style.padding="3px",o.style.width="20px",o.style.height="20px",this.logoUI.appendChild(o),this.editorCanvas.appendChild(this.logoUI),this.logoUI.style.position="absolute",this.logoUI.style.pointerEvents="all",this.positionLogo()},c.prototype.positionLogo=function(){this.logoUI&&(this.uiStyleSettings.logoPosition!=="right"?this.logoUI.style.left=this.markerImageHolder.offsetLeft+10+"px":this.logoUI.style.left=this.markerImageHolder.offsetLeft+this.markerImageHolder.offsetWidth-this.logoUI.clientWidth-10+"px",this.logoUI.style.top=this.markerImageHolder.offsetTop+this.markerImageHolder.offsetHeight-this.logoUI.clientHeight-10+"px")},c.prototype.overrideOverflow=function(){this.scrollXState=window.scrollX,this.scrollYState=window.scrollY,this.bodyOverflowState=document.body.style.overflow,window.scroll({top:0,left:0}),document.body.style.overflow="hidden"},c.prototype.restoreOverflow=function(){document.body.style.overflow=this.bodyOverflowState,window.scroll({top:this.scrollYState,left:this.scrollXState})},c.prototype.showUI=function(){switch(this.settings.displayMode==="popup"&&this.overrideOverflow(),this.coverDiv=document.createElement("div"),this.coverDiv.style.visibility=this._silentRenderMode?"hidden":"visible",this.coverDiv.className=this.styles.classNamePrefixBase+" "+this.styles.classNamePrefix,this.coverDiv.style.fontSize="16px",this.coverDiv.style.userSelect="none",this.settings.displayMode){case"inline":this.coverDiv.style.position="absolute";var o=this.target.getClientRects().item(0).y>this.styles.settings.toolbarHeight?this.target.offsetTop-this.styles.settings.toolbarHeight:0;this.coverDiv.style.top=o+"px",this.coverDiv.style.left=this.target.offsetLeft.toString()+"px",this.coverDiv.style.width=this.target.offsetWidth.toString()+"px",this.coverDiv.style.zIndex=this.uiStyleSettings.zIndex!==void 0?this.uiStyleSettings.zIndex:"5";break;case"popup":this.coverDiv.style.position="absolute",this.coverDiv.style.top="0px",this.coverDiv.style.left="0px",this.coverDiv.style.width="100vw",this.coverDiv.style.height=window.innerHeight+"px",this.coverDiv.style.backgroundColor="rgba(0, 0, 0, 0.75)",this.coverDiv.style.zIndex=this.uiStyleSettings.zIndex!==void 0?this.uiStyleSettings.zIndex:"1000",this.coverDiv.style.display="flex"}this.targetRoot.appendChild(this.coverDiv),this.uiDiv=document.createElement("div"),this.uiDiv.style.display="flex",this.uiDiv.style.flexDirection="column",this.uiDiv.style.flexGrow="2",this.uiDiv.style.margin=this.settings.displayMode==="popup"?this.settings.popupMargin+"px":"0px",this.uiDiv.style.border="0px",this.coverDiv.appendChild(this.uiDiv),this.toolbar=new ie(this.uiDiv,this.settings.displayMode,this._availableMarkerTypes,this.uiStyleSettings,this.styles),this.toolbar.addButtonClickListener(this.toolbarButtonClicked),this.toolbar.show(this._silentRenderMode||this.uiStyleSettings.hideToolbar?"hidden":"visible"),this.contentDiv=document.createElement("div"),this.contentDiv.style.display="flex",this.contentDiv.style.flexDirection="row",this.contentDiv.style.flexGrow="2",this.contentDiv.style.flexShrink="1",this.settings.displayMode==="popup"&&(this.contentDiv.style.backgroundColor=this.uiStyleSettings.canvasBackgroundColor,this.contentDiv.style.maxHeight=this.windowHeight-2*this.settings.popupMargin-3.5*this.uiStyleSettings.toolbarHeight+"px",this.contentDiv.style.maxWidth="calc(100vw - "+2*this.settings.popupMargin+"px)"),this.contentDiv.style.overflow="auto",this.uiDiv.appendChild(this.contentDiv),this.editorCanvas=document.createElement("div"),this.editorCanvas.style.flexGrow="2",this.editorCanvas.style.flexShrink="1",this.editorCanvas.style.position="relative",this.editorCanvas.style.overflow="hidden",this.editorCanvas.style.display="flex",this.settings.displayMode==="popup"&&(this.editorCanvas.style.alignItems="center",this.editorCanvas.style.justifyContent="center"),this.editorCanvas.style.pointerEvents="none",this.editorCanvas.style.transformOrigin="left top",this.editorCanvas.style.transform="scale("+this.zoomLevel+")",this.contentDiv.appendChild(this.editorCanvas),this.editingTarget=this.target instanceof HTMLImageElement?document.createElement("img"):document.createElement("canvas"),this.target.getClientRects().item(0).y<this.styles.settings.toolbarHeight&&(this.editingTarget.style.marginTop=this.target.offsetTop-this.styles.settings.toolbarHeight+"px"),this.editorCanvas.appendChild(this.editingTarget),this.toolbox=new be(this.uiDiv,this.settings.displayMode,this.uiStyleSettings,this.styles),this.toolbox.show(this._silentRenderMode||this.uiStyleSettings.hideToolbox?"hidden":"visible")},c.prototype.closeUI=function(){this.settings.displayMode==="popup"&&this.restoreOverflow(),this.targetRoot.removeChild(this.coverDiv)},c.prototype.removeMarker=function(o){this.markerImage.removeChild(o.container),this.markers.indexOf(o)>-1&&this.markers.splice(this.markers.indexOf(o),1),o.dispose()},c.prototype.switchToSelectMode=function(){this.mode="select",this.hideNotesEditor(),this._currentMarker!==void 0&&(this._currentMarker.state!=="new"?this._currentMarker.select():(this.removeMarker(this._currentMarker),this.setCurrentMarker(),this.markerImage.style.cursor="default"),this.addUndoStep())},c.prototype.toolbarButtonClicked=function(o,a){if(o==="marker"&&a!==void 0)this.createNewMarker(a);else if(o==="action")switch(a){case"select":this.switchToSelectMode(),this.switchToSelectMode();break;case"delete":this.deleteSelectedMarker();break;case"clear":this.clear();break;case"undo":this.undo();break;case"redo":this.redo();break;case"zoom":this.stepZoom();break;case"zoom-out":this.zoomLevel=1;break;case"notes":this.notesArea===void 0?(this.switchToSelectMode(),this.zoomLevel=1,this.showNotesEditor()):this.switchToSelectMode();break;case"close":this.close();break;case"render":this.switchToSelectMode(),this.startRenderAndClose()}},c.prototype.deleteSelectedMarker=function(){var o=this;if(this._currentMarker!==void 0){var a=!1;if(this.eventListeners.markerbeforedelete.forEach(function(p){var h=new gt(o,o._currentMarker,!0);p(h),h.defaultPrevented&&(a=!0)}),!a){var u=this._currentMarker;this._currentMarker.dispose(),this.markerImage.removeChild(this._currentMarker.container),this.markers.splice(this.markers.indexOf(this._currentMarker),1),this.setCurrentMarker(),this.addUndoStep(),this.eventListeners.markerdelete.forEach(function(p){return p(new gt(o,u))})}}},c.prototype.clear=function(){var o=this,a=!1;if(this.markers.length>0&&(this.eventListeners.markerbeforedelete.forEach(function(te){var Ge=new gt(o,void 0,!0);te(Ge),Ge.defaultPrevented&&(a=!0)}),!a)){this.setCurrentMarker();for(var u=function(te){var Ge=p.markers[te];p.setCurrentMarker(p.markers[te]),p._currentMarker.dispose(),p.markerImage.removeChild(p._currentMarker.container),p.markers.splice(p.markers.indexOf(p._currentMarker),1),p.eventListeners.markerdelete.forEach(function(et){return et(new gt(o,Ge))})},p=this,h=this.markers.length-1;h>=0;h--)u(h);this.addUndoStep()}},Object.defineProperty(c.prototype,"isNotesAreaOpen",{get:function(){return this.notesArea!==void 0},enumerable:!1,configurable:!0}),c.prototype.showNotesEditor=function(){var o;this._currentMarker!==void 0&&(this.overlayContainer.innerHTML="",this.notesArea=document.createElement("textarea"),this.notesArea.className=this.uiStyleSettings.notesAreaStyleClassName,this.notesArea.style.pointerEvents="auto",this.notesArea.style.alignSelf="stretch",this.notesArea.style.width="100%",this.notesArea.style.margin=this.uiStyleSettings.toolbarHeight/4+"px",this.notesArea.value=(o=this._currentMarker.notes)!==null&&o!==void 0?o:"",this.overlayContainer.appendChild(this.notesArea))},c.prototype.hideNotesEditor=function(){this.isNotesAreaOpen&&(this._currentMarker!==void 0&&(this._currentMarker.notes=this.notesArea.value.trim()!==""?this.notesArea.value:void 0),this.overlayContainer.removeChild(this.notesArea),this.notesArea=void 0)},c.prototype.selectLastMarker=function(){this.markers.length>0?this.setCurrentMarker(this.markers[this.markers.length-1]):this.setCurrentMarker()},c.prototype.addUndoStep=function(){var o=this;if(this._currentMarker===void 0||this._currentMarker.state!=="edit"){var a=this.getState(),u=this.undoRedoManager.getLastUndoStep();if(!u||u.width===a.width&&u.height===a.height){var p=this.undoRedoManager.undoStepCount;this.undoRedoManager.addUndoStep(a),p<this.undoRedoManager.undoStepCount&&this.eventListeners.statechange.forEach(function(h){return h(new Tt(o))})}else this.undoRedoManager.replaceLastUndoStep(a),this.eventListeners.statechange.forEach(function(h){return h(new Tt(o))})}},c.prototype.undo=function(){this.switchToSelectMode(),this.addUndoStep(),this.undoStep()},c.prototype.undoStep=function(){var o=this,a=this.undoRedoManager.undo();a!==void 0&&(this.restoreState(a),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(u){return u(new Tt(o))}))},c.prototype.redo=function(){this.switchToSelectMode(),this.redoStep()},c.prototype.redoStep=function(){var o=this,a=this.undoRedoManager.redo();a!==void 0&&(this.restoreState(a),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(u){return u(new Tt(o))}))},c.prototype.stepZoom=function(){var o=this.zoomSteps.indexOf(this.zoomLevel);this.zoomLevel=o<this.zoomSteps.length-1?this.zoomSteps[o+1]:this.zoomSteps[0]},c.prototype.panTo=function(o){this.contentDiv.scrollBy({left:this.prevPanPoint.x-o.x,top:this.prevPanPoint.y-o.y}),this.prevPanPoint=o},c.prototype.startRenderAndClose=function(){return ye(this,void 0,void 0,function(){var o,a,u=this;return _e(this,function(p){switch(p.label){case 0:return[4,this.render()];case 1:return o=p.sent(),a=this.getState(),this.eventListeners.render.forEach(function(h){return h(new kt(u,o,a))}),this.close(!0),[2]}})})},c.prototype.getState=function(o){o===!0&&this.setCurrentMarker();var a={width:this.imageWidth,height:this.imageHeight,markers:[]};return this.markers.forEach(function(u){return a.markers.push(u.getState())}),a},c.prototype.restoreState=function(o){var a=this;for(this.markers.splice(0);this.markerImage.lastChild;)this.markerImage.removeChild(this.markerImage.lastChild);o.markers.forEach(function(u){var p=a._availableMarkerTypes.find(function(te){return te.typeName===u.typeName});if(p!==void 0){var h=a.addNewMarker(p);h.restoreState(u),a.markers.push(h)}}),o.width&&o.height&&(o.width!==this.imageWidth||o.height!==this.imageHeight)&&this.scaleMarkers(this.imageWidth/o.width,this.imageHeight/o.height),this.eventListeners.restorestate.forEach(function(u){return u(new Tt(a))})},c.prototype.addNewMarker=function(o){var a=X.createGroup();return this.markerImage.appendChild(a),new o(a,this.overlayContainer,this.settings)},c.prototype.createNewMarker=function(o){var a,u=this;(a=typeof o=="string"?this._availableMarkerTypes.find(function(p){return p.typeName===o}):o)&&(this.setCurrentMarker(),this.addUndoStep(),this._currentMarker=this.addNewMarker(a),this._currentMarker.onMarkerCreated=this.markerCreated,this._currentMarker.onColorChanged=this.colorChanged,this._currentMarker.onFillColorChanged=this.fillColorChanged,this._currentMarker.onStateChanged=this.markerStateChanged,this.markerImage.style.cursor="crosshair",this.toolbar.setActiveMarkerButton(a.typeName),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this.eventListeners.markercreating.forEach(function(p){return p(new gt(u,u._currentMarker))}))},c.prototype.markerCreated=function(o){var a=this;this.mode="select",this.markerImage.style.cursor="default",this.markers.push(o),this.setCurrentMarker(o),o instanceof he&&this.settings.newFreehandMarkerOnPointerUp?this.createNewMarker(he):this.toolbar.setSelectMode(),this.addUndoStep(),this.eventListeners.markercreate.forEach(function(u){return u(new gt(a,a._currentMarker))})},c.prototype.colorChanged=function(o){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultColor=o,this.settings.defaultStrokeColor=o)},c.prototype.fillColorChanged=function(o){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultFillColor=o)},c.prototype.markerStateChanged=function(o){var a=this;this.eventListeners.markerchange.forEach(function(u){return u(new gt(a,o))})},c.prototype.setCurrentMarker=function(o){var a=this;this._currentMarker!==o&&this._currentMarker!==void 0&&(this._currentMarker.deselect(),this.toolbar.setCurrentMarker(),this.toolbox.setPanelButtons([]),this._isResizing||this.eventListeners.markerdeselect.forEach(function(u){return u(new gt(a,a._currentMarker))})),this._currentMarker=o,this._currentMarker===void 0||this._currentMarker.isSelected||(this._currentMarker.state!=="new"&&this._currentMarker.select(),this.toolbar.setCurrentMarker(this._currentMarker),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this._isResizing||this.eventListeners.markerselect.forEach(function(u){return u(new gt(a,a._currentMarker))}))},c.prototype.onPointerDown=function(o){if(this._isFocused||this.focus(),this.touchPoints++,this.touchPoints===1||o.pointerType!=="touch")if(this._currentMarker===void 0||this._currentMarker.state!=="new"&&this._currentMarker.state!=="creating"){if(this.mode==="select"){var a=this.markers.find(function(u){return u.ownsTarget(o.target)});a!==void 0?(this.setCurrentMarker(a),this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(o.clientX,o.clientY),o.target)):(this.setCurrentMarker(),this.isDragging=!0,this.prevPanPoint={x:o.clientX,y:o.clientY})}}else this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(o.clientX,o.clientY))},c.prototype.onDblClick=function(o){if(this._isFocused||this.focus(),this.mode==="select"){var a=this.markers.find(function(u){return u.ownsTarget(o.target)});a!==void 0&&a!==this._currentMarker&&this.setCurrentMarker(a),this._currentMarker!==void 0?this._currentMarker.dblClick(this.clientToLocalCoordinates(o.clientX,o.clientY),o.target):this.setCurrentMarker()}},c.prototype.onPointerMove=function(o){this.touchPoints!==1&&o.pointerType==="touch"||(this._currentMarker!==void 0||this.isDragging)&&(this._currentMarker!==void 0&&this._currentMarker.state==="edit"||o.preventDefault(),this._currentMarker!==void 0?this._currentMarker.manipulate(this.clientToLocalCoordinates(o.clientX,o.clientY)):this.zoomLevel>1&&this.panTo({x:o.clientX,y:o.clientY}))},c.prototype.onPointerUp=function(o){this.touchPoints>0&&this.touchPoints--,this.touchPoints===0&&this.isDragging&&this._currentMarker!==void 0&&this._currentMarker.pointerUp(this.clientToLocalCoordinates(o.clientX,o.clientY)),this.isDragging=!1,this.addUndoStep()},c.prototype.onPointerOut=function(){this.touchPoints>0&&this.touchPoints--},c.prototype.onKeyUp=function(o){this._currentMarker===void 0||this.notesArea!==void 0||o.key!=="Delete"&&o.key!=="Backspace"||this.deleteSelectedMarker()},c.prototype.clientToLocalCoordinates=function(o,a){var u=this.markerImage.getBoundingClientRect();return{x:(o-u.left)/this.zoomLevel,y:(a-u.top)/this.zoomLevel}},c.prototype.onWindowResize=function(){this.positionUI()},c.prototype.positionUI=function(){switch(this.setTopLeft(),this.settings.displayMode){case"inline":var o=this.target.getClientRects().item(0).y>this.styles.settings.toolbarHeight?this.target.offsetTop-this.styles.settings.toolbarHeight:0;this.coverDiv.style.top=o+"px",this.coverDiv.style.left=this.target.offsetLeft.toString()+"px";break;case"popup":this.coverDiv.style.top="0px",this.coverDiv.style.left="0px",this.coverDiv.style.width="100vw",this.coverDiv.style.height=this.windowHeight+"px",this.contentDiv.style.maxHeight=this.windowHeight-2*this.settings.popupMargin-3.5*this.styles.settings.toolbarHeight+"px"}this.positionMarkerImage(),this.positionLogo()},c.prototype.addLicenseKey=function(o){k.addKey(o)},c.prototype.addEventListener=function(o,a){this.eventListeners.addEventListener(o,a)},c.prototype.removeEventListener=function(o,a){this.eventListeners.removeEventListener(o,a)},c.prototype.renderState=function(o){this._silentRenderMode=!0,this.settings.displayMode="inline",this.isOpen||this.show(),this.restoreState(o),this.startRenderAndClose(),this._silentRenderMode=!1},Object.defineProperty(c.prototype,"isFocused",{get:function(){return this._isFocused},enumerable:!1,configurable:!0}),c.prototype.focus=function(){var o=this;this._isFocused||(this.attachWindowEvents(),this._isFocused=!0,this._previousCurrentMarker!==void 0&&this.setCurrentMarker(this._previousCurrentMarker),this.eventListeners.focus.forEach(function(a){return a(new Tt(o))}))},c.prototype.blur=function(){var o=this;this._isFocused&&(this.detachWindowEvents(),this._isFocused=!1,this._previousCurrentMarker=this._currentMarker,this.setCurrentMarker(),this.eventListeners.blur.forEach(function(a){return a(new Tt(o))}))},c.instanceCounter=0,c}();/* **********************************
|
|
cropro version 1.2.0
|
|
@license SEE LICENSE IN LICENSE
|
|
|
|
copyright Alan Mendelevich
|
|
see README and LICENSE for details
|
|
********************************** *//*! *****************************************************************************
|
|
Copyright (c) Microsoft Corporation.
|
|
|
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
purpose with or without fee is hereby granted.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
PERFORMANCE OF THIS SOFTWARE.
|
|
***************************************************************************** */var Jt=function(c,o){return(Jt=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,u){a.__proto__=u}||function(a,u){for(var p in u)Object.prototype.hasOwnProperty.call(u,p)&&(a[p]=u[p])})(c,o)};function zt(c,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");function a(){this.constructor=c}Jt(c,o),c.prototype=o===null?Object.create(o):(a.prototype=o.prototype,new a)}function Ot(c,o,a,u){return new(a||(a=Promise))(function(p,h){function te(ft){try{et(u.next(ft))}catch(Ve){h(Ve)}}function Ge(ft){try{et(u.throw(ft))}catch(Ve){h(Ve)}}function et(ft){var Ve;ft.done?p(ft.value):(Ve=ft.value,Ve instanceof a?Ve:new a(function(St){St(Ve)})).then(te,Ge)}et((u=u.apply(c,o||[])).next())})}function Un(c,o){var a,u,p,h,te={label:0,sent:function(){if(1&p[0])throw p[1];return p[1]},trys:[],ops:[]};return h={next:Ge(0),throw:Ge(1),return:Ge(2)},typeof Symbol=="function"&&(h[Symbol.iterator]=function(){return this}),h;function Ge(et){return function(ft){return function(Ve){if(a)throw new TypeError("Generator is already executing.");for(;te;)try{if(a=1,u&&(p=2&Ve[0]?u.return:Ve[0]?u.throw||((p=u.return)&&p.call(u),0):u.next)&&!(p=p.call(u,Ve[1])).done)return p;switch(u=0,p&&(Ve=[2&Ve[0],p.value]),Ve[0]){case 0:case 1:p=Ve;break;case 4:return te.label++,{value:Ve[1],done:!1};case 5:te.label++,u=Ve[1],Ve=[0];continue;case 7:Ve=te.ops.pop(),te.trys.pop();continue;default:if(!(p=te.trys,(p=p.length>0&&p[p.length-1])||Ve[0]!==6&&Ve[0]!==2)){te=0;continue}if(Ve[0]===3&&(!p||Ve[1]>p[0]&&Ve[1]<p[3])){te.label=Ve[1];break}if(Ve[0]===6&&te.label<p[1]){te.label=p[1],p=Ve;break}if(p&&te.label<p[2]){te.label=p[2],te.ops.push(Ve);break}p[2]&&te.ops.pop(),te.trys.pop();continue}Ve=o.call(c,te)}catch(St){Ve=[6,St],u=0}finally{a=p=0}if(5&Ve[0])throw Ve[1];return{value:Ve[0]?Ve[1]:void 0,done:!0}}([et,ft])}}}var Qn=function(){function c(){}return c.addKey=function(o){c.key=o},Object.defineProperty(c,"isLicensed",{get:function(){return!!c.key&&new RegExp(/^CRPR-[A-Z][0-9]{3}-[A-Z][0-9]{3}-[0-9]{4}$/,"i").test(c.key)},enumerable:!1,configurable:!0}),c}(),bt=function(){function c(){}return c.createDefs=function(){return document.createElementNS("http://www.w3.org/2000/svg","defs")},c.setAttributes=function(o,a){for(var u=0,p=a;u<p.length;u++){var h=p[u],te=h[0],Ge=h[1];o.setAttribute(te,Ge)}},c.createRect=function(o,a,u){var p=document.createElementNS("http://www.w3.org/2000/svg","rect");return p.setAttribute("width",o.toString()),p.setAttribute("height",a.toString()),u&&c.setAttributes(p,u),p},c.createLine=function(o,a,u,p,h){var te=document.createElementNS("http://www.w3.org/2000/svg","line");return te.setAttribute("x1",o.toString()),te.setAttribute("y1",a.toString()),te.setAttribute("x2",u.toString()),te.setAttribute("y2",p.toString()),h&&c.setAttributes(te,h),te},c.createPolygon=function(o,a){var u=document.createElementNS("http://www.w3.org/2000/svg","polygon");return u.setAttribute("points",o),a&&c.setAttributes(u,a),u},c.createCircle=function(o,a){var u=document.createElementNS("http://www.w3.org/2000/svg","circle");return u.setAttribute("cx",(o/2).toString()),u.setAttribute("cy",(o/2).toString()),u.setAttribute("r",o.toString()),a&&c.setAttributes(u,a),u},c.createEllipse=function(o,a,u){var p=document.createElementNS("http://www.w3.org/2000/svg","ellipse");return p.setAttribute("cx",(o/2).toString()),p.setAttribute("cy",(a/2).toString()),p.setAttribute("rx",(o/2).toString()),p.setAttribute("ry",(a/2).toString()),u&&c.setAttributes(p,u),p},c.createGroup=function(o){var a=document.createElementNS("http://www.w3.org/2000/svg","g");return o&&c.setAttributes(a,o),a},c.createTransform=function(){return document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGTransform()},c.createMarker=function(o,a,u,p,h,te,Ge){var et=document.createElementNS("http://www.w3.org/2000/svg","marker");return c.setAttributes(et,[["id",o],["orient",a],["markerWidth",u.toString()],["markerHeight",p.toString()],["refX",h.toString()],["refY",te.toString()]]),et.appendChild(Ge),et},c.createText=function(o){var a=document.createElementNS("http://www.w3.org/2000/svg","text");return a.setAttribute("x","0"),a.setAttribute("y","0"),o&&c.setAttributes(a,o),a},c.createTSpan=function(o,a){var u=document.createElementNS("http://www.w3.org/2000/svg","tspan");return u.textContent=o,a&&c.setAttributes(u,a),u},c.createImage=function(o){var a=document.createElementNS("http://www.w3.org/2000/svg","image");return o&&c.setAttributes(a,o),a},c.createPoint=function(o,a){var u=document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGPoint();return u.x=o,u.y=a,u},c.createPath=function(o,a){var u=document.createElementNS("http://www.w3.org/2000/svg","path");return u.setAttribute("d",o),a&&c.setAttributes(u,a),u},c.createElement=function(o,a){var u=document.createElementNS("http://www.w3.org/2000/svg",o);return a&&c.setAttributes(u,a),u},c.getHollowRectanglePath=function(o,a,u,p,h,te,Ge,et){return"M"+o+","+a+"V"+(a+p)+"H"+(o+u)+"V"+a+"H"+h+"V"+te+"H"+(h+Ge)+"V"+(te+et)+"H"+h+"V"+a+"Z"},c}(),Et=function(){function c(o){this._classNamePrefixBase="__cropro_",this.classes=[],this.rules=[],this.settings=this.defaultSettings,this._classNamePrefix=this._classNamePrefixBase+"_"+o+"_"}return Object.defineProperty(c.prototype,"classNamePrefixBase",{get:function(){return this._classNamePrefixBase},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"classNamePrefix",{get:function(){return this._classNamePrefix},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"defaultSettings",{get:function(){return{canvasBackgroundColor:"#333333",toolbarBackgroundColor:"#111111",toolbarBackgroundHoverColor:"#333333",toolbarBackgroundActiveColor:"#282828",toolbarColor:"#eeeeee",cropShadeColor:"#ffffff",cropFrameColor:"#ffffff",gripColor:"#333333",gripFillColor:"#cccccc",toolbarHeight:40}},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"fadeInAnimationClassName",{get:function(){return this.classNamePrefix+"_fade_in"},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"fadeOutAnimationClassName",{get:function(){return this.classNamePrefix+"_fade_out"},enumerable:!1,configurable:!0}),c.prototype.addClass=function(o){return this.styleSheet===void 0&&this.addStyleSheet(),o.name=""+this.classNamePrefix+o.localName,this.classes.push(o),this.styleSheet.sheet.insertRule("."+o.name+" {"+o.style+"}",this.styleSheet.sheet.cssRules.length),o},c.prototype.addRule=function(o){this.styleSheet===void 0&&this.addStyleSheet(),this.rules.push(o),this.styleSheet.sheet.insertRule(o.selector+" {"+o.style+"}",this.styleSheet.sheet.cssRules.length)},c.prototype.addStyleSheet=function(){var o;this.styleSheet=document.createElement("style"),((o=this.styleSheetRoot)!==null&&o!==void 0?o:document.head).appendChild(this.styleSheet),this.addRule(new at("."+this.classNamePrefix+" h3","font-family: sans-serif")),this.addRule(new at("@keyframes "+this.classNamePrefix+"_fade_in_animation_frames",`
|
|
from {
|
|
opacity: 0;
|
|
}
|
|
to {
|
|
opacity: 1;
|
|
}
|
|
`)),this.addRule(new at("@keyframes "+this.classNamePrefix+"_fade_out_animation_frames",`
|
|
from {
|
|
opacity: 1;
|
|
}
|
|
to {
|
|
opacity: 0;
|
|
}
|
|
`)),this.addClass(new xt("_fade_in",`
|
|
animation-duration: 0.3s;
|
|
animation-name: `+this.classNamePrefix+`_fade_in_animation_frames;
|
|
`)),this.addClass(new xt("_fade_out",`
|
|
animation-duration: 0.3s;
|
|
animation-name: `+this.classNamePrefix+`_fade_out_animation_frames;
|
|
`))},c.prototype.removeStyleSheet=function(){var o;this.styleSheet&&(((o=this.styleSheetRoot)!==null&&o!==void 0?o:document.head).removeChild(this.styleSheet),this.styleSheet=void 0)},c}(),at=function(c,o){this.selector=c,this.style=o},xt=function(c,o){this.localName=c,this.style=o},Zt=function(){function c(){this.blocks=[],this.display=""}return c.prototype.addButtonBlock=function(o){o.className=this.blockClassName,o.buttonClassName=this.buttonClassName,o.buttonColorsClassName=this.buttonColorsClassName,o.buttonActiveColorsClassName=this.buttonActiveColorsClassName,this.blocks.push(o)},c.prototype.addElementBlock=function(o){o.className===void 0&&(o.className=this.blockClassName),this.blocks.push(o)},c.prototype.getUI=function(){var o=document.createElement("div");return o.className=this.className+" "+this.colorsClassName+" "+this.fadeInClassName,o.style.display=this.display,this.blocks.forEach(function(a){return o.appendChild(a.getUI())}),o},c}(),rn=function(){function c(){}return c.prototype.getUI=function(){var o=document.createElement("div");if(o.className=this.className,this.minWidth!==void 0&&(o.style.minWidth=this.minWidth),this.contentAlign!==void 0)switch(this.contentAlign){case"start":o.style.justifyContent="flex-start";break;case"center":o.style.justifyContent="center";break;case"end":o.style.justifyContent="flex-end"}return o.style.whiteSpace="nowrap",o},c}(),nn=function(c){function o(){var a=c!==null&&c.apply(this,arguments)||this;return a.buttons=[],a}return zt(o,c),o.prototype.addButton=function(a){a.className=this.buttonClassName,a.colorsClassName=this.buttonColorsClassName,a.activeColorsClassName=this.buttonActiveColorsClassName,this.buttons.push(a)},o.prototype.getUI=function(){var a=c.prototype.getUI.call(this);return this.buttons.forEach(function(u){return a.appendChild(u.getUI())}),a},o}(rn),Lt=function(){function c(o,a){this._isActive=!1,this._isHidden=!1,this._icon=o,this.title=a,this.uiContainer=document.createElement("div"),this.adjustClassName=this.adjustClassName.bind(this)}return Object.defineProperty(c.prototype,"icon",{get:function(){return this._icon},set:function(o){this._icon=o,this.buttonContainer.innerHTML=this._icon},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isActive",{get:function(){return this._isActive},set:function(o){this._isActive=o,this.adjustClassName()},enumerable:!1,configurable:!0}),c.prototype.getUI=function(){var o=this;return this.buttonContainer=document.createElement("div"),this.buttonContainer.title=this.title,this.buttonContainer.className=this.className+" "+this.colorsClassName,this.adjustClassName(),this.buttonContainer.innerHTML=this._icon,this.onClick&&this.buttonContainer.addEventListener("click",function(){return o.onClick()}),this.uiContainer.appendChild(this.buttonContainer),this.uiContainer.style.display=this._isHidden?"none":"inline-block",this.uiContainer},c.prototype.adjustClassName=function(){this.activeColorsClassName&&(this._isActive&&this.buttonContainer.className.indexOf(this.activeColorsClassName)<0?this.buttonContainer.className+=" "+this.activeColorsClassName:this._isActive||(this.buttonContainer.className=this.buttonContainer.className.replace(this.activeColorsClassName,"")))},c.prototype.hide=function(){this._isHidden=!0},c}(),vt=function(c){function o(){var a=c!==null&&c.apply(this,arguments)||this;return a.elements=[],a}return zt(o,c),o.prototype.addElement=function(a){this.elements.push(a)},o.prototype.getUI=function(){var a=c.prototype.getUI.call(this);return this.elements.forEach(function(u){return a.appendChild(u)}),a},o}(rn),Rn=function(){function c(o,a){this.horizontal=o,this.vertical=a}return Object.defineProperty(c.prototype,"ratio",{get:function(){return 1*this.horizontal/this.vertical},enumerable:!1,configurable:!0}),c.prototype.getVerticalLength=function(o){return o/this.ratio},c.prototype.getHorizontalLength=function(o){return o*this.ratio},c}(),ni=function(){function c(){}return c.getIcon=function(o,a){if(o>0&&a>0){var u=new Rn(o,a),p=u.ratio>=1?20:u.getHorizontalLength(20),h=u.ratio<1?20:u.getVerticalLength(20),te=document.createElementNS("http://www.w3.org/2000/svg","svg");te.setAttribute("xmlns","http://www.w3.org/2000/svg"),te.setAttribute("viewBox","0 0 24 24"),document.body.appendChild(te);var Ge=bt.createDefs();te.appendChild(Ge);var et=bt.createElement("clipPath",[["id","text-bg-clip"]]);Ge.appendChild(et);var ft=bt.createPath(bt.getHollowRectanglePath((24-p)/2,(24-h)/2,p,h,(24-p)/2+2,(24-h)/2+2,p-4,h-4));te.appendChild(ft);var Ve=bt.createText([["x","0"],["y","0"],["font-size","7px"],["font-family","monospace"]]);Ve.appendChild(bt.createTSpan(o+":"+a)),te.appendChild(Ve);var St=Ve.getBBox();bt.setAttributes(Ve,[["x",((24-St.width)/2).toString()],["y",((24-St.height)/2-St.y).toString()]]);var It=bt.createPath(bt.getHollowRectanglePath(0,0,24,24,(24-Math.ceil(St.width))/2,(24-Math.ceil(St.height))/2,Math.ceil(St.width),Math.ceil(St.height)));return et.appendChild(It),bt.setAttributes(ft,[["clip-path","url(#text-bg-clip)"]]),document.body.removeChild(te),te.outerHTML}return'<svg viewBox="0 0 24 24"><path d="M19 12h-2v3h-3v2h5v-5M7 9h3V7H5v5h2V9m14-6H3a2 2 0 00-2 2v14a2 2 0 002 2h18a2 2 0 002-2V5a2 2 0 00-2-2m0 16H3V5h18v14z"/></svg>'},c}(),Sn=function(c){function o(a,u,p){var h=c.call(this,a,u)||this;return h.isDropdownOpen=!1,h.onClick=h.dropdownButtonClicked,h.dropdownButtons=p,h}return zt(o,c),o.prototype.setupDropdown=function(){var a=this;this.dropdownBlock=document.createElement("div"),this.dropdownBlock.className=this.dropdownClassName+" "+this.dropdownColorsClassName,this.dropdownBlock.style.display="none",this.dropdownButtons.forEach(function(u){u.className=a.className,u.colorsClassName=a.colorsClassName,a.dropdownBlock.appendChild(u.getUI())}),this.uiContainer.appendChild(this.dropdownBlock)},o.prototype.positionDropdown=function(){this.dropdownBlock.style.left=this.uiContainer.clientLeft+"px",this.dropdownBlock.style.top=this.uiContainer.clientTop+this.uiContainer.clientHeight+"px"},o.prototype.dropdownButtonClicked=function(){this.dropdownBlock===void 0&&this.setupDropdown(),this.isDropdownOpen=!this.isDropdownOpen,this.toggleDropdown()},o.prototype.toggleDropdown=function(){this.positionDropdown(),this.dropdownBlock.style.display=this.isDropdownOpen?"inline-block":"none"},o.prototype.showDropdown=function(){this.isDropdownOpen=!0,this.toggleDropdown()},o.prototype.hideDropdown=function(){this.isDropdownOpen=!1,this.toggleDropdown()},o}(Lt),Rt=function(){function c(o,a){this.GRIP_SIZE=10,this.color=o,this.fillColor=a,this.visual=bt.createGroup(),this.visual.appendChild(bt.createCircle(1.5*this.GRIP_SIZE,[["fill","transparent"]])),this.visual.appendChild(bt.createCircle(this.GRIP_SIZE,[["fill",this.fillColor],["fill-opacity","0.9"],["stroke",this.color],["stroke-width","2"],["stroke-opacity","0.7"]]))}return c.prototype.ownsTarget=function(o){return o===this.visual||o===this.visual.childNodes[0]||o===this.visual.childNodes[1]},c.prototype.setCenter=function(o,a){this.visual.childNodes.forEach(function(u){return bt.setAttributes(u,[["cx",o.toString()],["cy",a.toString()]])})},c}(),Tn=function(){function c(o,a,u,p){this.isMoving=!1,this._isGridVisible=!0,this.numberOfGridLines=2,this.horizontalGridLines=[],this.verticalGridLines=[],this._zoomFactor=1,this.cropRectChanged=!1,this.canvasWidth=o,this.canvasHeight=a,this.margin=u,this.container=p,this.attachEvents=this.attachEvents.bind(this),this.onPointerDown=this.onPointerDown.bind(this),this.onPointerMove=this.onPointerMove.bind(this),this.onPointerUp=this.onPointerUp.bind(this),this.resize=this.resize.bind(this),this.adjustCropRect=this.adjustCropRect.bind(this),this.scaleCanvas=this.scaleCanvas.bind(this),this.getRescaledRect=this.getRescaledRect.bind(this)}return Object.defineProperty(c.prototype,"aspectRatio",{get:function(){return this._aspectRatio},set:function(o){this._aspectRatio=o,this.adjustCropRect(),this.setCropRectangle(this.cropRect)},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isGridVisible",{get:function(){return this._isGridVisible},set:function(o){this._isGridVisible=o,this.gridContainer&&bt.setAttributes(this.gridContainer,[["display",this._isGridVisible?"":"none"]])},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"zoomFactor",{get:function(){return this._zoomFactor},set:function(o){this._zoomFactor=o,this.setCropRectangle(this.cropRect)},enumerable:!1,configurable:!0}),c.prototype.open=function(){var o=this;this.cropShadeElement=bt.createPath("M0,0Z",[["fill",this.cropShadeColor],["fill-opacity","0.8"]]),this.container.appendChild(this.cropShadeElement),this.gridContainer=bt.createGroup([["display",this.isGridVisible?"":"none"]]),this.container.appendChild(this.gridContainer);for(var a=0;a<this.numberOfGridLines;a++)this.horizontalGridLines.push(bt.createLine(0,0,0,0,[["stroke",this.cropFrameColor],["stroke-width","1"],["stroke-dasharray","3 1"],["opacity","0.7"]])),this.verticalGridLines.push(bt.createLine(0,0,0,0,[["stroke",this.cropFrameColor],["stroke-width","1"],["stroke-dasharray","3 1"],["opacity","0.7"]]));this.horizontalGridLines.forEach(function(u){return o.gridContainer.appendChild(u)}),this.verticalGridLines.forEach(function(u){return o.gridContainer.appendChild(u)}),this.cropRectElement=bt.createRect(0,0,[["stroke",this.cropFrameColor],["stroke-width","3"],["fill","transparent"]]),this.container.appendChild(this.cropRectElement),this.topLeftGrip=new Rt(this.gripColor,this.gripFillColor),this.container.appendChild(this.topLeftGrip.visual),this.topRightGrip=new Rt(this.gripColor,this.gripFillColor),this.container.appendChild(this.topRightGrip.visual),this.bottomLeftGrip=new Rt(this.gripColor,this.gripFillColor),this.container.appendChild(this.bottomLeftGrip.visual),this.bottomRightGrip=new Rt(this.gripColor,this.gripFillColor),this.container.appendChild(this.bottomRightGrip.visual),this.attachEvents()},c.prototype.setCropRectangle=function(o){this.cropRect=o;var a=Object.assign({},this.cropRect);this.zoomFactor!==1&&(a.width=this.cropRect.width*this.zoomFactor,a.height=this.cropRect.height*this.zoomFactor,a.x=this.cropRect.height/this.cropRect.width<this.canvasHeight/this.canvasWidth?this.margin:this.margin+this.canvasWidth/2-a.width/2,a.y=this.cropRect.height/this.cropRect.width>this.canvasHeight/this.canvasWidth?this.margin:this.margin+this.canvasHeight/2-a.height/2),bt.setAttributes(this.cropRectElement,[["x",a.x.toString()],["y",a.y.toString()],["width",a.width.toString()],["height",a.height.toString()]]);var u=a.height/(this.numberOfGridLines+1);this.horizontalGridLines.forEach(function(h,te){var Ge=a.y+u*(te+1);bt.setAttributes(h,[["x1",""+a.x],["y1",""+Ge],["x2",""+(a.x+a.width)],["y2",""+Ge]])});var p=a.width/(this.numberOfGridLines+1);this.verticalGridLines.forEach(function(h,te){var Ge=a.x+p*(te+1);bt.setAttributes(h,[["x1",""+Ge],["y1",""+a.y],["x2",""+Ge],["y2",""+(a.y+a.height)]])}),bt.setAttributes(this.cropShadeElement,[["d",bt.getHollowRectanglePath(0,0,this.canvasWidth+2*this.margin,this.canvasHeight+2*this.margin,a.x,a.y,a.width,a.height)]]),this.topLeftGrip.setCenter(a.x,a.y),this.topRightGrip.setCenter(a.x+a.width,a.y),this.bottomLeftGrip.setCenter(a.x,a.y+a.height),this.bottomRightGrip.setCenter(a.x+a.width,a.y+a.height),this.cropRectChanged&&this.onCropChange&&(this.cropRectChanged=!1,this.onCropChange(this.cropRect)),this.cropRectChanged=!1},c.prototype.attachEvents=function(){this.container.style.touchAction="none",this.container.addEventListener("pointerdown",this.onPointerDown),this.container.addEventListener("pointermove",this.onPointerMove),this.container.addEventListener("pointerup",this.onPointerUp)},c.prototype.clientToLocalCoordinates=function(o,a){var u=this.container.getBoundingClientRect();return{x:o-u.left+this.margin,y:a-u.top+this.margin}},c.prototype.onPointerDown=function(o){this.container.setPointerCapture(o.pointerId),this.previousPoint=this.clientToLocalCoordinates(o.clientX,o.clientY),this.cropRectElement===o.target?this.isMoving=!0:this.topLeftGrip.ownsTarget(o.target)?this.activeGrip=this.topLeftGrip:this.bottomLeftGrip.ownsTarget(o.target)?this.activeGrip=this.bottomLeftGrip:this.topRightGrip.ownsTarget(o.target)?this.activeGrip=this.topRightGrip:this.bottomRightGrip.ownsTarget(o.target)&&(this.activeGrip=this.bottomRightGrip)},c.prototype.onPointerMove=function(o){if(this.isMoving)this.move(this.clientToLocalCoordinates(o.clientX,o.clientY));else if(this.activeGrip){var a=this.clientToLocalCoordinates(o.clientX,o.clientY);this.resize(a)}o.preventDefault()},c.prototype.onPointerUp=function(o){this.activeGrip=void 0,this.isMoving=!1,this.container.releasePointerCapture(o.pointerId)},c.prototype.move=function(o){var a=o.x-this.previousPoint.x,u=o.y-this.previousPoint.y;this.zoomFactor!==1&&(a=-a/this.zoomFactor,u=-u/this.zoomFactor),this.cropRect.x=Math.min(Math.max(this.margin,this.cropRect.x+a),this.canvasWidth-this.cropRect.width+this.margin),this.cropRect.y=Math.min(Math.max(this.margin,this.cropRect.y+u),this.canvasHeight-this.cropRect.height+this.margin),this.onCropChange?(this.cropRectChanged=!0,this.onCropChange(this.cropRect)):this.setCropRectangle(this.cropRect),this.previousPoint=o},c.prototype.resize=function(o){var a=Object.assign({},this.cropRect),u=o.x-this.previousPoint.x,p=o.y-this.previousPoint.y;switch(this.activeGrip){case this.bottomLeftGrip:case this.topLeftGrip:a.x+u<this.margin&&(u=this.margin-a.x),a.x+=u,a.width=this.cropRect.x+this.cropRect.width-a.x;break;case this.bottomRightGrip:case this.topRightGrip:a.width+u>this.canvasWidth*this.zoomFactor&&(u=this.canvasWidth*this.zoomFactor-a.width),a.width+=u}switch(this.activeGrip){case this.topLeftGrip:case this.topRightGrip:this.aspectRatio?(a.y=this.cropRect.y-(this.activeGrip===this.topLeftGrip?-1:1)*this.aspectRatio.getVerticalLength(u),a.height=this.aspectRatio.getVerticalLength(a.width)):(a.y+=p,a.height=this.cropRect.y+this.cropRect.height-a.y);break;case this.bottomLeftGrip:case this.bottomRightGrip:this.aspectRatio?a.height=this.aspectRatio.getVerticalLength(a.width):a.height+=p}a.width<10&&(a.x=this.cropRect.x,a.width=10),a.height<10&&(a.y=this.cropRect.y,a.height=10),this.previousPoint=o,a.x>=this.margin&&a.y>=this.margin&&a.x-this.margin+a.width<=this.canvasWidth&&a.y-this.margin+a.height<=this.canvasHeight&&(this.cropRect=a,this.onCropChange?(this.cropRectChanged=!0,this.onCropChange(this.cropRect)):this.setCropRectangle(this.cropRect))},c.prototype.adjustCropRect=function(){if(this.aspectRatio&&Math.round(this.cropRect.height)!==Math.round(this.aspectRatio.getVerticalLength(this.cropRect.width))){var o=this.cropRect.x+this.cropRect.width/2,a=this.cropRect.y+this.cropRect.height/2,u=this.aspectRatio.getHorizontalLength(this.cropRect.height),p=this.aspectRatio.getVerticalLength(this.cropRect.width);u/this.canvasWidth<p/this.canvasHeight?this.cropRect.width=u:this.cropRect.height=p,this.cropRect.width>this.canvasWidth&&(this.cropRect.height/=this.cropRect.width/this.canvasWidth,this.cropRect.width=this.canvasWidth),this.cropRect.height>this.canvasHeight&&(this.cropRect.width/=this.cropRect.height/this.canvasHeight,this.cropRect.height=this.canvasHeight),this.cropRect.x=o-this.cropRect.width/2,this.cropRect.y=a-this.cropRect.height/2,this.cropRect.x+this.cropRect.width>this.margin+this.canvasWidth&&(this.cropRect.x=this.margin+this.canvasWidth-this.cropRect.width),this.cropRect.y+this.cropRect.height>this.margin+this.canvasHeight&&(this.cropRect.y=this.margin+this.canvasHeight-this.cropRect.height),this.cropRect.x=Math.max(this.cropRect.x,this.margin),this.cropRect.y=Math.max(this.cropRect.y,this.margin)}},c.prototype.getRescaledRect=function(o,a,u,p,h,te){var Ge=u/o,et=p/a;return{x:(h.x-te)*Ge+te,y:(h.y-te)*et+te,width:h.width*Ge,height:h.height*et}},c.prototype.scaleCanvas=function(o,a){var u=this.getRescaledRect(this.canvasWidth,this.canvasHeight,o,a,this.cropRect,this.margin);this.canvasWidth=o,this.canvasHeight=a,this.onCropChange&&this.onCropChange(u),this.setCropRectangle(u)},c}(),Vn=function(){function c(o){this._angle=0,this.isDragging=!1,this.width=401,this.height=24,this.title=o,this.uiContainer=document.createElement("div"),this.getUI=this.getUI.bind(this),this.onPointerDown=this.onPointerDown.bind(this),this.onPointerMove=this.onPointerMove.bind(this),this.onPointerUp=this.onPointerUp.bind(this),this.setAngleLabel=this.setAngleLabel.bind(this),this.positionScaleShape=this.positionScaleShape.bind(this)}return Object.defineProperty(c.prototype,"angle",{get:function(){return this._angle},set:function(o){this._angle=o,this.setAngleLabel(),this.positionScaleShape()},enumerable:!1,configurable:!0}),c.prototype.getUI=function(){return this.controlContainer=document.createElement("div"),this.controlContainer.title=this.title,this.controlContainer.className=this.className+" "+this.colorsClassName,this.controlContainer.appendChild(this.getVisual()),this.controlContainer.addEventListener("pointerdown",this.onPointerDown),this.controlContainer.addEventListener("pointermove",this.onPointerMove),this.controlContainer.addEventListener("pointerup",this.onPointerUp),this.uiContainer.appendChild(this.controlContainer),this.uiContainer.style.display="inline-block",this.uiContainer.style.touchAction="none",this.setAngleLabel(),this.positionScaleShape(),this.uiContainer},c.prototype.onPointerDown=function(o){this.controlContainer.setPointerCapture(o.pointerId),this.isDragging=!0,this.previousPoint={x:o.clientX,y:o.clientY}},c.prototype.onPointerMove=function(o){this.isDragging&&(this.onAngleChange&&this.onAngleChange((o.clientX-this.previousPoint.x)/5),this.previousPoint.x=o.clientX)},c.prototype.onPointerUp=function(o){this.isDragging&&this.onAngleChange&&this.onAngleChange((o.clientX-this.previousPoint.x)/5),this.isDragging=!1,this.controlContainer.releasePointerCapture(o.pointerId)},c.prototype.setAngleLabel=function(){if(this.angleLabelText){this.angleLabelText.innerHTML=""+Math.round(this._angle);var o=this.angleLabelText.getBBox();bt.setAttributes(this.angleLabelElement,[["x",((this.width-o.width)/2).toString()],["y",(this.height/2).toString()]])}},c.prototype.positionScaleShape=function(){if(this.scaleShape){var o=this.scaleShape.transform.baseVal.getItem(0);o.setTranslate(this._angle%5*5-25,0),this.scaleShape.transform.baseVal.replaceItem(o,0)}},c.prototype.getVisual=function(){var o=document.createElementNS("http://www.w3.org/2000/svg","svg");o.setAttribute("xmlns","http://www.w3.org/2000/svg"),o.setAttribute("width",this.width+"px"),o.setAttribute("height",this.height+"px"),o.setAttribute("viewBox","0 0 "+this.width+" "+this.height),o.style.flexShrink="0",document.body.appendChild(o);for(var a="M0,"+(this.height-1)+" v"+-this.height/3+"h1v"+this.height/3,u=1;u<=this.width/5+10;u++){var p=u%5==0?this.height/3:this.height/6;a+="h4v"+-p+"h1v"+p}a+="v1H0Z",this.scaleShape=bt.createPath(a);var h=bt.createTransform();this.scaleShape.transform.baseVal.appendItem(h),o.appendChild(this.scaleShape),this.angleLabelElement=bt.createText([["x","0"],["y","0"],["font-size","10px"],["font-family","monospace"]]),this.angleLabelText=bt.createTSpan(""),this.angleLabelElement.appendChild(this.angleLabelText);var te=bt.createTSpan("");return te.innerHTML="°",this.angleLabelElement.appendChild(te),o.appendChild(this.angleLabelElement),document.body.removeChild(o),o},c}(),ii=function(){function c(){this.naturalSize=!1,this.imageType="image/png"}return c.prototype.rasterize=function(o,a,u,p,h,te,Ge){var et=this;return new Promise(function(ft){var Ve=document.createElement("canvas");Ve.width=o.width.baseVal.value-2*p,Ve.height=o.height.baseVal.value-2*p;var St=1,It=1;et.naturalSize===!0?(St=a.naturalWidth/(o.width.baseVal.value-2*p)/te,It=a.naturalHeight/(o.height.baseVal.value-2*p)/Ge,Ve.width=a.naturalWidth/te,Ve.height=a.naturalHeight/Ge):et.width!==void 0&&et.height!==void 0&&(St=et.width/u.width,It=et.height/u.height,Ve.width*=St,Ve.height*=It);var en=Ve.getContext("2d");en.translate(Ve.width/2,Ve.height/2),en.rotate(h*Math.PI/180),en.scale(te,Ge),en.translate(-Ve.width/2,-Ve.height/2),en.drawImage(a,0,0,Ve.width,Ve.height);var Kn=document.createElement("canvas");Kn.width=u.width*St,Kn.height=u.height*It,Kn.getContext("2d").putImageData(en.getImageData((u.x-p)*St,(u.y-p)*It,u.width*St,u.height*It),0,0),ft(Kn.toDataURL(et.imageType,et.imageQuality))})},c}(),He=function(){function c(o){this._zoomToCropEnabled=!0,this.zoomFactor=1,this.flippedHorizontally=!1,this.flippedVertically=!1,this._isGridVisible=!0,this._gridLines=2,this._rotationAngle=0,this.scaleFactor=1,this.renderEventListeners=[],this.closeEventListeners=[],this._isOpen=!1,this.CANVAS_MARGIN=20,this.renderAtNaturalSize=!1,this.renderImageType="image/png",this.displayMode="inline",this.popupMargin=30,this.toolbarHeight=40,this.aspectRatios=[{horizontal:0,vertical:0},{horizontal:4,vertical:3},{horizontal:3,vertical:2},{horizontal:16,vertical:9},{horizontal:1,vertical:1},{horizontal:3,vertical:4},{horizontal:2,vertical:3},{horizontal:9,vertical:16}],this._instanceNo=c.instanceCounter++,this.styles=new Et(this.instanceNo),this.target=o,this.targetRoot=document.body,this.open=this.open.bind(this),this.setTopLeft=this.setTopLeft.bind(this),this.overrideOverflow=this.overrideOverflow.bind(this),this.restoreOverflow=this.restoreOverflow.bind(this),this.close=this.close.bind(this),this.closeUI=this.closeUI.bind(this),this.addCloseEventListener=this.addCloseEventListener.bind(this),this.removeCloseEventListener=this.removeCloseEventListener.bind(this),this.addRenderEventListener=this.addRenderEventListener.bind(this),this.removeRenderEventListener=this.removeRenderEventListener.bind(this),this.clientToLocalCoordinates=this.clientToLocalCoordinates.bind(this),this.onWindowResize=this.onWindowResize.bind(this),this.setWindowHeight=this.setWindowHeight.bind(this),this.rotateBy=this.rotateBy.bind(this),this.applyRotation=this.applyRotation.bind(this),this.cropRectChanged=this.cropRectChanged.bind(this),this.zoomToCrop=this.zoomToCrop.bind(this),this.unzoomFromCrop=this.unzoomFromCrop.bind(this),this.rotateLeftButtonClicked=this.rotateLeftButtonClicked.bind(this),this.rotateRightButtonClicked=this.rotateRightButtonClicked.bind(this),this.flipHorizontallyButtonClicked=this.flipHorizontallyButtonClicked.bind(this),this.flipVerticallyButtonClicked=this.flipVerticallyButtonClicked.bind(this),this.applyFlip=this.applyFlip.bind(this),this.startRenderAndClose=this.startRenderAndClose.bind(this),this.render=this.render.bind(this),this.onPopupResize=this.onPopupResize.bind(this),this.applyAspectRatio=this.applyAspectRatio.bind(this)}return Object.defineProperty(c.prototype,"instanceNo",{get:function(){return this._instanceNo},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"zoomToCropEnabled",{get:function(){return this._zoomToCropEnabled},set:function(o){this._zoomToCropEnabled=o,o?this.zoomToCrop():this.unzoomFromCrop()},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isGridVisible",{get:function(){return this._isGridVisible},set:function(o){this._isGridVisible=o,this.cropLayer&&(this.cropLayer.isGridVisible=this._isGridVisible)},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"gridLines",{get:function(){return this._gridLines},set:function(o){this._gridLines=o,this.cropLayer&&(this.cropLayer.numberOfGridLines=this._gridLines)},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"rotationAngle",{get:function(){return this._rotationAngle},set:function(o){this._rotationAngle=o,this.straightener&&(this.straightener.angle=this._rotationAngle)},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"paddedImageWidth",{get:function(){return this.imageWidth+2*this.CANVAS_MARGIN},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"paddedImageHeight",{get:function(){return this.imageHeight+2*this.CANVAS_MARGIN},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isOpen",{get:function(){return this._isOpen},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"aspectRatio",{get:function(){var o;return(o=this._aspectRatio)!==null&&o!==void 0?o:this.aspectRatios[0]},set:function(o){this._aspectRatio=o},enumerable:!1,configurable:!0}),c.prototype.open=function(){this.imageWidth=Math.round(this.target.clientWidth),this.imageHeight=Math.round(this.target.clientHeight),this.setupResizeObserver(),this.initCropCanvas(),this.setEditingTarget(),this.setTopLeft(),this.initCropLayer(),this.attachEvents(),this.applyAspectRatio(),this.displayMode==="popup"&&this.onPopupResize(),this._isOpen=!0},c.prototype.show=function(){this.showUI(),this.open()},c.prototype.close=function(o){o===void 0&&(o=!1),this.isOpen&&(this.coverDiv&&this.closeUI(),this.targetObserver&&this.targetObserver.unobserve(this.target),this.displayMode==="popup"&&window.removeEventListener("resize",this.setWindowHeight),o||this.closeEventListeners.forEach(function(a){return a()}),this._isOpen=!1)},c.prototype.addRenderEventListener=function(o){this.renderEventListeners.push(o)},c.prototype.removeRenderEventListener=function(o){this.renderEventListeners.indexOf(o)>-1&&this.renderEventListeners.splice(this.renderEventListeners.indexOf(o),1)},c.prototype.addCloseEventListener=function(o){this.closeEventListeners.push(o)},c.prototype.removeCloseEventListener=function(o){this.closeEventListeners.indexOf(o)>-1&&this.closeEventListeners.splice(this.closeEventListeners.indexOf(o),1)},c.prototype.setupResizeObserver=function(){var o=this;this.displayMode==="inline"?window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){o.resize(o.target.clientWidth,o.target.clientHeight)}),this.targetObserver.observe(this.target)):this.displayMode==="popup"&&(window.ResizeObserver&&(this.targetObserver=new ResizeObserver(this.onPopupResize),this.targetObserver.observe(this.contentDiv)),window.addEventListener("resize",this.setWindowHeight))},c.prototype.onPopupResize=function(){if(this.contentDiv.clientWidth>0&&this.contentDiv.clientHeight>0){var o=1*this.target.clientWidth/this.target.clientHeight,a=this.contentDiv.clientWidth/o>this.contentDiv.clientHeight?(this.contentDiv.clientHeight-2*this.CANVAS_MARGIN)*o:this.contentDiv.clientWidth-2*this.CANVAS_MARGIN,u=a+2*this.CANVAS_MARGIN<this.contentDiv.clientWidth?this.contentDiv.clientHeight-2*this.CANVAS_MARGIN:(this.contentDiv.clientWidth-2*this.CANVAS_MARGIN)/o;this.resize(a,u)}},c.prototype.setWindowHeight=function(){this.windowHeight=window.innerHeight},c.prototype.setEditingTargetSize=function(){this.editorCanvas.style.width=this.imageWidth+2*this.CANVAS_MARGIN+"px",this.editorCanvas.style.height=this.imageHeight+2*this.CANVAS_MARGIN+"px",bt.setAttributes(this.editingTarget,[["width",""+this.imageWidth],["height",""+this.imageHeight]]),this.editingTarget.style.transformOrigin=this.imageWidth/2+"px "+this.imageHeight/2+"px"},c.prototype.resize=function(o,a){this.imageWidth=Math.round(o),this.imageHeight=Math.round(a),this.setEditingTargetSize(),this.cropImage.setAttribute("width",this.paddedImageWidth.toString()),this.cropImage.setAttribute("height",this.paddedImageHeight.toString()),this.cropImage.setAttribute("viewBox","0 0 "+this.paddedImageWidth.toString()+" "+this.paddedImageHeight.toString()),this.cropImageHolder.style.width=this.paddedImageWidth+"px",this.cropImageHolder.style.height=this.paddedImageHeight+"px",this.displayMode!=="popup"?this.coverDiv.style.width=this.paddedImageWidth+"px":(this.setTopLeft(),this.positionCropImage()),this.cropLayer.scaleCanvas(this.imageWidth,this.imageHeight),this.applyRotation()},c.prototype.setEditingTarget=function(){var o=document.createElement("canvas");o.width=this.target.naturalWidth,o.height=this.target.naturalHeight,o.getContext("2d").drawImage(this.target,0,0,this.target.naturalWidth,this.target.naturalHeight);var a=o.toDataURL();bt.setAttributes(this.editingTarget,[["href",a]]),this.setEditingTargetSize()},c.prototype.setTopLeft=function(){var o=this.target.getBoundingClientRect(),a=this.editorCanvas.getBoundingClientRect();this.left=o.left-a.left-this.CANVAS_MARGIN,this.top=o.top-a.top-this.CANVAS_MARGIN},c.prototype.initCropCanvas=function(){this.cropImageHolder=document.createElement("div"),this.cropImageHolder.style.setProperty("touch-action","none"),this.cropImageHolder.style.setProperty("-ms-touch-action","none"),this.cropImage=document.createElementNS("http://www.w3.org/2000/svg","svg"),this.cropImage.setAttribute("xmlns","http://www.w3.org/2000/svg"),this.cropImage.setAttribute("width",this.paddedImageWidth.toString()),this.cropImage.setAttribute("height",this.paddedImageHeight.toString()),this.cropImage.setAttribute("viewBox","0 0 "+this.paddedImageWidth.toString()+" "+this.paddedImageHeight.toString()),this.cropImage.style.pointerEvents="auto",this.cropImageHolder.style.width=this.paddedImageWidth+"px",this.cropImageHolder.style.height=this.paddedImageHeight+"px",this.cropImageHolder.style.transformOrigin="top left",this.positionCropImage(),this.defs=bt.createDefs(),this.cropImage.appendChild(this.defs),this.editingTarget=bt.createImage([["href",""]]),this.editingTarget.style.transformOrigin=this.imageWidth/2+"px "+this.imageHeight/2+"px",this.editingTargetRotationContainer=bt.createGroup(),this.editingTargetRotationScaleContainer=bt.createGroup(),this.editingTargetRotationScaleContainer.appendChild(this.editingTarget),this.editingTargetRotationContainer.appendChild(this.editingTargetRotationScaleContainer);var o=bt.createTransform();this.editingTargetRotationContainer.transform.baseVal.appendItem(o);var a=bt.createTransform();this.editingTargetRotationScaleContainer.transform.baseVal.appendItem(a),this.editingTargetContainer=bt.createGroup(),this.editingTargetContainer.style.transform="translate("+this.CANVAS_MARGIN+"px, "+this.CANVAS_MARGIN+"px)",this.editingTargetContainer.appendChild(this.editingTargetRotationContainer),this.cropImage.appendChild(this.editingTargetContainer),this.cropImageHolder.appendChild(this.cropImage),this.editorCanvas.appendChild(this.cropImageHolder)},c.prototype.positionCropImage=function(){this.cropImageHolder.style.top=this.top+"px",this.cropImageHolder.style.left=this.left+"px"},c.prototype.initCropLayer=function(){this.cropRect={x:this.CANVAS_MARGIN,y:this.CANVAS_MARGIN,width:this.imageWidth,height:this.imageHeight},this.cropLayerContainer=bt.createGroup(),this.cropImage.appendChild(this.cropLayerContainer),this.cropLayer=new Tn(this.imageWidth,this.imageHeight,this.CANVAS_MARGIN,this.cropLayerContainer),this.cropLayer.onCropChange=this.cropRectChanged,this.cropLayer.numberOfGridLines=this.gridLines,this.cropLayer.isGridVisible=this.isGridVisible,this.cropLayer.cropShadeColor=this.styles.settings.cropShadeColor,this.cropLayer.cropFrameColor=this.styles.settings.cropFrameColor,this.cropLayer.gripColor=this.styles.settings.gripColor,this.cropLayer.gripFillColor=this.styles.settings.gripFillColor,this.cropLayer.open(),this.cropLayer.setCropRectangle(this.cropRect),this.zoomToCropEnabled&&this.zoomToCrop()},c.prototype.zoomToCrop=function(){if(this.cropRect){var o=this.cropRect.x-this.CANVAS_MARGIN+this.cropRect.width/2,a=this.cropRect.y-this.CANVAS_MARGIN+this.cropRect.height/2;this.zoomFactor=Math.min(this.imageWidth/this.cropRect.width,this.imageHeight/this.cropRect.height),this.editingTargetContainer&&this.cropLayer&&(this.editingTargetContainer.style.transformOrigin=o+"px "+a+"px",this.editingTargetContainer.style.transform="translate("+(this.imageWidth/2-o+this.CANVAS_MARGIN)+"px,"+(this.imageHeight/2-a+this.CANVAS_MARGIN)+"px) scale("+this.zoomFactor+")",this.cropLayer.zoomFactor=this.zoomFactor)}},c.prototype.unzoomFromCrop=function(){this.zoomFactor=1,this.editingTargetContainer&&this.cropLayer&&(this.editingTargetContainer.style.transformOrigin="center",this.editingTargetContainer.style.transform="translate("+this.CANVAS_MARGIN+"px, "+this.CANVAS_MARGIN+"px) scale(1)",this.cropLayer.zoomFactor=this.zoomFactor)},c.prototype.cropRectChanged=function(o){this.cropRect=o,this.zoomToCropEnabled?this.zoomToCrop():this.cropLayer.zoomFactor=1},c.prototype.attachEvents=function(){window.addEventListener("resize",this.onWindowResize)},c.prototype.overrideOverflow=function(){this.scrollXState=window.scrollX,this.scrollYState=window.scrollY,this.bodyOverflowState=document.body.style.overflow,window.scroll({top:0,left:0}),document.body.style.overflow="hidden"},c.prototype.restoreOverflow=function(){document.body.style.overflow=this.bodyOverflowState,window.scroll({top:this.scrollYState,left:this.scrollXState})},c.prototype.showUI=function(){switch(this.addStyles(),this.displayMode==="popup"&&this.overrideOverflow(),this.coverDiv=document.createElement("div"),this.coverDiv.className=this.styles.classNamePrefixBase+" "+this.styles.classNamePrefix,this.coverDiv.style.fontSize="16px",this.displayMode){case"inline":this.coverDiv.style.position="absolute";var o=this.styles.settings.hideTopToolbar?0:this.toolbarHeight,a=this.target.offsetTop>o+this.CANVAS_MARGIN?this.target.offsetTop-(o+this.CANVAS_MARGIN):0;this.coverDiv.style.top=a+"px",this.coverDiv.style.left=(this.target.offsetLeft>this.CANVAS_MARGIN?this.target.offsetLeft-this.CANVAS_MARGIN:0)+"px",this.coverDiv.style.width=this.target.offsetWidth+this.CANVAS_MARGIN+"px",this.coverDiv.style.zIndex=this.styles.settings.zIndex!==void 0?this.styles.settings.zIndex:"5";break;case"popup":this.coverDiv.style.position="absolute",this.coverDiv.style.top="0px",this.coverDiv.style.left="0px",this.coverDiv.style.width="100vw",this.coverDiv.style.height=window.innerHeight+"px",this.coverDiv.style.backgroundColor="rgba(0, 0, 0, 0.75)",this.coverDiv.style.zIndex=this.styles.settings.zIndex!==void 0?this.styles.settings.zIndex:"1000",this.coverDiv.style.display="flex"}this.targetRoot.appendChild(this.coverDiv),this.uiDiv=document.createElement("div"),this.uiDiv.style.display="flex",this.uiDiv.style.flexDirection="column",this.uiDiv.style.flexGrow="2",this.uiDiv.style.margin=this.displayMode==="popup"?this.popupMargin+"px":"0px",this.uiDiv.style.border="0px",this.coverDiv.appendChild(this.uiDiv),this.addToolbars(),this.uiDiv.appendChild(this.topToolbar.getUI()),this.contentDiv=document.createElement("div"),this.contentDiv.style.display="flex",this.contentDiv.style.alignItems="center",this.contentDiv.style.flexDirection="row",this.contentDiv.style.flexGrow="2",this.contentDiv.style.flexShrink="1",this.contentDiv.style.overflow="hidden",this.contentDiv.style.backgroundColor=this.styles.settings.canvasBackgroundColor,this.displayMode==="popup"&&(this.contentDiv.style.maxHeight="calc(100vh - "+(2*this.popupMargin+2*this.toolbarHeight)+"px)",this.contentDiv.style.maxWidth="calc(100vw - "+2*this.popupMargin+"px)"),this.uiDiv.appendChild(this.contentDiv),this.editorCanvas=document.createElement("div"),this.editorCanvas.style.flexGrow="2",this.editorCanvas.style.flexShrink="1",this.editorCanvas.style.position="relative",this.editorCanvas.style.overflow="hidden",this.editorCanvas.style.display="flex",this.displayMode==="popup"&&(this.editorCanvas.style.alignItems="center",this.editorCanvas.style.justifyContent="center"),this.editorCanvas.style.pointerEvents="none",this.contentDiv.appendChild(this.editorCanvas),this.uiDiv.appendChild(this.bottomToolbar.getUI()),this.straightener.angle=this.rotationAngle},c.prototype.addToolbars=function(){this.addTopToolbar(),this.addBottomToolbar()},c.prototype.addTopToolbar=function(){var o=this;this.topToolbar=new Zt,this.topToolbar.display=this.styles.settings.hideTopToolbar?"none":"",this.topToolbar.className=this.toolbarStyleClass.name,this.topToolbar.colorsClassName=this.styles.settings.toolbarStyleColorsClassName?this.styles.settings.toolbarStyleColorsClassName:this.toolbarStyleColorsClass.name,this.topToolbar.fadeInClassName=this.styles.fadeInAnimationClassName,this.topToolbar.blockClassName=this.toolbarBlockStyleClass.name,this.topToolbar.buttonClassName=this.toolbarButtonStyleClass.name,this.topToolbar.buttonColorsClassName=this.styles.settings.toolbarButtonStyleColorsClassName?this.styles.settings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name,this.topToolbar.buttonActiveColorsClassName=this.styles.settings.toolbarActiveButtonStyleColorsClassName?this.styles.settings.toolbarActiveButtonStyleColorsClassName:this.toolbarActiveButtonStyleColorsClass.name;var a=new nn;a.minWidth=3*this.toolbarHeight+"px",this.topToolbar.addButtonBlock(a);var u=[];this.aspectRatios.forEach(function(It){var en=new Lt(ni.getIcon(It.horizontal,It.vertical),It.horizontal===0&&It.vertical===0?"FREE":It.horizontal+":"+It.vertical);en.onClick=function(){return o.ratioButtonClicked(It)},u.push(en)}),this.aspectRatioButton=new Sn(ni.getIcon(0,0),"Aspect ratio",u),this.aspectRatioButton.dropdownClassName=this.toolbarDropdownStyleClass.name,this.aspectRatioButton.dropdownColorsClassName=this.styles.settings.toolbarDropdownStyleColorsClassName?this.styles.settings.toolbarDropdownStyleColorsClassName:this.toolbarDropdownStyleColorsClass.name,a.addButton(this.aspectRatioButton),this.aspectRatios.length<2&&this.aspectRatioButton.hide();var p=new Lt('<svg viewBox="0 0 24 24"><path d="M10 4v4h4V4h-4m6 0v4h4V4h-4m0 6v4h4v-4h-4m0 6v4h4v-4h-4m-2 4v-4h-4v4h4m-6 0v-4H4v4h4m0-6v-4H4v4h4m0-6V4H4v4h4m2 6h4v-4h-4v4M4 2h16a2 2 0 012 2v16a2 2 0 01-2 2H4c-1.08 0-2-.9-2-2V4a2 2 0 012-2z"/></svg>',"Toggle grid");p.isActive=this.isGridVisible,p.onClick=function(){o.isGridVisible=!o.isGridVisible,p.isActive=o.isGridVisible},a.addButton(p);var h=new Lt('<svg viewBox="0 0 24 24"><path d="M15.5 14l5 5-1.5 1.5-5-5v-.79l-.27-.28A6.471 6.471 0 019.5 16 6.5 6.5 0 013 9.5 6.5 6.5 0 019.5 3 6.5 6.5 0 0116 9.5c0 1.61-.59 3.09-1.57 4.23l.28.27h.79m-6 0C12 14 14 12 14 9.5S12 5 9.5 5 5 7 5 9.5 7 14 9.5 14m2.5-4h-2v2H9v-2H7V9h2V7h1v2h2v1z"/></svg>',"Zoom to selection");if(h.isActive=this.zoomToCropEnabled,h.onClick=function(){o.zoomToCropEnabled=!o.zoomToCropEnabled,h.isActive=o.zoomToCropEnabled},a.addButton(h),!Qn.isLicensed){var te=new vt;this.topToolbar.addElementBlock(te);var Ge=document.createElement("div");Ge.className=this.topToolbar.buttonClassName+" "+this.topToolbar.buttonColorsClassName;var et=document.createElement("a");et.style.color="currentColor",et.href="https://markerjs.com/products/cropro",et.target="_blank",et.innerHTML='<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2"><path d="M16.326 14.895c0 1.126-.558 1.688-1.673 1.688H9.931c-1.116 0-1.674-.562-1.674-1.688V3.733c0-1.126.558-1.688 1.674-1.688h4.722c1.115 0 1.673.562 1.673 1.688v2.899h-1.957V3.793h-4.124v11.042h4.124v-3.242h1.957v3.302z" fill="currentColor"/><path d="M15.94 7.364a.783.783 0 00-1.065-.304l-11.01 6.126a.783.783 0 00-.303 1.065l4.498 8.085a.783.783 0 001.065.304l11.01-6.126a.783.783 0 00.303-1.065L15.94 7.364zM5.311 14.173l3.737 6.718 9.641-5.364-3.737-6.718-9.641 5.364z" fill="#eef762"/></svg>',Ge.appendChild(et),te.addElement(Ge)}var ft=new nn;ft.minWidth=3*this.toolbarHeight+"px",ft.contentAlign="end",this.topToolbar.addButtonBlock(ft);var Ve=new Lt('<svg viewBox="0 0 24 24"><path d="M9 20.42l-6.21-6.21 2.83-2.83L9 14.77l9.88-9.89 2.83 2.83L9 20.42z"/></svg>',"OK");Ve.onClick=this.startRenderAndClose,ft.addButton(Ve),this.styles.settings.toolbarOkButtonStyleColorsClassName&&(Ve.colorsClassName=this.styles.settings.toolbarOkButtonStyleColorsClassName);var St=new Lt('<svg viewBox="0 0 24 24"><path d="M20 6.91L17.09 4 12 9.09 6.91 4 4 6.91 9.09 12 4 17.09 6.91 20 12 14.91 17.09 20 20 17.09 14.91 12 20 6.91z"/></svg>',"Close");St.onClick=this.close,ft.addButton(St),this.styles.settings.toolbarCloseButtonStyleColorsClassName&&(St.colorsClassName=this.styles.settings.toolbarCloseButtonStyleColorsClassName)},c.prototype.addBottomToolbar=function(){var o=this;this.bottomToolbar=new Zt,this.bottomToolbar.display=this.styles.settings.hideBottomToolbar?"none":"",this.bottomToolbar.className=this.toolbarStyleClass.name,this.bottomToolbar.colorsClassName=this.styles.settings.toolbarStyleColorsClassName?this.styles.settings.toolbarStyleColorsClassName:this.toolbarStyleColorsClass.name,this.bottomToolbar.fadeInClassName=this.styles.fadeInAnimationClassName,this.bottomToolbar.blockClassName=this.toolbarBlockStyleClass.name,this.bottomToolbar.buttonClassName=this.toolbarButtonStyleClass.name,this.bottomToolbar.buttonColorsClassName=this.styles.settings.toolbarButtonStyleColorsClassName?this.styles.settings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name,this.bottomToolbar.buttonActiveColorsClassName=this.styles.settings.toolbarActiveButtonStyleColorsClassName?this.styles.settings.toolbarActiveButtonStyleColorsClassName:this.toolbarActiveButtonStyleColorsClass.name;var a=new nn;a.minWidth=2*this.toolbarHeight+"px",this.bottomToolbar.addButtonBlock(a);var u=new Lt('<svg viewBox="0 0 24 24"><path d="M13 4.07V1L8.45 5.55 13 10V6.09c2.84.48 5 2.94 5 5.91s-2.16 5.43-5 5.91v2.02c3.95-.49 7-3.85 7-7.93s-3.05-7.44-7-7.93M7.1 18.32c1.16.9 2.51 1.44 3.9 1.61V17.9c-.87-.15-1.71-.49-2.46-1.03L7.1 18.32M6.09 13H4.07c.17 1.39.72 2.73 1.62 3.89l1.41-1.42c-.52-.75-.87-1.59-1.01-2.47m1.02-4.47L5.7 7.11C4.8 8.27 4.24 9.61 4.07 11h2.02c.14-.87.49-1.72 1.02-2.47z"/></svg>',"Rotate left");u.onClick=this.rotateLeftButtonClicked,a.addButton(u);var p=new Lt('<svg viewBox="0 0 24 24"><path d="M16.89 15.5l1.42 1.39c.9-1.16 1.45-2.5 1.62-3.89h-2.02c-.14.87-.48 1.72-1.02 2.5M13 17.9v2.02c1.39-.17 2.74-.71 3.9-1.61l-1.44-1.44c-.75.54-1.59.89-2.46 1.03m6.93-6.9a7.906 7.906 0 00-1.62-3.89l-1.42 1.42c.54.75.88 1.6 1.02 2.47m-2.36-5.45L11 1v3.07C7.06 4.56 4 7.92 4 12s3.05 7.44 7 7.93v-2.02c-2.84-.48-5-2.94-5-5.91s2.16-5.43 5-5.91V10l4.55-4.45z"/></svg>',"Rotate right");p.onClick=this.rotateRightButtonClicked,a.addButton(p);var h=new vt;h.className=this.toolbarStraightenerBlockStyleClass.name,this.bottomToolbar.addElementBlock(h),this.straightener=new Vn("Straighten"),this.straightener.className=this.toolbarStraightenerStyleClass.name,this.straightener.colorsClassName=this.styles.settings.toolbarStraightenerColorsClassName?this.styles.settings.toolbarStraightenerColorsClassName:this.toolbarStraightenerStyleColorsClass.name,this.straightener.onAngleChange=function(ft){o.rotateBy(ft),o.straightener.angle=o.rotationAngle},h.addElement(this.straightener.getUI());var te=new nn;te.minWidth=2*this.toolbarHeight+"px",te.contentAlign="end",this.bottomToolbar.addButtonBlock(te);var Ge=new Lt('<svg viewBox="0 0 24 24"><path d="M15 21h2v-2h-2m4-10h2V7h-2M3 5v14c0 1.1.9 2 2 2h4v-2H5V5h4V3H5c-1.1 0-2 .9-2 2m16-2v2h2c0-1.1-.9-2-2-2m-8 20h2V1h-2m8 16h2v-2h-2M15 5h2V3h-2m4 10h2v-2h-2m0 10c1.1 0 2-.9 2-2h-2z"/></svg>',"Flip horizontal");Ge.onClick=this.flipHorizontallyButtonClicked,te.addButton(Ge);var et=new Lt('<svg viewBox="0 0 24 24"><path d="M3 15v2h2v-2m10 4v2h2v-2m2-16H5c-1.1 0-2 .9-2 2v4h2V5h14v4h2V5c0-1.1-.9-2-2-2m2 16h-2v2c1.1 0 2-.9 2-2M1 11v2h22v-2M7 19v2h2v-2m10-4v2h2v-2m-10 4v2h2v-2M3 19c0 1.1.9 2 2 2v-2z"/></svg>',"Flip vertical");et.onClick=this.flipVerticallyButtonClicked,te.addButton(et)},c.prototype.ratioButtonClicked=function(o){this.aspectRatio=o,this.applyAspectRatio(),this.aspectRatioButton.hideDropdown()},c.prototype.applyAspectRatio=function(){this.setCropLayerAspectRatio(),this.aspectRatioButton.icon=ni.getIcon(this.aspectRatio.horizontal,this.aspectRatio.vertical)},c.prototype.setCropLayerAspectRatio=function(){this.cropLayer&&(this.aspectRatio&&this.aspectRatio.horizontal!==0&&this.aspectRatio.vertical!==0?this.cropLayer.aspectRatio=new Rn(this.aspectRatio.horizontal,this.aspectRatio.vertical):this.cropLayer.aspectRatio=void 0)},c.prototype.closeUI=function(){this.displayMode==="popup"&&this.restoreOverflow(),this.targetRoot.removeChild(this.coverDiv)},c.prototype.getState=function(){return{width:this.imageWidth,height:this.imageHeight,rotationAngle:this.rotationAngle,flippedHorizontally:this.flippedHorizontally,flippedVertically:this.flippedVertically,cropRect:Object.assign({},this.cropRect)}},c.prototype.restoreState=function(o){if(o){var a=this.cropLayer.getRescaledRect(o.width,o.height,this.imageWidth,this.imageHeight,o.cropRect,this.CANVAS_MARGIN);this.cropLayer.setCropRectangle(a),this.cropRectChanged(a),this.flippedHorizontally=o.flippedHorizontally,this.flippedVertically=o.flippedVertically,this.applyFlip(),this.rotationAngle=o.rotationAngle,this.applyRotation()}},c.prototype.clientToLocalCoordinates=function(o,a){var u=this.cropImage.getBoundingClientRect();return{x:o-u.left,y:a-u.top}},c.prototype.onWindowResize=function(){this.positionUI()},c.prototype.positionUI=function(){switch(this.setTopLeft(),this.displayMode){case"inline":var o=this.target.offsetTop>this.toolbarHeight?this.target.offsetTop-this.toolbarHeight:0;this.coverDiv.style.top=o+"px",this.coverDiv.style.left=this.target.offsetLeft.toString()+"px";break;case"popup":this.coverDiv.style.top="0px",this.coverDiv.style.left="0px",this.coverDiv.style.width="100vw",this.coverDiv.style.height=this.windowHeight+"px",this.contentDiv.style.maxHeight="calc(100vh - "+(2*this.popupMargin+2*this.toolbarHeight)+"px)"}this.positionCropImage()},c.prototype.rotateLeftButtonClicked=function(){var o=this.rotationAngle-90;this.rotationAngle%90!=0&&(o+=this.rotationAngle>=0?90-this.rotationAngle%90:-this.rotationAngle%90),this.rotateTo(o)},c.prototype.rotateRightButtonClicked=function(){var o=this.rotationAngle+90;this.rotationAngle%90!=0&&(o-=this.rotationAngle>=0?this.rotationAngle%90:90+this.rotationAngle%90),this.rotateTo(o)},c.prototype.rotateTo=function(o){o=(o=o>180?o-360:o)<=-180?o+360:o,this.rotationAngle=o,this.applyRotation()},c.prototype.rotateBy=function(o){this.rotateTo((this.rotationAngle+o)%360)},c.prototype.applyRotation=function(){var o=this.zoomToCropEnabled;this.zoomToCropEnabled=!1,this.editingTargetRotationScaleContainer.style.transformOrigin=this.imageWidth/2+"px "+this.imageHeight/2+"px",this.editingTargetRotationScaleContainer.style.transform="scale(1)";var a=this.editingTargetRotationContainer.transform.baseVal.getItem(0);a.setRotate(this.rotationAngle,this.imageWidth/2,this.imageHeight/2),this.editingTargetRotationContainer.transform.baseVal.replaceItem(a,0);var u=this.editingTarget.getBoundingClientRect();this.scaleFactor=Math.min(this.imageWidth/u.width,this.imageHeight/u.height),this.editingTargetRotationScaleContainer.style.transform="scale("+this.scaleFactor+")",this.zoomToCropEnabled=o},c.prototype.flipHorizontallyButtonClicked=function(){this.flippedHorizontally=!this.flippedHorizontally,this.applyFlip()},c.prototype.flipVerticallyButtonClicked=function(){this.flippedVertically=!this.flippedVertically,this.applyFlip()},c.prototype.applyFlip=function(){this.editingTarget.style.transform="scale("+(this.flippedHorizontally?-1:1)+","+(this.flippedVertically?-1:1)+")"},c.prototype.startRenderAndClose=function(){return Ot(this,void 0,void 0,function(){var o,a;return Un(this,function(u){switch(u.label){case 0:return[4,this.render()];case 1:return o=u.sent(),a=this.getState(),this.renderEventListeners.forEach(function(p){return p(o,a)}),this.close(!0),[2]}})})},c.prototype.render=function(){return Ot(this,void 0,void 0,function(){var o;return Un(this,function(a){switch(a.label){case 0:return(o=new ii).naturalSize=this.renderAtNaturalSize,o.imageType=this.renderImageType,o.imageQuality=this.renderImageQuality,o.width=this.renderWidth,o.height=this.renderHeight,this.unzoomFromCrop(),bt.setAttributes(this.cropLayerContainer,[["display","none"]]),[4,o.rasterize(this.cropImage,this.target,{x:this.cropRect.x,y:this.cropRect.y,width:this.cropRect.width,height:this.cropRect.height},this.CANVAS_MARGIN,this.rotationAngle,this.scaleFactor*(this.flippedHorizontally?-1:1),this.scaleFactor*(this.flippedVertically?-1:1))];case 1:return a.sent(),[4,o.rasterize(this.cropImage,this.target,{x:this.cropRect.x,y:this.cropRect.y,width:this.cropRect.width,height:this.cropRect.height},this.CANVAS_MARGIN,this.rotationAngle,this.scaleFactor*(this.flippedHorizontally?-1:1),this.scaleFactor*(this.flippedVertically?-1:1))];case 2:return[2,a.sent()]}})})},c.prototype.addStyles=function(){this.toolbarStyleClass=this.styles.addClass(new xt("toolbar",`
|
|
width: `+(this.displayMode==="inline"?"100%":"calc(100vw - "+2*this.popupMargin+"px)")+`;
|
|
flex-shrink: 0;
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
height: `+this.toolbarHeight+`px;
|
|
box-sizing: content-box;
|
|
overflow: hidden;
|
|
line-height: 0px;
|
|
`)),this.toolbarStyleColorsClass=this.styles.addClass(new xt("toolbar_colors",`
|
|
background-color: `+this.styles.settings.toolbarBackgroundColor+`;
|
|
`)),this.toolbarBlockStyleClass=this.styles.addClass(new xt("toolbar-block",`
|
|
display: flex;
|
|
align-items: center;
|
|
box-sizing: content-box;
|
|
`));var o=this.toolbarHeight/4;this.toolbarButtonStyleClass=this.styles.addClass(new xt("toolbar_button",`
|
|
display: inline-block;
|
|
width: `+(this.toolbarHeight-2*o)+`px;
|
|
height: `+(this.toolbarHeight-2*o)+`px;
|
|
padding: `+o+`px;
|
|
cursor: default;
|
|
user-select: none;
|
|
box-sizing: content-box;
|
|
`)),this.toolbarButtonStyleColorsClass=this.styles.addClass(new xt("toolbar_button_colors",`
|
|
color: `+this.styles.settings.toolbarColor+`;
|
|
fill: currentColor;
|
|
`)),this.toolbarActiveButtonStyleColorsClass=this.styles.addClass(new xt("toolbar_active_button",`
|
|
color: `+this.styles.settings.toolbarColor+`;
|
|
fill: currentColor;
|
|
background-color: `+this.styles.settings.toolbarBackgroundActiveColor+`
|
|
`)),this.styles.addRule(new at("."+this.toolbarButtonStyleClass.name+" svg",`
|
|
height: `+this.toolbarHeight/2+`px;
|
|
`)),this.styles.addRule(new at("."+this.toolbarButtonStyleColorsClass.name+":hover",`
|
|
background-color: `+this.styles.settings.toolbarBackgroundHoverColor+`
|
|
`)),this.toolbarDropdownStyleClass=this.styles.addClass(new xt("toolbar_dropdown",`
|
|
position: absolute;
|
|
max-width: `+4*this.toolbarHeight+`px;
|
|
z-index: 20;
|
|
white-space: normal;
|
|
box-sizing: content-box;
|
|
box-shadow: 3px 3px rgba(33, 33, 33, 0.1);
|
|
margin: `+(this.displayMode==="inline"?"0":this.popupMargin)+`px;
|
|
line-height: 0px;
|
|
`)),this.toolbarDropdownStyleColorsClass=this.styles.addClass(new xt("toolbar_dropdown_colors",`
|
|
background-color: `+this.styles.settings.toolbarBackgroundColor+`;
|
|
`)),this.toolbarStraightenerBlockStyleClass=this.styles.addClass(new xt("toolbar_straightener_block",`
|
|
display: flex;
|
|
overflow: hidden;
|
|
justify-content: center;
|
|
-webkit-mask-image: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 30%, rgba(0,0,0,1) 70%, rgba(0,0,0,0) 100%);
|
|
`)),this.toolbarStraightenerStyleClass=this.styles.addClass(new xt("toolbar_straightener",`
|
|
display: flex;
|
|
overflow: hidden;
|
|
justify-content: center;
|
|
height: `+(this.toolbarHeight-2*o)+`px;
|
|
padding: `+o+`px;
|
|
cursor: default;
|
|
user-select: none;
|
|
box-sizing: content-box;
|
|
`)),this.toolbarStraightenerStyleColorsClass=this.styles.addClass(new xt("toolbar_straightener_colors",`
|
|
color: `+this.styles.settings.toolbarColor+`;
|
|
fill: currentColor;
|
|
`))},c.instanceCounter=0,c}(),lt=f("8hTe"),Dt=f.n(lt),Gt=/<pre[^>]*>/g;function Xt(c){var o=document.createElement("div");return o.innerHTML=c,o.childNodes.length===0?"":o.childNodes[0].nodeValue}var qt=se.a=function(c){var o=c.value,a=o===void 0?"":o,u=c.edit,p=u===void 0?!1:u,h=c.className,te=c.showTextOnly,Ge=c.showLines,et=c.replaces,ft=c.zoomImg,Ve=c.hasMask,St=c.style,It=St===void 0?{}:St,en=c.stylesPrev,Kn=en===void 0?{}:en,Xn=String(a),mn=Object(R.useRef)(),qn=Object(R.useRef)(),Hi=Object(R.useState)(""),Mn=Object(G.a)(Hi,2),$n=Mn[0],Wn=Mn[1],bi=Object(R.useState)("office"),ri=Object(G.a)(bi,2),mi=ri[0],ci=ri[1],hr=function(){var Ut=new He(qn.current);Ut.displayMode="popup",Ut.addRenderEventListener(function(){var En=Object(Z.a)(U.a.mark(function Bt(hn){var Vt;return U.a.wrap(function(un){for(;;)switch(un.prev=un.next){case 0:return mn.current.style.display="none",un.next=3,Object(je.a)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:"educoder.png",file:hn}});case 3:Vt=un.sent,Vt!=null&&Vt.id&&et(qn.current.getAttribute("src").replace(H.a.API_SERVER,""),"/api/attachments/".concat(Vt==null?void 0:Vt.id,"?type=").concat(Vt.content_type));case 5:case"end":return un.stop()}},Bt)}));return function(Bt){return En.apply(this,arguments)}}()),Ut.show()},Gi=function(){var Ut=new jt(qn.current);Ut.settings.displayMode="popup",Ut.addEventListener("render",function(){var En=Object(Z.a)(U.a.mark(function Bt(hn){var Vt;return U.a.wrap(function(un){for(;;)switch(un.prev=un.next){case 0:if(mn.current.style.display="none",!qn.current){un.next=6;break}return un.next=4,Object(je.a)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:"educoder.png",file:hn.dataUrl}});case 4:Vt=un.sent,Vt!=null&&Vt.id&&et(qn.current.getAttribute("src").replace(H.a.API_SERVER,""),"/api/attachments/".concat(Vt==null?void 0:Vt.id,"?type=").concat(Vt.content_type));case 6:case"end":return un.stop()}},Bt)}));return function(Bt){return En.apply(this,arguments)}}()),Ut.show(),window.markerArea=Ut},oi=Object(R.useMemo)(function(){try{var sn=/\(\s+\/api\/attachments\/|\(\/api\/attachments\/|\(\/attachments\/download\//g,Ut=/\"\/api\/attachments\/|\"\/attachments\/download\//g,En=/\(\s+\/files\/uploads\/|\"\/files\/uploads\//g;Xn=Xn.replace(sn,"("+H.a.API_SERVER+"/api/attachments/").replace(Ut,'"'+H.a.API_SERVER+"/api/attachments/").replace(En,'"'+H.a.API_SERVER+"/files/uploads/").replaceAll("http://video.educoder","https://video.educoder").replaceAll("http://www.educoder.net/api","https://data.educoder.net/api").replaceAll("https://www.educoder.net/api","https://data.educoder.net/api").replace(/\r\n/g,`
|
|
`),Xn=Xn.replace(new RegExp("(?<!\\n)\\n(?!\\n)","g"),`
|
|
`)}catch(hi){}var Bt=I(Xn),hn=ve();if(Xn.match(/\[TOC\]/)&&(Bt=Bt.replace("<p>[TOC]</p>",Ie()),ge()),Bt=Bt.replace(/(__special_katext_id_\d+__)/g,function(hi,un){var Dn=hn[un],Vi=Dn.type,Ki=Dn.expression;return Object(le.renderToString)(Xt(Ki)||"",{displayMode:Vi==="block",throwOnError:!1,output:"html"})}),Bt=Bt.replace(/▁/g,"\u2581\u2581\u2581"),V(),te){var Vt=document.createElement("div");return Vt.innerHTML=Bt,Vt.innerText}return setTimeout(function(){return Ri()},500),Bt},[Xn]),Yn=Object(R.useRef)();ce.WebkitLineClamp=Ge,Ge&&(It=Object(fe.a)(Object(fe.a)({},It),ce));function Oi(sn){var Ut=sn.target;if(Ut.tagName.toUpperCase()==="IMG"){if(ft){var En=Ut.getAttribute("src");Wn(En),ci("image")}}else if(Ut.tagName.toUpperCase()==="A"){var Bt=Ut.getAttribute("href");if(Bt.indexOf("office")>-1)sn.preventDefault(),Wn(Bt),ci("office");else if(Bt.indexOf("application/pdf")>-1)sn.preventDefault(),Wn(Bt),ci("pdf");else if(Bt.indexOf("type=text")>-1)sn.preventDefault(),Wn(Bt),ci("html");else if(Bt.startsWith("#")){sn.preventDefault();var hn=document.getElementById(Bt.replace("#",""));hn&&hn.scrollIntoView(!0)}}}var Ri=function(){var Ut,En=(Ut=Yn.current)===null||Ut===void 0?void 0:Ut.querySelectorAll("video");En==null||En.forEach(function(Bt){if(Bt.oncontextmenu=function(){return!1},Bt.src.indexOf(".m3u8")>-1&&!Bt.canPlayType("application/vnd.apple.mpegurl")){if(L.a.isSupported()){var hn=new L.a;hn.loadSource(Bt.src),hn.attachMedia(Bt)}}})};Object(R.useEffect)(function(){if(Yn.current&&oi&&(oi.match(Gt)&&window.PR.prettyPrint()),Yn.current)return Yn.current.addEventListener("click",Oi),function(){Yn.current.removeEventListener("click",Oi),V(),ge()}},[oi,Yn.current,Oi]);var dr=function(Ut){if(!p)return;Ut.target.nodeName==="IMG"?(mn.current.style.display="flex",mn.current.style.width=Ut.target.clientWidth+"px",mn.current.style.height=Ut.target.clientHeight+"px",mn.current.style.top=Ut.target.offsetTop+"px",mn.current.style.left=Ut.target.offsetLeft+"px",qn.current.src=Ut.target.getAttribute("src")):mn.current.style.display="none"};return x.a.createElement("div",{style:{position:"relative"}},x.a.createElement("div",{ref:Yn,style:Object(fe.a)({},It),className:"".concat(h||""," markdown-body ").concat(Dt.a.mdBody),onMouseOver:dr,dangerouslySetInnerHTML:{__html:oi}}),x.a.createElement("div",{ref:mn,className:Dt.a.button},x.a.createElement(me.a,null,x.a.createElement(Ee.a,{onClick:function(){return hr()}},"\u88C1\u526A"),x.a.createElement(Ee.a,{onClick:function(){return Gi()}},"\u7F16\u8F91"))),x.a.createElement("img",{ref:qn,src:"",alt:"sample",crossOrigin:"anonymous",style:{maxWidth:"90%",opacity:0,position:"absolute",zIndex:-1,top:"-10000px"}}),x.a.createElement(De.a,{close:!0,data:$n,hasMask:Ve,type:$n!=null&&$n.length?mi:"",style:Object(fe.a)({},Kn),onClose:function(){return Wn("")}}))}},"9VGf":function(it,se,f){"use strict";f.d(se,"a",function(){return de});var Q=f("q1tI"),me=f.n(Q);function de(Ee,fe){var Z=Object(Q.useRef)();Object(Q.useEffect)(function(){Z.current=Ee}),Object(Q.useEffect)(function(){function G(){Z.current()}if(fe!==null){var J=setInterval(G,fe);return function(){return clearInterval(J)}}},[fe])}},Bd2K:function(it,se,f){(function(Q){Q(f("VrN/"),f("osHv"))})(function(Q){Q.defineOption("autoCloseTags",!1,function(U,R,x){if(x!=Q.Init&&x&&U.removeKeyMap("autoCloseTags"),!R)return;var C={name:"autoCloseTags"};(typeof R!="object"||R.whenClosing!==!1)&&(C["'/'"]=function(S){return Z(S)}),(typeof R!="object"||R.whenOpening!==!1)&&(C["'>'"]=function(S){return Ee(S)}),U.addKeyMap(C)});var me=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],de=["applet","blockquote","body","button","div","dl","fieldset","form","frameset","h1","h2","h3","h4","h5","h6","head","html","iframe","layer","legend","object","ol","p","select","table","ul"];function Ee(U){if(U.getOption("disableInput"))return Q.Pass;for(var R=U.listSelections(),x=[],C=U.getOption("autoCloseTags"),S=0;S<R.length;S++){if(!R[S].empty())return Q.Pass;var E=R[S].head,_=U.getTokenAt(E),j=Q.innerMode(U.getMode(),_.state),y=j.state,v=j.mode.xmlCurrentTag&&j.mode.xmlCurrentTag(y),A=v&&v.name;if(!A)return Q.Pass;var W=j.mode.configuration=="html",ge=typeof C=="object"&&C.dontCloseTags||W&&me,ce=typeof C=="object"&&C.indentTags||W&&de;_.end>E.ch&&(A=A.slice(0,A.length-_.end+E.ch));var pe=A.toLowerCase();if(!A||_.type=="string"&&(_.end!=E.ch||!/[\"\']/.test(_.string.charAt(_.string.length-1))||_.string.length==1)||_.type=="tag"&&v.close||_.string.indexOf("/")==E.ch-_.start-1||ge&&G(ge,pe)>-1||J(U,j.mode.xmlCurrentContext&&j.mode.xmlCurrentContext(y)||[],A,E,!0))return Q.Pass;var Ie=typeof C=="object"&&C.emptyTags;if(Ie&&G(Ie,A)>-1){x[S]={text:"/>",newPos:Q.Pos(E.line,E.ch+2)};continue}var we=ce&&G(ce,pe)>-1;x[S]={indent:we,text:">"+(we?`
|
|
|
|
`:"")+"</"+A+">",newPos:we?Q.Pos(E.line+1,0):Q.Pos(E.line,E.ch+1)}}for(var Le=typeof C=="object"&&C.dontIndentOnAutoClose,S=R.length-1;S>=0;S--){var Ue=x[S];U.replaceRange(Ue.text,R[S].head,R[S].anchor,"+insert");var ae=U.listSelections().slice(0);ae[S]={head:Ue.newPos,anchor:Ue.newPos},U.setSelections(ae),!Le&&Ue.indent&&(U.indentLine(Ue.newPos.line,null,!0),U.indentLine(Ue.newPos.line+1,null,!0))}}function fe(U,R){for(var x=U.listSelections(),C=[],S=R?"/":"</",E=U.getOption("autoCloseTags"),_=typeof E=="object"&&E.dontIndentOnSlash,j=0;j<x.length;j++){if(!x[j].empty())return Q.Pass;var y=x[j].head,v=U.getTokenAt(y),A=Q.innerMode(U.getMode(),v.state),W=A.state;if(R&&(v.type=="string"||v.string.charAt(0)!="<"||v.start!=y.ch-1))return Q.Pass;var ge,ce=A.mode.name!="xml"&&U.getMode().name=="htmlmixed";if(ce&&A.mode.name=="javascript")ge=S+"script";else if(ce&&A.mode.name=="css")ge=S+"style";else{var pe=A.mode.xmlCurrentContext&&A.mode.xmlCurrentContext(W);if(!pe||pe.length&&J(U,pe,pe[pe.length-1],y))return Q.Pass;ge=S+pe[pe.length-1]}U.getLine(y.line).charAt(v.end)!=">"&&(ge+=">"),C[j]=ge}if(U.replaceSelections(C),x=U.listSelections(),!_)for(var j=0;j<x.length;j++)(j==x.length-1||x[j].head.line<x[j+1].head.line)&&U.indentLine(x[j].head.line)}function Z(U){return U.getOption("disableInput")?Q.Pass:fe(U,!0)}Q.commands.closeTag=function(U){return fe(U)};function G(U,R){if(U.indexOf)return U.indexOf(R);for(var x=0,C=U.length;x<C;++x)if(U[x]==R)return x;return-1}function J(U,R,x,C,S){if(!Q.scanForClosingTag)return!1;var E=Math.min(U.lastLine()+1,C.line+500),_=Q.scanForClosingTag(U,C,null,E);if(!_||_.tag!=x)return!1;for(var j=S?1:0,y=R.length-1;y>=0&&R[y]==x;y--)++j;C=_.to;for(var y=1;y<j;y++){var v=Q.scanForClosingTag(U,C,null,E);if(!v||v.tag!=x)return!1;C=v.to}return!0}})},BjJ7:function(it,se,f){"use strict";f.d(se,"d",function(){return me}),f.d(se,"c",function(){return de}),f.d(se,"e",function(){return Ee}),f.d(se,"b",function(){return fe}),f.d(se,"a",function(){return G});var Q=f("m3rI");function me(J){var U=!0;if(J.length>0){for(var R=0;R<J.length;R++)if(J[R].compile_success==0||!J[R].compile_success){U=!1;break}}else U=!1;return U}function de(J){for(var U=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",R=[],x=0;x<J.length;x++){var C=J[x],S=U?"".concat(U,"/").concat(C.name):"".concat(C.name);R.push({title:C.name,isLeaf:!(C.type==="tree"),key:S})}return R}function Ee(J,U,R){for(var x=0;x<J.length;x++){var C=J[x];if(C.key===U){C.children=R;break}C.children&&Ee(C.children,U,R)}return J}function fe(J,U,R){var x;return function(){var C=this,S=arguments,E=function(){x=null,R||J.apply(C,S)},_=R&&!x;clearTimeout(x),x=setTimeout(E,U),_&&J.apply(C,S)}}var Z=!0,G=Q.a.API_SERVER},"C+DQ":function(it,se,f){},"C/vA":function(it,se,f){"use strict";f.d(se,"a",function(){return Q});function Q(me){var de=this,Ee=!1,fe;return function(){return Ee||(Ee=!0,fe=me.apply(de,arguments)),fe}}},"Cg/j":function(it,se,f){"use strict";f.d(se,"b",function(){return Q}),f.d(se,"a",function(){return me}),f.d(se,"c",function(){return Ee}),f.d(se,"d",function(){return fe});var Q;(function(Z){Z.serviceIds=new Map,Z.DI_TARGET="$di$target",Z.DI_DEPENDENCIES="$di$dependencies";function G(J){return J[Z.DI_DEPENDENCIES]||[]}Z.getServiceDependencies=G})(Q||(Q={}));var me=Ee("instantiationService");function de(Z,G,J,U){G[Q.DI_TARGET]===G?G[Q.DI_DEPENDENCIES].push({id:Z,index:J,optional:U}):(G[Q.DI_DEPENDENCIES]=[{id:Z,index:J,optional:U}],G[Q.DI_TARGET]=G)}function Ee(Z){if(Q.serviceIds.has(Z))return Q.serviceIds.get(Z);var G=function(J,U,R){if(arguments.length!==3)throw new Error("@IServiceName-decorator can only be used to decorate a parameter");de(G,J,R,!1)};return G.toString=function(){return Z},Q.serviceIds.set(Z,G),G}function fe(Z){return function(G,J,U){if(arguments.length!==3)throw new Error("@optional-decorator can only be used to decorate a parameter");de(Z,G,U,!0)}}},DlQD:function(it,se,f){(function(Q,me){it.exports=me()})(this,function(){"use strict";function Q(he,re){for(var ue=0;ue<re.length;ue++){var T=re[ue];T.enumerable=T.enumerable||!1,T.configurable=!0,"value"in T&&(T.writable=!0),Object.defineProperty(he,T.key,T)}}function me(he,re,ue){return re&&Q(he.prototype,re),ue&&Q(he,ue),he}function de(he,re){if(!he)return;if(typeof he=="string")return Ee(he,re);var ue=Object.prototype.toString.call(he).slice(8,-1);if(ue==="Object"&&he.constructor&&(ue=he.constructor.name),ue==="Map"||ue==="Set")return Array.from(he);if(ue==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(ue))return Ee(he,re)}function Ee(he,re){(re==null||re>he.length)&&(re=he.length);for(var ue=0,T=new Array(re);ue<re;ue++)T[ue]=he[ue];return T}function fe(he,re){var ue;if(typeof Symbol=="undefined"||he[Symbol.iterator]==null){if(Array.isArray(he)||(ue=de(he))||re&&he&&typeof he.length=="number"){ue&&(he=ue);var T=0;return function(){return T>=he.length?{done:!0}:{done:!1,value:he[T++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return ue=he[Symbol.iterator](),ue.next.bind(ue)}function Z(he,re){return re={exports:{}},he(re,re.exports),re.exports}var G=Z(function(he){function re(){return{baseUrl:null,breaks:!1,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartLists:!1,smartypants:!1,tokenizer:null,walkTokens:null,xhtml:!1}}function ue(T){he.exports.defaults=T}he.exports={defaults:re(),getDefaults:re,changeDefaults:ue}}),J=G.defaults,U=G.getDefaults,R=G.changeDefaults,x=/[&<>"']/,C=/[&<>"']/g,S=/[<>"']|&(?!#?\w+;)/,E=/[<>"']|&(?!#?\w+;)/g,_={"&":"&","<":"<",">":">",'"':""","'":"'"},j=function(re){return _[re]};function y(he,re){if(re){if(x.test(he))return he.replace(C,j)}else if(S.test(he))return he.replace(E,j);return he}var v=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function A(he){return he.replace(v,function(re,ue){return ue=ue.toLowerCase(),ue==="colon"?":":ue.charAt(0)==="#"?ue.charAt(1)==="x"?String.fromCharCode(parseInt(ue.substring(2),16)):String.fromCharCode(+ue.substring(1)):""})}var W=/(^|[^\[])\^/g;function ge(he,re){he=he.source||he,re=re||"";var ue={replace:function(D,Y){return Y=Y.source||Y,Y=Y.replace(W,"$1"),he=he.replace(D,Y),ue},getRegex:function(){return new RegExp(he,re)}};return ue}var ce=/[^\w:]/g,pe=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function Ie(he,re,ue){if(he){var T;try{T=decodeURIComponent(A(ue)).replace(ce,"").toLowerCase()}catch(D){return null}if(T.indexOf("javascript:")===0||T.indexOf("vbscript:")===0||T.indexOf("data:")===0)return null}re&&!pe.test(ue)&&(ue=O(re,ue));try{ue=encodeURI(ue).replace(/%25/g,"%")}catch(D){return null}return ue}var we={},Le=/^[^:]+:\/*[^/]*$/,Ue=/^([^:]+:)[\s\S]*$/,ae=/^([^:]+:\/*[^/]*)[\s\S]*$/;function O(he,re){we[" "+he]||(Le.test(he)?we[" "+he]=he+"/":we[" "+he]=ne(he,"/",!0)),he=we[" "+he];var ue=he.indexOf(":")===-1;return re.substring(0,2)==="//"?ue?re:he.replace(Ue,"$1")+re:re.charAt(0)==="/"?ue?re:he.replace(ae,"$1")+re:he+re}var ve={exec:function(){}};function V(he){for(var re=1,ue,T;re<arguments.length;re++){ue=arguments[re];for(T in ue)Object.prototype.hasOwnProperty.call(ue,T)&&(he[T]=ue[T])}return he}function F(he,re){var ue=he.replace(/\|/g,function(Y,ee,Me){for(var xe=!1,Ke=ee;--Ke>=0&&Me[Ke]==="\\";)xe=!xe;return xe?"|":" |"}),T=ue.split(/ \|/),D=0;if(T.length>re)T.splice(re);else for(;T.length<re;)T.push("");for(;D<T.length;D++)T[D]=T[D].trim().replace(/\\\|/g,"|");return T}function ne(he,re,ue){var T=he.length;if(T===0)return"";for(var D=0;D<T;){var Y=he.charAt(T-D-1);if(Y===re&&!ue)D++;else if(Y!==re&&ue)D++;else break}return he.substr(0,T-D)}function z(he,re){if(he.indexOf(re[1])===-1)return-1;for(var ue=he.length,T=0,D=0;D<ue;D++)if(he[D]==="\\")D++;else if(he[D]===re[0])T++;else if(he[D]===re[1]&&(T--,T<0))return D;return-1}function N(he){he&&he.sanitize&&!he.silent&&console.warn("marked(): sanitize and sanitizer parameters are deprecated since version 0.7.0, should not be used and will be removed in the future. Read more here: https://marked.js.org/#/USING_ADVANCED.md#options")}var I={escape:y,unescape:A,edit:ge,cleanUrl:Ie,resolveUrl:O,noopTest:ve,merge:V,splitCells:F,rtrim:ne,findClosingBracket:z,checkSanitizeDeprecation:N},g=G.defaults,d=I.rtrim,L=I.splitCells,H=I.escape,le=I.findClosingBracket;function De(he,re,ue){var T=re.href,D=re.title?H(re.title):null,Y=he[1].replace(/\\([\[\]])/g,"$1");return he[0].charAt(0)!=="!"?{type:"link",raw:ue,href:T,title:D,text:Y}:{type:"image",raw:ue,href:T,title:D,text:H(Y)}}function je(he,re){var ue=he.match(/^(\s+)(?:```)/);if(ue===null)return re;var T=ue[1];return re.split(`
|
|
`).map(function(D){var Y=D.match(/^\s+/);if(Y===null)return D;var ee=Y[0];return ee.length>=T.length?D.slice(T.length):D}).join(`
|
|
`)}var Re=function(){function he(ue){this.options=ue||g}var re=he.prototype;return re.space=function(T){var D=this.rules.block.newline.exec(T);if(D)return D[0].length>1?{type:"space",raw:D[0]}:{raw:`
|
|
`}},re.code=function(T,D){var Y=this.rules.block.code.exec(T);if(Y){var ee=D[D.length-1];if(ee&&ee.type==="paragraph")return{raw:Y[0],text:Y[0].trimRight()};var Me=Y[0].replace(/^ {4}/gm,"");return{type:"code",raw:Y[0],codeBlockStyle:"indented",text:this.options.pedantic?Me:d(Me,`
|
|
`)}}},re.fences=function(T){var D=this.rules.block.fences.exec(T);if(D){var Y=D[0],ee=je(Y,D[3]||"");return{type:"code",raw:Y,lang:D[2]?D[2].trim():D[2],text:ee}}},re.heading=function(T){var D=this.rules.block.heading.exec(T);if(D)return{type:"heading",raw:D[0],depth:D[1].length,text:D[2]}},re.nptable=function(T){var D=this.rules.block.nptable.exec(T);if(D){var Y={type:"table",header:L(D[1].replace(/^ *| *\| *$/g,"")),align:D[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:D[3]?D[3].replace(/\n$/,"").split(`
|
|
`):[],raw:D[0]};if(Y.header.length===Y.align.length){var ee=Y.align.length,Me;for(Me=0;Me<ee;Me++)/^ *-+: *$/.test(Y.align[Me])?Y.align[Me]="right":/^ *:-+: *$/.test(Y.align[Me])?Y.align[Me]="center":/^ *:-+ *$/.test(Y.align[Me])?Y.align[Me]="left":Y.align[Me]=null;for(ee=Y.cells.length,Me=0;Me<ee;Me++)Y.cells[Me]=L(Y.cells[Me],Y.header.length);return Y}}},re.hr=function(T){var D=this.rules.block.hr.exec(T);if(D)return{type:"hr",raw:D[0]}},re.blockquote=function(T){var D=this.rules.block.blockquote.exec(T);if(D){var Y=D[0].replace(/^ *> ?/gm,"");return{type:"blockquote",raw:D[0],text:Y}}},re.list=function(T){var D=this.rules.block.list.exec(T);if(D){for(var Y=D[0],ee=D[2],Me=ee.length>1,xe=ee[ee.length-1]===")",Ke={type:"list",raw:Y,ordered:Me,start:Me?+ee.slice(0,-1):"",loose:!1,items:[]},ot=D[0].match(this.rules.block.item),mt=!1,dt,Tt,kt,gt,Yt,jt,Jt,zt=ot.length,Ot=0;Ot<zt;Ot++)dt=ot[Ot],Y=dt,Tt=dt.length,dt=dt.replace(/^ *([*+-]|\d+[.)]) */,""),~dt.indexOf(`
|
|
`)&&(Tt-=dt.length,dt=this.options.pedantic?dt.replace(/^ {1,4}/gm,""):dt.replace(new RegExp("^ {1,"+Tt+"}","gm"),"")),Ot!==zt-1&&(kt=this.rules.block.bullet.exec(ot[Ot+1])[0],(Me?kt.length===1||!xe&&kt[kt.length-1]===")":kt.length>1||this.options.smartLists&&kt!==ee)&&(gt=ot.slice(Ot+1).join(`
|
|
`),Ke.raw=Ke.raw.substring(0,Ke.raw.length-gt.length),Ot=zt-1)),Yt=mt||/\n\n(?!\s*$)/.test(dt),Ot!==zt-1&&(mt=dt.charAt(dt.length-1)===`
|
|
`,Yt||(Yt=mt)),Yt&&(Ke.loose=!0),jt=/^\[[ xX]\] /.test(dt),Jt=void 0,jt&&(Jt=dt[1]!==" ",dt=dt.replace(/^\[[ xX]\] +/,"")),Ke.items.push({type:"list_item",raw:Y,task:jt,checked:Jt,loose:Yt,text:dt});return Ke}},re.html=function(T){var D=this.rules.block.html.exec(T);if(D)return{type:this.options.sanitize?"paragraph":"html",raw:D[0],pre:!this.options.sanitizer&&(D[1]==="pre"||D[1]==="script"||D[1]==="style"),text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(D[0]):H(D[0]):D[0]}},re.def=function(T){var D=this.rules.block.def.exec(T);if(D){D[3]&&(D[3]=D[3].substring(1,D[3].length-1));var Y=D[1].toLowerCase().replace(/\s+/g," ");return{tag:Y,raw:D[0],href:D[2],title:D[3]}}},re.table=function(T){var D=this.rules.block.table.exec(T);if(D){var Y={type:"table",header:L(D[1].replace(/^ *| *\| *$/g,"")),align:D[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:D[3]?D[3].replace(/\n$/,"").split(`
|
|
`):[]};if(Y.header.length===Y.align.length){Y.raw=D[0];var ee=Y.align.length,Me;for(Me=0;Me<ee;Me++)/^ *-+: *$/.test(Y.align[Me])?Y.align[Me]="right":/^ *:-+: *$/.test(Y.align[Me])?Y.align[Me]="center":/^ *:-+ *$/.test(Y.align[Me])?Y.align[Me]="left":Y.align[Me]=null;for(ee=Y.cells.length,Me=0;Me<ee;Me++)Y.cells[Me]=L(Y.cells[Me].replace(/^ *\| *| *\| *$/g,""),Y.header.length);return Y}}},re.lheading=function(T){var D=this.rules.block.lheading.exec(T);if(D)return{type:"heading",raw:D[0],depth:D[2].charAt(0)==="="?1:2,text:D[1]}},re.paragraph=function(T){var D=this.rules.block.paragraph.exec(T);if(D)return{type:"paragraph",raw:D[0],text:D[1].charAt(D[1].length-1)===`
|
|
`?D[1].slice(0,-1):D[1]}},re.text=function(T,D){var Y=this.rules.block.text.exec(T);if(Y){var ee=D[D.length-1];return ee&&ee.type==="text"?{raw:Y[0],text:Y[0]}:{type:"text",raw:Y[0],text:Y[0]}}},re.escape=function(T){var D=this.rules.inline.escape.exec(T);if(D)return{type:"escape",raw:D[0],text:H(D[1])}},re.tag=function(T,D,Y){var ee=this.rules.inline.tag.exec(T);if(ee)return!D&&/^<a /i.test(ee[0])?D=!0:D&&/^<\/a>/i.test(ee[0])&&(D=!1),!Y&&/^<(pre|code|kbd|script)(\s|>)/i.test(ee[0])?Y=!0:Y&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(ee[0])&&(Y=!1),{type:this.options.sanitize?"text":"html",raw:ee[0],inLink:D,inRawBlock:Y,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(ee[0]):H(ee[0]):ee[0]}},re.link=function(T){var D=this.rules.inline.link.exec(T);if(D){var Y=le(D[2],"()");if(Y>-1){var ee=D[0].indexOf("!")===0?5:4,Me=ee+D[1].length+Y;D[2]=D[2].substring(0,Y),D[0]=D[0].substring(0,Me).trim(),D[3]=""}var xe=D[2],Ke="";if(this.options.pedantic){var ot=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(xe);ot?(xe=ot[1],Ke=ot[3]):Ke=""}else Ke=D[3]?D[3].slice(1,-1):"";xe=xe.trim().replace(/^<([\s\S]*)>$/,"$1");var mt=De(D,{href:xe&&xe.replace(this.rules.inline._escapes,"$1"),title:Ke&&Ke.replace(this.rules.inline._escapes,"$1")},D[0]);return mt}},re.reflink=function(T,D){var Y;if((Y=this.rules.inline.reflink.exec(T))||(Y=this.rules.inline.nolink.exec(T))){var ee=(Y[2]||Y[1]).replace(/\s+/g," ");if(ee=D[ee.toLowerCase()],!ee||!ee.href){var Me=Y[0].charAt(0);return{type:"text",raw:Me,text:Me}}var xe=De(Y,ee,Y[0]);return xe}},re.strong=function(T,D,Y){Y===void 0&&(Y="");var ee=this.rules.inline.strong.start.exec(T);if(ee&&(!ee[1]||ee[1]&&(Y===""||this.rules.inline.punctuation.exec(Y)))){D=D.slice(-1*T.length);var Me=ee[0]==="**"?this.rules.inline.strong.endAst:this.rules.inline.strong.endUnd;Me.lastIndex=0;for(var xe;(ee=Me.exec(D))!=null;)if(xe=this.rules.inline.strong.middle.exec(D.slice(0,ee.index+3)),xe)return{type:"strong",raw:T.slice(0,xe[0].length),text:T.slice(2,xe[0].length-2)}}},re.em=function(T,D,Y){Y===void 0&&(Y="");var ee=this.rules.inline.em.start.exec(T);if(ee&&(!ee[1]||ee[1]&&(Y===""||this.rules.inline.punctuation.exec(Y)))){D=D.slice(-1*T.length);var Me=ee[0]==="*"?this.rules.inline.em.endAst:this.rules.inline.em.endUnd;Me.lastIndex=0;for(var xe;(ee=Me.exec(D))!=null;)if(xe=this.rules.inline.em.middle.exec(D.slice(0,ee.index+2)),xe)return{type:"em",raw:T.slice(0,xe[0].length),text:T.slice(1,xe[0].length-1)}}},re.codespan=function(T){var D=this.rules.inline.code.exec(T);if(D){var Y=D[2].replace(/\n/g," "),ee=/[^ ]/.test(Y),Me=Y.startsWith(" ")&&Y.endsWith(" ");return ee&&Me&&(Y=Y.substring(1,Y.length-1)),Y=H(Y,!0),{type:"codespan",raw:D[0],text:Y}}},re.br=function(T){var D=this.rules.inline.br.exec(T);if(D)return{type:"br",raw:D[0]}},re.del=function(T){var D=this.rules.inline.del.exec(T);if(D)return{type:"del",raw:D[0],text:D[1]}},re.autolink=function(T,D){var Y=this.rules.inline.autolink.exec(T);if(Y){var ee,Me;return Y[2]==="@"?(ee=H(this.options.mangle?D(Y[1]):Y[1]),Me="mailto:"+ee):(ee=H(Y[1]),Me=ee),{type:"link",raw:Y[0],text:ee,href:Me,tokens:[{type:"text",raw:ee,text:ee}]}}},re.url=function(T,D){var Y;if(Y=this.rules.inline.url.exec(T)){var ee,Me;if(Y[2]==="@")ee=H(this.options.mangle?D(Y[0]):Y[0]),Me="mailto:"+ee;else{var xe;do xe=Y[0],Y[0]=this.rules.inline._backpedal.exec(Y[0])[0];while(xe!==Y[0]);ee=H(Y[0]),Y[1]==="www."?Me="http://"+ee:Me=ee}return{type:"link",raw:Y[0],text:ee,href:Me,tokens:[{type:"text",raw:ee,text:ee}]}}},re.inlineText=function(T,D,Y){var ee=this.rules.inline.text.exec(T);if(ee){var Me;return D?Me=this.options.sanitize?this.options.sanitizer?this.options.sanitizer(ee[0]):H(ee[0]):ee[0]:Me=H(this.options.smartypants?Y(ee[0]):ee[0]),{type:"text",raw:ee[0],text:Me}}},he}(),Oe=I.noopTest,ye=I.edit,_e=I.merge,oe={newline:/^\n+/,code:/^( {4}[^\n]+\n*)+/,fences:/^ {0,3}(`{3,}(?=[^`\n]*\n)|~{3,})([^\n]*)\n(?:|([\s\S]*?)\n)(?: {0,3}\1[~`]* *(?:\n+|$)|$)/,hr:/^ {0,3}((?:- *){3,}|(?:_ *){3,}|(?:\* *){3,})(?:\n+|$)/,heading:/^ {0,3}(#{1,6}) +([^\n]*?)(?: +#+)? *(?:\n+|$)/,blockquote:/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/,list:/^( {0,3})(bull) [\s\S]+?(?:hr|def|\n{2,}(?! )(?!\1bull )\n*|\s*$)/,html:"^ {0,3}(?:<(script|pre|style)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?\\?>\\n*|<![A-Z][\\s\\S]*?>\\n*|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>\\n*|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:\\n{2,}|$)|<(?!script|pre|style)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:\\n{2,}|$)|</(?!script|pre|style)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:\\n{2,}|$))",def:/^ {0,3}\[(label)\]: *\n? *<?([^\s>]+)>?(?:(?: +\n? *| *\n *)(title))? *(?:\n+|$)/,nptable:Oe,table:Oe,lheading:/^([^\n]+)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html)[^\n]+)*)/,text:/^[^\n]+/};oe._label=/(?!\s*\])(?:\\[\[\]]|[^\[\]])+/,oe._title=/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/,oe.def=ye(oe.def).replace("label",oe._label).replace("title",oe._title).getRegex(),oe.bullet=/(?:[*+-]|\d{1,9}[.)])/,oe.item=/^( *)(bull) ?[^\n]*(?:\n(?!\1bull ?)[^\n]*)*/,oe.item=ye(oe.item,"gm").replace(/bull/g,oe.bullet).getRegex(),oe.list=ye(oe.list).replace(/bull/g,oe.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+oe.def.source+")").getRegex(),oe._tag="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|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",oe._comment=/<!--(?!-?>)[\s\S]*?-->/,oe.html=ye(oe.html,"i").replace("comment",oe._comment).replace("tag",oe._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),oe.paragraph=ye(oe._paragraph).replace("hr",oe.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|!--)").replace("tag",oe._tag).getRegex(),oe.blockquote=ye(oe.blockquote).replace("paragraph",oe.paragraph).getRegex(),oe.normal=_e({},oe),oe.gfm=_e({},oe.normal,{nptable:"^ *([^|\\n ].*\\|.*)\\n *([-:]+ *\\|[-| :]*)(?:\\n((?:(?!\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)",table:"^ *\\|(.+)\\n *\\|?( *[-:]+[-| :]*)(?:\\n *((?:(?!\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)"}),oe.gfm.nptable=ye(oe.gfm.nptable).replace("hr",oe.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|!--)").replace("tag",oe._tag).getRegex(),oe.gfm.table=ye(oe.gfm.table).replace("hr",oe.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|!--)").replace("tag",oe._tag).getRegex(),oe.pedantic=_e({},oe.normal,{html:ye(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",oe._comment).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/,fences:Oe,paragraph:ye(oe.normal._paragraph).replace("hr",oe.hr).replace("heading",` *#{1,6} *[^
|
|
]`).replace("lheading",oe.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});var X={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:Oe,tag:"^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",link:/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/,reflink:/^!?\[(label)\]\[(?!\s*\])((?:\\[\[\]]?|[^\[\]\\])+)\]/,nolink:/^!?\[(?!\s*\])((?:\[[^\[\]]*\]|\\[\[\]]|[^\[\]])*)\](?:\[\])?/,reflinkSearch:"reflink|nolink(?!\\()",strong:{start:/^(?:(\*\*(?=[*punctuation]))|\*\*)(?![\s])|__/,middle:/^\*\*(?:(?:(?!overlapSkip)(?:[^*]|\\\*)|overlapSkip)|\*(?:(?!overlapSkip)(?:[^*]|\\\*)|overlapSkip)*?\*)+?\*\*$|^__(?![\s])((?:(?:(?!overlapSkip)(?:[^_]|\\_)|overlapSkip)|_(?:(?!overlapSkip)(?:[^_]|\\_)|overlapSkip)*?_)+?)__$/,endAst:/[^punctuation\s]\*\*(?!\*)|[punctuation]\*\*(?!\*)(?:(?=[punctuation\s]|$))/,endUnd:/[^\s]__(?!_)(?:(?=[punctuation\s])|$)/},em:{start:/^(?:(\*(?=[punctuation]))|\*)(?![*\s])|_/,middle:/^\*(?:(?:(?!overlapSkip)(?:[^*]|\\\*)|overlapSkip)|\*(?:(?!overlapSkip)(?:[^*]|\\\*)|overlapSkip)*?\*)+?\*$|^_(?![_\s])(?:(?:(?!overlapSkip)(?:[^_]|\\_)|overlapSkip)|_(?:(?!overlapSkip)(?:[^_]|\\_)|overlapSkip)*?_)+?_$/,endAst:/[^punctuation\s]\*(?!\*)|[punctuation]\*(?!\*)(?:(?=[punctuation\s]|$))/,endUnd:/[^\s]_(?!_)(?:(?=[punctuation\s])|$)/},code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br:/^( {2,}|\\)\n(?!\s*$)/,del:Oe,text:/^(`+|[^`])(?:[\s\S]*?(?:(?=[\\<!\[`*]|\b_|$)|[^ ](?= {2,}\n))|(?= {2,}\n))/,punctuation:/^([\s*punctuation])/};X._punctuation="!\"#$%&'()+\\-.,/:;<=>?@\\[\\]`^{|}~",X.punctuation=ye(X.punctuation).replace(/punctuation/g,X._punctuation).getRegex(),X._blockSkip="\\[[^\\]]*?\\]\\([^\\)]*?\\)|`[^`]*?`|<[^>]*?>",X._overlapSkip="__[^_]*?__|\\*\\*\\[^\\*\\]*?\\*\\*",X.em.start=ye(X.em.start).replace(/punctuation/g,X._punctuation).getRegex(),X.em.middle=ye(X.em.middle).replace(/punctuation/g,X._punctuation).replace(/overlapSkip/g,X._overlapSkip).getRegex(),X.em.endAst=ye(X.em.endAst,"g").replace(/punctuation/g,X._punctuation).getRegex(),X.em.endUnd=ye(X.em.endUnd,"g").replace(/punctuation/g,X._punctuation).getRegex(),X.strong.start=ye(X.strong.start).replace(/punctuation/g,X._punctuation).getRegex(),X.strong.middle=ye(X.strong.middle).replace(/punctuation/g,X._punctuation).replace(/blockSkip/g,X._blockSkip).getRegex(),X.strong.endAst=ye(X.strong.endAst,"g").replace(/punctuation/g,X._punctuation).getRegex(),X.strong.endUnd=ye(X.strong.endUnd,"g").replace(/punctuation/g,X._punctuation).getRegex(),X.blockSkip=ye(X._blockSkip,"g").getRegex(),X.overlapSkip=ye(X._overlapSkip,"g").getRegex(),X._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g,X._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/,X._email=/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/,X.autolink=ye(X.autolink).replace("scheme",X._scheme).replace("email",X._email).getRegex(),X._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/,X.tag=ye(X.tag).replace("comment",oe._comment).replace("attribute",X._attribute).getRegex(),X._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,X._href=/<(?:\\[<>]?|[^\s<>\\])*>|[^\s\x00-\x1f]*/,X._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/,X.link=ye(X.link).replace("label",X._label).replace("href",X._href).replace("title",X._title).getRegex(),X.reflink=ye(X.reflink).replace("label",X._label).getRegex(),X.reflinkSearch=ye(X.reflinkSearch,"g").replace("reflink",X.reflink).replace("nolink",X.nolink).getRegex(),X.normal=_e({},X),X.pedantic=_e({},X.normal,{strong:{start:/^__|\*\*/,middle:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,endAst:/\*\*(?!\*)/g,endUnd:/__(?!_)/g},em:{start:/^_|\*/,middle:/^()\*(?=\S)([\s\S]*?\S)\*(?!\*)|^_(?=\S)([\s\S]*?\S)_(?!_)/,endAst:/\*(?!\*)/g,endUnd:/_(?!_)/g},link:ye(/^!?\[(label)\]\((.*?)\)/).replace("label",X._label).getRegex(),reflink:ye(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",X._label).getRegex()}),X.gfm=_e({},X.normal,{escape:ye(X.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_~)]+(?!$))+/,del:/^~+(?=\S)([\s\S]*?\S)~+/,text:/^(`+|[^`])(?:[\s\S]*?(?:(?=[\\<!\[`*~]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@))|(?= {2,}\n|[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@))/}),X.gfm.url=ye(X.gfm.url,"i").replace("email",X.gfm._extended_email).getRegex(),X.breaks=_e({},X.gfm,{br:ye(X.br).replace("{2,}","*").getRegex(),text:ye(X.gfm.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()});var k={block:oe,inline:X},$=G.defaults,B=k.block,Te=k.inline;function P(he){return he.replace(/---/g,"\u2014").replace(/--/g,"\u2013").replace(/(^|[-\u2014/(\[{"\s])'/g,"$1\u2018").replace(/'/g,"\u2019").replace(/(^|[-\u2014/(\[{\u2018\s])"/g,"$1\u201C").replace(/"/g,"\u201D").replace(/\.{3}/g,"\u2026")}function M(he){var re="",ue,T,D=he.length;for(ue=0;ue<D;ue++)T=he.charCodeAt(ue),Math.random()>.5&&(T="x"+T.toString(16)),re+="&#"+T+";";return re}var ie=function(){function he(ue){this.tokens=[],this.tokens.links=Object.create(null),this.options=ue||$,this.options.tokenizer=this.options.tokenizer||new Re,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options;var T={block:B.normal,inline:Te.normal};this.options.pedantic?(T.block=B.pedantic,T.inline=Te.pedantic):this.options.gfm&&(T.block=B.gfm,this.options.breaks?T.inline=Te.breaks:T.inline=Te.gfm),this.tokenizer.rules=T}he.lex=function(T,D){var Y=new he(D);return Y.lex(T)};var re=he.prototype;return re.lex=function(T){return T=T.replace(/\r\n|\r/g,`
|
|
`).replace(/\t/g," "),this.blockTokens(T,this.tokens,!0),this.inline(this.tokens),this.tokens},re.blockTokens=function(T,D,Y){D===void 0&&(D=[]),Y===void 0&&(Y=!0),T=T.replace(/^ +$/gm,"");for(var ee,Me,xe,Ke;T;){if(ee=this.tokenizer.space(T)){T=T.substring(ee.raw.length),ee.type&&D.push(ee);continue}if(ee=this.tokenizer.code(T,D)){T=T.substring(ee.raw.length),ee.type?D.push(ee):(Ke=D[D.length-1],Ke.raw+=`
|
|
`+ee.raw,Ke.text+=`
|
|
`+ee.text);continue}if(ee=this.tokenizer.fences(T)){T=T.substring(ee.raw.length),D.push(ee);continue}if(ee=this.tokenizer.heading(T)){T=T.substring(ee.raw.length),D.push(ee);continue}if(ee=this.tokenizer.nptable(T)){T=T.substring(ee.raw.length),D.push(ee);continue}if(ee=this.tokenizer.hr(T)){T=T.substring(ee.raw.length),D.push(ee);continue}if(ee=this.tokenizer.blockquote(T)){T=T.substring(ee.raw.length),ee.tokens=this.blockTokens(ee.text,[],Y),D.push(ee);continue}if(ee=this.tokenizer.list(T)){for(T=T.substring(ee.raw.length),xe=ee.items.length,Me=0;Me<xe;Me++)ee.items[Me].tokens=this.blockTokens(ee.items[Me].text,[],!1);D.push(ee);continue}if(ee=this.tokenizer.html(T)){T=T.substring(ee.raw.length),D.push(ee);continue}if(Y&&(ee=this.tokenizer.def(T))){T=T.substring(ee.raw.length),this.tokens.links[ee.tag]||(this.tokens.links[ee.tag]={href:ee.href,title:ee.title});continue}if(ee=this.tokenizer.table(T)){T=T.substring(ee.raw.length),D.push(ee);continue}if(ee=this.tokenizer.lheading(T)){T=T.substring(ee.raw.length),D.push(ee);continue}if(Y&&(ee=this.tokenizer.paragraph(T))){T=T.substring(ee.raw.length),D.push(ee);continue}if(ee=this.tokenizer.text(T,D)){T=T.substring(ee.raw.length),ee.type?D.push(ee):(Ke=D[D.length-1],Ke.raw+=`
|
|
`+ee.raw,Ke.text+=`
|
|
`+ee.text);continue}if(T){var ot="Infinite loop on byte: "+T.charCodeAt(0);if(this.options.silent){console.error(ot);break}else throw new Error(ot)}}return D},re.inline=function(T){var D,Y,ee,Me,xe,Ke,ot=T.length;for(D=0;D<ot;D++){Ke=T[D];switch(Ke.type){case"paragraph":case"text":case"heading":{Ke.tokens=[],this.inlineTokens(Ke.text,Ke.tokens);break}case"table":{for(Ke.tokens={header:[],cells:[]},Me=Ke.header.length,Y=0;Y<Me;Y++)Ke.tokens.header[Y]=[],this.inlineTokens(Ke.header[Y],Ke.tokens.header[Y]);for(Me=Ke.cells.length,Y=0;Y<Me;Y++)for(xe=Ke.cells[Y],Ke.tokens.cells[Y]=[],ee=0;ee<xe.length;ee++)Ke.tokens.cells[Y][ee]=[],this.inlineTokens(xe[ee],Ke.tokens.cells[Y][ee]);break}case"blockquote":{this.inline(Ke.tokens);break}case"list":{for(Me=Ke.items.length,Y=0;Y<Me;Y++)this.inline(Ke.items[Y].tokens);break}}}return T},re.inlineTokens=function(T,D,Y,ee,Me){D===void 0&&(D=[]),Y===void 0&&(Y=!1),ee===void 0&&(ee=!1),Me===void 0&&(Me="");var xe,Ke=T,ot;if(this.tokens.links){var mt=Object.keys(this.tokens.links);if(mt.length>0)for(;(ot=this.tokenizer.rules.inline.reflinkSearch.exec(Ke))!=null;)mt.includes(ot[0].slice(ot[0].lastIndexOf("[")+1,-1))&&(Ke=Ke.slice(0,ot.index)+"["+"a".repeat(ot[0].length-2)+"]"+Ke.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(ot=this.tokenizer.rules.inline.blockSkip.exec(Ke))!=null;)Ke=Ke.slice(0,ot.index)+"["+"a".repeat(ot[0].length-2)+"]"+Ke.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;T;){if(xe=this.tokenizer.escape(T)){T=T.substring(xe.raw.length),D.push(xe);continue}if(xe=this.tokenizer.tag(T,Y,ee)){T=T.substring(xe.raw.length),Y=xe.inLink,ee=xe.inRawBlock,D.push(xe);continue}if(xe=this.tokenizer.link(T)){T=T.substring(xe.raw.length),xe.type==="link"&&(xe.tokens=this.inlineTokens(xe.text,[],!0,ee)),D.push(xe);continue}if(xe=this.tokenizer.reflink(T,this.tokens.links)){T=T.substring(xe.raw.length),xe.type==="link"&&(xe.tokens=this.inlineTokens(xe.text,[],!0,ee)),D.push(xe);continue}if(xe=this.tokenizer.strong(T,Ke,Me)){T=T.substring(xe.raw.length),xe.tokens=this.inlineTokens(xe.text,[],Y,ee),D.push(xe);continue}if(xe=this.tokenizer.em(T,Ke,Me)){T=T.substring(xe.raw.length),xe.tokens=this.inlineTokens(xe.text,[],Y,ee),D.push(xe);continue}if(xe=this.tokenizer.codespan(T)){T=T.substring(xe.raw.length),D.push(xe);continue}if(xe=this.tokenizer.br(T)){T=T.substring(xe.raw.length),D.push(xe);continue}if(xe=this.tokenizer.del(T)){T=T.substring(xe.raw.length),xe.tokens=this.inlineTokens(xe.text,[],Y,ee),D.push(xe);continue}if(xe=this.tokenizer.autolink(T,M)){T=T.substring(xe.raw.length),D.push(xe);continue}if(!Y&&(xe=this.tokenizer.url(T,M))){T=T.substring(xe.raw.length),D.push(xe);continue}if(xe=this.tokenizer.inlineText(T,ee,P)){T=T.substring(xe.raw.length),Me=xe.raw.slice(-1),D.push(xe);continue}if(T){var dt="Infinite loop on byte: "+T.charCodeAt(0);if(this.options.silent){console.error(dt);break}else throw new Error(dt)}}return D},me(he,null,[{key:"rules",get:function(){return{block:B,inline:Te}}}]),he}(),be=G.defaults,ke=I.cleanUrl,Se=I.escape,Ne=function(){function he(ue){this.options=ue||be}var re=he.prototype;return re.code=function(T,D,Y){var ee=(D||"").match(/\S*/)[0];if(this.options.highlight){var Me=this.options.highlight(T,ee);Me!=null&&Me!==T&&(Y=!0,T=Me)}return ee?'<pre><code class="'+this.options.langPrefix+Se(ee,!0)+'">'+(Y?T:Se(T,!0))+`</code></pre>
|
|
`:"<pre><code>"+(Y?T:Se(T,!0))+`</code></pre>
|
|
`},re.blockquote=function(T){return`<blockquote>
|
|
`+T+`</blockquote>
|
|
`},re.html=function(T){return T},re.heading=function(T,D,Y,ee){return this.options.headerIds?"<h"+D+' id="'+this.options.headerPrefix+ee.slug(Y)+'">'+T+"</h"+D+`>
|
|
`:"<h"+D+">"+T+"</h"+D+`>
|
|
`},re.hr=function(){return this.options.xhtml?`<hr/>
|
|
`:`<hr>
|
|
`},re.list=function(T,D,Y){var ee=D?"ol":"ul",Me=D&&Y!==1?' start="'+Y+'"':"";return"<"+ee+Me+`>
|
|
`+T+"</"+ee+`>
|
|
`},re.listitem=function(T){return"<li>"+T+`</li>
|
|
`},re.checkbox=function(T){return"<input "+(T?'checked="" ':"")+'disabled="" type="checkbox"'+(this.options.xhtml?" /":"")+"> "},re.paragraph=function(T){return"<p>"+T+`</p>
|
|
`},re.table=function(T,D){return D&&(D="<tbody>"+D+"</tbody>"),`<table>
|
|
<thead>
|
|
`+T+`</thead>
|
|
`+D+`</table>
|
|
`},re.tablerow=function(T){return`<tr>
|
|
`+T+`</tr>
|
|
`},re.tablecell=function(T,D){var Y=D.header?"th":"td",ee=D.align?"<"+Y+' align="'+D.align+'">':"<"+Y+">";return ee+T+"</"+Y+`>
|
|
`},re.strong=function(T){return"<strong>"+T+"</strong>"},re.em=function(T){return"<em>"+T+"</em>"},re.codespan=function(T){return"<code>"+T+"</code>"},re.br=function(){return this.options.xhtml?"<br/>":"<br>"},re.del=function(T){return"<del>"+T+"</del>"},re.link=function(T,D,Y){if(T=ke(this.options.sanitize,this.options.baseUrl,T),T===null)return Y;var ee='<a href="'+Se(T)+'"';return D&&(ee+=' title="'+D+'"'),ee+=">"+Y+"</a>",ee},re.image=function(T,D,Y){if(T=ke(this.options.sanitize,this.options.baseUrl,T),T===null)return Y;var ee='<img src="'+T+'" alt="'+Y+'"';return D&&(ee+=' title="'+D+'"'),ee+=this.options.xhtml?"/>":">",ee},re.text=function(T){return T},he}(),Fe=function(){function he(){}var re=he.prototype;return re.strong=function(T){return T},re.em=function(T){return T},re.codespan=function(T){return T},re.del=function(T){return T},re.html=function(T){return T},re.text=function(T){return T},re.link=function(T,D,Y){return""+Y},re.image=function(T,D,Y){return""+Y},re.br=function(){return""},he}(),Je=function(){function he(){this.seen={}}var re=he.prototype;return re.slug=function(T){var D=T.toLowerCase().trim().replace(/<[!\/a-z].*?>/ig,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-");if(this.seen.hasOwnProperty(D)){var Y=D;do this.seen[Y]++,D=Y+"-"+this.seen[Y];while(this.seen.hasOwnProperty(D))}return this.seen[D]=0,D},he}(),ze=G.defaults,$e=I.unescape,Ye=function(){function he(ue){this.options=ue||ze,this.options.renderer=this.options.renderer||new Ne,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new Fe,this.slugger=new Je}he.parse=function(T,D){var Y=new he(D);return Y.parse(T)};var re=he.prototype;return re.parse=function(T,D){D===void 0&&(D=!0);var Y="",ee,Me,xe,Ke,ot,mt,dt,Tt,kt,gt,Yt,jt,Jt,zt,Ot,Un,Qn,bt,Et=T.length;for(ee=0;ee<Et;ee++){gt=T[ee];switch(gt.type){case"space":continue;case"hr":{Y+=this.renderer.hr();continue}case"heading":{Y+=this.renderer.heading(this.parseInline(gt.tokens),gt.depth,$e(this.parseInline(gt.tokens,this.textRenderer)),this.slugger);continue}case"code":{Y+=this.renderer.code(gt.text,gt.lang,gt.escaped);continue}case"table":{for(Tt="",dt="",Ke=gt.header.length,Me=0;Me<Ke;Me++)dt+=this.renderer.tablecell(this.parseInline(gt.tokens.header[Me]),{header:!0,align:gt.align[Me]});for(Tt+=this.renderer.tablerow(dt),kt="",Ke=gt.cells.length,Me=0;Me<Ke;Me++){for(mt=gt.tokens.cells[Me],dt="",ot=mt.length,xe=0;xe<ot;xe++)dt+=this.renderer.tablecell(this.parseInline(mt[xe]),{header:!1,align:gt.align[xe]});kt+=this.renderer.tablerow(dt)}Y+=this.renderer.table(Tt,kt);continue}case"blockquote":{kt=this.parse(gt.tokens),Y+=this.renderer.blockquote(kt);continue}case"list":{for(Yt=gt.ordered,jt=gt.start,Jt=gt.loose,Ke=gt.items.length,kt="",Me=0;Me<Ke;Me++)Ot=gt.items[Me],Un=Ot.checked,Qn=Ot.task,zt="",Ot.task&&(bt=this.renderer.checkbox(Un),Jt?Ot.tokens.length>0&&Ot.tokens[0].type==="text"?(Ot.tokens[0].text=bt+" "+Ot.tokens[0].text,Ot.tokens[0].tokens&&Ot.tokens[0].tokens.length>0&&Ot.tokens[0].tokens[0].type==="text"&&(Ot.tokens[0].tokens[0].text=bt+" "+Ot.tokens[0].tokens[0].text)):Ot.tokens.unshift({type:"text",text:bt}):zt+=bt),zt+=this.parse(Ot.tokens,Jt),kt+=this.renderer.listitem(zt,Qn,Un);Y+=this.renderer.list(kt,Yt,jt);continue}case"html":{Y+=this.renderer.html(gt.text);continue}case"paragraph":{Y+=this.renderer.paragraph(this.parseInline(gt.tokens));continue}case"text":{for(kt=gt.tokens?this.parseInline(gt.tokens):gt.text;ee+1<Et&&T[ee+1].type==="text";)gt=T[++ee],kt+=`
|
|
`+(gt.tokens?this.parseInline(gt.tokens):gt.text);Y+=D?this.renderer.paragraph(kt):kt;continue}default:{var at='Token with "'+gt.type+'" type was not found.';if(this.options.silent){console.error(at);return}else throw new Error(at)}}}return Y},re.parseInline=function(T,D){D=D||this.renderer;var Y="",ee,Me,xe=T.length;for(ee=0;ee<xe;ee++){Me=T[ee];switch(Me.type){case"escape":{Y+=D.text(Me.text);break}case"html":{Y+=D.html(Me.text);break}case"link":{Y+=D.link(Me.href,Me.title,this.parseInline(Me.tokens,D));break}case"image":{Y+=D.image(Me.href,Me.title,Me.text);break}case"strong":{Y+=D.strong(this.parseInline(Me.tokens,D));break}case"em":{Y+=D.em(this.parseInline(Me.tokens,D));break}case"codespan":{Y+=D.codespan(Me.text);break}case"br":{Y+=D.br();break}case"del":{Y+=D.del(this.parseInline(Me.tokens,D));break}case"text":{Y+=D.text(Me.text);break}default:{var Ke='Token with "'+Me.type+'" type was not found.';if(this.options.silent){console.error(Ke);return}else throw new Error(Ke)}}}return Y},he}(),st=I.merge,qe=I.checkSanitizeDeprecation,ct=I.escape,Pe=G.getDefaults,rt=G.changeDefaults,ht=G.defaults;function We(he,re,ue){if(typeof he=="undefined"||he===null)throw new Error("marked(): input parameter is undefined or null");if(typeof he!="string")throw new Error("marked(): input parameter is of type "+Object.prototype.toString.call(he)+", string expected");if(typeof re=="function"&&(ue=re,re=null),re=st({},We.defaults,re||{}),qe(re),ue){var T=re.highlight,D;try{D=ie.lex(he,re)}catch(xe){return ue(xe)}var Y=function(Ke){var ot;if(!Ke)try{ot=Ye.parse(D,re)}catch(mt){Ke=mt}return re.highlight=T,Ke?ue(Ke):ue(null,ot)};if(!T||T.length<3)return Y();if(delete re.highlight,!D.length)return Y();var ee=0;We.walkTokens(D,function(xe){xe.type==="code"&&(ee++,setTimeout(function(){T(xe.text,xe.lang,function(Ke,ot){if(Ke)return Y(Ke);ot!=null&&ot!==xe.text&&(xe.text=ot,xe.escaped=!0),ee--,ee===0&&Y()})},0))}),ee===0&&Y();return}try{var Me=ie.lex(he,re);return re.walkTokens&&We.walkTokens(Me,re.walkTokens),Ye.parse(Me,re)}catch(xe){if(xe.message+=`
|
|
Please report this to https://github.com/markedjs/marked.`,re.silent)return"<p>An error occurred:</p><pre>"+ct(xe.message+"",!0)+"</pre>";throw xe}}We.options=We.setOptions=function(he){return st(We.defaults,he),rt(We.defaults),We},We.getDefaults=Pe,We.defaults=ht,We.use=function(he){var re=st({},he);if(he.renderer&&function(){var T=We.defaults.renderer||new Ne,D=function(Me){var xe=T[Me];T[Me]=function(){for(var Ke=arguments.length,ot=new Array(Ke),mt=0;mt<Ke;mt++)ot[mt]=arguments[mt];var dt=he.renderer[Me].apply(T,ot);return dt===!1&&(dt=xe.apply(T,ot)),dt}};for(var Y in he.renderer)D(Y);re.renderer=T}(),he.tokenizer&&function(){var T=We.defaults.tokenizer||new Re,D=function(Me){var xe=T[Me];T[Me]=function(){for(var Ke=arguments.length,ot=new Array(Ke),mt=0;mt<Ke;mt++)ot[mt]=arguments[mt];var dt=he.tokenizer[Me].apply(T,ot);return dt===!1&&(dt=xe.apply(T,ot)),dt}};for(var Y in he.tokenizer)D(Y);re.tokenizer=T}(),he.walkTokens){var ue=We.defaults.walkTokens;re.walkTokens=function(T){he.walkTokens(T),ue&&ue(T)}}We.setOptions(re)},We.walkTokens=function(he,re){for(var ue=fe(he),T;!(T=ue()).done;){var D=T.value;re(D);switch(D.type){case"table":{for(var Y=fe(D.tokens.header),ee;!(ee=Y()).done;){var Me=ee.value;We.walkTokens(Me,re)}for(var xe=fe(D.tokens.cells),Ke;!(Ke=xe()).done;)for(var ot=Ke.value,mt=fe(ot),dt;!(dt=mt()).done;){var Tt=dt.value;We.walkTokens(Tt,re)}break}case"list":{We.walkTokens(D.items,re);break}default:D.tokens&&We.walkTokens(D.tokens,re)}}},We.Parser=Ye,We.parser=Ye.parse,We.Renderer=Ne,We.TextRenderer=Fe,We.Lexer=ie,We.lexer=ie.lex,We.Tokenizer=Re,We.Slugger=Je,We.parse=We;var Ze=We;return Ze})},ELLl:function(it,se,f){(function(Q){Q(f("VrN/"))})(function(Q){var me={pairs:`()[]{}''""`,closeBefore:`)]}'":;>`,triples:"",explode:"[]{}"},de=Q.Pos;Q.defineOption("autoCloseBrackets",!1,function(_,j,y){y&&y!=Q.Init&&(_.removeKeyMap(fe),_.state.closeBrackets=null),j&&(Z(Ee(j,"pairs")),_.state.closeBrackets=j,_.addKeyMap(fe))});function Ee(_,j){return j=="pairs"&&typeof _=="string"?_:typeof _=="object"&&_[j]!=null?_[j]:me[j]}var fe={Backspace:U,Enter:R};function Z(_){for(var j=0;j<_.length;j++){var y=_.charAt(j),v="'"+y+"'";fe[v]||(fe[v]=G(y))}}Z(me.pairs+"`");function G(_){return function(j){return C(j,_)}}function J(_){var j=_.state.closeBrackets;if(!j||j.override)return j;var y=_.getModeAt(_.getCursor());return y.closeBrackets||j}function U(_){var j=J(_);if(!j||_.getOption("disableInput"))return Q.Pass;for(var y=Ee(j,"pairs"),v=_.listSelections(),A=0;A<v.length;A++){if(!v[A].empty())return Q.Pass;var W=S(_,v[A].head);if(!W||y.indexOf(W)%2!=0)return Q.Pass}for(var A=v.length-1;A>=0;A--){var ge=v[A].head;_.replaceRange("",de(ge.line,ge.ch-1),de(ge.line,ge.ch+1),"+delete")}}function R(_){var j=J(_),y=j&&Ee(j,"explode");if(!y||_.getOption("disableInput"))return Q.Pass;for(var v=_.listSelections(),A=0;A<v.length;A++){if(!v[A].empty())return Q.Pass;var W=S(_,v[A].head);if(!W||y.indexOf(W)%2!=0)return Q.Pass}_.operation(function(){var ge=_.lineSeparator()||`
|
|
`;_.replaceSelection(ge+ge,null),_.execCommand("goCharLeft"),v=_.listSelections();for(var ce=0;ce<v.length;ce++){var pe=v[ce].head.line;_.indentLine(pe,null,!0),_.indentLine(pe+1,null,!0)}})}function x(_){var j=Q.cmpPos(_.anchor,_.head)>0;return{anchor:new de(_.anchor.line,_.anchor.ch+(j?-1:1)),head:new de(_.head.line,_.head.ch+(j?1:-1))}}function C(_,j){var y=J(_);if(!y||_.getOption("disableInput"))return Q.Pass;var v=Ee(y,"pairs"),A=v.indexOf(j);if(A==-1)return Q.Pass;for(var W=Ee(y,"closeBefore"),ge=Ee(y,"triples"),ce=v.charAt(A+1)==j,pe=_.listSelections(),Ie=A%2==0,we,Le=0;Le<pe.length;Le++){var Ue=pe[Le],ae=Ue.head,O,ve=_.getRange(ae,de(ae.line,ae.ch+1));if(Ie&&!Ue.empty())O="surround";else if((ce||!Ie)&&ve==j)ce&&E(_,ae)?O="both":ge.indexOf(j)>=0&&_.getRange(ae,de(ae.line,ae.ch+3))==j+j+j?O="skipThree":O="skip";else if(ce&&ae.ch>1&&ge.indexOf(j)>=0&&_.getRange(de(ae.line,ae.ch-2),ae)==j+j){if(ae.ch>2&&/\bstring/.test(_.getTokenTypeAt(de(ae.line,ae.ch-2))))return Q.Pass;O="addFour"}else if(ce){var V=ae.ch==0?" ":_.getRange(de(ae.line,ae.ch-1),ae);if(!Q.isWordChar(ve)&&V!=j&&!Q.isWordChar(V))O="both";else return Q.Pass}else if(Ie&&(ve.length===0||/\s/.test(ve)||W.indexOf(ve)>-1))O="both";else return Q.Pass;if(!we)we=O;else if(we!=O)return Q.Pass}var F=A%2?v.charAt(A-1):j,ne=A%2?j:v.charAt(A+1);_.operation(function(){if(we=="skip")_.execCommand("goCharRight");else if(we=="skipThree")for(var z=0;z<3;z++)_.execCommand("goCharRight");else if(we=="surround"){for(var N=_.getSelections(),z=0;z<N.length;z++)N[z]=F+N[z]+ne;_.replaceSelections(N,"around"),N=_.listSelections().slice();for(var z=0;z<N.length;z++)N[z]=x(N[z]);_.setSelections(N)}else we=="both"?(_.replaceSelection(F+ne,null),_.triggerElectric(F+ne),_.execCommand("goCharLeft")):we=="addFour"&&(_.replaceSelection(F+F+F+F,"before"),_.execCommand("goCharRight"))})}function S(_,j){var y=_.getRange(de(j.line,j.ch-1),de(j.line,j.ch+1));return y.length==2?y:null}function E(_,j){var y=_.getTokenAt(de(j.line,j.ch+1));return/\bstring/.test(y.type)&&y.start==j.ch&&(j.ch==0||!/\bstring/.test(_.getTokenTypeAt(j)))}})},GfqC:function(it,se,f){"use strict";var Q=f("q1tI"),me=f.n(Q),de=f("TSYQ"),Ee=f.n(de);function fe(I,g){var d="cannot "+I.method+" "+I.action+" "+g.status+"'",L=new Error(d);return L.status=g.status,L.method=I.method,L.url=I.action,L}function Z(I){var g=I.responseText||I.response;if(!g)return g;try{return JSON.parse(g)}catch(d){return g}}function G(I){var g=new XMLHttpRequest;I.onProgress&&g.upload&&(g.upload.onprogress=function(le){le.total>0&&(le.percent=le.loaded/le.total*100),I.onProgress(le)});var d=new FormData;I.data&&Object.keys(I.data).forEach(function(H){var le=I.data[H];if(Array.isArray(le)){le.forEach(function(De){d.append(H+"[]",De)});return}d.append(H,I.data[H])}),I.file instanceof Blob?d.append(I.filename,I.file,I.file.name):d.append(I.filename,I.file),g.onerror=function(le){I.onError(le)},g.onload=function(){return g.status<200||g.status>=300?I.onError(fe(I,g),Z(g)):I.onSuccess(Z(g),g)},g.open(I.method,I.action,!0),I.withCredentials&&"withCredentials"in g&&(g.withCredentials=!0);var L=I.headers||{};return L["X-Requested-With"]!==null&&g.setRequestHeader("X-Requested-With","XMLHttpRequest"),Object.keys(L).forEach(function(H){L[H]!==null&&g.setRequestHeader(H,L[H])}),g.send(d),{abort:function(){g.abort()}}}var J=+new Date,U=0;function R(){return"rc-upload-"+J+"-"+ ++U}function x(I,g){return I.indexOf(g,I.length-g.length)!==-1}var C=function(I,g){if(I&&g){var d=Array.isArray(g)?g:g.split(","),L=I.name||"",H=I.type||"",le=H.replace(/\/.*$/,"");return d.some(function(De){var je=De.trim();return je.charAt(0)==="."?x(L.toLowerCase(),je.toLowerCase()):/\/\*$/.test(je)?le===je.replace(/\/.*$/,""):H===je})}return!0};function S(I,g){var d=I.createReader(),L=[];function H(){d.readEntries(function(le){var De=Array.prototype.slice.apply(le);L=L.concat(De);var je=!De.length;je?g(L):H()})}H()}var E=function(g,d,L){var H=function le(De,je){je=je||"",De.isFile?De.file(function(Re){L(Re)&&(De.fullPath&&!Re.webkitRelativePath&&(Object.defineProperties(Re,{webkitRelativePath:{writable:!0}}),Re.webkitRelativePath=De.fullPath.replace(/^\//,""),Object.defineProperties(Re,{webkitRelativePath:{writable:!1}})),d([Re]))}):De.isDirectory&&S(De,function(Re){Re.forEach(function(Oe){le(Oe,""+je+De.name+"/")})})};g.forEach(function(le){H(le.webkitGetAsEntry())})},_=E,j=Object.assign||function(I){for(var g=1;g<arguments.length;g++){var d=arguments[g];for(var L in d)Object.prototype.hasOwnProperty.call(d,L)&&(I[L]=d[L])}return I},y=function(){function I(g,d){var L=[],H=!0,le=!1,De=void 0;try{for(var je=g[Symbol.iterator](),Re;!(H=(Re=je.next()).done)&&!(L.push(Re.value),d&&L.length===d);H=!0);}catch(Oe){le=!0,De=Oe}finally{try{!H&&je.return&&je.return()}finally{if(le)throw De}}return L}return function(g,d){if(Array.isArray(g))return g;if(Symbol.iterator in Object(g))return I(g,d);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),v=function(){function I(g,d){for(var L=0;L<d.length;L++){var H=d[L];H.enumerable=H.enumerable||!1,H.configurable=!0,"value"in H&&(H.writable=!0),Object.defineProperty(g,H.key,H)}}return function(g,d,L){return d&&I(g.prototype,d),L&&I(g,L),g}}();function A(I,g,d){return g in I?Object.defineProperty(I,g,{value:d,enumerable:!0,configurable:!0,writable:!0}):I[g]=d,I}function W(I,g){var d={};for(var L in I){if(g.indexOf(L)>=0)continue;if(!Object.prototype.hasOwnProperty.call(I,L))continue;d[L]=I[L]}return d}function ge(I,g){if(!(I instanceof g))throw new TypeError("Cannot call a class as a function")}function ce(I,g){if(!I)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return g&&(typeof g=="object"||typeof g=="function")?g:I}function pe(I,g){if(typeof g!="function"&&g!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof g);I.prototype=Object.create(g&&g.prototype,{constructor:{value:I,enumerable:!1,writable:!0,configurable:!0}}),g&&(Object.setPrototypeOf?Object.setPrototypeOf(I,g):I.__proto__=g)}var Ie=function(g){return Object.keys(g).reduce(function(d,L){return(L.substr(0,5)==="data-"||L.substr(0,5)==="aria-"||L==="role")&&(d[L]=g[L]),d},{})},we=function(I){pe(g,I);function g(){var d,L,H,le;ge(this,g);for(var De=arguments.length,je=Array(De),Re=0;Re<De;Re++)je[Re]=arguments[Re];return le=(L=(H=ce(this,(d=g.__proto__||Object.getPrototypeOf(g)).call.apply(d,[this].concat(je))),H),H.state={uid:R()},H.reqs={},H.onChange=function(Oe){var ye=Oe.target.files;H.uploadFiles(ye),H.reset()},H.onClick=function(Oe){var ye=H.fileInput;if(!ye)return;var _e=H.props,oe=_e.children,X=_e.onClick;oe&&oe.type==="button"&&(ye.parentNode.focus(),ye.parentNode.querySelector("button").blur()),ye.click(),X&&X(Oe)},H.onKeyDown=function(Oe){Oe.key==="Enter"&&H.onClick()},H.onFileDrop=function(Oe){var ye=H.props.multiple;if(Oe.preventDefault(),Oe.type==="dragover")return;if(H.props.directory)_(Array.prototype.slice.call(Oe.dataTransfer.items),H.uploadFiles,function(oe){return C(oe,H.props.accept)});else{var _e=Array.prototype.slice.call(Oe.dataTransfer.files).filter(function(oe){return C(oe,H.props.accept)});ye===!1&&(_e=_e.slice(0,1)),H.uploadFiles(_e)}},H.uploadFiles=function(Oe){var ye=Array.prototype.slice.call(Oe);ye.map(function(_e){return _e.uid=R(),_e}).forEach(function(_e){H.upload(_e,ye)})},H.saveFileInput=function(Oe){H.fileInput=Oe},L),ce(H,le)}return v(g,[{key:"componentDidMount",value:function(){this._isMounted=!0}},{key:"componentWillUnmount",value:function(){this._isMounted=!1,this.abort()}},{key:"upload",value:function(L,H){var le=this,De=this.props;if(!De.beforeUpload)return setTimeout(function(){return le.post(L)},0);var je=De.beforeUpload(L,H);je&&je.then?je.then(function(Re){var Oe=Object.prototype.toString.call(Re);return Oe==="[object File]"||Oe==="[object Blob]"?le.post(Re):le.post(L)}).catch(function(Re){console.log(Re)}):je!==!1&&setTimeout(function(){return le.post(L)},0);return}},{key:"post",value:function(L){var H=this;if(!this._isMounted)return;var le=this.props,De=le.onStart,je=le.onProgress,Re=le.transformFile,Oe=Re===void 0?function(ye){return ye}:Re;new Promise(function(ye){var _e=le.action;return typeof _e=="function"&&(_e=_e(L)),ye(_e)}).then(function(ye){var _e=L.uid,oe=le.customRequest||G,X=Promise.resolve(Oe(L)).then(function(k){var $=le.data;return typeof $=="function"&&($=$(k)),Promise.all([k,$])}).catch(function(k){console.error(k)});X.then(function(k){var $=y(k,2),B=$[0],Te=$[1],P={action:ye,filename:le.name,data:Te,file:B,headers:le.headers,withCredentials:le.withCredentials,method:le.method||"post",onProgress:je?function(M){je(M,L)}:null,onSuccess:function(ie,be){delete H.reqs[_e],le.onSuccess(ie,L,be)},onError:function(ie,be){delete H.reqs[_e],le.onError(ie,be,L)}};De(L),H.reqs[_e]=oe(P)})})}},{key:"reset",value:function(){this.setState({uid:R()})}},{key:"abort",value:function(L){var H=this.reqs;if(L){var le=L;L&&L.uid&&(le=L.uid),H[le]&&H[le].abort&&H[le].abort(),delete H[le]}else Object.keys(H).forEach(function(De){H[De]&&H[De].abort&&H[De].abort(),delete H[De]})}},{key:"render",value:function(){var L,H=this.props,le=H.component,De=H.prefixCls,je=H.className,Re=H.disabled,Oe=H.id,ye=H.style,_e=H.multiple,oe=H.accept,X=H.children,k=H.directory,$=H.openFileDialogOnClick,B=H.onMouseEnter,Te=H.onMouseLeave,P=W(H,["component","prefixCls","className","disabled","id","style","multiple","accept","children","directory","openFileDialogOnClick","onMouseEnter","onMouseLeave"]),M=Ee()((L={},A(L,De,!0),A(L,De+"-disabled",Re),A(L,je,je),L)),ie=Re?{}:{onClick:$?this.onClick:function(){},onKeyDown:$?this.onKeyDown:function(){},onMouseEnter:B,onMouseLeave:Te,onDrop:this.onFileDrop,onDragOver:this.onFileDrop,tabIndex:"0"};return me.a.createElement(le,j({},ie,{className:M,role:"button",style:ye}),me.a.createElement("input",j({},Ie(P),{id:Oe,type:"file",ref:this.saveFileInput,onClick:function(ke){return ke.stopPropagation()},key:this.state.uid,style:{display:"none"},accept:oe,directory:k?"directory":null,webkitdirectory:k?"webkitdirectory":null,multiple:_e,onChange:this.onChange})),X)}}]),g}(Q.Component),Le=we,Ue=Object.assign||function(I){for(var g=1;g<arguments.length;g++){var d=arguments[g];for(var L in d)Object.prototype.hasOwnProperty.call(d,L)&&(I[L]=d[L])}return I},ae=function(){function I(g,d){for(var L=0;L<d.length;L++){var H=d[L];H.enumerable=H.enumerable||!1,H.configurable=!0,"value"in H&&(H.writable=!0),Object.defineProperty(g,H.key,H)}}return function(g,d,L){return d&&I(g.prototype,d),L&&I(g,L),g}}();function O(I,g){if(!(I instanceof g))throw new TypeError("Cannot call a class as a function")}function ve(I,g){if(!I)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return g&&(typeof g=="object"||typeof g=="function")?g:I}function V(I,g){if(typeof g!="function"&&g!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof g);I.prototype=Object.create(g&&g.prototype,{constructor:{value:I,enumerable:!1,writable:!0,configurable:!0}}),g&&(Object.setPrototypeOf?Object.setPrototypeOf(I,g):I.__proto__=g)}function F(){}var ne=function(I){V(g,I);function g(){var d,L,H,le;O(this,g);for(var De=arguments.length,je=Array(De),Re=0;Re<De;Re++)je[Re]=arguments[Re];return le=(L=(H=ve(this,(d=g.__proto__||Object.getPrototypeOf(g)).call.apply(d,[this].concat(je))),H),H.saveUploader=function(Oe){H.uploader=Oe},L),ve(H,le)}return ae(g,[{key:"abort",value:function(L){this.uploader.abort(L)}},{key:"render",value:function(){return me.a.createElement(Le,Ue({},this.props,{ref:this.saveUploader}))}}]),g}(Q.Component);ne.defaultProps={component:"span",prefixCls:"rc-upload",data:{},headers:{},name:"file",multipart:!1,onStart:F,onError:F,onSuccess:F,multiple:!1,beforeUpload:null,customRequest:null,withCredentials:!1,openFileDialogOnClick:!0};var z=ne,N=se.a=z},Gytx:function(it,se){it.exports=function(Q,me,de,Ee){var fe=de?de.call(Ee,Q,me):void 0;if(fe!==void 0)return!!fe;if(Q===me)return!0;if(typeof Q!="object"||!Q||typeof me!="object"||!me)return!1;var Z=Object.keys(Q),G=Object.keys(me);if(Z.length!==G.length)return!1;for(var J=Object.prototype.hasOwnProperty.bind(me),U=0;U<Z.length;U++){var R=Z[U];if(!J(R))return!1;var x=Q[R],C=me[R];if(fe=de?de.call(Ee,x,C,R):void 0,fe===!1||fe===void 0&&x!==C)return!1}return!0}},HmJG:function(it,se,f){},IE1O:function(it,se,f){"use strict";f.d(se,"a",function(){return Ie});var Q=f("2qtc"),me=f("kLXV"),de=f("DZo9"),Ee=f("8z0m"),fe=f("+L6B"),Z=f("2/Rp"),G=f("5NDa"),J=f("5rEg"),U=f("miYZ"),R=f("tsqr"),x=f("9og8"),C=f("y8nQ"),S=f("Vl3Y"),E=f("tJVT"),_=f("WmNS"),j=f.n(_),y=f("q1tI"),v=f.n(y),A=f("KeLC"),W=f.n(A),ge=f("m3rI"),ce=f("jN4g"),pe=function(Le){var Ue,ae,O,ve,V=Le.visible,F=Le.onOk,ne=Le.onCancel,z=Le.title,N=z===void 0?"\u9009\u62E9\u8BA4\u8BC1\u56E2\u961F\u6559\u5E08":z,I=S.a.useForm(),g=Object(E.a)(I,1),d=g[0],L=Object(y.useState)(!1),H=Object(E.a)(L,2),le=H[0],De=H[1],je=Object(y.useState)([]),Re=Object(E.a)(je,2),Oe=Re[0],ye=Re[1],_e=Object(y.useState)([]),oe=Object(E.a)(_e,2),X=oe[0],k=oe[1],$=Object(y.useState)(!1),B=Object(E.a)($,2),Te=B[0],P=B[1];Object(y.useEffect)(function(){if(V!=null&&V.name){var Je,ze,$e,Ye;d.setFieldsValue({name:V==null?void 0:V.name});var st=V!=null&&(Je=V.cover_url)!==null&&Je!==void 0&&Je.includes("attachments")?[{response:{id:V==null||((ze=V.cover_url)===null||ze===void 0)?void 0:ze.split("/")[3]}}]:[],qe=V!=null&&($e=V.backbground_image_url)!==null&&$e!==void 0&&$e.includes("attachments")?[{response:{id:V==null||((Ye=V.backbground_image_url)===null||Ye===void 0)?void 0:Ye.split("/")[3]}}]:[];ye(st),k(qe)}},[V]);var M=function(){d.submit()},ie=function(){ne()},be=function(){var Je=Object(x.a)(j.a.mark(function ze($e){var Ye,st,qe,ct,Pe;return j.a.wrap(function(ht){for(;;)switch(ht.prev=ht.next){case 0:De(!0),console.log(Oe,X,3333),Pe={name:$e==null?void 0:$e.name,cover_id:(Oe==null||((Ye=Oe[0])===null||Ye===void 0||((st=Ye.response)===null||st===void 0))?void 0:st.id)||"",backbground_image_id:(X==null||((qe=X[0])===null||qe===void 0||((ct=qe.response)===null||ct===void 0))?void 0:ct.id)||""},F(Pe);case 4:case"end":return ht.stop()}},ze)}));return function($e){return Je.apply(this,arguments)}}(),ke=function(ze,$e){var Ye=["uploading","done","removed"];Ye.includes(ze.file.status)&&(ze.file.status==="uploading"&&P(!0),ze.file.status==="done"&&P(!1),$e===1?ye(ze.fileList):k(ze.fileList))},Se=function(ze,$e){$e===1?ye([]):k([])},Ne=function(ze,$e){var Ye=ze.type==="image/jpeg"||ze.type==="image/png";if(!Ye)return R.b.error("\u8BF7\u4E0A\u4F20jpg\u6216png\u7684\u56FE\u7247!"),!1;var st=ze.size/1024/1024>2;return st?(R.b.info("\u6587\u4EF6\u5927\u5C0F\u5FC5\u987B\u5C0F\u4E8E2MB"),!1):($e===1?ye([]):k([]),!0)},Fe=function(ze){var $e,Ye,st,qe;return v.a.createElement("div",{className:W.a.img},v.a.createElement("img",{src:ge.a.API_SERVER+"/api/attachments/"+(ze===1?Oe==null||(($e=Oe[0])===null||$e===void 0||((Ye=$e.response)===null||Ye===void 0))?void 0:Ye.id:X==null||((st=X[0])===null||st===void 0||((qe=st.response)===null||qe===void 0))?void 0:qe.id),alt:"avatar",style:{width:"100%"}}),v.a.createElement("div",null,v.a.createElement(ce.a,{onClick:function(){ze===1?ye([]):k([])},style:{fontSize:"16px",color:"red"}})))};return v.a.createElement(me.a,{title:N,visible:V,onOk:M,centered:!0,onCancel:ie,confirmLoading:le,okButtonProps:{disabled:Te},width:686,afterClose:function(){De(!1),ye([]),k([]),d.resetFields()},okText:V!=null&&V.name?"\u786E\u8BA4":"\u786E\u8BA4\u65B0\u5EFA",cancelText:"\u53D6\u6D88"},v.a.createElement(S.a,{form:d,colon:!1,onFinish:be,labelCol:{span:4},wrapperCol:{span:18},className:W.a.form},v.a.createElement(S.a.Item,{label:"\u793E\u533A\u540D\u79F0",name:"name",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u793E\u533A\u540D\u79F0"},{whitespace:!0,message:"\u8BF7\u8F93\u5165\u793E\u533A\u540D\u79F0"},{max:60,message:"\u53EA\u80FD\u8F93\u516560\u4E2A\u5B57\u7B26"}]},v.a.createElement(J.a,{maxLength:60,placeholder:"\u8BF7\u8F93\u5165\u793E\u533A\u540D\u79F0"})),v.a.createElement(S.a.Item,{name:"cover_id",label:"\u5C01\u9762\u56FE",valuePropName:"fileList"},v.a.createElement("div",{className:W.a.upload},Oe!=null&&(Ue=Oe[0])!==null&&Ue!==void 0&&(ae=Ue.response)!==null&&ae!==void 0&&ae.id?Fe(1):v.a.createElement(Ee.a,{fileList:Oe,action:"".concat(ge.a.API_SERVER,"/api/attachments.json"),onChange:function(ze){return ke(ze,1)},onRemove:function(ze){return Se(ze,1)},beforeUpload:function(ze){return Ne(ze,1)},withCredentials:!0,accept:"image/*"},v.a.createElement(Z.a,null,v.a.createElement("i",{className:"iconfont icon-shangchuantupian2 mr10"}),"\u4E0A\u4F20\u56FE\u7247")),v.a.createElement("aside",null,"\u4EC5\u652F\u6301\u4E0A\u4F20jpg/png\u7B49\u683C\u5F0F\u6587\u4EF6\uFF0C\u6587\u4EF6\u5927\u5C0F\u4E0D\u80FD\u8D85\u8FC72M,\u5EFA\u8BAE\u4F7F\u7528278*225\u50CF\u7D20\uFF1B\u5982\u4E0D\u4E0A\u4F20\uFF0C\u9ED8\u8BA4\u4F7F\u7528\u7CFB\u7EDF\u56FE\u7247\u3002"))),v.a.createElement(S.a.Item,{name:"backbground_image_id",label:"\u8BE6\u60C5\u9876\u90E8\u80CC\u666F",valuePropName:"fileList"},v.a.createElement("div",{className:W.a.upload},X!=null&&(O=X[0])!==null&&O!==void 0&&(ve=O.response)!==null&&ve!==void 0&&ve.id?Fe(2):v.a.createElement(Ee.a,{fileList:X,action:"".concat(ge.a.API_SERVER,"/api/attachments.json"),onChange:function(ze){return ke(ze,2)},onRemove:function(ze){return Se(ze,2)},beforeUpload:function(ze){return Ne(ze,2)},withCredentials:!0,accept:"image/*"},v.a.createElement(Z.a,null,v.a.createElement("i",{className:"iconfont icon-shangchuantupian2 mr10"}),"\u4E0A\u4F20\u56FE\u7247")),v.a.createElement("aside",null,"\u4EC5\u652F\u6301\u4E0A\u4F20jpg/png\u7B49\u683C\u5F0F\u6587\u4EF6\uFF0C\u6587\u4EF6\u5927\u5C0F\u4E0D\u80FD\u8D85\u8FC72M,\u5EFA\u8BAE\u4F7F\u75281920*220\u50CF\u7D20\uFF1B\u5982\u4E0D\u4E0A\u4F20\uFF0C\u9ED8\u8BA4\u4F7F\u7528\u7CFB\u7EDF\u56FE\u7247\u3002")))))},Ie=function(Le){var Ue,ae,O,ve,V=Le.data,F=Le.onOk,ne=S.a.useForm(),z=Object(E.a)(ne,1),N=z[0],I=Object(y.useState)(!1),g=Object(E.a)(I,2),d=g[0],L=g[1],H=Object(y.useState)([]),le=Object(E.a)(H,2),De=le[0],je=le[1],Re=Object(y.useState)([]),Oe=Object(E.a)(Re,2),ye=Oe[0],_e=Oe[1],oe=Object(y.useState)(!1),X=Object(E.a)(oe,2),k=X[0],$=X[1];Object(y.useEffect)(function(){if(V!=null&&V.name){var ke,Se,Ne,Fe;N.setFieldsValue({name:V==null?void 0:V.name});var Je=V!=null&&(ke=V.cover_url)!==null&&ke!==void 0&&ke.includes("attachments")?[{response:{id:V==null||((Se=V.cover_url)===null||Se===void 0)?void 0:Se.split("/")[3]}}]:[],ze=V!=null&&(Ne=V.backbground_image_url)!==null&&Ne!==void 0&&Ne.includes("attachments")?[{response:{id:V==null||((Fe=V.backbground_image_url)===null||Fe===void 0)?void 0:Fe.split("/")[3]}}]:[];je(Je),_e(ze)}},[V]);var B=function(){N.submit()},Te=function(){var ke=Object(x.a)(j.a.mark(function Se(Ne){var Fe,Je,ze,$e,Ye;return j.a.wrap(function(qe){for(;;)switch(qe.prev=qe.next){case 0:L(!0),Ye={name:Ne==null?void 0:Ne.name,cover_id:(De==null||((Fe=De[0])===null||Fe===void 0||((Je=Fe.response)===null||Je===void 0))?void 0:Je.id)||"",backbground_image_id:(ye==null||((ze=ye[0])===null||ze===void 0||(($e=ze.response)===null||$e===void 0))?void 0:$e.id)||""},F(Ye,function(){L(!1)});case 3:case"end":return qe.stop()}},Se)}));return function(Ne){return ke.apply(this,arguments)}}(),P=function(Se,Ne){var Fe=["uploading","done","removed"];Fe.includes(Se.file.status)&&(Se.file.status==="uploading"&&$(!0),Se.file.status==="done"&&$(!1),Ne===1?je(Se.fileList):_e(Se.fileList))},M=function(Se,Ne){Ne===1?je([]):_e([])},ie=function(Se,Ne){var Fe=Se.type==="image/jpeg"||Se.type==="image/png";if(!Fe)return R.b.error("\u8BF7\u4E0A\u4F20jpg\u6216png\u7684\u56FE\u7247!"),!1;var Je=Se.size/1024/1024>2;return Je?(R.b.info("\u6587\u4EF6\u5927\u5C0F\u5FC5\u987B\u5C0F\u4E8E2MB"),!1):(Ne===1?je([]):_e([]),!0)},be=function(Se){var Ne,Fe,Je,ze;return v.a.createElement("div",{className:W.a.img},v.a.createElement("img",{src:ge.a.API_SERVER+"/api/attachments/"+(Se===1?De==null||((Ne=De[0])===null||Ne===void 0||((Fe=Ne.response)===null||Fe===void 0))?void 0:Fe.id:ye==null||((Je=ye[0])===null||Je===void 0||((ze=Je.response)===null||ze===void 0))?void 0:ze.id),alt:"avatar",style:{width:"100%"}}),v.a.createElement("div",null,v.a.createElement(ce.a,{onClick:function(){Se===1?je([]):_e([])},style:{fontSize:"16px",color:"red"}})))};return v.a.createElement(S.a,{form:N,colon:!1,onFinish:Te,labelCol:{span:3},wrapperCol:{span:19},className:W.a.form},v.a.createElement(S.a.Item,{label:"\u793E\u533A\u540D\u79F0",name:"name",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u793E\u533A\u540D\u79F0"},{whitespace:!0,message:"\u8BF7\u8F93\u5165\u793E\u533A\u540D\u79F0"},{max:60,message:"\u53EA\u80FD\u8F93\u516560\u4E2A\u5B57\u7B26"}]},v.a.createElement(J.a,{maxLength:60,placeholder:"\u8BF7\u8F93\u5165\u793E\u533A\u540D\u79F0"})),v.a.createElement(S.a.Item,{name:"cover_id",label:"\u5C01\u9762\u56FE",valuePropName:"fileList"},v.a.createElement("div",{className:W.a.upload},De!=null&&(Ue=De[0])!==null&&Ue!==void 0&&(ae=Ue.response)!==null&&ae!==void 0&&ae.id?be(1):v.a.createElement(Ee.a,{fileList:De,action:"".concat(ge.a.API_SERVER,"/api/attachments.json"),onChange:function(Se){return P(Se,1)},onRemove:function(Se){return M(Se,1)},beforeUpload:function(Se){return ie(Se,1)},withCredentials:!0,accept:"image/*"},v.a.createElement(Z.a,null,v.a.createElement("i",{className:"iconfont icon-shangchuantupian2 mr10"}),"\u4E0A\u4F20\u56FE\u7247")),v.a.createElement("aside",null,"\u4EC5\u652F\u6301\u4E0A\u4F20jpg/png\u7B49\u683C\u5F0F\u6587\u4EF6\uFF0C\u6587\u4EF6\u5927\u5C0F\u4E0D\u80FD\u8D85\u8FC72M,\u5EFA\u8BAE\u4F7F\u7528278*225\u50CF\u7D20\uFF1B\u5982\u4E0D\u4E0A\u4F20\uFF0C\u9ED8\u8BA4\u4F7F\u7528\u7CFB\u7EDF\u56FE\u7247\u3002"))),v.a.createElement(S.a.Item,{name:"backbground_image_id",label:"\u8BE6\u60C5\u9876\u90E8\u80CC\u666F",valuePropName:"fileList"},v.a.createElement("div",{className:W.a.upload},ye!=null&&(O=ye[0])!==null&&O!==void 0&&(ve=O.response)!==null&&ve!==void 0&&ve.id?be(2):v.a.createElement(Ee.a,{fileList:ye,action:"".concat(ge.a.API_SERVER,"/api/attachments.json"),onChange:function(Se){return P(Se,2)},onRemove:function(Se){return M(Se,2)},beforeUpload:function(Se){return ie(Se,2)},withCredentials:!0,accept:"image/*"},v.a.createElement(Z.a,null,v.a.createElement("i",{className:"iconfont icon-shangchuantupian2 mr10"}),"\u4E0A\u4F20\u56FE\u7247")),v.a.createElement("aside",null,"\u4EC5\u652F\u6301\u4E0A\u4F20jpg/png\u7B49\u683C\u5F0F\u6587\u4EF6\uFF0C\u6587\u4EF6\u5927\u5C0F\u4E0D\u80FD\u8D85\u8FC72M,\u5EFA\u8BAE\u4F7F\u75281920*220\u50CF\u7D20\uFF1B\u5982\u4E0D\u4E0A\u4F20\uFF0C\u9ED8\u8BA4\u4F7F\u7528\u7CFB\u7EDF\u56FE\u7247\u3002"))),v.a.createElement(Z.a,{disabled:k,loading:d,type:"primary",onClick:B,style:{marginLeft:120}},"\u786E\u8BA4"))};se.b=pe},JYp7:function(it,se,f){"use strict";f.d(se,"c",function(){return me}),f.d(se,"d",function(){return de}),f.d(se,"f",function(){return fe}),f.d(se,"a",function(){return Z}),f.d(se,"b",function(){return G}),f.d(se,"e",function(){return J});var Q=function(){var U=function(R,x){return U=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(C,S){C.__proto__=S}||function(C,S){for(var E in S)S.hasOwnProperty(E)&&(C[E]=S[E])},U(R,x)};return function(R,x){U(R,x);function C(){this.constructor=R}R.prototype=x===null?Object.create(x):(C.prototype=x.prototype,new C)}}(),me={done:!0,value:void 0},de;(function(U){var R={next:function(){return me}};function x(){return R}U.empty=x;function C(ce){var pe=!1;return{next:function(){return pe?me:(pe=!0,{done:!1,value:ce})}}}U.single=C;function S(ce,pe,Ie){return pe===void 0&&(pe=0),Ie===void 0&&(Ie=ce.length),{next:function(){return pe>=Ie?me:{done:!1,value:ce[pe++]}}}}U.fromArray=S;function E(ce){return{next:function(){var pe=ce.next();return pe.done?me:{done:!1,value:pe.value}}}}U.fromNativeIterator=E;function _(ce){return ce?Array.isArray(ce)?U.fromArray(ce):ce:U.empty()}U.from=_;function j(ce,pe){return{next:function(){var Ie=ce.next();return Ie.done?me:{done:!1,value:pe(Ie.value)}}}}U.map=j;function y(ce,pe){return{next:function(){for(;;){var Ie=ce.next();if(Ie.done)return me;if(pe(Ie.value))return{done:!1,value:Ie.value}}}}}U.filter=y;function v(ce,pe){for(var Ie=ce.next();!Ie.done;Ie=ce.next())pe(Ie.value)}U.forEach=v;function A(ce,pe){pe===void 0&&(pe=Number.POSITIVE_INFINITY);var Ie=[];if(pe===0)return Ie;for(var we=0,Le=ce.next();!Le.done&&!(Ie.push(Le.value),++we>=pe);Le=ce.next());return Ie}U.collect=A;function W(){for(var ce=[],pe=0;pe<arguments.length;pe++)ce[pe]=arguments[pe];var Ie=0;return{next:function(){if(Ie>=ce.length)return me;var we=ce[Ie],Le=we.next();return Le.done?(Ie++,this.next()):Le}}}U.concat=W;function ge(ce){return new Ee(ce)}U.chain=ge})(de||(de={}));var Ee=function(){function U(R){this.it=R}return U.prototype.next=function(){return this.it.next()},U}();function fe(U){return Array.isArray(U)?de.fromArray(U):U||de.empty()}var Z=function(){function U(R,x,C,S){x===void 0&&(x=0),C===void 0&&(C=R.length),S===void 0&&(S=x-1),this.items=R,this.start=x,this.end=C,this.index=S}return U.prototype.first=function(){return this.index=this.start,this.current()},U.prototype.next=function(){return this.index=Math.min(this.index+1,this.end),this.current()},U.prototype.current=function(){return this.index===this.start-1||this.index===this.end?null:this.items[this.index]},U}(),G=function(U){Q(R,U);function R(x,C,S,E){return C===void 0&&(C=0),S===void 0&&(S=x.length),E===void 0&&(E=C-1),U.call(this,x,C,S,E)||this}return R.prototype.current=function(){return U.prototype.current.call(this)},R.prototype.previous=function(){return this.index=Math.max(this.index-1,this.start-1),this.current()},R.prototype.first=function(){return this.index=this.start,this.current()},R.prototype.last=function(){return this.index=this.end-1,this.current()},R.prototype.parent=function(){return null},R}(Z),J=function(){function U(R,x){this.iterator=R,this.fn=x}return U.prototype.next=function(){return this.fn(this.iterator.next())},U}()},KeLC:function(it,se,f){it.exports={flex_box_center:"flex_box_center___WC8D3",flex_space_between:"flex_space_between___1oJuS",flex_box_vertical_center:"flex_box_vertical_center___wHVAB",flex_box_center_end:"flex_box_center_end___2rX0l",flex_box_column:"flex_box_column___Iu_rf",form:"form___RRVwq",upload:"upload___2PzlY",img:"img___qC8f0"}},LdHM:function(it,se,f){"use strict";f.d(se,"b",function(){return W}),f.d(se,"a",function(){return ce});var Q=f("1OyB"),me=f("vuIU"),de=f("Ji7U"),Ee=f("LK+K"),fe=f("q1tI"),Z=f("rePB"),G=f("Ff2n"),J=f("ODXe"),U=f("4IlW"),R=f("bX4T"),x=f("YrtM"),C=f("TSYQ"),S=f.n(C),E=f("+nKL"),_=f("8OUc"),j=function(L,H){var le=L.prefixCls,De=L.id,je=L.flattenOptions,Re=L.childrenAsData,Oe=L.values,ye=L.searchValue,_e=L.multiple,oe=L.defaultActiveFirstOption,X=L.height,k=L.itemHeight,$=L.notFoundContent,B=L.open,Te=L.menuItemSelectedIcon,P=L.virtual,M=L.onSelect,ie=L.onToggleOpen,be=L.onActiveValue,ke=L.onScroll,Se=L.onMouseEnter,Ne="".concat(le,"-item"),Fe=Object(x.a)(function(){return je},[B,je],function(Ze,he){return he[0]&&Ze[1]!==he[1]}),Je=fe.useRef(null),ze=function(he){he.preventDefault()},$e=function(he){Je.current&&Je.current.scrollTo({index:he})},Ye=function(he){for(var re=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,ue=Fe.length,T=0;T<ue;T+=1){var D=(he+T*re+ue)%ue,Y=Fe[D],ee=Y.group,Me=Y.data;if(!ee&&!Me.disabled)return D}return-1},st=fe.useState(function(){return Ye(0)}),qe=Object(J.a)(st,2),ct=qe[0],Pe=qe[1],rt=function(he){Pe(he);var re=Fe[he];if(!re){be(null,-1);return}be(re.data.value,he)};fe.useEffect(function(){rt(oe!==!1?Ye(0):-1)},[Fe.length,ye]),fe.useEffect(function(){var Ze=setTimeout(function(){if(!_e&&B&&Oe.size===1){var he=Array.from(Oe)[0],re=Fe.findIndex(function(ue){var T=ue.data;return T.value===he});rt(re),$e(re)}});return function(){return clearTimeout(Ze)}},[B]);var ht=function(he){he!==void 0&&M(he,{selected:!Oe.has(he)}),_e||ie(!1)};if(fe.useImperativeHandle(H,function(){return{onKeyDown:function(he){var re=he.which;switch(re){case U.a.UP:case U.a.DOWN:{var ue=0;if(re===U.a.UP?ue=-1:re===U.a.DOWN&&(ue=1),ue!==0){var T=Ye(ct+ue,ue);$e(T),rt(T)}break}case U.a.ENTER:{var D=Fe[ct];D&&!D.data.disabled?ht(D.data.value):ht(void 0),B&&he.preventDefault();break}case U.a.ESC:ie(!1)}},onKeyUp:function(){},scrollTo:function(he){$e(he)}}}),Fe.length===0)return fe.createElement("div",{role:"listbox",id:"".concat(De,"_list"),className:"".concat(Ne,"-empty"),onMouseDown:ze},$);function We(Ze){var he=Fe[Ze];if(!he)return null;var re=he.data||{},ue=re.value,T=re.label,D=re.children,Y=Object(R.a)(re,!0),ee=Re?D:T;return he?fe.createElement("div",Object.assign({"aria-label":typeof ee=="string"?ee:null},Y,{key:Ze,role:"option",id:"".concat(De,"_list_").concat(Ze),"aria-selected":Oe.has(ue)}),ue):null}return fe.createElement(fe.Fragment,null,fe.createElement("div",{role:"listbox",id:"".concat(De,"_list"),style:{height:0,width:0,overflow:"hidden"}},We(ct-1),We(ct),We(ct+1)),fe.createElement(E.a,{itemKey:"key",ref:Je,data:Fe,height:X,itemHeight:k,fullHeight:!1,onMouseDown:ze,onScroll:ke,virtual:P,onMouseEnter:Se},function(Ze,he){var re,ue=Ze.group,T=Ze.groupOption,D=Ze.data,Y=D.label,ee=D.key;if(ue)return fe.createElement("div",{className:S()(Ne,"".concat(Ne,"-group"))},Y!==void 0?Y:ee);var Me=D.disabled,xe=D.value,Ke=D.title,ot=D.children,mt=D.style,dt=D.className,Tt=Object(G.a)(D,["disabled","value","title","children","style","className"]),kt=Oe.has(xe),gt="".concat(Ne,"-option"),Yt=S()(Ne,gt,dt,(re={},Object(Z.a)(re,"".concat(gt,"-grouped"),T),Object(Z.a)(re,"".concat(gt,"-active"),ct===he&&!Me),Object(Z.a)(re,"".concat(gt,"-disabled"),Me),Object(Z.a)(re,"".concat(gt,"-selected"),kt),re)),jt=Re?ot:Y,Jt=!Te||typeof Te=="function"||kt;return fe.createElement("div",Object.assign({},Tt,{"aria-selected":kt,className:Yt,title:Ke,onMouseMove:function(){if(ct===he||Me)return;rt(he)},onClick:function(){Me||ht(xe)},style:mt}),fe.createElement("div",{className:"".concat(gt,"-content")},jt||xe),fe.isValidElement(Te)||kt,Jt&&fe.createElement(_.a,{className:"".concat(Ne,"-option-state"),customizeIcon:Te,customizeIconProps:{isSelected:kt}},kt?"\u2713":null))}))},y=fe.forwardRef(j);y.displayName="OptionList";var v=y,A=function(){return null};A.isSelectOption=!0;var W=A,ge=function(){return null};ge.isSelectOptGroup=!0;var ce=ge,pe=f("VTBJ"),Ie=f("Zm9Q");function we(d){var L=d.key,H=d.props,le=H.children,De=H.value,je=Object(G.a)(H,["children","value"]);return Object(pe.a)({key:L,value:De!==void 0?De:L,children:le},je)}function Le(d){var L=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return Object(Ie.a)(d).map(function(H,le){if(!fe.isValidElement(H)||!H.type)return null;var De=H.type.isSelectOptGroup,je=H.key,Re=H.props,Oe=Re.children,ye=Object(G.a)(Re,["children"]);return L||!De?we(H):Object(pe.a)(Object(pe.a)({key:"__RC_SELECT_GRP__".concat(je===null?le:je,"__"),label:je},ye),{},{options:Le(Oe)})}).filter(function(H){return H})}var Ue=f("2Qr1"),ae=f("qNPg"),O=f("U8pU"),ve=f("Kwbf"),V=f("WKfj");function F(d){var L=d.mode,H=d.options,le=d.children,De=d.backfill,je=d.allowClear,Re=d.placeholder,Oe=d.getInputElement,ye=d.showSearch,_e=d.onSearch,oe=d.defaultOpen,X=d.autoFocus,k=d.labelInValue,$=d.value,B=d.inputValue,Te=d.optionLabelProp,P=L==="multiple"||L==="tags",M=ye!==void 0?ye:P||L==="combobox",ie=H||Le(le);if(Object(ve.a)(L!=="tags"||ie.every(function(Ne){return!Ne.disabled}),"Please avoid setting option to disabled in tags mode since user can always type text as tag."),L==="tags"||L==="combobox"){var be=ie.some(function(Ne){return Ne.options?Ne.options.some(function(Fe){return typeof("value"in Fe?Fe.value:Fe.key)=="number"}):typeof("value"in Ne?Ne.value:Ne.key)=="number"});Object(ve.a)(!be,"`value` of Option should not use number type when `mode` is `tags` or `combobox`.")}if(Object(ve.a)(L!=="combobox"||!Te,"`combobox` mode not support `optionLabelProp`. Please set `value` on Option directly."),Object(ve.a)(L==="combobox"||!De,"`backfill` only works with `combobox` mode."),Object(ve.a)(L==="combobox"||!Oe,"`getInputElement` only work with `combobox` mode."),Object(ve.b)(L!=="combobox"||!Oe||!je||!Re,"Customize `getInputElement` should customize clear and placeholder logic instead of configuring `allowClear` and `placeholder`."),_e&&!M&&L!=="combobox"&&L!=="tags"&&Object(ve.a)(!1,"`onSearch` should work with `showSearch` instead of use alone."),Object(ve.b)(!oe||X,"`defaultOpen` makes Select open without focus which means it will not close by click outside. You can set `autoFocus` if needed."),$!=null){var ke=Object(V.d)($);Object(ve.a)(!k||ke.every(function(Ne){return Object(O.a)(Ne)==="object"&&("key"in Ne||"value"in Ne)}),"`value` should in shape of `{ value: string | number, label?: ReactNode }` when you set `labelInValue` to `true`"),Object(ve.a)(!P||Array.isArray($),"`value` should be array when `mode` is `multiple` or `tags`")}if(le){var Se=null;Object(Ie.a)(le).some(function(Ne){if(!fe.isValidElement(Ne)||!Ne.type)return!1;var Fe=Ne.type;if(Fe.isSelectOption)return!1;if(Fe.isSelectOptGroup){var Je=Object(Ie.a)(Ne.props.children).every(function(ze){return!fe.isValidElement(ze)||!Ne.type||ze.type.isSelectOption?!0:(Se=ze.type,!1)});return!Je}return Se=Fe,!0}),Se&&Object(ve.a)(!1,"`children` should be `Select.Option` or `Select.OptGroup` instead of `".concat(Se.displayName||Se.name||Se,"`.")),Object(ve.a)(B===void 0,"`inputValue` is deprecated, please use `searchValue` instead.")}}var ne=F,z=Object(ae.a)({prefixCls:"rc-select",components:{optionList:v},convertChildrenToData:Le,flattenOptions:Ue.d,getLabeledValue:Ue.e,filterOptions:Ue.b,isValueDisabled:Ue.g,findValueOption:Ue.c,warningProps:ne,fillOptionsWithMissingValue:Ue.a}),N=function(d){Object(de.a)(H,d);var L=Object(Ee.a)(H);function H(){var le;return Object(Q.a)(this,H),le=L.apply(this,arguments),le.selectRef=fe.createRef(),le.focus=function(){le.selectRef.current.focus()},le.blur=function(){le.selectRef.current.blur()},le}return Object(me.a)(H,[{key:"render",value:function(){return fe.createElement(z,Object.assign({ref:this.selectRef},this.props))}}]),H}(fe.Component);N.Option=W,N.OptGroup=ce;var I=N,g=se.c=I},M8RZ:function(it,se,f){"use strict";f.d(se,"a",function(){return U});var Q=f("fWQN"),me=f("mtLc"),de=f("yKVA"),Ee=f("879j"),fe=f("q1tI"),Z=f.n(fe),G=f("i8i4"),J=f.n(G),U=function(R){Object(de.a)(C,R);var x=Object(Ee.a)(C);function C(S){var E;Object(Q.a)(this,C),E=x.call(this,S);var _=window.document;return E.node=_.createElement("div"),_.body.appendChild(E.node),E}return Object(me.a)(C,[{key:"render",value:function(){var E=this.props.children;return Object(G.createPortal)(E,this.node)}},{key:"componentWillUnmount",value:function(){window.document.body.removeChild(this.node)}}]),C}(Z.a.Component)},MI8n:function(it,se,f){"use strict";f.d(se,"b",function(){return Z}),f.d(se,"a",function(){return U}),f.d(se,"e",function(){return R}),f.d(se,"d",function(){return x}),f.d(se,"c",function(){return C}),f.d(se,"f",function(){return S});var Q=f("/cxE"),me=f("C/vA"),de=f("pmY6"),Ee=f("24hK"),fe=function(){var E=function(_,j){return E=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(y,v){y.__proto__=v}||function(y,v){for(var A in v)v.hasOwnProperty(A)&&(y[A]=v[A])},E(_,j)};return function(_,j){E(_,j);function y(){this.constructor=_}_.prototype=j===null?Object.create(j):(y.prototype=j.prototype,new y)}}(),Z;(function(E){E.None=function(){return de.a.None};function _(ne){return function(z,N,I){N===void 0&&(N=null);var g=!1,d;return d=ne(function(L){return g?void 0:(d?d.dispose():g=!0,z.call(N,L))},null,I),g&&d.dispose(),d}}E.once=_;function j(ne,z){return ce(function(N,I,g){return I===void 0&&(I=null),ne(function(d){return N.call(I,z(d))},null,g)})}E.map=j;function y(ne,z){return ce(function(N,I,g){return I===void 0&&(I=null),ne(function(d){z(d),N.call(I,d)},null,g)})}E.forEach=y;function v(ne,z){return ce(function(N,I,g){return I===void 0&&(I=null),ne(function(d){return z(d)&&N.call(I,d)},null,g)})}E.filter=v;function A(ne){return ne}E.signal=A;function W(){for(var ne=[],z=0;z<arguments.length;z++)ne[z]=arguments[z];return function(N,I,g){return I===void 0&&(I=null),de.e.apply(void 0,ne.map(function(d){return d(function(L){return N.call(I,L)},null,g)}))}}E.any=W;function ge(ne,z,N){var I=N;return j(ne,function(g){return I=z(I,g),I})}E.reduce=ge;function ce(ne){var z,N=new U({onFirstListenerAdd:function(){z=ne(N.fire,N)},onLastListenerRemove:function(){z.dispose()}});return N.event}E.snapshot=ce;function pe(ne,z,N,I,g){N===void 0&&(N=100),I===void 0&&(I=!1);var d,L=void 0,H=void 0,le=0,De=new U({leakWarningThreshold:g,onFirstListenerAdd:function(){d=ne(function(je){le++,L=z(L,je),I&&!H&&(De.fire(L),L=void 0),clearTimeout(H),H=setTimeout(function(){var Re=L;L=void 0,H=void 0,(!I||le>1)&&De.fire(Re),le=0},N)})},onLastListenerRemove:function(){d.dispose()}});return De.event}E.debounce=pe;function Ie(ne){var z=new Date().getTime();return j(_(ne),function(N){return new Date().getTime()-z})}E.stopwatch=Ie;function we(ne){var z=!0,N;return v(ne,function(I){var g=z||I!==N;return z=!1,N=I,g})}E.latch=we;function Le(ne,z,N){z===void 0&&(z=!1),N===void 0&&(N=[]);var I=N.slice(),g=ne(function(H){I?I.push(H):L.fire(H)}),d=function(){I&&I.forEach(function(H){return L.fire(H)}),I=null},L=new U({onFirstListenerAdd:function(){g||(g=ne(function(H){return L.fire(H)}))},onFirstListenerDidAdd:function(){I&&(z?setTimeout(d):d())},onLastListenerRemove:function(){g&&g.dispose(),g=null}});return L.event}E.buffer=Le;var Ue=function(){function ne(z){this.event=z}return ne.prototype.map=function(z){return new ne(j(this.event,z))},ne.prototype.forEach=function(z){return new ne(y(this.event,z))},ne.prototype.filter=function(z){return new ne(v(this.event,z))},ne.prototype.reduce=function(z,N){return new ne(ge(this.event,z,N))},ne.prototype.latch=function(){return new ne(we(this.event))},ne.prototype.debounce=function(z,N,I,g){return N===void 0&&(N=100),I===void 0&&(I=!1),new ne(pe(this.event,z,N,I,g))},ne.prototype.on=function(z,N,I){return this.event(z,N,I)},ne.prototype.once=function(z,N,I){return _(this.event)(z,N,I)},ne}();function ae(ne){return new Ue(ne)}E.chain=ae;function O(ne,z,N){N===void 0&&(N=function(H){return H});var I=function(){for(var H=[],le=0;le<arguments.length;le++)H[le]=arguments[le];return L.fire(N.apply(void 0,H))},g=function(){return ne.on(z,I)},d=function(){return ne.removeListener(z,I)},L=new U({onFirstListenerAdd:g,onLastListenerRemove:d});return L.event}E.fromNodeEventEmitter=O;function ve(ne,z,N){N===void 0&&(N=function(H){return H});var I=function(){for(var H=[],le=0;le<arguments.length;le++)H[le]=arguments[le];return L.fire(N.apply(void 0,H))},g=function(){return ne.addEventListener(z,I)},d=function(){return ne.removeEventListener(z,I)},L=new U({onFirstListenerAdd:g,onLastListenerRemove:d});return L.event}E.fromDOMEventEmitter=ve;function V(ne){var z=new U,N=!1;return ne.then(void 0,function(){return null}).then(function(){N?z.fire(void 0):setTimeout(function(){return z.fire(void 0)},0)}),N=!0,z.event}E.fromPromise=V;function F(ne){return new Promise(function(z){return _(ne)(z)})}E.toPromise=F})(Z||(Z={}));var G=-1,J=function(){function E(_,j){j===void 0&&(j=Math.random().toString(18).slice(2,5)),this.customThreshold=_,this.name=j,this._warnCountdown=0}return E.prototype.dispose=function(){this._stacks&&this._stacks.clear()},E.prototype.check=function(_){var j=this,y=G;if(typeof this.customThreshold=="number"&&(y=this.customThreshold),y<=0||_<y)return;this._stacks||(this._stacks=new Map);var v=new Error().stack.split(`
|
|
`).slice(3).join(`
|
|
`),A=this._stacks.get(v)||0;if(this._stacks.set(v,A+1),this._warnCountdown-=1,this._warnCountdown<=0){this._warnCountdown=y*.5;var W,ge=0;this._stacks.forEach(function(ce,pe){(!W||ge<ce)&&(W=pe,ge=ce)}),console.warn("["+this.name+"] potential listener LEAK detected, having "+_+" listeners already. MOST frequent listener ("+ge+"):"),console.warn(W)}return function(){var ce=j._stacks.get(v)||0;j._stacks.set(v,ce-1)}},E}(),U=function(){function E(_){this._disposed=!1,this._options=_,this._leakageMon=G>0?new J(this._options&&this._options.leakWarningThreshold):void 0}return Object.defineProperty(E.prototype,"event",{get:function(){var _=this;return this._event||(this._event=function(j,y,v){_._listeners||(_._listeners=new Ee.a);var A=_._listeners.isEmpty();A&&_._options&&_._options.onFirstListenerAdd&&_._options.onFirstListenerAdd(_);var W=_._listeners.push(y?[j,y]:j);A&&_._options&&_._options.onFirstListenerDidAdd&&_._options.onFirstListenerDidAdd(_),_._options&&_._options.onListenerDidAdd&&_._options.onListenerDidAdd(_,j,y);var ge;_._leakageMon&&(ge=_._leakageMon.check(_._listeners.size));var ce;return ce={dispose:function(){if(ge&&ge(),ce.dispose=E._noop,!_._disposed&&(W(),_._options&&_._options.onLastListenerRemove)){var pe=_._listeners&&!_._listeners.isEmpty();pe||_._options.onLastListenerRemove(_)}}},v instanceof de.b?v.add(ce):Array.isArray(v)&&v.push(ce),ce}),this._event},enumerable:!0,configurable:!0}),E.prototype.fire=function(_){if(this._listeners){this._deliveryQueue||(this._deliveryQueue=new Ee.a);for(var j=this._listeners.iterator(),y=j.next();!y.done;y=j.next())this._deliveryQueue.push([y.value,_]);for(;this._deliveryQueue.size>0;){var v=this._deliveryQueue.shift(),A=v[0],W=v[1];try{typeof A=="function"?A.call(void 0,W):A[0].call(A[1],W)}catch(ge){Object(Q.e)(ge)}}}},E.prototype.dispose=function(){this._listeners&&this._listeners.clear(),this._deliveryQueue&&this._deliveryQueue.clear(),this._leakageMon&&this._leakageMon.dispose(),this._disposed=!0},E._noop=function(){},E}(),R=function(E){fe(_,E);function _(j){var y=E.call(this,j)||this;return y._isPaused=0,y._eventQueue=new Ee.a,y._mergeFn=j&&j.merge,y}return _.prototype.pause=function(){this._isPaused++},_.prototype.resume=function(){if(this._isPaused!==0&&--this._isPaused===0)if(this._mergeFn){var j=this._eventQueue.toArray();this._eventQueue.clear(),E.prototype.fire.call(this,this._mergeFn(j))}else for(;!this._isPaused&&this._eventQueue.size!==0;)E.prototype.fire.call(this,this._eventQueue.shift())},_.prototype.fire=function(j){this._listeners&&(this._isPaused!==0?this._eventQueue.push(j):E.prototype.fire.call(this,j))},_}(U),x=function(){function E(){var _=this;this.hasListeners=!1,this.events=[],this.emitter=new U({onFirstListenerAdd:function(){return _.onFirstListenerAdd()},onLastListenerRemove:function(){return _.onLastListenerRemove()}})}return Object.defineProperty(E.prototype,"event",{get:function(){return this.emitter.event},enumerable:!0,configurable:!0}),E.prototype.add=function(_){var j=this,y={event:_,listener:null};this.events.push(y),this.hasListeners&&this.hook(y);var v=function(){j.hasListeners&&j.unhook(y);var A=j.events.indexOf(y);j.events.splice(A,1)};return Object(de.h)(Object(me.a)(v))},E.prototype.onFirstListenerAdd=function(){var _=this;this.hasListeners=!0,this.events.forEach(function(j){return _.hook(j)})},E.prototype.onLastListenerRemove=function(){var _=this;this.hasListeners=!1,this.events.forEach(function(j){return _.unhook(j)})},E.prototype.hook=function(_){var j=this;_.listener=_.event(function(y){return j.emitter.fire(y)})},E.prototype.unhook=function(_){_.listener&&_.listener.dispose(),_.listener=null},E.prototype.dispose=function(){this.emitter.dispose()},E}(),C=function(){function E(){this.buffers=[]}return E.prototype.wrapEvent=function(_){var j=this;return function(y,v,A){return _(function(W){var ge=j.buffers[j.buffers.length-1];ge?ge.push(function(){return y.call(v,W)}):y.call(v,W)},void 0,A)}},E.prototype.bufferEvents=function(_){var j=[];this.buffers.push(j);var y=_();return this.buffers.pop(),j.forEach(function(v){return v()}),y},E}(),S=function(){function E(){var _=this;this.listening=!1,this.inputEvent=Z.None,this.inputEventListener=de.a.None,this.emitter=new U({onFirstListenerDidAdd:function(){_.listening=!0,_.inputEventListener=_.inputEvent(_.emitter.fire,_.emitter)},onLastListenerRemove:function(){_.listening=!1,_.inputEventListener.dispose()}}),this.event=this.emitter.event}return Object.defineProperty(E.prototype,"input",{set:function(_){this.inputEvent=_,this.listening&&(this.inputEventListener.dispose(),this.inputEventListener=_(this.emitter.fire,this.emitter))},enumerable:!0,configurable:!0}),E.prototype.dispose=function(){this.inputEventListener.dispose(),this.emitter.dispose()},E}()},N0LK:function(it,se,f){"use strict";f.d(se,"x",function(){return Q}),f.d(se,"F",function(){return me}),f.d(se,"r",function(){return Ee}),f.d(se,"o",function(){return fe}),f.d(se,"p",function(){return Z}),f.d(se,"Q",function(){return G}),f.d(se,"K",function(){return U}),f.d(se,"k",function(){return R}),f.d(se,"N",function(){return x}),f.d(se,"m",function(){return C}),f.d(se,"l",function(){return S}),f.d(se,"I",function(){return E}),f.d(se,"H",function(){return _}),f.d(se,"q",function(){return j}),f.d(se,"t",function(){return y}),f.d(se,"D",function(){return v}),f.d(se,"e",function(){return A}),f.d(se,"f",function(){return W}),f.d(se,"B",function(){return ge}),f.d(se,"C",function(){return ce}),f.d(se,"n",function(){return Ie}),f.d(se,"O",function(){return Le}),f.d(se,"c",function(){return Ue}),f.d(se,"d",function(){return ae}),f.d(se,"z",function(){return O}),f.d(se,"A",function(){return ve}),f.d(se,"u",function(){return V}),f.d(se,"E",function(){return ne}),f.d(se,"G",function(){return z}),f.d(se,"i",function(){return I}),f.d(se,"g",function(){return d}),f.d(se,"v",function(){return H}),f.d(se,"h",function(){return le}),f.d(se,"y",function(){return De}),f.d(se,"w",function(){return je}),f.d(se,"a",function(){return Re}),f.d(se,"P",function(){return Oe}),f.d(se,"L",function(){return ye}),f.d(se,"J",function(){return _e}),f.d(se,"j",function(){return oe}),f.d(se,"M",function(){return X}),f.d(se,"s",function(){return k}),f.d(se,"b",function(){return $});function Q(P){return!P||typeof P!="string"?!0:P.trim().length===0}function me(P,M,ie){ie===void 0&&(ie="0");for(var be=""+P,ke=[be],Se=be.length;Se<M;Se++)ke.push(ie);return ke.reverse().join("")}var de=/{(\d+)}/g;function Ee(P){for(var M=[],ie=1;ie<arguments.length;ie++)M[ie-1]=arguments[ie];return M.length===0?P:P.replace(de,function(be,ke){var Se=parseInt(ke,10);return isNaN(Se)||Se<0||Se>=M.length?be:M[Se]})}function fe(P){return P.replace(/[<>&]/g,function(M){switch(M){case"<":return"<";case">":return">";case"&":return"&";default:return M}})}function Z(P){return P.replace(/[\\\{\}\*\+\?\|\^\$\.\[\]\(\)]/g,"\\$&")}function G(P,M){M===void 0&&(M=" ");var ie=J(P,M);return U(ie,M)}function J(P,M){if(!P||!M)return P;var ie=M.length;if(ie===0||P.length===0)return P;for(var be=0;P.indexOf(M,be)===be;)be=be+ie;return P.substring(be)}function U(P,M){if(!P||!M)return P;var ie=M.length,be=P.length;if(ie===0||be===0)return P;for(var ke=be,Se=-1;!(Se=P.lastIndexOf(M,ke-1),Se===-1||Se+ie!==ke);){if(Se===0)return"";ke=Se}return P.substring(0,ke)}function R(P){return P.replace(/[\-\\\{\}\+\?\|\^\$\.\,\[\]\(\)\#\s]/g,"\\$&").replace(/[\*]/g,".*")}function x(P,M){if(P.length<M.length)return!1;if(P===M)return!0;for(var ie=0;ie<M.length;ie++)if(P[ie]!==M[ie])return!1;return!0}function C(P,M){var ie=P.length-M.length;return ie>0?P.indexOf(M,ie)===ie:ie===0?P===M:!1}function S(P,M,ie){if(ie===void 0&&(ie={}),!P)throw new Error("Cannot create regex from empty string");M||(P=Z(P)),ie.wholeWord&&(/\B/.test(P.charAt(0))||(P="\\b"+P),/\B/.test(P.charAt(P.length-1))||(P=P+"\\b"));var be="";return ie.global&&(be+="g"),ie.matchCase||(be+="i"),ie.multiline&&(be+="m"),ie.unicode&&(be+="u"),new RegExp(P,be)}function E(P){if(P.source==="^"||P.source==="^$"||P.source==="$"||P.source==="^\\s*$")return!1;var M=P.exec("");return!!(M&&P.lastIndex===0)}function _(P){return(P.global?"g":"")+(P.ignoreCase?"i":"")+(P.multiline?"m":"")+(P.unicode?"u":"")}function j(P){for(var M=0,ie=P.length;M<ie;M++){var be=P.charCodeAt(M);if(be!==32&&be!==9)return M}return-1}function y(P,M,ie){M===void 0&&(M=0),ie===void 0&&(ie=P.length);for(var be=M;be<ie;be++){var ke=P.charCodeAt(be);if(ke!==32&&ke!==9)return P.substring(M,be)}return P.substring(M,ie)}function v(P,M){M===void 0&&(M=P.length-1);for(var ie=M;ie>=0;ie--){var be=P.charCodeAt(ie);if(be!==32&&be!==9)return ie}return-1}function A(P,M){return P<M?-1:P>M?1:0}function W(P,M){for(var ie=Math.min(P.length,M.length),be=0;be<ie;be++){var ke=P.charCodeAt(be),Se=M.charCodeAt(be);if(ke===Se)continue;ce(ke)&&(ke+=32),ce(Se)&&(Se+=32);var Ne=ke-Se;if(Ne===0)continue;return ge(ke)&&ge(Se)?Ne:A(P.toLowerCase(),M.toLowerCase())}return P.length<M.length?-1:P.length>M.length?1:0}function ge(P){return P>=97&&P<=122}function ce(P){return P>=65&&P<=90}function pe(P){return ge(P)||ce(P)}function Ie(P,M){return P.length===M.length&&we(P,M)}function we(P,M,ie){ie===void 0&&(ie=P.length);for(var be=0;be<ie;be++){var ke=P.charCodeAt(be),Se=M.charCodeAt(be);if(ke===Se)continue;if(pe(ke)&&pe(Se)){var Ne=Math.abs(ke-Se);if(Ne!==0&&Ne!==32)return!1}else if(String.fromCharCode(ke).toLowerCase()!==String.fromCharCode(Se).toLowerCase())return!1}return!0}function Le(P,M){var ie=M.length;return M.length>P.length?!1:we(P,M,ie)}function Ue(P,M){var ie,be=Math.min(P.length,M.length);for(ie=0;ie<be;ie++)if(P.charCodeAt(ie)!==M.charCodeAt(ie))return ie;return be}function ae(P,M){var ie,be=Math.min(P.length,M.length),ke=P.length-1,Se=M.length-1;for(ie=0;ie<be;ie++)if(P.charCodeAt(ke-ie)!==M.charCodeAt(Se-ie))return ie;return be}function O(P){return 55296<=P&&P<=56319}function ve(P){return 56320<=P&&P<=57343}function V(P,M,ie){var be=P.charCodeAt(ie);if(O(be)&&ie+1<M){var ke=P.charCodeAt(ie+1);if(ve(ke))return(be-55296<<10)+(ke-56320)+65536}return be}function F(P,M){var ie=P.charCodeAt(M-1);if(ve(ie)&&M>1){var be=P.charCodeAt(M-2);if(O(be))return(be-55296<<10)+(ie-56320)+65536}return ie}function ne(P,M){var ie=B.getInstance(),be=M,ke=P.length,Se=V(P,ke,M);M+=Se>=65536?2:1;for(var Ne=ie.getGraphemeBreakType(Se);M<ke;){var Fe=V(P,ke,M),Je=ie.getGraphemeBreakType(Fe);if($(Ne,Je))break;M+=Fe>=65536?2:1,Ne=Je}return M-be}function z(P,M){var ie=B.getInstance(),be=M,ke=F(P,M);M-=ke>=65536?2:1;for(var Se=ie.getGraphemeBreakType(ke);M>0;){var Ne=F(P,M),Fe=ie.getGraphemeBreakType(Ne);if($(Fe,Se))break;M-=Ne>=65536?2:1,Se=Fe}return be-M}var N=/(?:[\u05BE\u05C0\u05C3\u05C6\u05D0-\u05F4\u0608\u060B\u060D\u061B-\u064A\u066D-\u066F\u0671-\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u0710\u0712-\u072F\u074D-\u07A5\u07B1-\u07EA\u07F4\u07F5\u07FA-\u0815\u081A\u0824\u0828\u0830-\u0858\u085E-\u08BD\u200F\uFB1D\uFB1F-\uFB28\uFB2A-\uFD3D\uFD50-\uFDFC\uFE70-\uFEFC]|\uD802[\uDC00-\uDD1B\uDD20-\uDE00\uDE10-\uDE33\uDE40-\uDEE4\uDEEB-\uDF35\uDF40-\uDFFF]|\uD803[\uDC00-\uDCFF]|\uD83A[\uDC00-\uDCCF\uDD00-\uDD43\uDD50-\uDFFF]|\uD83B[\uDC00-\uDEBB])/;function I(P){return N.test(P)}var g=/(?:[\u231A\u231B\u23F0\u23F3\u2600-\u27BF\u2B50\u2B55]|\uD83C[\uDDE6-\uDDFF\uDF00-\uDFFF]|\uD83D[\uDC00-\uDE4F\uDE80-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD00-\uDDFF\uDE70-\uDE73\uDE78-\uDE82\uDE90-\uDE95])/;function d(P){return g.test(P)}var L=/^[\t\n\r\x20-\x7E]*$/;function H(P){return L.test(P)}function le(P){for(var M=0,ie=P.length;M<ie;M++)if(De(P.charCodeAt(M)))return!0;return!1}function De(P){return P=+P,P>=11904&&P<=55215||P>=63744&&P<=64255||P>=65281&&P<=65374}function je(P){return P>=127462&&P<=127487||P>=9728&&P<=10175||P>=127744&&P<=128591||P>=128640&&P<=128764||P>=128992&&P<=129003||P>=129280&&P<=129535||P>=129648&&P<=129651||P>=129656&&P<=129666||P>=129680&&P<=129685}var Re=String.fromCharCode(65279);function Oe(P){return!!(P&&P.length>0&&P.charCodeAt(0)===65279)}function ye(P){return btoa(encodeURIComponent(P))}function _e(P,M){for(var ie="",be=0;be<M;be++)ie+=P;return ie}function oe(P,M){return M===void 0&&(M=!1),P?(M&&(P=P.replace(/\\./g,"")),P.toLowerCase()!==P):!1}function X(P){var M=90-65+1;return P=P%(2*M),P<M?String.fromCharCode(97+P):String.fromCharCode(65+P-M)}function k(P){var M=B.getInstance();return M.getGraphemeBreakType(P)}function $(P,M){return P===0?M!==5&&M!==7:P===2&&M===3?!1:P===4||P===2||P===3||(M===4||M===2||M===3)?!0:P===8&&(M===8||M===9||M===11||M===12)||((P===11||P===9)&&(M===9||M===10)||((P===12||P===10)&&M===10||(M===5||M===13||(M===7||(P===1||P===13&&M===14)))))?!1:!(P===6&&M===6)}var B=function(){function P(){this._data=Te()}return P.getInstance=function(){return P._INSTANCE||(P._INSTANCE=new P),P._INSTANCE},P.prototype.getGraphemeBreakType=function(M){if(M<32)return M===10?3:M===13?2:4;if(M<127)return 0;for(var ie=this._data,be=ie.length/3,ke=1;ke<=be;)if(M<ie[3*ke])ke=2*ke;else if(M>ie[3*ke+1])ke=2*ke+1;else return ie[3*ke+2];return 0},P._INSTANCE=null,P}();function Te(){return JSON.parse("[0,0,0,51592,51592,11,44424,44424,11,72251,72254,5,7150,7150,7,48008,48008,11,55176,55176,11,128420,128420,14,3276,3277,5,9979,9980,14,46216,46216,11,49800,49800,11,53384,53384,11,70726,70726,5,122915,122916,5,129320,129327,14,2558,2558,5,5906,5908,5,9762,9763,14,43360,43388,8,45320,45320,11,47112,47112,11,48904,48904,11,50696,50696,11,52488,52488,11,54280,54280,11,70082,70083,1,71350,71350,7,73111,73111,5,127892,127893,14,128726,128727,14,129473,129474,14,2027,2035,5,2901,2902,5,3784,3789,5,6754,6754,5,8418,8420,5,9877,9877,14,11088,11088,14,44008,44008,5,44872,44872,11,45768,45768,11,46664,46664,11,47560,47560,11,48456,48456,11,49352,49352,11,50248,50248,11,51144,51144,11,52040,52040,11,52936,52936,11,53832,53832,11,54728,54728,11,69811,69814,5,70459,70460,5,71096,71099,7,71998,71998,5,72874,72880,5,119149,119149,7,127374,127374,14,128335,128335,14,128482,128482,14,128765,128767,14,129399,129400,14,129680,129685,14,1476,1477,5,2377,2380,7,2759,2760,5,3137,3140,7,3458,3459,7,4153,4154,5,6432,6434,5,6978,6978,5,7675,7679,5,9723,9726,14,9823,9823,14,9919,9923,14,10035,10036,14,42736,42737,5,43596,43596,5,44200,44200,11,44648,44648,11,45096,45096,11,45544,45544,11,45992,45992,11,46440,46440,11,46888,46888,11,47336,47336,11,47784,47784,11,48232,48232,11,48680,48680,11,49128,49128,11,49576,49576,11,50024,50024,11,50472,50472,11,50920,50920,11,51368,51368,11,51816,51816,11,52264,52264,11,52712,52712,11,53160,53160,11,53608,53608,11,54056,54056,11,54504,54504,11,54952,54952,11,68108,68111,5,69933,69940,5,70197,70197,7,70498,70499,7,70845,70845,5,71229,71229,5,71727,71735,5,72154,72155,5,72344,72345,5,73023,73029,5,94095,94098,5,121403,121452,5,126981,127182,14,127538,127546,14,127990,127990,14,128391,128391,14,128445,128449,14,128500,128505,14,128752,128752,14,129160,129167,14,129356,129356,14,129432,129442,14,129648,129651,14,129751,131069,14,173,173,4,1757,1757,1,2274,2274,1,2494,2494,5,2641,2641,5,2876,2876,5,3014,3016,7,3262,3262,7,3393,3396,5,3570,3571,7,3968,3972,5,4228,4228,7,6086,6086,5,6679,6680,5,6912,6915,5,7080,7081,5,7380,7392,5,8252,8252,14,9096,9096,14,9748,9749,14,9784,9786,14,9833,9850,14,9890,9894,14,9938,9938,14,9999,9999,14,10085,10087,14,12349,12349,14,43136,43137,7,43454,43456,7,43755,43755,7,44088,44088,11,44312,44312,11,44536,44536,11,44760,44760,11,44984,44984,11,45208,45208,11,45432,45432,11,45656,45656,11,45880,45880,11,46104,46104,11,46328,46328,11,46552,46552,11,46776,46776,11,47000,47000,11,47224,47224,11,47448,47448,11,47672,47672,11,47896,47896,11,48120,48120,11,48344,48344,11,48568,48568,11,48792,48792,11,49016,49016,11,49240,49240,11,49464,49464,11,49688,49688,11,49912,49912,11,50136,50136,11,50360,50360,11,50584,50584,11,50808,50808,11,51032,51032,11,51256,51256,11,51480,51480,11,51704,51704,11,51928,51928,11,52152,52152,11,52376,52376,11,52600,52600,11,52824,52824,11,53048,53048,11,53272,53272,11,53496,53496,11,53720,53720,11,53944,53944,11,54168,54168,11,54392,54392,11,54616,54616,11,54840,54840,11,55064,55064,11,65438,65439,5,69633,69633,5,69837,69837,1,70018,70018,7,70188,70190,7,70368,70370,7,70465,70468,7,70712,70719,5,70835,70840,5,70850,70851,5,71132,71133,5,71340,71340,7,71458,71461,5,71985,71989,7,72002,72002,7,72193,72202,5,72281,72283,5,72766,72766,7,72885,72886,5,73104,73105,5,92912,92916,5,113824,113827,4,119173,119179,5,121505,121519,5,125136,125142,5,127279,127279,14,127489,127490,14,127570,127743,14,127900,127901,14,128254,128254,14,128369,128370,14,128400,128400,14,128425,128432,14,128468,128475,14,128489,128494,14,128715,128720,14,128745,128745,14,128759,128760,14,129004,129023,14,129296,129304,14,129340,129342,14,129388,129392,14,129404,129407,14,129454,129455,14,129485,129487,14,129659,129663,14,129719,129727,14,917536,917631,5,13,13,2,1160,1161,5,1564,1564,4,1807,1807,1,2085,2087,5,2363,2363,7,2402,2403,5,2507,2508,7,2622,2624,7,2691,2691,7,2786,2787,5,2881,2884,5,3006,3006,5,3072,3072,5,3170,3171,5,3267,3268,7,3330,3331,7,3406,3406,1,3538,3540,5,3655,3662,5,3897,3897,5,4038,4038,5,4184,4185,5,4352,4447,8,6068,6069,5,6155,6157,5,6448,6449,7,6742,6742,5,6783,6783,5,6966,6970,5,7042,7042,7,7143,7143,7,7212,7219,5,7412,7412,5,8206,8207,4,8294,8303,4,8596,8601,14,9410,9410,14,9742,9742,14,9757,9757,14,9770,9770,14,9794,9794,14,9828,9828,14,9855,9855,14,9882,9882,14,9900,9903,14,9929,9933,14,9963,9967,14,9987,9988,14,10006,10006,14,10062,10062,14,10175,10175,14,11744,11775,5,42607,42607,5,43043,43044,7,43263,43263,5,43444,43445,7,43569,43570,5,43698,43700,5,43766,43766,5,44032,44032,11,44144,44144,11,44256,44256,11,44368,44368,11,44480,44480,11,44592,44592,11,44704,44704,11,44816,44816,11,44928,44928,11,45040,45040,11,45152,45152,11,45264,45264,11,45376,45376,11,45488,45488,11,45600,45600,11,45712,45712,11,45824,45824,11,45936,45936,11,46048,46048,11,46160,46160,11,46272,46272,11,46384,46384,11,46496,46496,11,46608,46608,11,46720,46720,11,46832,46832,11,46944,46944,11,47056,47056,11,47168,47168,11,47280,47280,11,47392,47392,11,47504,47504,11,47616,47616,11,47728,47728,11,47840,47840,11,47952,47952,11,48064,48064,11,48176,48176,11,48288,48288,11,48400,48400,11,48512,48512,11,48624,48624,11,48736,48736,11,48848,48848,11,48960,48960,11,49072,49072,11,49184,49184,11,49296,49296,11,49408,49408,11,49520,49520,11,49632,49632,11,49744,49744,11,49856,49856,11,49968,49968,11,50080,50080,11,50192,50192,11,50304,50304,11,50416,50416,11,50528,50528,11,50640,50640,11,50752,50752,11,50864,50864,11,50976,50976,11,51088,51088,11,51200,51200,11,51312,51312,11,51424,51424,11,51536,51536,11,51648,51648,11,51760,51760,11,51872,51872,11,51984,51984,11,52096,52096,11,52208,52208,11,52320,52320,11,52432,52432,11,52544,52544,11,52656,52656,11,52768,52768,11,52880,52880,11,52992,52992,11,53104,53104,11,53216,53216,11,53328,53328,11,53440,53440,11,53552,53552,11,53664,53664,11,53776,53776,11,53888,53888,11,54000,54000,11,54112,54112,11,54224,54224,11,54336,54336,11,54448,54448,11,54560,54560,11,54672,54672,11,54784,54784,11,54896,54896,11,55008,55008,11,55120,55120,11,64286,64286,5,66272,66272,5,68900,68903,5,69762,69762,7,69817,69818,5,69927,69931,5,70003,70003,5,70070,70078,5,70094,70094,7,70194,70195,7,70206,70206,5,70400,70401,5,70463,70463,7,70475,70477,7,70512,70516,5,70722,70724,5,70832,70832,5,70842,70842,5,70847,70848,5,71088,71089,7,71102,71102,7,71219,71226,5,71231,71232,5,71342,71343,7,71453,71455,5,71463,71467,5,71737,71738,5,71995,71996,5,72000,72000,7,72145,72147,7,72160,72160,5,72249,72249,7,72273,72278,5,72330,72342,5,72752,72758,5,72850,72871,5,72882,72883,5,73018,73018,5,73031,73031,5,73109,73109,5,73461,73462,7,94031,94031,5,94192,94193,7,119142,119142,7,119155,119162,4,119362,119364,5,121476,121476,5,122888,122904,5,123184,123190,5,126976,126979,14,127184,127231,14,127344,127345,14,127405,127461,14,127514,127514,14,127561,127567,14,127778,127779,14,127896,127896,14,127985,127986,14,127995,127999,5,128326,128328,14,128360,128366,14,128378,128378,14,128394,128397,14,128405,128406,14,128422,128423,14,128435,128443,14,128453,128464,14,128479,128480,14,128484,128487,14,128496,128498,14,128640,128709,14,128723,128724,14,128736,128741,14,128747,128748,14,128755,128755,14,128762,128762,14,128981,128991,14,129096,129103,14,129292,129292,14,129311,129311,14,129329,129330,14,129344,129349,14,129360,129374,14,129394,129394,14,129402,129402,14,129413,129425,14,129445,129450,14,129466,129471,14,129483,129483,14,129511,129535,14,129653,129655,14,129667,129670,14,129705,129711,14,129731,129743,14,917505,917505,4,917760,917999,5,10,10,3,127,159,4,768,879,5,1471,1471,5,1536,1541,1,1648,1648,5,1767,1768,5,1840,1866,5,2070,2073,5,2137,2139,5,2307,2307,7,2366,2368,7,2382,2383,7,2434,2435,7,2497,2500,5,2519,2519,5,2563,2563,7,2631,2632,5,2677,2677,5,2750,2752,7,2763,2764,7,2817,2817,5,2879,2879,5,2891,2892,7,2914,2915,5,3008,3008,5,3021,3021,5,3076,3076,5,3146,3149,5,3202,3203,7,3264,3265,7,3271,3272,7,3298,3299,5,3390,3390,5,3402,3404,7,3426,3427,5,3535,3535,5,3544,3550,7,3635,3635,7,3763,3763,7,3893,3893,5,3953,3966,5,3981,3991,5,4145,4145,7,4157,4158,5,4209,4212,5,4237,4237,5,4520,4607,10,5970,5971,5,6071,6077,5,6089,6099,5,6277,6278,5,6439,6440,5,6451,6456,7,6683,6683,5,6744,6750,5,6765,6770,7,6846,6846,5,6964,6964,5,6972,6972,5,7019,7027,5,7074,7077,5,7083,7085,5,7146,7148,7,7154,7155,7,7222,7223,5,7394,7400,5,7416,7417,5,8204,8204,5,8233,8233,4,8288,8292,4,8413,8416,5,8482,8482,14,8986,8987,14,9193,9203,14,9654,9654,14,9733,9733,14,9745,9745,14,9752,9752,14,9760,9760,14,9766,9766,14,9774,9775,14,9792,9792,14,9800,9811,14,9825,9826,14,9831,9831,14,9852,9853,14,9872,9873,14,9880,9880,14,9885,9887,14,9896,9897,14,9906,9916,14,9926,9927,14,9936,9936,14,9941,9960,14,9974,9974,14,9982,9985,14,9992,9997,14,10002,10002,14,10017,10017,14,10055,10055,14,10071,10071,14,10145,10145,14,11013,11015,14,11503,11505,5,12334,12335,5,12951,12951,14,42612,42621,5,43014,43014,5,43047,43047,7,43204,43205,5,43335,43345,5,43395,43395,7,43450,43451,7,43561,43566,5,43573,43574,5,43644,43644,5,43710,43711,5,43758,43759,7,44005,44005,5,44012,44012,7,44060,44060,11,44116,44116,11,44172,44172,11,44228,44228,11,44284,44284,11,44340,44340,11,44396,44396,11,44452,44452,11,44508,44508,11,44564,44564,11,44620,44620,11,44676,44676,11,44732,44732,11,44788,44788,11,44844,44844,11,44900,44900,11,44956,44956,11,45012,45012,11,45068,45068,11,45124,45124,11,45180,45180,11,45236,45236,11,45292,45292,11,45348,45348,11,45404,45404,11,45460,45460,11,45516,45516,11,45572,45572,11,45628,45628,11,45684,45684,11,45740,45740,11,45796,45796,11,45852,45852,11,45908,45908,11,45964,45964,11,46020,46020,11,46076,46076,11,46132,46132,11,46188,46188,11,46244,46244,11,46300,46300,11,46356,46356,11,46412,46412,11,46468,46468,11,46524,46524,11,46580,46580,11,46636,46636,11,46692,46692,11,46748,46748,11,46804,46804,11,46860,46860,11,46916,46916,11,46972,46972,11,47028,47028,11,47084,47084,11,47140,47140,11,47196,47196,11,47252,47252,11,47308,47308,11,47364,47364,11,47420,47420,11,47476,47476,11,47532,47532,11,47588,47588,11,47644,47644,11,47700,47700,11,47756,47756,11,47812,47812,11,47868,47868,11,47924,47924,11,47980,47980,11,48036,48036,11,48092,48092,11,48148,48148,11,48204,48204,11,48260,48260,11,48316,48316,11,48372,48372,11,48428,48428,11,48484,48484,11,48540,48540,11,48596,48596,11,48652,48652,11,48708,48708,11,48764,48764,11,48820,48820,11,48876,48876,11,48932,48932,11,48988,48988,11,49044,49044,11,49100,49100,11,49156,49156,11,49212,49212,11,49268,49268,11,49324,49324,11,49380,49380,11,49436,49436,11,49492,49492,11,49548,49548,11,49604,49604,11,49660,49660,11,49716,49716,11,49772,49772,11,49828,49828,11,49884,49884,11,49940,49940,11,49996,49996,11,50052,50052,11,50108,50108,11,50164,50164,11,50220,50220,11,50276,50276,11,50332,50332,11,50388,50388,11,50444,50444,11,50500,50500,11,50556,50556,11,50612,50612,11,50668,50668,11,50724,50724,11,50780,50780,11,50836,50836,11,50892,50892,11,50948,50948,11,51004,51004,11,51060,51060,11,51116,51116,11,51172,51172,11,51228,51228,11,51284,51284,11,51340,51340,11,51396,51396,11,51452,51452,11,51508,51508,11,51564,51564,11,51620,51620,11,51676,51676,11,51732,51732,11,51788,51788,11,51844,51844,11,51900,51900,11,51956,51956,11,52012,52012,11,52068,52068,11,52124,52124,11,52180,52180,11,52236,52236,11,52292,52292,11,52348,52348,11,52404,52404,11,52460,52460,11,52516,52516,11,52572,52572,11,52628,52628,11,52684,52684,11,52740,52740,11,52796,52796,11,52852,52852,11,52908,52908,11,52964,52964,11,53020,53020,11,53076,53076,11,53132,53132,11,53188,53188,11,53244,53244,11,53300,53300,11,53356,53356,11,53412,53412,11,53468,53468,11,53524,53524,11,53580,53580,11,53636,53636,11,53692,53692,11,53748,53748,11,53804,53804,11,53860,53860,11,53916,53916,11,53972,53972,11,54028,54028,11,54084,54084,11,54140,54140,11,54196,54196,11,54252,54252,11,54308,54308,11,54364,54364,11,54420,54420,11,54476,54476,11,54532,54532,11,54588,54588,11,54644,54644,11,54700,54700,11,54756,54756,11,54812,54812,11,54868,54868,11,54924,54924,11,54980,54980,11,55036,55036,11,55092,55092,11,55148,55148,11,55216,55238,9,65056,65071,5,65529,65531,4,68097,68099,5,68159,68159,5,69446,69456,5,69688,69702,5,69808,69810,7,69815,69816,7,69821,69821,1,69888,69890,5,69932,69932,7,69957,69958,7,70016,70017,5,70067,70069,7,70079,70080,7,70089,70092,5,70095,70095,5,70191,70193,5,70196,70196,5,70198,70199,5,70367,70367,5,70371,70378,5,70402,70403,7,70462,70462,5,70464,70464,5,70471,70472,7,70487,70487,5,70502,70508,5,70709,70711,7,70720,70721,7,70725,70725,7,70750,70750,5,70833,70834,7,70841,70841,7,70843,70844,7,70846,70846,7,70849,70849,7,71087,71087,5,71090,71093,5,71100,71101,5,71103,71104,5,71216,71218,7,71227,71228,7,71230,71230,7,71339,71339,5,71341,71341,5,71344,71349,5,71351,71351,5,71456,71457,7,71462,71462,7,71724,71726,7,71736,71736,7,71984,71984,5,71991,71992,7,71997,71997,7,71999,71999,1,72001,72001,1,72003,72003,5,72148,72151,5,72156,72159,7,72164,72164,7,72243,72248,5,72250,72250,1,72263,72263,5,72279,72280,7,72324,72329,1,72343,72343,7,72751,72751,7,72760,72765,5,72767,72767,5,72873,72873,7,72881,72881,7,72884,72884,7,73009,73014,5,73020,73021,5,73030,73030,1,73098,73102,7,73107,73108,7,73110,73110,7,73459,73460,5,78896,78904,4,92976,92982,5,94033,94087,7,94180,94180,5,113821,113822,5,119141,119141,5,119143,119145,5,119150,119154,5,119163,119170,5,119210,119213,5,121344,121398,5,121461,121461,5,121499,121503,5,122880,122886,5,122907,122913,5,122918,122922,5,123628,123631,5,125252,125258,5,126980,126980,14,127183,127183,14,127245,127247,14,127340,127343,14,127358,127359,14,127377,127386,14,127462,127487,6,127491,127503,14,127535,127535,14,127548,127551,14,127568,127569,14,127744,127777,14,127780,127891,14,127894,127895,14,127897,127899,14,127902,127984,14,127987,127989,14,127991,127994,14,128000,128253,14,128255,128317,14,128329,128334,14,128336,128359,14,128367,128368,14,128371,128377,14,128379,128390,14,128392,128393,14,128398,128399,14,128401,128404,14,128407,128419,14,128421,128421,14,128424,128424,14,128433,128434,14,128444,128444,14,128450,128452,14,128465,128467,14,128476,128478,14,128481,128481,14,128483,128483,14,128488,128488,14,128495,128495,14,128499,128499,14,128506,128591,14,128710,128714,14,128721,128722,14,128725,128725,14,128728,128735,14,128742,128744,14,128746,128746,14,128749,128751,14,128753,128754,14,128756,128758,14,128761,128761,14,128763,128764,14,128884,128895,14,128992,129003,14,129036,129039,14,129114,129119,14,129198,129279,14,129293,129295,14,129305,129310,14,129312,129319,14,129328,129328,14,129331,129338,14,129343,129343,14,129351,129355,14,129357,129359,14,129375,129387,14,129393,129393,14,129395,129398,14,129401,129401,14,129403,129403,14,129408,129412,14,129426,129431,14,129443,129444,14,129451,129453,14,129456,129465,14,129472,129472,14,129475,129482,14,129484,129484,14,129488,129510,14,129536,129647,14,129652,129652,14,129656,129658,14,129664,129666,14,129671,129679,14,129686,129704,14,129712,129718,14,129728,129730,14,129744,129750,14,917504,917504,4,917506,917535,4,917632,917759,4,918000,921599,4,0,9,4,11,12,4,14,31,4,169,169,14,174,174,14,1155,1159,5,1425,1469,5,1473,1474,5,1479,1479,5,1552,1562,5,1611,1631,5,1750,1756,5,1759,1764,5,1770,1773,5,1809,1809,5,1958,1968,5,2045,2045,5,2075,2083,5,2089,2093,5,2259,2273,5,2275,2306,5,2362,2362,5,2364,2364,5,2369,2376,5,2381,2381,5,2385,2391,5,2433,2433,5,2492,2492,5,2495,2496,7,2503,2504,7,2509,2509,5,2530,2531,5,2561,2562,5,2620,2620,5,2625,2626,5,2635,2637,5,2672,2673,5,2689,2690,5,2748,2748,5,2753,2757,5,2761,2761,7,2765,2765,5,2810,2815,5,2818,2819,7,2878,2878,5,2880,2880,7,2887,2888,7,2893,2893,5,2903,2903,5,2946,2946,5,3007,3007,7,3009,3010,7,3018,3020,7,3031,3031,5,3073,3075,7,3134,3136,5,3142,3144,5,3157,3158,5,3201,3201,5,3260,3260,5,3263,3263,5,3266,3266,5,3270,3270,5,3274,3275,7,3285,3286,5,3328,3329,5,3387,3388,5,3391,3392,7,3398,3400,7,3405,3405,5,3415,3415,5,3457,3457,5,3530,3530,5,3536,3537,7,3542,3542,5,3551,3551,5,3633,3633,5,3636,3642,5,3761,3761,5,3764,3772,5,3864,3865,5,3895,3895,5,3902,3903,7,3967,3967,7,3974,3975,5,3993,4028,5,4141,4144,5,4146,4151,5,4155,4156,7,4182,4183,7,4190,4192,5,4226,4226,5,4229,4230,5,4253,4253,5,4448,4519,9,4957,4959,5,5938,5940,5,6002,6003,5,6070,6070,7,6078,6085,7,6087,6088,7,6109,6109,5,6158,6158,4,6313,6313,5,6435,6438,7,6441,6443,7,6450,6450,5,6457,6459,5,6681,6682,7,6741,6741,7,6743,6743,7,6752,6752,5,6757,6764,5,6771,6780,5,6832,6845,5,6847,6848,5,6916,6916,7,6965,6965,5,6971,6971,7,6973,6977,7,6979,6980,7,7040,7041,5,7073,7073,7,7078,7079,7,7082,7082,7,7142,7142,5,7144,7145,5,7149,7149,5,7151,7153,5,7204,7211,7,7220,7221,7,7376,7378,5,7393,7393,7,7405,7405,5,7415,7415,7,7616,7673,5,8203,8203,4,8205,8205,13,8232,8232,4,8234,8238,4,8265,8265,14,8293,8293,4,8400,8412,5,8417,8417,5,8421,8432,5,8505,8505,14,8617,8618,14,9000,9000,14,9167,9167,14,9208,9210,14,9642,9643,14,9664,9664,14,9728,9732,14,9735,9741,14,9743,9744,14,9746,9746,14,9750,9751,14,9753,9756,14,9758,9759,14,9761,9761,14,9764,9765,14,9767,9769,14,9771,9773,14,9776,9783,14,9787,9791,14,9793,9793,14,9795,9799,14,9812,9822,14,9824,9824,14,9827,9827,14,9829,9830,14,9832,9832,14,9851,9851,14,9854,9854,14,9856,9861,14,9874,9876,14,9878,9879,14,9881,9881,14,9883,9884,14,9888,9889,14,9895,9895,14,9898,9899,14,9904,9905,14,9917,9918,14,9924,9925,14,9928,9928,14,9934,9935,14,9937,9937,14,9939,9940,14,9961,9962,14,9968,9973,14,9975,9978,14,9981,9981,14,9986,9986,14,9989,9989,14,9998,9998,14,10000,10001,14,10004,10004,14,10013,10013,14,10024,10024,14,10052,10052,14,10060,10060,14,10067,10069,14,10083,10084,14,10133,10135,14,10160,10160,14,10548,10549,14,11035,11036,14,11093,11093,14,11647,11647,5,12330,12333,5,12336,12336,14,12441,12442,5,12953,12953,14,42608,42610,5,42654,42655,5,43010,43010,5,43019,43019,5,43045,43046,5,43052,43052,5,43188,43203,7,43232,43249,5,43302,43309,5,43346,43347,7,43392,43394,5,43443,43443,5,43446,43449,5,43452,43453,5,43493,43493,5,43567,43568,7,43571,43572,7,43587,43587,5,43597,43597,7,43696,43696,5,43703,43704,5,43713,43713,5,43756,43757,5,43765,43765,7,44003,44004,7,44006,44007,7,44009,44010,7,44013,44013,5,44033,44059,12,44061,44087,12,44089,44115,12,44117,44143,12,44145,44171,12,44173,44199,12,44201,44227,12,44229,44255,12,44257,44283,12,44285,44311,12,44313,44339,12,44341,44367,12,44369,44395,12,44397,44423,12,44425,44451,12,44453,44479,12,44481,44507,12,44509,44535,12,44537,44563,12,44565,44591,12,44593,44619,12,44621,44647,12,44649,44675,12,44677,44703,12,44705,44731,12,44733,44759,12,44761,44787,12,44789,44815,12,44817,44843,12,44845,44871,12,44873,44899,12,44901,44927,12,44929,44955,12,44957,44983,12,44985,45011,12,45013,45039,12,45041,45067,12,45069,45095,12,45097,45123,12,45125,45151,12,45153,45179,12,45181,45207,12,45209,45235,12,45237,45263,12,45265,45291,12,45293,45319,12,45321,45347,12,45349,45375,12,45377,45403,12,45405,45431,12,45433,45459,12,45461,45487,12,45489,45515,12,45517,45543,12,45545,45571,12,45573,45599,12,45601,45627,12,45629,45655,12,45657,45683,12,45685,45711,12,45713,45739,12,45741,45767,12,45769,45795,12,45797,45823,12,45825,45851,12,45853,45879,12,45881,45907,12,45909,45935,12,45937,45963,12,45965,45991,12,45993,46019,12,46021,46047,12,46049,46075,12,46077,46103,12,46105,46131,12,46133,46159,12,46161,46187,12,46189,46215,12,46217,46243,12,46245,46271,12,46273,46299,12,46301,46327,12,46329,46355,12,46357,46383,12,46385,46411,12,46413,46439,12,46441,46467,12,46469,46495,12,46497,46523,12,46525,46551,12,46553,46579,12,46581,46607,12,46609,46635,12,46637,46663,12,46665,46691,12,46693,46719,12,46721,46747,12,46749,46775,12,46777,46803,12,46805,46831,12,46833,46859,12,46861,46887,12,46889,46915,12,46917,46943,12,46945,46971,12,46973,46999,12,47001,47027,12,47029,47055,12,47057,47083,12,47085,47111,12,47113,47139,12,47141,47167,12,47169,47195,12,47197,47223,12,47225,47251,12,47253,47279,12,47281,47307,12,47309,47335,12,47337,47363,12,47365,47391,12,47393,47419,12,47421,47447,12,47449,47475,12,47477,47503,12,47505,47531,12,47533,47559,12,47561,47587,12,47589,47615,12,47617,47643,12,47645,47671,12,47673,47699,12,47701,47727,12,47729,47755,12,47757,47783,12,47785,47811,12,47813,47839,12,47841,47867,12,47869,47895,12,47897,47923,12,47925,47951,12,47953,47979,12,47981,48007,12,48009,48035,12,48037,48063,12,48065,48091,12,48093,48119,12,48121,48147,12,48149,48175,12,48177,48203,12,48205,48231,12,48233,48259,12,48261,48287,12,48289,48315,12,48317,48343,12,48345,48371,12,48373,48399,12,48401,48427,12,48429,48455,12,48457,48483,12,48485,48511,12,48513,48539,12,48541,48567,12,48569,48595,12,48597,48623,12,48625,48651,12,48653,48679,12,48681,48707,12,48709,48735,12,48737,48763,12,48765,48791,12,48793,48819,12,48821,48847,12,48849,48875,12,48877,48903,12,48905,48931,12,48933,48959,12,48961,48987,12,48989,49015,12,49017,49043,12,49045,49071,12,49073,49099,12,49101,49127,12,49129,49155,12,49157,49183,12,49185,49211,12,49213,49239,12,49241,49267,12,49269,49295,12,49297,49323,12,49325,49351,12,49353,49379,12,49381,49407,12,49409,49435,12,49437,49463,12,49465,49491,12,49493,49519,12,49521,49547,12,49549,49575,12,49577,49603,12,49605,49631,12,49633,49659,12,49661,49687,12,49689,49715,12,49717,49743,12,49745,49771,12,49773,49799,12,49801,49827,12,49829,49855,12,49857,49883,12,49885,49911,12,49913,49939,12,49941,49967,12,49969,49995,12,49997,50023,12,50025,50051,12,50053,50079,12,50081,50107,12,50109,50135,12,50137,50163,12,50165,50191,12,50193,50219,12,50221,50247,12,50249,50275,12,50277,50303,12,50305,50331,12,50333,50359,12,50361,50387,12,50389,50415,12,50417,50443,12,50445,50471,12,50473,50499,12,50501,50527,12,50529,50555,12,50557,50583,12,50585,50611,12,50613,50639,12,50641,50667,12,50669,50695,12,50697,50723,12,50725,50751,12,50753,50779,12,50781,50807,12,50809,50835,12,50837,50863,12,50865,50891,12,50893,50919,12,50921,50947,12,50949,50975,12,50977,51003,12,51005,51031,12,51033,51059,12,51061,51087,12,51089,51115,12,51117,51143,12,51145,51171,12,51173,51199,12,51201,51227,12,51229,51255,12,51257,51283,12,51285,51311,12,51313,51339,12,51341,51367,12,51369,51395,12,51397,51423,12,51425,51451,12,51453,51479,12,51481,51507,12,51509,51535,12,51537,51563,12,51565,51591,12,51593,51619,12,51621,51647,12,51649,51675,12,51677,51703,12,51705,51731,12,51733,51759,12,51761,51787,12,51789,51815,12,51817,51843,12,51845,51871,12,51873,51899,12,51901,51927,12,51929,51955,12,51957,51983,12,51985,52011,12,52013,52039,12,52041,52067,12,52069,52095,12,52097,52123,12,52125,52151,12,52153,52179,12,52181,52207,12,52209,52235,12,52237,52263,12,52265,52291,12,52293,52319,12,52321,52347,12,52349,52375,12,52377,52403,12,52405,52431,12,52433,52459,12,52461,52487,12,52489,52515,12,52517,52543,12,52545,52571,12,52573,52599,12,52601,52627,12,52629,52655,12,52657,52683,12,52685,52711,12,52713,52739,12,52741,52767,12,52769,52795,12,52797,52823,12,52825,52851,12,52853,52879,12,52881,52907,12,52909,52935,12,52937,52963,12,52965,52991,12,52993,53019,12,53021,53047,12,53049,53075,12,53077,53103,12,53105,53131,12,53133,53159,12,53161,53187,12,53189,53215,12,53217,53243,12,53245,53271,12,53273,53299,12,53301,53327,12,53329,53355,12,53357,53383,12,53385,53411,12,53413,53439,12,53441,53467,12,53469,53495,12,53497,53523,12,53525,53551,12,53553,53579,12,53581,53607,12,53609,53635,12,53637,53663,12,53665,53691,12,53693,53719,12,53721,53747,12,53749,53775,12,53777,53803,12,53805,53831,12,53833,53859,12,53861,53887,12,53889,53915,12,53917,53943,12,53945,53971,12,53973,53999,12,54001,54027,12,54029,54055,12,54057,54083,12,54085,54111,12,54113,54139,12,54141,54167,12,54169,54195,12,54197,54223,12,54225,54251,12,54253,54279,12,54281,54307,12,54309,54335,12,54337,54363,12,54365,54391,12,54393,54419,12,54421,54447,12,54449,54475,12,54477,54503,12,54505,54531,12,54533,54559,12,54561,54587,12,54589,54615,12,54617,54643,12,54645,54671,12,54673,54699,12,54701,54727,12,54729,54755,12,54757,54783,12,54785,54811,12,54813,54839,12,54841,54867,12,54869,54895,12,54897,54923,12,54925,54951,12,54953,54979,12,54981,55007,12,55009,55035,12,55037,55063,12,55065,55091,12,55093,55119,12,55121,55147,12,55149,55175,12,55177,55203,12,55243,55291,10,65024,65039,5,65279,65279,4,65520,65528,4,66045,66045,5,66422,66426,5,68101,68102,5,68152,68154,5,68325,68326,5,69291,69292,5,69632,69632,7,69634,69634,7,69759,69761,5]")}},NLgs:function(it,se,f){"use strict";f.d(se,"e",function(){return ge}),f.d(se,"f",function(){return ce}),f.d(se,"d",function(){return Ie}),f.d(se,"c",function(){return we}),f.d(se,"a",function(){return Le}),f.d(se,"b",function(){return Ue});var Q=f("miYZ"),me=f("tsqr"),de=f("9og8"),Ee=f("2qtc"),fe=f("kLXV"),Z=f("WmNS"),G=f.n(Z),J=f("q1tI"),U=f.n(J),R=f("9kvl"),x=f("xKgJ"),C=f("1vsH"),S=f("RCxd"),E=f("mOS8"),_=f.n(E),j=f("1ZF9"),y=f.n(j),v=f("WdTA"),A=f.n(v),W=f("m3rI"),ge=function(O){var ve=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return!!(ce(O)&&pe(ve))},ce=function(O){return Object(x.p)()?!0:(O({type:"user/showPopLogin",payload:{showPopLogin:!0,showClosable:!0}}),!1)},pe=function(){var O,ve=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1,V=Object(R.c)()._store.getState(),F=V.user;return(O=F.userInfo)!==null&&O!==void 0&&O.profile_completed?!0:(fe.a.confirm({title:"\u63D0\u793A",width:530,centered:!0,content:ve?"\u6309\u7167\u6709\u5173\u653F\u7B56\u89C4\u5B9A\uFF0C\u7279\u6B8A\u5B9E\u9A8C\u9700\u8981\u5148\u7ED1\u5B9A\u624B\u673A\u53F7\u624D\u80FD\u4F7F\u7528\uFF0C\u8BF7\u5148\u7ED1\u5B9A\u624B\u673A\u53F7\u7801":"\u60A8\u9700\u8981\u53BB\u5B8C\u5584\u60A8\u7684\u4E2A\u4EBA\u8D44\u6599\uFF0C\u624D\u80FD\u4F7F\u7528\u6B64\u529F\u80FD",okText:"\u7ACB\u5373\u5B8C\u5584",cancelText:"\u7A0D\u540E\u5B8C\u5584",onOk:function(){R.d.push("/account/profile/edit")}}),!1)},Ie=function(){var O,ve=Object(R.c)()._store.getState(),V=ve.user;return(O=V.userInfo)!==null&&O!==void 0&&O.professional_certification?!0:(fe.a.confirm({title:"\u63D0\u793A",centered:!0,content:U.a.createElement("div",{className:"tc"},"\u60A8\u9700\u8981\u53BB\u5B8C\u6210\u60A8\u7684\u804C\u4E1A\u8BA4\u8BC1\uFF0C\u624D\u80FD\u4F7F\u7528\u6B64\u529F\u80FD"),okText:"\u7ACB\u5373\u5B8C\u5584",cancelText:"\u7A0D\u540E\u5B8C\u5584",onOk:function(){Object(C.O)("/account/certification")}}),!1)},we=function(){return Object(x.a)()?!0:(fe.a.warning({centered:!0,width:530,title:"\u63D0\u793A",content:U.a.createElement("div",{className:"tc",style:{marginLeft:-38}},U.a.createElement("p",null,"\u60A8\u53EF\u4EE5\u626B\u7801\u52A0\u7FA4@\u7FA4\u7BA1\u7406\u5458\uFF0C\u7533\u8BF7\u64CD\u4F5C\u6743\u9650\u54E6\uFF01"),U.a.createElement("img",{src:Object(x.t)()?A.a:"".concat(W.a.IMG_SERVER,"/images/educoder/qqqun20191230.png"),width:200})),okText:"\u6211\u77E5\u9053\u4E86",maskClosable:!0}),!1)},Le=function(O,ve){return O?!0:(fe.a.confirm({centered:!0,zIndex:1e4,width:530,title:"\u63D0\u793A",content:U.a.createElement("div",null,U.a.createElement("p",null,ve||"\u8BE5\u5B9E\u8DF5\u8D44\u6E90\u9700\u6388\u6743\u540E\u624D\u53EF\u4F7F\u7528\u3002 \u60A8\u53EF\u4EE5\u5728QQ\u670D\u52A1\u7FA4\u5411\u7BA1\u7406\u5458\u7533\u8BF7\uFF0C\u83B7\u5F97\u7EE7\u7EED\u64CD\u4F5C\u7684\u6743\u9650\u3002"),U.a.createElement("div",{style:{marginLeft:"110px"}},U.a.createElement("img",{src:y.a,width:200}),U.a.createElement("div",{style:{marginLeft:"35px"}},"\u7FA4\u53F7\uFF1A","714336072"))),okText:"\u7ACB\u5373\u8054\u7CFB",cancelText:"\u53D6\u6D88",onOk:function(){Object(C.O)("https://qm.qq.com/cgi-bin/qm/qr?k=tIyDPXUtE0yEk-MOJxhH55lTUJS-nYAM&jump_from=webapi")}}),!1)},Ue=function(O){var ve=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",V=Object(R.c)()._store.getState(),F=V.shixunsDetail.detail;return(F==null?void 0:F.public)===2||(F==null?void 0:F.public)===1||(F==null?void 0:F.shixun_status)===3?(fe.a.info({centered:!0,icon:U.a.createElement(S.a,{style:{color:"#faad14"}}),width:460,title:"\u63D0\u793A",content:U.a.createElement("div",{className:"tc",style:{marginLeft:-38}},U.a.createElement("div",{style:{display:"flex",flexDirection:"column",alignItems:"flex-start",paddingLeft:38,margin:"12px 0"}},U.a.createElement("span",null,"\u8BE5\u5B9E\u8DF5\u9879\u76EE\u7684\u72B6\u6001\u4E3A",(F==null?void 0:F.public)===2?"\u5DF2\u516C\u5F00":(F==null?void 0:F.public)===1?"\u5F85\u5BA1\u6838":"\u5DF2\u5173\u95ED","\uFF0C",ve,"\u3002"),U.a.createElement("p",null,"\u5982\u6709\u9700\u8981\uFF0C\u8BF7\u8054\u7CFB\u5E73\u53F0\u7BA1\u7406\u5458\u8FDB\u884C\u6280\u672F\u652F\u6301\u3002")),U.a.createElement("img",{style:{border:"4px solid #0152d9",borderRadius:"4px"},src:_.a,alt:"\u4E8C\u7EF4\u7801",width:160})),okText:"\u6211\u77E5\u9053\u4E86"}),!0):(F==null?void 0:F.shixun_status)===2?(fe.a.confirm({centered:!0,icon:U.a.createElement(S.a,null),title:"\u63D0\u793A",content:U.a.createElement("div",null,U.a.createElement("span",null,"\u8BE5\u5B9E\u8DF5\u9879\u76EE\u5DF2\u53D1\u5E03\uFF0C",ve,"\u3002"),U.a.createElement("br",null),U.a.createElement("span",null,"\u5982\u6709\u9700\u8981\uFF0C\u60A8\u53EF\u4EE5\u64A4\u9500\u53D1\u5E03\u540E\uFF0C\u518D\u8FDB\u884C\u64CD\u4F5C\u3002")),okText:"\u64A4\u9500\u53D1\u5E03",cancelText:"\u53D6\u6D88",onOk:function(){fe.a.confirm({width:440,centered:!0,icon:U.a.createElement(S.a,{style:{color:"#faad14"}}),title:"\u63D0\u793A",content:"\u64A4\u9500\u53D1\u5E03\u540E\uFF0C\u5B66\u5458\u5C06\u65E0\u6CD5\u8FDB\u884C\u7EC3\u4E60\u3002\u662F\u5426\u786E\u8BA4\u64A4\u9500\u53D1\u5E03\uFF1F",okText:"\u786E\u5B9A\u64A4\u9500\u53D1\u5E03",cancelText:"\u53D6\u6D88",onOk:function(){var z=Object(de.a)(G.a.mark(function I(){var g;return G.a.wrap(function(L){for(;;)switch(L.prev=L.next){case 0:return L.next=2,O({type:"shixunsDetail/cancelRelease",payload:{id:F==null?void 0:F.identifier}});case 2:g=L.sent,g.status!==401&&(me.b.success("\u64A4\u9500\u53D1\u5E03\u6210\u529F\u3002\u5B9E\u8BAD\u56DE\u5230\u672A\u53D1\u5E03\u7684\u72B6\u6001\u3002"),O({type:"shixunsDetail/getShixunsDetail",payload:{id:F==null?void 0:F.identifier}}),O({type:"practiceSetting/getCommonData",payload:{id:F==null?void 0:F.identifier}}));case 4:case"end":return L.stop()}},I)}));function N(){return z.apply(this,arguments)}return N}()})}}),!0):!1}},OLES:function(it,se,f){"use strict";var Q=f("U8pU"),me=f("VTBJ"),de=f("Ff2n"),Ee=f("q1tI"),fe=f("uciX"),Z=f("7ixt"),G=function(S){var E=S.overlay,_=S.prefixCls,j=S.id,y=S.overlayInnerStyle;return Ee.createElement("div",{className:"".concat(_,"-inner"),id:j,role:"tooltip",style:y},typeof E=="function"?E():E)},J=G,U=function(S,E){var _=S.overlayClassName,j=S.trigger,y=j===void 0?["hover"]:j,v=S.mouseEnterDelay,A=v===void 0?0:v,W=S.mouseLeaveDelay,ge=W===void 0?.1:W,ce=S.overlayStyle,pe=S.prefixCls,Ie=pe===void 0?"rc-tooltip":pe,we=S.children,Le=S.onVisibleChange,Ue=S.afterVisibleChange,ae=S.transitionName,O=S.animation,ve=S.placement,V=ve===void 0?"right":ve,F=S.align,ne=F===void 0?{}:F,z=S.destroyTooltipOnHide,N=z===void 0?!1:z,I=S.defaultVisible,g=S.getTooltipContainer,d=S.overlayInnerStyle,L=Object(de.a)(S,["overlayClassName","trigger","mouseEnterDelay","mouseLeaveDelay","overlayStyle","prefixCls","children","onVisibleChange","afterVisibleChange","transitionName","animation","placement","align","destroyTooltipOnHide","defaultVisible","getTooltipContainer","overlayInnerStyle"]),H=Object(Ee.useRef)(null);Object(Ee.useImperativeHandle)(E,function(){return H.current});var le=Object(me.a)({},L);"visible"in S&&(le.popupVisible=S.visible);var De=function(){var _e=S.arrowContent,oe=_e===void 0?null:_e,X=S.overlay,k=S.id;return[Ee.createElement("div",{className:"".concat(Ie,"-arrow"),key:"arrow"},oe),Ee.createElement(J,{key:"content",prefixCls:Ie,id:k,overlay:X,overlayInnerStyle:d})]},je=!1,Re=!1;if(typeof N=="boolean")je=N;else if(N&&Object(Q.a)(N)==="object"){var Oe=N.keepParent;je=Oe===!0,Re=Oe===!1}return Ee.createElement(fe.a,Object.assign({popupClassName:_,prefixCls:Ie,popup:De,action:y,builtinPlacements:Z.a,popupPlacement:V,ref:H,popupAlign:ne,getPopupContainer:g,onPopupVisibleChange:Le,afterPopupVisibleChange:Ue,popupTransitionName:ae,popupAnimation:O,defaultPopupVisible:I,destroyPopupOnHide:je,autoDestroy:Re,mouseLeaveDelay:ge,popupStyle:ce,mouseEnterDelay:A},le),we)},R=Object(Ee.forwardRef)(U),x=se.a=R},Ot1p:function(it,se,f){"use strict";var Q=f("2qtc"),me=f("kLXV"),de=f("rAM+"),Ee=f("miYZ"),fe=f("tsqr"),Z=f("9og8"),G=f("tJVT"),J=f("jrin"),U=f("WmNS"),R=f.n(U),x=f("q1tI"),C=f.n(x),S=f("VrN/"),E=f.n(S),_=f("bdgK"),j=f("p77/"),y=f("Bd2K"),v=f("ELLl"),A=f("19Vz"),W=f("lZu9"),ge=f("+NIl"),ce=f("kSUc"),pe=f("9Bee"),Ie=function(xe){var Ke=xe.value,ot=Ke===void 0?"":Ke,mt=xe.className,dt=xe.showTextOnly,Tt=xe.showLines,kt=xe.style,gt=kt===void 0?{}:kt,Yt=Object(x.useMemo)(function(){return""},[ot]);return C.a.createElement(C.a.Fragment,null,C.a.createElement("div",{dangerouslySetInnerHTML:{__html:Yt}}))},we=f("0Owb"),Le=f("dejd"),Ue=f("C+DQ"),ae=f("1vsH"),O=f("m3rI"),ve=[{title:"\u7C97\u4F53",icon:"icon-bold",actionName:"bold"},{title:"\u659C\u4F53",icon:"icon-italic",actionName:"italic"},"|",{title:"\u65E0\u5E8F\u5217\u8868",icon:"icon-unorder-list",actionName:"list-ul"},{title:"\u6709\u5E8F\u5217\u8868",icon:"icon-order-list",actionName:"list-ol"},"|",{title:"\u884C\u5185\u4EE3\u7801",icon:"icon-code",actionName:"code"},{title:"\u4EE3\u7801\u5757\uFF08\u591A\u8BED\u8A00\u98CE\u683C\uFF09",icon:"icon-file-code",actionName:"code-block"},{title:"\u94FE\u63A5",icon:"icon-link",actionName:"link"},"|",{title:"\u884C\u5185\u516C\u5F0F",icon:"icon-sum",actionName:"inline-latex"},{title:"\u591A\u884C\u516C\u5F0F",icon:"icon-formula",actionName:"latex"},"|",{title:"\u6DFB\u52A0\u56FE\u7247",icon:"icon-picture",actionName:"upload-image"},{title:"\u8868\u683C",icon:"icon-table",actionName:"add-table"},"|",{title:"\u6362\u884C",icon:"icon-minus",actionName:"line-break"},{title:"\u6E05\u7A7A",icon:"icon-eraser",actionName:"eraser"}];function V(xe){var Ke=xe.onActionCallback,ot=xe.title,mt=xe.icon,dt=xe.actionName,Tt=xe.className,kt=Tt===void 0?"":Tt,gt=xe.children;function Yt(){Ke(dt)}return C.a.createElement("a",{title:ot,className:kt,onClick:Yt},C.a.createElement("i",{className:"md-iconfont ".concat(mt)}),gt)}var F=function(xe){var Ke=xe.watch,ot=xe.showNullButton,mt=xe.onActionCallback,dt=xe.fullScreen,Tt=xe.insertTemp,kt=xe.hidetoolBar,gt=xe.uuid,Yt=xe.setOpenPhones;console.log("link:","".concat(location.origin,"/upload.html?_educoder_session_login=").concat(Object(ae.D)("_educoder_session_login"),"&_educoder_session=").concat(Object(ae.D)("_educoder_session"),"&key=").concat(gt,"&api=").concat(encodeURIComponent(O.a.PROXY_SERVER)));var jt=[].concat(ve,[{title:"".concat(Ke?"\u5173\u95ED\u5B9E\u65F6\u9884\u89C8":"\u5F00\u542F\u5B9E\u65F6\u9884\u89C8"),icon:"".concat(Ke?"icon-eye-slash":"icon-eye"),actionName:"trigger-watch"}]);return C.a.createElement("ul",{className:"markdown-toolbar-container"},!kt&&jt.map(function(Jt,zt){return C.a.createElement("li",{key:zt},Jt.actionName?C.a.createElement(V,Object(we.a)({},Jt,{onActionCallback:mt})):C.a.createElement("span",{className:"v-line"}))}),ot?C.a.createElement("li",null,C.a.createElement(V,{icon:"icon-edit",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-null-ch",onActionCallback:mt},C.a.createElement("span",{className:"fill-tip"},"\u70B9\u51FB\u63D2\u5165\b\u586B\u7A7A\u9879"))):null,Tt&&C.a.createElement("li",null,C.a.createElement(V,{icon:"icon-edit",className:"btn-null",title:"\u63D2\u5165\u6A21\u677F",actionName:"inster-template-".concat(Tt),onActionCallback:mt},C.a.createElement("span",{className:"fill-tip"},"\u63D2\u5165\u6A21\u677F"))),C.a.createElement("li",{className:"btn-full-screen"},C.a.createElement(V,{icon:"".concat(dt?"icon-shrink":"icon-enlarge"),title:dt?"\u5173\u95ED\u5168\u5C4F":"\u5F00\u542F\u5168\u5C4F",actionName:"trigger-full-screen",onActionCallback:mt})))},ne=f("M8RZ"),z=f("+L6B"),N=f("2/Rp"),I=f("y8nQ"),g=f("Vl3Y"),d=f("5NDa"),L=f("5rEg"),H={labelCol:{span:4},wrapperCol:{span:20}},le=function(xe){var Ke=xe.callback,ot=xe.onCancel;function mt(dt){Ke(dt)}return C.a.createElement(g.a,Object(we.a)({},H,{initialValues:{link:"http://",title:""},className:"link-panel",onFinish:mt}),C.a.createElement(g.a.Item,{label:"\u94FE\u63A5\u5730\u5740",name:"link",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u5730\u5740"}]},C.a.createElement(L.a,null)),C.a.createElement(g.a.Item,{label:"\u94FE\u63A5\u6807\u9898",name:"title",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u6807\u9898"}]},C.a.createElement(L.a,null)),C.a.createElement("div",{className:"flex-container flex-end"},C.a.createElement(N.a,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),C.a.createElement(N.a,{type:"ghost",onClick:ot},"\u53D6\u6D88")))},De=f("7ahc"),je=f("k1fw"),Re=f("HmJG"),Oe=f("BjJ7"),ye=g.a.useForm,_e={width:280,marginRight:10},oe={labelCol:{span:5},wrapperCol:{span:19}},X=function(xe){var Ke=xe.callback,ot=xe.onCancel,mt=ye(),dt=Object(G.a)(mt,1),Tt=dt[0],kt=Object(x.useRef)();function gt(Jt){Ke(Object(je.a)(Object(je.a)({},Jt),{},{name:kt.current}))}function Yt(Jt,zt){Tt.setFieldsValue({src:"/api/attachments/".concat(Jt.id,"?type=").concat(Jt.content_type),type:zt.type})}function jt(Jt){var zt=Jt.target.files[0];kt.current=zt.name,$(zt,Yt)}return C.a.createElement(g.a,Object(we.a)({form:Tt},oe,{className:"upload-image-panel",onFinish:gt}),C.a.createElement(g.a.Item,{label:"\u6587\u4EF6\u5730\u5740",required:!0},C.a.createElement("div",{className:"flex-container"},C.a.createElement(g.a.Item,{noStyle:!0,name:"src",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u6587\u4EF6\u5730\u5740"}]},C.a.createElement(L.a,{style:_e})),C.a.createElement(k,{onFileChange:jt}))),C.a.createElement(g.a.Item,{label:"\u6587\u4EF6\u63CF\u8FF0",name:"alt"},C.a.createElement(L.a,{style:{width:264}})),C.a.createElement(g.a.Item,{style:{textAlign:"right"}},C.a.createElement(N.a,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),C.a.createElement(N.a,{type:"ghost",onClick:ot},"\u53D6\u6D88")))};function k(xe){var Ke=xe.onFileChange;return C.a.createElement("a",{className:"upload-button"},"\u672C\u5730\u4E0A\u4F20",C.a.createElement("input",{type:"file",onChange:Ke}))}function $(xe,Ke){if(!xe)throw new String("\u6CA1\u6709\u6587\u4EF6");var ot=new FormData;ot.append("editormd-image-file",xe),ot.append("file_param_name","editormd-image-file"),ot.append("byxhr","true");var mt=new window.XMLHttpRequest;mt.withCredentials=!0,mt.addEventListener("load",function(dt){Ke(JSON.parse(dt.target.responseText),xe)},!1),mt.addEventListener("error",function(dt){console.error(dt)},!1),mt.open("POST","".concat(Oe.a,"/api/attachments.json")),mt.send(ot)}var B=f("giR+"),Te=f("fyUT"),P=f("7Kak"),M=f("9yH6"),ie=M.a.Group,be={margin:"0 8px"},ke=function(xe){var Ke=xe.callback,ot=xe.onCancel;function mt(dt){Ke(dt)}return C.a.createElement(g.a,{className:"add-table-panel",initialValues:{row:3,col:2,align:"default"},onFinish:mt},C.a.createElement("div",{className:"flex-container"},C.a.createElement("span",{style:be},"\u5355\u5143\u683C\u6570\uFF1A"),C.a.createElement("span",{style:be},"\u884C\u6570"),C.a.createElement(g.a.Item,{name:"row",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u884C\u6570"}]},C.a.createElement(Te.a,null)),C.a.createElement("span",{style:be},"\u5217\u6570"),C.a.createElement(g.a.Item,{name:"col",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5217\u6570"}]},C.a.createElement(Te.a,null))),C.a.createElement("div",{className:"flex-container",style:{marginTop:12}},C.a.createElement("span",{style:be},"\u5BF9\u9F50\u65B9\u5F0F\uFF1A"),C.a.createElement(g.a.Item,{name:"align"},C.a.createElement(ie,null,C.a.createElement(M.a,{value:"default"},C.a.createElement("i",{className:"fa fa-align-justify"})),C.a.createElement(M.a,{value:"left"},C.a.createElement("i",{className:"fa fa-align-left"})),C.a.createElement(M.a,{value:"center"},C.a.createElement("i",{className:"fa fa-align-center"})),C.a.createElement(M.a,{value:"right"},C.a.createElement("i",{className:"fa fa-align-right"}))))),C.a.createElement("div",{className:"flex-container flex-end"},C.a.createElement(N.a,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),C.a.createElement(N.a,{type:"ghost",onClick:ot},"\u53D6\u6D88")))},Se=f("ErOA"),Ne=f("7Cbv"),Fe="link",Je="upload-image",ze="code-block",$e="add-table",Ye="------------",st={default:Ye,left:":".concat(Ye),center:":".concat(Ye,":"),right:"".concat(Ye,":")},qe=f("9VGf"),ct,Pe;function rt(){}var ht=0,We=1e4,Ze="\u2581",he=`
|
|
**\u6A21\u677F\u6807\u9898**
|
|
\u6A21\u677F\u6B63\u6587\u5185\u5BB9\uFF0C\u53EF\u8F93\u5165\u6587\u672C\u5185\u5BB9\u548C\u7C98\u8D34\u56FE\u7247\u7B49\u64CD\u4F5C`;function re(xe){return/^\d+$/.test(xe)?"".concat(xe,"px"):xe}var ue=navigator.platform.toUpperCase().indexOf("MAC")>=0,T=ue?"Cmd":"Ctrl",D=["pptm","pptx","ppt","pot","pps","ppa","potx","ppsx","ppam","pptm","potm","ppsm","doc","docx","dot","dotx","docm","dotm","xls","xlsx","csv","xlt","xla","xltx","xlsm","xltm","xlam","xlsb"],Y=(ct={},Object(J.a)(ct,T+"-B","bold"),Object(J.a)(ct,T+"-I","italic"),ct),ee=(Pe={},Object(J.a)(Pe,Fe,"\u6DFB\u52A0\u94FE\u63A5"),Object(J.a)(Pe,ze,"\u6DFB\u52A0\u4EE3\u7801\u5757"),Object(J.a)(Pe,Je,"\u6DFB\u52A0\u6587\u4EF6"),Object(J.a)(Pe,$e,"\u6DFB\u52A0\u8868\u683C"),Pe),Me=se.a=function(xe){var Ke=xe.defaultValue,ot=Ke===void 0?"":Ke,mt=xe.onChange,dt=xe.width,Tt=dt===void 0?"100%":dt,kt=xe.height,gt=kt===void 0?400:kt,Yt=xe.miniToolbar,jt=Yt===void 0?!1:Yt,Jt=xe.isFocus,zt=Jt===void 0?!1:Jt,Ot=xe.watch,Un=xe.insertTemp,Qn=xe.mode,bt=Qn===void 0?"markdown":Qn,Et=xe.id,at=Et===void 0?"markdown-editor-id":Et,xt=xe.showResizeBar,Zt=xt===void 0?!1:xt,rn=xe.noStorage,nn=rn===void 0?!1:rn,Lt=xe.showNullButton,vt=Lt===void 0?!1:Lt,Rn=xe.hidetoolBar,ni=Rn===void 0?!1:Rn,Sn=xe.fullScreen,Rt=Sn===void 0?!1:Sn,Tn=xe.onBlur,Vn=xe.onCMBeforeChange,ii=xe.onFullScreen,He=xe.className,lt=He===void 0?"":He,Dt=xe.disablePaste,Gt=Dt===void 0?!1:Dt,Xt=xe.placeholder,qt=Xt===void 0?"":Xt,c=xe.values,o=c===void 0?"":c,a=Object(x.useState)(null),u=Object(G.a)(a,2),p=u[0],h=u[1],te=Object(x.useState)(ot),Ge=Object(G.a)(te,2),et=Ge[0],ft=Ge[1],Ve=Object(x.useState)(Ot),St=Object(G.a)(Ve,2),It=St[0],en=St[1],Kn=Object(x.useState)(Rt),Xn=Object(G.a)(Kn,2),mn=Xn[0],qn=Xn[1],Hi=Object(x.useState)(""),Mn=Object(G.a)(Hi,2),$n=Mn[0],Wn=Mn[1],bi=Object(x.useState)(0),ri=Object(G.a)(bi,2),mi=ri[0],ci=ri[1],hr=Object(x.useState)(gt),Gi=Object(G.a)(hr,2),oi=Gi[0],Yn=Gi[1],Oi=Object(x.useState)(!1),Ri=Object(G.a)(Oi,2),dr=Ri[0],sn=Ri[1],Ut=Object(x.useRef)(Object(Ne.a)()),En=Object(x.useRef)(!1),Bt=Object(x.useRef)(),hn=Object(x.useRef)(),Vt=Object(x.useRef)(),hi=Object(x.useRef)(),un=Object(x.useRef)(),Dn=function(){var yt=Object(Z.a)(R.a.mark(function At(){var wt,Pt;return R.a.wrap(function($t){for(;;)switch($t.prev=$t.next){case 0:return $t.next=2,Object(Se.a)("/api/attachments/distinct_hash_val.json",{method:"post",body:{hash_val:Ut.current}});case 2:Pt=$t.sent,Pt!=null&&(wt=Pt.attachments)!==null&&wt!==void 0&&wt.length&&(console.log("cm:",p,hn),Pt.attachments.map(function(Ft){Ft.content_type.indexOf("image")>-1?p.replaceSelection(".concat(Ft.content_type,")")):Ft.content_type.indexOf("video")>-1?p.replaceSelection('<video width="100%" controls src="'.concat(O.a.API_SERVER,"/api/attachments/").concat(data.id,'"></video>')):Ft.content_type.indexOf("pdf")>-1?p.replaceSelection('<a href="'.concat(O.a.API_SERVER,"/api/attachments/").concat(Ft.id,"?type=").concat(Ft.content_type,'&disposition=inline" target="_blank">').concat(Ft.name,"</a>")):p.replaceSelection("[".concat(Ft.name,"](").concat(O.a.API_SERVER,"/api/attachments/").concat(Ft.id,"?type=").concat(Ft.content_type,")"))}));case 4:case"end":return $t.stop()}},At)}));return function(){return yt.apply(this,arguments)}}();Object(x.useEffect)(function(){ft(o),p==null||p.setValue(o)},[o]),Object(x.useEffect)(function(){ii==null||ii(mn)},[mn]),Object(x.useEffect)(function(){if(hn.current){var yt=E.a.fromTextArea(hn.current,{mode:bt,lineNumbers:!jt,lineWrapping:!0,value:ot,autoCloseTags:!0,autoCloseBrackets:!0});zt&&yt.focus();function At(wt,Pt){if(Gt){Pt.preventDefault();return}var Wt=Pt.clipboardData;if(Wt){var $t=Wt.types.toString(),Ft=Wt.items;if($t==="Files"||Wt.types.indexOf("Files")>-1){if(Pt.preventDefault(),bt=="stex")return;try{var dn,Pn=Ft[1];((dn=Ft[0])===null||dn===void 0?void 0:dn.kind)==="file"&&(Pn=Ft[0]);var Nt=Pn.getAsFile(),Ci=Nt.name.split(".").pop();$(Nt,function(Ht){if(Ht.id){var vn,ei,ti;(Nt==null||((vn=Nt.type)===null||vn===void 0)?void 0:vn.indexOf("image"))>-1?yt.replaceSelection(".concat(Ht.content_type,")")):(Nt==null||((ei=Nt.type)===null||ei===void 0)?void 0:ei.indexOf("video"))>-1?yt.replaceSelection('<video width="100%" controls src="'.concat(O.a.API_SERVER,"/api/attachments/").concat(Ht.id,'"></video>')):(Nt==null||((ti=Nt.type)===null||ti===void 0)?void 0:ti.indexOf("pdf"))>-1?yt.replaceSelection('<a href="'.concat(O.a.API_SERVER,"/api/attachments/").concat(Ht.id,"?type=").concat(Nt.type,'&disposition=inline" target="_blank">').concat(Nt.name,"</a>")):D.includes(Ci)?yt.replaceSelection('<a href="'.concat(O.a.API_SERVER,"/api/attachments/").concat(Ht.id,'?type=office&disposition=inline" target="_blank">').concat(Nt.name,"</a>")):yt.replaceSelection("[".concat(Nt.name,"](").concat(O.a.API_SERVER,"/api/attachments/").concat(Ht.id,"?type=").concat(Ht.content_type,")"))}else(Ht==null?void 0:Ht.status)===401&&(document.location.href="/user/login")})}catch(Ht){fe.b.warn("\u8BF7\u4F7F\u7528chrome\u6D4F\u89C8\u5668\u7C98\u8D34")}return!0}else return!0}return!0}return yt.on("paste",At),yt.on("dragleave",function(wt,Pt){Vt.current.classList.remove("mouse-hover-md")}),yt.on("dragover",function(wt,Pt){Vt.current.classList.add("mouse-hover-md")}),yt.on("drop",function(wt,Pt){Vt.current.classList.add("mouse-hover-md");var Wt;if(Wt=Pt.dataTransfer.files,Wt.length>0){Pt.preventDefault(),Pt.stopPropagation();for(var $t=function(Pn){var Nt=Wt[Pn],Ci=Nt.name.split(".").pop();$(Nt,function(Ht){if(Ht.id){var vn,ei,ti;(Nt==null||((vn=Nt.type)===null||vn===void 0)?void 0:vn.indexOf("image"))>-1?yt.replaceSelection(".concat(Ht.content_type,")")):(Nt==null||((ei=Nt.type)===null||ei===void 0)?void 0:ei.indexOf("video"))>-1?yt.replaceSelection('<video width="100%" controls src="'.concat(O.a.API_SERVER,"/api/attachments/").concat(Ht.id,'"></video>')):(Nt==null||((ti=Nt.type)===null||ti===void 0)?void 0:ti.indexOf("pdf"))>-1?yt.replaceSelection('<a href="'.concat(O.a.API_SERVER,"/api/attachments/").concat(Ht.id,"?type=").concat(Nt.type,'&disposition=inline" target="_blank">').concat(Nt.name,"</a>")):D.includes(Ci)?yt.replaceSelection('<a href="'.concat(O.a.API_SERVER,"/api/attachments/").concat(Ht.id,'?type=office&disposition=inline" target="_blank">').concat(Nt.name,"</a>")):yt.replaceSelection("[".concat(Nt.name,"](").concat(O.a.API_SERVER,"/api/attachments/").concat(Ht.id,"?type=").concat(Ht.content_type,")"))}else(Ht==null?void 0:Ht.status)===401&&(document.location.href="/user/login")})},Ft=0;Ft<Wt.length;Ft++)$t(Ft)}}),h(yt),function(){yt.off("paste",At)}}},[]);var Vi=Object(x.useCallback)(function(){if(Vt.current)try{}catch(yt){console.log(yt,"---- to set md editor body height")}},[oi,Vt,mn]);Object(x.useEffect)(function(){function yt(){var wt=new _.default(function(Pt){var Wt=Object(de.a)(Pt),$t;try{for(Wt.s();!($t=Wt.n()).done;){var Ft=$t.value;(Ft.target.offsetHeight>0||Ft.target.offsetWidth>0)&&(Vi(),p.setSize("100%","100%"),p.refresh())}}catch(dn){Wt.e(dn)}finally{Wt.f()}});return wt.observe(hn.current.parentElement),wt}if(p){var At=yt();return function(){At.unobserve(hn.current.parentElement)}}},[p,Vi]),Object(x.useEffect)(function(){if(p){for(var yt=[],At=function(){var Ft=Pt[wt];Wt=Object(G.a)(Ft,2);var dn=Wt[0],Pn=Wt[1],Nt=Object(J.a)({},dn,function(){Ki(Pn)});yt.push(Nt),p.addKeyMap(Nt)},wt=0,Pt=Object.entries(Y);wt<Pt.length;wt++){var Wt;At()}return Bt.current=setInterval(function(){En.current&&Dn()},4e3),function(){clearInterval(Bt.current);var $t=Object(de.a)(yt),Ft;try{for($t.s();!(Ft=$t.n()).done;){var dn=Ft.value;p.removeKeyMap(dn)}}catch(Pn){$t.e(Pn)}finally{$t.f()}}}},[p]),Object(x.useEffect)(function(){Rt!==mn&&qn(Rt)},[Rt]),Object(qe.a)(function(){if(!nn&&mi>0){var yt=new Date().getTime(),At=window.sessionStorage.getItem(at);yt>=mi+We&&(!At||At!==et)&&(window.sessionStorage.setItem(at,et),sn(!0))}},We),Object(x.useEffect)(function(){en(Ot)},[p,Ot]),Object(x.useEffect)(function(){p&&(zt&&p.focus())},[p,zt]),Object(x.useEffect)(function(){if(It&&p){var yt=p.getScrollerElement();function At(wt){var Pt=wt.target;if(un.current){var Wt=Pt.scrollTop/Pt.scrollHeight;un.current.scrollTop=un.current.scrollHeight*Wt}}return yt.addEventListener("scroll",At),function(){yt.removeEventListener("scroll",At)}}},[p,It]),Object(x.useEffect)(function(){if(p&&Vn){function yt(At,wt){Vn(At,wt)}return p.on("beforeChange",yt),function(){p.off("beforeChange",yt)}}},[p,Vn]),Object(x.useEffect)(function(){if(p&&Tn){function yt(){Tn(p.getValue())}return p.on("blur",yt),function(){p.off("blur",yt)}}},[p,Tn]),Object(x.useEffect)(function(){if(p){function yt(At){var wt=At.getValue();ft(wt),ci(new Date().getTime()),At.getScrollerElement().dispatchEvent(new CustomEvent("scroll")),mt&&mt(wt)}return p.on("change",yt),function(){p.off("change",yt)}}},[p,mt]),Object(x.useEffect)(function(){p&&(ot==null?(p.setValue(""),ft("")):ot!==p.getValue()&&(p.setValue(ot),ft(ot),p.setCursor(p.lineCount(),0)))},[p,ot]);var Ki=Object(x.useCallback)(function(yt){var At=p.getCursor(),wt=p.getSelection(),Pt=wt.split(`
|
|
`);switch(yt){case"bold":return p.replaceSelection("**"+wt+"**"),wt===""&&p.setCursor(At.line,At.ch+2),p.focus();case"italic":return p.replaceSelection("*"+wt+"*"),wt===""&&p.setCursor(At.line,At.ch+1),p.focus();case"code":return p.replaceSelection("`"+wt+"`"),wt===""&&p.setCursor(At.line,At.ch+1),p.focus();case"inline-latex":return p.replaceSelection("`$$"+wt+"$$`"),wt===""&&p.setCursor(At.line,At.ch+3),p.focus();case"latex":return p.replaceSelection("```latex\n"+wt+"\n```"),p.setCursor(At.line+1,wt.length+1),p.focus();case"line-break":return p.replaceSelection(`<br/>
|
|
`),p.focus();case"list-ul":return wt===""?p.replaceSelection("- "+wt):p.replaceSelection(Pt.map(function(Wt){return Wt===""?"":"- ".concat(Wt)}).join(`
|
|
`)),p.focus();case"list-ol":return wt===""?p.replaceSelection("1. "+wt):p.replaceSelection(Pt.map(function(Wt,$t){return Wt===""?"":"".concat($t+1,". ").concat(Wt)}).join(`
|
|
`)),p.focus();case"add-null-ch":return wt===""&&p.setCursor(At.line,At.ch+1),p.replaceSelection(Ze),p.focus();case"inster-template-1":return wt===""&&p.setCursor(At.line,At.ch),p.replaceSelection(he),p.focus();case"eraser":return p.setValue(""),p.focus();case"trigger-watch":return en(!It),p.focus();case"trigger-full-screen":return qn(!mn),p.focus();case Fe:Wn(Fe);return;case ze:Wn(ze);return;case Je:Wn(Je);return;case $e:Wn($e);return;default:throw new Error}},[p,It,mn]),xi=Object(x.useCallback)(function(yt){Wn("");switch($n){case Fe:var At=yt.title,wt=yt.link;return p.replaceSelection("[".concat(At,"](").concat(wt,")")),p.focus();case ze:var Pt=yt.language,Wt=yt.content;return p.replaceSelection(["```"+Pt,Wt,"```"].join(`
|
|
`)),p.focus();case Je:var $t=yt.src,Ft=yt.alt,dn=yt.name;return $t.indexOf("type=image")>-1?p.replaceSelection(".concat($t,' "').concat(Ft||"",'" )')):$t.indexOf("type=application/pdf")>-1?p.replaceSelection('<a href="'.concat($t,'&disposition=inline" target="_blank">').concat(dn,"</a>")):p.replaceSelection('<a href="'.concat($t,'" target="_blank">').concat(dn,"</a>")),p.focus();case $e:for(var Pn=yt.row,Nt=yt.col,Ci=yt.align,Ht=`
|
|
`,vn=0;vn<Pn;vn++){for(var ei=[],ti=[],Wr=0;Wr<Nt;Wr++)vn===1&&ti.push(st[Ci]),ei.push(" ");vn===1&&(Ht+="| ".concat(ti.join(" | "),` |
|
|
`)),Ht+="| ".concat(ei.join(Nt===1?"":" | "),` |
|
|
`)}return p.replaceSelection(Ht+`
|
|
`),p.focus();default:throw new Error}},[p,$n]),Br=Object(x.useMemo)(function(){switch($n){case Fe:return C.a.createElement(le,{callback:xi,onCancel:zn});case ze:return C.a.createElement(De.b,{callback:xi,onCancel:zn});case Je:return C.a.createElement(X,{callback:xi,onCancel:zn});case $e:return C.a.createElement(ke,{callback:xi,onCancel:zn});default:return null}},[$n]);function zn(){Wn("")}Object(x.useEffect)(function(){if(hi.current){var yt=hi.current,At=!1,wt=0;function Pt(Ft){At=!0,wt=Ft.pageY}function Wt(){At=!1}function $t(Ft){if(At){var dn=Ft.pageY-wt;dn<0&&(dn=0),dn>300&&(dn=300);var Pn=gt+dn+"px";Yn(Pn)}}return yt.addEventListener("mousedown",Pt),document.addEventListener("mousemove",$t),document.addEventListener("mouseup",Wt),function(){yt.removeEventListener("mousedown",Pt),document.removeEventListener("mousemove",$t),document.removeEventListener("mouseup",Wt)}}},[p,hi]),Object(x.useEffect)(function(){Yn(gt)},[gt]);var fr=re(Tt),ai=re(oi),Xi={width:fr,height:ai},Ur=Object(x.useMemo)(function(){if(mi){var yt=new Date(mi),At=yt.getHours(),wt=yt.getMinutes(),Pt=yt.getSeconds();return At=At<10?"0"+At:At,wt=wt<10?"0"+wt:wt,Pt=Pt<10?"0"+Pt:Pt,"".concat(At,":").concat(wt,":").concat(Pt)}return 0},[mi]);function Mi(){window.sessionStorage.removeItem(at),sn(!1),ci(0)}function Jo(){sn(!1),ci(0),p.setValue(window.sessionStorage.getItem(at))}function co(yt,At){var wt=p.getValue();wt=wt.replace(yt,At),ft(wt),p==null||p.setValue(wt)}return C.a.createElement(x.Fragment,null,C.a.createElement("div",{className:"markdown-editor-wrapper",ref:Vt},C.a.createElement("div",{className:"markdown-editor-container ".concat(lt," ").concat(It?"on-preview":""," ").concat(jt?"mini":""," ").concat(mn?"full-screen":""),style:Xi},C.a.createElement(F,{insertTemp:Un,watch:It,fullScreen:mn,showNullButton:vt,onActionCallback:Ki,hidetoolBar:ni,uuid:Ut.current,setOpenPhones:function(){En.current=!0}}),C.a.createElement("div",{className:"markdown-editor-body"},C.a.createElement("div",{className:"codemirror-container"},C.a.createElement("textarea",{ref:hn,placeholder:qt})),It?C.a.createElement("div",{ref:un,className:"preview-container"},bt==="stex"&&C.a.createElement(Ie,{value:et}),bt!=="stex"&&C.a.createElement(pe.a,{edit:!0,value:et,replaces:co})):null))),Zt?C.a.createElement("a",{ref:hi,className:"editor-resize"}):null,C.a.createElement(ne.a,null,ee[$n]?C.a.createElement(me.a,{centered:!0,title:ee[$n],visible:!0,onCancel:zn,footer:null},Br):null))}},QDVR:function(it,se,f){"use strict";f.d(se,"e",function(){return me}),f.d(se,"d",function(){return de}),f.d(se,"c",function(){return G}),f.d(se,"b",function(){return J}),f.d(se,"a",function(){return R});var Q=function(){var x=function(C,S){return x=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(E,_){E.__proto__=_}||function(E,_){for(var j in _)_.hasOwnProperty(j)&&(E[j]=_[j])},x(C,S)};return function(C,S){x(C,S);function E(){this.constructor=C}C.prototype=S===null?Object.create(S):(E.prototype=S.prototype,new E)}}();function me(x){var C=[];return x.forEach(function(S){return C.push(S)}),C}function de(x){var C=[];return x.forEach(function(S,E){return C.push(E)}),C}var Ee=function(){function x(){this._value="",this._pos=0}return x.prototype.reset=function(C){return this._value=C,this._pos=0,this},x.prototype.next=function(){return this._pos+=1,this},x.prototype.hasNext=function(){return this._pos<this._value.length-1},x.prototype.cmp=function(C){var S=C.charCodeAt(0),E=this._value.charCodeAt(this._pos);return S-E},x.prototype.value=function(){return this._value[this._pos]},x}(),fe=function(){function x(C){C===void 0&&(C=!0),this._splitOnBackslash=C}return x.prototype.reset=function(C){return this._value=C.replace(/\\$|\/$/,""),this._from=0,this._to=0,this.next()},x.prototype.hasNext=function(){return this._to<this._value.length},x.prototype.next=function(){this._from=this._to;for(var C=!0;this._to<this._value.length;this._to++){var S=this._value.charCodeAt(this._to);if(S===47||this._splitOnBackslash&&S===92)if(C)this._from++;else break;else C=!1}return this},x.prototype.cmp=function(C){for(var S=0,E=C.length,_=this._from;S<E&&_<this._to;){var j=C.charCodeAt(S)-this._value.charCodeAt(_);if(j!==0)return j;S+=1,_+=1}return E===this._to-this._from?0:S<E?-1:1},x.prototype.value=function(){return this._value.substring(this._from,this._to)},x}(),Z=function(){function x(){}return x}(),G=function(){function x(C){this._iter=C}return x.forPaths=function(){return new x(new fe)},x.forStrings=function(){return new x(new Ee)},x.prototype.clear=function(){this._root=void 0},x.prototype.set=function(C,S){var E=this._iter.reset(C),_;for(this._root||(this._root=new Z,this._root.segment=E.value()),_=this._root;;){var j=E.cmp(_.segment);if(j>0)_.left||(_.left=new Z,_.left.segment=E.value()),_=_.left;else if(j<0)_.right||(_.right=new Z,_.right.segment=E.value()),_=_.right;else if(E.hasNext())E.next(),_.mid||(_.mid=new Z,_.mid.segment=E.value()),_=_.mid;else break}var y=_.value;return _.value=S,_.key=C,y},x.prototype.get=function(C){for(var S=this._iter.reset(C),E=this._root;E;){var _=S.cmp(E.segment);if(_>0)E=E.left;else if(_<0)E=E.right;else if(S.hasNext())S.next(),E=E.mid;else break}return E?E.value:void 0},x.prototype.findSubstr=function(C){for(var S=this._iter.reset(C),E=this._root,_=void 0;E;){var j=S.cmp(E.segment);if(j>0)E=E.left;else if(j<0)E=E.right;else if(S.hasNext())S.next(),_=E.value||_,E=E.mid;else break}return E&&E.value||_},x.prototype.forEach=function(C){this._forEach(this._root,C)},x.prototype._forEach=function(C,S){C&&(this._forEach(C.left,S),C.value&&S(C.value,C.key),this._forEach(C.mid,S),this._forEach(C.right,S))},x}(),J=function(){function x(){this.map=new Map,this.ignoreCase=!1}return x.prototype.set=function(C,S){this.map.set(this.toKey(C),S)},x.prototype.get=function(C){return this.map.get(this.toKey(C))},x.prototype.toKey=function(C){var S=C.toString();return this.ignoreCase&&(S=S.toLowerCase()),S},x}(),U=function(){function x(){this._map=new Map,this._head=void 0,this._tail=void 0,this._size=0}return x.prototype.clear=function(){this._map.clear(),this._head=void 0,this._tail=void 0,this._size=0},Object.defineProperty(x.prototype,"size",{get:function(){return this._size},enumerable:!0,configurable:!0}),x.prototype.get=function(C,S){S===void 0&&(S=0);var E=this._map.get(C);return E?(S!==0&&this.touch(E,S),E.value):void 0},x.prototype.set=function(C,S,E){E===void 0&&(E=0);var _=this._map.get(C);if(_)_.value=S,E!==0&&this.touch(_,E);else{_={key:C,value:S,next:void 0,previous:void 0};switch(E){case 0:this.addItemLast(_);break;case 1:this.addItemFirst(_);break;case 2:this.addItemLast(_);break;default:this.addItemLast(_);break}this._map.set(C,_),this._size++}},x.prototype.delete=function(C){return!!this.remove(C)},x.prototype.remove=function(C){var S=this._map.get(C);return S?(this._map.delete(C),this.removeItem(S),this._size--,S.value):void 0},x.prototype.forEach=function(C,S){for(var E=this._head;E;)S?C.bind(S)(E.value,E.key,this):C(E.value,E.key,this),E=E.next},x.prototype.trimOld=function(C){if(C>=this.size)return;if(C===0){this.clear();return}for(var S=this._head,E=this.size;S&&E>C;)this._map.delete(S.key),S=S.next,E--;this._head=S,this._size=E,S&&(S.previous=void 0)},x.prototype.addItemFirst=function(C){if(!this._head&&!this._tail)this._tail=C;else if(this._head)C.next=this._head,this._head.previous=C;else throw new Error("Invalid list");this._head=C},x.prototype.addItemLast=function(C){if(!this._head&&!this._tail)this._head=C;else if(this._tail)C.previous=this._tail,this._tail.next=C;else throw new Error("Invalid list");this._tail=C},x.prototype.removeItem=function(C){if(C===this._head&&C===this._tail)this._head=void 0,this._tail=void 0;else if(C===this._head){if(!C.next)throw new Error("Invalid list");C.next.previous=void 0,this._head=C.next}else if(C===this._tail){if(!C.previous)throw new Error("Invalid list");C.previous.next=void 0,this._tail=C.previous}else{var S=C.next,E=C.previous;if(!S||!E)throw new Error("Invalid list");S.previous=E,E.next=S}C.next=void 0,C.previous=void 0},x.prototype.touch=function(C,S){if(!this._head||!this._tail)throw new Error("Invalid list");if(S!==1&&S!==2)return;if(S===1){if(C===this._head)return;var E=C.next,_=C.previous;C===this._tail?(_.next=void 0,this._tail=_):(E.previous=_,_.next=E),C.previous=void 0,C.next=this._head,this._head.previous=C,this._head=C}else if(S===2){if(C===this._tail)return;var E=C.next,_=C.previous;C===this._head?(E.previous=void 0,this._head=E):(E.previous=_,_.next=E),C.next=void 0,C.previous=this._tail,this._tail.next=C,this._tail=C}},x.prototype.toJSON=function(){var C=[];return this.forEach(function(S,E){C.push([E,S])}),C},x}(),R=function(x){Q(C,x);function C(S,E){E===void 0&&(E=1);var _=x.call(this)||this;return _._limit=S,_._ratio=Math.min(Math.max(0,E),1),_}return C.prototype.get=function(S){return x.prototype.get.call(this,S,2)},C.prototype.peek=function(S){return x.prototype.get.call(this,S,0)},C.prototype.set=function(S,E){x.prototype.set.call(this,S,E,2),this.checkTrim()},C.prototype.checkTrim=function(){this.size>this._limit&&this.trimOld(Math.round(this._limit*this._ratio))},C}(U)},SJMd:function(it,se){/**
|
|
* @license
|
|
* Copyright (C) 2006 Google Inc.
|
|
*
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
* you may not use this file except in compliance with the License.
|
|
* You may obtain a copy of the License at
|
|
*
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
*
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
* See the License for the specific language governing permissions and
|
|
* limitations under the License.
|
|
*/var f,Q,me,de=!1,Ee,fe;window.PR_SHOULD_USE_CONTINUATION=!0;var Z,G;(function(){var J=window,U=["break,continue,do,else,for,if,return,while"],R=[U,"auto,case,char,const,default,double,enum,extern,float,goto,inline,int,long,register,restrict,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"],x=[R,"catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],C=[x,"alignas,alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,delegate,dynamic_cast,explicit,export,friend,generic,late_check,mutable,namespace,noexcept,noreturn,nullptr,property,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],S=[x,"abstract,assert,boolean,byte,extends,finally,final,implements,import,instanceof,interface,null,native,package,strictfp,super,synchronized,throws,transient"],E=[x,"abstract,add,alias,as,ascending,async,await,base,bool,by,byte,checked,decimal,delegate,descending,dynamic,event,finally,fixed,foreach,from,get,global,group,implicit,in,interface,internal,into,is,join,let,lock,null,object,out,override,orderby,params,partial,readonly,ref,remove,sbyte,sealed,select,set,stackalloc,string,select,uint,ulong,unchecked,unsafe,ushort,value,var,virtual,where,yield"],_="all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,throw,true,try,unless,until,when,while,yes",j=[x,"abstract,async,await,constructor,debugger,enum,eval,export,function,get,implements,instanceof,interface,let,null,set,undefined,var,with,yield,Infinity,NaN"],y="caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",v=[U,"and,as,assert,class,def,del,elif,except,exec,finally,from,global,import,in,is,lambda,nonlocal,not,or,pass,print,raise,try,with,yield,False,True,None"],A=[U,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],W=[U,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],ge=[C,E,S,j,y,v,A,W],ce=/^(DIR|FILE|array|vector|(de|priority_)?queue|(forward_)?list|stack|(const_)?(reverse_)?iterator|(unordered_)?(multi)?(set|map)|bitset|u?(int|float)\d*)\b/,pe="str",Ie="kwd",we="com",Le="typ",Ue="lit",ae="pun",O="pln",ve="tag",V="dec",F="src",ne="atn",z="atv",N="nocode",I="(?:^^\\.?|[+-]|[!=]=?=?|\\#|%=?|&&?=?|\\(|\\*=?|[+\\-]=|->|\\/=?|::?|<<?=?|>>?>?=?|,|;|\\?|@|\\[|~|{|\\^\\^?=?|\\|\\|?=?|break|case|continue|delete|do|else|finally|instanceof|return|throw|try|typeof)\\s*";function g(M){for(var ie=0,be=!1,ke=!1,Se=0,Ne=M.length;Se<Ne;++Se){var Fe=M[Se];if(Fe.ignoreCase)ke=!0;else if(/[a-z]/i.test(Fe.source.replace(/\\u[0-9a-f]{4}|\\x[0-9a-f]{2}|\\[^ux]/gi,""))){be=!0,ke=!1;break}}var Je={b:8,t:9,n:10,v:11,f:12,r:13};function ze(ct){var Pe=ct.charCodeAt(0);if(Pe!==92)return Pe;var rt=ct.charAt(1);return Pe=Je[rt],Pe||("0"<=rt&&rt<="7"?parseInt(ct.substring(1),8):rt==="u"||rt==="x"?parseInt(ct.substring(2),16):ct.charCodeAt(1))}function $e(ct){if(ct<32)return(ct<16?"\\x0":"\\x")+ct.toString(16);var Pe=String.fromCharCode(ct);return Pe==="\\"||Pe==="-"||Pe==="]"||Pe==="^"?"\\"+Pe:Pe}function Ye(ct){var Pe=ct.substring(1,ct.length-1).match(new RegExp("\\\\u[0-9A-Fa-f]{4}|\\\\x[0-9A-Fa-f]{2}|\\\\[0-3][0-7]{0,2}|\\\\[0-7]{1,2}|\\\\[\\s\\S]|-|[^-\\\\]","g")),rt=[],ht=Pe[0]==="^",We=["["];ht&&We.push("^");for(var Ze=ht?1:0,he=Pe.length;Ze<he;++Ze){var re=Pe[Ze];if(/\\[bdsw]/i.test(re))We.push(re);else{var ue=ze(re),T;Ze+2<he&&Pe[Ze+1]==="-"?(T=ze(Pe[Ze+2]),Ze+=2):T=ue,rt.push([ue,T]),T<65||ue>122||(T<65||ue>90||rt.push([Math.max(65,ue)|32,Math.min(T,90)|32]),T<97||ue>122||rt.push([Math.max(97,ue)&~32,Math.min(T,122)&~32]))}}rt.sort(function(Me,xe){return Me[0]-xe[0]||xe[1]-Me[1]});for(var D=[],Y=[],Ze=0;Ze<rt.length;++Ze){var ee=rt[Ze];ee[0]<=Y[1]+1?Y[1]=Math.max(Y[1],ee[1]):D.push(Y=ee)}for(var Ze=0;Ze<D.length;++Ze){var ee=D[Ze];We.push($e(ee[0])),ee[1]>ee[0]&&(ee[1]+1>ee[0]&&We.push("-"),We.push($e(ee[1])))}return We.push("]"),We.join("")}function st(ct){for(var Pe=ct.source.match(new RegExp("(?:\\[(?:[^\\x5C\\x5D]|\\\\[\\s\\S])*\\]|\\\\u[A-Fa-f0-9]{4}|\\\\x[A-Fa-f0-9]{2}|\\\\[0-9]+|\\\\[^ux0-9]|\\(\\?[:!=]|[\\(\\)\\^]|[^\\x5B\\x5C\\(\\)\\^]+)","g")),rt=Pe.length,ht=[],We=0,Ze=0;We<rt;++We){var he=Pe[We];if(he==="(")++Ze;else if(he.charAt(0)==="\\"){var re=+he.substring(1);re&&(re<=Ze?ht[re]=-1:Pe[We]=$e(re))}}for(var We=1;We<ht.length;++We)ht[We]===-1&&(ht[We]=++ie);for(var We=0,Ze=0;We<rt;++We){var he=Pe[We];if(he==="(")++Ze,ht[Ze]||(Pe[We]="(?:");else if(he.charAt(0)==="\\"){var re=+he.substring(1);re&&re<=Ze&&(Pe[We]="\\"+ht[re])}}for(var We=0;We<rt;++We)Pe[We]==="^"&&Pe[We+1]!=="^"&&(Pe[We]="");if(ct.ignoreCase&&be)for(var We=0;We<rt;++We){var he=Pe[We],ue=he.charAt(0);he.length>=2&&ue==="["?Pe[We]=Ye(he):ue!=="\\"&&(Pe[We]=he.replace(/[a-zA-Z]/g,function(Y){var ee=Y.charCodeAt(0);return"["+String.fromCharCode(ee&~32,ee|32)+"]"}))}return Pe.join("")}for(var qe=[],Se=0,Ne=M.length;Se<Ne;++Se){var Fe=M[Se];if(Fe.global||Fe.multiline)throw new Error(""+Fe);qe.push("(?:"+st(Fe)+")")}return new RegExp(qe.join("|"),ke?"gi":"g")}function d(M,ie){var be=/(?:^|\s)nocode(?:\s|$)/,ke=[],Se=0,Ne=[],Fe=0;function Je(ze){var $e=ze.nodeType;if($e==1){if(be.test(ze.className))return;for(var Ye=ze.firstChild;Ye;Ye=Ye.nextSibling)Je(Ye);var st=ze.nodeName.toLowerCase();(st==="br"||st==="li")&&(ke[Fe]=`
|
|
`,Ne[Fe<<1]=Se++,Ne[Fe++<<1|1]=ze)}else if($e==3||$e==4){var qe=ze.nodeValue;qe.length&&(ie?qe=qe.replace(/\r\n?/g,`
|
|
`):qe=qe.replace(/[ \t\r\n]+/g," "),ke[Fe]=qe,Ne[Fe<<1]=Se,Se+=qe.length,Ne[Fe++<<1|1]=ze)}}return Je(M),{sourceCode:ke.join("").replace(/\n$/,""),spans:Ne}}function L(M,ie,be,ke,Se){if(!be)return;var Ne={sourceNode:M,pre:1,langExtension:null,numberLines:null,sourceCode:be,spans:null,basePos:ie,decorations:null};ke(Ne),Se.push.apply(Se,Ne.decorations)}var H=/\S/;function le(M){for(var ie=void 0,be=M.firstChild;be;be=be.nextSibling){var ke=be.nodeType;ie=ke===1?ie?M:be:ke===3&&H.test(be.nodeValue)?M:ie}return ie===M?void 0:ie}function De(M,ie){var be={},ke;(function(){for(var Fe=M.concat(ie),Je=[],ze={},$e=0,Ye=Fe.length;$e<Ye;++$e){var st=Fe[$e],qe=st[3];if(qe)for(var ct=qe.length;--ct>=0;)be[qe.charAt(ct)]=st;var Pe=st[1],rt=""+Pe;ze.hasOwnProperty(rt)||(Je.push(Pe),ze[rt]=null)}Je.push(/[\0-\uffff]/),ke=g(Je)})();var Se=ie.length,Ne=function(Fe){for(var Je=Fe.sourceCode,ze=Fe.basePos,$e=Fe.sourceNode,Ye=[ze,O],st=0,qe=Je.match(ke)||[],ct={},Pe=0,rt=qe.length;Pe<rt;++Pe){var ht=qe[Pe],We=ct[ht],Ze=void 0,he;if(typeof We=="string")he=!1;else{var re=be[ht.charAt(0)];if(re)Ze=ht.match(re[1]),We=re[0];else{for(var ue=0;ue<Se;++ue)if(re=ie[ue],Ze=ht.match(re[1]),Ze){We=re[0];break}Ze||(We=O)}he=We.length>=5&&We.substring(0,5)==="lang-",he&&!(Ze&&typeof Ze[1]=="string")&&(he=!1,We=F),he||(ct[ht]=We)}var T=st;if(st+=ht.length,!he)Ye.push(ze+T,We);else{var D=Ze[1],Y=ht.indexOf(D),ee=Y+D.length;Ze[2]&&(ee=ht.length-Ze[2].length,Y=ee-D.length);var Me=We.substring(5);L($e,ze+T,ht.substring(0,Y),Ne,Ye),L($e,ze+T+Y,D,X(Me,D),Ye),L($e,ze+T+ee,ht.substring(ee),Ne,Ye)}}Fe.decorations=Ye};return Ne}function je(M){var ie=[],be=[];M.tripleQuotedStrings?ie.push([pe,/^(?:\'\'\'(?:[^\'\\]|\\[\s\S]|\'{1,2}(?=[^\']))*(?:\'\'\'|$)|\"\"\"(?:[^\"\\]|\\[\s\S]|\"{1,2}(?=[^\"]))*(?:\"\"\"|$)|\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$))/,null,`'"`]):M.multiLineStrings?ie.push([pe,/^(?:\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$)|\`(?:[^\\\`]|\\[\s\S])*(?:\`|$))/,null,"'\"`"]):ie.push([pe,/^(?:\'(?:[^\\\'\r\n]|\\.)*(?:\'|$)|\"(?:[^\\\"\r\n]|\\.)*(?:\"|$))/,null,`"'`]),M.verbatimStrings&&be.push([pe,/^@\"(?:[^\"]|\"\")*(?:\"|$)/,null]);var ke=M.hashComments;ke&&(M.cStyleComments?(ke>1?ie.push([we,/^#(?:##(?:[^#]|#(?!##))*(?:###|$)|.*)/,null,"#"]):ie.push([we,/^#(?:(?:define|e(?:l|nd)if|else|error|ifn?def|include|line|pragma|undef|warning)\b|[^\r\n]*)/,null,"#"]),be.push([pe,/^<(?:(?:(?:\.\.\/)*|\/?)(?:[\w-]+(?:\/[\w-]+)+)?[\w-]+\.h(?:h|pp|\+\+)?|[a-z]\w*)>/,null])):ie.push([we,/^#[^\r\n]*/,null,"#"])),M.cStyleComments&&(be.push([we,/^\/\/[^\r\n]*/,null]),be.push([we,/^\/\*[\s\S]*?(?:\*\/|$)/,null]));var Se=M.regexLiterals;if(Se){var Ne=Se>1?"":`
|
|
\r`,Fe=Ne?".":"[\\S\\s]",Je="/(?=[^/*"+Ne+"])(?:[^/\\x5B\\x5C"+Ne+"]|\\x5C"+Fe+"|\\x5B(?:[^\\x5C\\x5D"+Ne+"]|\\x5C"+Fe+")*(?:\\x5D|$))+/";be.push(["lang-regex",RegExp("^"+I+"("+Je+")")])}var ze=M.types;ze&&be.push([Le,ze]);var $e=(""+M.keywords).replace(/^ | $/g,"");$e.length&&be.push([Ie,new RegExp("^(?:"+$e.replace(/[\s,]+/g,"|")+")\\b"),null]),ie.push([O,/^\s+/,null,` \r
|
|
\xA0`]);var Ye="^.[^\\s\\w.$@'\"`/\\\\]*";return M.regexLiterals&&(Ye+="(?!s*/)"),be.push([Ue,/^@[a-z_$][a-z_$@0-9]*/i,null],[Le,/^(?:[@_]?[A-Z]+[a-z][A-Za-z_$@0-9]*|\w+_t\b)/,null],[O,/^[a-z_$][a-z_$@0-9]*/i,null],[Ue,new RegExp("^(?:0x[a-f0-9]+|(?:\\d(?:_\\d+)*\\d*(?:\\.\\d*)?|\\.\\d\\+)(?:e[+\\-]?\\d+)?)[a-z]*","i"),null,"0123456789"],[O,/^\\[\s\S]?/,null],[ae,new RegExp(Ye),null]),De(ie,be)}var Re=je({keywords:ge,hashComments:!0,cStyleComments:!0,multiLineStrings:!0,regexLiterals:!0});function Oe(M,ie,be){for(var ke=/(?:^|\s)nocode(?:\s|$)/,Se=/\r\n?|\n/,Ne=M.ownerDocument,Fe=Ne.createElement("li");M.firstChild;)Fe.appendChild(M.firstChild);var Je=[Fe];function ze(Pe){var rt=Pe.nodeType;if(rt==1&&!ke.test(Pe.className))if(Pe.nodeName==="br")$e(Pe),Pe.parentNode&&Pe.parentNode.removeChild(Pe);else for(var ht=Pe.firstChild;ht;ht=ht.nextSibling)ze(ht);else if((rt==3||rt==4)&&be){var We=Pe.nodeValue,Ze=We.match(Se);if(Ze){var he=We.substring(0,Ze.index);Pe.nodeValue=he;var re=We.substring(Ze.index+Ze[0].length);if(re){var ue=Pe.parentNode;ue.insertBefore(Ne.createTextNode(re),Pe.nextSibling)}$e(Pe),he||Pe.parentNode.removeChild(Pe)}}}function $e(Pe){for(;!Pe.nextSibling;)if(Pe=Pe.parentNode,!Pe)return;function rt(Ze,he){var re=he?Ze.cloneNode(!1):Ze,ue=Ze.parentNode;if(ue){var T=rt(ue,1),D=Ze.nextSibling;T.appendChild(re);for(var Y=D;Y;Y=D)D=Y.nextSibling,T.appendChild(Y)}return re}for(var ht=rt(Pe.nextSibling,0),We;(We=ht.parentNode)&&We.nodeType===1;)ht=We;Je.push(ht)}for(var Ye=0;Ye<Je.length;++Ye)ze(Je[Ye]);ie===(ie|0)&&Je[0].setAttribute("value",ie);var st=Ne.createElement("ol");st.className="linenums";for(var qe=Math.max(0,ie-1|0)||0,Ye=0,ct=Je.length;Ye<ct;++Ye)Fe=Je[Ye],Fe.className="L"+(Ye+qe)%10,Fe.firstChild||Fe.appendChild(Ne.createTextNode("\xA0")),st.appendChild(Fe);M.appendChild(st)}function ye(M){var ie=/\bMSIE\s(\d+)/.exec(navigator.userAgent);ie=ie&&+ie[1]<=8;var be=/\n/g,ke=M.sourceCode,Se=ke.length,Ne=0,Fe=M.spans,Je=Fe.length,ze=0,$e=M.decorations,Ye=$e.length,st=0;$e[Ye]=Se;var qe,ct;for(ct=qe=0;ct<Ye;)$e[ct]!==$e[ct+2]?($e[qe++]=$e[ct++],$e[qe++]=$e[ct++]):ct+=2;for(Ye=qe,ct=qe=0;ct<Ye;){for(var Pe=$e[ct],rt=$e[ct+1],ht=ct+2;ht+2<=Ye&&$e[ht+1]===rt;)ht+=2;$e[qe++]=Pe,$e[qe++]=rt,ct=ht}Ye=$e.length=qe;var We=M.sourceNode,Ze="";We&&(Ze=We.style.display,We.style.display="none");try{for(var he=null;ze<Je;){var re=Fe[ze],ue=Fe[ze+2]||Se,T=$e[st+2]||Se,ht=Math.min(ue,T),D=Fe[ze+1],Y;if(D.nodeType!==1&&(Y=ke.substring(Ne,ht))){ie&&(Y=Y.replace(be,"\r")),D.nodeValue=Y;var ee=D.ownerDocument,Me=ee.createElement("span");Me.className=$e[st+1];var xe=D.parentNode;xe.replaceChild(Me,D),Me.appendChild(D),Ne<ue&&(Fe[ze+1]=D=ee.createTextNode(ke.substring(ht,ue)),xe.insertBefore(D,Me.nextSibling))}Ne=ht,Ne>=ue&&(ze+=2),Ne>=T&&(st+=2)}}finally{We&&(We.style.display=Ze)}}var _e={};function oe(M,ie){for(var be=ie.length;--be>=0;){var ke=ie[be];_e.hasOwnProperty(ke)?J.console&&console.warn("cannot override language handler %s",ke):_e[ke]=M}}function X(M,ie){return M&&_e.hasOwnProperty(M)||(M=/^\s*</.test(ie)?"default-markup":"default-code"),_e[M]}oe(Re,["default-code"]),oe(De([],[[O,/^[^<?]+/],[V,/^<!\w[^>]*(?:>|$)/],[we,/^<\!--[\s\S]*?(?:-\->|$)/],["lang-",/^<\?([\s\S]+?)(?:\?>|$)/],["lang-",/^<%([\s\S]+?)(?:%>|$)/],[ae,/^(?:<[%?]|[%?]>)/],["lang-",/^<xmp\b[^>]*>([\s\S]+?)<\/xmp\b[^>]*>/i],["lang-js",/^<script\b[^>]*>([\s\S]*?)(<\/script\b[^>]*>)/i],["lang-css",/^<style\b[^>]*>([\s\S]*?)(<\/style\b[^>]*>)/i],["lang-in.tag",/^(<\/?[a-z][^<>]*>)/i]]),["default-markup","htm","html","mxml","xhtml","xml","xsl"]),oe(De([[O,/^[\s]+/,null,` \r
|
|
`],[z,/^(?:\"[^\"]*\"?|\'[^\']*\'?)/,null,`"'`]],[[ve,/^^<\/?[a-z](?:[\w.:-]*\w)?|\/?>$/i],[ne,/^(?!style[\s=]|on)[a-z](?:[\w:-]*\w)?/i],["lang-uq.val",/^=\s*([^>\'\"\s]*(?:[^>\'\"\s\/]|\/(?=\s)))/],[ae,/^[=<>\/]+/],["lang-js",/^on\w+\s*=\s*\"([^\"]+)\"/i],["lang-js",/^on\w+\s*=\s*\'([^\']+)\'/i],["lang-js",/^on\w+\s*=\s*([^\"\'>\s]+)/i],["lang-css",/^style\s*=\s*\"([^\"]+)\"/i],["lang-css",/^style\s*=\s*\'([^\']+)\'/i],["lang-css",/^style\s*=\s*([^\"\'>\s]+)/i]]),["in.tag"]),oe(De([],[[z,/^[\s\S]+/]]),["uq.val"]),oe(je({keywords:C,hashComments:!0,cStyleComments:!0,types:ce}),["c","cc","cpp","cxx","cyc","m"]),oe(je({keywords:"null,true,false"}),["json"]),oe(je({keywords:E,hashComments:!0,cStyleComments:!0,verbatimStrings:!0,types:ce}),["cs"]),oe(je({keywords:S,cStyleComments:!0}),["java"]),oe(je({keywords:W,hashComments:!0,multiLineStrings:!0}),["bash","bsh","csh","sh"]),oe(je({keywords:v,hashComments:!0,multiLineStrings:!0,tripleQuotedStrings:!0}),["cv","py","python"]),oe(je({keywords:y,hashComments:!0,multiLineStrings:!0,regexLiterals:2}),["perl","pl","pm"]),oe(je({keywords:A,hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb","ruby"]),oe(je({keywords:j,cStyleComments:!0,regexLiterals:!0}),["javascript","js","ts","typescript"]),oe(je({keywords:_,hashComments:3,cStyleComments:!0,multilineStrings:!0,tripleQuotedStrings:!0,regexLiterals:!0}),["coffee"]),oe(De([],[[pe,/^[\s\S]+/]]),["regex"]);function k(M){var ie=M.langExtension;try{var be=d(M.sourceNode,M.pre),ke=be.sourceCode;M.sourceCode=ke,M.spans=be.spans,M.basePos=0,X(ie,ke)(M),ye(M)}catch(Se){J.console&&console.log(Se&&Se.stack||Se)}}function $(M,ie,be){var ke=be||!1,Se=ie||null,Ne=document.createElement("div");Ne.innerHTML="<pre>"+M+"</pre>",Ne=Ne.firstChild,ke&&Oe(Ne,ke,!0);var Fe={langExtension:Se,numberLines:ke,sourceNode:Ne,pre:1,sourceCode:null,basePos:null,spans:null,decorations:null};return k(Fe),Ne.innerHTML}function B(M,ie){var be=ie||document.body,ke=be.ownerDocument||document;function Se(re){return be.getElementsByTagName(re)}for(var Ne=[Se("pre"),Se("code"),Se("xmp")],Fe=[],Je=0;Je<Ne.length;++Je)for(var ze=0,$e=Ne[Je].length;ze<$e;++ze)Fe.push(Ne[Je][ze]);Ne=null;var Ye=Date;Ye.now||(Ye={now:function(){return+new Date}});var st=0,qe=/\blang(?:uage)?-([\w.]+)(?!\S)/,ct=/\bprettyprint\b/,Pe=/\bprettyprinted\b/,rt=/pre|xmp/i,ht=/^code$/i,We=/^(?:pre|code|xmp)$/i,Ze={};function he(){for(var re=J.PR_SHOULD_USE_CONTINUATION?Ye.now()+250:Infinity;st<Fe.length&&Ye.now()<re;st++){for(var ue=Fe[st],T=Ze,D=ue;D=D.previousSibling;){var Y=D.nodeType,ee=(Y===7||Y===8)&&D.nodeValue;if(ee?!/^\??prettify\b/.test(ee):Y!==3||/\S/.test(D.nodeValue))break;if(ee){T={},ee.replace(/\b(\w+)=([\w:.%+-]+)/g,function(zt,Ot,Un){T[Ot]=Un});break}}var Me=ue.className;if((T!==Ze||ct.test(Me))&&!Pe.test(Me)){for(var xe=!1,Ke=ue.parentNode;Ke;Ke=Ke.parentNode){var ot=Ke.tagName;if(We.test(ot)&&Ke.className&&ct.test(Ke.className)){xe=!0;break}}if(!xe){ue.className+=" prettyprinted";var mt=T.lang;if(!mt){mt=Me.match(qe);var dt;!mt&&(dt=le(ue))&&ht.test(dt.tagName)&&(mt=dt.className.match(qe)),mt&&(mt=mt[1])}var Tt;if(rt.test(ue.tagName))Tt=1;else{var kt=ue.currentStyle,gt=ke.defaultView,Yt=kt?kt.whiteSpace:gt&>.getComputedStyle?gt.getComputedStyle(ue,null).getPropertyValue("white-space"):0;Tt=Yt&&Yt.substring(0,3)==="pre"}var jt=T.linenums;(jt=jt==="true"||+jt)||(jt=Me.match(/\blinenums\b(?::(\d+))?/),jt=jt?jt[1]&&jt[1].length?+jt[1]:!0:!1),jt&&Oe(ue,jt,Tt);var Jt={langExtension:mt,sourceNode:ue,numberLines:jt,pre:Tt,sourceCode:null,basePos:null,spans:null,decorations:null};k(Jt)}}}st<Fe.length?J.setTimeout(he,250):typeof M=="function"&&M()}he()}var Te=J.PR={createSimpleLexer:De,registerLangHandler:oe,sourceDecorator:je,PR_ATTRIB_NAME:ne,PR_ATTRIB_VALUE:z,PR_COMMENT:we,PR_DECLARATION:V,PR_KEYWORD:Ie,PR_LITERAL:Ue,PR_NOCODE:N,PR_PLAIN:O,PR_PUNCTUATION:ae,PR_SOURCE:F,PR_STRING:pe,PR_TAG:ve,PR_TYPE:Le,prettyPrintOne:de?J.prettyPrintOne=$:Z=$,prettyPrint:G=de?J.prettyPrint=B:G=B},P=J.define;typeof P=="function"&&P.amd&&P("google-code-prettify",[],function(){return Te})})()},T8No:function(it,se,f){"use strict";f.d(se,"a",function(){return Ee}),f.d(se,"b",function(){return S}),f.d(se,"d",function(){return E}),f.d(se,"c",function(){return _}),f.d(se,"e",function(){return j});var Q=f("N0LK"),me=f("Cg/j"),de=function(){var y=function(v,A){return y=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(W,ge){W.__proto__=ge}||function(W,ge){for(var ce in ge)ge.hasOwnProperty(ce)&&(W[ce]=ge[ce])},y(v,A)};return function(v,A){y(v,A);function W(){this.constructor=v}v.prototype=A===null?Object.create(A):(W.prototype=A.prototype,new W)}}(),Ee=function(){function y(){}return y.has=function(v){return Z.create(v)},y.equals=function(v,A){return G.create(v,A)},y.regex=function(v,A){return R.create(v,A)},y.not=function(v){return U.create(v)},y.and=function(){for(var v=[],A=0;A<arguments.length;A++)v[A]=arguments[A];return C.create(v)},y.or=function(){for(var v=[],A=0;A<arguments.length;A++)v[A]=arguments[A];return S.create(v)},y.deserialize=function(v,A){return A===void 0&&(A=!1),v?this._deserializeOrExpression(v,A):void 0},y._deserializeOrExpression=function(v,A){var W=this,ge=v.split("||");return S.create(ge.map(function(ce){return W._deserializeAndExpression(ce,A)}))},y._deserializeAndExpression=function(v,A){var W=this,ge=v.split("&&");return C.create(ge.map(function(ce){return W._deserializeOne(ce,A)}))},y._deserializeOne=function(v,A){if(v=v.trim(),v.indexOf("!=")>=0){var W=v.split("!=");return J.create(W[0].trim(),this._deserializeValue(W[1],A))}if(v.indexOf("==")>=0){var W=v.split("==");return G.create(W[0].trim(),this._deserializeValue(W[1],A))}if(v.indexOf("=~")>=0){var W=v.split("=~");return R.create(W[0].trim(),this._deserializeRegexValue(W[1],A))}return/^\!\s*/.test(v)?U.create(v.substr(1).trim()):Z.create(v)},y._deserializeValue=function(v,A){if(v=v.trim(),v==="true")return!0;if(v==="false")return!1;var W=/^'([^']*)'$/.exec(v);return W?W[1].trim():v},y._deserializeRegexValue=function(v,A){if(Object(Q.x)(v)){if(A)throw new Error("missing regexp-value for =~-expression");return console.warn("missing regexp-value for =~-expression"),null}var W=v.indexOf("/"),ge=v.lastIndexOf("/");if(W===ge||W<0){if(A)throw new Error("bad regexp-value '"+v+"', missing /-enclosure");return console.warn("bad regexp-value '"+v+"', missing /-enclosure"),null}var ce=v.slice(W+1,ge),pe=v[ge+1]==="i"?"i":"";try{return new RegExp(ce,pe)}catch(Ie){if(A)throw new Error("bad regexp-value '"+v+"', parse error: "+Ie);return console.warn("bad regexp-value '"+v+"', parse error: "+Ie),null}},y}();function fe(y,v){var A=y.getType(),W=v.getType();if(A!==W)return A-W;switch(A){case 1:return y.cmp(v);case 2:return y.cmp(v);case 3:return y.cmp(v);case 4:return y.cmp(v);case 6:return y.cmp(v);case 7:return y.cmp(v);case 5:return y.cmp(v);default:throw new Error("Unknown ContextKeyExpr!")}}var Z=function(){function y(v){this.key=v}return y.create=function(v){return new y(v)},y.prototype.getType=function(){return 1},y.prototype.cmp=function(v){return this.key<v.key?-1:this.key>v.key?1:0},y.prototype.equals=function(v){return v instanceof y?this.key===v.key:!1},y.prototype.evaluate=function(v){return!!v.getValue(this.key)},y.prototype.keys=function(){return[this.key]},y.prototype.negate=function(){return U.create(this.key)},y}(),G=function(){function y(v,A){this.key=v,this.value=A}return y.create=function(v,A){return typeof A=="boolean"?A?Z.create(v):U.create(v):new y(v,A)},y.prototype.getType=function(){return 3},y.prototype.cmp=function(v){return this.key<v.key?-1:this.key>v.key?1:this.value<v.value?-1:this.value>v.value?1:0},y.prototype.equals=function(v){return v instanceof y?this.key===v.key&&this.value===v.value:!1},y.prototype.evaluate=function(v){return v.getValue(this.key)==this.value},y.prototype.keys=function(){return[this.key]},y.prototype.negate=function(){return J.create(this.key,this.value)},y}(),J=function(){function y(v,A){this.key=v,this.value=A}return y.create=function(v,A){return typeof A=="boolean"?A?U.create(v):Z.create(v):new y(v,A)},y.prototype.getType=function(){return 4},y.prototype.cmp=function(v){return this.key<v.key?-1:this.key>v.key?1:this.value<v.value?-1:this.value>v.value?1:0},y.prototype.equals=function(v){return v instanceof y?this.key===v.key&&this.value===v.value:!1},y.prototype.evaluate=function(v){return v.getValue(this.key)!=this.value},y.prototype.keys=function(){return[this.key]},y.prototype.negate=function(){return G.create(this.key,this.value)},y}(),U=function(){function y(v){this.key=v}return y.create=function(v){return new y(v)},y.prototype.getType=function(){return 2},y.prototype.cmp=function(v){return this.key<v.key?-1:this.key>v.key?1:0},y.prototype.equals=function(v){return v instanceof y?this.key===v.key:!1},y.prototype.evaluate=function(v){return!v.getValue(this.key)},y.prototype.keys=function(){return[this.key]},y.prototype.negate=function(){return Z.create(this.key)},y}(),R=function(){function y(v,A){this.key=v,this.regexp=A}return y.create=function(v,A){return new y(v,A)},y.prototype.getType=function(){return 6},y.prototype.cmp=function(v){if(this.key<v.key)return-1;if(this.key>v.key)return 1;var A=this.regexp?this.regexp.source:"",W=v.regexp?v.regexp.source:"";return A<W?-1:A>W?1:0},y.prototype.equals=function(v){if(v instanceof y){var A=this.regexp?this.regexp.source:"",W=v.regexp?v.regexp.source:"";return this.key===v.key&&A===W}return!1},y.prototype.evaluate=function(v){var A=v.getValue(this.key);return this.regexp?this.regexp.test(A):!1},y.prototype.keys=function(){return[this.key]},y.prototype.negate=function(){return x.create(this)},y}(),x=function(){function y(v){this._actual=v}return y.create=function(v){return new y(v)},y.prototype.getType=function(){return 7},y.prototype.cmp=function(v){return this._actual.cmp(v._actual)},y.prototype.equals=function(v){return v instanceof y?this._actual.equals(v._actual):!1},y.prototype.evaluate=function(v){return!this._actual.evaluate(v)},y.prototype.keys=function(){return this._actual.keys()},y.prototype.negate=function(){return this._actual},y}(),C=function(){function y(v){this.expr=v}return y.create=function(v){var A=y._normalizeArr(v);return A.length===0?void 0:A.length===1?A[0]:new y(A)},y.prototype.getType=function(){return 5},y.prototype.cmp=function(v){if(this.expr.length<v.expr.length)return-1;if(this.expr.length>v.expr.length)return 1;for(var A=0,W=this.expr.length;A<W;A++){var ge=fe(this.expr[A],v.expr[A]);if(ge!==0)return ge}return 0},y.prototype.equals=function(v){if(v instanceof y){if(this.expr.length!==v.expr.length)return!1;for(var A=0,W=this.expr.length;A<W;A++)if(!this.expr[A].equals(v.expr[A]))return!1;return!0}return!1},y.prototype.evaluate=function(v){for(var A=0,W=this.expr.length;A<W;A++)if(!this.expr[A].evaluate(v))return!1;return!0},y._normalizeArr=function(v){var A=[];if(v){for(var W=0,ge=v.length;W<ge;W++){var ce=v[W];if(!ce)continue;if(ce instanceof y){A=A.concat(ce.expr);continue}if(ce instanceof S)throw new Error('It is not allowed to have an or expression here due to lack of parens! For example "a && (b||c)" is not supported, use "(a&&b) || (a&&c)" instead.');A.push(ce)}A.sort(fe)}return A},y.prototype.keys=function(){for(var v=[],A=0,W=this.expr;A<W.length;A++){var ge=W[A];v.push.apply(v,ge.keys())}return v},y.prototype.negate=function(){for(var v=[],A=0,W=this.expr;A<W.length;A++){var ge=W[A];v.push(ge.negate())}return S.create(v)},y}(),S=function(){function y(v){this.expr=v}return y.create=function(v){var A=y._normalizeArr(v);return A.length===0?void 0:A.length===1?A[0]:new y(A)},y.prototype.getType=function(){return 8},y.prototype.equals=function(v){if(v instanceof y){if(this.expr.length!==v.expr.length)return!1;for(var A=0,W=this.expr.length;A<W;A++)if(!this.expr[A].equals(v.expr[A]))return!1;return!0}return!1},y.prototype.evaluate=function(v){for(var A=0,W=this.expr.length;A<W;A++)if(this.expr[A].evaluate(v))return!0;return!1},y._normalizeArr=function(v){var A=[];if(v){for(var W=0,ge=v.length;W<ge;W++){var ce=v[W];if(!ce)continue;if(ce instanceof y){A=A.concat(ce.expr);continue}A.push(ce)}A.sort(fe)}return A},y.prototype.keys=function(){for(var v=[],A=0,W=this.expr;A<W.length;A++){var ge=W[A];v.push.apply(v,ge.keys())}return v},y.prototype.negate=function(){for(var v=[],A=0,W=this.expr;A<W.length;A++){var ge=W[A];v.push(ge.negate())}for(var ce=function(F){return F instanceof y?F.expr:[F]};v.length>1;){for(var pe=v.shift(),Ie=v.shift(),we=[],Le=0,Ue=ce(pe);Le<Ue.length;Le++)for(var ae=Ue[Le],O=0,ve=ce(Ie);O<ve.length;O++){var V=ve[O];we.push(Ee.and(ae,V))}v.unshift(Ee.or.apply(Ee,we))}return v[0]},y}(),E=function(y){de(v,y);function v(A,W){var ge=y.call(this,A)||this;return ge._defaultValue=W,ge}return v.prototype.bindTo=function(A){return A.createKey(this.key,this._defaultValue)},v.prototype.getValue=function(A){return A.getContextKeyValue(this.key)},v.prototype.toNegated=function(){return Ee.not(this.key)},v}(Z),_=Object(me.c)("contextKeyService"),j="setContext"},"VrN/":function(it,se,f){(function(Q,me){it.exports=me()})(this,function(){"use strict";var Q=navigator.userAgent,me=navigator.platform,de=/gecko\/\d/i.test(Q),Ee=/MSIE \d/.test(Q),fe=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(Q),Z=/Edge\/(\d+)/.exec(Q),G=Ee||fe||Z,J=G&&(Ee?document.documentMode||6:+(Z||fe)[1]),U=!Z&&/WebKit\//.test(Q),R=U&&/Qt\/\d+\.\d+/.test(Q),x=!Z&&/Chrome\//.test(Q),C=/Opera\//.test(Q),S=/Apple Computer/.test(navigator.vendor),E=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(Q),_=/PhantomJS/.test(Q),j=!Z&&/AppleWebKit/.test(Q)&&/Mobile\/\w+/.test(Q),y=/Android/.test(Q),v=j||y||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(Q),A=j||/Mac/.test(me),W=/\bCrOS\b/.test(Q),ge=/win/i.test(me),ce=C&&Q.match(/Version\/(\d*\.\d*)/);ce&&(ce=Number(ce[1])),ce&&ce>=15&&(C=!1,U=!0);var pe=A&&(R||C&&(ce==null||ce<12.11)),Ie=de||G&&J>=9;function we(e){return new RegExp("(^|\\s)"+e+"(?:$|\\s)\\s*")}var Le=function(e,t){var i=e.className,n=we(t).exec(i);if(n){var r=i.slice(n.index+n[0].length);e.className=i.slice(0,n.index)+(r?n[1]+r:"")}};function Ue(e){for(var t=e.childNodes.length;t>0;--t)e.removeChild(e.firstChild);return e}function ae(e,t){return Ue(e).appendChild(t)}function O(e,t,i,n){var r=document.createElement(e);if(i&&(r.className=i),n&&(r.style.cssText=n),typeof t=="string")r.appendChild(document.createTextNode(t));else if(t)for(var s=0;s<t.length;++s)r.appendChild(t[s]);return r}function ve(e,t,i,n){var r=O(e,t,i,n);return r.setAttribute("role","presentation"),r}var V;document.createRange?V=function(e,t,i,n){var r=document.createRange();return r.setEnd(n||e,i),r.setStart(e,t),r}:V=function(e,t,i){var n=document.body.createTextRange();try{n.moveToElementText(e.parentNode)}catch(r){return n}return n.collapse(!0),n.moveEnd("character",i),n.moveStart("character",t),n};function F(e,t){if(t.nodeType==3&&(t=t.parentNode),e.contains)return e.contains(t);do if(t.nodeType==11&&(t=t.host),t==e)return!0;while(t=t.parentNode)}function ne(){var e;try{e=document.activeElement}catch(t){e=document.body||null}for(;e&&e.shadowRoot&&e.shadowRoot.activeElement;)e=e.shadowRoot.activeElement;return e}function z(e,t){var i=e.className;we(t).test(i)||(e.className+=(i?" ":"")+t)}function N(e,t){for(var i=e.split(" "),n=0;n<i.length;n++)i[n]&&!we(i[n]).test(t)&&(t+=" "+i[n]);return t}var I=function(e){e.select()};j?I=function(e){e.selectionStart=0,e.selectionEnd=e.value.length}:G&&(I=function(e){try{e.select()}catch(t){}});function g(e){var t=Array.prototype.slice.call(arguments,1);return function(){return e.apply(null,t)}}function d(e,t,i){t||(t={});for(var n in e)e.hasOwnProperty(n)&&(i!==!1||!t.hasOwnProperty(n))&&(t[n]=e[n]);return t}function L(e,t,i,n,r){t==null&&(t=e.search(/[^\s\u00a0]/),t==-1&&(t=e.length));for(var s=n||0,l=r||0;;){var m=e.indexOf(" ",s);if(m<0||m>=t)return l+(t-s);l+=m-s,l+=i-l%i,s=m+1}}var H=function(){this.id=null,this.f=null,this.time=0,this.handler=g(this.onTimeout,this)};H.prototype.onTimeout=function(e){e.id=0,e.time<=+new Date?e.f():setTimeout(e.handler,e.time-+new Date)},H.prototype.set=function(e,t){this.f=t;var i=+new Date+e;(!this.id||i<this.time)&&(clearTimeout(this.id),this.id=setTimeout(this.handler,e),this.time=i)};function le(e,t){for(var i=0;i<e.length;++i)if(e[i]==t)return i;return-1}var De=50,je={toString:function(){return"CodeMirror.Pass"}},Re={scroll:!1},Oe={origin:"*mouse"},ye={origin:"+move"};function _e(e,t,i){for(var n=0,r=0;;){var s=e.indexOf(" ",n);s==-1&&(s=e.length);var l=s-n;if(s==e.length||r+l>=t)return n+Math.min(l,t-r);if(r+=s-n,r+=i-r%i,n=s+1,r>=t)return n}}var oe=[""];function X(e){for(;oe.length<=e;)oe.push(k(oe)+" ");return oe[e]}function k(e){return e[e.length-1]}function $(e,t){for(var i=[],n=0;n<e.length;n++)i[n]=t(e[n],n);return i}function B(e,t,i){for(var n=0,r=i(t);n<e.length&&i(e[n])<=r;)n++;e.splice(n,0,t)}function Te(){}function P(e,t){var i;return Object.create?i=Object.create(e):(Te.prototype=e,i=new Te),t&&d(t,i),i}var M=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;function ie(e){return/\w/.test(e)||e>"\x80"&&(e.toUpperCase()!=e.toLowerCase()||M.test(e))}function be(e,t){return t?t.source.indexOf("\\w")>-1&&ie(e)?!0:t.test(e):ie(e)}function ke(e){for(var t in e)if(e.hasOwnProperty(t)&&e[t])return!1;return!0}var Se=/[\u0300-\u036f\u0483-\u0489\u0591-\u05bd\u05bf\u05c1\u05c2\u05c4\u05c5\u05c7\u0610-\u061a\u064b-\u065e\u0670\u06d6-\u06dc\u06de-\u06e4\u06e7\u06e8\u06ea-\u06ed\u0711\u0730-\u074a\u07a6-\u07b0\u07eb-\u07f3\u0816-\u0819\u081b-\u0823\u0825-\u0827\u0829-\u082d\u0900-\u0902\u093c\u0941-\u0948\u094d\u0951-\u0955\u0962\u0963\u0981\u09bc\u09be\u09c1-\u09c4\u09cd\u09d7\u09e2\u09e3\u0a01\u0a02\u0a3c\u0a41\u0a42\u0a47\u0a48\u0a4b-\u0a4d\u0a51\u0a70\u0a71\u0a75\u0a81\u0a82\u0abc\u0ac1-\u0ac5\u0ac7\u0ac8\u0acd\u0ae2\u0ae3\u0b01\u0b3c\u0b3e\u0b3f\u0b41-\u0b44\u0b4d\u0b56\u0b57\u0b62\u0b63\u0b82\u0bbe\u0bc0\u0bcd\u0bd7\u0c3e-\u0c40\u0c46-\u0c48\u0c4a-\u0c4d\u0c55\u0c56\u0c62\u0c63\u0cbc\u0cbf\u0cc2\u0cc6\u0ccc\u0ccd\u0cd5\u0cd6\u0ce2\u0ce3\u0d3e\u0d41-\u0d44\u0d4d\u0d57\u0d62\u0d63\u0dca\u0dcf\u0dd2-\u0dd4\u0dd6\u0ddf\u0e31\u0e34-\u0e3a\u0e47-\u0e4e\u0eb1\u0eb4-\u0eb9\u0ebb\u0ebc\u0ec8-\u0ecd\u0f18\u0f19\u0f35\u0f37\u0f39\u0f71-\u0f7e\u0f80-\u0f84\u0f86\u0f87\u0f90-\u0f97\u0f99-\u0fbc\u0fc6\u102d-\u1030\u1032-\u1037\u1039\u103a\u103d\u103e\u1058\u1059\u105e-\u1060\u1071-\u1074\u1082\u1085\u1086\u108d\u109d\u135f\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17b7-\u17bd\u17c6\u17c9-\u17d3\u17dd\u180b-\u180d\u18a9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193b\u1a17\u1a18\u1a56\u1a58-\u1a5e\u1a60\u1a62\u1a65-\u1a6c\u1a73-\u1a7c\u1a7f\u1b00-\u1b03\u1b34\u1b36-\u1b3a\u1b3c\u1b42\u1b6b-\u1b73\u1b80\u1b81\u1ba2-\u1ba5\u1ba8\u1ba9\u1c2c-\u1c33\u1c36\u1c37\u1cd0-\u1cd2\u1cd4-\u1ce0\u1ce2-\u1ce8\u1ced\u1dc0-\u1de6\u1dfd-\u1dff\u200c\u200d\u20d0-\u20f0\u2cef-\u2cf1\u2de0-\u2dff\u302a-\u302f\u3099\u309a\ua66f-\ua672\ua67c\ua67d\ua6f0\ua6f1\ua802\ua806\ua80b\ua825\ua826\ua8c4\ua8e0-\ua8f1\ua926-\ua92d\ua947-\ua951\ua980-\ua982\ua9b3\ua9b6-\ua9b9\ua9bc\uaa29-\uaa2e\uaa31\uaa32\uaa35\uaa36\uaa43\uaa4c\uaab0\uaab2-\uaab4\uaab7\uaab8\uaabe\uaabf\uaac1\uabe5\uabe8\uabed\udc00-\udfff\ufb1e\ufe00-\ufe0f\ufe20-\ufe26\uff9e\uff9f]/;function Ne(e){return e.charCodeAt(0)>=768&&Se.test(e)}function Fe(e,t,i){for(;(i<0?t>0:t<e.length)&&Ne(e.charAt(t));)t+=i;return t}function Je(e,t,i){for(var n=t>i?-1:1;;){if(t==i)return t;var r=(t+i)/2,s=n<0?Math.ceil(r):Math.floor(r);if(s==t)return e(s)?t:i;e(s)?i=s:t=s+n}}function ze(e,t,i,n){if(!e)return n(t,i,"ltr",0);for(var r=!1,s=0;s<e.length;++s){var l=e[s];(l.from<i&&l.to>t||t==i&&l.to==t)&&(n(Math.max(l.from,t),Math.min(l.to,i),l.level==1?"rtl":"ltr",s),r=!0)}r||n(t,i,"ltr")}var $e=null;function Ye(e,t,i){var n;$e=null;for(var r=0;r<e.length;++r){var s=e[r];if(s.from<t&&s.to>t)return r;s.to==t&&(s.from!=s.to&&i=="before"?n=r:$e=r),s.from==t&&(s.from!=s.to&&i!="before"?n=r:$e=r)}return n!=null?n:$e}var st=function(){var e="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",t="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function i(w){return w<=247?e.charAt(w):1424<=w&&w<=1524?"R":1536<=w&&w<=1785?t.charAt(w-1536):1774<=w&&w<=2220?"r":8192<=w&&w<=8203?"w":w==8204?"b":"L"}var n=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,r=/[stwN]/,s=/[LRr]/,l=/[Lb1n]/,m=/[1n]/;function b(w,K,q){this.level=w,this.from=K,this.to=q}return function(w,K){var q=K=="ltr"?"L":"R";if(w.length==0||K=="ltr"&&!n.test(w))return!1;for(var Ae=w.length,Ce=[],Be=0;Be<Ae;++Be)Ce.push(i(w.charCodeAt(Be)));for(var Xe=0,Qe=q;Xe<Ae;++Xe){var tt=Ce[Xe];tt=="m"?Ce[Xe]=Qe:Qe=tt}for(var ut=0,nt=q;ut<Ae;++ut){var pt=Ce[ut];pt=="1"&&nt=="r"?Ce[ut]="n":s.test(pt)&&(nt=pt,pt=="r"&&(Ce[ut]="R"))}for(var _t=1,Ct=Ce[0];_t<Ae-1;++_t){var Mt=Ce[_t];Mt=="+"&&Ct=="1"&&Ce[_t+1]=="1"?Ce[_t]="1":Mt==","&&Ct==Ce[_t+1]&&(Ct=="1"||Ct=="n")&&(Ce[_t]=Ct),Ct=Mt}for(var tn=0;tn<Ae;++tn){var xn=Ce[tn];if(xn==",")Ce[tn]="N";else if(xn=="%"){var an=void 0;for(an=tn+1;an<Ae&&Ce[an]=="%";++an);for(var Gn=tn&&Ce[tn-1]=="!"||an<Ae&&Ce[an]=="1"?"1":"N",jn=tn;jn<an;++jn)Ce[jn]=Gn;tn=an-1}}for(var fn=0,Fn=q;fn<Ae;++fn){var _n=Ce[fn];Fn=="L"&&_n=="1"?Ce[fn]="L":s.test(_n)&&(Fn=_n)}for(var gn=0;gn<Ae;++gn)if(r.test(Ce[gn])){var pn=void 0;for(pn=gn+1;pn<Ae&&r.test(Ce[pn]);++pn);for(var ln=(gn?Ce[gn-1]:q)=="L",Bn=(pn<Ae?Ce[pn]:q)=="L",ur=ln==Bn?ln?"L":"R":q,Li=gn;Li<pn;++Li)Ce[Li]=ur;gn=pn-1}for(var An=[],pi,Cn=0;Cn<Ae;)if(l.test(Ce[Cn])){var $o=Cn;for(++Cn;Cn<Ae&&l.test(Ce[Cn]);++Cn);An.push(new b(0,$o,Cn))}else{var yi=Cn,Wi=An.length,zi=K=="rtl"?1:0;for(++Cn;Cn<Ae&&Ce[Cn]!="L";++Cn);for(var On=yi;On<Cn;)if(m.test(Ce[On])){yi<On&&(An.splice(Wi,0,new b(1,yi,On)),Wi+=zi);var cr=On;for(++On;On<Cn&&m.test(Ce[On]);++On);An.splice(Wi,0,new b(2,cr,On)),Wi+=zi,yi=On}else++On;yi<Cn&&An.splice(Wi,0,new b(1,yi,Cn))}return K=="ltr"&&(An[0].level==1&&(pi=w.match(/^\s+/))&&(An[0].from=pi[0].length,An.unshift(new b(0,0,pi[0].length))),k(An).level==1&&(pi=w.match(/\s+$/))&&(k(An).to-=pi[0].length,An.push(new b(0,Ae-pi[0].length,Ae)))),K=="rtl"?An.reverse():An}}();function qe(e,t){var i=e.order;return i==null&&(i=e.order=st(e.text,t)),i}var ct=[],Pe=function(e,t,i){if(e.addEventListener)e.addEventListener(t,i,!1);else if(e.attachEvent)e.attachEvent("on"+t,i);else{var n=e._handlers||(e._handlers={});n[t]=(n[t]||ct).concat(i)}};function rt(e,t){return e._handlers&&e._handlers[t]||ct}function ht(e,t,i){if(e.removeEventListener)e.removeEventListener(t,i,!1);else if(e.detachEvent)e.detachEvent("on"+t,i);else{var n=e._handlers,r=n&&n[t];if(r){var s=le(r,i);s>-1&&(n[t]=r.slice(0,s).concat(r.slice(s+1)))}}}function We(e,t){var i=rt(e,t);if(!i.length)return;for(var n=Array.prototype.slice.call(arguments,2),r=0;r<i.length;++r)i[r].apply(null,n)}function Ze(e,t,i){return typeof t=="string"&&(t={type:t,preventDefault:function(){this.defaultPrevented=!0}}),We(e,i||t.type,e,t),Y(t)||t.codemirrorIgnore}function he(e){var t=e._handlers&&e._handlers.cursorActivity;if(!t)return;for(var i=e.curOp.cursorActivityHandlers||(e.curOp.cursorActivityHandlers=[]),n=0;n<t.length;++n)le(i,t[n])==-1&&i.push(t[n])}function re(e,t){return rt(e,t).length>0}function ue(e){e.prototype.on=function(t,i){Pe(this,t,i)},e.prototype.off=function(t,i){ht(this,t,i)}}function T(e){e.preventDefault?e.preventDefault():e.returnValue=!1}function D(e){e.stopPropagation?e.stopPropagation():e.cancelBubble=!0}function Y(e){return e.defaultPrevented!=null?e.defaultPrevented:e.returnValue==!1}function ee(e){T(e),D(e)}function Me(e){return e.target||e.srcElement}function xe(e){var t=e.which;return t==null&&(e.button&1?t=1:e.button&2?t=3:e.button&4&&(t=2)),A&&e.ctrlKey&&t==1&&(t=3),t}var Ke=function(){if(G&&J<9)return!1;var e=O("div");return"draggable"in e||"dragDrop"in e}(),ot;function mt(e){if(ot==null){var t=O("span","\u200B");ae(e,O("span",[t,document.createTextNode("x")])),e.firstChild.offsetHeight!=0&&(ot=t.offsetWidth<=1&&t.offsetHeight>2&&!(G&&J<8))}var i=ot?O("span","\u200B"):O("span","\xA0",null,"display: inline-block; width: 1px; margin-right: -1px");return i.setAttribute("cm-text",""),i}var dt;function Tt(e){if(dt!=null)return dt;var t=ae(e,document.createTextNode("A\u062EA")),i=V(t,0,1).getBoundingClientRect(),n=V(t,1,2).getBoundingClientRect();return Ue(e),!i||i.left==i.right?!1:dt=n.right-i.right<3}var kt=`
|
|
|
|
b`.split(/\n/).length!=3?function(e){for(var t=0,i=[],n=e.length;t<=n;){var r=e.indexOf(`
|
|
`,t);r==-1&&(r=e.length);var s=e.slice(t,e.charAt(r-1)=="\r"?r-1:r),l=s.indexOf("\r");l!=-1?(i.push(s.slice(0,l)),t+=l+1):(i.push(s),t=r+1)}return i}:function(e){return e.split(/\r\n?|\n/)},gt=window.getSelection?function(e){try{return e.selectionStart!=e.selectionEnd}catch(t){return!1}}:function(e){var t;try{t=e.ownerDocument.selection.createRange()}catch(i){}return!t||t.parentElement()!=e?!1:t.compareEndPoints("StartToEnd",t)!=0},Yt=function(){var e=O("div");return"oncopy"in e?!0:(e.setAttribute("oncopy","return;"),typeof e.oncopy=="function")}(),jt=null;function Jt(e){if(jt!=null)return jt;var t=ae(e,O("span","x")),i=t.getBoundingClientRect(),n=V(t,0,1).getBoundingClientRect();return jt=Math.abs(i.left-n.left)>1}var zt={},Ot={};function Un(e,t){arguments.length>2&&(t.dependencies=Array.prototype.slice.call(arguments,2)),zt[e]=t}function Qn(e,t){Ot[e]=t}function bt(e){if(typeof e=="string"&&Ot.hasOwnProperty(e))e=Ot[e];else if(e&&typeof e.name=="string"&&Ot.hasOwnProperty(e.name)){var t=Ot[e.name];typeof t=="string"&&(t={name:t}),e=P(t,e),e.name=t.name}else{if(typeof e=="string"&&/^[\w\-]+\/[\w\-]+\+xml$/.test(e))return bt("application/xml");if(typeof e=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(e))return bt("application/json")}return typeof e=="string"?{name:e}:e||{name:"null"}}function Et(e,t){t=bt(t);var i=zt[t.name];if(!i)return Et(e,"text/plain");var n=i(e,t);if(at.hasOwnProperty(t.name)){var r=at[t.name];for(var s in r){if(!r.hasOwnProperty(s))continue;n.hasOwnProperty(s)&&(n["_"+s]=n[s]),n[s]=r[s]}}if(n.name=t.name,t.helperType&&(n.helperType=t.helperType),t.modeProps)for(var l in t.modeProps)n[l]=t.modeProps[l];return n}var at={};function xt(e,t){var i=at.hasOwnProperty(e)?at[e]:at[e]={};d(t,i)}function Zt(e,t){if(t===!0)return t;if(e.copyState)return e.copyState(t);var i={};for(var n in t){var r=t[n];r instanceof Array&&(r=r.concat([])),i[n]=r}return i}function rn(e,t){for(var i;e.innerMode&&!(i=e.innerMode(t),!i||i.mode==e);)t=i.state,e=i.mode;return i||{mode:e,state:t}}function nn(e,t,i){return e.startState?e.startState(t,i):!0}var Lt=function(e,t,i){this.pos=this.start=0,this.string=e,this.tabSize=t||8,this.lastColumnPos=this.lastColumnValue=0,this.lineStart=0,this.lineOracle=i};Lt.prototype.eol=function(){return this.pos>=this.string.length},Lt.prototype.sol=function(){return this.pos==this.lineStart},Lt.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},Lt.prototype.next=function(){if(this.pos<this.string.length)return this.string.charAt(this.pos++)},Lt.prototype.eat=function(e){var t=this.string.charAt(this.pos),i;if(typeof e=="string"?i=t==e:i=t&&(e.test?e.test(t):e(t)),i)return++this.pos,t},Lt.prototype.eatWhile=function(e){for(var t=this.pos;this.eat(e););return this.pos>t},Lt.prototype.eatSpace=function(){for(var e=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>e},Lt.prototype.skipToEnd=function(){this.pos=this.string.length},Lt.prototype.skipTo=function(e){var t=this.string.indexOf(e,this.pos);if(t>-1)return this.pos=t,!0},Lt.prototype.backUp=function(e){this.pos-=e},Lt.prototype.column=function(){return this.lastColumnPos<this.start&&(this.lastColumnValue=L(this.string,this.start,this.tabSize,this.lastColumnPos,this.lastColumnValue),this.lastColumnPos=this.start),this.lastColumnValue-(this.lineStart?L(this.string,this.lineStart,this.tabSize):0)},Lt.prototype.indentation=function(){return L(this.string,null,this.tabSize)-(this.lineStart?L(this.string,this.lineStart,this.tabSize):0)},Lt.prototype.match=function(e,t,i){if(typeof e=="string"){var n=function(l){return i?l.toLowerCase():l},r=this.string.substr(this.pos,e.length);if(n(r)==n(e))return t!==!1&&(this.pos+=e.length),!0}else{var s=this.string.slice(this.pos).match(e);return s&&s.index>0?null:(s&&t!==!1&&(this.pos+=s[0].length),s)}},Lt.prototype.current=function(){return this.string.slice(this.start,this.pos)},Lt.prototype.hideFirstChars=function(e,t){this.lineStart+=e;try{return t()}finally{this.lineStart-=e}},Lt.prototype.lookAhead=function(e){var t=this.lineOracle;return t&&t.lookAhead(e)},Lt.prototype.baseToken=function(){var e=this.lineOracle;return e&&e.baseToken(this.pos)};function vt(e,t){if(t-=e.first,t<0||t>=e.size)throw new Error("There is no line "+(t+e.first)+" in the document.");for(var i=e;!i.lines;)for(var n=0;;++n){var r=i.children[n],s=r.chunkSize();if(t<s){i=r;break}t-=s}return i.lines[t]}function Rn(e,t,i){var n=[],r=t.line;return e.iter(t.line,i.line+1,function(s){var l=s.text;r==i.line&&(l=l.slice(0,i.ch)),r==t.line&&(l=l.slice(t.ch)),n.push(l),++r}),n}function ni(e,t,i){var n=[];return e.iter(t,i,function(r){n.push(r.text)}),n}function Sn(e,t){var i=t-e.height;if(i)for(var n=e;n;n=n.parent)n.height+=i}function Rt(e){if(e.parent==null)return null;for(var t=e.parent,i=le(t.lines,e),n=t.parent;n;t=n,n=n.parent)for(var r=0;!(n.children[r]==t);++r)i+=n.children[r].chunkSize();return i+t.first}function Tn(e,t){var i=e.first;e:do{for(var n=0;n<e.children.length;++n){var r=e.children[n],s=r.height;if(t<s){e=r;continue e}t-=s,i+=r.chunkSize()}return i}while(!e.lines);for(var l=0;l<e.lines.length;++l){var m=e.lines[l],b=m.height;if(t<b)break;t-=b}return i+l}function Vn(e,t){return t>=e.first&&t<e.first+e.size}function ii(e,t){return String(e.lineNumberFormatter(t+e.firstLineNumber))}function He(e,t,i){if(i===void 0&&(i=null),!(this instanceof He))return new He(e,t,i);this.line=e,this.ch=t,this.sticky=i}function lt(e,t){return e.line-t.line||e.ch-t.ch}function Dt(e,t){return e.sticky==t.sticky&<(e,t)==0}function Gt(e){return He(e.line,e.ch)}function Xt(e,t){return lt(e,t)<0?t:e}function qt(e,t){return lt(e,t)<0?e:t}function c(e,t){return Math.max(e.first,Math.min(t,e.first+e.size-1))}function o(e,t){if(t.line<e.first)return He(e.first,0);var i=e.first+e.size-1;return t.line>i?He(i,vt(e,i).text.length):a(t,vt(e,t.line).text.length)}function a(e,t){var i=e.ch;return i==null||i>t?He(e.line,t):i<0?He(e.line,0):e}function u(e,t){for(var i=[],n=0;n<t.length;n++)i[n]=o(e,t[n]);return i}var p=function(e,t){this.state=e,this.lookAhead=t},h=function(e,t,i,n){this.state=t,this.doc=e,this.line=i,this.maxLookAhead=n||0,this.baseTokens=null,this.baseTokenPos=1};h.prototype.lookAhead=function(e){var t=this.doc.getLine(this.line+e);return t!=null&&e>this.maxLookAhead&&(this.maxLookAhead=e),t},h.prototype.baseToken=function(e){if(!this.baseTokens)return null;for(;this.baseTokens[this.baseTokenPos]<=e;)this.baseTokenPos+=2;var t=this.baseTokens[this.baseTokenPos+1];return{type:t&&t.replace(/( |^)overlay .*/,""),size:this.baseTokens[this.baseTokenPos]-e}},h.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},h.fromSaved=function(e,t,i){return t instanceof p?new h(e,Zt(e.mode,t.state),i,t.lookAhead):new h(e,Zt(e.mode,t),i)},h.prototype.save=function(e){var t=e!==!1?Zt(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new p(t,this.maxLookAhead):t};function te(e,t,i,n){var r=[e.state.modeGen],s={};Xn(e,t.text,e.doc.mode,i,function(w,K){return r.push(w,K)},s,n);for(var l=i.state,m=function(w){i.baseTokens=r;var K=e.state.overlays[w],q=1,Ae=0;i.state=!0,Xn(e,t.text,K.mode,i,function(Ce,Be){for(var Xe=q;Ae<Ce;){var Qe=r[q];Qe>Ce&&r.splice(q,1,Ce,r[q+1],Qe),q+=2,Ae=Math.min(Ce,Qe)}if(!Be)return;if(K.opaque)r.splice(Xe,q-Xe,Ce,"overlay "+Be),q=Xe+2;else for(;Xe<q;Xe+=2){var tt=r[Xe+1];r[Xe+1]=(tt?tt+" ":"")+"overlay "+Be}},s),i.state=l,i.baseTokens=null,i.baseTokenPos=1},b=0;b<e.state.overlays.length;++b)m(b);return{styles:r,classes:s.bgClass||s.textClass?s:null}}function Ge(e,t,i){if(!t.styles||t.styles[0]!=e.state.modeGen){var n=et(e,Rt(t)),r=t.text.length>e.options.maxHighlightLength&&Zt(e.doc.mode,n.state),s=te(e,t,n);r&&(n.state=r),t.stateAfter=n.save(!r),t.styles=s.styles,s.classes?t.styleClasses=s.classes:t.styleClasses&&(t.styleClasses=null),i===e.doc.highlightFrontier&&(e.doc.modeFrontier=Math.max(e.doc.modeFrontier,++e.doc.highlightFrontier))}return t.styles}function et(e,t,i){var n=e.doc,r=e.display;if(!n.mode.startState)return new h(n,!0,t);var s=mn(e,t,i),l=s>n.first&&vt(n,s-1).stateAfter,m=l?h.fromSaved(n,l,s):new h(n,nn(n.mode),s);return n.iter(s,t,function(b){ft(e,b.text,m);var w=m.line;b.stateAfter=w==t-1||w%5==0||w>=r.viewFrom&&w<r.viewTo?m.save():null,m.nextLine()}),i&&(n.modeFrontier=m.line),m}function ft(e,t,i,n){var r=e.doc.mode,s=new Lt(t,e.options.tabSize,i);for(s.start=s.pos=n||0,t==""&&Ve(r,i.state);!s.eol();)St(r,s,i.state),s.start=s.pos}function Ve(e,t){if(e.blankLine)return e.blankLine(t);if(!e.innerMode)return;var i=rn(e,t);if(i.mode.blankLine)return i.mode.blankLine(i.state)}function St(e,t,i,n){for(var r=0;r<10;r++){n&&(n[0]=rn(e,i).mode);var s=e.token(t,i);if(t.pos>t.start)return s}throw new Error("Mode "+e.name+" failed to advance stream.")}var It=function(e,t,i){this.start=e.start,this.end=e.pos,this.string=e.current(),this.type=t||null,this.state=i};function en(e,t,i,n){var r=e.doc,s=r.mode,l;t=o(r,t);var m=vt(r,t.line),b=et(e,t.line,i),w=new Lt(m.text,e.options.tabSize,b),K;for(n&&(K=[]);(n||w.pos<t.ch)&&!w.eol();)w.start=w.pos,l=St(s,w,b.state),n&&K.push(new It(w,l,Zt(r.mode,b.state)));return n?K:new It(w,l,b.state)}function Kn(e,t){if(e)for(;;){var i=e.match(/(?:^|\s+)line-(background-)?(\S+)/);if(!i)break;e=e.slice(0,i.index)+e.slice(i.index+i[0].length);var n=i[1]?"bgClass":"textClass";t[n]==null?t[n]=i[2]:new RegExp("(?:^|\\s)"+i[2]+"(?:$|\\s)").test(t[n])||(t[n]+=" "+i[2])}return e}function Xn(e,t,i,n,r,s,l){var m=i.flattenSpans;m==null&&(m=e.options.flattenSpans);var b=0,w=null,K=new Lt(t,e.options.tabSize,n),q,Ae=e.options.addModeClass&&[null];for(t==""&&Kn(Ve(i,n.state),s);!K.eol();){if(K.pos>e.options.maxHighlightLength?(m=!1,l&&ft(e,t,n,K.pos),K.pos=t.length,q=null):q=Kn(St(i,K,n.state,Ae),s),Ae){var Ce=Ae[0].name;Ce&&(q="m-"+(q?Ce+" "+q:Ce))}if(!m||w!=q){for(;b<K.start;)b=Math.min(K.start,b+5e3),r(b,w);w=q}K.start=K.pos}for(;b<K.pos;){var Be=Math.min(K.pos,b+5e3);r(Be,w),b=Be}}function mn(e,t,i){for(var n,r,s=e.doc,l=i?-1:t-(e.doc.mode.innerMode?1e3:100),m=t;m>l;--m){if(m<=s.first)return s.first;var b=vt(s,m-1),w=b.stateAfter;if(w&&(!i||m+(w instanceof p?w.lookAhead:0)<=s.modeFrontier))return m;var K=L(b.text,null,e.options.tabSize);(r==null||n>K)&&(r=m-1,n=K)}return r}function qn(e,t){if(e.modeFrontier=Math.min(e.modeFrontier,t),e.highlightFrontier<t-10)return;for(var i=e.first,n=t-1;n>i;n--){var r=vt(e,n).stateAfter;if(r&&(!(r instanceof p)||n+r.lookAhead<t)){i=n+1;break}}e.highlightFrontier=Math.min(e.highlightFrontier,i)}var Hi=!1,Mn=!1;function $n(){Hi=!0}function Wn(){Mn=!0}function bi(e,t,i){this.marker=e,this.from=t,this.to=i}function ri(e,t){if(e)for(var i=0;i<e.length;++i){var n=e[i];if(n.marker==t)return n}}function mi(e,t){for(var i,n=0;n<e.length;++n)e[n]!=t&&(i||(i=[])).push(e[n]);return i}function ci(e,t){e.markedSpans=e.markedSpans?e.markedSpans.concat([t]):[t],t.marker.attachLine(e)}function hr(e,t,i){var n;if(e)for(var r=0;r<e.length;++r){var s=e[r],l=s.marker,m=s.from==null||(l.inclusiveLeft?s.from<=t:s.from<t);if(m||s.from==t&&l.type=="bookmark"&&(!i||!s.marker.insertLeft)){var b=s.to==null||(l.inclusiveRight?s.to>=t:s.to>t);(n||(n=[])).push(new bi(l,s.from,b?null:s.to))}}return n}function Gi(e,t,i){var n;if(e)for(var r=0;r<e.length;++r){var s=e[r],l=s.marker,m=s.to==null||(l.inclusiveRight?s.to>=t:s.to>t);if(m||s.from==t&&l.type=="bookmark"&&(!i||s.marker.insertLeft)){var b=s.from==null||(l.inclusiveLeft?s.from<=t:s.from<t);(n||(n=[])).push(new bi(l,b?null:s.from-t,s.to==null?null:s.to-t))}}return n}function oi(e,t){if(t.full)return null;var i=Vn(e,t.from.line)&&vt(e,t.from.line).markedSpans,n=Vn(e,t.to.line)&&vt(e,t.to.line).markedSpans;if(!i&&!n)return null;var r=t.from.ch,s=t.to.ch,l=lt(t.from,t.to)==0,m=hr(i,r,l),b=Gi(n,s,l),w=t.text.length==1,K=k(t.text).length+(w?r:0);if(m)for(var q=0;q<m.length;++q){var Ae=m[q];if(Ae.to==null){var Ce=ri(b,Ae.marker);Ce?w&&(Ae.to=Ce.to==null?null:Ce.to+K):Ae.to=r}}if(b)for(var Be=0;Be<b.length;++Be){var Xe=b[Be];if(Xe.to!=null&&(Xe.to+=K),Xe.from==null){var Qe=ri(m,Xe.marker);Qe||(Xe.from=K,w&&(m||(m=[])).push(Xe))}else Xe.from+=K,w&&(m||(m=[])).push(Xe)}m&&(m=Yn(m)),b&&b!=m&&(b=Yn(b));var tt=[m];if(!w){var ut=t.text.length-2,nt;if(ut>0&&m)for(var pt=0;pt<m.length;++pt)m[pt].to==null&&(nt||(nt=[])).push(new bi(m[pt].marker,null,null));for(var _t=0;_t<ut;++_t)tt.push(nt);tt.push(b)}return tt}function Yn(e){for(var t=0;t<e.length;++t){var i=e[t];i.from!=null&&i.from==i.to&&i.marker.clearWhenEmpty!==!1&&e.splice(t--,1)}return e.length?e:null}function Oi(e,t,i){var n=null;if(e.iter(t.line,i.line+1,function(Ce){if(Ce.markedSpans)for(var Be=0;Be<Ce.markedSpans.length;++Be){var Xe=Ce.markedSpans[Be].marker;Xe.readOnly&&(!n||le(n,Xe)==-1)&&(n||(n=[])).push(Xe)}}),!n)return null;for(var r=[{from:t,to:i}],s=0;s<n.length;++s)for(var l=n[s],m=l.find(0),b=0;b<r.length;++b){var w=r[b];if(lt(w.to,m.from)<0||lt(w.from,m.to)>0)continue;var K=[b,1],q=lt(w.from,m.from),Ae=lt(w.to,m.to);(q<0||!l.inclusiveLeft&&!q)&&K.push({from:w.from,to:m.from}),(Ae>0||!l.inclusiveRight&&!Ae)&&K.push({from:m.to,to:w.to}),r.splice.apply(r,K),b+=K.length-3}return r}function Ri(e){var t=e.markedSpans;if(!t)return;for(var i=0;i<t.length;++i)t[i].marker.detachLine(e);e.markedSpans=null}function dr(e,t){if(!t)return;for(var i=0;i<t.length;++i)t[i].marker.attachLine(e);e.markedSpans=t}function sn(e){return e.inclusiveLeft?-1:0}function Ut(e){return e.inclusiveRight?1:0}function En(e,t){var i=e.lines.length-t.lines.length;if(i!=0)return i;var n=e.find(),r=t.find(),s=lt(n.from,r.from)||sn(e)-sn(t);if(s)return-s;var l=lt(n.to,r.to)||Ut(e)-Ut(t);return l||t.id-e.id}function Bt(e,t){var i=Mn&&e.markedSpans,n;if(i)for(var r=void 0,s=0;s<i.length;++s)r=i[s],r.marker.collapsed&&(t?r.from:r.to)==null&&(!n||En(n,r.marker)<0)&&(n=r.marker);return n}function hn(e){return Bt(e,!0)}function Vt(e){return Bt(e,!1)}function hi(e,t){var i=Mn&&e.markedSpans,n;if(i)for(var r=0;r<i.length;++r){var s=i[r];s.marker.collapsed&&(s.from==null||s.from<t)&&(s.to==null||s.to>t)&&(!n||En(n,s.marker)<0)&&(n=s.marker)}return n}function un(e,t,i,n,r){var s=vt(e,t),l=Mn&&s.markedSpans;if(l)for(var m=0;m<l.length;++m){var b=l[m];if(!b.marker.collapsed)continue;var w=b.marker.find(0),K=lt(w.from,i)||sn(b.marker)-sn(r),q=lt(w.to,n)||Ut(b.marker)-Ut(r);if(K>=0&&q<=0||K<=0&&q>=0)continue;if(K<=0&&(b.marker.inclusiveRight&&r.inclusiveLeft?lt(w.to,i)>=0:lt(w.to,i)>0)||K>=0&&(b.marker.inclusiveRight&&r.inclusiveLeft?lt(w.from,n)<=0:lt(w.from,n)<0))return!0}}function Dn(e){for(var t;t=hn(e);)e=t.find(-1,!0).line;return e}function Vi(e){for(var t;t=Vt(e);)e=t.find(1,!0).line;return e}function Ki(e){for(var t,i;t=Vt(e);)e=t.find(1,!0).line,(i||(i=[])).push(e);return i}function xi(e,t){var i=vt(e,t),n=Dn(i);return i==n?t:Rt(n)}function Br(e,t){if(t>e.lastLine())return t;var i=vt(e,t),n;if(!zn(e,i))return t;for(;n=Vt(i);)i=n.find(1,!0).line;return Rt(i)+1}function zn(e,t){var i=Mn&&t.markedSpans;if(i)for(var n=void 0,r=0;r<i.length;++r){if(n=i[r],!n.marker.collapsed)continue;if(n.from==null)return!0;if(n.marker.widgetNode)continue;if(n.from==0&&n.marker.inclusiveLeft&&fr(e,t,n))return!0}}function fr(e,t,i){if(i.to==null){var n=i.marker.find(1,!0);return fr(e,n.line,ri(n.line.markedSpans,i.marker))}if(i.marker.inclusiveRight&&i.to==t.text.length)return!0;for(var r=void 0,s=0;s<t.markedSpans.length;++s)if(r=t.markedSpans[s],r.marker.collapsed&&!r.marker.widgetNode&&r.from==i.to&&(r.to==null||r.to!=i.from)&&(r.marker.inclusiveLeft||i.marker.inclusiveRight)&&fr(e,t,r))return!0}function ai(e){e=Dn(e);for(var t=0,i=e.parent,n=0;n<i.lines.length;++n){var r=i.lines[n];if(r==e)break;t+=r.height}for(var s=i.parent;s;i=s,s=i.parent)for(var l=0;l<s.children.length;++l){var m=s.children[l];if(m==i)break;t+=m.height}return t}function Xi(e){if(e.height==0)return 0;for(var t=e.text.length,i,n=e;i=hn(n);){var r=i.find(0,!0);n=r.from.line,t+=r.from.ch-r.to.ch}for(n=e;i=Vt(n);){var s=i.find(0,!0);t-=n.text.length-s.from.ch,n=s.to.line,t+=n.text.length-s.to.ch}return t}function Ur(e){var t=e.display,i=e.doc;t.maxLine=vt(i,i.first),t.maxLineLength=Xi(t.maxLine),t.maxLineChanged=!0,i.iter(function(n){var r=Xi(n);r>t.maxLineLength&&(t.maxLineLength=r,t.maxLine=n)})}var Mi=function(e,t,i){this.text=e,dr(this,t),this.height=i?i(this):1};Mi.prototype.lineNo=function(){return Rt(this)},ue(Mi);function Jo(e,t,i,n){e.text=t,e.stateAfter&&(e.stateAfter=null),e.styles&&(e.styles=null),e.order!=null&&(e.order=null),Ri(e),dr(e,i);var r=n?n(e):1;r!=e.height&&Sn(e,r)}function co(e){e.parent=null,Ri(e)}var yt={},At={};function wt(e,t){if(!e||/^\s*$/.test(e))return null;var i=t.addModeClass?At:yt;return i[e]||(i[e]=e.replace(/\S+/g,"cm-$&"))}function Pt(e,t){var i=ve("span",null,null,U?"padding-right: .1px":null),n={pre:ve("pre",[i],"CodeMirror-line"),content:i,col:0,pos:0,cm:e,trailingSpace:!1,splitSpaces:e.getOption("lineWrapping")};t.measure={};for(var r=0;r<=(t.rest?t.rest.length:0);r++){var s=r?t.rest[r-1]:t.line,l=void 0;n.pos=0,n.addToken=$t,Tt(e.display.measure)&&(l=qe(s,e.doc.direction))&&(n.addToken=dn(n.addToken,l)),n.map=[];var m=t!=e.display.externalMeasured&&Rt(s);Nt(s,n,Ge(e,s,m)),s.styleClasses&&(s.styleClasses.bgClass&&(n.bgClass=N(s.styleClasses.bgClass,n.bgClass||"")),s.styleClasses.textClass&&(n.textClass=N(s.styleClasses.textClass,n.textClass||""))),n.map.length==0&&n.map.push(0,0,n.content.appendChild(mt(e.display.measure))),r==0?(t.measure.map=n.map,t.measure.cache={}):((t.measure.maps||(t.measure.maps=[])).push(n.map),(t.measure.caches||(t.measure.caches=[])).push({}))}if(U){var b=n.content.lastChild;(/\bcm-tab\b/.test(b.className)||b.querySelector&&b.querySelector(".cm-tab"))&&(n.content.className="cm-tab-wrap-hack")}return We(e,"renderLine",e,t.line,n.pre),n.pre.className&&(n.textClass=N(n.pre.className,n.textClass||"")),n}function Wt(e){var t=O("span","\u2022","cm-invalidchar");return t.title="\\u"+e.charCodeAt(0).toString(16),t.setAttribute("aria-label",t.title),t}function $t(e,t,i,n,r,s,l){if(!t)return;var m=e.splitSpaces?Ft(t,e.trailingSpace):t,b=e.cm.state.specialChars,w=!1,K;if(!b.test(t))e.col+=t.length,K=document.createTextNode(m),e.map.push(e.pos,e.pos+t.length,K),G&&J<9&&(w=!0),e.pos+=t.length;else{K=document.createDocumentFragment();for(var q=0;;){b.lastIndex=q;var Ae=b.exec(t),Ce=Ae?Ae.index-q:t.length-q;if(Ce){var Be=document.createTextNode(m.slice(q,q+Ce));G&&J<9?K.appendChild(O("span",[Be])):K.appendChild(Be),e.map.push(e.pos,e.pos+Ce,Be),e.col+=Ce,e.pos+=Ce}if(!Ae)break;q+=Ce+1;var Xe=void 0;if(Ae[0]==" "){var Qe=e.cm.options.tabSize,tt=Qe-e.col%Qe;Xe=K.appendChild(O("span",X(tt),"cm-tab")),Xe.setAttribute("role","presentation"),Xe.setAttribute("cm-text"," "),e.col+=tt}else Ae[0]=="\r"||Ae[0]==`
|
|
`?(Xe=K.appendChild(O("span",Ae[0]=="\r"?"\u240D":"\u2424","cm-invalidchar")),Xe.setAttribute("cm-text",Ae[0]),e.col+=1):(Xe=e.cm.options.specialCharPlaceholder(Ae[0]),Xe.setAttribute("cm-text",Ae[0]),G&&J<9?K.appendChild(O("span",[Xe])):K.appendChild(Xe),e.col+=1);e.map.push(e.pos,e.pos+1,Xe),e.pos++}}if(e.trailingSpace=m.charCodeAt(t.length-1)==32,i||n||r||w||s||l){var ut=i||"";n&&(ut+=n),r&&(ut+=r);var nt=O("span",[K],ut,s);if(l)for(var pt in l)l.hasOwnProperty(pt)&&pt!="style"&&pt!="class"&&nt.setAttribute(pt,l[pt]);return e.content.appendChild(nt)}e.content.appendChild(K)}function Ft(e,t){if(e.length>1&&!/ /.test(e))return e;for(var i=t,n="",r=0;r<e.length;r++){var s=e.charAt(r);s==" "&&i&&(r==e.length-1||e.charCodeAt(r+1)==32)&&(s="\xA0"),n+=s,i=s==" "}return n}function dn(e,t){return function(i,n,r,s,l,m,b){r=r?r+" cm-force-border":"cm-force-border";for(var w=i.pos,K=w+n.length;;){for(var q=void 0,Ae=0;Ae<t.length&&!(q=t[Ae],q.to>w&&q.from<=w);Ae++);if(q.to>=K)return e(i,n,r,s,l,m,b);e(i,n.slice(0,q.to-w),r,s,null,m,b),s=null,n=n.slice(q.to-w),w=q.to}}}function Pn(e,t,i,n){var r=!n&&i.widgetNode;r&&e.map.push(e.pos,e.pos+t,r),!n&&e.cm.display.input.needsContentAttribute&&(r||(r=e.content.appendChild(document.createElement("span"))),r.setAttribute("cm-marker",i.id)),r&&(e.cm.display.input.setUneditable(r),e.content.appendChild(r)),e.pos+=t,e.trailingSpace=!1}function Nt(e,t,i){var n=e.markedSpans,r=e.text,s=0;if(!n){for(var l=1;l<i.length;l+=2)t.addToken(t,r.slice(s,s=i[l]),wt(i[l+1],t.cm.options));return}for(var m=r.length,b=0,w=1,K="",q,Ae,Ce=0,Be,Xe,Qe,tt,ut;;){if(Ce==b){Be=Xe=Qe=Ae="",ut=null,tt=null,Ce=Infinity;for(var nt=[],pt=void 0,_t=0;_t<n.length;++_t){var Ct=n[_t],Mt=Ct.marker;if(Mt.type=="bookmark"&&Ct.from==b&&Mt.widgetNode)nt.push(Mt);else if(Ct.from<=b&&(Ct.to==null||Ct.to>b||Mt.collapsed&&Ct.to==b&&Ct.from==b)){if(Ct.to!=null&&Ct.to!=b&&Ce>Ct.to&&(Ce=Ct.to,Xe=""),Mt.className&&(Be+=" "+Mt.className),Mt.css&&(Ae=(Ae?Ae+";":"")+Mt.css),Mt.startStyle&&Ct.from==b&&(Qe+=" "+Mt.startStyle),Mt.endStyle&&Ct.to==Ce&&(pt||(pt=[])).push(Mt.endStyle,Ct.to),Mt.title&&((ut||(ut={})).title=Mt.title),Mt.attributes)for(var tn in Mt.attributes)(ut||(ut={}))[tn]=Mt.attributes[tn];Mt.collapsed&&(!tt||En(tt.marker,Mt)<0)&&(tt=Ct)}else Ct.from>b&&Ce>Ct.from&&(Ce=Ct.from)}if(pt)for(var xn=0;xn<pt.length;xn+=2)pt[xn+1]==Ce&&(Xe+=" "+pt[xn]);if(!tt||tt.from==b)for(var an=0;an<nt.length;++an)Pn(t,0,nt[an]);if(tt&&(tt.from||0)==b){if(Pn(t,(tt.to==null?m+1:tt.to)-b,tt.marker,tt.from==null),tt.to==null)return;tt.to==b&&(tt=!1)}}if(b>=m)break;for(var Gn=Math.min(m,Ce);;){if(K){var jn=b+K.length;if(!tt){var fn=jn>Gn?K.slice(0,Gn-b):K;t.addToken(t,fn,q?q+Be:Be,Qe,b+fn.length==Ce?Xe:"",Ae,ut)}if(jn>=Gn){K=K.slice(Gn-b),b=Gn;break}b=jn,Qe=""}K=r.slice(s,s=i[w++]),q=wt(i[w++],t.cm.options)}}}function Ci(e,t,i){this.line=t,this.rest=Ki(t),this.size=this.rest?Rt(k(this.rest))-i+1:1,this.node=this.text=null,this.hidden=zn(e,t)}function Ht(e,t,i){for(var n=[],r,s=t;s<i;s=r){var l=new Ci(e.doc,vt(e.doc,s),s);r=s+l.size,n.push(l)}return n}var vn=null;function ei(e){vn?vn.ops.push(e):e.ownsGroup=vn={ops:[e],delayedCallbacks:[]}}function ti(e){var t=e.delayedCallbacks,i=0;do{for(;i<t.length;i++)t[i].call(null);for(var n=0;n<e.ops.length;n++){var r=e.ops[n];if(r.cursorActivityHandlers)for(;r.cursorActivityCalled<r.cursorActivityHandlers.length;)r.cursorActivityHandlers[r.cursorActivityCalled++].call(null,r.cm)}}while(i<t.length)}function Wr(e,t){var i=e.ownsGroup;if(!i)return;try{ti(i)}finally{vn=null,t(i)}}var pr=null;function wn(e,t){var i=rt(e,t);if(!i.length)return;var n=Array.prototype.slice.call(arguments,2),r;vn?r=vn.delayedCallbacks:pr?r=pr:(r=pr=[],setTimeout(Ms,0));for(var s=function(m){r.push(function(){return i[m].apply(null,n)})},l=0;l<i.length;++l)s(l)}function Ms(){var e=pr;pr=null;for(var t=0;t<e.length;++t)e[t]()}function Zo(e,t,i,n){for(var r=0;r<t.changes.length;r++){var s=t.changes[r];s=="text"?Ps(e,t):s=="gutter"?qo(e,t,i,n):s=="class"?ho(e,t):s=="widget"&&Is(e,t,n)}t.changes=null}function mr(e){return e.node==e.text&&(e.node=O("div",null,null,"position: relative"),e.text.parentNode&&e.text.parentNode.replaceChild(e.node,e.text),e.node.appendChild(e.text),G&&J<8&&(e.node.style.zIndex=2)),e.node}function Ds(e,t){var i=t.bgClass?t.bgClass+" "+(t.line.bgClass||""):t.line.bgClass;if(i&&(i+=" CodeMirror-linebackground"),t.background)i?t.background.className=i:(t.background.parentNode.removeChild(t.background),t.background=null);else if(i){var n=mr(t);t.background=n.insertBefore(O("div",null,i),n.firstChild),e.display.input.setUneditable(t.background)}}function Qo(e,t){var i=e.display.externalMeasured;return i&&i.line==t.line?(e.display.externalMeasured=null,t.measure=i.measure,i.built):Pt(e,t)}function Ps(e,t){var i=t.text.className,n=Qo(e,t);t.text==t.node&&(t.node=n.pre),t.text.parentNode.replaceChild(n.pre,t.text),t.text=n.pre,n.bgClass!=t.bgClass||n.textClass!=t.textClass?(t.bgClass=n.bgClass,t.textClass=n.textClass,ho(e,t)):i&&(t.text.className=i)}function ho(e,t){Ds(e,t),t.line.wrapClass?mr(t).className=t.line.wrapClass:t.node!=t.text&&(t.node.className="");var i=t.textClass?t.textClass+" "+(t.line.textClass||""):t.line.textClass;t.text.className=i||""}function qo(e,t,i,n){if(t.gutter&&(t.node.removeChild(t.gutter),t.gutter=null),t.gutterBackground&&(t.node.removeChild(t.gutterBackground),t.gutterBackground=null),t.line.gutterClass){var r=mr(t);t.gutterBackground=O("div",null,"CodeMirror-gutter-background "+t.line.gutterClass,"left: "+(e.options.fixedGutter?n.fixedPos:-n.gutterTotalWidth)+"px; width: "+n.gutterTotalWidth+"px"),e.display.input.setUneditable(t.gutterBackground),r.insertBefore(t.gutterBackground,t.text)}var s=t.line.gutterMarkers;if(e.options.lineNumbers||s){var l=mr(t),m=t.gutter=O("div",null,"CodeMirror-gutter-wrapper","left: "+(e.options.fixedGutter?n.fixedPos:-n.gutterTotalWidth)+"px");if(e.display.input.setUneditable(m),l.insertBefore(m,t.text),t.line.gutterClass&&(m.className+=" "+t.line.gutterClass),e.options.lineNumbers&&(!s||!s["CodeMirror-linenumbers"])&&(t.lineNumber=m.appendChild(O("div",ii(e.options,i),"CodeMirror-linenumber CodeMirror-gutter-elt","left: "+n.gutterLeft["CodeMirror-linenumbers"]+"px; width: "+e.display.lineNumInnerWidth+"px"))),s)for(var b=0;b<e.display.gutterSpecs.length;++b){var w=e.display.gutterSpecs[b].className,K=s.hasOwnProperty(w)&&s[w];K&&m.appendChild(O("div",[K],"CodeMirror-gutter-elt","left: "+n.gutterLeft[w]+"px; width: "+n.gutterWidth[w]+"px"))}}}function Is(e,t,i){t.alignable&&(t.alignable=null);for(var n=we("CodeMirror-linewidget"),r=t.node.firstChild,s=void 0;r;r=s)s=r.nextSibling,n.test(r.className)&&t.node.removeChild(r);ea(e,t,i)}function Ns(e,t,i,n){var r=Qo(e,t);return t.text=t.node=r.pre,r.bgClass&&(t.bgClass=r.bgClass),r.textClass&&(t.textClass=r.textClass),ho(e,t),qo(e,t,i,n),ea(e,t,n),t.node}function ea(e,t,i){if(ta(e,t.line,t,i,!0),t.rest)for(var n=0;n<t.rest.length;n++)ta(e,t.rest[n],t,i,!1)}function ta(e,t,i,n,r){if(!t.widgets)return;for(var s=mr(i),l=0,m=t.widgets;l<m.length;++l){var b=m[l],w=O("div",[b.node],"CodeMirror-linewidget"+(b.className?" "+b.className:""));b.handleMouseEvents||w.setAttribute("cm-ignore-events","true"),js(b,w,i,n),e.display.input.setUneditable(w),r&&b.above?s.insertBefore(w,i.gutter||i.text):s.appendChild(w),wn(b,"redraw")}}function js(e,t,i,n){if(e.noHScroll){(i.alignable||(i.alignable=[])).push(t);var r=n.wrapperWidth;t.style.left=n.fixedPos+"px",e.coverGutter||(r-=n.gutterTotalWidth,t.style.paddingLeft=n.gutterTotalWidth+"px"),t.style.width=r+"px"}e.coverGutter&&(t.style.zIndex=5,t.style.position="relative",e.noHScroll||(t.style.marginLeft=-n.gutterTotalWidth+"px"))}function gr(e){if(e.height!=null)return e.height;var t=e.doc.cm;if(!t)return 0;if(!F(document.body,e.node)){var i="position: relative;";e.coverGutter&&(i+="margin-left: -"+t.display.gutters.offsetWidth+"px;"),e.noHScroll&&(i+="width: "+t.display.wrapper.clientWidth+"px;"),ae(t.display.measure,O("div",[e.node],null,i))}return e.height=e.node.parentNode.offsetHeight}function gi(e,t){for(var i=Me(t);i!=e.wrapper;i=i.parentNode)if(!i||i.nodeType==1&&i.getAttribute("cm-ignore-events")=="true"||i.parentNode==e.sizer&&i!=e.mover)return!0}function zr(e){return e.lineSpace.offsetTop}function fo(e){return e.mover.offsetHeight-e.lineSpace.offsetHeight}function na(e){if(e.cachedPaddingH)return e.cachedPaddingH;var t=ae(e.measure,O("pre","x","CodeMirror-line-like")),i=window.getComputedStyle?window.getComputedStyle(t):t.currentStyle,n={left:parseInt(i.paddingLeft),right:parseInt(i.paddingRight)};return!isNaN(n.left)&&!isNaN(n.right)&&(e.cachedPaddingH=n),n}function di(e){return De-e.display.nativeBarWidth}function Di(e){return e.display.scroller.clientWidth-di(e)-e.display.barWidth}function po(e){return e.display.scroller.clientHeight-di(e)-e.display.barHeight}function Fs(e,t,i){var n=e.options.lineWrapping,r=n&&Di(e);if(!t.measure.heights||n&&t.measure.width!=r){var s=t.measure.heights=[];if(n){t.measure.width=r;for(var l=t.text.firstChild.getClientRects(),m=0;m<l.length-1;m++){var b=l[m],w=l[m+1];Math.abs(b.bottom-w.bottom)>2&&s.push((b.bottom+w.top)/2-i.top)}}s.push(i.bottom-i.top)}}function ia(e,t,i){if(e.line==t)return{map:e.measure.map,cache:e.measure.cache};for(var n=0;n<e.rest.length;n++)if(e.rest[n]==t)return{map:e.measure.maps[n],cache:e.measure.caches[n]};for(var r=0;r<e.rest.length;r++)if(Rt(e.rest[r])>i)return{map:e.measure.maps[r],cache:e.measure.caches[r],before:!0}}function Bs(e,t){t=Dn(t);var i=Rt(t),n=e.display.externalMeasured=new Ci(e.doc,t,i);n.lineN=i;var r=n.built=Pt(e,n);return n.text=r.pre,ae(e.display.lineMeasure,r.pre),n}function ra(e,t,i,n){return fi(e,$i(e,t),i,n)}function mo(e,t){if(t>=e.display.viewFrom&&t<e.display.viewTo)return e.display.view[Ni(e,t)];var i=e.display.externalMeasured;if(i&&t>=i.lineN&&t<i.lineN+i.size)return i}function $i(e,t){var i=Rt(t),n=mo(e,i);n&&!n.text?n=null:n&&n.changes&&(Zo(e,n,i,Co(e)),e.curOp.forceUpdate=!0),n||(n=Bs(e,t));var r=ia(n,t,i);return{line:t,view:n,rect:null,map:r.map,cache:r.cache,before:r.before,hasHeights:!1}}function fi(e,t,i,n,r){t.before&&(i=-1);var s=i+(n||""),l;return t.cache.hasOwnProperty(s)?l=t.cache[s]:(t.rect||(t.rect=t.view.text.getBoundingClientRect()),t.hasHeights||(Fs(e,t.view,t.rect),t.hasHeights=!0),l=Ws(e,t,i,n),l.bogus||(t.cache[s]=l)),{left:l.left,right:l.right,top:r?l.rtop:l.top,bottom:r?l.rbottom:l.bottom}}var oa={left:0,right:0,top:0,bottom:0};function aa(e,t,i){for(var n,r,s,l,m,b,w=0;w<e.length;w+=3)if(m=e[w],b=e[w+1],t<m?(r=0,s=1,l="left"):t<b?(r=t-m,s=r+1):(w==e.length-3||t==b&&e[w+3]>t)&&(s=b-m,r=s-1,t>=b&&(l="right")),r!=null){if(n=e[w+2],m==b&&i==(n.insertLeft?"left":"right")&&(l=i),i=="left"&&r==0)for(;w&&e[w-2]==e[w-3]&&e[w-1].insertLeft;)n=e[(w-=3)+2],l="left";if(i=="right"&&r==b-m)for(;w<e.length-3&&e[w+3]==e[w+4]&&!e[w+5].insertLeft;)n=e[(w+=3)+2],l="right";break}return{node:n,start:r,end:s,collapse:l,coverStart:m,coverEnd:b}}function Us(e,t){var i=oa;if(t=="left")for(var n=0;n<e.length&&!((i=e[n]).left!=i.right);n++);else for(var r=e.length-1;r>=0&&!((i=e[r]).left!=i.right);r--);return i}function Ws(e,t,i,n){var r=aa(t.map,i,n),s=r.node,l=r.start,m=r.end,b=r.collapse,w;if(s.nodeType==3){for(var K=0;K<4;K++){for(;l&&Ne(t.line.text.charAt(r.coverStart+l));)--l;for(;r.coverStart+m<r.coverEnd&&Ne(t.line.text.charAt(r.coverStart+m));)++m;if(G&&J<9&&l==0&&m==r.coverEnd-r.coverStart?w=s.parentNode.getBoundingClientRect():w=Us(V(s,l,m).getClientRects(),n),w.left||w.right||l==0)break;m=l,l=l-1,b="right"}G&&J<11&&(w=zs(e.display.measure,w))}else{l>0&&(b=n="right");var q;e.options.lineWrapping&&(q=s.getClientRects()).length>1?w=q[n=="right"?q.length-1:0]:w=s.getBoundingClientRect()}if(G&&J<9&&!l&&(!w||!w.left&&!w.right)){var Ae=s.parentNode.getClientRects()[0];Ae?w={left:Ae.left,right:Ae.left+Ji(e.display),top:Ae.top,bottom:Ae.bottom}:w=oa}for(var Ce=w.top-t.rect.top,Be=w.bottom-t.rect.top,Xe=(Ce+Be)/2,Qe=t.view.measure.heights,tt=0;tt<Qe.length-1&&!(Xe<Qe[tt]);tt++);var ut=tt?Qe[tt-1]:0,nt=Qe[tt],pt={left:(b=="right"?w.right:w.left)-t.rect.left,right:(b=="left"?w.left:w.right)-t.rect.left,top:ut,bottom:nt};return!w.left&&!w.right&&(pt.bogus=!0),e.options.singleCursorHeightPerLine||(pt.rtop=Ce,pt.rbottom=Be),pt}function zs(e,t){if(!window.screen||screen.logicalXDPI==null||screen.logicalXDPI==screen.deviceXDPI||!Jt(e))return t;var i=screen.logicalXDPI/screen.deviceXDPI,n=screen.logicalYDPI/screen.deviceYDPI;return{left:t.left*i,right:t.right*i,top:t.top*n,bottom:t.bottom*n}}function sa(e){if(e.measure&&(e.measure.cache={},e.measure.heights=null,e.rest))for(var t=0;t<e.rest.length;t++)e.measure.caches[t]={}}function la(e){e.display.externalMeasure=null,Ue(e.display.lineMeasure);for(var t=0;t<e.display.view.length;t++)sa(e.display.view[t])}function vr(e){la(e),e.display.cachedCharWidth=e.display.cachedTextHeight=e.display.cachedPaddingH=null,e.options.lineWrapping||(e.display.maxLineChanged=!0),e.display.lineNumChars=null}function ua(){return x&&y?-(document.body.getBoundingClientRect().left-parseInt(getComputedStyle(document.body).marginLeft)):window.pageXOffset||(document.documentElement||document.body).scrollLeft}function ca(){return x&&y?-(document.body.getBoundingClientRect().top-parseInt(getComputedStyle(document.body).marginTop)):window.pageYOffset||(document.documentElement||document.body).scrollTop}function go(e){var t=0;if(e.widgets)for(var i=0;i<e.widgets.length;++i)e.widgets[i].above&&(t+=gr(e.widgets[i]));return t}function Hr(e,t,i,n,r){if(!r){var s=go(t);i.top+=s,i.bottom+=s}if(n=="line")return i;n||(n="local");var l=ai(t);if(n=="local"?l+=zr(e.display):l-=e.display.viewOffset,n=="page"||n=="window"){var m=e.display.lineSpace.getBoundingClientRect();l+=m.top+(n=="window"?0:ca());var b=m.left+(n=="window"?0:ua());i.left+=b,i.right+=b}return i.top+=l,i.bottom+=l,i}function ha(e,t,i){if(i=="div")return t;var n=t.left,r=t.top;if(i=="page")n-=ua(),r-=ca();else if(i=="local"||!i){var s=e.display.sizer.getBoundingClientRect();n+=s.left,r+=s.top}var l=e.display.lineSpace.getBoundingClientRect();return{left:n-l.left,top:r-l.top}}function vo(e,t,i,n,r){return n||(n=vt(e.doc,t.line)),Hr(e,n,ra(e,n,t.ch,r),i)}function si(e,t,i,n,r,s){n=n||vt(e.doc,t.line),r||(r=$i(e,n));function l(Be,Xe){var Qe=fi(e,r,Be,Xe?"right":"left",s);return Xe?Qe.left=Qe.right:Qe.right=Qe.left,Hr(e,n,Qe,i)}var m=qe(n,e.doc.direction),b=t.ch,w=t.sticky;if(b>=n.text.length?(b=n.text.length,w="before"):b<=0&&(b=0,w="after"),!m)return l(w=="before"?b-1:b,w=="before");function K(Be,Xe,Qe){var tt=m[Xe],ut=tt.level==1;return l(Qe?Be-1:Be,ut!=Qe)}var q=Ye(m,b,w),Ae=$e,Ce=K(b,q,w=="before");return Ae!=null&&(Ce.other=K(b,Ae,w!="before")),Ce}function da(e,t){var i=0;t=o(e.doc,t),e.options.lineWrapping||(i=Ji(e.display)*t.ch);var n=vt(e.doc,t.line),r=ai(n)+zr(e.display);return{left:i,right:i,top:r,bottom:r+n.height}}function yo(e,t,i,n,r){var s=He(e,t,i);return s.xRel=r,n&&(s.outside=n),s}function bo(e,t,i){var n=e.doc;if(i+=e.display.viewOffset,i<0)return yo(n.first,0,null,-1,-1);var r=Tn(n,i),s=n.first+n.size-1;if(r>s)return yo(n.first+n.size-1,vt(n,s).text.length,null,1,1);t<0&&(t=0);for(var l=vt(n,r);;){var m=Hs(e,l,r,t,i),b=hi(l,m.ch+(m.xRel>0||m.outside>0?1:0));if(!b)return m;var w=b.find(1);if(w.line==r)return w;l=vt(n,r=w.line)}}function fa(e,t,i,n){n-=go(t);var r=t.text.length,s=Je(function(l){return fi(e,i,l-1).bottom<=n},r,0);return r=Je(function(l){return fi(e,i,l).top>n},s,r),{begin:s,end:r}}function pa(e,t,i,n){i||(i=$i(e,t));var r=Hr(e,t,fi(e,i,n),"line").top;return fa(e,t,i,r)}function xo(e,t,i,n){return e.bottom<=i?!1:e.top>i?!0:(n?e.left:e.right)>t}function Hs(e,t,i,n,r){r-=ai(t);var s=$i(e,t),l=go(t),m=0,b=t.text.length,w=!0,K=qe(t,e.doc.direction);if(K){var q=(e.options.lineWrapping?Vs:Gs)(e,t,i,s,K,n,r);w=q.level!=1,m=w?q.from:q.to-1,b=w?q.to:q.from-1}var Ae=null,Ce=null,Be=Je(function(_t){var Ct=fi(e,s,_t);return Ct.top+=l,Ct.bottom+=l,xo(Ct,n,r,!1)?(Ct.top<=r&&Ct.left<=n&&(Ae=_t,Ce=Ct),!0):!1},m,b),Xe,Qe,tt=!1;if(Ce){var ut=n-Ce.left<Ce.right-n,nt=ut==w;Be=Ae+(nt?0:1),Qe=nt?"after":"before",Xe=ut?Ce.left:Ce.right}else{!w&&(Be==b||Be==m)&&Be++,Qe=Be==0?"after":Be==t.text.length?"before":fi(e,s,Be-(w?1:0)).bottom+l<=r==w?"after":"before";var pt=si(e,He(i,Be,Qe),"line",t,s);Xe=pt.left,tt=r<pt.top?-1:r>=pt.bottom?1:0}return Be=Fe(t.text,Be,1),yo(i,Be,Qe,tt,n-Xe)}function Gs(e,t,i,n,r,s,l){var m=Je(function(q){var Ae=r[q],Ce=Ae.level!=1;return xo(si(e,He(i,Ce?Ae.to:Ae.from,Ce?"before":"after"),"line",t,n),s,l,!0)},0,r.length-1),b=r[m];if(m>0){var w=b.level!=1,K=si(e,He(i,w?b.from:b.to,w?"after":"before"),"line",t,n);xo(K,s,l,!0)&&K.top>l&&(b=r[m-1])}return b}function Vs(e,t,i,n,r,s,l){var m=fa(e,t,n,l),b=m.begin,w=m.end;/\s/.test(t.text.charAt(w-1))&&w--;for(var K=null,q=null,Ae=0;Ae<r.length;Ae++){var Ce=r[Ae];if(Ce.from>=w||Ce.to<=b)continue;var Be=Ce.level!=1,Xe=fi(e,n,Be?Math.min(w,Ce.to)-1:Math.max(b,Ce.from)).right,Qe=Xe<s?s-Xe+1e9:Xe-s;(!K||q>Qe)&&(K=Ce,q=Qe)}return K||(K=r[r.length-1]),K.from<b&&(K={from:b,to:K.to,level:K.level}),K.to>w&&(K={from:K.from,to:w,level:K.level}),K}var Pi;function Yi(e){if(e.cachedTextHeight!=null)return e.cachedTextHeight;if(Pi==null){Pi=O("pre",null,"CodeMirror-line-like");for(var t=0;t<49;++t)Pi.appendChild(document.createTextNode("x")),Pi.appendChild(O("br"));Pi.appendChild(document.createTextNode("x"))}ae(e.measure,Pi);var i=Pi.offsetHeight/50;return i>3&&(e.cachedTextHeight=i),Ue(e.measure),i||1}function Ji(e){if(e.cachedCharWidth!=null)return e.cachedCharWidth;var t=O("span","xxxxxxxxxx"),i=O("pre",[t],"CodeMirror-line-like");ae(e.measure,i);var n=t.getBoundingClientRect(),r=(n.right-n.left)/10;return r>2&&(e.cachedCharWidth=r),r||10}function Co(e){for(var t=e.display,i={},n={},r=t.gutters.clientLeft,s=t.gutters.firstChild,l=0;s;s=s.nextSibling,++l){var m=e.display.gutterSpecs[l].className;i[m]=s.offsetLeft+s.clientLeft+r,n[m]=s.clientWidth}return{fixedPos:Eo(t),gutterTotalWidth:t.gutters.offsetWidth,gutterLeft:i,gutterWidth:n,wrapperWidth:t.wrapper.clientWidth}}function Eo(e){return e.scroller.getBoundingClientRect().left-e.sizer.getBoundingClientRect().left}function ma(e){var t=Yi(e.display),i=e.options.lineWrapping,n=i&&Math.max(5,e.display.scroller.clientWidth/Ji(e.display)-3);return function(r){if(zn(e.doc,r))return 0;var s=0;if(r.widgets)for(var l=0;l<r.widgets.length;l++)r.widgets[l].height&&(s+=r.widgets[l].height);return i?s+(Math.ceil(r.text.length/n)||1)*t:s+t}}function wo(e){var t=e.doc,i=ma(e);t.iter(function(n){var r=i(n);r!=n.height&&Sn(n,r)})}function Ii(e,t,i,n){var r=e.display;if(!i&&Me(t).getAttribute("cm-not-content")=="true")return null;var s,l,m=r.lineSpace.getBoundingClientRect();try{s=t.clientX-m.left,l=t.clientY-m.top}catch(q){return null}var b=bo(e,s,l),w;if(n&&b.xRel>0&&(w=vt(e.doc,b.line).text).length==b.ch){var K=L(w,w.length,e.options.tabSize)-w.length;b=He(b.line,Math.max(0,Math.round((s-na(e.display).left)/Ji(e.display))-K))}return b}function Ni(e,t){if(t>=e.display.viewTo)return null;if(t-=e.display.viewFrom,t<0)return null;for(var i=e.display.view,n=0;n<i.length;n++)if(t-=i[n].size,t<0)return n}function In(e,t,i,n){t==null&&(t=e.doc.first),i==null&&(i=e.doc.first+e.doc.size),n||(n=0);var r=e.display;if(n&&i<r.viewTo&&(r.updateLineNumbers==null||r.updateLineNumbers>t)&&(r.updateLineNumbers=t),e.curOp.viewChanged=!0,t>=r.viewTo)Mn&&xi(e.doc,t)<r.viewTo&&wi(e);else if(i<=r.viewFrom)Mn&&Br(e.doc,i+n)>r.viewFrom?wi(e):(r.viewFrom+=n,r.viewTo+=n);else if(t<=r.viewFrom&&i>=r.viewTo)wi(e);else if(t<=r.viewFrom){var s=Gr(e,i,i+n,1);s?(r.view=r.view.slice(s.index),r.viewFrom=s.lineN,r.viewTo+=n):wi(e)}else if(i>=r.viewTo){var l=Gr(e,t,t,-1);l?(r.view=r.view.slice(0,l.index),r.viewTo=l.lineN):wi(e)}else{var m=Gr(e,t,t,-1),b=Gr(e,i,i+n,1);m&&b?(r.view=r.view.slice(0,m.index).concat(Ht(e,m.lineN,b.lineN)).concat(r.view.slice(b.index)),r.viewTo+=n):wi(e)}var w=r.externalMeasured;w&&(i<w.lineN?w.lineN+=n:t<w.lineN+w.size&&(r.externalMeasured=null))}function Ei(e,t,i){e.curOp.viewChanged=!0;var n=e.display,r=e.display.externalMeasured;if(r&&t>=r.lineN&&t<r.lineN+r.size&&(n.externalMeasured=null),t<n.viewFrom||t>=n.viewTo)return;var s=n.view[Ni(e,t)];if(s.node==null)return;var l=s.changes||(s.changes=[]);le(l,i)==-1&&l.push(i)}function wi(e){e.display.viewFrom=e.display.viewTo=e.doc.first,e.display.view=[],e.display.viewOffset=0}function Gr(e,t,i,n){var r=Ni(e,t),s,l=e.display.view;if(!Mn||i==e.doc.first+e.doc.size)return{index:r,lineN:i};for(var m=e.display.viewFrom,b=0;b<r;b++)m+=l[b].size;if(m!=t){if(n>0){if(r==l.length-1)return null;s=m+l[r].size-t,r++}else s=m-t;t+=s,i+=s}for(;xi(e.doc,i)!=i;){if(r==(n<0?0:l.length-1))return null;i+=n*l[r-(n<0?1:0)].size,r+=n}return{index:r,lineN:i}}function Ks(e,t,i){var n=e.display,r=n.view;r.length==0||t>=n.viewTo||i<=n.viewFrom?(n.view=Ht(e,t,i),n.viewFrom=t):(n.viewFrom>t?n.view=Ht(e,t,n.viewFrom).concat(n.view):n.viewFrom<t&&(n.view=n.view.slice(Ni(e,t))),n.viewFrom=t,n.viewTo<i?n.view=n.view.concat(Ht(e,n.viewTo,i)):n.viewTo>i&&(n.view=n.view.slice(0,Ni(e,i)))),n.viewTo=i}function ga(e){for(var t=e.display.view,i=0,n=0;n<t.length;n++){var r=t[n];!r.hidden&&(!r.node||r.changes)&&++i}return i}function yr(e){e.display.input.showSelection(e.display.input.prepareSelection())}function va(e,t){t===void 0&&(t=!0);for(var i=e.doc,n={},r=n.cursors=document.createDocumentFragment(),s=n.selection=document.createDocumentFragment(),l=0;l<i.sel.ranges.length;l++){if(!t&&l==i.sel.primIndex)continue;var m=i.sel.ranges[l];if(m.from().line>=e.display.viewTo||m.to().line<e.display.viewFrom)continue;var b=m.empty();(b||e.options.showCursorWhenSelecting)&&ya(e,m.head,r),b||Xs(e,m,s)}return n}function ya(e,t,i){var n=si(e,t,"div",null,null,!e.options.singleCursorHeightPerLine),r=i.appendChild(O("div","\xA0","CodeMirror-cursor"));if(r.style.left=n.left+"px",r.style.top=n.top+"px",r.style.height=Math.max(0,n.bottom-n.top)*e.options.cursorHeight+"px",n.other){var s=i.appendChild(O("div","\xA0","CodeMirror-cursor CodeMirror-secondarycursor"));s.style.display="",s.style.left=n.other.left+"px",s.style.top=n.other.top+"px",s.style.height=(n.other.bottom-n.other.top)*.85+"px"}}function Vr(e,t){return e.top-t.top||e.left-t.left}function Xs(e,t,i){var n=e.display,r=e.doc,s=document.createDocumentFragment(),l=na(e.display),m=l.left,b=Math.max(n.sizerWidth,Di(e)-n.sizer.offsetLeft)-l.right,w=r.direction=="ltr";function K(nt,pt,_t,Ct){pt<0&&(pt=0),pt=Math.round(pt),Ct=Math.round(Ct),s.appendChild(O("div",null,"CodeMirror-selected","position: absolute; left: "+nt+`px;
|
|
top: `+pt+"px; width: "+(_t==null?b-nt:_t)+`px;
|
|
height: `+(Ct-pt)+"px"))}function q(nt,pt,_t){var Ct=vt(r,nt),Mt=Ct.text.length,tn,xn;function an(fn,Fn){return vo(e,He(nt,fn),"div",Ct,Fn)}function Gn(fn,Fn,_n){var gn=pa(e,Ct,null,fn),pn=Fn=="ltr"==(_n=="after")?"left":"right",ln=_n=="after"?gn.begin:gn.end-(/\s/.test(Ct.text.charAt(gn.end-1))?2:1);return an(ln,pn)[pn]}var jn=qe(Ct,r.direction);return ze(jn,pt||0,_t==null?Mt:_t,function(fn,Fn,_n,gn){var pn=_n=="ltr",ln=an(fn,pn?"left":"right"),Bn=an(Fn-1,pn?"right":"left"),ur=pt==null&&fn==0,Li=_t==null&&Fn==Mt,An=gn==0,pi=!jn||gn==jn.length-1;if(Bn.top-ln.top<=3){var Cn=(w?ur:Li)&&An,$o=(w?Li:ur)&&pi,yi=Cn?m:(pn?ln:Bn).left,Wi=$o?b:(pn?Bn:ln).right;K(yi,ln.top,Wi-yi,ln.bottom)}else{var zi,On,cr,Yo;pn?(zi=w&&ur&&An?m:ln.left,On=w?b:Gn(fn,_n,"before"),cr=w?m:Gn(Fn,_n,"after"),Yo=w&&Li&&pi?b:Bn.right):(zi=w?Gn(fn,_n,"before"):m,On=!w&&ur&&An?b:ln.right,cr=!w&&Li&&pi?m:Bn.left,Yo=w?Gn(Fn,_n,"after"):b),K(zi,ln.top,On-zi,ln.bottom),ln.bottom<Bn.top&&K(m,ln.bottom,null,Bn.top),K(cr,Bn.top,Yo-cr,Bn.bottom)}(!tn||Vr(ln,tn)<0)&&(tn=ln),Vr(Bn,tn)<0&&(tn=Bn),(!xn||Vr(ln,xn)<0)&&(xn=ln),Vr(Bn,xn)<0&&(xn=Bn)}),{start:tn,end:xn}}var Ae=t.from(),Ce=t.to();if(Ae.line==Ce.line)q(Ae.line,Ae.ch,Ce.ch);else{var Be=vt(r,Ae.line),Xe=vt(r,Ce.line),Qe=Dn(Be)==Dn(Xe),tt=q(Ae.line,Ae.ch,Qe?Be.text.length+1:null).end,ut=q(Ce.line,Qe?0:null,Ce.ch).start;Qe&&(tt.top<ut.top-2?(K(tt.right,tt.top,null,tt.bottom),K(m,ut.top,ut.left,ut.bottom)):K(tt.right,tt.top,ut.left-tt.right,tt.bottom)),tt.bottom<ut.top&&K(m,tt.bottom,null,ut.top)}i.appendChild(s)}function _o(e){if(!e.state.focused)return;var t=e.display;clearInterval(t.blinker);var i=!0;t.cursorDiv.style.visibility="",e.options.cursorBlinkRate>0?t.blinker=setInterval(function(){e.hasFocus()||Zi(e),t.cursorDiv.style.visibility=(i=!i)?"":"hidden"},e.options.cursorBlinkRate):e.options.cursorBlinkRate<0&&(t.cursorDiv.style.visibility="hidden")}function ba(e){e.state.focused||(e.display.input.focus(),So(e))}function xa(e){e.state.delayingBlurEvent=!0,setTimeout(function(){e.state.delayingBlurEvent&&(e.state.delayingBlurEvent=!1,Zi(e))},100)}function So(e,t){if(e.state.delayingBlurEvent&&(e.state.delayingBlurEvent=!1),e.options.readOnly=="nocursor")return;e.state.focused||(We(e,"focus",e,t),e.state.focused=!0,z(e.display.wrapper,"CodeMirror-focused"),!e.curOp&&e.display.selForContextMenu!=e.doc.sel&&(e.display.input.reset(),U&&setTimeout(function(){return e.display.input.reset(!0)},20)),e.display.input.receivedFocus()),_o(e)}function Zi(e,t){if(e.state.delayingBlurEvent)return;e.state.focused&&(We(e,"blur",e,t),e.state.focused=!1,Le(e.display.wrapper,"CodeMirror-focused")),clearInterval(e.display.blinker),setTimeout(function(){e.state.focused||(e.display.shift=!1)},150)}function Kr(e){for(var t=e.display,i=t.lineDiv.offsetTop,n=0;n<t.view.length;n++){var r=t.view[n],s=e.options.lineWrapping,l=void 0,m=0;if(r.hidden)continue;if(G&&J<8){var b=r.node.offsetTop+r.node.offsetHeight;l=b-i,i=b}else{var w=r.node.getBoundingClientRect();l=w.bottom-w.top,!s&&r.text.firstChild&&(m=r.text.firstChild.getBoundingClientRect().right-w.left-1)}var K=r.line.height-l;if((K>.005||K<-.005)&&(Sn(r.line,l),Ca(r.line),r.rest))for(var q=0;q<r.rest.length;q++)Ca(r.rest[q]);if(m>e.display.sizerWidth){var Ae=Math.ceil(m/Ji(e.display));Ae>e.display.maxLineLength&&(e.display.maxLineLength=Ae,e.display.maxLine=r.line,e.display.maxLineChanged=!0)}}}function Ca(e){if(e.widgets)for(var t=0;t<e.widgets.length;++t){var i=e.widgets[t],n=i.node.parentNode;n&&(i.height=n.offsetHeight)}}function Xr(e,t,i){var n=i&&i.top!=null?Math.max(0,i.top):e.scroller.scrollTop;n=Math.floor(n-zr(e));var r=i&&i.bottom!=null?i.bottom:n+e.wrapper.clientHeight,s=Tn(t,n),l=Tn(t,r);if(i&&i.ensure){var m=i.ensure.from.line,b=i.ensure.to.line;m<s?(s=m,l=Tn(t,ai(vt(t,m))+e.wrapper.clientHeight)):Math.min(b,t.lastLine())>=l&&(s=Tn(t,ai(vt(t,b))-e.wrapper.clientHeight),l=b)}return{from:s,to:Math.max(l,s+1)}}function $s(e,t){if(Ze(e,"scrollCursorIntoView"))return;var i=e.display,n=i.sizer.getBoundingClientRect(),r=null;if(t.top+n.top<0?r=!0:t.bottom+n.top>(window.innerHeight||document.documentElement.clientHeight)&&(r=!1),r!=null&&!_){var s=O("div","\u200B",null,`position: absolute;
|
|
top: `+(t.top-i.viewOffset-zr(e.display))+`px;
|
|
height: `+(t.bottom-t.top+di(e)+i.barHeight)+`px;
|
|
left: `+t.left+"px; width: "+Math.max(2,t.right-t.left)+"px;");e.display.lineSpace.appendChild(s),s.scrollIntoView(r),e.display.lineSpace.removeChild(s)}}function Ys(e,t,i,n){n==null&&(n=0);var r;!e.options.lineWrapping&&t==i&&(t=t.ch?He(t.line,t.sticky=="before"?t.ch-1:t.ch,"after"):t,i=t.sticky=="before"?He(t.line,t.ch+1,"before"):t);for(var s=0;s<5;s++){var l=!1,m=si(e,t),b=!i||i==t?m:si(e,i);r={left:Math.min(m.left,b.left),top:Math.min(m.top,b.top)-n,right:Math.max(m.left,b.left),bottom:Math.max(m.bottom,b.bottom)+n};var w=ko(e,r),K=e.doc.scrollTop,q=e.doc.scrollLeft;if(w.scrollTop!=null&&(xr(e,w.scrollTop),Math.abs(e.doc.scrollTop-K)>1&&(l=!0)),w.scrollLeft!=null&&(ji(e,w.scrollLeft),Math.abs(e.doc.scrollLeft-q)>1&&(l=!0)),!l)break}return r}function Js(e,t){var i=ko(e,t);i.scrollTop!=null&&xr(e,i.scrollTop),i.scrollLeft!=null&&ji(e,i.scrollLeft)}function ko(e,t){var i=e.display,n=Yi(e.display);t.top<0&&(t.top=0);var r=e.curOp&&e.curOp.scrollTop!=null?e.curOp.scrollTop:i.scroller.scrollTop,s=po(e),l={};t.bottom-t.top>s&&(t.bottom=t.top+s);var m=e.doc.height+fo(i),b=t.top<n,w=t.bottom>m-n;if(t.top<r)l.scrollTop=b?0:t.top;else if(t.bottom>r+s){var K=Math.min(t.top,(w?m:t.bottom)-s);K!=r&&(l.scrollTop=K)}var q=e.options.fixedGutter?0:i.gutters.offsetWidth,Ae=e.curOp&&e.curOp.scrollLeft!=null?e.curOp.scrollLeft:i.scroller.scrollLeft-q,Ce=Di(e)-i.gutters.offsetWidth,Be=t.right-t.left>Ce;return Be&&(t.right=t.left+Ce),t.left<10?l.scrollLeft=0:t.left<Ae?l.scrollLeft=Math.max(0,t.left+q-(Be?0:10)):t.right>Ce+Ae-3&&(l.scrollLeft=t.right+(Be?0:10)-Ce),l}function Ao(e,t){if(t==null)return;$r(e),e.curOp.scrollTop=(e.curOp.scrollTop==null?e.doc.scrollTop:e.curOp.scrollTop)+t}function Qi(e){$r(e);var t=e.getCursor();e.curOp.scrollToPos={from:t,to:t,margin:e.options.cursorScrollMargin}}function br(e,t,i){(t!=null||i!=null)&&$r(e),t!=null&&(e.curOp.scrollLeft=t),i!=null&&(e.curOp.scrollTop=i)}function Zs(e,t){$r(e),e.curOp.scrollToPos=t}function $r(e){var t=e.curOp.scrollToPos;if(t){e.curOp.scrollToPos=null;var i=da(e,t.from),n=da(e,t.to);Ea(e,i,n,t.margin)}}function Ea(e,t,i,n){var r=ko(e,{left:Math.min(t.left,i.left),top:Math.min(t.top,i.top)-n,right:Math.max(t.right,i.right),bottom:Math.max(t.bottom,i.bottom)+n});br(e,r.scrollLeft,r.scrollTop)}function xr(e,t){if(Math.abs(e.doc.scrollTop-t)<2)return;de||Lo(e,{top:t}),wa(e,t,!0),de&&Lo(e),wr(e,100)}function wa(e,t,i){if(t=Math.max(0,Math.min(e.display.scroller.scrollHeight-e.display.scroller.clientHeight,t)),e.display.scroller.scrollTop==t&&!i)return;e.doc.scrollTop=t,e.display.scrollbars.setScrollTop(t),e.display.scroller.scrollTop!=t&&(e.display.scroller.scrollTop=t)}function ji(e,t,i,n){if(t=Math.max(0,Math.min(t,e.display.scroller.scrollWidth-e.display.scroller.clientWidth)),(i?t==e.doc.scrollLeft:Math.abs(e.doc.scrollLeft-t)<2)&&!n)return;e.doc.scrollLeft=t,Ta(e),e.display.scroller.scrollLeft!=t&&(e.display.scroller.scrollLeft=t),e.display.scrollbars.setScrollLeft(t)}function Cr(e){var t=e.display,i=t.gutters.offsetWidth,n=Math.round(e.doc.height+fo(e.display));return{clientHeight:t.scroller.clientHeight,viewHeight:t.wrapper.clientHeight,scrollWidth:t.scroller.scrollWidth,clientWidth:t.scroller.clientWidth,viewWidth:t.wrapper.clientWidth,barLeft:e.options.fixedGutter?i:0,docHeight:n,scrollHeight:n+di(e)+t.barHeight,nativeBarWidth:t.nativeBarWidth,gutterWidth:i}}var Fi=function(e,t,i){this.cm=i;var n=this.vert=O("div",[O("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),r=this.horiz=O("div",[O("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");n.tabIndex=r.tabIndex=-1,e(n),e(r),Pe(n,"scroll",function(){n.clientHeight&&t(n.scrollTop,"vertical")}),Pe(r,"scroll",function(){r.clientWidth&&t(r.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,G&&J<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};Fi.prototype.update=function(e){var t=e.scrollWidth>e.clientWidth+1,i=e.scrollHeight>e.clientHeight+1,n=e.nativeBarWidth;if(i){this.vert.style.display="block",this.vert.style.bottom=t?n+"px":"0";var r=e.viewHeight-(t?n:0);this.vert.firstChild.style.height=Math.max(0,e.scrollHeight-e.clientHeight+r)+"px"}else this.vert.style.display="",this.vert.firstChild.style.height="0";if(t){this.horiz.style.display="block",this.horiz.style.right=i?n+"px":"0",this.horiz.style.left=e.barLeft+"px";var s=e.viewWidth-e.barLeft-(i?n:0);this.horiz.firstChild.style.width=Math.max(0,e.scrollWidth-e.clientWidth+s)+"px"}else this.horiz.style.display="",this.horiz.firstChild.style.width="0";return!this.checkedZeroWidth&&e.clientHeight>0&&(n==0&&this.zeroWidthHack(),this.checkedZeroWidth=!0),{right:i?n:0,bottom:t?n:0}},Fi.prototype.setScrollLeft=function(e){this.horiz.scrollLeft!=e&&(this.horiz.scrollLeft=e),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},Fi.prototype.setScrollTop=function(e){this.vert.scrollTop!=e&&(this.vert.scrollTop=e),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},Fi.prototype.zeroWidthHack=function(){var e=A&&!E?"12px":"18px";this.horiz.style.height=this.vert.style.width=e,this.horiz.style.pointerEvents=this.vert.style.pointerEvents="none",this.disableHoriz=new H,this.disableVert=new H},Fi.prototype.enableZeroWidthBar=function(e,t,i){e.style.pointerEvents="auto";function n(){var r=e.getBoundingClientRect(),s=i=="vert"?document.elementFromPoint(r.right-1,(r.top+r.bottom)/2):document.elementFromPoint((r.right+r.left)/2,r.bottom-1);s!=e?e.style.pointerEvents="none":t.set(1e3,n)}t.set(1e3,n)},Fi.prototype.clear=function(){var e=this.horiz.parentNode;e.removeChild(this.horiz),e.removeChild(this.vert)};var Er=function(){};Er.prototype.update=function(){return{bottom:0,right:0}},Er.prototype.setScrollLeft=function(){},Er.prototype.setScrollTop=function(){},Er.prototype.clear=function(){};function qi(e,t){t||(t=Cr(e));var i=e.display.barWidth,n=e.display.barHeight;_a(e,t);for(var r=0;r<4&&i!=e.display.barWidth||n!=e.display.barHeight;r++)i!=e.display.barWidth&&e.options.lineWrapping&&Kr(e),_a(e,Cr(e)),i=e.display.barWidth,n=e.display.barHeight}function _a(e,t){var i=e.display,n=i.scrollbars.update(t);i.sizer.style.paddingRight=(i.barWidth=n.right)+"px",i.sizer.style.paddingBottom=(i.barHeight=n.bottom)+"px",i.heightForcer.style.borderBottom=n.bottom+"px solid transparent",n.right&&n.bottom?(i.scrollbarFiller.style.display="block",i.scrollbarFiller.style.height=n.bottom+"px",i.scrollbarFiller.style.width=n.right+"px"):i.scrollbarFiller.style.display="",n.bottom&&e.options.coverGutterNextToScrollbar&&e.options.fixedGutter?(i.gutterFiller.style.display="block",i.gutterFiller.style.height=n.bottom+"px",i.gutterFiller.style.width=t.gutterWidth+"px"):i.gutterFiller.style.display=""}var Sa={native:Fi,null:Er};function ka(e){e.display.scrollbars&&(e.display.scrollbars.clear(),e.display.scrollbars.addClass&&Le(e.display.wrapper,e.display.scrollbars.addClass)),e.display.scrollbars=new Sa[e.options.scrollbarStyle](function(t){e.display.wrapper.insertBefore(t,e.display.scrollbarFiller),Pe(t,"mousedown",function(){e.state.focused&&setTimeout(function(){return e.display.input.focus()},0)}),t.setAttribute("cm-not-content","true")},function(t,i){i=="horizontal"?ji(e,t):xr(e,t)},e),e.display.scrollbars.addClass&&z(e.display.wrapper,e.display.scrollbars.addClass)}var Qs=0;function Bi(e){e.curOp={cm:e,viewChanged:!1,startHeight:e.doc.height,forceUpdate:!1,updateInput:0,typing:!1,changeObjs:null,cursorActivityHandlers:null,cursorActivityCalled:0,selectionChanged:!1,updateMaxLine:!1,scrollLeft:null,scrollTop:null,scrollToPos:null,focus:!1,id:++Qs},ei(e.curOp)}function Ui(e){var t=e.curOp;t&&Wr(t,function(i){for(var n=0;n<i.ops.length;n++)i.ops[n].cm.curOp=null;qs(i)})}function qs(e){for(var t=e.ops,i=0;i<t.length;i++)el(t[i]);for(var n=0;n<t.length;n++)tl(t[n]);for(var r=0;r<t.length;r++)nl(t[r]);for(var s=0;s<t.length;s++)il(t[s]);for(var l=0;l<t.length;l++)rl(t[l])}function el(e){var t=e.cm,i=t.display;al(t),e.updateMaxLine&&Ur(t),e.mustUpdate=e.viewChanged||e.forceUpdate||e.scrollTop!=null||e.scrollToPos&&(e.scrollToPos.from.line<i.viewFrom||e.scrollToPos.to.line>=i.viewTo)||i.maxLineChanged&&t.options.lineWrapping,e.update=e.mustUpdate&&new Yr(t,e.mustUpdate&&{top:e.scrollTop,ensure:e.scrollToPos},e.forceUpdate)}function tl(e){e.updatedDisplay=e.mustUpdate&&To(e.cm,e.update)}function nl(e){var t=e.cm,i=t.display;e.updatedDisplay&&Kr(t),e.barMeasure=Cr(t),i.maxLineChanged&&!t.options.lineWrapping&&(e.adjustWidthTo=ra(t,i.maxLine,i.maxLine.text.length).left+3,t.display.sizerWidth=e.adjustWidthTo,e.barMeasure.scrollWidth=Math.max(i.scroller.clientWidth,i.sizer.offsetLeft+e.adjustWidthTo+di(t)+t.display.barWidth),e.maxScrollLeft=Math.max(0,i.sizer.offsetLeft+e.adjustWidthTo-Di(t))),(e.updatedDisplay||e.selectionChanged)&&(e.preparedSelection=i.input.prepareSelection())}function il(e){var t=e.cm;e.adjustWidthTo!=null&&(t.display.sizer.style.minWidth=e.adjustWidthTo+"px",e.maxScrollLeft<t.doc.scrollLeft&&ji(t,Math.min(t.display.scroller.scrollLeft,e.maxScrollLeft),!0),t.display.maxLineChanged=!1);var i=e.focus&&e.focus==ne();e.preparedSelection&&t.display.input.showSelection(e.preparedSelection,i),(e.updatedDisplay||e.startHeight!=t.doc.height)&&qi(t,e.barMeasure),e.updatedDisplay&&Ro(t,e.barMeasure),e.selectionChanged&&_o(t),t.state.focused&&e.updateInput&&t.display.input.reset(e.typing),i&&ba(e.cm)}function rl(e){var t=e.cm,i=t.display,n=t.doc;if(e.updatedDisplay&&Aa(t,e.update),i.wheelStartX!=null&&(e.scrollTop!=null||e.scrollLeft!=null||e.scrollToPos)&&(i.wheelStartX=i.wheelStartY=null),e.scrollTop!=null&&wa(t,e.scrollTop,e.forceScroll),e.scrollLeft!=null&&ji(t,e.scrollLeft,!0,!0),e.scrollToPos){var r=Ys(t,o(n,e.scrollToPos.from),o(n,e.scrollToPos.to),e.scrollToPos.margin);$s(t,r)}var s=e.maybeHiddenMarkers,l=e.maybeUnhiddenMarkers;if(s)for(var m=0;m<s.length;++m)s[m].lines.length||We(s[m],"hide");if(l)for(var b=0;b<l.length;++b)l[b].lines.length&&We(l[b],"unhide");i.wrapper.offsetHeight&&(n.scrollTop=t.display.scroller.scrollTop),e.changeObjs&&We(t,"changes",t,e.changeObjs),e.update&&e.update.finish()}function Hn(e,t){if(e.curOp)return t();Bi(e);try{return t()}finally{Ui(e)}}function yn(e,t){return function(){if(e.curOp)return t.apply(e,arguments);Bi(e);try{return t.apply(e,arguments)}finally{Ui(e)}}}function Ln(e){return function(){if(this.curOp)return e.apply(this,arguments);Bi(this);try{return e.apply(this,arguments)}finally{Ui(this)}}}function bn(e){return function(){var t=this.cm;if(!t||t.curOp)return e.apply(this,arguments);Bi(t);try{return e.apply(this,arguments)}finally{Ui(t)}}}function wr(e,t){e.doc.highlightFrontier<e.display.viewTo&&e.state.highlight.set(t,g(ol,e))}function ol(e){var t=e.doc;if(t.highlightFrontier>=e.display.viewTo)return;var i=+new Date+e.options.workTime,n=et(e,t.highlightFrontier),r=[];t.iter(n.line,Math.min(t.first+t.size,e.display.viewTo+500),function(s){if(n.line>=e.display.viewFrom){var l=s.styles,m=s.text.length>e.options.maxHighlightLength?Zt(t.mode,n.state):null,b=te(e,s,n,!0);m&&(n.state=m),s.styles=b.styles;var w=s.styleClasses,K=b.classes;K?s.styleClasses=K:w&&(s.styleClasses=null);for(var q=!l||l.length!=s.styles.length||w!=K&&(!w||!K||w.bgClass!=K.bgClass||w.textClass!=K.textClass),Ae=0;!q&&Ae<l.length;++Ae)q=l[Ae]!=s.styles[Ae];q&&r.push(n.line),s.stateAfter=n.save(),n.nextLine()}else s.text.length<=e.options.maxHighlightLength&&ft(e,s.text,n),s.stateAfter=n.line%5==0?n.save():null,n.nextLine();if(+new Date>i)return wr(e,e.options.workDelay),!0}),t.highlightFrontier=n.line,t.modeFrontier=Math.max(t.modeFrontier,n.line),r.length&&Hn(e,function(){for(var s=0;s<r.length;s++)Ei(e,r[s],"text")})}var Yr=function(e,t,i){var n=e.display;this.viewport=t,this.visible=Xr(n,e.doc,t),this.editorIsHidden=!n.wrapper.offsetWidth,this.wrapperHeight=n.wrapper.clientHeight,this.wrapperWidth=n.wrapper.clientWidth,this.oldDisplayWidth=Di(e),this.force=i,this.dims=Co(e),this.events=[]};Yr.prototype.signal=function(e,t){re(e,t)&&this.events.push(arguments)},Yr.prototype.finish=function(){for(var e=0;e<this.events.length;e++)We.apply(null,this.events[e])};function al(e){var t=e.display;!t.scrollbarsClipped&&t.scroller.offsetWidth&&(t.nativeBarWidth=t.scroller.offsetWidth-t.scroller.clientWidth,t.heightForcer.style.height=di(e)+"px",t.sizer.style.marginBottom=-t.nativeBarWidth+"px",t.sizer.style.borderRightWidth=di(e)+"px",t.scrollbarsClipped=!0)}function sl(e){if(e.hasFocus())return null;var t=ne();if(!t||!F(e.display.lineDiv,t))return null;var i={activeElt:t};if(window.getSelection){var n=window.getSelection();n.anchorNode&&n.extend&&F(e.display.lineDiv,n.anchorNode)&&(i.anchorNode=n.anchorNode,i.anchorOffset=n.anchorOffset,i.focusNode=n.focusNode,i.focusOffset=n.focusOffset)}return i}function ll(e){if(!e||!e.activeElt||e.activeElt==ne())return;if(e.activeElt.focus(),!/^(INPUT|TEXTAREA)$/.test(e.activeElt.nodeName)&&e.anchorNode&&F(document.body,e.anchorNode)&&F(document.body,e.focusNode)){var t=window.getSelection(),i=document.createRange();i.setEnd(e.anchorNode,e.anchorOffset),i.collapse(!1),t.removeAllRanges(),t.addRange(i),t.extend(e.focusNode,e.focusOffset)}}function To(e,t){var i=e.display,n=e.doc;if(t.editorIsHidden)return wi(e),!1;if(!t.force&&t.visible.from>=i.viewFrom&&t.visible.to<=i.viewTo&&(i.updateLineNumbers==null||i.updateLineNumbers>=i.viewTo)&&i.renderedView==i.view&&ga(e)==0)return!1;La(e)&&(wi(e),t.dims=Co(e));var r=n.first+n.size,s=Math.max(t.visible.from-e.options.viewportMargin,n.first),l=Math.min(r,t.visible.to+e.options.viewportMargin);i.viewFrom<s&&s-i.viewFrom<20&&(s=Math.max(n.first,i.viewFrom)),i.viewTo>l&&i.viewTo-l<20&&(l=Math.min(r,i.viewTo)),Mn&&(s=xi(e.doc,s),l=Br(e.doc,l));var m=s!=i.viewFrom||l!=i.viewTo||i.lastWrapHeight!=t.wrapperHeight||i.lastWrapWidth!=t.wrapperWidth;Ks(e,s,l),i.viewOffset=ai(vt(e.doc,i.viewFrom)),e.display.mover.style.top=i.viewOffset+"px";var b=ga(e);if(!m&&b==0&&!t.force&&i.renderedView==i.view&&(i.updateLineNumbers==null||i.updateLineNumbers>=i.viewTo))return!1;var w=sl(e);return b>4&&(i.lineDiv.style.display="none"),ul(e,i.updateLineNumbers,t.dims),b>4&&(i.lineDiv.style.display=""),i.renderedView=i.view,ll(w),Ue(i.cursorDiv),Ue(i.selectionDiv),i.gutters.style.height=i.sizer.style.minHeight=0,m&&(i.lastWrapHeight=t.wrapperHeight,i.lastWrapWidth=t.wrapperWidth,wr(e,400)),i.updateLineNumbers=null,!0}function Aa(e,t){for(var i=t.viewport,n=!0;;n=!1){if(!n||!e.options.lineWrapping||t.oldDisplayWidth==Di(e)){if(i&&i.top!=null&&(i={top:Math.min(e.doc.height+fo(e.display)-po(e),i.top)}),t.visible=Xr(e.display,e.doc,i),t.visible.from>=e.display.viewFrom&&t.visible.to<=e.display.viewTo)break}else n&&(t.visible=Xr(e.display,e.doc,i));if(!To(e,t))break;Kr(e);var r=Cr(e);yr(e),qi(e,r),Ro(e,r),t.force=!1}t.signal(e,"update",e),(e.display.viewFrom!=e.display.reportedViewFrom||e.display.viewTo!=e.display.reportedViewTo)&&(t.signal(e,"viewportChange",e,e.display.viewFrom,e.display.viewTo),e.display.reportedViewFrom=e.display.viewFrom,e.display.reportedViewTo=e.display.viewTo)}function Lo(e,t){var i=new Yr(e,t);if(To(e,i)){Kr(e),Aa(e,i);var n=Cr(e);yr(e),qi(e,n),Ro(e,n),i.finish()}}function ul(e,t,i){var n=e.display,r=e.options.lineNumbers,s=n.lineDiv,l=s.firstChild;function m(Be){var Xe=Be.nextSibling;return U&&A&&e.display.currentWheelTarget==Be?Be.style.display="none":Be.parentNode.removeChild(Be),Xe}for(var b=n.view,w=n.viewFrom,K=0;K<b.length;K++){var q=b[K];if(!q.hidden)if(!q.node||q.node.parentNode!=s){var Ae=Ns(e,q,w,i);s.insertBefore(Ae,l)}else{for(;l!=q.node;)l=m(l);var Ce=r&&t!=null&&t<=w&&q.lineNumber;q.changes&&(le(q.changes,"gutter")>-1&&(Ce=!1),Zo(e,q,w,i)),Ce&&(Ue(q.lineNumber),q.lineNumber.appendChild(document.createTextNode(ii(e.options,w)))),l=q.node.nextSibling}w+=q.size}for(;l;)l=m(l)}function Oo(e){var t=e.gutters.offsetWidth;e.sizer.style.marginLeft=t+"px"}function Ro(e,t){e.display.sizer.style.minHeight=t.docHeight+"px",e.display.heightForcer.style.top=t.docHeight+"px",e.display.gutters.style.height=t.docHeight+e.display.barHeight+di(e)+"px"}function Ta(e){var t=e.display,i=t.view;if(!t.alignWidgets&&(!t.gutters.firstChild||!e.options.fixedGutter))return;for(var n=Eo(t)-t.scroller.scrollLeft+e.doc.scrollLeft,r=t.gutters.offsetWidth,s=n+"px",l=0;l<i.length;l++)if(!i[l].hidden){e.options.fixedGutter&&(i[l].gutter&&(i[l].gutter.style.left=s),i[l].gutterBackground&&(i[l].gutterBackground.style.left=s));var m=i[l].alignable;if(m)for(var b=0;b<m.length;b++)m[b].style.left=s}e.options.fixedGutter&&(t.gutters.style.left=n+r+"px")}function La(e){if(!e.options.lineNumbers)return!1;var t=e.doc,i=ii(e.options,t.first+t.size-1),n=e.display;if(i.length!=n.lineNumChars){var r=n.measure.appendChild(O("div",[O("div",i)],"CodeMirror-linenumber CodeMirror-gutter-elt")),s=r.firstChild.offsetWidth,l=r.offsetWidth-s;return n.lineGutter.style.width="",n.lineNumInnerWidth=Math.max(s,n.lineGutter.offsetWidth-l)+1,n.lineNumWidth=n.lineNumInnerWidth+l,n.lineNumChars=n.lineNumInnerWidth?i.length:-1,n.lineGutter.style.width=n.lineNumWidth+"px",Oo(e.display),!0}return!1}function Mo(e,t){for(var i=[],n=!1,r=0;r<e.length;r++){var s=e[r],l=null;if(typeof s!="string"&&(l=s.style,s=s.className),s=="CodeMirror-linenumbers")if(t)n=!0;else continue;i.push({className:s,style:l})}return t&&!n&&i.push({className:"CodeMirror-linenumbers",style:null}),i}function Oa(e){var t=e.gutters,i=e.gutterSpecs;Ue(t),e.lineGutter=null;for(var n=0;n<i.length;++n){var r=i[n],s=r.className,l=r.style,m=t.appendChild(O("div",null,"CodeMirror-gutter "+s));l&&(m.style.cssText=l),s=="CodeMirror-linenumbers"&&(e.lineGutter=m,m.style.width=(e.lineNumWidth||1)+"px")}t.style.display=i.length?"":"none",Oo(e)}function _r(e){Oa(e.display),In(e),Ta(e)}function cl(e,t,i,n){var r=this;this.input=i,r.scrollbarFiller=O("div",null,"CodeMirror-scrollbar-filler"),r.scrollbarFiller.setAttribute("cm-not-content","true"),r.gutterFiller=O("div",null,"CodeMirror-gutter-filler"),r.gutterFiller.setAttribute("cm-not-content","true"),r.lineDiv=ve("div",null,"CodeMirror-code"),r.selectionDiv=O("div",null,null,"position: relative; z-index: 1"),r.cursorDiv=O("div",null,"CodeMirror-cursors"),r.measure=O("div",null,"CodeMirror-measure"),r.lineMeasure=O("div",null,"CodeMirror-measure"),r.lineSpace=ve("div",[r.measure,r.lineMeasure,r.selectionDiv,r.cursorDiv,r.lineDiv],null,"position: relative; outline: none");var s=ve("div",[r.lineSpace],"CodeMirror-lines");r.mover=O("div",[s],null,"position: relative"),r.sizer=O("div",[r.mover],"CodeMirror-sizer"),r.sizerWidth=null,r.heightForcer=O("div",null,null,"position: absolute; height: "+De+"px; width: 1px;"),r.gutters=O("div",null,"CodeMirror-gutters"),r.lineGutter=null,r.scroller=O("div",[r.sizer,r.heightForcer,r.gutters],"CodeMirror-scroll"),r.scroller.setAttribute("tabIndex","-1"),r.wrapper=O("div",[r.scrollbarFiller,r.gutterFiller,r.scroller],"CodeMirror"),G&&J<8&&(r.gutters.style.zIndex=-1,r.scroller.style.paddingRight=0),!U&&!(de&&v)&&(r.scroller.draggable=!0),e&&(e.appendChild?e.appendChild(r.wrapper):e(r.wrapper)),r.viewFrom=r.viewTo=t.first,r.reportedViewFrom=r.reportedViewTo=t.first,r.view=[],r.renderedView=null,r.externalMeasured=null,r.viewOffset=0,r.lastWrapHeight=r.lastWrapWidth=0,r.updateLineNumbers=null,r.nativeBarWidth=r.barHeight=r.barWidth=0,r.scrollbarsClipped=!1,r.lineNumWidth=r.lineNumInnerWidth=r.lineNumChars=null,r.alignWidgets=!1,r.cachedCharWidth=r.cachedTextHeight=r.cachedPaddingH=null,r.maxLine=null,r.maxLineLength=0,r.maxLineChanged=!1,r.wheelDX=r.wheelDY=r.wheelStartX=r.wheelStartY=null,r.shift=!1,r.selForContextMenu=null,r.activeTouch=null,r.gutterSpecs=Mo(n.gutters,n.lineNumbers),Oa(r),i.init(r)}var Jr=0,Jn=null;G?Jn=-.53:de?Jn=15:x?Jn=-.7:S&&(Jn=-1/3);function Ra(e){var t=e.wheelDeltaX,i=e.wheelDeltaY;return t==null&&e.detail&&e.axis==e.HORIZONTAL_AXIS&&(t=e.detail),i==null&&e.detail&&e.axis==e.VERTICAL_AXIS?i=e.detail:i==null&&(i=e.wheelDelta),{x:t,y:i}}function hl(e){var t=Ra(e);return t.x*=Jn,t.y*=Jn,t}function Ma(e,t){var i=Ra(t),n=i.x,r=i.y,s=e.display,l=s.scroller,m=l.scrollWidth>l.clientWidth,b=l.scrollHeight>l.clientHeight;if(!(n&&m||r&&b))return;if(r&&A&&U){e:for(var w=t.target,K=s.view;w!=l;w=w.parentNode)for(var q=0;q<K.length;q++)if(K[q].node==w){e.display.currentWheelTarget=w;break e}}if(n&&!de&&!C&&Jn!=null){r&&b&&xr(e,Math.max(0,l.scrollTop+r*Jn)),ji(e,Math.max(0,l.scrollLeft+n*Jn)),(!r||r&&b)&&T(t),s.wheelStartX=null;return}if(r&&Jn!=null){var Ae=r*Jn,Ce=e.doc.scrollTop,Be=Ce+s.wrapper.clientHeight;Ae<0?Ce=Math.max(0,Ce+Ae-50):Be=Math.min(e.doc.height,Be+Ae+50),Lo(e,{top:Ce,bottom:Be})}Jr<20&&(s.wheelStartX==null?(s.wheelStartX=l.scrollLeft,s.wheelStartY=l.scrollTop,s.wheelDX=n,s.wheelDY=r,setTimeout(function(){if(s.wheelStartX==null)return;var Xe=l.scrollLeft-s.wheelStartX,Qe=l.scrollTop-s.wheelStartY,tt=Qe&&s.wheelDY&&Qe/s.wheelDY||Xe&&s.wheelDX&&Xe/s.wheelDX;if(s.wheelStartX=s.wheelStartY=null,!tt)return;Jn=(Jn*Jr+tt)/(Jr+1),++Jr},200)):(s.wheelDX+=n,s.wheelDY+=r))}var Zn=function(e,t){this.ranges=e,this.primIndex=t};Zn.prototype.primary=function(){return this.ranges[this.primIndex]},Zn.prototype.equals=function(e){if(e==this)return!0;if(e.primIndex!=this.primIndex||e.ranges.length!=this.ranges.length)return!1;for(var t=0;t<this.ranges.length;t++){var i=this.ranges[t],n=e.ranges[t];if(!Dt(i.anchor,n.anchor)||!Dt(i.head,n.head))return!1}return!0},Zn.prototype.deepCopy=function(){for(var e=[],t=0;t<this.ranges.length;t++)e[t]=new Kt(Gt(this.ranges[t].anchor),Gt(this.ranges[t].head));return new Zn(e,this.primIndex)},Zn.prototype.somethingSelected=function(){for(var e=0;e<this.ranges.length;e++)if(!this.ranges[e].empty())return!0;return!1},Zn.prototype.contains=function(e,t){t||(t=e);for(var i=0;i<this.ranges.length;i++){var n=this.ranges[i];if(lt(t,n.from())>=0&<(e,n.to())<=0)return i}return-1};var Kt=function(e,t){this.anchor=e,this.head=t};Kt.prototype.from=function(){return qt(this.anchor,this.head)},Kt.prototype.to=function(){return Xt(this.anchor,this.head)},Kt.prototype.empty=function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch};function li(e,t,i){var n=e&&e.options.selectionsMayTouch,r=t[i];t.sort(function(Ae,Ce){return lt(Ae.from(),Ce.from())}),i=le(t,r);for(var s=1;s<t.length;s++){var l=t[s],m=t[s-1],b=lt(m.to(),l.from());if(n&&!l.empty()?b>0:b>=0){var w=qt(m.from(),l.from()),K=Xt(m.to(),l.to()),q=m.empty()?l.from()==l.head:m.from()==m.head;s<=i&&--i,t.splice(--s,2,new Kt(q?K:w,q?w:K))}}return new Zn(t,i)}function _i(e,t){return new Zn([new Kt(e,t||e)],0)}function Si(e){return e.text?He(e.from.line+e.text.length-1,k(e.text).length+(e.text.length==1?e.from.ch:0)):e.to}function Da(e,t){if(lt(e,t.from)<0)return e;if(lt(e,t.to)<=0)return Si(t);var i=e.line+t.text.length-(t.to.line-t.from.line)-1,n=e.ch;return e.line==t.to.line&&(n+=Si(t).ch-t.to.ch),He(i,n)}function Do(e,t){for(var i=[],n=0;n<e.sel.ranges.length;n++){var r=e.sel.ranges[n];i.push(new Kt(Da(r.anchor,t),Da(r.head,t)))}return li(e.cm,i,e.sel.primIndex)}function Pa(e,t,i){return e.line==t.line?He(i.line,e.ch-t.ch+i.ch):He(i.line+(e.line-t.line),e.ch)}function dl(e,t,i){for(var n=[],r=He(e.first,0),s=r,l=0;l<t.length;l++){var m=t[l],b=Pa(m.from,r,s),w=Pa(Si(m),r,s);if(r=m.to,s=w,i=="around"){var K=e.sel.ranges[l],q=lt(K.head,K.anchor)<0;n[l]=new Kt(q?w:b,q?b:w)}else n[l]=new Kt(b,b)}return new Zn(n,e.sel.primIndex)}function Po(e){e.doc.mode=Et(e.options,e.doc.modeOption),Sr(e)}function Sr(e){e.doc.iter(function(t){t.stateAfter&&(t.stateAfter=null),t.styles&&(t.styles=null)}),e.doc.modeFrontier=e.doc.highlightFrontier=e.doc.first,wr(e,100),e.state.modeGen++,e.curOp&&In(e)}function Ia(e,t){return t.from.ch==0&&t.to.ch==0&&k(t.text)==""&&(!e.cm||e.cm.options.wholeLineUpdateBefore)}function Io(e,t,i,n){function r(ut){return i?i[ut]:null}function s(ut,nt,pt){Jo(ut,nt,pt,n),wn(ut,"change",ut,t)}function l(ut,nt){for(var pt=[],_t=ut;_t<nt;++_t)pt.push(new Mi(w[_t],r(_t),n));return pt}var m=t.from,b=t.to,w=t.text,K=vt(e,m.line),q=vt(e,b.line),Ae=k(w),Ce=r(w.length-1),Be=b.line-m.line;if(t.full)e.insert(0,l(0,w.length)),e.remove(w.length,e.size-w.length);else if(Ia(e,t)){var Xe=l(0,w.length-1);s(q,q.text,Ce),Be&&e.remove(m.line,Be),Xe.length&&e.insert(m.line,Xe)}else if(K==q)if(w.length==1)s(K,K.text.slice(0,m.ch)+Ae+K.text.slice(b.ch),Ce);else{var Qe=l(1,w.length-1);Qe.push(new Mi(Ae+K.text.slice(b.ch),Ce,n)),s(K,K.text.slice(0,m.ch)+w[0],r(0)),e.insert(m.line+1,Qe)}else if(w.length==1)s(K,K.text.slice(0,m.ch)+w[0]+q.text.slice(b.ch),r(0)),e.remove(m.line+1,Be);else{s(K,K.text.slice(0,m.ch)+w[0],r(0)),s(q,Ae+q.text.slice(b.ch),Ce);var tt=l(1,w.length-1);Be>1&&e.remove(m.line+1,Be-1),e.insert(m.line+1,tt)}wn(e,"change",e,t)}function ki(e,t,i){function n(r,s,l){if(r.linked)for(var m=0;m<r.linked.length;++m){var b=r.linked[m];if(b.doc==s)continue;var w=l&&b.sharedHist;if(i&&!w)continue;t(b.doc,w),n(b.doc,r,w)}}n(e,null,!0)}function Na(e,t){if(t.cm)throw new Error("This document is already in use.");e.doc=t,t.cm=e,wo(e),Po(e),ja(e),e.options.lineWrapping||Ur(e),e.options.mode=t.modeOption,In(e)}function ja(e){(e.doc.direction=="rtl"?z:Le)(e.display.lineDiv,"CodeMirror-rtl")}function fl(e){Hn(e,function(){ja(e),In(e)})}function Zr(e){this.done=[],this.undone=[],this.undoDepth=Infinity,this.lastModTime=this.lastSelTime=0,this.lastOp=this.lastSelOp=null,this.lastOrigin=this.lastSelOrigin=null,this.generation=this.maxGeneration=e||1}function No(e,t){var i={from:Gt(t.from),to:Si(t),text:Rn(e,t.from,t.to)};return Ua(e,i,t.from.line,t.to.line+1),ki(e,function(n){return Ua(n,i,t.from.line,t.to.line+1)},!0),i}function Fa(e){for(;e.length;){var t=k(e);if(t.ranges)e.pop();else break}}function pl(e,t){if(t)return Fa(e.done),k(e.done);if(e.done.length&&!k(e.done).ranges)return k(e.done);if(e.done.length>1&&!e.done[e.done.length-2].ranges)return e.done.pop(),k(e.done)}function Ba(e,t,i,n){var r=e.history;r.undone.length=0;var s=+new Date,l,m;if((r.lastOp==n||r.lastOrigin==t.origin&&t.origin&&(t.origin.charAt(0)=="+"&&r.lastModTime>s-(e.cm?e.cm.options.historyEventDelay:500)||t.origin.charAt(0)=="*"))&&(l=pl(r,r.lastOp==n)))m=k(l.changes),lt(t.from,t.to)==0&<(t.from,m.to)==0?m.to=Si(t):l.changes.push(No(e,t));else{var b=k(r.done);for((!b||!b.ranges)&&Qr(e.sel,r.done),l={changes:[No(e,t)],generation:r.generation},r.done.push(l);r.done.length>r.undoDepth;)r.done.shift(),r.done[0].ranges||r.done.shift()}r.done.push(i),r.generation=++r.maxGeneration,r.lastModTime=r.lastSelTime=s,r.lastOp=r.lastSelOp=n,r.lastOrigin=r.lastSelOrigin=t.origin,m||We(e,"historyAdded")}function ml(e,t,i,n){var r=t.charAt(0);return r=="*"||r=="+"&&i.ranges.length==n.ranges.length&&i.somethingSelected()==n.somethingSelected()&&new Date-e.history.lastSelTime<=(e.cm?e.cm.options.historyEventDelay:500)}function gl(e,t,i,n){var r=e.history,s=n&&n.origin;i==r.lastSelOp||s&&r.lastSelOrigin==s&&(r.lastModTime==r.lastSelTime&&r.lastOrigin==s||ml(e,s,k(r.done),t))?r.done[r.done.length-1]=t:Qr(t,r.done),r.lastSelTime=+new Date,r.lastSelOrigin=s,r.lastSelOp=i,n&&n.clearRedo!==!1&&Fa(r.undone)}function Qr(e,t){var i=k(t);i&&i.ranges&&i.equals(e)||t.push(e)}function Ua(e,t,i,n){var r=t["spans_"+e.id],s=0;e.iter(Math.max(e.first,i),Math.min(e.first+e.size,n),function(l){l.markedSpans&&((r||(r=t["spans_"+e.id]={}))[s]=l.markedSpans),++s})}function vl(e){if(!e)return null;for(var t,i=0;i<e.length;++i)e[i].marker.explicitlyCleared?t||(t=e.slice(0,i)):t&&t.push(e[i]);return t?t.length?t:null:e}function yl(e,t){var i=t["spans_"+e.id];if(!i)return null;for(var n=[],r=0;r<t.text.length;++r)n.push(vl(i[r]));return n}function Wa(e,t){var i=yl(e,t),n=oi(e,t);if(!i)return n;if(!n)return i;for(var r=0;r<i.length;++r){var s=i[r],l=n[r];if(s&&l){e:for(var m=0;m<l.length;++m){for(var b=l[m],w=0;w<s.length;++w)if(s[w].marker==b.marker)continue e;s.push(b)}}else l&&(i[r]=l)}return i}function er(e,t,i){for(var n=[],r=0;r<e.length;++r){var s=e[r];if(s.ranges){n.push(i?Zn.prototype.deepCopy.call(s):s);continue}var l=s.changes,m=[];n.push({changes:m});for(var b=0;b<l.length;++b){var w=l[b],K=void 0;if(m.push({from:w.from,to:w.to,text:w.text}),t)for(var q in w)(K=q.match(/^spans_(\d+)$/))&&(le(t,Number(K[1]))>-1&&(k(m)[q]=w[q],delete w[q]))}}return n}function jo(e,t,i,n){if(n){var r=e.anchor;if(i){var s=lt(t,r)<0;s!=lt(i,r)<0?(r=t,t=i):s!=lt(t,i)<0&&(t=i)}return new Kt(r,t)}else return new Kt(i||t,t)}function qr(e,t,i,n,r){r==null&&(r=e.cm&&(e.cm.display.shift||e.extend)),kn(e,new Zn([jo(e.sel.primary(),t,i,r)],0),n)}function za(e,t,i){for(var n=[],r=e.cm&&(e.cm.display.shift||e.extend),s=0;s<e.sel.ranges.length;s++)n[s]=jo(e.sel.ranges[s],t[s],null,r);var l=li(e.cm,n,e.sel.primIndex);kn(e,l,i)}function Fo(e,t,i,n){var r=e.sel.ranges.slice(0);r[t]=i,kn(e,li(e.cm,r,e.sel.primIndex),n)}function Ha(e,t,i,n){kn(e,_i(t,i),n)}function bl(e,t,i){var n={ranges:t.ranges,update:function(r){this.ranges=[];for(var s=0;s<r.length;s++)this.ranges[s]=new Kt(o(e,r[s].anchor),o(e,r[s].head))},origin:i&&i.origin};return We(e,"beforeSelectionChange",e,n),e.cm&&We(e.cm,"beforeSelectionChange",e.cm,n),n.ranges!=t.ranges?li(e.cm,n.ranges,n.ranges.length-1):t}function Ga(e,t,i){var n=e.history.done,r=k(n);r&&r.ranges?(n[n.length-1]=t,eo(e,t,i)):kn(e,t,i)}function kn(e,t,i){eo(e,t,i),gl(e,e.sel,e.cm?e.cm.curOp.id:NaN,i)}function eo(e,t,i){(re(e,"beforeSelectionChange")||e.cm&&re(e.cm,"beforeSelectionChange"))&&(t=bl(e,t,i));var n=i&&i.bias||(lt(t.primary().head,e.sel.primary().head)<0?-1:1);Va(e,Xa(e,t,n,!0)),!(i&&i.scroll===!1)&&e.cm&&Qi(e.cm)}function Va(e,t){if(t.equals(e.sel))return;e.sel=t,e.cm&&(e.cm.curOp.updateInput=1,e.cm.curOp.selectionChanged=!0,he(e.cm)),wn(e,"cursorActivity",e)}function Ka(e){Va(e,Xa(e,e.sel,null,!1))}function Xa(e,t,i,n){for(var r,s=0;s<t.ranges.length;s++){var l=t.ranges[s],m=t.ranges.length==e.sel.ranges.length&&e.sel.ranges[s],b=to(e,l.anchor,m&&m.anchor,i,n),w=to(e,l.head,m&&m.head,i,n);(r||b!=l.anchor||w!=l.head)&&(r||(r=t.ranges.slice(0,s)),r[s]=new Kt(b,w))}return r?li(e.cm,r,t.primIndex):t}function tr(e,t,i,n,r){var s=vt(e,t.line);if(s.markedSpans)for(var l=0;l<s.markedSpans.length;++l){var m=s.markedSpans[l],b=m.marker,w="selectLeft"in b?!b.selectLeft:b.inclusiveLeft,K="selectRight"in b?!b.selectRight:b.inclusiveRight;if((m.from==null||(w?m.from<=t.ch:m.from<t.ch))&&(m.to==null||(K?m.to>=t.ch:m.to>t.ch))){if(r&&(We(b,"beforeCursorEnter"),b.explicitlyCleared))if(s.markedSpans){--l;continue}else break;if(!b.atomic)continue;if(i){var q=b.find(n<0?1:-1),Ae=void 0;if((n<0?K:w)&&(q=$a(e,q,-n,q&&q.line==t.line?s:null)),q&&q.line==t.line&&(Ae=lt(q,i))&&(n<0?Ae<0:Ae>0))return tr(e,q,t,n,r)}var Ce=b.find(n<0?-1:1);return(n<0?w:K)&&(Ce=$a(e,Ce,n,Ce.line==t.line?s:null)),Ce?tr(e,Ce,t,n,r):null}}return t}function to(e,t,i,n,r){var s=n||1,l=tr(e,t,i,s,r)||!r&&tr(e,t,i,s,!0)||tr(e,t,i,-s,r)||!r&&tr(e,t,i,-s,!0);return l||(e.cantEdit=!0,He(e.first,0))}function $a(e,t,i,n){return i<0&&t.ch==0?t.line>e.first?o(e,He(t.line-1)):null:i>0&&t.ch==(n||vt(e,t.line)).text.length?t.line<e.first+e.size-1?He(t.line+1,0):null:new He(t.line,t.ch+i)}function Ya(e){e.setSelection(He(e.firstLine(),0),He(e.lastLine()),Re)}function Ja(e,t,i){var n={canceled:!1,from:t.from,to:t.to,text:t.text,origin:t.origin,cancel:function(){return n.canceled=!0}};return i&&(n.update=function(r,s,l,m){r&&(n.from=o(e,r)),s&&(n.to=o(e,s)),l&&(n.text=l),m!==void 0&&(n.origin=m)}),We(e,"beforeChange",e,n),e.cm&&We(e.cm,"beforeChange",e.cm,n),n.canceled?(e.cm&&(e.cm.curOp.updateInput=2),null):{from:n.from,to:n.to,text:n.text,origin:n.origin}}function nr(e,t,i){if(e.cm){if(!e.cm.curOp)return yn(e.cm,nr)(e,t,i);if(e.cm.state.suppressEdits)return}if((re(e,"beforeChange")||e.cm&&re(e.cm,"beforeChange"))&&(t=Ja(e,t,!0),!t))return;var n=Hi&&!i&&Oi(e,t.from,t.to);if(n)for(var r=n.length-1;r>=0;--r)Za(e,{from:n[r].from,to:n[r].to,text:r?[""]:t.text,origin:t.origin});else Za(e,t)}function Za(e,t){if(t.text.length==1&&t.text[0]==""&<(t.from,t.to)==0)return;var i=Do(e,t);Ba(e,t,i,e.cm?e.cm.curOp.id:NaN),kr(e,t,i,oi(e,t));var n=[];ki(e,function(r,s){!s&&le(n,r.history)==-1&&(ts(r.history,t),n.push(r.history)),kr(r,t,null,oi(r,t))})}function no(e,t,i){var n=e.cm&&e.cm.state.suppressEdits;if(n&&!i)return;for(var r=e.history,s,l=e.sel,m=t=="undo"?r.done:r.undone,b=t=="undo"?r.undone:r.done,w=0;w<m.length&&!(s=m[w],i?s.ranges&&!s.equals(e.sel):!s.ranges);w++);if(w==m.length)return;for(r.lastOrigin=r.lastSelOrigin=null;;)if(s=m.pop(),s.ranges){if(Qr(s,b),i&&!s.equals(e.sel)){kn(e,s,{clearRedo:!1});return}l=s}else if(n){m.push(s);return}else break;var K=[];Qr(l,b),b.push({changes:K,generation:r.generation}),r.generation=s.generation||++r.maxGeneration;for(var q=re(e,"beforeChange")||e.cm&&re(e.cm,"beforeChange"),Ae=function(Xe){var Qe=s.changes[Xe];if(Qe.origin=t,q&&!Ja(e,Qe,!1))return m.length=0,{};K.push(No(e,Qe));var tt=Xe?Do(e,Qe):k(m);kr(e,Qe,tt,Wa(e,Qe)),!Xe&&e.cm&&e.cm.scrollIntoView({from:Qe.from,to:Si(Qe)});var ut=[];ki(e,function(nt,pt){!pt&&le(ut,nt.history)==-1&&(ts(nt.history,Qe),ut.push(nt.history)),kr(nt,Qe,null,Wa(nt,Qe))})},Ce=s.changes.length-1;Ce>=0;--Ce){var Be=Ae(Ce);if(Be)return Be.v}}function Qa(e,t){if(t==0)return;if(e.first+=t,e.sel=new Zn($(e.sel.ranges,function(r){return new Kt(He(r.anchor.line+t,r.anchor.ch),He(r.head.line+t,r.head.ch))}),e.sel.primIndex),e.cm){In(e.cm,e.first,e.first-t,t);for(var i=e.cm.display,n=i.viewFrom;n<i.viewTo;n++)Ei(e.cm,n,"gutter")}}function kr(e,t,i,n){if(e.cm&&!e.cm.curOp)return yn(e.cm,kr)(e,t,i,n);if(t.to.line<e.first){Qa(e,t.text.length-1-(t.to.line-t.from.line));return}if(t.from.line>e.lastLine())return;if(t.from.line<e.first){var r=t.text.length-1-(e.first-t.from.line);Qa(e,r),t={from:He(e.first,0),to:He(t.to.line+r,t.to.ch),text:[k(t.text)],origin:t.origin}}var s=e.lastLine();t.to.line>s&&(t={from:t.from,to:He(s,vt(e,s).text.length),text:[t.text[0]],origin:t.origin}),t.removed=Rn(e,t.from,t.to),i||(i=Do(e,t)),e.cm?xl(e.cm,t,n):Io(e,t,n),eo(e,i,Re),e.cantEdit&&to(e,He(e.firstLine(),0))&&(e.cantEdit=!1)}function xl(e,t,i){var n=e.doc,r=e.display,s=t.from,l=t.to,m=!1,b=s.line;e.options.lineWrapping||(b=Rt(Dn(vt(n,s.line))),n.iter(b,l.line+1,function(Ce){if(Ce==r.maxLine)return m=!0,!0})),n.sel.contains(t.from,t.to)>-1&&he(e),Io(n,t,i,ma(e)),e.options.lineWrapping||(n.iter(b,s.line+t.text.length,function(Ce){var Be=Xi(Ce);Be>r.maxLineLength&&(r.maxLine=Ce,r.maxLineLength=Be,r.maxLineChanged=!0,m=!1)}),m&&(e.curOp.updateMaxLine=!0)),qn(n,s.line),wr(e,400);var w=t.text.length-(l.line-s.line)-1;t.full?In(e):s.line==l.line&&t.text.length==1&&!Ia(e.doc,t)?Ei(e,s.line,"text"):In(e,s.line,l.line+1,w);var K=re(e,"changes"),q=re(e,"change");if(q||K){var Ae={from:s,to:l,text:t.text,removed:t.removed,origin:t.origin};q&&wn(e,"change",e,Ae),K&&(e.curOp.changeObjs||(e.curOp.changeObjs=[])).push(Ae)}e.display.selForContextMenu=null}function ir(e,t,i,n,r){var s;n||(n=i),lt(n,i)<0&&(s=[n,i],i=s[0],n=s[1]),typeof t=="string"&&(t=e.splitLines(t)),nr(e,{from:i,to:n,text:t,origin:r})}function qa(e,t,i,n){i<e.line?e.line+=n:t<e.line&&(e.line=t,e.ch=0)}function es(e,t,i,n){for(var r=0;r<e.length;++r){var s=e[r],l=!0;if(s.ranges){s.copied||(s=e[r]=s.deepCopy(),s.copied=!0);for(var m=0;m<s.ranges.length;m++)qa(s.ranges[m].anchor,t,i,n),qa(s.ranges[m].head,t,i,n);continue}for(var b=0;b<s.changes.length;++b){var w=s.changes[b];if(i<w.from.line)w.from=He(w.from.line+n,w.from.ch),w.to=He(w.to.line+n,w.to.ch);else if(t<=w.to.line){l=!1;break}}l||(e.splice(0,r+1),r=0)}}function ts(e,t){var i=t.from.line,n=t.to.line,r=t.text.length-(n-i)-1;es(e.done,i,n,r),es(e.undone,i,n,r)}function Ar(e,t,i,n){var r=t,s=t;return typeof t=="number"?s=vt(e,c(e,t)):r=Rt(t),r==null?null:(n(s,r)&&e.cm&&Ei(e.cm,r,i),s)}function Tr(e){this.lines=e,this.parent=null;for(var t=0,i=0;i<e.length;++i)e[i].parent=this,t+=e[i].height;this.height=t}Tr.prototype={chunkSize:function(){return this.lines.length},removeInner:function(e,t){for(var i=e,n=e+t;i<n;++i){var r=this.lines[i];this.height-=r.height,co(r),wn(r,"delete")}this.lines.splice(e,t)},collapse:function(e){e.push.apply(e,this.lines)},insertInner:function(e,t,i){this.height+=i,this.lines=this.lines.slice(0,e).concat(t).concat(this.lines.slice(e));for(var n=0;n<t.length;++n)t[n].parent=this},iterN:function(e,t,i){for(var n=e+t;e<n;++e)if(i(this.lines[e]))return!0}};function Lr(e){this.children=e;for(var t=0,i=0,n=0;n<e.length;++n){var r=e[n];t+=r.chunkSize(),i+=r.height,r.parent=this}this.size=t,this.height=i,this.parent=null}Lr.prototype={chunkSize:function(){return this.size},removeInner:function(e,t){this.size-=t;for(var i=0;i<this.children.length;++i){var n=this.children[i],r=n.chunkSize();if(e<r){var s=Math.min(t,r-e),l=n.height;if(n.removeInner(e,s),this.height-=l-n.height,r==s&&(this.children.splice(i--,1),n.parent=null),(t-=s)==0)break;e=0}else e-=r}if(this.size-t<25&&(this.children.length>1||!(this.children[0]instanceof Tr))){var m=[];this.collapse(m),this.children=[new Tr(m)],this.children[0].parent=this}},collapse:function(e){for(var t=0;t<this.children.length;++t)this.children[t].collapse(e)},insertInner:function(e,t,i){this.size+=t.length,this.height+=i;for(var n=0;n<this.children.length;++n){var r=this.children[n],s=r.chunkSize();if(e<=s){if(r.insertInner(e,t,i),r.lines&&r.lines.length>50){for(var l=r.lines.length%25+25,m=l;m<r.lines.length;){var b=new Tr(r.lines.slice(m,m+=25));r.height-=b.height,this.children.splice(++n,0,b),b.parent=this}r.lines=r.lines.slice(0,l),this.maybeSpill()}break}e-=s}},maybeSpill:function(){if(this.children.length<=10)return;var e=this;do{var t=e.children.splice(e.children.length-5,5),i=new Lr(t);if(e.parent){e.size-=i.size,e.height-=i.height;var r=le(e.parent.children,e);e.parent.children.splice(r+1,0,i)}else{var n=new Lr(e.children);n.parent=e,e.children=[n,i],e=n}i.parent=e.parent}while(e.children.length>10);e.parent.maybeSpill()},iterN:function(e,t,i){for(var n=0;n<this.children.length;++n){var r=this.children[n],s=r.chunkSize();if(e<s){var l=Math.min(t,s-e);if(r.iterN(e,l,i))return!0;if((t-=l)==0)break;e=0}else e-=s}}};var Or=function(e,t,i){if(i)for(var n in i)i.hasOwnProperty(n)&&(this[n]=i[n]);this.doc=e,this.node=t};Or.prototype.clear=function(){var e=this.doc.cm,t=this.line.widgets,i=this.line,n=Rt(i);if(n==null||!t)return;for(var r=0;r<t.length;++r)t[r]==this&&t.splice(r--,1);t.length||(i.widgets=null);var s=gr(this);Sn(i,Math.max(0,i.height-s)),e&&(Hn(e,function(){ns(e,i,-s),Ei(e,n,"widget")}),wn(e,"lineWidgetCleared",e,this,n))},Or.prototype.changed=function(){var e=this,t=this.height,i=this.doc.cm,n=this.line;this.height=null;var r=gr(this)-t;if(!r)return;zn(this.doc,n)||Sn(n,n.height+r),i&&Hn(i,function(){i.curOp.forceUpdate=!0,ns(i,n,r),wn(i,"lineWidgetChanged",i,e,Rt(n))})},ue(Or);function ns(e,t,i){ai(t)<(e.curOp&&e.curOp.scrollTop||e.doc.scrollTop)&&Ao(e,i)}function Cl(e,t,i,n){var r=new Or(e,i,n),s=e.cm;return s&&r.noHScroll&&(s.display.alignWidgets=!0),Ar(e,t,"widget",function(l){var m=l.widgets||(l.widgets=[]);if(r.insertAt==null?m.push(r):m.splice(Math.min(m.length-1,Math.max(0,r.insertAt)),0,r),r.line=l,s&&!zn(e,l)){var b=ai(l)<e.scrollTop;Sn(l,l.height+gr(r)),b&&Ao(s,r.height),s.curOp.forceUpdate=!0}return!0}),s&&wn(s,"lineWidgetAdded",s,r,typeof t=="number"?t:Rt(t)),r}var is=0,Ai=function(e,t){this.lines=[],this.type=t,this.doc=e,this.id=++is};Ai.prototype.clear=function(){if(this.explicitlyCleared)return;var e=this.doc.cm,t=e&&!e.curOp;if(t&&Bi(e),re(this,"clear")){var i=this.find();i&&wn(this,"clear",i.from,i.to)}for(var n=null,r=null,s=0;s<this.lines.length;++s){var l=this.lines[s],m=ri(l.markedSpans,this);e&&!this.collapsed?Ei(e,Rt(l),"text"):e&&(m.to!=null&&(r=Rt(l)),m.from!=null&&(n=Rt(l))),l.markedSpans=mi(l.markedSpans,m),m.from==null&&this.collapsed&&!zn(this.doc,l)&&e&&Sn(l,Yi(e.display))}if(e&&this.collapsed&&!e.options.lineWrapping)for(var b=0;b<this.lines.length;++b){var w=Dn(this.lines[b]),K=Xi(w);K>e.display.maxLineLength&&(e.display.maxLine=w,e.display.maxLineLength=K,e.display.maxLineChanged=!0)}n!=null&&e&&this.collapsed&&In(e,n,r+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,e&&Ka(e.doc)),e&&wn(e,"markerCleared",e,this,n,r),t&&Ui(e),this.parent&&this.parent.clear()},Ai.prototype.find=function(e,t){e==null&&this.type=="bookmark"&&(e=1);for(var i,n,r=0;r<this.lines.length;++r){var s=this.lines[r],l=ri(s.markedSpans,this);if(l.from!=null&&(i=He(t?s:Rt(s),l.from),e==-1))return i;if(l.to!=null&&(n=He(t?s:Rt(s),l.to),e==1))return n}return i&&{from:i,to:n}},Ai.prototype.changed=function(){var e=this,t=this.find(-1,!0),i=this,n=this.doc.cm;if(!t||!n)return;Hn(n,function(){var r=t.line,s=Rt(t.line),l=mo(n,s);if(l&&(sa(l),n.curOp.selectionChanged=n.curOp.forceUpdate=!0),n.curOp.updateMaxLine=!0,!zn(i.doc,r)&&i.height!=null){var m=i.height;i.height=null;var b=gr(i)-m;b&&Sn(r,r.height+b)}wn(n,"markerChanged",n,e)})},Ai.prototype.attachLine=function(e){if(!this.lines.length&&this.doc.cm){var t=this.doc.cm.curOp;(!t.maybeHiddenMarkers||le(t.maybeHiddenMarkers,this)==-1)&&(t.maybeUnhiddenMarkers||(t.maybeUnhiddenMarkers=[])).push(this)}this.lines.push(e)},Ai.prototype.detachLine=function(e){if(this.lines.splice(le(this.lines,e),1),!this.lines.length&&this.doc.cm){var t=this.doc.cm.curOp;(t.maybeHiddenMarkers||(t.maybeHiddenMarkers=[])).push(this)}},ue(Ai);function rr(e,t,i,n,r){if(n&&n.shared)return El(e,t,i,n,r);if(e.cm&&!e.cm.curOp)return yn(e.cm,rr)(e,t,i,n,r);var s=new Ai(e,r),l=lt(t,i);if(n&&d(n,s,!1),l>0||l==0&&s.clearWhenEmpty!==!1)return s;if(s.replacedWith&&(s.collapsed=!0,s.widgetNode=ve("span",[s.replacedWith],"CodeMirror-widget"),n.handleMouseEvents||s.widgetNode.setAttribute("cm-ignore-events","true"),n.insertLeft&&(s.widgetNode.insertLeft=!0)),s.collapsed){if(un(e,t.line,t,i,s)||t.line!=i.line&&un(e,i.line,t,i,s))throw new Error("Inserting collapsed marker partially overlapping an existing one");Wn()}s.addToHistory&&Ba(e,{from:t,to:i,origin:"markText"},e.sel,NaN);var m=t.line,b=e.cm,w;if(e.iter(m,i.line+1,function(q){b&&s.collapsed&&!b.options.lineWrapping&&Dn(q)==b.display.maxLine&&(w=!0),s.collapsed&&m!=t.line&&Sn(q,0),ci(q,new bi(s,m==t.line?t.ch:null,m==i.line?i.ch:null)),++m}),s.collapsed&&e.iter(t.line,i.line+1,function(q){zn(e,q)&&Sn(q,0)}),s.clearOnEnter&&Pe(s,"beforeCursorEnter",function(){return s.clear()}),s.readOnly&&($n(),(e.history.done.length||e.history.undone.length)&&e.clearHistory()),s.collapsed&&(s.id=++is,s.atomic=!0),b){if(w&&(b.curOp.updateMaxLine=!0),s.collapsed)In(b,t.line,i.line+1);else if(s.className||s.startStyle||s.endStyle||s.css||s.attributes||s.title)for(var K=t.line;K<=i.line;K++)Ei(b,K,"text");s.atomic&&Ka(b.doc),wn(b,"markerAdded",b,s)}return s}var Rr=function(e,t){this.markers=e,this.primary=t;for(var i=0;i<e.length;++i)e[i].parent=this};Rr.prototype.clear=function(){if(this.explicitlyCleared)return;this.explicitlyCleared=!0;for(var e=0;e<this.markers.length;++e)this.markers[e].clear();wn(this,"clear")},Rr.prototype.find=function(e,t){return this.primary.find(e,t)},ue(Rr);function El(e,t,i,n,r){n=d(n),n.shared=!1;var s=[rr(e,t,i,n,r)],l=s[0],m=n.widgetNode;return ki(e,function(b){m&&(n.widgetNode=m.cloneNode(!0)),s.push(rr(b,o(b,t),o(b,i),n,r));for(var w=0;w<b.linked.length;++w)if(b.linked[w].isParent)return;l=k(s)}),new Rr(s,l)}function rs(e){return e.findMarks(He(e.first,0),e.clipPos(He(e.lastLine())),function(t){return t.parent})}function wl(e,t){for(var i=0;i<t.length;i++){var n=t[i],r=n.find(),s=e.clipPos(r.from),l=e.clipPos(r.to);if(lt(s,l)){var m=rr(e,s,l,n.primary,n.primary.type);n.markers.push(m),m.parent=n}}}function _l(e){for(var t=function(n){var r=e[n],s=[r.primary.doc];ki(r.primary.doc,function(b){return s.push(b)});for(var l=0;l<r.markers.length;l++){var m=r.markers[l];le(s,m.doc)==-1&&(m.parent=null,r.markers.splice(l--,1))}},i=0;i<e.length;i++)t(i)}var Sl=0,Nn=function(e,t,i,n,r){if(!(this instanceof Nn))return new Nn(e,t,i,n,r);i==null&&(i=0),Lr.call(this,[new Tr([new Mi("",null)])]),this.first=i,this.scrollTop=this.scrollLeft=0,this.cantEdit=!1,this.cleanGeneration=1,this.modeFrontier=this.highlightFrontier=i;var s=He(i,0);this.sel=_i(s),this.history=new Zr(null),this.id=++Sl,this.modeOption=t,this.lineSep=n,this.direction=r=="rtl"?"rtl":"ltr",this.extend=!1,typeof e=="string"&&(e=this.splitLines(e)),Io(this,{from:s,to:s,text:e}),kn(this,_i(s),Re)};Nn.prototype=P(Lr.prototype,{constructor:Nn,iter:function(e,t,i){i?this.iterN(e-this.first,t-e,i):this.iterN(this.first,this.first+this.size,e)},insert:function(e,t){for(var i=0,n=0;n<t.length;++n)i+=t[n].height;this.insertInner(e-this.first,t,i)},remove:function(e,t){this.removeInner(e-this.first,t)},getValue:function(e){var t=ni(this,this.first,this.first+this.size);return e===!1?t:t.join(e||this.lineSeparator())},setValue:bn(function(e){var t=He(this.first,0),i=this.first+this.size-1;nr(this,{from:t,to:He(i,vt(this,i).text.length),text:this.splitLines(e),origin:"setValue",full:!0},!0),this.cm&&br(this.cm,0,0),kn(this,_i(t),Re)}),replaceRange:function(e,t,i,n){t=o(this,t),i=i?o(this,i):t,ir(this,e,t,i,n)},getRange:function(e,t,i){var n=Rn(this,o(this,e),o(this,t));return i===!1?n:n.join(i||this.lineSeparator())},getLine:function(e){var t=this.getLineHandle(e);return t&&t.text},getLineHandle:function(e){if(Vn(this,e))return vt(this,e)},getLineNumber:function(e){return Rt(e)},getLineHandleVisualStart:function(e){return typeof e=="number"&&(e=vt(this,e)),Dn(e)},lineCount:function(){return this.size},firstLine:function(){return this.first},lastLine:function(){return this.first+this.size-1},clipPos:function(e){return o(this,e)},getCursor:function(e){var t=this.sel.primary(),i;return e==null||e=="head"?i=t.head:e=="anchor"?i=t.anchor:e=="end"||e=="to"||e===!1?i=t.to():i=t.from(),i},listSelections:function(){return this.sel.ranges},somethingSelected:function(){return this.sel.somethingSelected()},setCursor:bn(function(e,t,i){Ha(this,o(this,typeof e=="number"?He(e,t||0):e),null,i)}),setSelection:bn(function(e,t,i){Ha(this,o(this,e),o(this,t||e),i)}),extendSelection:bn(function(e,t,i){qr(this,o(this,e),t&&o(this,t),i)}),extendSelections:bn(function(e,t){za(this,u(this,e),t)}),extendSelectionsBy:bn(function(e,t){var i=$(this.sel.ranges,e);za(this,u(this,i),t)}),setSelections:bn(function(e,t,i){if(!e.length)return;for(var n=[],r=0;r<e.length;r++)n[r]=new Kt(o(this,e[r].anchor),o(this,e[r].head));t==null&&(t=Math.min(e.length-1,this.sel.primIndex)),kn(this,li(this.cm,n,t),i)}),addSelection:bn(function(e,t,i){var n=this.sel.ranges.slice(0);n.push(new Kt(o(this,e),o(this,t||e))),kn(this,li(this.cm,n,n.length-1),i)}),getSelection:function(e){for(var t=this.sel.ranges,i,n=0;n<t.length;n++){var r=Rn(this,t[n].from(),t[n].to());i=i?i.concat(r):r}return e===!1?i:i.join(e||this.lineSeparator())},getSelections:function(e){for(var t=[],i=this.sel.ranges,n=0;n<i.length;n++){var r=Rn(this,i[n].from(),i[n].to());e!==!1&&(r=r.join(e||this.lineSeparator())),t[n]=r}return t},replaceSelection:function(e,t,i){for(var n=[],r=0;r<this.sel.ranges.length;r++)n[r]=e;this.replaceSelections(n,t,i||"+input")},replaceSelections:bn(function(e,t,i){for(var n=[],r=this.sel,s=0;s<r.ranges.length;s++){var l=r.ranges[s];n[s]={from:l.from(),to:l.to(),text:this.splitLines(e[s]),origin:i}}for(var m=t&&t!="end"&&dl(this,n,t),b=n.length-1;b>=0;b--)nr(this,n[b]);m?Ga(this,m):this.cm&&Qi(this.cm)}),undo:bn(function(){no(this,"undo")}),redo:bn(function(){no(this,"redo")}),undoSelection:bn(function(){no(this,"undo",!0)}),redoSelection:bn(function(){no(this,"redo",!0)}),setExtending:function(e){this.extend=e},getExtending:function(){return this.extend},historySize:function(){for(var e=this.history,t=0,i=0,n=0;n<e.done.length;n++)e.done[n].ranges||++t;for(var r=0;r<e.undone.length;r++)e.undone[r].ranges||++i;return{undo:t,redo:i}},clearHistory:function(){var e=this;this.history=new Zr(this.history.maxGeneration),ki(this,function(t){return t.history=e.history},!0)},markClean:function(){this.cleanGeneration=this.changeGeneration(!0)},changeGeneration:function(e){return e&&(this.history.lastOp=this.history.lastSelOp=this.history.lastOrigin=null),this.history.generation},isClean:function(e){return this.history.generation==(e||this.cleanGeneration)},getHistory:function(){return{done:er(this.history.done),undone:er(this.history.undone)}},setHistory:function(e){var t=this.history=new Zr(this.history.maxGeneration);t.done=er(e.done.slice(0),null,!0),t.undone=er(e.undone.slice(0),null,!0)},setGutterMarker:bn(function(e,t,i){return Ar(this,e,"gutter",function(n){var r=n.gutterMarkers||(n.gutterMarkers={});return r[t]=i,!i&&ke(r)&&(n.gutterMarkers=null),!0})}),clearGutter:bn(function(e){var t=this;this.iter(function(i){i.gutterMarkers&&i.gutterMarkers[e]&&Ar(t,i,"gutter",function(){return i.gutterMarkers[e]=null,ke(i.gutterMarkers)&&(i.gutterMarkers=null),!0})})}),lineInfo:function(e){var t;if(typeof e=="number"){if(!Vn(this,e))return null;if(t=e,e=vt(this,e),!e)return null}else if(t=Rt(e),t==null)return null;return{line:t,handle:e,text:e.text,gutterMarkers:e.gutterMarkers,textClass:e.textClass,bgClass:e.bgClass,wrapClass:e.wrapClass,widgets:e.widgets}},addLineClass:bn(function(e,t,i){return Ar(this,e,t=="gutter"?"gutter":"class",function(n){var r=t=="text"?"textClass":t=="background"?"bgClass":t=="gutter"?"gutterClass":"wrapClass";if(!n[r])n[r]=i;else{if(we(i).test(n[r]))return!1;n[r]+=" "+i}return!0})}),removeLineClass:bn(function(e,t,i){return Ar(this,e,t=="gutter"?"gutter":"class",function(n){var r=t=="text"?"textClass":t=="background"?"bgClass":t=="gutter"?"gutterClass":"wrapClass",s=n[r];if(s)if(i==null)n[r]=null;else{var l=s.match(we(i));if(!l)return!1;var m=l.index+l[0].length;n[r]=s.slice(0,l.index)+(!l.index||m==s.length?"":" ")+s.slice(m)||null}else return!1;return!0})}),addLineWidget:bn(function(e,t,i){return Cl(this,e,t,i)}),removeLineWidget:function(e){e.clear()},markText:function(e,t,i){return rr(this,o(this,e),o(this,t),i,i&&i.type||"range")},setBookmark:function(e,t){var i={replacedWith:t&&(t.nodeType==null?t.widget:t),insertLeft:t&&t.insertLeft,clearWhenEmpty:!1,shared:t&&t.shared,handleMouseEvents:t&&t.handleMouseEvents};return e=o(this,e),rr(this,e,e,i,"bookmark")},findMarksAt:function(e){e=o(this,e);var t=[],i=vt(this,e.line).markedSpans;if(i)for(var n=0;n<i.length;++n){var r=i[n];(r.from==null||r.from<=e.ch)&&(r.to==null||r.to>=e.ch)&&t.push(r.marker.parent||r.marker)}return t},findMarks:function(e,t,i){e=o(this,e),t=o(this,t);var n=[],r=e.line;return this.iter(e.line,t.line+1,function(s){var l=s.markedSpans;if(l)for(var m=0;m<l.length;m++){var b=l[m];!(b.to!=null&&r==e.line&&e.ch>=b.to||b.from==null&&r!=e.line||b.from!=null&&r==t.line&&b.from>=t.ch)&&(!i||i(b.marker))&&n.push(b.marker.parent||b.marker)}++r}),n},getAllMarks:function(){var e=[];return this.iter(function(t){var i=t.markedSpans;if(i)for(var n=0;n<i.length;++n)i[n].from!=null&&e.push(i[n].marker)}),e},posFromIndex:function(e){var t,i=this.first,n=this.lineSeparator().length;return this.iter(function(r){var s=r.text.length+n;if(s>e)return t=e,!0;e-=s,++i}),o(this,He(i,t))},indexFromPos:function(e){e=o(this,e);var t=e.ch;if(e.line<this.first||e.ch<0)return 0;var i=this.lineSeparator().length;return this.iter(this.first,e.line,function(n){t+=n.text.length+i}),t},copy:function(e){var t=new Nn(ni(this,this.first,this.first+this.size),this.modeOption,this.first,this.lineSep,this.direction);return t.scrollTop=this.scrollTop,t.scrollLeft=this.scrollLeft,t.sel=this.sel,t.extend=!1,e&&(t.history.undoDepth=this.history.undoDepth,t.setHistory(this.getHistory())),t},linkedDoc:function(e){e||(e={});var t=this.first,i=this.first+this.size;e.from!=null&&e.from>t&&(t=e.from),e.to!=null&&e.to<i&&(i=e.to);var n=new Nn(ni(this,t,i),e.mode||this.modeOption,t,this.lineSep,this.direction);return e.sharedHist&&(n.history=this.history),(this.linked||(this.linked=[])).push({doc:n,sharedHist:e.sharedHist}),n.linked=[{doc:this,isParent:!0,sharedHist:e.sharedHist}],wl(n,rs(this)),n},unlinkDoc:function(e){if(e instanceof on&&(e=e.doc),this.linked)for(var t=0;t<this.linked.length;++t){var i=this.linked[t];if(i.doc!=e)continue;this.linked.splice(t,1),e.unlinkDoc(this),_l(rs(this));break}if(e.history==this.history){var n=[e.id];ki(e,function(r){return n.push(r.id)},!0),e.history=new Zr(null),e.history.done=er(this.history.done,n),e.history.undone=er(this.history.undone,n)}},iterLinkedDocs:function(e){ki(this,e)},getMode:function(){return this.mode},getEditor:function(){return this.cm},splitLines:function(e){return this.lineSep?e.split(this.lineSep):kt(e)},lineSeparator:function(){return this.lineSep||`
|
|
`},setDirection:bn(function(e){if(e!="rtl"&&(e="ltr"),e==this.direction)return;this.direction=e,this.iter(function(t){return t.order=null}),this.cm&&fl(this.cm)})}),Nn.prototype.eachLine=Nn.prototype.iter;var os=0;function kl(e){var t=this;if(as(t),Ze(t,e)||gi(t.display,e))return;T(e),G&&(os=+new Date);var i=Ii(t,e,!0),n=e.dataTransfer.files;if(!i||t.isReadOnly())return;if(n&&n.length&&window.FileReader&&window.File)for(var r=n.length,s=Array(r),l=0,m=function(){++l==r&&yn(t,function(){i=o(t.doc,i);var Ce={from:i,to:i,text:t.doc.splitLines(s.filter(function(Be){return Be!=null}).join(t.doc.lineSeparator())),origin:"paste"};nr(t.doc,Ce),Ga(t.doc,_i(o(t.doc,i),o(t.doc,Si(Ce))))})()},b=function(Ce,Be){if(t.options.allowDropFileTypes&&le(t.options.allowDropFileTypes,Ce.type)==-1){m();return}var Xe=new FileReader;Xe.onerror=function(){return m()},Xe.onload=function(){var Qe=Xe.result;if(/[\x00-\x08\x0e-\x1f]{2}/.test(Qe)){m();return}s[Be]=Qe,m()},Xe.readAsText(Ce)},w=0;w<n.length;w++)b(n[w],w);else{if(t.state.draggingText&&t.doc.sel.contains(i)>-1){t.state.draggingText(e),setTimeout(function(){return t.display.input.focus()},20);return}try{var K=e.dataTransfer.getData("Text");if(K){var q;if(t.state.draggingText&&!t.state.draggingText.copy&&(q=t.listSelections()),eo(t.doc,_i(i,i)),q)for(var Ae=0;Ae<q.length;++Ae)ir(t.doc,"",q[Ae].anchor,q[Ae].head,"drag");t.replaceSelection(K,"around","paste"),t.display.input.focus()}}catch(Ce){}}}function Al(e,t){if(G&&(!e.state.draggingText||+new Date-os<100)){ee(t);return}if(Ze(e,t)||gi(e.display,t))return;if(t.dataTransfer.setData("Text",e.getSelection()),t.dataTransfer.effectAllowed="copyMove",t.dataTransfer.setDragImage&&!S){var i=O("img",null,null,"position: fixed; left: 0; top: 0;");i.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",C&&(i.width=i.height=1,e.display.wrapper.appendChild(i),i._top=i.offsetTop),t.dataTransfer.setDragImage(i,0,0),C&&i.parentNode.removeChild(i)}}function Tl(e,t){var i=Ii(e,t);if(!i)return;var n=document.createDocumentFragment();ya(e,i,n),e.display.dragCursor||(e.display.dragCursor=O("div",null,"CodeMirror-cursors CodeMirror-dragcursors"),e.display.lineSpace.insertBefore(e.display.dragCursor,e.display.cursorDiv)),ae(e.display.dragCursor,n)}function as(e){e.display.dragCursor&&(e.display.lineSpace.removeChild(e.display.dragCursor),e.display.dragCursor=null)}function ss(e){if(!document.getElementsByClassName)return;for(var t=document.getElementsByClassName("CodeMirror"),i=[],n=0;n<t.length;n++){var r=t[n].CodeMirror;r&&i.push(r)}i.length&&i[0].operation(function(){for(var s=0;s<i.length;s++)e(i[s])})}var ls=!1;function Ll(){if(ls)return;Ol(),ls=!0}function Ol(){var e;Pe(window,"resize",function(){e==null&&(e=setTimeout(function(){e=null,ss(Rl)},100))}),Pe(window,"blur",function(){return ss(Zi)})}function Rl(e){var t=e.display;t.cachedCharWidth=t.cachedTextHeight=t.cachedPaddingH=null,t.scrollbarsClipped=!1,e.setSize()}for(var Ti={3:"Pause",8:"Backspace",9:"Tab",13:"Enter",16:"Shift",17:"Ctrl",18:"Alt",19:"Pause",20:"CapsLock",27:"Esc",32:"Space",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"Left",38:"Up",39:"Right",40:"Down",44:"PrintScrn",45:"Insert",46:"Delete",59:";",61:"=",91:"Mod",92:"Mod",93:"Mod",106:"*",107:"=",109:"-",110:".",111:"/",145:"ScrollLock",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'",224:"Mod",63232:"Up",63233:"Down",63234:"Left",63235:"Right",63272:"Delete",63273:"Home",63275:"End",63276:"PageUp",63277:"PageDown",63302:"Insert"},Mr=0;Mr<10;Mr++)Ti[Mr+48]=Ti[Mr+96]=String(Mr);for(var io=65;io<=90;io++)Ti[io]=String.fromCharCode(io);for(var Dr=1;Dr<=12;Dr++)Ti[Dr+111]=Ti[Dr+63235]="F"+Dr;var vi={};vi.basic={Left:"goCharLeft",Right:"goCharRight",Up:"goLineUp",Down:"goLineDown",End:"goLineEnd",Home:"goLineStartSmart",PageUp:"goPageUp",PageDown:"goPageDown",Delete:"delCharAfter",Backspace:"delCharBefore","Shift-Backspace":"delCharBefore",Tab:"defaultTab","Shift-Tab":"indentAuto",Enter:"newlineAndIndent",Insert:"toggleOverwrite",Esc:"singleSelection"},vi.pcDefault={"Ctrl-A":"selectAll","Ctrl-D":"deleteLine","Ctrl-Z":"undo","Shift-Ctrl-Z":"redo","Ctrl-Y":"redo","Ctrl-Home":"goDocStart","Ctrl-End":"goDocEnd","Ctrl-Up":"goLineUp","Ctrl-Down":"goLineDown","Ctrl-Left":"goGroupLeft","Ctrl-Right":"goGroupRight","Alt-Left":"goLineStart","Alt-Right":"goLineEnd","Ctrl-Backspace":"delGroupBefore","Ctrl-Delete":"delGroupAfter","Ctrl-S":"save","Ctrl-F":"find","Ctrl-G":"findNext","Shift-Ctrl-G":"findPrev","Shift-Ctrl-F":"replace","Shift-Ctrl-R":"replaceAll","Ctrl-[":"indentLess","Ctrl-]":"indentMore","Ctrl-U":"undoSelection","Shift-Ctrl-U":"redoSelection","Alt-U":"redoSelection",fallthrough:"basic"},vi.emacsy={"Ctrl-F":"goCharRight","Ctrl-B":"goCharLeft","Ctrl-P":"goLineUp","Ctrl-N":"goLineDown","Alt-F":"goWordRight","Alt-B":"goWordLeft","Ctrl-A":"goLineStart","Ctrl-E":"goLineEnd","Ctrl-V":"goPageDown","Shift-Ctrl-V":"goPageUp","Ctrl-D":"delCharAfter","Ctrl-H":"delCharBefore","Alt-D":"delWordAfter","Alt-Backspace":"delWordBefore","Ctrl-K":"killLine","Ctrl-T":"transposeChars","Ctrl-O":"openLine"},vi.macDefault={"Cmd-A":"selectAll","Cmd-D":"deleteLine","Cmd-Z":"undo","Shift-Cmd-Z":"redo","Cmd-Y":"redo","Cmd-Home":"goDocStart","Cmd-Up":"goDocStart","Cmd-End":"goDocEnd","Cmd-Down":"goDocEnd","Alt-Left":"goGroupLeft","Alt-Right":"goGroupRight","Cmd-Left":"goLineLeft","Cmd-Right":"goLineRight","Alt-Backspace":"delGroupBefore","Ctrl-Alt-Backspace":"delGroupAfter","Alt-Delete":"delGroupAfter","Cmd-S":"save","Cmd-F":"find","Cmd-G":"findNext","Shift-Cmd-G":"findPrev","Cmd-Alt-F":"replace","Shift-Cmd-Alt-F":"replaceAll","Cmd-[":"indentLess","Cmd-]":"indentMore","Cmd-Backspace":"delWrappedLineLeft","Cmd-Delete":"delWrappedLineRight","Cmd-U":"undoSelection","Shift-Cmd-U":"redoSelection","Ctrl-Up":"goDocStart","Ctrl-Down":"goDocEnd",fallthrough:["basic","emacsy"]},vi.default=A?vi.macDefault:vi.pcDefault;function Ml(e){var t=e.split(/-(?!$)/);e=t[t.length-1];for(var i,n,r,s,l=0;l<t.length-1;l++){var m=t[l];if(/^(cmd|meta|m)$/i.test(m))s=!0;else if(/^a(lt)?$/i.test(m))i=!0;else if(/^(c|ctrl|control)$/i.test(m))n=!0;else if(/^s(hift)?$/i.test(m))r=!0;else throw new Error("Unrecognized modifier name: "+m)}return i&&(e="Alt-"+e),n&&(e="Ctrl-"+e),s&&(e="Cmd-"+e),r&&(e="Shift-"+e),e}function Dl(e){var t={};for(var i in e)if(e.hasOwnProperty(i)){var n=e[i];if(/^(name|fallthrough|(de|at)tach)$/.test(i))continue;if(n=="..."){delete e[i];continue}for(var r=$(i.split(" "),Ml),s=0;s<r.length;s++){var l=void 0,m=void 0;s==r.length-1?(m=r.join(" "),l=n):(m=r.slice(0,s+1).join(" "),l="...");var b=t[m];if(!b)t[m]=l;else if(b!=l)throw new Error("Inconsistent bindings for "+m)}delete e[i]}for(var w in t)e[w]=t[w];return e}function or(e,t,i,n){t=ro(t);var r=t.call?t.call(e,n):t[e];if(r===!1)return"nothing";if(r==="...")return"multi";if(r!=null&&i(r))return"handled";if(t.fallthrough){if(Object.prototype.toString.call(t.fallthrough)!="[object Array]")return or(e,t.fallthrough,i,n);for(var s=0;s<t.fallthrough.length;s++){var l=or(e,t.fallthrough[s],i,n);if(l)return l}}}function us(e){var t=typeof e=="string"?e:Ti[e.keyCode];return t=="Ctrl"||t=="Alt"||t=="Shift"||t=="Mod"}function cs(e,t,i){var n=e;return t.altKey&&n!="Alt"&&(e="Alt-"+e),(pe?t.metaKey:t.ctrlKey)&&n!="Ctrl"&&(e="Ctrl-"+e),(pe?t.ctrlKey:t.metaKey)&&n!="Mod"&&(e="Cmd-"+e),!i&&t.shiftKey&&n!="Shift"&&(e="Shift-"+e),e}function hs(e,t){if(C&&e.keyCode==34&&e.char)return!1;var i=Ti[e.keyCode];return i==null||e.altGraphKey?!1:(e.keyCode==3&&e.code&&(i=e.code),cs(i,e,t))}function ro(e){return typeof e=="string"?vi[e]:e}function ar(e,t){for(var i=e.doc.sel.ranges,n=[],r=0;r<i.length;r++){for(var s=t(i[r]);n.length&<(s.from,k(n).to)<=0;){var l=n.pop();if(lt(l.from,s.from)<0){s.from=l.from;break}}n.push(s)}Hn(e,function(){for(var m=n.length-1;m>=0;m--)ir(e.doc,"",n[m].from,n[m].to,"+delete");Qi(e)})}function Bo(e,t,i){var n=Fe(e.text,t+i,i);return n<0||n>e.text.length?null:n}function Uo(e,t,i){var n=Bo(e,t.ch,i);return n==null?null:new He(t.line,n,i<0?"after":"before")}function Wo(e,t,i,n,r){if(e){t.doc.direction=="rtl"&&(r=-r);var s=qe(i,t.doc.direction);if(s){var l=r<0?k(s):s[0],m=r<0==(l.level==1),b=m?"after":"before",w;if(l.level>0||t.doc.direction=="rtl"){var K=$i(t,i);w=r<0?i.text.length-1:0;var q=fi(t,K,w).top;w=Je(function(Ae){return fi(t,K,Ae).top==q},r<0==(l.level==1)?l.from:l.to-1,w),b=="before"&&(w=Bo(i,w,1))}else w=r<0?l.to:l.from;return new He(n,w,b)}}return new He(n,r<0?i.text.length:0,r<0?"before":"after")}function Pl(e,t,i,n){var r=qe(t,e.doc.direction);if(!r)return Uo(t,i,n);i.ch>=t.text.length?(i.ch=t.text.length,i.sticky="before"):i.ch<=0&&(i.ch=0,i.sticky="after");var s=Ye(r,i.ch,i.sticky),l=r[s];if(e.doc.direction=="ltr"&&l.level%2==0&&(n>0?l.to>i.ch:l.from<i.ch))return Uo(t,i,n);var m=function(tt,ut){return Bo(t,tt instanceof He?tt.ch:tt,ut)},b,w=function(tt){return e.options.lineWrapping?(b=b||$i(e,t),pa(e,t,b,tt)):{begin:0,end:t.text.length}},K=w(i.sticky=="before"?m(i,-1):i.ch);if(e.doc.direction=="rtl"||l.level==1){var q=l.level==1==n<0,Ae=m(i,q?1:-1);if(Ae!=null&&(q?Ae<=l.to&&Ae<=K.end:Ae>=l.from&&Ae>=K.begin)){var Ce=q?"before":"after";return new He(i.line,Ae,Ce)}}var Be=function(tt,ut,nt){for(var pt=function(tn,xn){return xn?new He(i.line,m(tn,1),"before"):new He(i.line,tn,"after")};tt>=0&&tt<r.length;tt+=ut){var _t=r[tt],Ct=ut>0==(_t.level!=1),Mt=Ct?nt.begin:m(nt.end,-1);if(_t.from<=Mt&&Mt<_t.to)return pt(Mt,Ct);if(Mt=Ct?_t.from:m(_t.to,-1),nt.begin<=Mt&&Mt<nt.end)return pt(Mt,Ct)}},Xe=Be(s+n,n,K);if(Xe)return Xe;var Qe=n>0?K.end:m(K.begin,-1);return Qe!=null&&!(n>0&&Qe==t.text.length)&&(Xe=Be(n>0?0:r.length-1,n,w(Qe)),Xe)?Xe:null}var Pr={selectAll:Ya,singleSelection:function(e){return e.setSelection(e.getCursor("anchor"),e.getCursor("head"),Re)},killLine:function(e){return ar(e,function(t){if(t.empty()){var i=vt(e.doc,t.head.line).text.length;return t.head.ch==i&&t.head.line<e.lastLine()?{from:t.head,to:He(t.head.line+1,0)}:{from:t.head,to:He(t.head.line,i)}}else return{from:t.from(),to:t.to()}})},deleteLine:function(e){return ar(e,function(t){return{from:He(t.from().line,0),to:o(e.doc,He(t.to().line+1,0))}})},delLineLeft:function(e){return ar(e,function(t){return{from:He(t.from().line,0),to:t.from()}})},delWrappedLineLeft:function(e){return ar(e,function(t){var i=e.charCoords(t.head,"div").top+5,n=e.coordsChar({left:0,top:i},"div");return{from:n,to:t.from()}})},delWrappedLineRight:function(e){return ar(e,function(t){var i=e.charCoords(t.head,"div").top+5,n=e.coordsChar({left:e.display.lineDiv.offsetWidth+100,top:i},"div");return{from:t.from(),to:n}})},undo:function(e){return e.undo()},redo:function(e){return e.redo()},undoSelection:function(e){return e.undoSelection()},redoSelection:function(e){return e.redoSelection()},goDocStart:function(e){return e.extendSelection(He(e.firstLine(),0))},goDocEnd:function(e){return e.extendSelection(He(e.lastLine()))},goLineStart:function(e){return e.extendSelectionsBy(function(t){return ds(e,t.head.line)},{origin:"+move",bias:1})},goLineStartSmart:function(e){return e.extendSelectionsBy(function(t){return fs(e,t.head)},{origin:"+move",bias:1})},goLineEnd:function(e){return e.extendSelectionsBy(function(t){return Il(e,t.head.line)},{origin:"+move",bias:-1})},goLineRight:function(e){return e.extendSelectionsBy(function(t){var i=e.cursorCoords(t.head,"div").top+5;return e.coordsChar({left:e.display.lineDiv.offsetWidth+100,top:i},"div")},ye)},goLineLeft:function(e){return e.extendSelectionsBy(function(t){var i=e.cursorCoords(t.head,"div").top+5;return e.coordsChar({left:0,top:i},"div")},ye)},goLineLeftSmart:function(e){return e.extendSelectionsBy(function(t){var i=e.cursorCoords(t.head,"div").top+5,n=e.coordsChar({left:0,top:i},"div");return n.ch<e.getLine(n.line).search(/\S/)?fs(e,t.head):n},ye)},goLineUp:function(e){return e.moveV(-1,"line")},goLineDown:function(e){return e.moveV(1,"line")},goPageUp:function(e){return e.moveV(-1,"page")},goPageDown:function(e){return e.moveV(1,"page")},goCharLeft:function(e){return e.moveH(-1,"char")},goCharRight:function(e){return e.moveH(1,"char")},goColumnLeft:function(e){return e.moveH(-1,"column")},goColumnRight:function(e){return e.moveH(1,"column")},goWordLeft:function(e){return e.moveH(-1,"word")},goGroupRight:function(e){return e.moveH(1,"group")},goGroupLeft:function(e){return e.moveH(-1,"group")},goWordRight:function(e){return e.moveH(1,"word")},delCharBefore:function(e){return e.deleteH(-1,"codepoint")},delCharAfter:function(e){return e.deleteH(1,"char")},delWordBefore:function(e){return e.deleteH(-1,"word")},delWordAfter:function(e){return e.deleteH(1,"word")},delGroupBefore:function(e){return e.deleteH(-1,"group")},delGroupAfter:function(e){return e.deleteH(1,"group")},indentAuto:function(e){return e.indentSelection("smart")},indentMore:function(e){return e.indentSelection("add")},indentLess:function(e){return e.indentSelection("subtract")},insertTab:function(e){return e.replaceSelection(" ")},insertSoftTab:function(e){for(var t=[],i=e.listSelections(),n=e.options.tabSize,r=0;r<i.length;r++){var s=i[r].from(),l=L(e.getLine(s.line),s.ch,n);t.push(X(n-l%n))}e.replaceSelections(t)},defaultTab:function(e){e.somethingSelected()?e.indentSelection("add"):e.execCommand("insertTab")},transposeChars:function(e){return Hn(e,function(){for(var t=e.listSelections(),i=[],n=0;n<t.length;n++){if(!t[n].empty())continue;var r=t[n].head,s=vt(e.doc,r.line).text;if(s){if(r.ch==s.length&&(r=new He(r.line,r.ch-1)),r.ch>0)r=new He(r.line,r.ch+1),e.replaceRange(s.charAt(r.ch-1)+s.charAt(r.ch-2),He(r.line,r.ch-2),r,"+transpose");else if(r.line>e.doc.first){var l=vt(e.doc,r.line-1).text;l&&(r=new He(r.line,1),e.replaceRange(s.charAt(0)+e.doc.lineSeparator()+l.charAt(l.length-1),He(r.line-1,l.length-1),r,"+transpose"))}}i.push(new Kt(r,r))}e.setSelections(i)})},newlineAndIndent:function(e){return Hn(e,function(){for(var t=e.listSelections(),i=t.length-1;i>=0;i--)e.replaceRange(e.doc.lineSeparator(),t[i].anchor,t[i].head,"+input");t=e.listSelections();for(var n=0;n<t.length;n++)e.indentLine(t[n].from().line,null,!0);Qi(e)})},openLine:function(e){return e.replaceSelection(`
|
|
`,"start")},toggleOverwrite:function(e){return e.toggleOverwrite()}};function ds(e,t){var i=vt(e.doc,t),n=Dn(i);return n!=i&&(t=Rt(n)),Wo(!0,e,n,t,1)}function Il(e,t){var i=vt(e.doc,t),n=Vi(i);return n!=i&&(t=Rt(n)),Wo(!0,e,i,t,-1)}function fs(e,t){var i=ds(e,t.line),n=vt(e.doc,i.line),r=qe(n,e.doc.direction);if(!r||r[0].level==0){var s=Math.max(i.ch,n.text.search(/\S/)),l=t.line==i.line&&t.ch<=s&&t.ch;return He(i.line,l?0:s,i.sticky)}return i}function oo(e,t,i){if(typeof t=="string"&&(t=Pr[t],!t))return!1;e.display.input.ensurePolled();var n=e.display.shift,r=!1;try{e.isReadOnly()&&(e.state.suppressEdits=!0),i&&(e.display.shift=!1),r=t(e)!=je}finally{e.display.shift=n,e.state.suppressEdits=!1}return r}function Nl(e,t,i){for(var n=0;n<e.state.keyMaps.length;n++){var r=or(t,e.state.keyMaps[n],i,e);if(r)return r}return e.options.extraKeys&&or(t,e.options.extraKeys,i,e)||or(t,e.options.keyMap,i,e)}var jl=new H;function Ir(e,t,i,n){var r=e.state.keySeq;if(r){if(us(t))return"handled";if(/\'$/.test(t)?e.state.keySeq=null:jl.set(50,function(){e.state.keySeq==r&&(e.state.keySeq=null,e.display.input.reset())}),ps(e,r+" "+t,i,n))return!0}return ps(e,t,i,n)}function ps(e,t,i,n){var r=Nl(e,t,n);return r=="multi"&&(e.state.keySeq=t),r=="handled"&&wn(e,"keyHandled",e,t,i),(r=="handled"||r=="multi")&&(T(i),_o(e)),!!r}function ms(e,t){var i=hs(t,!0);return i?t.shiftKey&&!e.state.keySeq?Ir(e,"Shift-"+i,t,function(n){return oo(e,n,!0)})||Ir(e,i,t,function(n){if(typeof n=="string"?/^go[A-Z]/.test(n):n.motion)return oo(e,n)}):Ir(e,i,t,function(n){return oo(e,n)}):!1}function Fl(e,t,i){return Ir(e,"'"+i+"'",t,function(n){return oo(e,n,!0)})}var zo=null;function gs(e){var t=this;if(e.target&&e.target!=t.display.input.getField())return;if(t.curOp.focus=ne(),Ze(t,e))return;G&&J<11&&e.keyCode==27&&(e.returnValue=!1);var i=e.keyCode;t.display.shift=i==16||e.shiftKey;var n=ms(t,e);C&&(zo=n?i:null,!n&&i==88&&!Yt&&(A?e.metaKey:e.ctrlKey)&&t.replaceSelection("",null,"cut")),de&&!A&&!n&&i==46&&e.shiftKey&&!e.ctrlKey&&document.execCommand&&document.execCommand("cut"),i==18&&!/\bCodeMirror-crosshair\b/.test(t.display.lineDiv.className)&&Bl(t)}function Bl(e){var t=e.display.lineDiv;z(t,"CodeMirror-crosshair");function i(n){(n.keyCode==18||!n.altKey)&&(Le(t,"CodeMirror-crosshair"),ht(document,"keyup",i),ht(document,"mouseover",i))}Pe(document,"keyup",i),Pe(document,"mouseover",i)}function vs(e){e.keyCode==16&&(this.doc.sel.shift=!1),Ze(this,e)}function ys(e){var t=this;if(e.target&&e.target!=t.display.input.getField())return;if(gi(t.display,e)||Ze(t,e)||e.ctrlKey&&!e.altKey||A&&e.metaKey)return;var i=e.keyCode,n=e.charCode;if(C&&i==zo){zo=null,T(e);return}if(C&&(!e.which||e.which<10)&&ms(t,e))return;var r=String.fromCharCode(n==null?i:n);if(r=="\b")return;if(Fl(t,e,r))return;t.display.input.onKeyPress(e)}var Ul=400,Ho=function(e,t,i){this.time=e,this.pos=t,this.button=i};Ho.prototype.compare=function(e,t,i){return this.time+Ul>e&<(t,this.pos)==0&&i==this.button};var Nr,jr;function Wl(e,t){var i=+new Date;return jr&&jr.compare(i,e,t)?(Nr=jr=null,"triple"):Nr&&Nr.compare(i,e,t)?(jr=new Ho(i,e,t),Nr=null,"double"):(Nr=new Ho(i,e,t),jr=null,"single")}function bs(e){var t=this,i=t.display;if(Ze(t,e)||i.activeTouch&&i.input.supportsTouch())return;if(i.input.ensurePolled(),i.shift=e.shiftKey,gi(i,e)){U||(i.scroller.draggable=!1,setTimeout(function(){return i.scroller.draggable=!0},100));return}if(Go(t,e))return;var n=Ii(t,e),r=xe(e),s=n?Wl(n,r):"single";if(window.focus(),r==1&&t.state.selectingText&&t.state.selectingText(e),n&&zl(t,r,n,s,e))return;r==1?n?Gl(t,n,s,e):Me(e)==i.scroller&&T(e):r==2?(n&&qr(t.doc,n),setTimeout(function(){return i.input.focus()},20)):r==3&&(Ie?t.display.input.onContextMenu(e):xa(t))}function zl(e,t,i,n,r){var s="Click";return n=="double"?s="Double"+s:n=="triple"&&(s="Triple"+s),s=(t==1?"Left":t==2?"Middle":"Right")+s,Ir(e,cs(s,r),r,function(l){if(typeof l=="string"&&(l=Pr[l]),!l)return!1;var m=!1;try{e.isReadOnly()&&(e.state.suppressEdits=!0),m=l(e,i)!=je}finally{e.state.suppressEdits=!1}return m})}function Hl(e,t,i){var n=e.getOption("configureMouse"),r=n?n(e,t,i):{};if(r.unit==null){var s=W?i.shiftKey&&i.metaKey:i.altKey;r.unit=s?"rectangle":t=="single"?"char":t=="double"?"word":"line"}return(r.extend==null||e.doc.extend)&&(r.extend=e.doc.extend||i.shiftKey),r.addNew==null&&(r.addNew=A?i.metaKey:i.ctrlKey),r.moveOnDrag==null&&(r.moveOnDrag=!(A?i.altKey:i.ctrlKey)),r}function Gl(e,t,i,n){G?setTimeout(g(ba,e),0):e.curOp.focus=ne();var r=Hl(e,i,n),s=e.doc.sel,l;e.options.dragDrop&&Ke&&!e.isReadOnly()&&i=="single"&&(l=s.contains(t))>-1&&(lt((l=s.ranges[l]).from(),t)<0||t.xRel>0)&&(lt(l.to(),t)>0||t.xRel<0)?Vl(e,n,t,r):Kl(e,n,t,r)}function Vl(e,t,i,n){var r=e.display,s=!1,l=yn(e,function(w){U&&(r.scroller.draggable=!1),e.state.draggingText=!1,ht(r.wrapper.ownerDocument,"mouseup",l),ht(r.wrapper.ownerDocument,"mousemove",m),ht(r.scroller,"dragstart",b),ht(r.scroller,"drop",l),s||(T(w),n.addNew||qr(e.doc,i,null,null,n.extend),U&&!S||G&&J==9?setTimeout(function(){r.wrapper.ownerDocument.body.focus({preventScroll:!0}),r.input.focus()},20):r.input.focus())}),m=function(w){s=s||Math.abs(t.clientX-w.clientX)+Math.abs(t.clientY-w.clientY)>=10},b=function(){return s=!0};U&&(r.scroller.draggable=!0),e.state.draggingText=l,l.copy=!n.moveOnDrag,r.scroller.dragDrop&&r.scroller.dragDrop(),Pe(r.wrapper.ownerDocument,"mouseup",l),Pe(r.wrapper.ownerDocument,"mousemove",m),Pe(r.scroller,"dragstart",b),Pe(r.scroller,"drop",l),xa(e),setTimeout(function(){return r.input.focus()},20)}function xs(e,t,i){if(i=="char")return new Kt(t,t);if(i=="word")return e.findWordAt(t);if(i=="line")return new Kt(He(t.line,0),o(e.doc,He(t.line+1,0)));var n=i(e,t);return new Kt(n.from,n.to)}function Kl(e,t,i,n){var r=e.display,s=e.doc;T(t);var l,m,b=s.sel,w=b.ranges;if(n.addNew&&!n.extend?(m=s.sel.contains(i),m>-1?l=w[m]:l=new Kt(i,i)):(l=s.sel.primary(),m=s.sel.primIndex),n.unit=="rectangle")n.addNew||(l=new Kt(i,i)),i=Ii(e,t,!0,!0),m=-1;else{var K=xs(e,i,n.unit);n.extend?l=jo(l,K.anchor,K.head,n.extend):l=K}n.addNew?m==-1?(m=w.length,kn(s,li(e,w.concat([l]),m),{scroll:!1,origin:"*mouse"})):w.length>1&&w[m].empty()&&n.unit=="char"&&!n.extend?(kn(s,li(e,w.slice(0,m).concat(w.slice(m+1)),0),{scroll:!1,origin:"*mouse"}),b=s.sel):Fo(s,m,l,Oe):(m=0,kn(s,new Zn([l],0),Oe),b=s.sel);var q=i;function Ae(nt){if(lt(q,nt)==0)return;if(q=nt,n.unit=="rectangle"){for(var pt=[],_t=e.options.tabSize,Ct=L(vt(s,i.line).text,i.ch,_t),Mt=L(vt(s,nt.line).text,nt.ch,_t),tn=Math.min(Ct,Mt),xn=Math.max(Ct,Mt),an=Math.min(i.line,nt.line),Gn=Math.min(e.lastLine(),Math.max(i.line,nt.line));an<=Gn;an++){var jn=vt(s,an).text,fn=_e(jn,tn,_t);tn==xn?pt.push(new Kt(He(an,fn),He(an,fn))):jn.length>fn&&pt.push(new Kt(He(an,fn),He(an,_e(jn,xn,_t))))}pt.length||pt.push(new Kt(i,i)),kn(s,li(e,b.ranges.slice(0,m).concat(pt),m),{origin:"*mouse",scroll:!1}),e.scrollIntoView(nt)}else{var Fn=l,_n=xs(e,nt,n.unit),gn=Fn.anchor,pn;lt(_n.anchor,gn)>0?(pn=_n.head,gn=qt(Fn.from(),_n.anchor)):(pn=_n.anchor,gn=Xt(Fn.to(),_n.head));var ln=b.ranges.slice(0);ln[m]=Xl(e,new Kt(o(s,gn),pn)),kn(s,li(e,ln,m),Oe)}}var Ce=r.wrapper.getBoundingClientRect(),Be=0;function Xe(nt){var pt=++Be,_t=Ii(e,nt,!0,n.unit=="rectangle");if(!_t)return;if(lt(_t,q)!=0){e.curOp.focus=ne(),Ae(_t);var Ct=Xr(r,s);(_t.line>=Ct.to||_t.line<Ct.from)&&setTimeout(yn(e,function(){Be==pt&&Xe(nt)}),150)}else{var Mt=nt.clientY<Ce.top?-20:nt.clientY>Ce.bottom?20:0;Mt&&setTimeout(yn(e,function(){if(Be!=pt)return;r.scroller.scrollTop+=Mt,Xe(nt)}),50)}}function Qe(nt){e.state.selectingText=!1,Be=Infinity,nt&&(T(nt),r.input.focus()),ht(r.wrapper.ownerDocument,"mousemove",tt),ht(r.wrapper.ownerDocument,"mouseup",ut),s.history.lastSelOrigin=null}var tt=yn(e,function(nt){nt.buttons===0||!xe(nt)?Qe(nt):Xe(nt)}),ut=yn(e,Qe);e.state.selectingText=ut,Pe(r.wrapper.ownerDocument,"mousemove",tt),Pe(r.wrapper.ownerDocument,"mouseup",ut)}function Xl(e,t){var i=t.anchor,n=t.head,r=vt(e.doc,i.line);if(lt(i,n)==0&&i.sticky==n.sticky)return t;var s=qe(r);if(!s)return t;var l=Ye(s,i.ch,i.sticky),m=s[l];if(m.from!=i.ch&&m.to!=i.ch)return t;var b=l+(m.from==i.ch==(m.level!=1)?0:1);if(b==0||b==s.length)return t;var w;if(n.line!=i.line)w=(n.line-i.line)*(e.doc.direction=="ltr"?1:-1)>0;else{var K=Ye(s,n.ch,n.sticky),q=K-l||(n.ch-i.ch)*(m.level==1?-1:1);K==b-1||K==b?w=q<0:w=q>0}var Ae=s[b+(w?-1:0)],Ce=w==(Ae.level==1),Be=Ce?Ae.from:Ae.to,Xe=Ce?"after":"before";return i.ch==Be&&i.sticky==Xe?t:new Kt(new He(i.line,Be,Xe),n)}function Cs(e,t,i,n){var r,s;if(t.touches)r=t.touches[0].clientX,s=t.touches[0].clientY;else try{r=t.clientX,s=t.clientY}catch(Ae){return!1}if(r>=Math.floor(e.display.gutters.getBoundingClientRect().right))return!1;n&&T(t);var l=e.display,m=l.lineDiv.getBoundingClientRect();if(s>m.bottom||!re(e,i))return Y(t);s-=m.top-l.viewOffset;for(var b=0;b<e.display.gutterSpecs.length;++b){var w=l.gutters.childNodes[b];if(w&&w.getBoundingClientRect().right>=r){var K=Tn(e.doc,s),q=e.display.gutterSpecs[b];return We(e,i,e,K,q.className,t),Y(t)}}}function Go(e,t){return Cs(e,t,"gutterClick",!0)}function Es(e,t){if(gi(e.display,t)||$l(e,t))return;if(Ze(e,t,"contextmenu"))return;Ie||e.display.input.onContextMenu(t)}function $l(e,t){return re(e,"gutterContextMenu")?Cs(e,t,"gutterContextMenu",!1):!1}function ws(e){e.display.wrapper.className=e.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+e.options.theme.replace(/(^|\s)\s*/g," cm-s-"),vr(e)}var sr={toString:function(){return"CodeMirror.Init"}},_s={},ao={};function Yl(e){var t=e.optionHandlers;function i(n,r,s,l){e.defaults[n]=r,s&&(t[n]=l?function(m,b,w){w!=sr&&s(m,b,w)}:s)}e.defineOption=i,e.Init=sr,i("value","",function(n,r){return n.setValue(r)},!0),i("mode",null,function(n,r){n.doc.modeOption=r,Po(n)},!0),i("indentUnit",2,Po,!0),i("indentWithTabs",!1),i("smartIndent",!0),i("tabSize",4,function(n){Sr(n),vr(n),In(n)},!0),i("lineSeparator",null,function(n,r){if(n.doc.lineSep=r,!r)return;var s=[],l=n.doc.first;n.doc.iter(function(b){for(var w=0;;){var K=b.text.indexOf(r,w);if(K==-1)break;w=K+r.length,s.push(He(l,K))}l++});for(var m=s.length-1;m>=0;m--)ir(n.doc,r,s[m],He(s[m].line,s[m].ch+r.length))}),i("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b-\u200c\u200e\u200f\u2028\u2029\ufeff\ufff9-\ufffc]/g,function(n,r,s){n.state.specialChars=new RegExp(r.source+(r.test(" ")?"":"| "),"g"),s!=sr&&n.refresh()}),i("specialCharPlaceholder",Wt,function(n){return n.refresh()},!0),i("electricChars",!0),i("inputStyle",v?"contenteditable":"textarea",function(){throw new Error("inputStyle can not (yet) be changed in a running editor")},!0),i("spellcheck",!1,function(n,r){return n.getInputField().spellcheck=r},!0),i("autocorrect",!1,function(n,r){return n.getInputField().autocorrect=r},!0),i("autocapitalize",!1,function(n,r){return n.getInputField().autocapitalize=r},!0),i("rtlMoveVisually",!ge),i("wholeLineUpdateBefore",!0),i("theme","default",function(n){ws(n),_r(n)},!0),i("keyMap","default",function(n,r,s){var l=ro(r),m=s!=sr&&ro(s);m&&m.detach&&m.detach(n,l),l.attach&&l.attach(n,m||null)}),i("extraKeys",null),i("configureMouse",null),i("lineWrapping",!1,Zl,!0),i("gutters",[],function(n,r){n.display.gutterSpecs=Mo(r,n.options.lineNumbers),_r(n)},!0),i("fixedGutter",!0,function(n,r){n.display.gutters.style.left=r?Eo(n.display)+"px":"0",n.refresh()},!0),i("coverGutterNextToScrollbar",!1,function(n){return qi(n)},!0),i("scrollbarStyle","native",function(n){ka(n),qi(n),n.display.scrollbars.setScrollTop(n.doc.scrollTop),n.display.scrollbars.setScrollLeft(n.doc.scrollLeft)},!0),i("lineNumbers",!1,function(n,r){n.display.gutterSpecs=Mo(n.options.gutters,r),_r(n)},!0),i("firstLineNumber",1,_r,!0),i("lineNumberFormatter",function(n){return n},_r,!0),i("showCursorWhenSelecting",!1,yr,!0),i("resetSelectionOnContextMenu",!0),i("lineWiseCopyCut",!0),i("pasteLinesPerSelection",!0),i("selectionsMayTouch",!1),i("readOnly",!1,function(n,r){r=="nocursor"&&(Zi(n),n.display.input.blur()),n.display.input.readOnlyChanged(r)}),i("screenReaderLabel",null,function(n,r){r=r===""?null:r,n.display.input.screenReaderLabelChanged(r)}),i("disableInput",!1,function(n,r){r||n.display.input.reset()},!0),i("dragDrop",!0,Jl),i("allowDropFileTypes",null),i("cursorBlinkRate",530),i("cursorScrollMargin",0),i("cursorHeight",1,yr,!0),i("singleCursorHeightPerLine",!0,yr,!0),i("workTime",100),i("workDelay",100),i("flattenSpans",!0,Sr,!0),i("addModeClass",!1,Sr,!0),i("pollInterval",100),i("undoDepth",200,function(n,r){return n.doc.history.undoDepth=r}),i("historyEventDelay",1250),i("viewportMargin",10,function(n){return n.refresh()},!0),i("maxHighlightLength",1e4,Sr,!0),i("moveInputWithCursor",!0,function(n,r){r||n.display.input.resetPosition()}),i("tabindex",null,function(n,r){return n.display.input.getField().tabIndex=r||""}),i("autofocus",null),i("direction","ltr",function(n,r){return n.doc.setDirection(r)},!0),i("phrases",null)}function Jl(e,t,i){var n=i&&i!=sr;if(!t!=!n){var r=e.display.dragFunctions,s=t?Pe:ht;s(e.display.scroller,"dragstart",r.start),s(e.display.scroller,"dragenter",r.enter),s(e.display.scroller,"dragover",r.over),s(e.display.scroller,"dragleave",r.leave),s(e.display.scroller,"drop",r.drop)}}function Zl(e){e.options.lineWrapping?(z(e.display.wrapper,"CodeMirror-wrap"),e.display.sizer.style.minWidth="",e.display.sizerWidth=null):(Le(e.display.wrapper,"CodeMirror-wrap"),Ur(e)),wo(e),In(e),vr(e),setTimeout(function(){return qi(e)},100)}function on(e,t){var i=this;if(!(this instanceof on))return new on(e,t);this.options=t=t?d(t):{},d(_s,t,!1);var n=t.value;typeof n=="string"?n=new Nn(n,t.mode,null,t.lineSeparator,t.direction):t.mode&&(n.modeOption=t.mode),this.doc=n;var r=new on.inputStyles[t.inputStyle](this),s=this.display=new cl(e,n,r,t);s.wrapper.CodeMirror=this,ws(this),t.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),ka(this),this.state={keyMaps:[],overlays:[],modeGen:0,overwrite:!1,delayingBlurEvent:!1,focused:!1,suppressEdits:!1,pasteIncoming:-1,cutIncoming:-1,selectingText:!1,draggingText:!1,highlight:new H,keySeq:null,specialChars:null},t.autofocus&&!v&&s.input.focus(),G&&J<11&&setTimeout(function(){return i.display.input.reset(!0)},20),Ql(this),Ll(),Bi(this),this.curOp.forceUpdate=!0,Na(this,n),t.autofocus&&!v||this.hasFocus()?setTimeout(function(){i.hasFocus()&&!i.state.focused&&So(i)},20):Zi(this);for(var l in ao)ao.hasOwnProperty(l)&&ao[l](this,t[l],sr);La(this),t.finishInit&&t.finishInit(this);for(var m=0;m<Vo.length;++m)Vo[m](this);Ui(this),U&&t.lineWrapping&&getComputedStyle(s.lineDiv).textRendering=="optimizelegibility"&&(s.lineDiv.style.textRendering="auto")}on.defaults=_s,on.optionHandlers=ao;function Ql(e){var t=e.display;Pe(t.scroller,"mousedown",yn(e,bs)),G&&J<11?Pe(t.scroller,"dblclick",yn(e,function(b){if(Ze(e,b))return;var w=Ii(e,b);if(!w||Go(e,b)||gi(e.display,b))return;T(b);var K=e.findWordAt(w);qr(e.doc,K.anchor,K.head)})):Pe(t.scroller,"dblclick",function(b){return Ze(e,b)||T(b)}),Pe(t.scroller,"contextmenu",function(b){return Es(e,b)}),Pe(t.input.getField(),"contextmenu",function(b){t.scroller.contains(b.target)||Es(e,b)});var i,n={end:0};function r(){t.activeTouch&&(i=setTimeout(function(){return t.activeTouch=null},1e3),n=t.activeTouch,n.end=+new Date)}function s(b){if(b.touches.length!=1)return!1;var w=b.touches[0];return w.radiusX<=1&&w.radiusY<=1}function l(b,w){if(w.left==null)return!0;var K=w.left-b.left,q=w.top-b.top;return K*K+q*q>20*20}Pe(t.scroller,"touchstart",function(b){if(!Ze(e,b)&&!s(b)&&!Go(e,b)){t.input.ensurePolled(),clearTimeout(i);var w=+new Date;t.activeTouch={start:w,moved:!1,prev:w-n.end<=300?n:null},b.touches.length==1&&(t.activeTouch.left=b.touches[0].pageX,t.activeTouch.top=b.touches[0].pageY)}}),Pe(t.scroller,"touchmove",function(){t.activeTouch&&(t.activeTouch.moved=!0)}),Pe(t.scroller,"touchend",function(b){var w=t.activeTouch;if(w&&!gi(t,b)&&w.left!=null&&!w.moved&&new Date-w.start<300){var K=e.coordsChar(t.activeTouch,"page"),q;!w.prev||l(w,w.prev)?q=new Kt(K,K):!w.prev.prev||l(w,w.prev.prev)?q=e.findWordAt(K):q=new Kt(He(K.line,0),o(e.doc,He(K.line+1,0))),e.setSelection(q.anchor,q.head),e.focus(),T(b)}r()}),Pe(t.scroller,"touchcancel",r),Pe(t.scroller,"scroll",function(){t.scroller.clientHeight&&(xr(e,t.scroller.scrollTop),ji(e,t.scroller.scrollLeft,!0),We(e,"scroll",e))}),Pe(t.scroller,"mousewheel",function(b){return Ma(e,b)}),Pe(t.scroller,"DOMMouseScroll",function(b){return Ma(e,b)}),Pe(t.wrapper,"scroll",function(){return t.wrapper.scrollTop=t.wrapper.scrollLeft=0}),t.dragFunctions={enter:function(b){Ze(e,b)||ee(b)},over:function(b){Ze(e,b)||(Tl(e,b),ee(b))},start:function(b){return Al(e,b)},drop:yn(e,kl),leave:function(b){Ze(e,b)||as(e)}};var m=t.input.getField();Pe(m,"keyup",function(b){return vs.call(e,b)}),Pe(m,"keydown",yn(e,gs)),Pe(m,"keypress",yn(e,ys)),Pe(m,"focus",function(b){return So(e,b)}),Pe(m,"blur",function(b){return Zi(e,b)})}var Vo=[];on.defineInitHook=function(e){return Vo.push(e)};function Fr(e,t,i,n){var r=e.doc,s;i==null&&(i="add"),i=="smart"&&(r.mode.indent?s=et(e,t).state:i="prev");var l=e.options.tabSize,m=vt(r,t),b=L(m.text,null,l);m.stateAfter&&(m.stateAfter=null);var w=m.text.match(/^\s*/)[0],K;if(!n&&!/\S/.test(m.text))K=0,i="not";else if(i=="smart"&&(K=r.mode.indent(s,m.text.slice(w.length),m.text),K==je||K>150)){if(!n)return;i="prev"}i=="prev"?t>r.first?K=L(vt(r,t-1).text,null,l):K=0:i=="add"?K=b+e.options.indentUnit:i=="subtract"?K=b-e.options.indentUnit:typeof i=="number"&&(K=b+i),K=Math.max(0,K);var q="",Ae=0;if(e.options.indentWithTabs)for(var Ce=Math.floor(K/l);Ce;--Ce)Ae+=l,q+=" ";if(Ae<K&&(q+=X(K-Ae)),q!=w)return ir(r,q,He(t,0),He(t,w.length),"+input"),m.stateAfter=null,!0;for(var Be=0;Be<r.sel.ranges.length;Be++){var Xe=r.sel.ranges[Be];if(Xe.head.line==t&&Xe.head.ch<w.length){var Qe=He(t,w.length);Fo(r,Be,new Kt(Qe,Qe));break}}}var ui=null;function so(e){ui=e}function Ko(e,t,i,n,r){var s=e.doc;e.display.shift=!1,n||(n=s.sel);var l=+new Date-200,m=r=="paste"||e.state.pasteIncoming>l,b=kt(t),w=null;if(m&&n.ranges.length>1)if(ui&&ui.text.join(`
|
|
`)==t){if(n.ranges.length%ui.text.length==0){w=[];for(var K=0;K<ui.text.length;K++)w.push(s.splitLines(ui.text[K]))}}else b.length==n.ranges.length&&e.options.pasteLinesPerSelection&&(w=$(b,function(tt){return[tt]}));for(var q=e.curOp.updateInput,Ae=n.ranges.length-1;Ae>=0;Ae--){var Ce=n.ranges[Ae],Be=Ce.from(),Xe=Ce.to();Ce.empty()&&(i&&i>0?Be=He(Be.line,Be.ch-i):e.state.overwrite&&!m?Xe=He(Xe.line,Math.min(vt(s,Xe.line).text.length,Xe.ch+k(b).length)):m&&ui&&ui.lineWise&&ui.text.join(`
|
|
`)==b.join(`
|
|
`)&&(Be=Xe=He(Be.line,0)));var Qe={from:Be,to:Xe,text:w?w[Ae%w.length]:b,origin:r||(m?"paste":e.state.cutIncoming>l?"cut":"+input")};nr(e.doc,Qe),wn(e,"inputRead",e,Qe)}t&&!m&&ks(e,t),Qi(e),e.curOp.updateInput<2&&(e.curOp.updateInput=q),e.curOp.typing=!0,e.state.pasteIncoming=e.state.cutIncoming=-1}function Ss(e,t){var i=e.clipboardData&&e.clipboardData.getData("Text");if(i)return e.preventDefault(),!t.isReadOnly()&&!t.options.disableInput&&Hn(t,function(){return Ko(t,i,0,null,"paste")}),!0}function ks(e,t){if(!e.options.electricChars||!e.options.smartIndent)return;for(var i=e.doc.sel,n=i.ranges.length-1;n>=0;n--){var r=i.ranges[n];if(r.head.ch>100||n&&i.ranges[n-1].head.line==r.head.line)continue;var s=e.getModeAt(r.head),l=!1;if(s.electricChars){for(var m=0;m<s.electricChars.length;m++)if(t.indexOf(s.electricChars.charAt(m))>-1){l=Fr(e,r.head.line,"smart");break}}else s.electricInput&&(s.electricInput.test(vt(e.doc,r.head.line).text.slice(0,r.head.ch))&&(l=Fr(e,r.head.line,"smart")));l&&wn(e,"electricInput",e,r.head.line)}}function As(e){for(var t=[],i=[],n=0;n<e.doc.sel.ranges.length;n++){var r=e.doc.sel.ranges[n].head.line,s={anchor:He(r,0),head:He(r+1,0)};i.push(s),t.push(e.getRange(s.anchor,s.head))}return{text:t,ranges:i}}function Ts(e,t,i,n){e.setAttribute("autocorrect",i?"":"off"),e.setAttribute("autocapitalize",n?"":"off"),e.setAttribute("spellcheck",!!t)}function Ls(){var e=O("textarea",null,null,"position: absolute; bottom: -1em; padding: 0; width: 1px; height: 1em; outline: none"),t=O("div",[e],null,"overflow: hidden; position: relative; width: 3px; height: 0px;");return U?e.style.width="1000px":e.setAttribute("wrap","off"),j&&(e.style.border="1px solid black"),Ts(e),t}function ql(e){var t=e.optionHandlers,i=e.helpers={};e.prototype={constructor:e,focus:function(){window.focus(),this.display.input.focus()},setOption:function(n,r){var s=this.options,l=s[n];if(s[n]==r&&n!="mode")return;s[n]=r,t.hasOwnProperty(n)&&yn(this,t[n])(this,r,l),We(this,"optionChange",this,n)},getOption:function(n){return this.options[n]},getDoc:function(){return this.doc},addKeyMap:function(n,r){this.state.keyMaps[r?"push":"unshift"](ro(n))},removeKeyMap:function(n){for(var r=this.state.keyMaps,s=0;s<r.length;++s)if(r[s]==n||r[s].name==n)return r.splice(s,1),!0},addOverlay:Ln(function(n,r){var s=n.token?n:e.getMode(this.options,n);if(s.startState)throw new Error("Overlays may not be stateful.");B(this.state.overlays,{mode:s,modeSpec:n,opaque:r&&r.opaque,priority:r&&r.priority||0},function(l){return l.priority}),this.state.modeGen++,In(this)}),removeOverlay:Ln(function(n){for(var r=this.state.overlays,s=0;s<r.length;++s){var l=r[s].modeSpec;if(l==n||typeof n=="string"&&l.name==n){r.splice(s,1),this.state.modeGen++,In(this);return}}}),indentLine:Ln(function(n,r,s){typeof r!="string"&&typeof r!="number"&&(r==null?r=this.options.smartIndent?"smart":"prev":r=r?"add":"subtract"),Vn(this.doc,n)&&Fr(this,n,r,s)}),indentSelection:Ln(function(n){for(var r=this.doc.sel.ranges,s=-1,l=0;l<r.length;l++){var m=r[l];if(m.empty())m.head.line>s&&(Fr(this,m.head.line,n,!0),s=m.head.line,l==this.doc.sel.primIndex&&Qi(this));else{var b=m.from(),w=m.to(),K=Math.max(s,b.line);s=Math.min(this.lastLine(),w.line-(w.ch?0:1))+1;for(var q=K;q<s;++q)Fr(this,q,n);var Ae=this.doc.sel.ranges;b.ch==0&&r.length==Ae.length&&Ae[l].from().ch>0&&Fo(this.doc,l,new Kt(b,Ae[l].to()),Re)}}}),getTokenAt:function(n,r){return en(this,n,r)},getLineTokens:function(n,r){return en(this,He(n),r,!0)},getTokenTypeAt:function(n){n=o(this.doc,n);var r=Ge(this,vt(this.doc,n.line)),s=0,l=(r.length-1)/2,m=n.ch,b;if(m==0)b=r[2];else for(;;){var w=s+l>>1;if((w?r[w*2-1]:0)>=m)l=w;else if(r[w*2+1]<m)s=w+1;else{b=r[w*2+2];break}}var K=b?b.indexOf("overlay "):-1;return K<0?b:K==0?null:b.slice(0,K-1)},getModeAt:function(n){var r=this.doc.mode;return r.innerMode?e.innerMode(r,this.getTokenAt(n).state).mode:r},getHelper:function(n,r){return this.getHelpers(n,r)[0]},getHelpers:function(n,r){var s=[];if(!i.hasOwnProperty(r))return s;var l=i[r],m=this.getModeAt(n);if(typeof m[r]=="string")l[m[r]]&&s.push(l[m[r]]);else if(m[r])for(var b=0;b<m[r].length;b++){var w=l[m[r][b]];w&&s.push(w)}else m.helperType&&l[m.helperType]?s.push(l[m.helperType]):l[m.name]&&s.push(l[m.name]);for(var K=0;K<l._global.length;K++){var q=l._global[K];q.pred(m,this)&&le(s,q.val)==-1&&s.push(q.val)}return s},getStateAfter:function(n,r){var s=this.doc;return n=c(s,n==null?s.first+s.size-1:n),et(this,n+1,r).state},cursorCoords:function(n,r){var s,l=this.doc.sel.primary();return n==null?s=l.head:typeof n=="object"?s=o(this.doc,n):s=n?l.from():l.to(),si(this,s,r||"page")},charCoords:function(n,r){return vo(this,o(this.doc,n),r||"page")},coordsChar:function(n,r){return n=ha(this,n,r||"page"),bo(this,n.left,n.top)},lineAtHeight:function(n,r){return n=ha(this,{top:n,left:0},r||"page").top,Tn(this.doc,n+this.display.viewOffset)},heightAtLine:function(n,r,s){var l=!1,m;if(typeof n=="number"){var b=this.doc.first+this.doc.size-1;n<this.doc.first?n=this.doc.first:n>b&&(n=b,l=!0),m=vt(this.doc,n)}else m=n;return Hr(this,m,{top:0,left:0},r||"page",s||l).top+(l?this.doc.height-ai(m):0)},defaultTextHeight:function(){return Yi(this.display)},defaultCharWidth:function(){return Ji(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(n,r,s,l,m){var b=this.display;n=si(this,o(this.doc,n));var w=n.bottom,K=n.left;if(r.style.position="absolute",r.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(r),b.sizer.appendChild(r),l=="over")w=n.top;else if(l=="above"||l=="near"){var q=Math.max(b.wrapper.clientHeight,this.doc.height),Ae=Math.max(b.sizer.clientWidth,b.lineSpace.clientWidth);(l=="above"||n.bottom+r.offsetHeight>q)&&n.top>r.offsetHeight?w=n.top-r.offsetHeight:n.bottom+r.offsetHeight<=q&&(w=n.bottom),K+r.offsetWidth>Ae&&(K=Ae-r.offsetWidth)}r.style.top=w+"px",r.style.left=r.style.right="",m=="right"?(K=b.sizer.clientWidth-r.offsetWidth,r.style.right="0px"):(m=="left"?K=0:m=="middle"&&(K=(b.sizer.clientWidth-r.offsetWidth)/2),r.style.left=K+"px"),s&&Js(this,{left:K,top:w,right:K+r.offsetWidth,bottom:w+r.offsetHeight})},triggerOnKeyDown:Ln(gs),triggerOnKeyPress:Ln(ys),triggerOnKeyUp:vs,triggerOnMouseDown:Ln(bs),execCommand:function(n){if(Pr.hasOwnProperty(n))return Pr[n].call(null,this)},triggerElectric:Ln(function(n){ks(this,n)}),findPosH:function(n,r,s,l){var m=1;r<0&&(m=-1,r=-r);for(var b=o(this.doc,n),w=0;w<r&&!(b=Xo(this.doc,b,m,s,l),b.hitSide);++w);return b},moveH:Ln(function(n,r){var s=this;this.extendSelectionsBy(function(l){return s.display.shift||s.doc.extend||l.empty()?Xo(s.doc,l.head,n,r,s.options.rtlMoveVisually):n<0?l.from():l.to()},ye)}),deleteH:Ln(function(n,r){var s=this.doc.sel,l=this.doc;s.somethingSelected()?l.replaceSelection("",null,"+delete"):ar(this,function(m){var b=Xo(l,m.head,n,r,!1);return n<0?{from:b,to:m.head}:{from:m.head,to:b}})}),findPosV:function(n,r,s,l){var m=1,b=l;r<0&&(m=-1,r=-r);for(var w=o(this.doc,n),K=0;K<r;++K){var q=si(this,w,"div");if(b==null?b=q.left:q.left=b,w=Os(this,q,m,s),w.hitSide)break}return w},moveV:Ln(function(n,r){var s=this,l=this.doc,m=[],b=!this.display.shift&&!l.extend&&l.sel.somethingSelected();if(l.extendSelectionsBy(function(K){if(b)return n<0?K.from():K.to();var q=si(s,K.head,"div");K.goalColumn!=null&&(q.left=K.goalColumn),m.push(q.left);var Ae=Os(s,q,n,r);return r=="page"&&K==l.sel.primary()&&Ao(s,vo(s,Ae,"div").top-q.top),Ae},ye),m.length)for(var w=0;w<l.sel.ranges.length;w++)l.sel.ranges[w].goalColumn=m[w]}),findWordAt:function(n){var r=this.doc,s=vt(r,n.line).text,l=n.ch,m=n.ch;if(s){var b=this.getHelper(n,"wordChars");(n.sticky=="before"||m==s.length)&&l?--l:++m;for(var w=s.charAt(l),K=be(w,b)?function(q){return be(q,b)}:/\s/.test(w)?function(q){return/\s/.test(q)}:function(q){return!/\s/.test(q)&&!be(q)};l>0&&K(s.charAt(l-1));)--l;for(;m<s.length&&K(s.charAt(m));)++m}return new Kt(He(n.line,l),He(n.line,m))},toggleOverwrite:function(n){if(n!=null&&n==this.state.overwrite)return;(this.state.overwrite=!this.state.overwrite)?z(this.display.cursorDiv,"CodeMirror-overwrite"):Le(this.display.cursorDiv,"CodeMirror-overwrite"),We(this,"overwriteToggle",this,this.state.overwrite)},hasFocus:function(){return this.display.input.getField()==ne()},isReadOnly:function(){return!!(this.options.readOnly||this.doc.cantEdit)},scrollTo:Ln(function(n,r){br(this,n,r)}),getScrollInfo:function(){var n=this.display.scroller;return{left:n.scrollLeft,top:n.scrollTop,height:n.scrollHeight-di(this)-this.display.barHeight,width:n.scrollWidth-di(this)-this.display.barWidth,clientHeight:po(this),clientWidth:Di(this)}},scrollIntoView:Ln(function(n,r){n==null?(n={from:this.doc.sel.primary().head,to:null},r==null&&(r=this.options.cursorScrollMargin)):typeof n=="number"?n={from:He(n,0),to:null}:n.from==null&&(n={from:n,to:null}),n.to||(n.to=n.from),n.margin=r||0,n.from.line!=null?Zs(this,n):Ea(this,n.from,n.to,n.margin)}),setSize:Ln(function(n,r){var s=this,l=function(b){return typeof b=="number"||/^\d+$/.test(String(b))?b+"px":b};n!=null&&(this.display.wrapper.style.width=l(n)),r!=null&&(this.display.wrapper.style.height=l(r)),this.options.lineWrapping&&la(this);var m=this.display.viewFrom;this.doc.iter(m,this.display.viewTo,function(b){if(b.widgets){for(var w=0;w<b.widgets.length;w++)if(b.widgets[w].noHScroll){Ei(s,m,"widget");break}}++m}),this.curOp.forceUpdate=!0,We(this,"refresh",this)}),operation:function(n){return Hn(this,n)},startOperation:function(){return Bi(this)},endOperation:function(){return Ui(this)},refresh:Ln(function(){var n=this.display.cachedTextHeight;In(this),this.curOp.forceUpdate=!0,vr(this),br(this,this.doc.scrollLeft,this.doc.scrollTop),Oo(this.display),(n==null||Math.abs(n-Yi(this.display))>.5||this.options.lineWrapping)&&wo(this),We(this,"refresh",this)}),swapDoc:Ln(function(n){var r=this.doc;return r.cm=null,this.state.selectingText&&this.state.selectingText(),Na(this,n),vr(this),this.display.input.reset(),br(this,n.scrollLeft,n.scrollTop),this.curOp.forceScroll=!0,wn(this,"swapDoc",this,r),r}),phrase:function(n){var r=this.options.phrases;return r&&Object.prototype.hasOwnProperty.call(r,n)?r[n]:n},getInputField:function(){return this.display.input.getField()},getWrapperElement:function(){return this.display.wrapper},getScrollerElement:function(){return this.display.scroller},getGutterElement:function(){return this.display.gutters}},ue(e),e.registerHelper=function(n,r,s){i.hasOwnProperty(n)||(i[n]=e[n]={_global:[]}),i[n][r]=s},e.registerGlobalHelper=function(n,r,s,l){e.registerHelper(n,r,l),i[n]._global.push({pred:s,val:l})}}function Xo(e,t,i,n,r){var s=t,l=i,m=vt(e,t.line),b=r&&e.direction=="rtl"?-i:i;function w(){var ut=t.line+b;return ut<e.first||ut>=e.first+e.size?!1:(t=new He(ut,t.ch,t.sticky),m=vt(e,ut))}function K(ut){var nt;if(n=="codepoint"){var pt=m.text.charCodeAt(t.ch+(n>0?0:-1));isNaN(pt)?nt=null:nt=new He(t.line,Math.max(0,Math.min(m.text.length,t.ch+i*(pt>=55296&&pt<56320?2:1))),-i)}else r?nt=Pl(e.cm,m,t,i):nt=Uo(m,t,i);if(nt==null)if(!ut&&w())t=Wo(r,e.cm,m,t.line,b);else return!1;else t=nt;return!0}if(n=="char"||n=="codepoint")K();else if(n=="column")K(!0);else if(n=="word"||n=="group")for(var q=null,Ae=n=="group",Ce=e.cm&&e.cm.getHelper(t,"wordChars"),Be=!0;!(i<0&&!K(!Be));Be=!1){var Xe=m.text.charAt(t.ch)||`
|
|
`,Qe=be(Xe,Ce)?"w":Ae&&Xe==`
|
|
`?"n":!Ae||/\s/.test(Xe)?null:"p";if(Ae&&!Be&&!Qe&&(Qe="s"),q&&q!=Qe){i<0&&(i=1,K(),t.sticky="after");break}if(Qe&&(q=Qe),i>0&&!K(!Be))break}var tt=to(e,t,s,l,!0);return Dt(s,tt)&&(tt.hitSide=!0),tt}function Os(e,t,i,n){var r=e.doc,s=t.left,l;if(n=="page"){var m=Math.min(e.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight),b=Math.max(m-.5*Yi(e.display),3);l=(i>0?t.bottom:t.top)+i*b}else n=="line"&&(l=i>0?t.bottom+3:t.top-3);for(var w;!(w=bo(e,s,l),!w.outside);){if(i<0?l<=0:l>=r.height){w.hitSide=!0;break}l+=i*5}return w}var Qt=function(e){this.cm=e,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new H,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};Qt.prototype.init=function(e){var t=this,i=this,n=i.cm,r=i.div=e.lineDiv;Ts(r,n.options.spellcheck,n.options.autocorrect,n.options.autocapitalize);function s(m){for(var b=m.target;b;b=b.parentNode){if(b==r)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(b.className))break}return!1}Pe(r,"paste",function(m){if(!s(m)||Ze(n,m)||Ss(m,n))return;J<=11&&setTimeout(yn(n,function(){return t.updateFromDOM()}),20)}),Pe(r,"compositionstart",function(m){t.composing={data:m.data,done:!1}}),Pe(r,"compositionupdate",function(m){t.composing||(t.composing={data:m.data,done:!1})}),Pe(r,"compositionend",function(m){t.composing&&(m.data!=t.composing.data&&t.readFromDOMSoon(),t.composing.done=!0)}),Pe(r,"touchstart",function(){return i.forceCompositionEnd()}),Pe(r,"input",function(){t.composing||t.readFromDOMSoon()});function l(m){if(!s(m)||Ze(n,m))return;if(n.somethingSelected())so({lineWise:!1,text:n.getSelections()}),m.type=="cut"&&n.replaceSelection("",null,"cut");else if(n.options.lineWiseCopyCut){var b=As(n);so({lineWise:!0,text:b.text}),m.type=="cut"&&n.operation(function(){n.setSelections(b.ranges,0,Re),n.replaceSelection("",null,"cut")})}else return;if(m.clipboardData){m.clipboardData.clearData();var w=ui.text.join(`
|
|
`);if(m.clipboardData.setData("Text",w),m.clipboardData.getData("Text")==w){m.preventDefault();return}}var K=Ls(),q=K.firstChild;n.display.lineSpace.insertBefore(K,n.display.lineSpace.firstChild),q.value=ui.text.join(`
|
|
`);var Ae=document.activeElement;I(q),setTimeout(function(){n.display.lineSpace.removeChild(K),Ae.focus(),Ae==r&&i.showPrimarySelection()},50)}Pe(r,"copy",l),Pe(r,"cut",l)},Qt.prototype.screenReaderLabelChanged=function(e){e?this.div.setAttribute("aria-label",e):this.div.removeAttribute("aria-label")},Qt.prototype.prepareSelection=function(){var e=va(this.cm,!1);return e.focus=document.activeElement==this.div,e},Qt.prototype.showSelection=function(e,t){if(!e||!this.cm.display.view.length)return;(e.focus||t)&&this.showPrimarySelection(),this.showMultipleSelections(e)},Qt.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},Qt.prototype.showPrimarySelection=function(){var e=this.getSelection(),t=this.cm,i=t.doc.sel.primary(),n=i.from(),r=i.to();if(t.display.viewTo==t.display.viewFrom||n.line>=t.display.viewTo||r.line<t.display.viewFrom){e.removeAllRanges();return}var s=lo(t,e.anchorNode,e.anchorOffset),l=lo(t,e.focusNode,e.focusOffset);if(s&&!s.bad&&l&&!l.bad&<(qt(s,l),n)==0&<(Xt(s,l),r)==0)return;var m=t.display.view,b=n.line>=t.display.viewFrom&&Rs(t,n)||{node:m[0].measure.map[2],offset:0},w=r.line<t.display.viewTo&&Rs(t,r);if(!w){var K=m[m.length-1].measure,q=K.maps?K.maps[K.maps.length-1]:K.map;w={node:q[q.length-1],offset:q[q.length-2]-q[q.length-3]}}if(!b||!w){e.removeAllRanges();return}var Ae=e.rangeCount&&e.getRangeAt(0),Ce;try{Ce=V(b.node,b.offset,w.offset,w.node)}catch(Be){}Ce&&(!de&&t.state.focused?(e.collapse(b.node,b.offset),Ce.collapsed||(e.removeAllRanges(),e.addRange(Ce))):(e.removeAllRanges(),e.addRange(Ce)),Ae&&e.anchorNode==null?e.addRange(Ae):de&&this.startGracePeriod()),this.rememberSelection()},Qt.prototype.startGracePeriod=function(){var e=this;clearTimeout(this.gracePeriod),this.gracePeriod=setTimeout(function(){e.gracePeriod=!1,e.selectionChanged()&&e.cm.operation(function(){return e.cm.curOp.selectionChanged=!0})},20)},Qt.prototype.showMultipleSelections=function(e){ae(this.cm.display.cursorDiv,e.cursors),ae(this.cm.display.selectionDiv,e.selection)},Qt.prototype.rememberSelection=function(){var e=this.getSelection();this.lastAnchorNode=e.anchorNode,this.lastAnchorOffset=e.anchorOffset,this.lastFocusNode=e.focusNode,this.lastFocusOffset=e.focusOffset},Qt.prototype.selectionInEditor=function(){var e=this.getSelection();if(!e.rangeCount)return!1;var t=e.getRangeAt(0).commonAncestorContainer;return F(this.div,t)},Qt.prototype.focus=function(){this.cm.options.readOnly!="nocursor"&&((!this.selectionInEditor()||document.activeElement!=this.div)&&this.showSelection(this.prepareSelection(),!0),this.div.focus())},Qt.prototype.blur=function(){this.div.blur()},Qt.prototype.getField=function(){return this.div},Qt.prototype.supportsTouch=function(){return!0},Qt.prototype.receivedFocus=function(){var e=this;this.selectionInEditor()?this.pollSelection():Hn(this.cm,function(){return e.cm.curOp.selectionChanged=!0});function t(){e.cm.state.focused&&(e.pollSelection(),e.polling.set(e.cm.options.pollInterval,t))}this.polling.set(this.cm.options.pollInterval,t)},Qt.prototype.selectionChanged=function(){var e=this.getSelection();return e.anchorNode!=this.lastAnchorNode||e.anchorOffset!=this.lastAnchorOffset||e.focusNode!=this.lastFocusNode||e.focusOffset!=this.lastFocusOffset},Qt.prototype.pollSelection=function(){if(this.readDOMTimeout!=null||this.gracePeriod||!this.selectionChanged())return;var e=this.getSelection(),t=this.cm;if(y&&x&&this.cm.display.gutterSpecs.length&&eu(e.anchorNode)){this.cm.triggerOnKeyDown({type:"keydown",keyCode:8,preventDefault:Math.abs}),this.blur(),this.focus();return}if(this.composing)return;this.rememberSelection();var i=lo(t,e.anchorNode,e.anchorOffset),n=lo(t,e.focusNode,e.focusOffset);i&&n&&Hn(t,function(){kn(t.doc,_i(i,n),Re),(i.bad||n.bad)&&(t.curOp.selectionChanged=!0)})},Qt.prototype.pollContent=function(){this.readDOMTimeout!=null&&(clearTimeout(this.readDOMTimeout),this.readDOMTimeout=null);var e=this.cm,t=e.display,i=e.doc.sel.primary(),n=i.from(),r=i.to();if(n.ch==0&&n.line>e.firstLine()&&(n=He(n.line-1,vt(e.doc,n.line-1).length)),r.ch==vt(e.doc,r.line).text.length&&r.line<e.lastLine()&&(r=He(r.line+1,0)),n.line<t.viewFrom||r.line>t.viewTo-1)return!1;var s,l,m;n.line==t.viewFrom||(s=Ni(e,n.line))==0?(l=Rt(t.view[0].line),m=t.view[0].node):(l=Rt(t.view[s].line),m=t.view[s-1].node.nextSibling);var b=Ni(e,r.line),w,K;if(b==t.view.length-1?(w=t.viewTo-1,K=t.lineDiv.lastChild):(w=Rt(t.view[b+1].line)-1,K=t.view[b+1].node.previousSibling),!m)return!1;for(var q=e.doc.splitLines(tu(e,m,K,l,w)),Ae=Rn(e.doc,He(l,0),He(w,vt(e.doc,w).text.length));q.length>1&&Ae.length>1;)if(k(q)==k(Ae))q.pop(),Ae.pop(),w--;else if(q[0]==Ae[0])q.shift(),Ae.shift(),l++;else break;for(var Ce=0,Be=0,Xe=q[0],Qe=Ae[0],tt=Math.min(Xe.length,Qe.length);Ce<tt&&Xe.charCodeAt(Ce)==Qe.charCodeAt(Ce);)++Ce;for(var ut=k(q),nt=k(Ae),pt=Math.min(ut.length-(q.length==1?Ce:0),nt.length-(Ae.length==1?Ce:0));Be<pt&&ut.charCodeAt(ut.length-Be-1)==nt.charCodeAt(nt.length-Be-1);)++Be;if(q.length==1&&Ae.length==1&&l==n.line)for(;Ce&&Ce>n.ch&&ut.charCodeAt(ut.length-Be-1)==nt.charCodeAt(nt.length-Be-1);)Ce--,Be++;q[q.length-1]=ut.slice(0,ut.length-Be).replace(/^\u200b+/,""),q[0]=q[0].slice(Ce).replace(/\u200b+$/,"");var _t=He(l,Ce),Ct=He(w,Ae.length?k(Ae).length-Be:0);if(q.length>1||q[0]||lt(_t,Ct))return ir(e.doc,q,_t,Ct,"+input"),!0},Qt.prototype.ensurePolled=function(){this.forceCompositionEnd()},Qt.prototype.reset=function(){this.forceCompositionEnd()},Qt.prototype.forceCompositionEnd=function(){if(!this.composing)return;clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus()},Qt.prototype.readFromDOMSoon=function(){var e=this;if(this.readDOMTimeout!=null)return;this.readDOMTimeout=setTimeout(function(){if(e.readDOMTimeout=null,e.composing)if(e.composing.done)e.composing=null;else return;e.updateFromDOM()},80)},Qt.prototype.updateFromDOM=function(){var e=this;(this.cm.isReadOnly()||!this.pollContent())&&Hn(this.cm,function(){return In(e.cm)})},Qt.prototype.setUneditable=function(e){e.contentEditable="false"},Qt.prototype.onKeyPress=function(e){if(e.charCode==0||this.composing)return;e.preventDefault(),this.cm.isReadOnly()||yn(this.cm,Ko)(this.cm,String.fromCharCode(e.charCode==null?e.keyCode:e.charCode),0)},Qt.prototype.readOnlyChanged=function(e){this.div.contentEditable=String(e!="nocursor")},Qt.prototype.onContextMenu=function(){},Qt.prototype.resetPosition=function(){},Qt.prototype.needsContentAttribute=!0;function Rs(e,t){var i=mo(e,t.line);if(!i||i.hidden)return null;var n=vt(e.doc,t.line),r=ia(i,n,t.line),s=qe(n,e.doc.direction),l="left";if(s){var m=Ye(s,t.ch);l=m%2?"right":"left"}var b=aa(r.map,t.ch,l);return b.offset=b.collapse=="right"?b.end:b.start,b}function eu(e){for(var t=e;t;t=t.parentNode)if(/CodeMirror-gutter-wrapper/.test(t.className))return!0;return!1}function lr(e,t){return t&&(e.bad=!0),e}function tu(e,t,i,n,r){var s="",l=!1,m=e.doc.lineSeparator(),b=!1;function w(Ce){return function(Be){return Be.id==Ce}}function K(){l&&(s+=m,b&&(s+=m),l=b=!1)}function q(Ce){Ce&&(K(),s+=Ce)}function Ae(Ce){if(Ce.nodeType==1){var Be=Ce.getAttribute("cm-text");if(Be){q(Be);return}var Xe=Ce.getAttribute("cm-marker"),Qe;if(Xe){var tt=e.findMarks(He(n,0),He(r+1,0),w(+Xe));tt.length&&(Qe=tt[0].find(0))&&q(Rn(e.doc,Qe.from,Qe.to).join(m));return}if(Ce.getAttribute("contenteditable")=="false")return;var ut=/^(pre|div|p|li|table|br)$/i.test(Ce.nodeName);if(!/^br$/i.test(Ce.nodeName)&&Ce.textContent.length==0)return;ut&&K();for(var nt=0;nt<Ce.childNodes.length;nt++)Ae(Ce.childNodes[nt]);/^(pre|p)$/i.test(Ce.nodeName)&&(b=!0),ut&&(l=!0)}else Ce.nodeType==3&&q(Ce.nodeValue.replace(/\u200b/g,"").replace(/\u00a0/g," "))}for(;!(Ae(t),t==i);)t=t.nextSibling,b=!1;return s}function lo(e,t,i){var n;if(t==e.display.lineDiv){if(n=e.display.lineDiv.childNodes[i],!n)return lr(e.clipPos(He(e.display.viewTo-1)),!0);t=null,i=0}else for(n=t;;n=n.parentNode){if(!n||n==e.display.lineDiv)return null;if(n.parentNode&&n.parentNode==e.display.lineDiv)break}for(var r=0;r<e.display.view.length;r++){var s=e.display.view[r];if(s.node==n)return nu(s,t,i)}}function nu(e,t,i){var n=e.text.firstChild,r=!1;if(!t||!F(n,t))return lr(He(Rt(e.line),0),!0);if(t==n&&(r=!0,t=n.childNodes[i],i=0,!t)){var s=e.rest?k(e.rest):e.line;return lr(He(Rt(s),s.text.length),r)}var l=t.nodeType==3?t:null,m=t;for(!l&&t.childNodes.length==1&&t.firstChild.nodeType==3&&(l=t.firstChild,i&&(i=l.nodeValue.length));m.parentNode!=n;)m=m.parentNode;var b=e.measure,w=b.maps;function K(Qe,tt,ut){for(var nt=-1;nt<(w?w.length:0);nt++)for(var pt=nt<0?b.map:w[nt],_t=0;_t<pt.length;_t+=3){var Ct=pt[_t+2];if(Ct==Qe||Ct==tt){var Mt=Rt(nt<0?e.line:e.rest[nt]),tn=pt[_t]+ut;return(ut<0||Ct!=Qe)&&(tn=pt[_t+(ut?1:0)]),He(Mt,tn)}}}var q=K(l,m,i);if(q)return lr(q,r);for(var Ae=m.nextSibling,Ce=l?l.nodeValue.length-i:0;Ae;Ae=Ae.nextSibling){if(q=K(Ae,Ae.firstChild,0),q)return lr(He(q.line,q.ch-Ce),r);Ce+=Ae.textContent.length}for(var Be=m.previousSibling,Xe=i;Be;Be=Be.previousSibling){if(q=K(Be,Be.firstChild,-1),q)return lr(He(q.line,q.ch+Xe),r);Xe+=Be.textContent.length}}var cn=function(e){this.cm=e,this.prevInput="",this.pollingFast=!1,this.polling=new H,this.hasSelection=!1,this.composing=null};cn.prototype.init=function(e){var t=this,i=this,n=this.cm;this.createField(e);var r=this.textarea;e.wrapper.insertBefore(this.wrapper,e.wrapper.firstChild),j&&(r.style.width="0px"),Pe(r,"input",function(){G&&J>=9&&t.hasSelection&&(t.hasSelection=null),i.poll()}),Pe(r,"paste",function(l){if(Ze(n,l)||Ss(l,n))return;n.state.pasteIncoming=+new Date,i.fastPoll()});function s(l){if(Ze(n,l))return;if(n.somethingSelected())so({lineWise:!1,text:n.getSelections()});else if(n.options.lineWiseCopyCut){var m=As(n);so({lineWise:!0,text:m.text}),l.type=="cut"?n.setSelections(m.ranges,null,Re):(i.prevInput="",r.value=m.text.join(`
|
|
`),I(r))}else return;l.type=="cut"&&(n.state.cutIncoming=+new Date)}Pe(r,"cut",s),Pe(r,"copy",s),Pe(e.scroller,"paste",function(l){if(gi(e,l)||Ze(n,l))return;if(!r.dispatchEvent){n.state.pasteIncoming=+new Date,i.focus();return}var m=new Event("paste");m.clipboardData=l.clipboardData,r.dispatchEvent(m)}),Pe(e.lineSpace,"selectstart",function(l){gi(e,l)||T(l)}),Pe(r,"compositionstart",function(){var l=n.getCursor("from");i.composing&&i.composing.range.clear(),i.composing={start:l,range:n.markText(l,n.getCursor("to"),{className:"CodeMirror-composing"})}}),Pe(r,"compositionend",function(){i.composing&&(i.poll(),i.composing.range.clear(),i.composing=null)})},cn.prototype.createField=function(e){this.wrapper=Ls(),this.textarea=this.wrapper.firstChild},cn.prototype.screenReaderLabelChanged=function(e){e?this.textarea.setAttribute("aria-label",e):this.textarea.removeAttribute("aria-label")},cn.prototype.prepareSelection=function(){var e=this.cm,t=e.display,i=e.doc,n=va(e);if(e.options.moveInputWithCursor){var r=si(e,i.sel.primary().head,"div"),s=t.wrapper.getBoundingClientRect(),l=t.lineDiv.getBoundingClientRect();n.teTop=Math.max(0,Math.min(t.wrapper.clientHeight-10,r.top+l.top-s.top)),n.teLeft=Math.max(0,Math.min(t.wrapper.clientWidth-10,r.left+l.left-s.left))}return n},cn.prototype.showSelection=function(e){var t=this.cm,i=t.display;ae(i.cursorDiv,e.cursors),ae(i.selectionDiv,e.selection),e.teTop!=null&&(this.wrapper.style.top=e.teTop+"px",this.wrapper.style.left=e.teLeft+"px")},cn.prototype.reset=function(e){if(this.contextMenuPending||this.composing)return;var t=this.cm;if(t.somethingSelected()){this.prevInput="";var i=t.getSelection();this.textarea.value=i,t.state.focused&&I(this.textarea),G&&J>=9&&(this.hasSelection=i)}else e||(this.prevInput=this.textarea.value="",G&&J>=9&&(this.hasSelection=null))},cn.prototype.getField=function(){return this.textarea},cn.prototype.supportsTouch=function(){return!1},cn.prototype.focus=function(){if(this.cm.options.readOnly!="nocursor"&&(!v||ne()!=this.textarea))try{this.textarea.focus()}catch(e){}},cn.prototype.blur=function(){this.textarea.blur()},cn.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},cn.prototype.receivedFocus=function(){this.slowPoll()},cn.prototype.slowPoll=function(){var e=this;if(this.pollingFast)return;this.polling.set(this.cm.options.pollInterval,function(){e.poll(),e.cm.state.focused&&e.slowPoll()})},cn.prototype.fastPoll=function(){var e=!1,t=this;t.pollingFast=!0;function i(){var n=t.poll();!n&&!e?(e=!0,t.polling.set(60,i)):(t.pollingFast=!1,t.slowPoll())}t.polling.set(20,i)},cn.prototype.poll=function(){var e=this,t=this.cm,i=this.textarea,n=this.prevInput;if(this.contextMenuPending||!t.state.focused||gt(i)&&!n&&!this.composing||t.isReadOnly()||t.options.disableInput||t.state.keySeq)return!1;var r=i.value;if(r==n&&!t.somethingSelected())return!1;if(G&&J>=9&&this.hasSelection===r||A&&/[\uf700-\uf7ff]/.test(r))return t.display.input.reset(),!1;if(t.doc.sel==t.display.selForContextMenu){var s=r.charCodeAt(0);if(s==8203&&!n&&(n="\u200B"),s==8666)return this.reset(),this.cm.execCommand("undo")}for(var l=0,m=Math.min(n.length,r.length);l<m&&n.charCodeAt(l)==r.charCodeAt(l);)++l;return Hn(t,function(){Ko(t,r.slice(l),n.length-l,null,e.composing?"*compose":null),r.length>1e3||r.indexOf(`
|
|
`)>-1?i.value=e.prevInput="":e.prevInput=r,e.composing&&(e.composing.range.clear(),e.composing.range=t.markText(e.composing.start,t.getCursor("to"),{className:"CodeMirror-composing"}))}),!0},cn.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},cn.prototype.onKeyPress=function(){G&&J>=9&&(this.hasSelection=null),this.fastPoll()},cn.prototype.onContextMenu=function(e){var t=this,i=t.cm,n=i.display,r=t.textarea;t.contextMenuPending&&t.contextMenuPending();var s=Ii(i,e),l=n.scroller.scrollTop;if(!s||C)return;var m=i.options.resetSelectionOnContextMenu;m&&i.doc.sel.contains(s)==-1&&yn(i,kn)(i.doc,_i(s),Re);var b=r.style.cssText,w=t.wrapper.style.cssText,K=t.wrapper.offsetParent.getBoundingClientRect();t.wrapper.style.cssText="position: static",r.style.cssText=`position: absolute; width: 30px; height: 30px;
|
|
top: `+(e.clientY-K.top-5)+"px; left: "+(e.clientX-K.left-5)+`px;
|
|
z-index: 1000; background: `+(G?"rgba(255, 255, 255, .05)":"transparent")+`;
|
|
outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);`;var q;U&&(q=window.scrollY),n.input.focus(),U&&window.scrollTo(null,q),n.input.reset(),i.somethingSelected()||(r.value=t.prevInput=" "),t.contextMenuPending=Ce,n.selForContextMenu=i.doc.sel,clearTimeout(n.detectingSelectAll);function Ae(){if(r.selectionStart!=null){var Xe=i.somethingSelected(),Qe="\u200B"+(Xe?r.value:"");r.value="\u21DA",r.value=Qe,t.prevInput=Xe?"":"\u200B",r.selectionStart=1,r.selectionEnd=Qe.length,n.selForContextMenu=i.doc.sel}}function Ce(){if(t.contextMenuPending!=Ce)return;if(t.contextMenuPending=!1,t.wrapper.style.cssText=w,r.style.cssText=b,G&&J<9&&n.scrollbars.setScrollTop(n.scroller.scrollTop=l),r.selectionStart!=null){(!G||G&&J<9)&&Ae();var Xe=0,Qe=function(){n.selForContextMenu==i.doc.sel&&r.selectionStart==0&&r.selectionEnd>0&&t.prevInput=="\u200B"?yn(i,Ya)(i):Xe++<10?n.detectingSelectAll=setTimeout(Qe,500):(n.selForContextMenu=null,n.input.reset())};n.detectingSelectAll=setTimeout(Qe,200)}}if(G&&J>=9&&Ae(),Ie){ee(e);var Be=function(){ht(window,"mouseup",Be),setTimeout(Ce,20)};Pe(window,"mouseup",Be)}else setTimeout(Ce,50)},cn.prototype.readOnlyChanged=function(e){e||this.reset(),this.textarea.disabled=e=="nocursor",this.textarea.readOnly=!!e},cn.prototype.setUneditable=function(){},cn.prototype.needsContentAttribute=!1;function iu(e,t){if(t=t?d(t):{},t.value=e.value,!t.tabindex&&e.tabIndex&&(t.tabindex=e.tabIndex),!t.placeholder&&e.placeholder&&(t.placeholder=e.placeholder),t.autofocus==null){var i=ne();t.autofocus=i==e||e.getAttribute("autofocus")!=null&&i==document.body}function n(){e.value=m.getValue()}var r;if(e.form&&(Pe(e.form,"submit",n),!t.leaveSubmitMethodAlone)){var s=e.form;r=s.submit;try{var l=s.submit=function(){n(),s.submit=r,s.submit(),s.submit=l}}catch(b){}}t.finishInit=function(b){b.save=n,b.getTextArea=function(){return e},b.toTextArea=function(){b.toTextArea=isNaN,n(),e.parentNode.removeChild(b.getWrapperElement()),e.style.display="",e.form&&(ht(e.form,"submit",n),!t.leaveSubmitMethodAlone&&typeof e.form.submit=="function"&&(e.form.submit=r))}},e.style.display="none";var m=on(function(b){return e.parentNode.insertBefore(b,e.nextSibling)},t);return m}function ru(e){e.off=ht,e.on=Pe,e.wheelEventPixels=hl,e.Doc=Nn,e.splitLines=kt,e.countColumn=L,e.findColumn=_e,e.isWordChar=ie,e.Pass=je,e.signal=We,e.Line=Mi,e.changeEnd=Si,e.scrollbarModel=Sa,e.Pos=He,e.cmpPos=lt,e.modes=zt,e.mimeModes=Ot,e.resolveMode=bt,e.getMode=Et,e.modeExtensions=at,e.extendMode=xt,e.copyState=Zt,e.startState=nn,e.innerMode=rn,e.commands=Pr,e.keyMap=vi,e.keyName=hs,e.isModifierKey=us,e.lookupKey=or,e.normalizeKeyMap=Dl,e.StringStream=Lt,e.SharedTextMarker=Rr,e.TextMarker=Ai,e.LineWidget=Or,e.e_preventDefault=T,e.e_stopPropagation=D,e.e_stop=ee,e.addClass=z,e.contains=F,e.rmClass=Le,e.keyNames=Ti}Yl(on),ql(on);var ou="iter insert remove copy getEditor constructor".split(" ");for(var uo in Nn.prototype)Nn.prototype.hasOwnProperty(uo)&&le(ou,uo)<0&&(on.prototype[uo]=function(e){return function(){return e.apply(this.doc,arguments)}}(Nn.prototype[uo]));return ue(Nn),on.inputStyles={textarea:cn,contenteditable:Qt},on.defineMode=function(e){!on.defaults.mode&&e!="null"&&(on.defaults.mode=e),Un.apply(this,arguments)},on.defineMIME=Qn,on.defineMode("null",function(){return{token:function(e){return e.skipToEnd()}}}),on.defineMIME("text/plain","null"),on.defineExtension=function(e,t){on.prototype[e]=t},on.defineDocExtension=function(e,t){Nn.prototype[e]=t},on.fromTextArea=iu,ru(on),on.version="5.58.2",on})},WdTA:function(it,se,f){it.exports=f.p+"static/studnetqun.598eeb43.png"},Y1PL:function(it,se,f){"use strict";f.r(se),f.d(se,"ResizableTextArea",function(){return le});var Q=f("wx14"),me=f("1OyB"),de=f("vuIU"),Ee=f("Ji7U"),fe=f("LK+K"),Z=f("q1tI"),G=f("VTBJ"),J=f("rePB"),U=f("Zm9Q"),R=f("Kwbf"),x=f("c+Xe"),C=f("m+aA"),S=f("bdgK"),E=new Map;function _(Re){Re.forEach(function(Oe){var ye,_e=Oe.target;(ye=E.get(_e))===null||ye===void 0||ye.forEach(function(oe){return oe(_e)})})}var j=new S.default(_),y=null,v=null;function A(Re,Oe){E.has(Re)||(E.set(Re,new Set),j.observe(Re)),E.get(Re).add(Oe)}function W(Re,Oe){E.has(Re)&&(E.get(Re).delete(Oe),E.get(Re).size||(j.unobserve(Re),E.delete(Re)))}var ge=function(Re){Object(Ee.a)(ye,Re);var Oe=Object(fe.a)(ye);function ye(){return Object(me.a)(this,ye),Oe.apply(this,arguments)}return Object(de.a)(ye,[{key:"render",value:function(){return this.props.children}}]),ye}(Z.Component),ce=Z.createContext(null);function pe(Re){var Oe=Re.children,ye=Re.onBatchResize,_e=Z.useRef(0),oe=Z.useRef([]),X=Z.useContext(ce),k=Z.useCallback(function($,B,Te){_e.current+=1;var P=_e.current;oe.current.push({size:$,element:B,data:Te}),Promise.resolve().then(function(){P===_e.current&&(ye==null||ye(oe.current),oe.current=[])}),X==null||X($,B,Te)},[ye,X]);return Z.createElement(ce.Provider,{value:k},Oe)}function Ie(Re){var Oe=Re.children,ye=Re.disabled,_e=Z.useRef(null),oe=Z.useRef(null),X=Z.useContext(ce),k=Z.useRef({width:-1,height:-1,offsetWidth:-1,offsetHeight:-1}),$=Z.isValidElement(Oe)&&Object(x.c)(Oe),B=$?Oe.ref:null,Te=Z.useMemo(function(){return Object(x.a)(B,_e)},[B,_e]),P=Z.useRef(Re);P.current=Re;var M=Z.useCallback(function(ie){var be=P.current,ke=be.onResize,Se=be.data,Ne=ie.getBoundingClientRect(),Fe=Ne.width,Je=Ne.height,ze=ie.offsetWidth,$e=ie.offsetHeight,Ye=Math.floor(Fe),st=Math.floor(Je);if(k.current.width!==Ye||k.current.height!==st||k.current.offsetWidth!==ze||k.current.offsetHeight!==$e){var qe={width:Ye,height:st,offsetWidth:ze,offsetHeight:$e};k.current=qe;var ct=ze===Math.round(Fe)?Fe:ze,Pe=$e===Math.round(Je)?Je:$e,rt=Object(G.a)(Object(G.a)({},qe),{},{offsetWidth:ct,offsetHeight:Pe});X==null||X(rt,ie,Se),ke&&Promise.resolve().then(function(){ke(rt,ie)})}},[]);return Z.useEffect(function(){var ie=Object(C.a)(_e.current)||Object(C.a)(oe.current);return ie&&!ye&&A(ie,M),function(){return W(ie,M)}},[_e.current,ye]),Z.createElement(ge,{ref:oe},$?Z.cloneElement(Oe,{ref:Te}):Oe)}var we="rc-observer-key";function Le(Re){var Oe=Re.children,ye=Object(U.a)(Oe);return ye.map(function(_e,oe){var X=(_e==null?void 0:_e.key)||"".concat(we,"-").concat(oe);return Z.createElement(Ie,Object(Q.a)({},Re,{key:X}),_e)})}Le.Collection=pe;var Ue=Le,ae=f("bT9E"),O=f("TSYQ"),ve=f.n(O),V=`
|
|
min-height:0 !important;
|
|
max-height:none !important;
|
|
height:0 !important;
|
|
visibility:hidden !important;
|
|
overflow:hidden !important;
|
|
position:absolute !important;
|
|
z-index:-1000 !important;
|
|
top:0 !important;
|
|
right:0 !important
|
|
`,F=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","font-variant","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing","word-break"],ne={},z;function N(Re){var Oe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,ye=Re.getAttribute("id")||Re.getAttribute("data-reactid")||Re.getAttribute("name");if(Oe&&ne[ye])return ne[ye];var _e=window.getComputedStyle(Re),oe=_e.getPropertyValue("box-sizing")||_e.getPropertyValue("-moz-box-sizing")||_e.getPropertyValue("-webkit-box-sizing"),X=parseFloat(_e.getPropertyValue("padding-bottom"))+parseFloat(_e.getPropertyValue("padding-top")),k=parseFloat(_e.getPropertyValue("border-bottom-width"))+parseFloat(_e.getPropertyValue("border-top-width")),$=F.map(function(Te){return"".concat(Te,":").concat(_e.getPropertyValue(Te))}).join(";"),B={sizingStyle:$,paddingSize:X,borderSize:k,boxSizing:oe};return Oe&&ye&&(ne[ye]=B),B}function I(Re){var Oe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,ye=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,_e=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;z||(z=document.createElement("textarea"),z.setAttribute("tab-index","-1"),z.setAttribute("aria-hidden","true"),document.body.appendChild(z)),Re.getAttribute("wrap")?z.setAttribute("wrap",Re.getAttribute("wrap")):z.removeAttribute("wrap");var oe=N(Re,Oe),X=oe.paddingSize,k=oe.borderSize,$=oe.boxSizing,B=oe.sizingStyle;z.setAttribute("style","".concat(B,";").concat(V)),z.value=Re.value||Re.placeholder||"";var Te=Number.MIN_SAFE_INTEGER,P=Number.MAX_SAFE_INTEGER,M=z.scrollHeight,ie;if($==="border-box"?M+=k:$==="content-box"&&(M-=X),ye!==null||_e!==null){z.value=" ";var be=z.scrollHeight-X;ye!==null&&(Te=be*ye,$==="border-box"&&(Te=Te+X+k),M=Math.max(Te,M)),_e!==null&&(P=be*_e,$==="border-box"&&(P=P+X+k),ie=M>P?"":"hidden",M=Math.min(P,M))}return{height:M,minHeight:Te,maxHeight:P,overflowY:ie,resize:"none"}}var g=f("Gytx"),d=f.n(g),L;(function(Re){Re[Re.NONE=0]="NONE",Re[Re.RESIZING=1]="RESIZING",Re[Re.RESIZED=2]="RESIZED"})(L||(L={}));var H=function(Re){Object(Ee.a)(ye,Re);var Oe=Object(fe.a)(ye);function ye(_e){var oe;return Object(me.a)(this,ye),oe=Oe.call(this,_e),oe.nextFrameActionId=void 0,oe.resizeFrameId=void 0,oe.textArea=void 0,oe.saveTextArea=function(X){oe.textArea=X},oe.handleResize=function(X){var k=oe.state.resizeStatus,$=oe.props,B=$.autoSize,Te=$.onResize;if(k!==L.NONE)return;typeof Te=="function"&&Te(X),B&&oe.resizeOnNextFrame()},oe.resizeOnNextFrame=function(){cancelAnimationFrame(oe.nextFrameActionId),oe.nextFrameActionId=requestAnimationFrame(oe.resizeTextarea)},oe.resizeTextarea=function(){var X=oe.props.autoSize;if(!X||!oe.textArea)return;var k=X.minRows,$=X.maxRows,B=I(oe.textArea,!1,k,$);oe.setState({textareaStyles:B,resizeStatus:L.RESIZING},function(){cancelAnimationFrame(oe.resizeFrameId),oe.resizeFrameId=requestAnimationFrame(function(){oe.setState({resizeStatus:L.RESIZED},function(){oe.resizeFrameId=requestAnimationFrame(function(){oe.setState({resizeStatus:L.NONE}),oe.fixFirefoxAutoScroll()})})})})},oe.renderTextArea=function(){var X=oe.props,k=X.prefixCls,$=k===void 0?"rc-textarea":k,B=X.autoSize,Te=X.onResize,P=X.className,M=X.disabled,ie=oe.state,be=ie.textareaStyles,ke=ie.resizeStatus,Se=Object(ae.a)(oe.props,["prefixCls","onPressEnter","autoSize","defaultValue","onResize"]),Ne=ve()($,P,Object(J.a)({},"".concat($,"-disabled"),M));"value"in Se&&(Se.value=Se.value||"");var Fe=Object(G.a)(Object(G.a)(Object(G.a)({},oe.props.style),be),ke===L.RESIZING?{overflowX:"hidden",overflowY:"hidden"}:null);return Z.createElement(Ue,{onResize:oe.handleResize,disabled:!(B||Te)},Z.createElement("textarea",Object(Q.a)({},Se,{className:Ne,style:Fe,ref:oe.saveTextArea})))},oe.state={textareaStyles:{},resizeStatus:L.NONE},oe}return Object(de.a)(ye,[{key:"componentDidUpdate",value:function(oe){(oe.value!==this.props.value||!d()(oe.autoSize,this.props.autoSize))&&this.resizeTextarea()}},{key:"componentWillUnmount",value:function(){cancelAnimationFrame(this.nextFrameActionId),cancelAnimationFrame(this.resizeFrameId)}},{key:"fixFirefoxAutoScroll",value:function(){try{if(document.activeElement===this.textArea){var oe=this.textArea.selectionStart,X=this.textArea.selectionEnd;this.textArea.setSelectionRange(oe,X)}}catch(k){}}},{key:"render",value:function(){return this.renderTextArea()}}]),ye}(Z.Component),le=H,De=function(Re){Object(Ee.a)(ye,Re);var Oe=Object(fe.a)(ye);function ye(_e){var oe;Object(me.a)(this,ye),oe=Oe.call(this,_e),oe.resizableTextArea=void 0,oe.focus=function(){oe.resizableTextArea.textArea.focus()},oe.saveTextArea=function(k){oe.resizableTextArea=k},oe.handleChange=function(k){var $=oe.props.onChange;oe.setValue(k.target.value,function(){oe.resizableTextArea.resizeTextarea()}),$&&$(k)},oe.handleKeyDown=function(k){var $=oe.props,B=$.onPressEnter,Te=$.onKeyDown;k.keyCode===13&&B&&B(k),Te&&Te(k)};var X=typeof _e.value=="undefined"||_e.value===null?_e.defaultValue:_e.value;return oe.state={value:X},oe}return Object(de.a)(ye,[{key:"setValue",value:function(oe,X){"value"in this.props||this.setState({value:oe},X)}},{key:"blur",value:function(){this.resizableTextArea.textArea.blur()}},{key:"render",value:function(){return Z.createElement(le,Object(Q.a)({},this.props,{value:this.state.value,onKeyDown:this.handleKeyDown,onChange:this.handleChange,ref:this.saveTextArea}))}}],[{key:"getDerivedStateFromProps",value:function(oe){return"value"in oe?{value:oe.value}:null}}]),ye}(Z.Component),je=se.default=De},ZW9T:function(it,se,f){"use strict";f.d(se,"a",function(){return Ue});var Q=f("k1fw"),me=f("oBTY"),de=f("9og8"),Ee=f("miYZ"),fe=f("tsqr"),Z=f("rAM+"),G=f("tJVT"),J=f("PpiC"),U=f("WmNS"),R=f.n(U),x=f("q1tI"),C=f.n(x),S=f("bdgK");function E(ae,O,ve,V,F){var ne=O.getWordUntilPosition(ve),z={startLineNumber:ve.lineNumber,endLineNumber:ve.lineNumber,startColumn:ne.startColumn,endColumn:ne.endColumn},N=V.map(function(I){return{label:I,kind:ae.languages.CompletionItemKind.Keyword,insertText:I,insertTextRules:ae.languages.CompletionItemInsertTextRule.InsertAsSnippet,range:z}});return F.map(function(I){N.push(Object(Q.a)(Object(Q.a)({},I),{},{range:z}))}),N}var _=function(ae){var O={label:"ifelse",kind:ae.languages.CompletionItemKind.Method,insertText:["if (${1:condition}) {"," $0","} else {"," ","}"].join(`
|
|
`),insertTextRules:ae.languages.CompletionItemInsertTextRule.InsertAsSnippet},ve=["auto","break","case","char","const","continue","default","do","double","else","enum","extern","float","for","goto","if","int","long","register","return","short","signed","sizeof","static","struct","switch","typedef","union","unsigned","void","volatile","while","inline","restrict","_Bool","_Complex","_Imaginary","_Alignas","_Alignof","_Atomic","_Static_assert","_Noreturn","_Thread_local","_Generic"];ae.languages.registerCompletionItemProvider("cpp",{provideCompletionItems:function(z,N){var I=E(ae,z,N,ve,[O]);return{suggestions:I}}});var V=["False","None","True","and","as","assert","break","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","in","is","lambda","nonlocal","not","or","pass","raise","return","try","while","with","yield"];ae.languages.registerCompletionItemProvider("python",{provideCompletionItems:function(z,N){var I=[{label:"print",kind:ae.languages.CompletionItemKind.Snippet,insertText:["print($0)"].join(`
|
|
`),insertTextRules:ae.languages.CompletionItemInsertTextRule.InsertAsSnippet}],g=E(ae,z,N,V,I);return{suggestions:g}}});var F=["abstract","assert","boolean","break","byte","case","catch","char","class","const","continue","default","do","double","else","enum","extends","final","finally","float","for","goto","if","implements","import","instance of","int","interface","long","native","new","package","private","protected","public","return","strictfp","short","static","super","switch","synchronized","this","throw","throws","transient","try","void","volatile","while"];ae.languages.registerCompletionItemProvider("java",{provideCompletionItems:function(z,N){var I=[O,{label:"main",kind:ae.languages.CompletionItemKind.Snippet,insertText:["public static void main(String[] args) {"," $0","}"].join(`
|
|
`),insertTextRules:ae.languages.CompletionItemInsertTextRule.InsertAsSnippet},{label:"System.out.print",kind:ae.languages.CompletionItemKind.Snippet,insertText:["System.out.print($0)"].join(`
|
|
`),insertTextRules:ae.languages.CompletionItemInsertTextRule.InsertAsSnippet}],g=E(ae,z,N,F,I);return{suggestions:g}}})},j="\u8BE5\u4EFB\u52A1\u5173\u5361\u8BBE\u7F6E\u4E86\u7981\u6B62\u590D\u5236\u7C98\u8D34\uFF0C\u8BF7\u624B\u52A8\u8F93\u5165\u4EE3\u7801\u3002",y=f("fjLI"),v=f("LvDl"),A=f("+ua5");function W(ae){return/^\d+$/.test(ae)?"".concat(ae,"px"):ae}function ge(){}var ce=!1,pe={"Python3.6":"python","Python2.7":"python",Dynamips:"cpp",Java:"java",Web:"php",Html:"html",Hive:"sql",Hadoop:"java",SDL:"cpp",PHP:"php",Matlab:"python",Git:"python",Python:"python","C/C++":"cpp","C++":"cpp",C:"cpp",Ruby:"ruby",Shell:"shell",JavaScript:"javascript",Perl6:"perl",Kotlin:"kotlin",Elixir:"elixir",Android:"java",JavaWeb:"java",Go:"go",Spark:"sql",MachineLearning:"python",Verilog:"xml","Verilog/VNC":"xml",Docker:"dockerfile","C#":"csharp",SQLite3:"sql",Oracle:"sql",Vhdl:"vhdl",R:"r",Swift:"swift",SQLServer:"mysql",MySQL:"mysql",Mongo:"sql",PostgreSql:"pgsql",Hbase:"powershell",Sqoop:"sql",Nasm:"cpp",Kafka:"java",Flink:"java",Sml:"javascript",OpenGL:"cpp",Perl5:"perl",Orange:"python",Scala:"scale"};function Ie(){var ae=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],O=ae;if(Array.isArray(ae)){for(var ve=0;ve<ae.length;ve++){var V=pe[ae[ve]];if(V)return V}return O[0]}return pe[O]||O}var we=null,Le=se.b=function(ae){var O=ae.width,ve=O===void 0?"100%":O,V=ae.height,F=V===void 0?"100%":V,ne=ae.value,z=ae.language,N=z===void 0?"javascript":z,I=ae.style,g=I===void 0?{}:I,d=ae.options,L=d===void 0?{}:d,H=ae.overrideServices,le=H===void 0?{}:H,De=ae.theme,je=De===void 0?"vs-dark":De,Re=ae.onEditBlur,Oe=ae.onSave,ye=ae.autoHeight,_e=ye===void 0?!1:ye,oe=ae.forbidCopy,X=oe===void 0?!1:oe,k=ae.onChange,$=k===void 0?ge:k,B=ae.editorDidMount,Te=B===void 0?ge:B,P=ae.onFocus,M=P===void 0?ge:P,ie=ae.onBreakPoint,be=ie===void 0?ge:ie,ke=ae.breakPointValue,Se=ke===void 0?[]:ke,Ne=ae.filename,Fe=Ne===void 0?"educoder.txt":Ne,Je=ae.errorLine,ze=ae.errorContent,$e=ze===void 0?"":ze,Ye=ae.highlightLine,st=ae.openBreakPoint,qe=st===void 0?!1:st,ct=Object(J.a)(ae,["width","height","value","language","style","options","overrideServices","theme","onEditBlur","onSave","autoHeight","forbidCopy","onChange","editorDidMount","onFocus","onBreakPoint","breakPointValue","filename","errorLine","errorContent","highlightLine","openBreakPoint"]),Pe=Object(x.useRef)(),rt=Object(x.useRef)({}),ht=Object(x.useRef)(),We=Object(x.useRef)(),Ze=Object(x.useRef)([]),he=Object(x.useRef)(!1),re=Object(x.useRef)(),ue=Object(x.useState)(!1),T=Object(G.a)(ue,2),D=T[0],Y=T[1];function ee(){var Et;return Pe.current&&(Et=new S.default(function(at){var xt=Object(Z.a)(at),Zt;try{for(xt.s();!(Zt=xt.n()).done;){var rn=Zt.value;(rn.target.offsetHeight>0||rn.target.offsetWidth>0)&&rt.current.instance.layout()}}catch(nn){xt.e(nn)}finally{xt.f()}}),Et.observe(Pe.current)),Et}function Me(){fe.b.warn({content:decodeURIComponent(j),key:"monaco-editor-tip"})}var xe=function(){var at=rt.current.instance;if(ne!=null&&at&&D){var xt=at.getModel();xt&&ne!==xt.getValue()&&(ce=!0,xt.setValue(ne),at.layout(),ce=!1)}};Object(x.useEffect)(function(){try{var Et,at=rt.current.instance;We.current&&clearTimeout(We.current),We.current=setTimeout(function(){xe()},500),at==null||((Et=at.updateOptions)===null||Et===void 0)||Et.call(at,{lineNumbersMinChars:Math.max(Math.floor(Math.log10(ne.split(/\r\n|\r|\n/g).length))+3,5)})}catch(xt){debugger}},[ne,D,rt.current]),Object(x.useEffect)(function(){try{if(Je&&rt.current&&rt.current.instance){var Et=rt.current.instance;Et.changeViewZones(function(xt){var Zt=document.createElement("div");Zt.style.padding="10px 20px",Zt.style.width="calc(100% - 20px)",Zt.className="my-error-line-wrp",Zt.innerHTML=$e,xt.addZone({afterLineNumber:Je||11,heightInLines:3,domNode:Zt})});var at={domNode:null,getId:function(){return"my.overlay.widget"},getDomNode:function(){return this.domNode||(this.domNode=document.createElement("div"),this.domNode.innerHTML="",this.domNode.style.width="100%",this.domNode.style.padding="20px 100px",this.domNode.style.right="0px",this.domNode.style.top="50px",this.domNode.style.position="relative",this.domNode.style.color="#333"),this.domNode},getPosition:function(){return null}};Et.addOverlayWidget(at),Et.revealPositionInCenter({lineNumber:20,column:1})}}catch(xt){debugger}},[Je,rt.current,D]),Object(x.useEffect)(function(){var Et;if((Et=rt.current)!==null&&Et!==void 0&&Et.instance&&D&&qe){var at=rt.current.instance,xt=at.getModel();if(!xt)return;var Zt=function(){var lt=[],Dt=[],Gt=xt.getAllDecorations(),Xt=Object(Z.a)(Gt),qt;try{for(Xt.s();!(qt=Xt.n()).done;){var c=qt.value;if(c.options.className==="highlighted-line"){var o;lt.push(c==null||((o=c.range)===null||o===void 0)?void 0:o.startLineNumber),Dt.push(c==null?void 0:c.id)}}}catch(u){Xt.e(u)}finally{Xt.f()}xt.deltaDecorations(Dt,[]);var a=xt.getLineCount();!!Ye&&Ye<=a&&(at.deltaDecorations([],[{range:new we.Range(Ye,1,Ye,xt.getLineMaxColumn(Ye)),options:{isWholeLine:!0,className:"highlighted-line"}}]),at.revealLineInCenter(Ye))};Zt();var rn=function(){var lt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1,Dt=[],Gt=[],Xt=xt.getAllDecorations(),qt=Object(Z.a)(Xt),c;try{for(qt.s();!(c=qt.n()).done;){var o=c.value;if(o.options.linesDecorationsClassName==="breakpoints"){var a;Dt.push(o==null||((a=o.range)===null||a===void 0)?void 0:a.startLineNumber),Gt.push(o==null?void 0:o.id)}}}catch(u){qt.e(u)}finally{qt.f()}if(lt)return{lines:Dt,ids:Gt};be(Dt)},nn=function(){var He=Object(de.a)(R.a.mark(function lt(Dt){var Gt;return R.a.wrap(function(qt){for(;;)switch(qt.prev=qt.next){case 0:return Gt={range:new we.Range(Dt,1,Dt,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints"}},qt.next=3,xt.deltaDecorations([],[Gt]);case 3:rn();case 4:case"end":return qt.stop()}},lt)}));return function(Dt){return He.apply(this,arguments)}}(),Lt=function(){var He=Object(de.a)(R.a.mark(function lt(Dt){var Gt,Xt,qt,c,o;return R.a.wrap(function(u){for(;;)switch(u.prev=u.next){case 0:Gt=[],Xt=at.getLineDecorations(Dt),qt=Object(Z.a)(Xt);try{for(qt.s();!(c=qt.n()).done;)o=c.value,o.options.linesDecorationsClassName==="breakpoints"&&Gt.push(o.id)}catch(p){qt.e(p)}finally{qt.f()}return u.next=6,xt.deltaDecorations(Gt,[]);case 6:rn();case 7:case"end":return u.stop()}},lt)}));return function(Dt){return He.apply(this,arguments)}}(),vt=function(lt){var Dt=at.getLineDecorations(lt),Gt=Object(Z.a)(Dt),Xt;try{for(Gt.s();!(Xt=Gt.n()).done;){var qt=Xt.value;if(qt.options.linesDecorationsClassName==="breakpoints")return!0}}catch(c){Gt.e(c)}finally{Gt.f()}return!1};if(!Object(v.isEqual)(Se,rn(!0).lines)){xt.deltaDecorations(rn(!0).ids,[]);var Rn=Se.map(function(He){return{range:new we.Range(He,1,He,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints"}}});xt.deltaDecorations([],Rn)}var ni=at.onDidChangeModelContent(function(He){var lt=at.getPosition();if(lt){var Dt=lt.lineNumber;xt.getLineContent(Dt).trim()===""?Lt(Dt):vt(Dt)&&(Lt(Dt),nn(Dt))}}),Sn=at.onMouseDown(function(He){var lt,Dt,Gt;if(He.target.detail&&(lt=He.target)!==null&<!==void 0&&(Dt=lt.element)!==null&&Dt!==void 0&&(Gt=Dt.className)!==null&&Gt!==void 0&&Gt.includes("line-numbers")){var Xt=He.target.position.lineNumber;if(xt.getLineContent(Xt).trim()==="")return;vt(Xt)?Lt(Xt):nn(Xt)}}),Rt=function(lt){var Dt={range:new we.Range(lt,1,lt,1),options:{isWholeLine:!1,linesDecorationsClassName:"breakpoints-fake"}};Ze.current=at.deltaDecorations(Ze.current,[Dt])},Tn=function(){Ze.current=at.deltaDecorations(Ze.current,[])},Vn=at.onMouseMove(function(He){var lt,Dt,Gt;if(Tn(),He.target.detail&&(lt=He.target)!==null&<!==void 0&&(Dt=lt.element)!==null&&Dt!==void 0&&(Gt=Dt.className)!==null&&Gt!==void 0&&Gt.includes("line-numbers")){var Xt=He.target.position.lineNumber;if(xt.getLineContent(Xt).trim()==="")return;Rt(Xt)}}),ii=at.onMouseLeave(function(){Tn()});return function(){ni.dispose(),Sn.dispose(),Vn.dispose(),ii.dispose()}}},[rt.current,D,Se,Ye,qe]);function Ke(){var Et=rt.current.instance;if(Et){var at=Et.getSelection(),xt=rt.current.pastePos||{},Zt=new we.Range(xt.startLineNumber||at.endLineNumber,xt.startColumn||at.endColumn,xt.endLineNumber||at.endLineNumber,xt.endColumn||at.endColumn);setTimeout(function(){Et.executeEdits("",[{range:Zt,text:""}])},300)}}function ot(Et){(window.navigator.platform.match("Mac")?Et.metaKey:Et.ctrlKey)&&Et.keyCode==83&&(Et.preventDefault(),Oe())}var mt=function(){if(_e&&rt.current.instance){var at=rt.current.instance.getContentHeight();Qn(at<F?F:at)}else Qn(F)};function dt(Et){var at=document.createEvent("MouseEvents");at.initMouseEvent("click",!0,!1,window,0,0,0,0,0,!1,!1,!1,!1,0,null),Et.dispatchEvent(at)}var Tt=function(at){var xt=at.keyCode,Zt=at.ctrlKey,rn=at.metaKey,nn=at.target,Lt=at.type;return(Lt==="paste"||(xt===67||xt===86)&&(rn||Zt))&&nn.nodeName==="TEXTAREA"&&(Me(),at.preventDefault()),!1};function kt(Et,at){var xt=window.URL||window.webkitURL||window,Zt=new Blob([at]),rn=document.createElementNS("http://www.w3.org/1999/xhtml","a");rn.href=xt.createObjectURL(Zt),rn.download=Et,dt(rn)}Object(x.useEffect)(function(){mt()},[mt]),Object(x.useEffect)(function(){Pe.current&&!D&&f.e(27).then(f.t.bind(null,"M/lh",7)).then(function(Et){try{we=Et,rt.current.instance=we.editor.create(Pe.current,{value:ne,language:Ie(N),theme:je,requireConfig:{"vs/nls":{availableLanguages:{"*":"zh-cn"}}},wordWrap:!0,autoIndent:!0,contextmenu:!0,formatOnType:!0},le);var at=rt.current.instance,xt=y.c._menuItems,Zt=Object(me.a)(xt).find(function(nn){return nn[0]._debugName=="EditorContext"});if(Te(at,we),setTimeout(function(){mt(),rt.current.instance.addAction({id:"d123123",label:"Download File",contextMenuGroupId:"9_cutcopypaste",run:function(){kt(Fe||"educoder.txt",at.getValue())}}),at.getDomNode().addEventListener("input",function(){ht.current.autoFormat&&at.getAction("editor.action.formatDocument").run()})},500),rt.current.subscription=at.onDidChangeModelContent(function(nn){debugger;he.current?clearTimeout(re.current):(mt(),$(at.getValue(),nn)),re.current=setTimeout(function(){he.current=!1},500)}),window.Monaco||_(we,Ie(N)),X&&(Pe.current.classList.add("noCopyPaste"),window.removeEventListener("keydown",Tt),window.removeEventListener("paste",Tt),window.addEventListener("keydown",Tt),window.addEventListener("paste",Tt)),window.Monaco=we,Re&&at.onDidBlurEditorWidget(function(){Re(at.getValue())}),M&&at.onDidFocusEditorText(function(){M(at.getValue())}),X)try{window.addEventListener("paste",Ke)}catch(nn){}var rn=ee();return Y(!0),function(){var nn=rt.current.instance;nn.dispose();var Lt=nn.getModel();Lt&&Lt.dispose(),rt.current.subscription&&rt.current.subscription.dispose(),X&&window.removeEventListener("paste",Ke),rn.unobserve(Pe.current)}}catch(nn){debugger}})},[]),Object(x.useEffect)(function(){var Et=rt.current.instance;if(Et&&D)return document.addEventListener("keydown",ot,!1),function(){document.removeEventListener("keydown",ot)}},[Oe,D]),Object(x.useEffect)(function(){var Et=rt.current.instance;if(Et&&D){var at=Ie(N);we.editor.setModelLanguage(Et.getModel(),at)}},[N,D]),Object(x.useEffect)(function(){var Et=rt.current.instance;Et&&D&&we.editor.setTheme(je)},[je,D]),Object(x.useEffect)(function(){var Et=rt.current.instance;ht.current=L,Et&&D&&(Et.updateOptions(Object(Q.a)({},L)),setTimeout(function(){Et.getModel().updateOptions(Object(Q.a)({},L))},200))},[JSON.stringify(L),D]),Object(x.useEffect)(function(){var Et=rt.current.instance;Et&&D&&Et.layout()},[ve,F,D]);var gt=Object(x.useState)(W(ve)),Yt=Object(G.a)(gt,2),jt=Yt[0],Jt=Yt[1],zt=Object(x.useState)(W(F)),Ot=Object(G.a)(zt,2),Un=Ot[0],Qn=Ot[1],bt=Object(Q.a)(Object(Q.a)({},g),{},{width:jt,height:Un});return C.a.createElement("div",{className:"my-monaco-editor",ref:Pe,style:bt})};function Ue(ae){var O=ae.width,ve=O===void 0?"100%":O,V=ae.height,F=V===void 0?"100%":V,ne=ae.original,z=ae.modified,N=ae.language,I=ae.options,g=I===void 0?{}:I,d=Object(x.useRef)(),L=Object(x.useState)(null),H=Object(G.a)(L,2),le=H[0],De=H[1];function je(_e){var oe;return d.current&&(oe=new S.default(function(X){var k=Object(Z.a)(X),$;try{for(k.s();!($=k.n()).done;){var B=$.value;(B.target.offsetHeight>0||B.target.offsetWidth>0)&&_e.layout()}}catch(Te){k.e(Te)}finally{k.f()}}),oe.observe(d.current)),oe}Object(x.useEffect)(function(){return d.current&&f.e(27).then(f.t.bind(null,"M/lh",7)).then(function(_e){we=_e;var oe=we.editor.createDiffEditor(d.current,Object(Q.a)(Object(Q.a)({enableSplitViewResizing:!1,scrollBeyondLastLine:!1,roundedSelection:!1,renderIndicators:!1,useShadows:!1,horizontal:"hidden",lineNumbers:"off",wordWrap:"off",ignoreTrimWhitespace:!1,"semanticHighlighting.enabled":!0,followsCaret:!0,ignoreCharChanges:!0,minimap:{enabled:!1},readOnly:!0},g),{},{wordWrap:!0}));De(oe);var X=je(oe);return function(){oe.dispose();var k=oe.getModel();k&&k.dispose(),X.unobserve(d.current)}}),function(){window.removeEventListener("keydown",checkPaste),window.removeEventListener("paste",checkPaste)}},[]),Object(x.useEffect)(function(){le&&le.setModel({original:we.editor.createModel(ne,N),modified:we.editor.createModel(z,N)})},[ne,z,N,le]);var Re=W(ve),Oe=W(F),ye={width:Re,height:Oe};return C.a.createElement("div",{className:"my-diff-editor",ref:d,style:ye})}},ZpRC:function(it,se,f){"use strict";function Q(x){return typeof x=="object"&&x!=null&&x.nodeType===1}function me(x,C){return(!C||x!=="hidden")&&x!=="visible"&&x!=="clip"}function de(x,C){if(x.clientHeight<x.scrollHeight||x.clientWidth<x.scrollWidth){var S=getComputedStyle(x,null);return me(S.overflowY,C)||me(S.overflowX,C)||function(E){var _=function(j){if(!j.ownerDocument||!j.ownerDocument.defaultView)return null;try{return j.ownerDocument.defaultView.frameElement}catch(y){return null}}(E);return!!_&&(_.clientHeight<E.scrollHeight||_.clientWidth<E.scrollWidth)}(x)}return!1}function Ee(x,C,S,E,_,j,y,v){return j<x&&y>C||j>x&&y<C?0:j<=x&&v<=S||y>=C&&v>=S?j-x-E:y>C&&v<S||j<x&&v>S?y-C+_:0}var fe=function(x,C){var S=window,E=C.scrollMode,_=C.block,j=C.inline,y=C.boundary,v=C.skipOverflowHiddenElements,A=typeof y=="function"?y:function(be){return be!==y};if(!Q(x))throw new TypeError("Invalid target");for(var W=document.scrollingElement||document.documentElement,ge=[],ce=x;Q(ce)&&A(ce);){if((ce=ce.parentElement)===W){ge.push(ce);break}ce!=null&&ce===document.body&&de(ce)&&!de(document.documentElement)||ce!=null&&de(ce,v)&&ge.push(ce)}for(var pe=S.visualViewport?S.visualViewport.width:innerWidth,Ie=S.visualViewport?S.visualViewport.height:innerHeight,we=window.scrollX||pageXOffset,Le=window.scrollY||pageYOffset,Ue=x.getBoundingClientRect(),ae=Ue.height,O=Ue.width,ve=Ue.top,V=Ue.right,F=Ue.bottom,ne=Ue.left,z=_==="start"||_==="nearest"?ve:_==="end"?F:ve+ae/2,N=j==="center"?ne+O/2:j==="end"?V:ne,I=[],g=0;g<ge.length;g++){var d=ge[g],L=d.getBoundingClientRect(),H=L.height,le=L.width,De=L.top,je=L.right,Re=L.bottom,Oe=L.left;if(E==="if-needed"&&ve>=0&&ne>=0&&F<=Ie&&V<=pe&&ve>=De&&F<=Re&&ne>=Oe&&V<=je)return I;var ye=getComputedStyle(d),_e=parseInt(ye.borderLeftWidth,10),oe=parseInt(ye.borderTopWidth,10),X=parseInt(ye.borderRightWidth,10),k=parseInt(ye.borderBottomWidth,10),$=0,B=0,Te="offsetWidth"in d?d.offsetWidth-d.clientWidth-_e-X:0,P="offsetHeight"in d?d.offsetHeight-d.clientHeight-oe-k:0;if(W===d)$=_==="start"?z:_==="end"?z-Ie:_==="nearest"?Ee(Le,Le+Ie,Ie,oe,k,Le+z,Le+z+ae,ae):z-Ie/2,B=j==="start"?N:j==="center"?N-pe/2:j==="end"?N-pe:Ee(we,we+pe,pe,_e,X,we+N,we+N+O,O),$=Math.max(0,$+Le),B=Math.max(0,B+we);else{$=_==="start"?z-De-oe:_==="end"?z-Re+k+P:_==="nearest"?Ee(De,Re,H,oe,k+P,z,z+ae,ae):z-(De+H/2)+P/2,B=j==="start"?N-Oe-_e:j==="center"?N-(Oe+le/2)+Te/2:j==="end"?N-je+X+Te:Ee(Oe,je,le,_e,X+Te,N,N+O,O);var M=d.scrollLeft,ie=d.scrollTop;z+=ie-($=Math.max(0,Math.min(ie+$,d.scrollHeight-H+P))),N+=M-(B=Math.max(0,Math.min(M+B,d.scrollWidth-le+Te)))}I.push({el:d,top:$,left:B})}return I};function Z(x){return x===Object(x)&&Object.keys(x).length!==0}function G(x,C){C===void 0&&(C="auto");var S="scrollBehavior"in document.body.style;x.forEach(function(E){var _=E.el,j=E.top,y=E.left;_.scroll&&S?_.scroll({top:j,left:y,behavior:C}):(_.scrollTop=j,_.scrollLeft=y)})}function J(x){return x===!1?{block:"end",inline:"nearest"}:Z(x)?x:{block:"start",inline:"nearest"}}function U(x,C){var S=!x.ownerDocument.documentElement.contains(x);if(Z(C)&&typeof C.behavior=="function")return C.behavior(S?[]:fe(x,C));if(S)return;var E=J(C);return G(fe(x,E),E.behavior)}var R=se.a=U},Zss7:function(it,se,f){var Q;(function(me){var de=/^\s+/,Ee=/\s+$/,fe=0,Z=me.round,G=me.min,J=me.max,U=me.random;function R(k,$){if(k=k||"",$=$||{},k instanceof R)return k;if(!(this instanceof R))return new R(k,$);var B=x(k);this._originalInput=k,this._r=B.r,this._g=B.g,this._b=B.b,this._a=B.a,this._roundA=Z(100*this._a)/100,this._format=$.format||B.format,this._gradientType=$.gradientType,this._r<1&&(this._r=Z(this._r)),this._g<1&&(this._g=Z(this._g)),this._b<1&&(this._b=Z(this._b)),this._ok=B.ok,this._tc_id=fe++}R.prototype={isDark:function(){return this.getBrightness()<128},isLight:function(){return!this.isDark()},isValid:function(){return this._ok},getOriginalInput:function(){return this._originalInput},getFormat:function(){return this._format},getAlpha:function(){return this._a},getBrightness:function(){var k=this.toRgb();return(k.r*299+k.g*587+k.b*114)/1e3},getLuminance:function(){var k=this.toRgb(),$,B,Te,P,M,ie;return $=k.r/255,B=k.g/255,Te=k.b/255,$<=.03928?P=$/12.92:P=me.pow(($+.055)/1.055,2.4),B<=.03928?M=B/12.92:M=me.pow((B+.055)/1.055,2.4),Te<=.03928?ie=Te/12.92:ie=me.pow((Te+.055)/1.055,2.4),.2126*P+.7152*M+.0722*ie},setAlpha:function(k){return this._a=I(k),this._roundA=Z(100*this._a)/100,this},toHsv:function(){var k=_(this._r,this._g,this._b);return{h:k.h*360,s:k.s,v:k.v,a:this._a}},toHsvString:function(){var k=_(this._r,this._g,this._b),$=Z(k.h*360),B=Z(k.s*100),Te=Z(k.v*100);return this._a==1?"hsv("+$+", "+B+"%, "+Te+"%)":"hsva("+$+", "+B+"%, "+Te+"%, "+this._roundA+")"},toHsl:function(){var k=S(this._r,this._g,this._b);return{h:k.h*360,s:k.s,l:k.l,a:this._a}},toHslString:function(){var k=S(this._r,this._g,this._b),$=Z(k.h*360),B=Z(k.s*100),Te=Z(k.l*100);return this._a==1?"hsl("+$+", "+B+"%, "+Te+"%)":"hsla("+$+", "+B+"%, "+Te+"%, "+this._roundA+")"},toHex:function(k){return y(this._r,this._g,this._b,k)},toHexString:function(k){return"#"+this.toHex(k)},toHex8:function(k){return v(this._r,this._g,this._b,this._a,k)},toHex8String:function(k){return"#"+this.toHex8(k)},toRgb:function(){return{r:Z(this._r),g:Z(this._g),b:Z(this._b),a:this._a}},toRgbString:function(){return this._a==1?"rgb("+Z(this._r)+", "+Z(this._g)+", "+Z(this._b)+")":"rgba("+Z(this._r)+", "+Z(this._g)+", "+Z(this._b)+", "+this._roundA+")"},toPercentageRgb:function(){return{r:Z(g(this._r,255)*100)+"%",g:Z(g(this._g,255)*100)+"%",b:Z(g(this._b,255)*100)+"%",a:this._a}},toPercentageRgbString:function(){return this._a==1?"rgb("+Z(g(this._r,255)*100)+"%, "+Z(g(this._g,255)*100)+"%, "+Z(g(this._b,255)*100)+"%)":"rgba("+Z(g(this._r,255)*100)+"%, "+Z(g(this._g,255)*100)+"%, "+Z(g(this._b,255)*100)+"%, "+this._roundA+")"},toName:function(){return this._a===0?"transparent":this._a<1?!1:z[y(this._r,this._g,this._b,!0)]||!1},toFilter:function(k){var $="#"+A(this._r,this._g,this._b,this._a),B=$,Te=this._gradientType?"GradientType = 1, ":"";if(k){var P=R(k);B="#"+A(P._r,P._g,P._b,P._a)}return"progid:DXImageTransform.Microsoft.gradient("+Te+"startColorstr="+$+",endColorstr="+B+")"},toString:function(k){var $=!!k;k=k||this._format;var B=!1,Te=this._a<1&&this._a>=0,P=!$&&Te&&(k==="hex"||k==="hex6"||k==="hex3"||k==="hex4"||k==="hex8"||k==="name");return P?k==="name"&&this._a===0?this.toName():this.toRgbString():(k==="rgb"&&(B=this.toRgbString()),k==="prgb"&&(B=this.toPercentageRgbString()),(k==="hex"||k==="hex6")&&(B=this.toHexString()),k==="hex3"&&(B=this.toHexString(!0)),k==="hex4"&&(B=this.toHex8String(!0)),k==="hex8"&&(B=this.toHex8String()),k==="name"&&(B=this.toName()),k==="hsl"&&(B=this.toHslString()),k==="hsv"&&(B=this.toHsvString()),B||this.toHexString())},clone:function(){return R(this.toString())},_applyModification:function(k,$){var B=k.apply(null,[this].concat([].slice.call($)));return this._r=B._r,this._g=B._g,this._b=B._b,this.setAlpha(B._a),this},lighten:function(){return this._applyModification(pe,arguments)},brighten:function(){return this._applyModification(Ie,arguments)},darken:function(){return this._applyModification(we,arguments)},desaturate:function(){return this._applyModification(W,arguments)},saturate:function(){return this._applyModification(ge,arguments)},greyscale:function(){return this._applyModification(ce,arguments)},spin:function(){return this._applyModification(Le,arguments)},_applyCombination:function(k,$){return k.apply(null,[this].concat([].slice.call($)))},analogous:function(){return this._applyCombination(V,arguments)},complement:function(){return this._applyCombination(Ue,arguments)},monochromatic:function(){return this._applyCombination(F,arguments)},splitcomplement:function(){return this._applyCombination(ve,arguments)},triad:function(){return this._applyCombination(ae,arguments)},tetrad:function(){return this._applyCombination(O,arguments)}},R.fromRatio=function(k,$){if(typeof k=="object"){var B={};for(var Te in k)k.hasOwnProperty(Te)&&(Te==="a"?B[Te]=k[Te]:B[Te]=je(k[Te]));k=B}return R(k,$)};function x(k){var $={r:0,g:0,b:0},B=1,Te=null,P=null,M=null,ie=!1,be=!1;return typeof k=="string"&&(k=oe(k)),typeof k=="object"&&(_e(k.r)&&_e(k.g)&&_e(k.b)?($=C(k.r,k.g,k.b),ie=!0,be=String(k.r).substr(-1)==="%"?"prgb":"rgb"):_e(k.h)&&_e(k.s)&&_e(k.v)?(Te=je(k.s),P=je(k.v),$=j(k.h,Te,P),ie=!0,be="hsv"):_e(k.h)&&_e(k.s)&&_e(k.l)&&(Te=je(k.s),M=je(k.l),$=E(k.h,Te,M),ie=!0,be="hsl"),k.hasOwnProperty("a")&&(B=k.a)),B=I(B),{ok:ie,format:k.format||be,r:G(255,J($.r,0)),g:G(255,J($.g,0)),b:G(255,J($.b,0)),a:B}}function C(k,$,B){return{r:g(k,255)*255,g:g($,255)*255,b:g(B,255)*255}}function S(k,$,B){k=g(k,255),$=g($,255),B=g(B,255);var Te=J(k,$,B),P=G(k,$,B),M,ie,be=(Te+P)/2;if(Te==P)M=ie=0;else{var ke=Te-P;ie=be>.5?ke/(2-Te-P):ke/(Te+P);switch(Te){case k:M=($-B)/ke+($<B?6:0);break;case $:M=(B-k)/ke+2;break;case B:M=(k-$)/ke+4;break}M/=6}return{h:M,s:ie,l:be}}function E(k,$,B){var Te,P,M;k=g(k,360),$=g($,100),B=g(B,100);function ie(Se,Ne,Fe){return Fe<0&&(Fe+=1),Fe>1&&(Fe-=1),Fe<1/6?Se+(Ne-Se)*6*Fe:Fe<1/2?Ne:Fe<2/3?Se+(Ne-Se)*(2/3-Fe)*6:Se}if($===0)Te=P=M=B;else{var be=B<.5?B*(1+$):B+$-B*$,ke=2*B-be;Te=ie(ke,be,k+1/3),P=ie(ke,be,k),M=ie(ke,be,k-1/3)}return{r:Te*255,g:P*255,b:M*255}}function _(k,$,B){k=g(k,255),$=g($,255),B=g(B,255);var Te=J(k,$,B),P=G(k,$,B),M,ie,be=Te,ke=Te-P;if(ie=Te===0?0:ke/Te,Te==P)M=0;else{switch(Te){case k:M=($-B)/ke+($<B?6:0);break;case $:M=(B-k)/ke+2;break;case B:M=(k-$)/ke+4;break}M/=6}return{h:M,s:ie,v:be}}function j(k,$,B){k=g(k,360)*6,$=g($,100),B=g(B,100);var Te=me.floor(k),P=k-Te,M=B*(1-$),ie=B*(1-P*$),be=B*(1-(1-P)*$),ke=Te%6,Se=[B,ie,M,M,be,B][ke],Ne=[be,B,B,ie,M,M][ke],Fe=[M,M,be,B,B,ie][ke];return{r:Se*255,g:Ne*255,b:Fe*255}}function y(k,$,B,Te){var P=[De(Z(k).toString(16)),De(Z($).toString(16)),De(Z(B).toString(16))];return Te&&P[0].charAt(0)==P[0].charAt(1)&&P[1].charAt(0)==P[1].charAt(1)&&P[2].charAt(0)==P[2].charAt(1)?P[0].charAt(0)+P[1].charAt(0)+P[2].charAt(0):P.join("")}function v(k,$,B,Te,P){var M=[De(Z(k).toString(16)),De(Z($).toString(16)),De(Z(B).toString(16)),De(Re(Te))];return P&&M[0].charAt(0)==M[0].charAt(1)&&M[1].charAt(0)==M[1].charAt(1)&&M[2].charAt(0)==M[2].charAt(1)&&M[3].charAt(0)==M[3].charAt(1)?M[0].charAt(0)+M[1].charAt(0)+M[2].charAt(0)+M[3].charAt(0):M.join("")}function A(k,$,B,Te){var P=[De(Re(Te)),De(Z(k).toString(16)),De(Z($).toString(16)),De(Z(B).toString(16))];return P.join("")}R.equals=function(k,$){return!k||!$?!1:R(k).toRgbString()==R($).toRgbString()},R.random=function(){return R.fromRatio({r:U(),g:U(),b:U()})};function W(k,$){$=$===0?0:$||10;var B=R(k).toHsl();return B.s-=$/100,B.s=d(B.s),R(B)}function ge(k,$){$=$===0?0:$||10;var B=R(k).toHsl();return B.s+=$/100,B.s=d(B.s),R(B)}function ce(k){return R(k).desaturate(100)}function pe(k,$){$=$===0?0:$||10;var B=R(k).toHsl();return B.l+=$/100,B.l=d(B.l),R(B)}function Ie(k,$){$=$===0?0:$||10;var B=R(k).toRgb();return B.r=J(0,G(255,B.r-Z(255*-($/100)))),B.g=J(0,G(255,B.g-Z(255*-($/100)))),B.b=J(0,G(255,B.b-Z(255*-($/100)))),R(B)}function we(k,$){$=$===0?0:$||10;var B=R(k).toHsl();return B.l-=$/100,B.l=d(B.l),R(B)}function Le(k,$){var B=R(k).toHsl(),Te=(B.h+$)%360;return B.h=Te<0?360+Te:Te,R(B)}function Ue(k){var $=R(k).toHsl();return $.h=($.h+180)%360,R($)}function ae(k){var $=R(k).toHsl(),B=$.h;return[R(k),R({h:(B+120)%360,s:$.s,l:$.l}),R({h:(B+240)%360,s:$.s,l:$.l})]}function O(k){var $=R(k).toHsl(),B=$.h;return[R(k),R({h:(B+90)%360,s:$.s,l:$.l}),R({h:(B+180)%360,s:$.s,l:$.l}),R({h:(B+270)%360,s:$.s,l:$.l})]}function ve(k){var $=R(k).toHsl(),B=$.h;return[R(k),R({h:(B+72)%360,s:$.s,l:$.l}),R({h:(B+216)%360,s:$.s,l:$.l})]}function V(k,$,B){$=$||6,B=B||30;var Te=R(k).toHsl(),P=360/B,M=[R(k)];for(Te.h=(Te.h-(P*$>>1)+720)%360;--$;)Te.h=(Te.h+P)%360,M.push(R(Te));return M}function F(k,$){$=$||6;for(var B=R(k).toHsv(),Te=B.h,P=B.s,M=B.v,ie=[],be=1/$;$--;)ie.push(R({h:Te,s:P,v:M})),M=(M+be)%1;return ie}R.mix=function(k,$,B){B=B===0?0:B||50;var Te=R(k).toRgb(),P=R($).toRgb(),M=B/100,ie={r:(P.r-Te.r)*M+Te.r,g:(P.g-Te.g)*M+Te.g,b:(P.b-Te.b)*M+Te.b,a:(P.a-Te.a)*M+Te.a};return R(ie)},R.readability=function(k,$){var B=R(k),Te=R($);return(me.max(B.getLuminance(),Te.getLuminance())+.05)/(me.min(B.getLuminance(),Te.getLuminance())+.05)},R.isReadable=function(k,$,B){var Te=R.readability(k,$),P,M;M=!1,P=X(B);switch(P.level+P.size){case"AAsmall":case"AAAlarge":M=Te>=4.5;break;case"AAlarge":M=Te>=3;break;case"AAAsmall":M=Te>=7;break}return M},R.mostReadable=function(k,$,B){var Te=null,P=0,M,ie,be,ke;B=B||{},ie=B.includeFallbackColors,be=B.level,ke=B.size;for(var Se=0;Se<$.length;Se++)M=R.readability(k,$[Se]),M>P&&(P=M,Te=R($[Se]));return R.isReadable(k,Te,{level:be,size:ke})||!ie?Te:(B.includeFallbackColors=!1,R.mostReadable(k,["#fff","#000"],B))};var ne=R.names={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"0ff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"00f",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",burntsienna:"ea7e5d",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"0ff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"f0f",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"663399",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"},z=R.hexNames=N(ne);function N(k){var $={};for(var B in k)k.hasOwnProperty(B)&&($[k[B]]=B);return $}function I(k){return k=parseFloat(k),(isNaN(k)||k<0||k>1)&&(k=1),k}function g(k,$){H(k)&&(k="100%");var B=le(k);return k=G($,J(0,parseFloat(k))),B&&(k=parseInt(k*$,10)/100),me.abs(k-$)<1e-6?1:k%$/parseFloat($)}function d(k){return G(1,J(0,k))}function L(k){return parseInt(k,16)}function H(k){return typeof k=="string"&&k.indexOf(".")!=-1&&parseFloat(k)===1}function le(k){return typeof k=="string"&&k.indexOf("%")!=-1}function De(k){return k.length==1?"0"+k:""+k}function je(k){return k<=1&&(k=k*100+"%"),k}function Re(k){return me.round(parseFloat(k)*255).toString(16)}function Oe(k){return L(k)/255}var ye=function(){var k="[-\\+]?\\d+%?",$="[-\\+]?\\d*\\.\\d+%?",B="(?:"+$+")|(?:"+k+")",Te="[\\s|\\(]+("+B+")[,|\\s]+("+B+")[,|\\s]+("+B+")\\s*\\)?",P="[\\s|\\(]+("+B+")[,|\\s]+("+B+")[,|\\s]+("+B+")[,|\\s]+("+B+")\\s*\\)?";return{CSS_UNIT:new RegExp(B),rgb:new RegExp("rgb"+Te),rgba:new RegExp("rgba"+P),hsl:new RegExp("hsl"+Te),hsla:new RegExp("hsla"+P),hsv:new RegExp("hsv"+Te),hsva:new RegExp("hsva"+P),hex3:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex6:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/,hex4:/^#?([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,hex8:/^#?([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})([0-9a-fA-F]{2})$/}}();function _e(k){return!!ye.CSS_UNIT.exec(k)}function oe(k){k=k.replace(de,"").replace(Ee,"").toLowerCase();var $=!1;if(ne[k])k=ne[k],$=!0;else if(k=="transparent")return{r:0,g:0,b:0,a:0,format:"name"};var B;return(B=ye.rgb.exec(k))?{r:B[1],g:B[2],b:B[3]}:(B=ye.rgba.exec(k))?{r:B[1],g:B[2],b:B[3],a:B[4]}:(B=ye.hsl.exec(k))?{h:B[1],s:B[2],l:B[3]}:(B=ye.hsla.exec(k))?{h:B[1],s:B[2],l:B[3],a:B[4]}:(B=ye.hsv.exec(k))?{h:B[1],s:B[2],v:B[3]}:(B=ye.hsva.exec(k))?{h:B[1],s:B[2],v:B[3],a:B[4]}:(B=ye.hex8.exec(k))?{r:L(B[1]),g:L(B[2]),b:L(B[3]),a:Oe(B[4]),format:$?"name":"hex8"}:(B=ye.hex6.exec(k))?{r:L(B[1]),g:L(B[2]),b:L(B[3]),format:$?"name":"hex"}:(B=ye.hex4.exec(k))?{r:L(B[1]+""+B[1]),g:L(B[2]+""+B[2]),b:L(B[3]+""+B[3]),a:Oe(B[4]+""+B[4]),format:$?"name":"hex8"}:(B=ye.hex3.exec(k))?{r:L(B[1]+""+B[1]),g:L(B[2]+""+B[2]),b:L(B[3]+""+B[3]),format:$?"name":"hex"}:!1}function X(k){var $,B;return k=k||{level:"AA",size:"small"},$=(k.level||"AA").toUpperCase(),B=(k.size||"small").toLowerCase(),$!=="AA"&&$!=="AAA"&&($="AA"),B!=="small"&&B!=="large"&&(B="small"),{level:$,size:B}}it.exports?it.exports=R:!(Q=function(){return R}.call(se,f,se,it),Q!==void 0&&(it.exports=Q))})(Math)},bT9E:function(it,se,f){"use strict";f.d(se,"a",function(){return me});var Q=f("VTBJ");function me(de,Ee){var fe=Object(Q.a)({},de);return Array.isArray(Ee)&&Ee.forEach(function(Z){delete fe[Z]}),fe}},c5Ni:function(it,se,f){},dejd:function(it,se,f){},dmUQ:function(it,se,f){"use strict";var Q=f("Ff2n"),me=f("rePB"),de=f("1OyB"),Ee=f("vuIU"),fe=f("Ji7U"),Z=f("md7G"),G=f("foSv"),J=f("q1tI"),U=f.n(J),R=f("TSYQ"),x=f.n(R),C=f("4IlW");function S(ae,O){var ve=Object.keys(ae);if(Object.getOwnPropertySymbols){var V=Object.getOwnPropertySymbols(ae);O&&(V=V.filter(function(F){return Object.getOwnPropertyDescriptor(ae,F).enumerable})),ve.push.apply(ve,V)}return ve}function E(ae){for(var O=1;O<arguments.length;O++){var ve=arguments[O]!=null?arguments[O]:{};O%2?S(Object(ve),!0).forEach(function(V){Object(me.a)(ae,V,ve[V])}):Object.getOwnPropertyDescriptors?Object.defineProperties(ae,Object.getOwnPropertyDescriptors(ve)):S(Object(ve)).forEach(function(V){Object.defineProperty(ae,V,Object.getOwnPropertyDescriptor(ve,V))})}return ae}function _(ae){var O=j();return function(){var V=Object(G.a)(ae),F;if(O){var ne=Object(G.a)(this).constructor;F=Reflect.construct(V,arguments,ne)}else F=V.apply(this,arguments);return Object(Z.a)(this,F)}}function j(){if(typeof Reflect=="undefined"||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(ae){return!1}}function y(){}function v(ae){ae.preventDefault()}var A=function(O){return O.replace(/[^\w.-]+/g,"")},W=200,ge=600,ce=Number.MAX_SAFE_INTEGER||Math.pow(2,53)-1,pe=function(O){return O!=null},Ie=function(O,ve){return ve===O||typeof ve=="number"&&typeof O=="number"&&isNaN(ve)&&isNaN(O)},we=function(ae){Object(fe.a)(ve,ae);var O=_(ve);function ve(V){var F;Object(de.a)(this,ve),F=O.call(this,V),F.onKeyDown=function(N){var I=F.props,g=I.onKeyDown,d=I.onPressEnter;if(N.keyCode===C.a.UP){var L=F.getRatio(N);F.up(N,L,null),F.stop()}else if(N.keyCode===C.a.DOWN){var H=F.getRatio(N);F.down(N,H,null),F.stop()}else N.keyCode===C.a.ENTER&&d&&d(N);if(F.recordCursorPosition(),F.lastKeyCode=N.keyCode,g){for(var le=arguments.length,De=new Array(le>1?le-1:0),je=1;je<le;je++)De[je-1]=arguments[je];g.apply(void 0,[N].concat(De))}},F.onKeyUp=function(N){var I=F.props.onKeyUp;if(F.stop(),F.recordCursorPosition(),I){for(var g=arguments.length,d=new Array(g>1?g-1:0),L=1;L<g;L++)d[L-1]=arguments[L];I.apply(void 0,[N].concat(d))}},F.onChange=function(N){var I=F.props.onChange;F.state.focused&&(F.inputting=!0),F.rawInput=F.props.parser(F.getValueFromEvent(N)),F.setState({inputValue:F.rawInput}),I(F.toNumber(F.rawInput))},F.onMouseUp=function(){var N=F.props.onMouseUp;F.recordCursorPosition(),N&&N.apply(void 0,arguments)},F.onFocus=function(){var N;F.setState({focused:!0}),(N=F.props).onFocus.apply(N,arguments)},F.onBlur=function(){var N=F.props.onBlur;F.inputting=!1,F.setState({focused:!1});var I=F.getCurrentValidValue(F.state.inputValue),g=F.setValue(I,y);if(N){var d=F.input.value,L=F.getInputDisplayValue({focus:!1,value:g});F.input.value=L&&Number(L),N.apply(void 0,arguments),F.input.value=d}},F.getRatio=function(N){var I=1;return N.metaKey||N.ctrlKey?I=.1:N.shiftKey&&(I=10),I},F.getFullNum=function(N){return isNaN(N)?N:/e/i.test(String(N))?Number(N).toFixed(18).replace(/\.?0+$/,""):N},F.getPrecision=function(N){if(pe(F.props.precision))return F.props.precision;var I=String(N);if(I.indexOf("e-")>=0)return parseInt(I.slice(I.indexOf("e-")+2),10);var g=0;return I.indexOf(".")>=0&&(g=I.length-I.indexOf(".")-1),g},F.getInputDisplayValue=function(N){var I=N||F.state,g=I.focused,d=I.inputValue,L=I.value,H;g?H=d:H=F.toPrecisionAsStep(L),H==null&&(H="");var le=F.formatWrapper(H);return pe(F.props.decimalSeparator)&&(le=le.toString().replace(".",F.props.decimalSeparator)),le},F.recordCursorPosition=function(){try{F.cursorStart=F.input.selectionStart,F.cursorEnd=F.input.selectionEnd,F.currentValue=F.input.value,F.cursorBefore=F.input.value.substring(0,F.cursorStart),F.cursorAfter=F.input.value.substring(F.cursorEnd)}catch(N){}},F.restoreByAfter=function(N){if(N===void 0)return!1;var I=F.input.value,g=I.lastIndexOf(N);if(g===-1)return!1;var d=F.cursorBefore.length;return F.lastKeyCode===C.a.DELETE&&F.cursorBefore.charAt(d-1)===N[0]?(F.fixCaret(d,d),!0):g+N.length===I.length?(F.fixCaret(g,g),!0):!1},F.partRestoreByAfter=function(N){return N===void 0?!1:Array.prototype.some.call(N,function(I,g){var d=N.substring(g);return F.restoreByAfter(d)})},F.isNotCompleteNumber=function(N){return isNaN(N)||N===""||N===null||N&&N.toString().indexOf(".")===N.toString().length-1},F.stop=function(){F.autoStepTimer&&clearTimeout(F.autoStepTimer)},F.down=function(N,I,g){F.pressingUpOrDown=!0,F.step("down",N,I,g)},F.up=function(N,I,g){F.pressingUpOrDown=!0,F.step("up",N,I,g)},F.saveInput=function(N){F.input=N};var ne=V.value;ne===void 0&&(ne=V.defaultValue),F.state={focused:V.autoFocus};var z=F.getValidValue(F.toNumber(ne));return F.state=E(E({},F.state),{},{inputValue:F.toPrecisionAsStep(z),value:z}),F}return Object(Ee.a)(ve,[{key:"componentDidMount",value:function(){this.componentDidUpdate(null)}},{key:"componentDidUpdate",value:function(F){var ne=this.props,z=ne.value,N=ne.onChange,I=ne.max,g=ne.min,d=this.state.focused;if(F){if(!Ie(F.value,z)||!Ie(F.max,I)||!Ie(F.min,g)){var L=d?z:this.getValidValue(z),H;this.pressingUpOrDown?H=L:this.inputting?H=this.rawInput:H=this.toPrecisionAsStep(L),this.setState({value:L,inputValue:H})}var le="value"in this.props?z:this.state.value;"max"in this.props&&F.max!==I&&typeof le=="number"&&le>I&&N&&N(I),"min"in this.props&&F.min!==g&&typeof le=="number"&&le<g&&N&&N(g)}try{if(this.cursorStart!==void 0&&this.state.focused){if(!this.partRestoreByAfter(this.cursorAfter)&&this.state.value!==this.props.value){var De=this.cursorStart+1;this.cursorAfter?this.lastKeyCode===C.a.BACKSPACE?De=this.cursorStart-1:this.lastKeyCode===C.a.DELETE&&(De=this.cursorStart):De=this.input.value.length,this.fixCaret(De,De)}else if(this.currentValue===this.input.value)switch(this.lastKeyCode){case C.a.BACKSPACE:this.fixCaret(this.cursorStart-1,this.cursorStart-1);break;case C.a.DELETE:this.fixCaret(this.cursorStart+1,this.cursorStart+1);break;default:}}}catch(je){}if(this.lastKeyCode=null,!this.pressingUpOrDown)return;this.props.focusOnUpDown&&this.state.focused&&(document.activeElement!==this.input&&this.focus())}},{key:"componentWillUnmount",value:function(){this.stop()}},{key:"getCurrentValidValue",value:function(F){var ne=F;return ne===""?ne="":this.isNotCompleteNumber(parseFloat(ne))?ne=this.state.value:ne=this.getValidValue(ne),this.toNumber(ne)}},{key:"getValueFromEvent",value:function(F){var ne=F.target.value.trim().replace(/。/g,".");return pe(this.props.decimalSeparator)&&(ne=ne.replace(this.props.decimalSeparator,".")),ne}},{key:"getValidValue",value:function(F){var ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this.props.min,z=arguments.length>2&&arguments[2]!==void 0?arguments[2]:this.props.max,N=parseFloat(F);return isNaN(N)?F:(N<ne&&(N=ne),N>z&&(N=z),N)}},{key:"setValue",value:function(F,ne){var z=this.props.precision,N=this.isNotCompleteNumber(parseFloat(F))?null:parseFloat(F),I=this.state.value,g=I===void 0?null:I,d=this.state.inputValue,L=d===void 0?null:d,H=typeof N=="number"?N.toFixed(z):"".concat(N),le=N!==g||H!=="".concat(L);return"value"in this.props?(L=this.toPrecisionAsStep(this.state.value),this.setState({inputValue:L},ne)):this.setState({value:N,inputValue:this.toPrecisionAsStep(F)},ne),le&&this.props.onChange(N),N}},{key:"getMaxPrecision",value:function(F){var ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,z=this.props,N=z.precision,I=z.step;if(pe(N))return N;var g=this.getPrecision(ne),d=this.getPrecision(I),L=this.getPrecision(F);return F?Math.max(L,g+d):g+d}},{key:"getPrecisionFactor",value:function(F){var ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,z=this.getMaxPrecision(F,ne);return Math.pow(10,z)}},{key:"focus",value:function(){this.input.focus(),this.recordCursorPosition()}},{key:"blur",value:function(){this.input.blur()}},{key:"select",value:function(){this.input.select()}},{key:"formatWrapper",value:function(F){return this.props.formatter?this.props.formatter(F):F}},{key:"toPrecisionAsStep",value:function(F){if(this.isNotCompleteNumber(F)||F==="")return F;var ne=Math.abs(this.getMaxPrecision(F));return isNaN(ne)?F.toString():Number(F).toFixed(ne)}},{key:"toNumber",value:function(F){var ne=this.props.precision,z=this.state.focused,N=F&&F.length>16&&z;return this.isNotCompleteNumber(F)||N?F:pe(ne)?Math.round(F*Math.pow(10,ne))/Math.pow(10,ne):Number(F)}},{key:"upStep",value:function(F,ne){var z=this.props.step,N=this.getPrecisionFactor(F,ne),I=Math.abs(this.getMaxPrecision(F,ne)),g=((N*F+N*z*ne)/N).toFixed(I);return this.toNumber(g)}},{key:"downStep",value:function(F,ne){var z=this.props.step,N=this.getPrecisionFactor(F,ne),I=Math.abs(this.getMaxPrecision(F,ne)),g=((N*F-N*z*ne)/N).toFixed(I);return this.toNumber(g)}},{key:"step",value:function(F,ne){var z=this,N=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,I=arguments.length>3?arguments[3]:void 0;this.stop(),ne&&(ne.persist(),ne.preventDefault());var g=this.props;if(g.disabled)return;var d=this.getCurrentValidValue(this.state.inputValue)||0;if(this.isNotCompleteNumber(d))return;var L=this["".concat(F,"Step")](d,N),H=L>g.max||L<g.min;if(L>g.max?L=g.max:L<g.min&&(L=g.min),this.setValue(L,null),this.setState({focused:!0},function(){z.pressingUpOrDown=!1}),H)return;this.autoStepTimer=setTimeout(function(){z[F](ne,N,!0)},I?W:ge)}},{key:"fixCaret",value:function(F,ne){if(F===void 0||ne===void 0||!this.input||!this.input.value)return;try{var z=this.input.selectionStart,N=this.input.selectionEnd;(F!==z||ne!==N)&&this.input.setSelectionRange(F,ne)}catch(I){}}},{key:"render",value:function(){var F,ne=this.props,z=ne.prefixCls,N=ne.disabled,I=ne.readOnly,g=ne.useTouch,d=ne.autoComplete,L=ne.upHandler,H=ne.downHandler,le=ne.className,De=ne.max,je=ne.min,Re=ne.style,Oe=ne.title,ye=ne.onMouseEnter,_e=ne.onMouseLeave,oe=ne.onMouseOver,X=ne.onMouseOut,k=ne.required,$=ne.onClick,B=ne.tabIndex,Te=ne.type,P=ne.placeholder,M=ne.id,ie=ne.inputMode,be=ne.pattern,ke=ne.step,Se=ne.maxLength,Ne=ne.autoFocus,Fe=ne.name,Je=ne.onPaste,ze=ne.onInput,$e=Object(Q.a)(ne,["prefixCls","disabled","readOnly","useTouch","autoComplete","upHandler","downHandler","className","max","min","style","title","onMouseEnter","onMouseLeave","onMouseOver","onMouseOut","required","onClick","tabIndex","type","placeholder","id","inputMode","pattern","step","maxLength","autoFocus","name","onPaste","onInput"]),Ye=this.state,st=Ye.value,qe=Ye.focused,ct=x()(z,(F={},Object(me.a)(F,le,!!le),Object(me.a)(F,"".concat(z,"-disabled"),N),Object(me.a)(F,"".concat(z,"-focused"),qe),F)),Pe={};Object.keys($e).forEach(function(ee){(ee.substr(0,5)==="data-"||ee.substr(0,5)==="aria-"||ee==="role")&&(Pe[ee]=$e[ee])});var rt=!I&&!N,ht=this.getInputDisplayValue(null),We=(st||st===0)&&(isNaN(st)||Number(st)>=De),Ze=(st||st===0)&&(isNaN(st)||Number(st)<=je),he=We||N||I,re=Ze||N||I,ue=x()("".concat(z,"-handler"),"".concat(z,"-handler-up"),Object(me.a)({},"".concat(z,"-handler-up-disabled"),he)),T=x()("".concat(z,"-handler"),"".concat(z,"-handler-down"),Object(me.a)({},"".concat(z,"-handler-down-disabled"),re)),D=g?{onTouchStart:he?y:this.up,onTouchEnd:this.stop}:{onMouseDown:he?y:this.up,onMouseUp:this.stop,onMouseLeave:this.stop},Y=g?{onTouchStart:re?y:this.down,onTouchEnd:this.stop}:{onMouseDown:re?y:this.down,onMouseUp:this.stop,onMouseLeave:this.stop};return U.a.createElement("div",{className:ct,style:Re,title:Oe,onMouseEnter:ye,onMouseLeave:_e,onMouseOver:oe,onMouseOut:X,onFocus:function(){return null},onBlur:function(){return null}},U.a.createElement("div",{className:"".concat(z,"-handler-wrap")},U.a.createElement("span",Object.assign({unselectable:"on"},D,{role:"button","aria-label":"Increase Value","aria-disabled":he,className:ue}),L||U.a.createElement("span",{unselectable:"on",className:"".concat(z,"-handler-up-inner"),onClick:v})),U.a.createElement("span",Object.assign({unselectable:"on"},Y,{role:"button","aria-label":"Decrease Value","aria-disabled":re,className:T}),H||U.a.createElement("span",{unselectable:"on",className:"".concat(z,"-handler-down-inner"),onClick:v}))),U.a.createElement("div",{className:"".concat(z,"-input-wrap")},U.a.createElement("input",Object.assign({role:"spinbutton","aria-valuemin":je,"aria-valuemax":De,"aria-valuenow":st,required:k,type:Te,placeholder:P,onPaste:Je,onClick:$,onMouseUp:this.onMouseUp,className:"".concat(z,"-input"),tabIndex:B,autoComplete:d,onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:rt?this.onKeyDown:y,onKeyUp:rt?this.onKeyUp:y,autoFocus:Ne,maxLength:Se,readOnly:I,disabled:N,max:De,min:je,step:ke,name:Fe,title:Oe,id:M,onChange:this.onChange,ref:this.saveInput,value:this.getFullNum(ht),pattern:be,inputMode:ie,onInput:ze},Pe))))}}]),ve}(U.a.Component);we.defaultProps={focusOnUpDown:!0,useTouch:!1,prefixCls:"rc-input-number",max:ce,min:-ce,step:1,style:{},onChange:y,onKeyDown:y,onPressEnter:y,onFocus:y,onBlur:y,parser:A,required:!1,autoComplete:"off"};var Le=we,Ue=se.a=Le},fjLI:function(it,se,f){"use strict";f.d(se,"e",function(){return R}),f.d(se,"a",function(){return x}),f.d(se,"c",function(){return C}),f.d(se,"d",function(){return E}),f.d(se,"b",function(){return _});var Q=f("8HAY"),me=f("Cg/j"),de=f("T8No"),Ee=f("nnTU"),fe=f("MI8n"),Z=function(){var j=function(y,v){return j=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(A,W){A.__proto__=W}||function(A,W){for(var ge in W)W.hasOwnProperty(ge)&&(A[ge]=W[ge])},j(y,v)};return function(y,v){j(y,v);function A(){this.constructor=y}y.prototype=v===null?Object.create(v):(A.prototype=v.prototype,new A)}}(),G=function(j,y,v,A){var W=arguments.length,ge=W<3?y:A===null?A=Object.getOwnPropertyDescriptor(y,v):A,ce;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")ge=Reflect.decorate(j,y,v,A);else for(var pe=j.length-1;pe>=0;pe--)(ce=j[pe])&&(ge=(W<3?ce(ge):W>3?ce(y,v,ge):ce(y,v))||ge);return W>3&&ge&&Object.defineProperty(y,v,ge),ge},J=function(j,y){return function(v,A){y(v,A,j)}},U=function(){for(var j=0,y=0,v=arguments.length;y<v;y++)j+=arguments[y].length;for(var A=Array(j),W=0,y=0;y<v;y++)for(var ge=arguments[y],ce=0,pe=ge.length;ce<pe;ce++,W++)A[W]=ge[ce];return A};function R(j){return j.command!==void 0}var x=Object(me.c)("menuService"),C=new(function(){function j(){this._commands=new Map,this._menuItems=new Map,this._onDidChangeMenu=new fe.a,this.onDidChangeMenu=this._onDidChangeMenu.event}return j.prototype.addCommand=function(y){var v=this;return this._commands.set(y.id,y),this._onDidChangeMenu.fire(0),{dispose:function(){v._commands.delete(y.id)&&v._onDidChangeMenu.fire(0)}}},j.prototype.getCommand=function(y){return this._commands.get(y)},j.prototype.getCommands=function(){var y=new Map;return this._commands.forEach(function(v,A){return y.set(A,v)}),y},j.prototype.appendMenuItem=function(y,v){var A=this,W=this._menuItems.get(y);return W?W.push(v):(W=[v],this._menuItems.set(y,W)),this._onDidChangeMenu.fire(y),{dispose:function(){var ge=W.indexOf(v);ge>=0&&(W.splice(ge,1),A._onDidChangeMenu.fire(y))}}},j.prototype.getMenuItems=function(y){var v=(this._menuItems.get(y)||[]).slice(0);return y===0&&this._appendImplicitItems(v),v},j.prototype._appendImplicitItems=function(y){for(var v=new Set,A=y.filter(function(we){return R(we)}),W=0,ge=A;W<ge.length;W++){var ce=ge[W],pe=ce.command,Ie=ce.alt;v.add(pe.id),Ie&&v.add(Ie.id)}this._commands.forEach(function(we,Le){v.has(Le)||y.push({command:we})})},j}()),S=function(j){Z(y,j);function y(v,A,W){var ge=j.call(this,v,A)||this;return ge._commandService=W,ge}return y.prototype.run=function(){for(var v,A=[],W=0;W<arguments.length;W++)A[W]=arguments[W];return(v=this._commandService).executeCommand.apply(v,U([this.id],A))},y=G([J(2,Ee.b)],y),y}(Q.a),E=function(j){Z(y,j);function y(v){var A=this;return typeof v.title=="string"?A=j.call(this,"",v.title,"submenu")||this:A=j.call(this,"",v.title.value,"submenu")||this,A.item=v,A}return y}(Q.a),_=function(j){Z(y,j);function y(v,A,W,ge,ce){var pe=this;return typeof v.title=="string"?pe=j.call(this,v.id,v.title,ce)||this:pe=j.call(this,v.id,v.title.value,ce)||this,pe._cssClass=void 0,pe._enabled=!v.precondition||ge.contextMatchesRules(v.precondition),pe._checked=Boolean(v.toggled&&ge.contextMatchesRules(v.toggled)),pe._options=W||{},pe.item=v,pe.alt=A?new y(A,void 0,pe._options,ge,ce):void 0,pe}return y.prototype.dispose=function(){this.alt&&this.alt.dispose(),j.prototype.dispose.call(this)},y.prototype.run=function(){for(var v=[],A=0;A<arguments.length;A++)v[A]=arguments[A];var W=[];return this._options.arg&&(W=U(W,[this._options.arg])),this._options.shouldForwardArgs&&(W=U(W,v)),j.prototype.run.apply(this,W)},y=G([J(3,de.c),J(4,Ee.b)],y),y}(S)},gHQ5:function(it,se,f){"use strict";f.r(se);var Q=f("+L6B"),me=f("2/Rp"),de=f("5NDa"),Ee=f("5rEg"),fe=f("k1fw"),Z=f("9og8"),G=f("y8nQ"),J=f("Vl3Y"),U=f("tJVT"),R=f("CiB2"),x=f("WmNS"),C=f.n(x),S=f("q1tI"),E=f.n(S),_=f("3vs6"),j=f("l3Yi"),y=f.n(j),v=f("Ot1p"),A=f("500L"),W=f("ErOA"),ge=f("Ty5D"),ce=f("9kvl"),pe=function(we){var Le;Object(R.a)(we);var Ue=Object(S.useState)({}),ae=Object(U.a)(Ue,2),O=ae[0],ve=ae[1],V=J.a.useForm(),F=Object(U.a)(V,1),ne=F[0],z=Object(S.useState)(!0),N=Object(U.a)(z,2),I=N[0],g=N[1],d=Object(S.useState)(!1),L=Object(U.a)(d,2),H=L[0],le=L[1],De=Object(S.useState)(!1),je=Object(U.a)(De,2),Re=je[0],Oe=je[1],ye=Object(ge.i)(),_e=ye==null?void 0:ye.virtual_spacesId;Object(S.useEffect)(function(){ye!=null&&ye.id?oe():Oe(!0)},[]);var oe=function(){var k=Object(Z.a)(C.a.mark(function $(){var B,Te;return C.a.wrap(function(M){for(;;)switch(M.prev=M.next){case 0:return M.next=2,Object(W.a)("/api/virtual_classrooms/".concat(_e,"/syllabuses/").concat(ye==null?void 0:ye.id,"/edit.json"),{method:"get"});case 2:B=M.sent,B&&(Te={title:B.title,description:B.description,attachment_ids:Object(A.a)(B.attachments)},console.log(Te,"formData"),ne.setFieldsValue(Object(fe.a)({},Te)),ve(Object(fe.a)({},Te)),Oe(!0));case 4:case"end":return M.stop()}},$)}));return function(){return k.apply(this,arguments)}}(),X=function(){var k=Object(Z.a)(C.a.mark(function $(B){var Te,P,M,ie,be;return C.a.wrap(function(Se){for(;;)switch(Se.prev=Se.next){case 0:if(P=Object(fe.a)({},O),P.attachment_ids&&(P.attachment_ids=P==null||((M=P.attachment_ids)===null||M===void 0)?void 0:M.map(function(Ne){return Ne.response.id})),le(!0),!(ye!=null&&ye.id)){Se.next=9;break}return Se.next=6,Object(W.a)("/api/virtual_classrooms/".concat(_e,"/syllabuses/").concat(ye==null?void 0:ye.id,".json"),{method:"put",body:Object(fe.a)({},P)});case 6:ie=Se.sent,Se.next=12;break;case 9:return Se.next=11,Object(W.a)("/api/virtual_classrooms/".concat(_e,"/syllabuses.json"),{method:"post",body:Object(fe.a)({},P)});case 11:ie=Se.sent;case 12:(Te=ie)!==null&&Te!==void 0&&Te.virtual_classroom_id&&ce.d.push("/vspaces/".concat(_e,"/syllabuses/").concat((be=ie)===null||be===void 0?void 0:be.id,"/detail")),le(!1);case 14:case"end":return Se.stop()}},$)}));return function(B){return k.apply(this,arguments)}}();return E.a.createElement("div",{className:y.a.wrap},E.a.createElement(_.a,null),E.a.createElement("div",{className:y.a.form},E.a.createElement("div",{className:y.a.title},E.a.createElement("span",{onClick:function(){return ce.d.push("/vspaces/".concat(_e,"/syllabuses"))}},E.a.createElement("i",{className:"iconfont icon-zuoshangjiaofanhui"}),"\u8FD4\u56DE"),E.a.createElement("span",null,"\u65B0\u5EFA\u6559\u5B66\u5927\u7EB2")),E.a.createElement(J.a,{colon:!1,form:ne,scrollToFirstError:!0,onValuesChange:function(){ve(Object(fe.a)({},ne.getFieldsValue()))},onFinish:X},E.a.createElement(J.a.Item,{name:"title",label:"\u5927\u7EB2\u6807\u9898",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5927\u7EB2\u6807\u9898"}]},E.a.createElement(Ee.a,{maxLength:60,suffix:"".concat(((Le=O.title)===null||Le===void 0?void 0:Le.length)||0,"/60"),placeholder:"\u8BF7\u8F93\u5165\u5927\u7EB2\u6807\u9898"})),E.a.createElement("div",{style:{margin:"20px 0 12px 10px"}},"\u5927\u7EB2\u5185\u5BB9"),E.a.createElement(J.a.Item,{className:"ml10",name:"description",rules:[{max:5e4,message:"\u4F5C\u4E1A\u7B80\u4ECB\u6700\u5927\u9650\u523650000\u4E2A\u5B57\u7B26"}]},E.a.createElement(v.a,{watch:!0,defaultValue:O.description})),E.a.createElement(J.a.Item,{className:"ml10",name:"attachment_ids",label:"\u9644\u4EF6"},Re&&E.a.createElement(A.b,{className:y.a.file,title:E.a.createElement("span",null,E.a.createElement("i",{className:"iconfont icon-shangchuan1 font14 mr5"}),"\u4E0A\u4F20\u9644\u4EF6")})),E.a.createElement("div",{style:{textAlign:"right"}},E.a.createElement(J.a.Item,null,E.a.createElement(me.a,{onClick:function(){return ce.d.push("/vspaces/".concat(_e,"/syllabuses"))},className:"mr10"},"\u53D6\u6D88"),E.a.createElement(me.a,{type:"primary",htmlType:"submit",loading:H},"\u786E\u8BA4"))))))};se.default=pe},h78n:function(it,se,f){"use strict";f.d(se,"a",function(){return F});var Q=f("q1tI"),me=f.n(Q),de=f("TSYQ"),Ee=f.n(de),fe={className:"",percent:0,prefixCls:"rc-progress",strokeColor:"#2db7f5",strokeLinecap:"round",strokeWidth:1,style:{},trailColor:"#D9D9D9",trailWidth:1},Z=function(N){var I=N.map(function(){return Object(Q.useRef)()}),g=Object(Q.useRef)();return Object(Q.useEffect)(function(){var d=Date.now(),L=!1;Object.keys(I).forEach(function(H){var le=I[H].current;if(!le)return;L=!0;var De=le.style;De.transitionDuration=".3s, .3s, .3s, .06s",g.current&&d-g.current<100&&(De.transitionDuration="0s, 0s")}),L&&(g.current=Date.now())}),[I]};function G(){return G=Object.assign||function(z){for(var N=1;N<arguments.length;N++){var I=arguments[N];for(var g in I)Object.prototype.hasOwnProperty.call(I,g)&&(z[g]=I[g])}return z},G.apply(this,arguments)}function J(z,N){return S(z)||C(z,N)||R(z,N)||U()}function U(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function R(z,N){if(!z)return;if(typeof z=="string")return x(z,N);var I=Object.prototype.toString.call(z).slice(8,-1);if(I==="Object"&&z.constructor&&(I=z.constructor.name),I==="Map"||I==="Set")return Array.from(z);if(I==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(I))return x(z,N)}function x(z,N){(N==null||N>z.length)&&(N=z.length);for(var I=0,g=new Array(N);I<N;I++)g[I]=z[I];return g}function C(z,N){if(typeof Symbol=="undefined"||!(Symbol.iterator in Object(z)))return;var I=[],g=!0,d=!1,L=void 0;try{for(var H=z[Symbol.iterator](),le;!(g=(le=H.next()).done)&&!(I.push(le.value),N&&I.length===N);g=!0);}catch(De){d=!0,L=De}finally{try{!g&&H.return!=null&&H.return()}finally{if(d)throw L}}return I}function S(z){if(Array.isArray(z))return z}function E(z,N){if(z==null)return{};var I=_(z,N),g,d;if(Object.getOwnPropertySymbols){var L=Object.getOwnPropertySymbols(z);for(d=0;d<L.length;d++){if(g=L[d],N.indexOf(g)>=0)continue;if(!Object.prototype.propertyIsEnumerable.call(z,g))continue;I[g]=z[g]}}return I}function _(z,N){if(z==null)return{};var I={},g=Object.keys(z),d,L;for(L=0;L<g.length;L++){if(d=g[L],N.indexOf(d)>=0)continue;I[d]=z[d]}return I}var j=function(N){var I=N.className,g=N.percent,d=N.prefixCls,L=N.strokeColor,H=N.strokeLinecap,le=N.strokeWidth,De=N.style,je=N.trailColor,Re=N.trailWidth,Oe=N.transition,ye=E(N,["className","percent","prefixCls","strokeColor","strokeLinecap","strokeWidth","style","trailColor","trailWidth","transition"]);delete ye.gapPosition;var _e=Array.isArray(g)?g:[g],oe=Array.isArray(L)?L:[L],X=Z(_e),k=J(X,1),$=k[0],B=le/2,Te=100-le/2,P="M ".concat(H==="round"?B:0,",").concat(B,`
|
|
L `).concat(H==="round"?Te:100,",").concat(B),M="0 0 100 ".concat(le),ie=0;return me.a.createElement("svg",G({className:Ee()("".concat(d,"-line"),I),viewBox:M,preserveAspectRatio:"none",style:De},ye),me.a.createElement("path",{className:"".concat(d,"-line-trail"),d:P,strokeLinecap:H,stroke:je,strokeWidth:Re||le,fillOpacity:"0"}),_e.map(function(be,ke){var Se={strokeDasharray:"".concat(be,"px, 100px"),strokeDashoffset:"-".concat(ie,"px"),transition:Oe||"stroke-dashoffset 0.3s ease 0s, stroke-dasharray .3s ease 0s, stroke 0.3s linear"},Ne=oe[ke]||oe[oe.length-1];return ie+=be,me.a.createElement("path",{key:ke,className:"".concat(d,"-line-path"),d:P,strokeLinecap:H,stroke:Ne,strokeWidth:le,fillOpacity:"0",ref:$[ke],style:Se})}))};j.defaultProps=fe;var y=j;function v(){return v=Object.assign||function(z){for(var N=1;N<arguments.length;N++){var I=arguments[N];for(var g in I)Object.prototype.hasOwnProperty.call(I,g)&&(z[g]=I[g])}return z},v.apply(this,arguments)}function A(z,N){return Ie(z)||pe(z,N)||ge(z,N)||W()}function W(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function ge(z,N){if(!z)return;if(typeof z=="string")return ce(z,N);var I=Object.prototype.toString.call(z).slice(8,-1);if(I==="Object"&&z.constructor&&(I=z.constructor.name),I==="Map"||I==="Set")return Array.from(z);if(I==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(I))return ce(z,N)}function ce(z,N){(N==null||N>z.length)&&(N=z.length);for(var I=0,g=new Array(N);I<N;I++)g[I]=z[I];return g}function pe(z,N){if(typeof Symbol=="undefined"||!(Symbol.iterator in Object(z)))return;var I=[],g=!0,d=!1,L=void 0;try{for(var H=z[Symbol.iterator](),le;!(g=(le=H.next()).done)&&!(I.push(le.value),N&&I.length===N);g=!0);}catch(De){d=!0,L=De}finally{try{!g&&H.return!=null&&H.return()}finally{if(d)throw L}}return I}function Ie(z){if(Array.isArray(z))return z}function we(z,N){if(z==null)return{};var I=Le(z,N),g,d;if(Object.getOwnPropertySymbols){var L=Object.getOwnPropertySymbols(z);for(d=0;d<L.length;d++){if(g=L[d],N.indexOf(g)>=0)continue;if(!Object.prototype.propertyIsEnumerable.call(z,g))continue;I[g]=z[g]}}return I}function Le(z,N){if(z==null)return{};var I={},g=Object.keys(z),d,L;for(L=0;L<g.length;L++){if(d=g[L],N.indexOf(d)>=0)continue;I[d]=z[d]}return I}var Ue=0;function ae(z){return+z.replace("%","")}function O(z){return Array.isArray(z)?z:[z]}function ve(z,N,I,g){var d=arguments.length>4&&arguments[4]!==void 0?arguments[4]:0,L=arguments.length>5?arguments[5]:void 0,H=50-g/2,le=0,De=-H,je=0,Re=-2*H;switch(L){case"left":le=-H,De=0,je=2*H,Re=0;break;case"right":le=H,De=0,je=-2*H,Re=0;break;case"bottom":De=H,Re=2*H;break;default:}var Oe="M 50,50 m ".concat(le,",").concat(De,`
|
|
a `).concat(H,",").concat(H," 0 1 1 ").concat(je,",").concat(-Re,`
|
|
a `).concat(H,",").concat(H," 0 1 1 ").concat(-je,",").concat(Re),ye=Math.PI*2*H,_e={stroke:I,strokeDasharray:"".concat(N/100*(ye-d),"px ").concat(ye,"px"),strokeDashoffset:"-".concat(d/2+z/100*(ye-d),"px"),transition:"stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s"};return{pathString:Oe,pathStyle:_e}}var V=function(N){var I=N.prefixCls,g=N.strokeWidth,d=N.trailWidth,L=N.gapDegree,H=N.gapPosition,le=N.trailColor,De=N.strokeLinecap,je=N.style,Re=N.className,Oe=N.strokeColor,ye=N.percent,_e=we(N,["prefixCls","strokeWidth","trailWidth","gapDegree","gapPosition","trailColor","strokeLinecap","style","className","strokeColor","percent"]),oe=Object(Q.useMemo)(function(){return Ue+=1,Ue},[]),X=ve(0,100,le,g,L,H),k=X.pathString,$=X.pathStyle,B=O(ye),Te=O(Oe),P=Te.find(function(Se){return Object.prototype.toString.call(Se)==="[object Object]"}),M=Z(B),ie=A(M,1),be=ie[0],ke=function(){var Ne=0;return B.map(function(Fe,Je){var ze=Te[Je]||Te[Te.length-1],$e=Object.prototype.toString.call(ze)==="[object Object]"?"url(#".concat(I,"-gradient-").concat(oe,")"):"",Ye=ve(Ne,Fe,ze,g,L,H);return Ne+=Fe,me.a.createElement("path",{key:Je,className:"".concat(I,"-circle-path"),d:Ye.pathString,stroke:$e,strokeLinecap:De,strokeWidth:g,opacity:Fe===0?0:1,fillOpacity:"0",style:Ye.pathStyle,ref:be[Je]})})};return me.a.createElement("svg",v({className:Ee()("".concat(I,"-circle"),Re),viewBox:"0 0 100 100",style:je},_e),P&&me.a.createElement("defs",null,me.a.createElement("linearGradient",{id:"".concat(I,"-gradient-").concat(oe),x1:"100%",y1:"0%",x2:"0%",y2:"0%"},Object.keys(P).sort(function(Se,Ne){return ae(Se)-ae(Ne)}).map(function(Se,Ne){return me.a.createElement("stop",{key:Ne,offset:Se,stopColor:P[Se]})}))),me.a.createElement("path",{className:"".concat(I,"-circle-trail"),d:k,stroke:le,strokeLinecap:De,strokeWidth:d||g,fillOpacity:"0",style:$}),ke().reverse())};V.defaultProps=fe;var F=V,ne={Line:y,Circle:F}},kSUc:function(it,se,f){},l3Yi:function(it,se,f){it.exports={flex_box_center:"flex_box_center___354pw",flex_space_between:"flex_space_between___10PE2",flex_box_vertical_center:"flex_box_vertical_center___YT9_A",flex_box_center_end:"flex_box_center_end___1qNoU",flex_box_column:"flex_box_column___2E4_8",wrap:"wrap___1umYZ",form:"form___2x_Sk",title:"title___idVlc",file:"file___1g_02"}},lZu9:function(it,se,f){(function(Q){Q(f("VrN/"),f("1eCo"),f("8EBN"))})(function(Q){"use strict";Q.defineMode("markdown",function(me,de){var Ee=Q.getMode(me,"text/html"),fe=Ee.name=="null";function Z(g){if(Q.findModeByName){var d=Q.findModeByName(g);d&&(g=d.mime||d.mimes[0])}var L=Q.getMode(me,g);return L.name=="null"?null:L}de.highlightFormatting===void 0&&(de.highlightFormatting=!1),de.maxBlockquoteDepth===void 0&&(de.maxBlockquoteDepth=0),de.taskLists===void 0&&(de.taskLists=!1),de.strikethrough===void 0&&(de.strikethrough=!1),de.emoji===void 0&&(de.emoji=!1),de.fencedCodeBlockHighlighting===void 0&&(de.fencedCodeBlockHighlighting=!0),de.fencedCodeBlockDefaultMode===void 0&&(de.fencedCodeBlockDefaultMode="text/plain"),de.xml===void 0&&(de.xml=!0),de.tokenTypeOverrides===void 0&&(de.tokenTypeOverrides={});var G={header:"header",code:"comment",quote:"quote",list1:"variable-2",list2:"variable-3",list3:"keyword",hr:"hr",image:"image",imageAltText:"image-alt-text",imageMarker:"image-marker",formatting:"formatting",linkInline:"link",linkEmail:"link",linkText:"link",linkHref:"string",em:"em",strong:"strong",strikethrough:"strikethrough",emoji:"builtin"};for(var J in G)G.hasOwnProperty(J)&&de.tokenTypeOverrides[J]&&(G[J]=de.tokenTypeOverrides[J]);var U=/^([*\-_])(?:\s*\1){2,}\s*$/,R=/^(?:[*\-+]|^[0-9]+([.)]))\s+/,x=/^\[(x| )\](?=\s)/i,C=de.allowAtxHeaderWithoutSpace?/^(#+)/:/^(#+)(?: |$)/,S=/^ {0,3}(?:\={1,}|-{2,})\s*$/,E=/^[^#!\[\]*_\\<>` "'(~:]+/,_=/^(~~~+|```+)[ \t]*([\w\/+#-]*)[^\n`]*$/,j=/^\s*\[[^\]]+?\]:.*$/,y=/[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u0AF0\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E42\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC9\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDF3C-\uDF3E]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]/,v=" ";function A(g,d,L){return d.f=d.inline=L,L(g,d)}function W(g,d,L){return d.f=d.block=L,L(g,d)}function ge(g){return!g||!/\S/.test(g.string)}function ce(g){if(g.linkTitle=!1,g.linkHref=!1,g.linkText=!1,g.em=!1,g.strong=!1,g.strikethrough=!1,g.quote=0,g.indentedCode=!1,g.f==Ie){var d=fe;if(!d){var L=Q.innerMode(Ee,g.htmlState);d=L.mode.name=="xml"&&L.state.tagStart===null&&!L.state.context&&L.state.tokenize.isInText}d&&(g.f=ae,g.block=pe,g.htmlState=null)}return g.trailingSpace=0,g.trailingSpaceNewLine=!1,g.prevLine=g.thisLine,g.thisLine={stream:null},null}function pe(g,d){var L=g.column()===d.indentation,H=ge(d.prevLine.stream),le=d.indentedCode,De=d.prevLine.hr,je=d.list!==!1,Re=(d.listStack[d.listStack.length-1]||0)+3;d.indentedCode=!1;var Oe=d.indentation;if(d.indentationDiff===null&&(d.indentationDiff=d.indentation,je)){for(d.list=null;Oe<d.listStack[d.listStack.length-1];)d.listStack.pop(),d.listStack.length?d.indentation=d.listStack[d.listStack.length-1]:d.list=!1;d.list!==!1&&(d.indentationDiff=Oe-d.listStack[d.listStack.length-1])}var ye=!H&&!De&&!d.prevLine.header&&(!je||!le)&&!d.prevLine.fencedCodeEnd,_e=(d.list===!1||De||H)&&d.indentation<=Re&&g.match(U),oe=null;if(d.indentationDiff>=4&&(le||d.prevLine.fencedCodeEnd||d.prevLine.header||H))return g.skipToEnd(),d.indentedCode=!0,G.code;if(g.eatSpace())return null;if(L&&d.indentation<=Re&&(oe=g.match(C))&&oe[1].length<=6)return d.quote=0,d.header=oe[1].length,d.thisLine.header=!0,de.highlightFormatting&&(d.formatting="header"),d.f=d.inline,Le(d);if(d.indentation<=Re&&g.eat(">"))return d.quote=L?1:d.quote+1,de.highlightFormatting&&(d.formatting="quote"),g.eatSpace(),Le(d);if(!_e&&!d.setext&&L&&d.indentation<=Re&&(oe=g.match(R))){var X=oe[1]?"ol":"ul";return d.indentation=Oe+g.current().length,d.list=!0,d.quote=0,d.listStack.push(d.indentation),d.em=!1,d.strong=!1,d.code=!1,d.strikethrough=!1,de.taskLists&&g.match(x,!1)&&(d.taskList=!0),d.f=d.inline,de.highlightFormatting&&(d.formatting=["list","list-"+X]),Le(d)}else{if(L&&d.indentation<=Re&&(oe=g.match(_,!0)))return d.quote=0,d.fencedEndRE=new RegExp(oe[1]+"+ *$"),d.localMode=de.fencedCodeBlockHighlighting&&Z(oe[2]||de.fencedCodeBlockDefaultMode),d.localMode&&(d.localState=Q.startState(d.localMode)),d.f=d.block=we,de.highlightFormatting&&(d.formatting="code-block"),d.code=-1,Le(d);if(d.setext||(!ye||!je)&&!d.quote&&d.list===!1&&!d.code&&!_e&&!j.test(g.string)&&(oe=g.lookAhead(1))&&(oe=oe.match(S)))return d.setext?(d.header=d.setext,d.setext=0,g.skipToEnd(),de.highlightFormatting&&(d.formatting="header")):(d.header=oe[0].charAt(0)=="="?1:2,d.setext=d.header),d.thisLine.header=!0,d.f=d.inline,Le(d);if(_e)return g.skipToEnd(),d.hr=!0,d.thisLine.hr=!0,G.hr;if(g.peek()==="[")return A(g,d,ne)}return A(g,d,d.inline)}function Ie(g,d){var L=Ee.token(g,d.htmlState);if(!fe){var H=Q.innerMode(Ee,d.htmlState);(H.mode.name=="xml"&&H.state.tagStart===null&&!H.state.context&&H.state.tokenize.isInText||d.md_inside&&g.current().indexOf(">")>-1)&&(d.f=ae,d.block=pe,d.htmlState=null)}return L}function we(g,d){var L=d.listStack[d.listStack.length-1]||0,H=d.indentation<L,le=L+3;if(d.fencedEndRE&&d.indentation<=le&&(H||g.match(d.fencedEndRE))){de.highlightFormatting&&(d.formatting="code-block");var De;return H||(De=Le(d)),d.localMode=d.localState=null,d.block=pe,d.f=ae,d.fencedEndRE=null,d.code=0,d.thisLine.fencedCodeEnd=!0,H?W(g,d,d.block):De}else return d.localMode?d.localMode.token(g,d.localState):(g.skipToEnd(),G.code)}function Le(g){var d=[];if(g.formatting){d.push(G.formatting),typeof g.formatting=="string"&&(g.formatting=[g.formatting]);for(var L=0;L<g.formatting.length;L++)d.push(G.formatting+"-"+g.formatting[L]),g.formatting[L]==="header"&&d.push(G.formatting+"-"+g.formatting[L]+"-"+g.header),g.formatting[L]==="quote"&&(!de.maxBlockquoteDepth||de.maxBlockquoteDepth>=g.quote?d.push(G.formatting+"-"+g.formatting[L]+"-"+g.quote):d.push("error"))}if(g.taskOpen)return d.push("meta"),d.length?d.join(" "):null;if(g.taskClosed)return d.push("property"),d.length?d.join(" "):null;if(g.linkHref?d.push(G.linkHref,"url"):(g.strong&&d.push(G.strong),g.em&&d.push(G.em),g.strikethrough&&d.push(G.strikethrough),g.emoji&&d.push(G.emoji),g.linkText&&d.push(G.linkText),g.code&&d.push(G.code),g.image&&d.push(G.image),g.imageAltText&&d.push(G.imageAltText,"link"),g.imageMarker&&d.push(G.imageMarker)),g.header&&d.push(G.header,G.header+"-"+g.header),g.quote&&(d.push(G.quote),!de.maxBlockquoteDepth||de.maxBlockquoteDepth>=g.quote?d.push(G.quote+"-"+g.quote):d.push(G.quote+"-"+de.maxBlockquoteDepth)),g.list!==!1){var H=(g.listStack.length-1)%3;H?H===1?d.push(G.list2):d.push(G.list3):d.push(G.list1)}return g.trailingSpaceNewLine?d.push("trailing-space-new-line"):g.trailingSpace&&d.push("trailing-space-"+(g.trailingSpace%2?"a":"b")),d.length?d.join(" "):null}function Ue(g,d){return g.match(E,!0)?Le(d):void 0}function ae(g,d){var L=d.text(g,d);if(typeof L!="undefined")return L;if(d.list)return d.list=null,Le(d);if(d.taskList){var H=g.match(x,!0)[1]===" ";return H?d.taskOpen=!0:d.taskClosed=!0,de.highlightFormatting&&(d.formatting="task"),d.taskList=!1,Le(d)}if(d.taskOpen=!1,d.taskClosed=!1,d.header&&g.match(/^#+$/,!0))return de.highlightFormatting&&(d.formatting="header"),Le(d);var le=g.next();if(d.linkTitle){d.linkTitle=!1;var De=le;le==="("&&(De=")"),De=(De+"").replace(/([.?*+^\[\]\\(){}|-])/g,"\\$1");var je="^\\s*(?:[^"+De+"\\\\]+|\\\\\\\\|\\\\.)"+De;if(g.match(new RegExp(je),!0))return G.linkHref}if(le==="`"){var Re=d.formatting;de.highlightFormatting&&(d.formatting="code"),g.eatWhile("`");var Oe=g.current().length;if(d.code==0&&(!d.quote||Oe==1))return d.code=Oe,Le(d);if(Oe==d.code){var ye=Le(d);return d.code=0,ye}else return d.formatting=Re,Le(d)}else if(d.code)return Le(d);if(le==="\\"&&(g.next(),de.highlightFormatting)){var _e=Le(d),oe=G.formatting+"-escape";return _e?_e+" "+oe:oe}if(le==="!"&&g.match(/\[[^\]]*\] ?(?:\(|\[)/,!1))return d.imageMarker=!0,d.image=!0,de.highlightFormatting&&(d.formatting="image"),Le(d);if(le==="["&&d.imageMarker&&g.match(/[^\]]*\](\(.*?\)| ?\[.*?\])/,!1))return d.imageMarker=!1,d.imageAltText=!0,de.highlightFormatting&&(d.formatting="image"),Le(d);if(le==="]"&&d.imageAltText){de.highlightFormatting&&(d.formatting="image");var _e=Le(d);return d.imageAltText=!1,d.image=!1,d.inline=d.f=ve,_e}if(le==="["&&!d.image)return d.linkText&&g.match(/^.*?\]/)||(d.linkText=!0,de.highlightFormatting&&(d.formatting="link")),Le(d);if(le==="]"&&d.linkText){de.highlightFormatting&&(d.formatting="link");var _e=Le(d);return d.linkText=!1,d.inline=d.f=g.match(/\(.*?\)| ?\[.*?\]/,!1)?ve:ae,_e}if(le==="<"&&g.match(/^(https?|ftps?):\/\/(?:[^\\>]|\\.)+>/,!1)){d.f=d.inline=O,de.highlightFormatting&&(d.formatting="link");var _e=Le(d);return _e?_e+=" ":_e="",_e+G.linkInline}if(le==="<"&&g.match(/^[^> \\]+@(?:[^\\>]|\\.)+>/,!1)){d.f=d.inline=O,de.highlightFormatting&&(d.formatting="link");var _e=Le(d);return _e?_e+=" ":_e="",_e+G.linkEmail}if(de.xml&&le==="<"&&g.match(/^(!--|\?|!\[CDATA\[|[a-z][a-z0-9-]*(?:\s+[a-z_:.\-]+(?:\s*=\s*[^>]+)?)*\s*(?:>|$))/i,!1)){var X=g.string.indexOf(">",g.pos);if(X!=-1){var k=g.string.substring(g.start,X);/markdown\s*=\s*('|"){0,1}1('|"){0,1}/.test(k)&&(d.md_inside=!0)}return g.backUp(1),d.htmlState=Q.startState(Ee),W(g,d,Ie)}if(de.xml&&le==="<"&&g.match(/^\/\w*?>/))return d.md_inside=!1,"tag";if(le==="*"||le==="_"){for(var $=1,B=g.pos==1?" ":g.string.charAt(g.pos-2);$<3&&g.eat(le);)$++;var Te=g.peek()||" ",P=!/\s/.test(Te)&&(!y.test(Te)||/\s/.test(B)||y.test(B)),M=!/\s/.test(B)&&(!y.test(B)||/\s/.test(Te)||y.test(Te)),ie=null,be=null;if($%2&&(!d.em&&P&&(le==="*"||!M||y.test(B))?ie=!0:d.em==le&&M&&(le==="*"||!P||y.test(Te))&&(ie=!1)),$>1&&(!d.strong&&P&&(le==="*"||!M||y.test(B))?be=!0:d.strong==le&&M&&(le==="*"||!P||y.test(Te))&&(be=!1)),be!=null||ie!=null){de.highlightFormatting&&(d.formatting=ie==null?"strong":be==null?"em":"strong em"),ie===!0&&(d.em=le),be===!0&&(d.strong=le);var ye=Le(d);return ie===!1&&(d.em=!1),be===!1&&(d.strong=!1),ye}}else if(le===" "&&(g.eat("*")||g.eat("_"))){if(g.peek()===" ")return Le(d);g.backUp(1)}if(de.strikethrough){if(le==="~"&&g.eatWhile(le)){if(d.strikethrough){de.highlightFormatting&&(d.formatting="strikethrough");var ye=Le(d);return d.strikethrough=!1,ye}else if(g.match(/^[^\s]/,!1))return d.strikethrough=!0,de.highlightFormatting&&(d.formatting="strikethrough"),Le(d)}else if(le===" "&&g.match(/^~~/,!0)){if(g.peek()===" ")return Le(d);g.backUp(2)}}if(de.emoji&&le===":"&&g.match(/^(?:[a-z_\d+][a-z_\d+-]*|\-[a-z_\d+][a-z_\d+-]*):/)){d.emoji=!0,de.highlightFormatting&&(d.formatting="emoji");var ke=Le(d);return d.emoji=!1,ke}return le===" "&&(g.match(/^ +$/,!1)?d.trailingSpace++:d.trailingSpace&&(d.trailingSpaceNewLine=!0)),Le(d)}function O(g,d){var L=g.next();if(L===">"){d.f=d.inline=ae,de.highlightFormatting&&(d.formatting="link");var H=Le(d);return H?H+=" ":H="",H+G.linkInline}return g.match(/^[^>]+/,!0),G.linkInline}function ve(g,d){if(g.eatSpace())return null;var L=g.next();return L==="("||L==="["?(d.f=d.inline=F(L==="("?")":"]"),de.highlightFormatting&&(d.formatting="link-string"),d.linkHref=!0,Le(d)):"error"}var V={")":/^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,"]":/^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/};function F(g){return function(d,L){var H=d.next();if(H===g){L.f=L.inline=ae,de.highlightFormatting&&(L.formatting="link-string");var le=Le(L);return L.linkHref=!1,le}return d.match(V[g]),L.linkHref=!0,Le(L)}}function ne(g,d){return g.match(/^([^\]\\]|\\.)*\]:/,!1)?(d.f=z,g.next(),de.highlightFormatting&&(d.formatting="link"),d.linkText=!0,Le(d)):A(g,d,ae)}function z(g,d){if(g.match(/^\]:/,!0)){d.f=d.inline=N,de.highlightFormatting&&(d.formatting="link");var L=Le(d);return d.linkText=!1,L}return g.match(/^([^\]\\]|\\.)+/,!0),G.linkText}function N(g,d){return g.eatSpace()?null:(g.match(/^[^\s]+/,!0),g.peek()===void 0?d.linkTitle=!0:g.match(/^(?:\s+(?:"(?:[^"\\]|\\\\|\\.)+"|'(?:[^'\\]|\\\\|\\.)+'|\((?:[^)\\]|\\\\|\\.)+\)))?/,!0),d.f=d.inline=ae,G.linkHref+" url")}var I={startState:function(){return{f:pe,prevLine:{stream:null},thisLine:{stream:null},block:pe,htmlState:null,indentation:0,inline:ae,text:Ue,formatting:!1,linkText:!1,linkHref:!1,linkTitle:!1,code:0,em:!1,strong:!1,header:0,setext:0,hr:!1,taskList:!1,list:!1,listStack:[],quote:0,trailingSpace:0,trailingSpaceNewLine:!1,strikethrough:!1,emoji:!1,fencedEndRE:null}},copyState:function(g){return{f:g.f,prevLine:g.prevLine,thisLine:g.thisLine,block:g.block,htmlState:g.htmlState&&Q.copyState(Ee,g.htmlState),indentation:g.indentation,localMode:g.localMode,localState:g.localMode?Q.copyState(g.localMode,g.localState):null,inline:g.inline,text:g.text,formatting:!1,linkText:g.linkText,linkTitle:g.linkTitle,linkHref:g.linkHref,code:g.code,em:g.em,strong:g.strong,strikethrough:g.strikethrough,emoji:g.emoji,header:g.header,setext:g.setext,hr:g.hr,taskList:g.taskList,list:g.list,listStack:g.listStack.slice(0),quote:g.quote,indentedCode:g.indentedCode,trailingSpace:g.trailingSpace,trailingSpaceNewLine:g.trailingSpaceNewLine,md_inside:g.md_inside,fencedEndRE:g.fencedEndRE}},token:function(g,d){if(d.formatting=!1,g!=d.thisLine.stream){if(d.header=0,d.hr=!1,g.match(/^\s*$/,!0))return ce(d),null;if(d.prevLine=d.thisLine,d.thisLine={stream:g},d.taskList=!1,d.trailingSpace=0,d.trailingSpaceNewLine=!1,!d.localState&&(d.f=d.block,d.f!=Ie)){var L=g.match(/^\s*/,!0)[0].replace(/\t/g,v).length;if(d.indentation=L,d.indentationDiff=null,L>0)return null}}return d.f(g,d)},innerMode:function(g){return g.block==Ie?{state:g.htmlState,mode:Ee}:g.localState?{state:g.localState,mode:g.localMode}:{state:g,mode:I}},indent:function(g,d,L){return g.block==Ie&&Ee.indent?Ee.indent(g.htmlState,d,L):g.localState&&g.localMode.indent?g.localMode.indent(g.localState,d,L):Q.Pass},blankLine:ce,getType:Le,blockCommentStart:"<!--",blockCommentEnd:"-->",closeBrackets:"()[]{}''\"\"``",fold:"markdown"};return I},"xml"),Q.defineMIME("text/markdown","markdown"),Q.defineMIME("text/x-markdown","markdown")})},mOS8:function(it,se,f){it.exports=f.p+"static/403Qrcode.6c17b6f4.png"},nnTU:function(it,se,f){"use strict";f.d(se,"b",function(){return J}),f.d(se,"a",function(){return U});var Q=f("pmY6"),me=f("746U"),de=f("Cg/j"),Ee=f("MI8n"),fe=f("24hK"),Z=f("QDVR"),G=function(){for(var R=0,x=0,C=arguments.length;x<C;x++)R+=arguments[x].length;for(var S=Array(R),E=0,x=0;x<C;x++)for(var _=arguments[x],j=0,y=_.length;j<y;j++,E++)S[E]=_[j];return S},J=Object(de.c)("commandService"),U=new(function(){function R(){this._commands=new Map,this._onDidRegisterCommand=new Ee.a,this.onDidRegisterCommand=this._onDidRegisterCommand.event}return R.prototype.registerCommand=function(x,C){var S=this;if(!x)throw new Error("invalid command");if(typeof x=="string"){if(!C)throw new Error("invalid command");return this.registerCommand({id:x,handler:C})}if(x.description){for(var E=[],_=0,j=x.description.args;_<j.length;_++){var y=j[_];E.push(y.constraint)}var v=x.handler;x.handler=function(pe){for(var Ie=[],we=1;we<arguments.length;we++)Ie[we-1]=arguments[we];return Object(me.m)(Ie,E),v.apply(void 0,G([pe],Ie))}}var A=x.id,W=this._commands.get(A);W||(W=new fe.a,this._commands.set(A,W));var ge=W.unshift(x),ce=Object(Q.h)(function(){ge();var pe=S._commands.get(A);(pe==null?void 0:pe.isEmpty())&&S._commands.delete(A)});return this._onDidRegisterCommand.fire(A),ce},R.prototype.registerCommandAlias=function(x,C){return U.registerCommand(x,function(S){for(var E,_=[],j=1;j<arguments.length;j++)_[j-1]=arguments[j];return(E=S.get(J)).executeCommand.apply(E,G([C],_))})},R.prototype.getCommand=function(x){var C=this._commands.get(x);return!C||C.isEmpty()?void 0:C.iterator().next().value},R.prototype.getCommands=function(){for(var x=new Map,C=0,S=Object(Z.d)(this._commands);C<S.length;C++){var E=S[C],_=this.getCommand(E);_&&x.set(E,_)}return x},R}())},osHv:function(it,se,f){(function(Q){Q(f("VrN/"))})(function(Q){"use strict";var me=Q.Pos;function de(y,v){return y.line-v.line||y.ch-v.ch}var Ee="A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD",fe=Ee+"-:.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",Z=new RegExp("<(/?)(["+Ee+"]["+fe+"]*)","g");function G(y,v,A,W){this.line=v,this.ch=A,this.cm=y,this.text=y.getLine(v),this.min=W?Math.max(W.from,y.firstLine()):y.firstLine(),this.max=W?Math.min(W.to-1,y.lastLine()):y.lastLine()}function J(y,v){var A=y.cm.getTokenTypeAt(me(y.line,v));return A&&/\btag\b/.test(A)}function U(y){return y.line>=y.max?void 0:(y.ch=0,y.text=y.cm.getLine(++y.line),!0)}function R(y){return y.line<=y.min?void 0:(y.text=y.cm.getLine(--y.line),y.ch=y.text.length,!0)}function x(y){for(;;){var v=y.text.indexOf(">",y.ch);if(v==-1){if(U(y))continue;return}if(!J(y,v+1)){y.ch=v+1;continue}var A=y.text.lastIndexOf("/",v),W=A>-1&&!/\S/.test(y.text.slice(A+1,v));return y.ch=v+1,W?"selfClose":"regular"}}function C(y){for(;;){var v=y.ch?y.text.lastIndexOf("<",y.ch-1):-1;if(v==-1){if(R(y))continue;return}if(!J(y,v+1)){y.ch=v;continue}Z.lastIndex=v,y.ch=v;var A=Z.exec(y.text);if(A&&A.index==v)return A}}function S(y){for(;;){Z.lastIndex=y.ch;var v=Z.exec(y.text);if(!v){if(U(y))continue;return}if(!J(y,v.index+1)){y.ch=v.index+1;continue}return y.ch=v.index+v[0].length,v}}function E(y){for(;;){var v=y.ch?y.text.lastIndexOf(">",y.ch-1):-1;if(v==-1){if(R(y))continue;return}if(!J(y,v+1)){y.ch=v;continue}var A=y.text.lastIndexOf("/",v),W=A>-1&&!/\S/.test(y.text.slice(A+1,v));return y.ch=v+1,W?"selfClose":"regular"}}function _(y,v){for(var A=[];;){var W=S(y),ge,ce=y.line,pe=y.ch-(W?W[0].length:0);if(!W||!(ge=x(y)))return;if(ge=="selfClose")continue;if(W[1]){for(var Ie=A.length-1;Ie>=0;--Ie)if(A[Ie]==W[2]){A.length=Ie;break}if(Ie<0&&(!v||v==W[2]))return{tag:W[2],from:me(ce,pe),to:me(y.line,y.ch)}}else A.push(W[2])}}function j(y,v){for(var A=[];;){var W=E(y);if(!W)return;if(W=="selfClose"){C(y);continue}var ge=y.line,ce=y.ch,pe=C(y);if(!pe)return;if(pe[1])A.push(pe[2]);else{for(var Ie=A.length-1;Ie>=0;--Ie)if(A[Ie]==pe[2]){A.length=Ie;break}if(Ie<0&&(!v||v==pe[2]))return{tag:pe[2],from:me(y.line,y.ch),to:me(ge,ce)}}}}Q.registerHelper("fold","xml",function(y,v){for(var A=new G(y,v.line,0);;){var W=S(A);if(!W||A.line!=v.line)return;var ge=x(A);if(!ge)return;if(!W[1]&&ge!="selfClose"){var ce=me(A.line,A.ch),pe=_(A,W[2]);return pe&&de(pe.from,ce)>0?{from:ce,to:pe.from}:null}}}),Q.findMatchingTag=function(y,v,A){var W=new G(y,v.line,v.ch,A);if(W.text.indexOf(">")==-1&&W.text.indexOf("<")==-1)return;var ge=x(W),ce=ge&&me(W.line,W.ch),pe=ge&&C(W);if(!ge||!pe||de(W,v)>0)return;var Ie={from:me(W.line,W.ch),to:ce,tag:pe[2]};return ge=="selfClose"?{open:Ie,close:null,at:"open"}:pe[1]?{open:j(W,pe[2]),close:Ie,at:"close"}:(W=new G(y,ce.line,ce.ch,A),{open:Ie,close:_(W,pe[2]),at:"open"})},Q.findEnclosingTag=function(y,v,A,W){for(var ge=new G(y,v.line,v.ch,A);;){var ce=j(ge,W);if(!ce)break;var pe=new G(y,v.line,v.ch,A),Ie=_(pe,ce.tag);if(Ie)return{open:ce,close:Ie}}},Q.scanForClosingTag=function(y,v,A,W){var ge=new G(y,v.line,v.ch,W?{from:0,to:W}:null);return _(ge,A)}})},p5ED:function(it,se,f){"use strict";var Q=f("+L6B"),me=f("2/Rp"),de=f("5Dmo"),Ee=f("3S7+"),fe=f("k1fw"),Z=f("9og8"),G=f("tJVT"),J=f("WmNS"),U=f.n(J),R=f("q1tI"),x=f.n(R),C=f("vHTk"),S=f.n(C),E=f("yEEn"),_=f("ZW9T"),j=f("1vsH"),y=f("V0Rq"),v=f("m3rI");se.a=function(A){var W,ge,ce,pe,Ie,we,Le=A.editOffice,Ue=Le===void 0?"view":Le,ae=A.name,O=A.data,ve=A.theme,V=A.type,F=A.filename,ne=A.monacoEditor,z=A.className,N=A.style,I=A.close,g=A.onClose,d=A.hasMask,L=A.disabledDownload,H=A.onImgDimensions,le=A.otherData,De=Object(R.useState)("https://view.officeapps.live.com/op/view.aspx?src=http://testgs.educoder.net//rails/active_storage/blobs/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBCZz09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--03541f6234b93d7ac3b2d84e7eb0e6594a952945/1.ppt"),je=Object(G.a)(De,2),Re=je[0],Oe=je[1],ye=Object(R.useState)(""),_e=Object(G.a)(ye,2),oe=_e[0],X=_e[1],k=Object(R.useState)(),$=Object(G.a)(k,2),B=$[0],Te=$[1],P=window.ENV==="build"?"/react/build":"",M=location.host.startsWith("localhost")?v.a.PROXY_SERVER:v.a.API_SERVER,ie,be=1024*1024,ke=10*be,Se=Object(R.useRef)();(W=O)!==null&&W!==void 0&&W.startsWith("/api")&&V!=="txt"&&(O=v.a.API_SERVER+O),V==="office"&&(ie=Object(j.P)(O).filesize,ie>ke&&(V="other")),F&&(ne.filename=F),Object(R.useEffect)(function(){var ze,$e,Ye=(ze=document.cookie)===null||ze===void 0||(($e=ze.replace(/\s/g,""))===null||$e===void 0)?void 0:$e.split(";");Ye==null||Ye.map(function(st){var qe=st.split("=");qe[0]==="_educoder_session"&&X(qe[1])})},[]),Object(R.useEffect)(function(){V==="office"&&Ne()},[V,O]);var Ne=function(){var ze=Object(Z.a)(U.a.mark(function $e(){var Ye,st,qe;return U.a.wrap(function(Pe){for(;;)switch(Pe.prev=Pe.next){case 0:return console.log("data:",O),Ye=O,O.startsWith("http")||(Ye=location.origin+Ye),st=new URL(Ye).pathname.split("/").pop(),Pe.next=6,Object(y.U)({attachment_id:st});case 6:qe=Pe.sent,Te(qe);case 8:case"end":return Pe.stop()}},$e)}));return function(){return ze.apply(this,arguments)}}(),Fe=function(){if(O.startsWith("http")||O.startsWith("blob:")){Je();return}Object(j.x)(F||"educoder",O,F)},Je=function(){Object(j.v)(F||"educoder",decodeURIComponent(O))};return x.a.createElement("div",{style:Object(fe.a)({},N||{}),className:"".concat(d&&S.a.bgBlack," ").concat(V?S.a.wrp:"hide")},I&&x.a.createElement("div",{className:S.a.close,ref:Se},!!H&&x.a.createElement(Ee.a,{title:"\u70B9\u51FB\u5BF9\u56FE\u7247\u8FDB\u884C\u6279\u6CE8",getPopupContainer:function(){return Se.current}},x.a.createElement("span",{onClick:function(){g(),H()}},x.a.createElement("i",{className:"icon-yulanpizhu"}))),!L&&x.a.createElement(Ee.a,{title:"\u70B9\u51FB\u4E0B\u8F7D\u6B64\u6587\u4EF6",getPopupContainer:function(){return Se.current}},x.a.createElement("span",{onClick:Je},x.a.createElement("i",{className:"icon-quxiaozhiding"}))),x.a.createElement(Ee.a,{title:"\u5173\u95ED",getPopupContainer:function(){return Se.current}},x.a.createElement("span",{className:"",onClick:g},x.a.createElement("i",{className:"icon-guanbi1"})))),x.a.createElement("div",{className:"".concat(S.a[z]," ").concat(z," ").concat(S.a.monaco," ").concat(V==="txt"?"show":"hide")},V==="txt"&&x.a.createElement(_.b,ne)),V==="audio"&&x.a.createElement("audio",{src:"".concat(((ge=O)===null||ge===void 0?void 0:ge.indexOf("http://"))>-1||((ce=O)===null||ce===void 0?void 0:ce.indexOf("https://"))>-1?"":"data:audio/mp3;base64,").concat(O),autoPlay:!0}),V==="video"&&x.a.createElement(x.a.Fragment,null,((pe=O)===null||pe===void 0?void 0:pe.indexOf("http"))>-1?x.a.createElement("video",{controls:!0,src:"".concat(O),autoPlay:!0}):x.a.createElement("video",{controls:!0,src:"data:video/mp4;base64,".concat(O),autoPlay:!0})),V==="office"&&B&&x.a.createElement("iframe",{src:"".concat(P,"/office.html?key=").concat(B.key,"&url=").concat(M+B.url,"&callbackUrl=").concat(M+B.callbackUrl,"&fileType=").concat(B.fileType,"&title=").concat(B.title,"&model=").concat(Ue,"&officeServer=").concat(v.a.OFFICE_SERVER,"&disabledDownload=").concat(!!L)}),(V==="xlsx"||V==="doc"||V==="pptx"||V==="docx")&&x.a.createElement("iframe",{src:"/react/build/office.html?key=".concat(le.key,"&url=").concat(v.a.API_SERVER+le.url,"&callbackUrl=").concat(v.a.API_SERVER+le.callbackUrl,"&fileType=").concat(le.fileType,"&title=").concat(le.title,"&model=").concat(le.model)}),V==="html"&&x.a.createElement("iframe",{src:O+"&disposition=inline"}),V==="pdf"&&x.a.createElement("embed",{className:S.a.embed,src:O}),V==="image"&&x.a.createElement("img",{src:"".concat(((Ie=O)===null||Ie===void 0?void 0:Ie.indexOf("http://"))>-1||((we=O)===null||we===void 0?void 0:we.indexOf("https://"))>-1?"":"data:image/png;base64,").concat(O)}),V==="other"&&x.a.createElement("div",null,x.a.createElement(me.a,{type:"primary",size:"large",onClick:Fe},x.a.createElement(E.a,null),"\u70B9\u51FB\u4E0B\u8F7D")),V==="download"&&x.a.createElement(me.a,{type:"primary",size:"large",onClick:Fe},x.a.createElement(E.a,null),"\u70B9\u51FB\u4E0B\u8F7D"))}},"p77/":function(it,se,f){},pmY6:function(it,se,f){"use strict";f.d(se,"g",function(){return fe}),f.d(se,"f",function(){return Z}),f.d(se,"e",function(){return G}),f.d(se,"h",function(){return J}),f.d(se,"b",function(){return U}),f.d(se,"a",function(){return R}),f.d(se,"d",function(){return x}),f.d(se,"c",function(){return C});var Q=!1,me="__is_disposable_tracked__";function de(S){if(!Q)return;if(S&&S!==R.None)try{S[me]=!0}catch(E){}}function Ee(S){if(!Q)return S;var E=new Error("Potentially leaked disposable").stack;return setTimeout(function(){S[me]||console.log(E)},3e3),S}function fe(S){return typeof S.dispose=="function"&&S.dispose.length===0}function Z(S){return Array.isArray(S)?(S.forEach(function(E){E&&(de(E),E.dispose())}),[]):S?(de(S),S.dispose(),S):void 0}function G(){for(var S=[],E=0;E<arguments.length;E++)S[E]=arguments[E];return S.forEach(de),Ee({dispose:function(){return Z(S)}})}function J(S){var E=Ee({dispose:function(){de(E),S()}});return E}var U=function(){function S(){this._toDispose=new Set,this._isDisposed=!1}return S.prototype.dispose=function(){if(this._isDisposed)return;de(this),this._isDisposed=!0,this.clear()},S.prototype.clear=function(){this._toDispose.forEach(function(E){return E.dispose()}),this._toDispose.clear()},S.prototype.add=function(E){if(!E)return E;if(E===this)throw new Error("Cannot register a disposable on itself!");return de(E),this._isDisposed?console.warn(new Error("Trying to add a disposable to a DisposableStore that has already been disposed of. The added object will be leaked!").stack):this._toDispose.add(E),E},S}(),R=function(){function S(){this._store=new U,Ee(this)}return S.prototype.dispose=function(){de(this),this._store.dispose()},S.prototype._register=function(E){if(E===this)throw new Error("Cannot register a disposable on itself!");return this._store.add(E)},S.None=Object.freeze({dispose:function(){}}),S}(),x=function(){function S(){this._isDisposed=!1,Ee(this)}return Object.defineProperty(S.prototype,"value",{get:function(){return this._isDisposed?void 0:this._value},set:function(E){if(this._isDisposed||E===this._value)return;this._value&&this._value.dispose(),E&&de(E),this._value=E},enumerable:!0,configurable:!0}),S.prototype.clear=function(){this.value=void 0},S.prototype.dispose=function(){this._isDisposed=!0,de(this),this._value&&this._value.dispose(),this._value=void 0},S}(),C=function(){function S(E){this.object=E}return S.prototype.dispose=function(){},S}()},"rAM+":function(it,se,f){"use strict";f.d(se,"a",function(){return me});var Q=f("Qw5x");function me(de,Ee){var fe;if(typeof Symbol=="undefined"||de[Symbol.iterator]==null){if(Array.isArray(de)||(fe=Object(Q.a)(de))||Ee&&de&&typeof de.length=="number"){fe&&(de=fe);var Z=0,G=function(){};return{s:G,n:function(){return Z>=de.length?{done:!0}:{done:!1,value:de[Z++]}},e:function(C){throw C},f:G}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var J=!0,U=!1,R;return{s:function(){fe=de[Symbol.iterator]()},n:function(){var C=fe.next();return J=C.done,C},e:function(C){U=!0,R=C},f:function(){try{!J&&fe.return!=null&&fe.return()}finally{if(U)throw R}}}}},rUJ1:function(it,se){const f=/[&<>"']/,Q=/[&<>"']/g,me=/[<>"']|&(?!#?\w+;)/,de=/[<>"']|&(?!#?\w+;)/g,Ee={"&":"&","<":"<",">":">",'"':""","'":"'"},fe=we=>Ee[we];function Z(we,Le){if(Le){if(f.test(we))return we.replace(Q,fe)}else if(me.test(we))return we.replace(de,fe);return we}const G=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function J(we){return we.replace(G,(Le,Ue)=>(Ue=Ue.toLowerCase(),Ue==="colon"?":":Ue.charAt(0)==="#"?Ue.charAt(1)==="x"?String.fromCharCode(parseInt(Ue.substring(2),16)):String.fromCharCode(+Ue.substring(1)):""))}const U=/(^|[^\[])\^/g;function R(we,Le){we=we.source||we,Le=Le||"";const Ue={replace:(ae,O)=>(O=O.source||O,O=O.replace(U,"$1"),we=we.replace(ae,O),Ue),getRegex:()=>new RegExp(we,Le)};return Ue}const x=/[^\w:]/g,C=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function S(we,Le,Ue){if(we){let ae;try{ae=decodeURIComponent(J(Ue)).replace(x,"").toLowerCase()}catch(O){return null}if(ae.indexOf("javascript:")===0||ae.indexOf("vbscript:")===0||ae.indexOf("data:")===0)return null}Le&&!C.test(Ue)&&(Ue=v(Le,Ue));try{Ue=encodeURI(Ue).replace(/%25/g,"%")}catch(ae){return null}return Ue}const E={},_=/^[^:]+:\/*[^/]*$/,j=/^([^:]+:)[\s\S]*$/,y=/^([^:]+:\/*[^/]*)[\s\S]*$/;function v(we,Le){E[" "+we]||(_.test(we)?E[" "+we]=we+"/":E[" "+we]=ce(we,"/",!0)),we=E[" "+we];const Ue=we.indexOf(":")===-1;return Le.substring(0,2)==="//"?Ue?Le:we.replace(j,"$1")+Le:Le.charAt(0)==="/"?Ue?Le:we.replace(y,"$1")+Le:we+Le}const A={exec:function(){}};function W(we){let Le=1,Ue,ae;for(;Le<arguments.length;Le++){Ue=arguments[Le];for(ae in Ue)Object.prototype.hasOwnProperty.call(Ue,ae)&&(we[ae]=Ue[ae])}return we}function ge(we,Le){const Ue=we.replace(/\|/g,(ve,V,F)=>{let ne=!1,z=V;for(;--z>=0&&F[z]==="\\";)ne=!ne;return ne?"|":" |"}),ae=Ue.split(/ \|/);let O=0;if(ae.length>Le)ae.splice(Le);else for(;ae.length<Le;)ae.push("");for(;O<ae.length;O++)ae[O]=ae[O].trim().replace(/\\\|/g,"|");return ae}function ce(we,Le,Ue){const ae=we.length;if(ae===0)return"";let O=0;for(;O<ae;){const ve=we.charAt(ae-O-1);if(ve===Le&&!Ue)O++;else if(ve!==Le&&Ue)O++;else break}return we.substr(0,ae-O)}function pe(we,Le){if(we.indexOf(Le[1])===-1)return-1;const Ue=we.length;let ae=0,O=0;for(;O<Ue;O++)if(we[O]==="\\")O++;else if(we[O]===Le[0])ae++;else if(we[O]===Le[1]&&(ae--,ae<0))return O;return-1}function Ie(we){we&&we.sanitize&&!we.silent&&console.warn("marked(): sanitize and sanitizer parameters are deprecated since version 0.7.0, should not be used and will be removed in the future. Read more here: https://marked.js.org/#/USING_ADVANCED.md#options")}it.exports={escape:Z,unescape:J,edit:R,cleanUrl:S,resolveUrl:v,noopTest:A,merge:W,splitCells:ge,rtrim:ce,findClosingBracket:pe,checkSanitizeDeprecation:Ie}},ttuQ:function(it,se,f){it.exports={bg:"bg___3F6Km",name:"name___1NsJT",member:"member___2pzzt"}},vHTk:function(it,se,f){it.exports={wrp:"wrp___z2l1F",bgBlack:"bgBlack___3ezfX",monaco:"monaco___1ypjT",darkBlue:"darkBlue___2ViJc",close:"close___3q-z4",embed:"embed___3dQqc"}},wzkS:function(it,se,f){"use strict";f.d(se,"c",function(){return fe}),f.d(se,"b",function(){return Z}),f.d(se,"d",function(){return G}),f.d(se,"a",function(){return U}),f.d(se,"e",function(){return R});var Q=f("9og8"),me=f("WmNS"),de=f.n(me),Ee=f("ErOA");function fe(x){return Object(Ee.c)("libraries/".concat(x,".json"))}function Z(){return Object(Ee.c)("library_tags.json")}function G(x){return J.apply(this,arguments)}function J(){return J=Object(Q.a)(de.a.mark(function x(C){var S;return de.a.wrap(function(_){for(;;)switch(_.prev=_.next){case 0:return _.next=2,Object(Ee.b)("attachments/".concat(C,".json"));case 2:return S=_.sent,_.abrupt("return",S.status===0);case 4:case"end":return _.stop()}},x)})),J.apply(this,arguments)}function U(x){return Object(Ee.f)("libraries.json",x)}function R(x,C){return Object(Ee.g)("libraries/".concat(x,".json"),C)}},y5JW:function(it,se,f){"use strict";f.d(se,"c",function(){return j}),f.d(se,"a",function(){return y});var Q=f("DZo9"),me=f("8z0m"),de=f("+L6B"),Ee=f("2/Rp"),fe=f("9og8"),Z=f("k1fw"),G=f("oBTY"),J=f("miYZ"),U=f("tsqr"),R=f("WmNS"),x=f.n(R),C=f("q1tI"),S=f.n(C),E=f("m3rI"),_=f("wzkS"),j="\u3000\u3000";function y(v){var A=["Bytes","KB","MB","GB","TB"];if(v==0)return"0 Byte";var W=parseInt(""+Math.floor(Math.log(v)/Math.log(1024)),10);return(v/Math.pow(1024,W)).toFixed(1)+" "+A[W]}se.b=function(v){var A=v.value,W=A===void 0?[]:A,ge=v.action,ce=v.onChange,pe=v.className,Ie=v.maxSize,we=Ie===void 0?150:Ie,Le=v.title,Ue=Le===void 0?"\u6587\u4EF6\u4E0A\u4F20":Le,ae=v.accept,O=ae===void 0?null:ae,ve={multiple:!1,fileList:W,accept:O,withCredentials:!0,beforeUpload:function(ne){var z=ne.size/1024/1024;return z<we?!0:(U.b.error("\u8BE5\u6587\u4EF6\u65E0\u6CD5\u4E0A\u4F20\u3002\u8D85\u8FC7\u6587\u4EF6\u5927\u5C0F\u9650\u5236(".concat(we,"MB),\u5EFA\u8BAE\u4E0A\u4F20\u5230\u767E\u5EA6\u4E91\u7B49\u5176\u5B83\u5171\u4EAB\u5DE5\u5177\u91CC\uFF0C\u7136\u540E\u518Dtxt\u6587\u6863\u91CC\u7ED9\u51FA\u94FE\u63A5\u4EE5\u53CA\u5171\u4EAB\u5BC6\u7801\u5E76\u4E0A\u4F20")),Promise.reject())},action:"".concat(E.a.API_SERVER,"/api/attachments.json"),onChange:function(ne){var z=Object(G.a)(ne.fileList);z=z.map(function(N){return N.name.indexOf(j)===-1&&(N.name="".concat(N.name).concat(j).concat(y(N.size))),Object(Z.a)({},N)}),ce(z)},onRemove:function(){var F=Object(fe.a)(x.a.mark(function z(N){var I,g,d;return x.a.wrap(function(H){for(;;)switch(H.prev=H.next){case 0:if(I=N.size/1024/1024,!(N.status==="uploading")){H.next=3;break}return H.abrupt("return",!0);case 3:if(I<we){H.next=7;break}return H.abrupt("return",!0);case 7:if(g=N.response?N.response.id:N.uid,!g){H.next=15;break}return H.next=11,Object(_.d)(N.response?N.response.id:N.id);case 11:return d=H.sent,H.abrupt("return",d);case 15:return H.abrupt("return",!0);case 16:case"end":return H.stop()}},z)}));function ne(z){return F.apply(this,arguments)}return ne}()};function V(F){F.preventDefault(),F.stopPropagation()}return S.a.createElement("div",{className:"single-upload ".concat(pe||"")},S.a.createElement(me.a,ve,S.a.createElement(Ee.a,{type:"primary",title:W.length>0?"\u6BCF\u6B21\u53EA\u80FD\u4E0A\u4F20\u4E00\u4E2A\u8D44\u6E90\uFF0C \u5220\u9664\u4E0B\u9762\u8D44\u6E90\u53EF\u91CD\u65B0\u4E0A\u4F20 ":"",disabled:W.length>0,ghost:!0},Ue),S.a.createElement("span",{onClick:V,style:{marginLeft:10}},"(\u5355\u4E2A\u6587\u4EF6\u6700\u5927",we,"M) ")))}}}]);
|