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.
NewEduCoderBuild/p__Shixuns__Detail__Challen...

361 lines
994 KiB

(window.webpackJsonp=window.webpackJsonp||[]).push([[221,7,9],{"+NIl":function(Me,De,Z){(function(ie){ie(Z("VrN/"))})(function(ie){"use strict";ie.defineMode("stex",function(X,R){"use strict";function Q(D,w){D.cmdState.push(w)}function B(D){return D.cmdState.length>0?D.cmdState[D.cmdState.length-1]:null}function _(D){var w=D.cmdState.pop();w&&w.closeBracket()}function H(D){for(var w=D.cmdState,E=w.length-1;E>=0;E--){var d=w[E];if(d.name=="DEFAULT")continue;return d}return{styleIdentifier:function(){return null}}}function U(D,w,E){return function(){this.name=D,this.bracketNo=0,this.style=w,this.styles=E,this.argument=null,this.styleIdentifier=function(){return this.styles[this.bracketNo-1]||null},this.openBracket=function(){return this.bracketNo++,"bracket"},this.closeBracket=function(){}}}var O={};O.importmodule=U("importmodule","tag",["string","builtin"]),O.documentclass=U("documentclass","tag",["","atom"]),O.usepackage=U("usepackage","tag",["atom"]),O.begin=U("begin","tag",["atom"]),O.end=U("end","tag",["atom"]),O.label=U("label","tag",["atom"]),O.ref=U("ref","tag",["atom"]),O.eqref=U("eqref","tag",["atom"]),O.cite=U("cite","tag",["atom"]),O.bibitem=U("bibitem","tag",["atom"]),O.Bibitem=U("Bibitem","tag",["atom"]),O.RBibitem=U("RBibitem","tag",["atom"]),O.DEFAULT=function(){this.name="DEFAULT",this.style="tag",this.styleIdentifier=this.openBracket=this.closeBracket=function(){}};function I(D,w){D.f=w}function y(D,w){var E;if(D.match(/^\\[a-zA-Z@]+/)){var d=D.current().slice(1);return E=O.hasOwnProperty(d)?O[d]:O.DEFAULT,E=new E,Q(w,E),I(w,k),E.style}if(D.match(/^\\[$&%#{}_]/))return"tag";if(D.match(/^\\[,;!\/\\]/))return"tag";if(D.match("\\["))return I(w,function(l,h){return T(l,h,"\\]")}),"keyword";if(D.match("\\("))return I(w,function(l,h){return T(l,h,"\\)")}),"keyword";if(D.match("$$"))return I(w,function(l,h){return T(l,h,"$$")}),"keyword";if(D.match("$"))return I(w,function(l,h){return T(l,h,"$")}),"keyword";var o=D.next();if(o=="%")return D.skipToEnd(),"comment";if(o=="}"||o=="]"){if(E=B(w),E)E.closeBracket(o),I(w,k);else return"error";return"bracket"}else return o=="{"||o=="["?(E=O.DEFAULT,E=new E,Q(w,E),"bracket"):/\d/.test(o)?(D.eatWhile(/[\w.%]/),"atom"):(D.eatWhile(/[\w\-_]/),E=H(w),E.name=="begin"&&(E.argument=D.current()),E.styleIdentifier())}function T(D,w,E){if(D.eatSpace())return null;if(E&&D.match(E))return I(w,y),"keyword";if(D.match(/^\\[a-zA-Z@]+/))return"tag";if(D.match(/^[a-zA-Z]+/))return"variable-2";if(D.match(/^\\[$&%#{}_]/))return"tag";if(D.match(/^\\[,;!\/]/))return"tag";if(D.match(/^[\^_&]/))return"tag";if(D.match(/^[+\-<>|=,\/@!*:;'"`~#?]/))return null;if(D.match(/^(\d+\.\d*|\d*\.\d+|\d+)/))return"number";var d=D.next();return d=="{"||d=="}"||d=="["||d=="]"||d=="("||d==")"?"bracket":d=="%"?(D.skipToEnd(),"comment"):"error"}function k(D,w){var E=D.peek(),d;return E=="{"||E=="["?(d=B(w),d.openBracket(E),D.eat(E),I(w,y),"bracket"):/[ \t\r]/.test(E)?(D.eat(E),null):(I(w,y),_(w),y(D,w))}return{startState:function(){var D=R.inMathMode?function(w,E){return T(w,E)}:y;return{cmdState:[],f:D}},copyState:function(D){return{cmdState:D.cmdState.slice(),f:D.f}},token:function(D,w){return w.f(D,w)},blankLine:function(D){D.f=y,D.cmdState.length=0},lineComment:"%"}}),ie.defineMIME("text/x-stex","stex"),ie.defineMIME("text/x-latex","stex")})},"/GNS":function(Me,De,Z){Me.exports=Z.p+"static/search1.c4136dd4.png"},"19Vz":function(Me,De,Z){(function(ie){ie(Z("VrN/"))})(function(ie){ie.defineOption("placeholder","",function(U,O,I){var y=I&&I!=ie.Init;if(O&&!y)U.on("blur",B),U.on("change",_),U.on("swapDoc",_),ie.on(U.getInputField(),"compositionupdate",U.state.placeholderCompose=function(){Q(U)}),_(U);else if(!O&&y){U.off("blur",B),U.off("change",_),U.off("swapDoc",_),ie.off(U.getInputField(),"compositionupdate",U.state.placeholderCompose),X(U);var T=U.getWrapperElement();T.className=T.className.replace(" CodeMirror-empty","")}O&&!U.hasFocus()&&B(U)});function X(U){U.state.placeholder&&(U.state.placeholder.parentNode.removeChild(U.state.placeholder),U.state.placeholder=null)}function R(U){X(U);var O=U.state.placeholder=document.createElement("pre");O.style.cssText="height: 0; overflow: visible",O.style.direction=U.getOption("direction"),O.className="CodeMirror-placeholder CodeMirror-line-like";var I=U.getOption("placeholder");typeof I=="string"&&(I=document.createTextNode(I)),O.appendChild(I),U.display.lineSpace.insertBefore(O,U.display.lineSpace.firstChild)}function Q(U){setTimeout(function(){var O=!1,I=U.getInputField();I.nodeName=="TEXTAREA"?O=!I.value:U.lineCount()==1&&(O=!/[^\u200b]/.test(I.querySelector(".CodeMirror-line").textContent)),O?R(U):X(U)},20)}function B(U){H(U)&&R(U)}function _(U){var O=U.getWrapperElement(),I=H(U);O.className=O.className.replace(" CodeMirror-empty","")+(I?" CodeMirror-empty":""),I?R(U):X(U)}function H(U){return U.lineCount()===1&&U.getLine(0)===""}})},"1eCo":function(Me,De,Z){(function(ie){ie(Z("VrN/"))})(function(ie){"use strict";var X={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},R={autoSelfClosers:{},implicitlyClosed:{},contextGrabbers:{},doNotIndent:{},allowUnquoted:!1,allowMissing:!1,allowMissingTagName:!1,caseFold:!1};ie.defineMode("xml",function(Q,B){var _=Q.indentUnit,H={},U=B.htmlMode?X:R;for(var O in U)H[O]=U[O];for(var O in B)H[O]=B[O];var I,y;function T(a,b){function v(G){return b.tokenize=G,G(a,b)}var S=a.next();if(S=="<")return a.eat("!")?a.eat("[")?a.match("CDATA[")?v(w("atom","]]>")):null:a.match("--")?v(w("comment","-->")):a.match("DOCTYPE",!0,!0)?(a.eatWhile(/[\w\._\-]/),v(E(1))):null:a.eat("?")?(a.eatWhile(/[\w\._\-]/),b.tokenize=w("meta","?>"),"meta"):(I=a.eat("/")?"closeTag":"openTag",b.tokenize=k,"tag bracket");if(S=="&"){var P;return a.eat("#")?a.eat("x")?P=a.eatWhile(/[a-fA-F\d]/)&&a.eat(";"):P=a.eatWhile(/[\d]/)&&a.eat(";"):P=a.eatWhile(/[\w\.\-:]/)&&a.eat(";"),P?"atom":"error"}else return a.eatWhile(/[^&<]/),null}T.isInText=!0;function k(a,b){var v=a.next();if(v==">"||v=="/"&&a.eat(">"))return b.tokenize=T,I=v==">"?"endTag":"selfcloseTag","tag bracket";if(v=="=")return I="equals",null;if(v=="<"){b.tokenize=T,b.state=h,b.tagName=b.tagStart=null;var S=b.tokenize(a,b);return S?S+" tag error":"tag error"}else return/[\'\"]/.test(v)?(b.tokenize=D(v),b.stringStartCol=a.column(),b.tokenize(a,b)):(a.match(/^[^\s\u00a0=<>\"\']*[^\s\u00a0=<>\"\'\/]/),"word")}function D(a){var b=function(v,S){for(;!v.eol();)if(v.next()==a){S.tokenize=k;break}return"string"};return b.isInAttribute=!0,b}function w(a,b){return function(v,S){for(;!v.eol();){if(v.match(b)){S.tokenize=T;break}v.next()}return a}}function E(a){return function(b,v){for(var S;(S=b.next())!=null;){if(S=="<")return v.tokenize=E(a+1),v.tokenize(b,v);if(S==">")if(a==1){v.tokenize=T;break}else return v.tokenize=E(a-1),v.tokenize(b,v)}return"meta"}}function d(a,b,v){this.prev=a.context,this.tagName=b,this.indent=a.indented,this.startOfLine=v,(H.doNotIndent.hasOwnProperty(b)||a.context&&a.context.noIndent)&&(this.noIndent=!0)}function o(a){a.context&&(a.context=a.context.prev)}function l(a,b){for(var v;;){if(!a.context)return;if(v=a.context.tagName,!H.contextGrabbers.hasOwnProperty(v)||!H.contextGrabbers[v].hasOwnProperty(b))return;o(a)}}function h(a,b,v){return a=="openTag"?(v.tagStart=b.column(),x):a=="closeTag"?g:h}function x(a,b,v){return a=="word"?(v.tagName=b.current(),y="tag",C):H.allowMissingTagName&&a=="endTag"?(y="tag bracket",C(a,b,v)):(y="error",x)}function g(a,b,v){if(a=="word"){var S=b.current();return v.context&&v.context.tagName!=S&&H.implicitlyClosed.hasOwnProperty(v.context.tagName)&&o(v),v.context&&v.context.tagName==S||H.matchClosing===!1?(y="tag",m):(y="tag error",L)}else return H.allowMissingTagName&&a=="endTag"?(y="tag bracket",m(a,b,v)):(y="error",L)}function m(a,b,v){return a!="endTag"?(y="error",m):(o(v),h)}function L(a,b,v){return y="error",m(a,b,v)}function C(a,b,v){if(a=="word")return y="attribute",p;if(a=="endTag"||a=="selfcloseTag"){var S=v.tagName,P=v.tagStart;return v.tagName=v.tagStart=null,a=="selfcloseTag"||H.autoSelfClosers.hasOwnProperty(S)?l(v,S):(l(v,S),v.context=new d(v,S,P==v.indented)),h}return y="error",C}function p(a,b,v){return a=="equals"?c:(H.allowMissing||(y="error"),C(a,b,v))}function c(a,b,v){return a=="string"?u:a=="word"&&H.allowUnquoted?(y="string",C):(y="error",C(a,b,v))}function u(a,b,v){return a=="string"?u:C(a,b,v)}return{startState:function(a){var b={tokenize:T,state:h,indented:a||0,tagName:null,tagStart:null,context:null};return a!=null&&(b.baseIndent=a),b},token:function(a,b){if(!b.tagName&&a.sol()&&(b.indented=a.indentation()),a.eatSpace())return null;I=null;var v=b.tokenize(a,b);return(v||I)&&v!="comment"&&(y=null,b.state=b.state(I||v,a,b),y&&(v=y=="error"?v+" error":y)),v},indent:function(a,b,v){var S=a.context;if(a.tokenize.isInAttribute)return a.tagStart==a.indented?a.stringStartCol+1:a.indented+_;if(S&&S.noIndent)return ie.Pass;if(a.tokenize!=k&&a.tokenize!=T)return v?v.match(/^(\s*)/)[0].length:0;if(a.tagName)return H.multilineTagIndentPastTag!==!1?a.tagStart+a.tagName.length+2:a.tagStart+_*(H.multilineTagIndentFactor||1);if(H.alignCDATA&&/<!\[CDATA\[/.test(b))return 0;var P=b&&/^<(\/)?([\w_:\.-]*)/.exec(b);if(P&&P[1])for(;S;)if(S.tagName==P[2]){S=S.prev;break}else if(H.implicitlyClosed.hasOwnProperty(S.tagName))S=S.prev;else break;else if(P)for(;S;){var G=H.contextGrabbers[S.tagName];if(G&&G.hasOwnProperty(P[2]))S=S.prev;else break}for(;S&&S.prev&&!S.startOfLine;)S=S.prev;return S?S.indent+_:a.baseIndent||0},electricInput:/<\/[\s\w:]+>$/,blockCommentStart:"<!--",blockCommentEnd:"-->",configuration:H.htmlMode?"html":"xml",helperType:H.htmlMode?"html":"xml",skipAttribute:function(a){a.state==c&&(a.state=C)},xmlCurrentTag:function(a){return a.tagName?{name:a.tagName,close:a.type=="closeTag"}:null},xmlCurrentContext:function(a){for(var b=[],v=a.context;v;v=v.prev)v.tagName&&b.push(v.tagName);return b.reverse()}}}),ie.defineMIME("text/xml","xml"),ie.defineMIME("application/xml","xml"),ie.mimeModes.hasOwnProperty("text/html")||ie.defineMIME("text/html",{name:"xml",htmlMode:!0})})},"4YB9":function(Me,De,Z){"use strict";var ie=Z("q1tI"),X=Z.n(ie),R=Z("Ty5D"),Q=Z("55Ip"),B=Z("W1YM"),_=Z.n(B);De.a=function(H){var U=H.activeIndex,O=Object(R.i)(),I=O.id,y=O.challengesId,T=Object(ie.useMemo)(function(){return[{name:"1\u3001\u672C\u5173\u4EFB\u52A1",url:"/shixuns/".concat(I,"/challenges/").concat(y,"/editcheckpoint")},{name:"2\u3001\u8BC4\u6D4B\u8BBE\u7F6E",url:"/shixuns/".concat(I,"/challenges/").concat(y,"/tab=2")},{name:"3\u3001\u53C2\u8003\u7B54\u6848",url:"/shixuns/".concat(I,"/challenges/").concat(y,"/tab=3")},{name:"4\u3001\u5173\u5361\u6392\u884C\u699C",url:"/shixuns/".concat(I,"/challenges/").concat(y,"/tab=4")}]},[I,y]);return X.a.createElement("ul",{className:"challenge-nav"},T.map(function(k,D){return U===D?X.a.createElement("li",{key:k.url}," ",X.a.createElement("a",{className:"active"},k.name)," "):X.a.createElement("li",{key:k.url}," ",X.a.createElement(Q.a,{to:k.url},k.name)," ")}))}},"4qgm":function(Me,De){Me.exports="data:image/png;base64,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"},"4u4S":function(Me,De){Me.exports="data:image/png;base64,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"},"55Ip":function(Me,De,Z){"use strict";Z.d(De,"a",function(){return l});var ie=Z("Ty5D"),X=Z("dI71"),R=Z("q1tI"),Q=Z.n(R),B=Z("YS25"),_=Z("17x9"),H=Z.n(_),U=Z("wx14"),O=Z("zLVn"),I=Z("9R94"),y=function(c){Object(X.a)(u,c);function u(){for(var b,v=arguments.length,S=new Array(v),P=0;P<v;P++)S[P]=arguments[P];return b=c.call.apply(c,[this].concat(S))||this,b.history=Object(B.a)(b.props),b}var a=u.prototype;return a.render=function(){return Q.a.createElement(ie.c,{history:this.history,children:this.props.children})},u}(Q.a.Component),T=function(c){Object(X.a)(u,c);function u(){for(var b,v=arguments.length,S=new Array(v),P=0;P<v;P++)S[P]=arguments[P];return b=c.call.apply(c,[this].concat(S))||this,b.history=Object(B.b)(b.props),b}var a=u.prototype;return a.render=function(){return Q.a.createElement(ie.c,{history:this.history,children:this.props.children})},u}(Q.a.Component),k=function(u,a){return typeof u=="function"?u(a):u},D=function(u,a){return typeof u=="string"?Object(B.c)(u,null,null,a):u},w=function(u){return u},E=Q.a.forwardRef;typeof E=="undefined"&&(E=w);function d(c){return!!(c.metaKey||c.altKey||c.ctrlKey||c.shiftKey)}var o=E(function(c,u){var a=c.innerRef,b=c.navigate,v=c.onClick,S=Object(O.a)(c,["innerRef","navigate","onClick"]),P=S.target,G=Object(U.a)({},S,{onClick:function($){try{v&&v($)}catch(z){throw $.preventDefault(),z}!$.defaultPrevented&&$.button===0&&(!P||P==="_self")&&!d($)&&($.preventDefault(),b())}});return w!==E?G.ref=u||a:G.ref=a,Q.a.createElement("a",G)}),l=E(function(c,u){var a=c.component,b=a===void 0?o:a,v=c.replace,S=c.to,P=c.innerRef,G=Object(O.a)(c,["component","replace","to","innerRef"]);return Q.a.createElement(ie.e.Consumer,null,function(V){V||Object(I.a)(!1);var $=V.history,z=D(k(S,V.location),V.location),F=z?$.createHref(z):"",ee=Object(U.a)({},G,{href:F,navigate:function(){var ce=k(S,V.location),ve=v?$.replace:$.push;ve(ce)}});return w!==E?ee.ref=u||P:ee.innerRef=P,Q.a.createElement(b,ee)})});if(!1)var h,x;var g=function(u){return u},m=Q.a.forwardRef;typeof m=="undefined"&&(m=g);function L(){for(var c=arguments.length,u=new Array(c),a=0;a<c;a++)u[a]=arguments[a];return u.filter(function(b){return b}).join(" ")}var C=m(function(c,u){var a=c["aria-current"],b=a===void 0?"page":a,v=c.activeClassName,S=v===void 0?"active":v,P=c.activeStyle,G=c.className,V=c.exact,$=c.isActive,z=c.location,F=c.sensitive,ee=c.strict,ne=c.style,ce=c.to,ve=c.innerRef,Ie=Object(O.a)(c,["aria-current","activeClassName","activeStyle","className","exact","isActive","location","sensitive","strict","style","to","innerRef"]);return Q.a.createElement(ie.e.Consumer,null,function(Ee){Ee||Object(I.a)(!1);var Ae=z||Ee.location,xe=D(k(ce,Ae),Ae),Ce=xe.pathname,me=Ce&&Ce.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1"),se=me?Object(ie.f)(Ae.pathname,{path:me,exact:V,sensitive:F,strict:ee}):null,ke=!!($?$(se,Ae):se),Ke=ke?L(G,S):G,Fe=ke?Object(U.a)({},ne,{},P):ne,Ve=Object(U.a)({"aria-current":ke&&b||null,className:Ke,style:Fe,to:xe},Ie);return g!==m?Ve.ref=u||ve:Ve.innerRef=ve,Q.a.createElement(l,Ve)})});if(!1)var p},"5D2P":function(Me,De){Me.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAFTklEQVRoQ91aS4xURRQ993UzUUZcqFEc4meh0cQFSlwgrvAHSgQWhOhCk4GZqmdw+ERUWDkrBMUBnIzzqqYjcTaaGBLFxA8MjIk/3PhZCCa6UAyKC11ARnDo6Wvu+HrS0/R7r96nWVBJpxfv3nPPrbp169aHUEAzxsxl5gcB3AdgAREtkH8AXSH87wBOMfMp+QfwFREd0Vr/k9c8ZQUwxixi5mWe5y1l5qUAyimxqkQ0XqvVxonoE631Nyn1p8VTO7B///75Fy5c2MzMWwB0ZDHaQmeSiPbMmTNnb3d39+k0mKkcMMZsBiC/W9IYSSH7K4C9Wuu9rjpODoyMjNxQq9VGADzuCpxT7gPP83p7e3v/TMJJdCAIgoVEdBDAzUlgBX8/ycwrfd//Pg431gFr7RPM/HbBxFLBEdGTSql3opQiHQiCoI+IXk9lrU3CzLzR9/3BVvAtHbDWPsrMH7aJTyZYInpMKfVRs/JFDlQqlduq1eoxIro2k6U2KTHzX+VyeXFPT8/PjSYucsBae4iZH24Tj1ywRHRYKfVIpANhnt+Ty0r7lbc0rhMzI2CMuRHAlwBubT+HXBZ+AbBEa/3HrFLCWruTmV/MBZ1N+TiAdyNUX2qZeYh2KaW2zThQqVTumZqaOlZgbePqynEiWquU+qFZwRjzBoBnIoAmS6WSTOhvp0PIGPMcgN2uVguSiyQfBIFPRMMJdrZqrV+bdsBa+x4zryqImAtMJHlr7RJmPgxgbhwQEb2vlFpNAwMDV3Z2dp7JUM+7EG0lE0l+dHS089y5c4dkkjqAVycmJq4ma+0yZv7YQaEIkUjyAh4EwTAR+a6GiGg5BUGwg4i2uyrlkEsi7xL3s8wz88syAm8x89M5iLmoxpIP4348bRYkolEyxowBkA25S1sLQJbyHhfhUCaWvMT9+fPnx5h5cQrMuugRceAEgDsdlKfTVph2rwMgC4mk37gWSz5L3DcZ+1EckAw0L44FM4/4vq+aZfr7+zu6urq2MbPMoSuavieSt9b6zJyU7+OonXVygIjWKKUOxCGFhaA4cj0AF/KS7z8D4DmMfpTIGdcQOgtgldZaJlpss9auA/B1q/Kgrhjm+08B3JuEF/ediE44T2IikiOP1Uqp7/IYDePeElFvXhwAY2nTqJCXkTiZ1XgBcT9jmplHxYEd4SR04kRER0ul0ur169dLWKVqYb7/IpVSjHB9IctSShzQWq9JQySMeyG/MI1ewhxYnqeYq2itnePYGPMmgO6iyAP4v5gTwBzl9Cta68RdnDHmWQAtz3WyOjRTTodZYSsRvZoRbLvWemeU7vDw8P2e532eETtSjZmf931/d31HtkguHdIWUw3oWmttm60NDQ1dVS6XZat6V8EOTMplitwpNJ5K7ALwQg5Da7XWszbnxphRAE/lwIxSnQnd5mMVGYWsZ///MvMK3/ePiFVjjFyADLSBvCyo0vuzj1VCo3J5kflgi5lPE9EKIprHzFIqtKO1PtiqWzLGyIb6oRyW5ZynBOCOHBhRqmNa61nHnhedjQZBcDsRycS7pg0E8kD+LZse3/d/agS5/I7XG0JpI4B9ebqsQN1NWuuWly2X7xVTvfestXfXarWDRHRTgT2aCMXMv3metzJp/5F4SymWhoaG5pfLZVlpL9k1a7VaVRs2bEi89HZyIOwu2b1tukQX3TL3OHGYsjw1GBwc7Oro6Kg7UthTA7mhn5yc3NfX1ycPQ5xbmhGYBSqPPYhINkMPAJDHHrJ4pWlTAOShx1FmvnSPPVoxbHxu43neAmauP7eRf2nTz2yI6FStViv0uc1/ndZCH8rgOooAAAAASUVORK5CYII="},"5EEG":function(Me,De,Z){"use strict";Z.r(De);var ie=Z("+L6B"),X=Z("2/Rp"),R=Z("oBTY"),Q=Z("giR+"),B=Z("fyUT"),_=Z("k1fw"),H=Z("5Dmo"),U=Z("3S7+"),O=Z("miYZ"),I=Z("tsqr"),y=Z("9og8"),T=Z("tJVT"),k=Z("PpiC"),D=Z("5NDa"),w=Z("5rEg"),E=Z("OaEy"),d=Z("2fM7"),o=Z("WmNS"),l=Z.n(o),h=Z("q1tI"),x=Z.n(h),g=Z("9kvl"),m=Z("Ot1p"),L=Z("HBuW"),C=Z("E3HF"),p=Z.n(C),c=Z("9ZNV"),u=Z("CJF0"),a=Z("4YB9"),b=d.a.Option,v=w.a.TextArea,S=function(G){var V=G.shixunsDetail,$=G.dispatch,z=G.loading,F=G.match,ee=Object(k.a)(G,["shixunsDetail","dispatch","loading","match"]),ne=Object(h.useState)({}),ce=Object(T.a)(ne,2),ve=ce[0],Ie=ce[1],Ee=Object(h.useState)([]),Ae=Object(T.a)(Ee,2),xe=Ae[0],Ce=Ae[1];Object(h.useEffect)(function(){return $({type:"globalSetting/footerToggle",payload:!1}),function(){$({type:"globalSetting/footerToggle",payload:!0})}},[]),Object(h.useEffect)(function(){me(),se()},[]);var me=function(){var Ke=Object(y.a)(l.a.mark(function Fe(){var Ve;return l.a.wrap(function(Se){for(;;)switch(Se.prev=Se.next){case 0:return Se.next=2,Object(L.H)({id:F.params.id,challengeId:F.params.challengesId,tab:2});case 2:Ve=Se.sent,Ve&&Ie(Ve);case 4:case"end":return Se.stop()}},Fe)}));return function(){return Ke.apply(this,arguments)}}(),se=function(){var Ke=Object(y.a)(l.a.mark(function Fe(){var Ve;return l.a.wrap(function(Se){for(;;)switch(Se.prev=Se.next){case 0:return Se.next=2,Object(L.I)({id:F.params.id,challengeId:F.params.challengesId});case 2:Ve=Se.sent,Ve&&Ce(Ve);case 4:case"end":return Se.stop()}},Fe)}));return function(){return Ke.apply(this,arguments)}}(),ke=function(){var Ke=Object(y.a)(l.a.mark(function Fe(){var Ve,Ye,Se;return l.a.wrap(function(Ue){for(;;)switch(Ue.prev=Ue.next){case 0:if(Ve=xe.map(function(Xe){return Xe.score}),Ye=Ve.reduce(function(Xe,Qe){return Xe+Qe},0),!(Ye!==100&&xe!==null&&xe!==void 0&&xe.length)){Ue.next=5;break}return I.b.info("\u6D4B\u8BD5\u96C6\u7684\u8BC4\u5206\u5360\u6BD4\u4E4B\u548C\u5FC5\u987B\u7B49\u4E8E100"),Ue.abrupt("return");case 5:if(xe.every(function(Xe){return Xe.name})){Ue.next=8;break}return I.b.info("\u8BF7\u5148\u586B\u5199\u53C2\u8003\u7B54\u6848\u540D\u79F0"),Ue.abrupt("return");case 8:if(xe.every(function(Xe){return Xe.contents})){Ue.next=11;break}return I.b.info("\u8BF7\u5148\u586B\u5199\u53C2\u8003\u7B54\u6848\u5185\u5BB9"),Ue.abrupt("return");case 11:return Ue.next=13,Object(L.Lb)({id:F.params.id,challengeId:F.params.challengesId,challenge_answer:xe});case 13:Se=Ue.sent,Se!=null&&Se.message&&I.b.info(Se.message),Se.status===1&&g.d.push("/shixuns/".concat(F.params.id,"/challenges/").concat(F.params.challengesId,"/tab=4"));case 16:case"end":return Ue.stop()}},Fe)}));return function(){return Ke.apply(this,arguments)}}();return x.a.createElement("section",{className:p.a.bg},x.a.createElement("aside",{className:"bg-white mb10 pl20 pr20 "},x.a.createElement(u.a,{data:ve,title:"\u5B9E\u8DF5\u9898"})),x.a.createElement(a.a,{activeIndex:2}),x.a.createElement("div",{className:p.a.fieldWrap},x.a.createElement("p",{className:"font14"},"\u53EF\u4EE5\u5C06\u53C2\u8003\u7B54\u6848\u5206\u7EA7\u8BBE\u7F6E\uFF0C\u8BA9\u5B66\u5458\u81EA\u884C\u9009\u62E9\u7EA7\u522B\uFF0C\u6BCF\u7EA7\u67E5\u770B\u540E\u6309\u7167\u6BD4\u4F8B\u6263\u5206\u503C\uFF08\u5B66\u5458\u5DF2\u5B8C\u6210\u4EFB\u52A1\u518D\u67E5\u770B\uFF0C\u5219\u4E0D\u5F71\u54CD\u5B66\u5458\u5DF2\u83B7\u5F97\u7684\u6210\u7EE9\uFF09"),x.a.createElement("div",null,x.a.createElement("div",null,"\u793A\u4F8B\uFF1A\u7EA7\u522B1\uFF0C\u6263\u51CF\u5206\u503C\u5360\u6BD425%\uFF1B\u7EA7\u522B2\uFF0C\u6263\u51CF\u5206\u503C\u5360\u6BD435%\uFF1B\u7EA7\u522B3\uFF0C\u6263\u51CF\u5206\u503C\u5360\u6BD440%\uFF1B"),x.a.createElement("div",{className:"mt5 ml40"},"\u82E5\u5B66\u5458\u9009\u62E9\u67E5\u770B\u7EA7\u522B1\u7684\u7B54\u6848\uFF0C\u5C06\u88AB\u6263\u51CF25%\u7684\u5206\u503C\uFF1B\u9009\u62E9\u67E5\u770B\u7EA7\u522B2\u7684\u7B54\u6848\uFF0C\u5C06\u88AB\u6263\u51CF60%\u7684\u5206\u503C\uFF1B\u9009\u62E9\u67E5\u770B\u7EA7\u522B3\u7684\u7B54\u6848\uFF0C\u5C06\u88AB\u6263\u51CF100%\u7684\u5206\u503C\u3002")),xe==null?void 0:xe.map(function(Ke,Fe){return x.a.createElement("div",{className:"mt30"},x.a.createElement("div",{className:p.a.flexRow},x.a.createElement("div",{className:"font16"},"\u7EA7\u522B\uFF1A",Fe+1),x.a.createElement("div",{className:"tr flex1"},x.a.createElement(U.a,{placement:"bottom",title:"\u5220\u9664"},x.a.createElement("i",{className:"iconfont icon-shanchu_Hover font16 c-red current",onClick:function(){Ce(xe.filter(function(Ye,Se){return Se!==Fe}))}})))),x.a.createElement("div",{className:p.a.contentWrap},x.a.createElement("div",{className:p.a.flexRow},x.a.createElement("div",null,x.a.createElement("p",{className:"font16"},"\u540D\u79F0\uFF1A"),x.a.createElement(w.a,{style:{width:"200px"},value:Ke.name,onChange:function(Ye){var Se=xe.map(function(Oe,Ue){return Ue===Fe?Object(_.a)(Object(_.a)({},Oe),{},{name:Ye.target.value}):Oe});Ce(Se)}})),x.a.createElement("div",{className:"ml10"},x.a.createElement("p",{className:"font16"},"\u6263\u51CF\u5206\u503C\u5360\u6BD4\uFF1A"),x.a.createElement(B.a,{style:{width:"200px"},value:Ke.score,onChange:function(Ye){var Se=xe.map(function(Oe,Ue){return Ue===Fe?Object(_.a)(Object(_.a)({},Oe),{},{score:Ye}):Oe});Ce(Se)}})," ","%"))),x.a.createElement("div",{className:"mt10 mb10"},x.a.createElement("div",{className:"font16 mb10"},"\u5185\u5BB9\uFF1A"),x.a.createElement(m.a,{defaultValue:Ke.contents,onChange:function(Ye){var Se=xe.map(function(Oe,Ue){return Ue===Fe?Object(_.a)(Object(_.a)({},Oe),{},{contents:Ye}):Oe});Ce(Se)}})))}),x.a.createElement("div",{className:"tc"},x.a.createElement(X.a,{type:"primary",ghost:!0,className:"mt10",onClick:function(){Ce([].concat(Object(R.a)(xe),[{name:"\u89E3\u9898\u601D\u8DEF".concat(xe.length+1),contents:"",score:10,id:null,level:null}]))}},"\u65B0\u589E\u53C2\u8003\u7B54\u6848"))),x.a.createElement(c.a,{onOk:ke,onCancel:function(){return g.d.push("/shixuns/".concat(F.params.id,"/challenges"))}}))};De.default=Object(g.a)(function(P){var G=P.shixunsDetail,V=P.newCourse,$=P.loading,z=P.globalSetting;return{shixunsDetail:G,newCourse:V,globalSetting:z,loading:$.effects}})(S)},"7Cbv":function(Me,De,Z){"use strict";var ie=typeof crypto!="undefined"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||typeof msCrypto!="undefined"&&typeof msCrypto.getRandomValues=="function"&&msCrypto.getRandomValues.bind(msCrypto),X=new Uint8Array(16);function R(){if(!ie)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return ie(X)}var Q=/^(?:[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 B(k){return typeof k=="string"&&Q.test(k)}for(var _=B,H=[],U=0;U<256;++U)H.push((U+256).toString(16).substr(1));function O(k){var D=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,w=(H[k[D+0]]+H[k[D+1]]+H[k[D+2]]+H[k[D+3]]+"-"+H[k[D+4]]+H[k[D+5]]+"-"+H[k[D+6]]+H[k[D+7]]+"-"+H[k[D+8]]+H[k[D+9]]+"-"+H[k[D+10]]+H[k[D+11]]+H[k[D+12]]+H[k[D+13]]+H[k[D+14]]+H[k[D+15]]).toLowerCase();if(!_(w))throw TypeError("Stringified UUID is invalid");return w}var I=O;function y(k,D,w){k=k||{};var E=k.random||(k.rng||R)();if(E[6]=E[6]&15|64,E[8]=E[8]&63|128,D){w=w||0;for(var d=0;d<16;++d)D[w+d]=E[d];return D}return I(E)}var T=De.a=y},"7ZXX":function(Me,De,Z){Me.exports=Z.p+"static/err.6e7c5817.png"},"7ahc":function(Me,De,Z){"use strict";Z.d(De,"a",function(){return x});var ie=Z("k1fw"),X=Z("0Owb"),R=Z("+L6B"),Q=Z("2/Rp"),B=Z("y8nQ"),_=Z("Vl3Y"),H=Z("tJVT"),U=Z("OaEy"),O=Z("2fM7"),I=Z("q1tI"),y=Z.n(I),T=Z("VrN/"),k=Z.n(T),D=Z("p77/"),w=Z.n(D),E=Z("c5Ni"),d=Z.n(E),o=O.a.Option,l={labelCol:{span:4},wrapperCol:{span:20}},h={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"]};De.b=function(g){var m=g.callback,L=g.onCancel,C=Object(I.useState)("python"),p=Object(H.a)(C,2),c=p[0],u=p[1];function a(v){u(h[v][1])}function b(v){m(v)}return y.a.createElement(_.a,Object(X.a)({},l,{className:"code-block-panel",initialValues:{language:"python",content:""},onFinish:b}),y.a.createElement(_.a.Item,{label:"\u4EE3\u7801\u8BED\u8A00",name:"language"},y.a.createElement(O.a,{onChange:a},Object.keys(h).map(function(v){return y.a.createElement(o,{key:v,value:v},h[v][0])}))),y.a.createElement(_.a.Item,{label:"\u4EE3\u7801\u5185\u5BB9",name:"content",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u4EE3\u7801\u5185\u5BB9"}]},y.a.createElement(x,{mode:c})),y.a.createElement("div",{className:"flex-container flex-end"},y.a.createElement(Q.a,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),y.a.createElement(Q.a,{type:"ghost",onClick:L},"\u53D6\u6D88")))};function x(g){var m=g.value,L=g.onChange,C=g.mode,p=g.options,c=p===void 0?{}:p,u=Object(I.useRef)(),a=Object(I.useState)(),b=Object(H.a)(a,2),v=b[0],S=b[1];return Object(I.useEffect)(function(){if(v){function P(G){var V=G.getValue();L&&L(V)}return v.on("change",P),function(){v.off("change",P)}}},[v,L]),Object(I.useEffect)(function(){v&&v.setOption("mode",C)},[v,C]),Object(I.useEffect)(function(){v&&((m!==v.getValue()||m==="")&&setTimeout(function(){v.setValue(m||" ")},300))},[v,m]),Object(I.useEffect)(function(){if(u.current&&!v){var P=k.a.fromTextArea(u.current,Object(ie.a)({mode:C,lineNumbers:!0,lineWrapping:!0,autoCloseBrackets:!0,tabSize:4,autofocus:!0,autoCloseTags:!0,matchBrackets:!0,styleActiveLine:!0},c));S(P)}},[u.current,v]),y.a.createElement("div",{className:"my-codemirror-container"},y.a.createElement("textarea",{ref:u}))}},"7ixt":function(Me,De,Z){"use strict";Z.d(De,"a",function(){return R});var ie={adjustX:1,adjustY:1},X=[0,0],R={left:{points:["cr","cl"],overflow:ie,offset:[-4,0],targetOffset:X},right:{points:["cl","cr"],overflow:ie,offset:[4,0],targetOffset:X},top:{points:["bc","tc"],overflow:ie,offset:[0,-4],targetOffset:X},bottom:{points:["tc","bc"],overflow:ie,offset:[0,4],targetOffset:X},topLeft:{points:["bl","tl"],overflow:ie,offset:[0,-4],targetOffset:X},leftTop:{points:["tr","tl"],overflow:ie,offset:[-4,0],targetOffset:X},topRight:{points:["br","tr"],overflow:ie,offset:[0,-4],targetOffset:X},rightTop:{points:["tl","tr"],overflow:ie,offset:[4,0],targetOffset:X},bottomRight:{points:["tr","br"],overflow:ie,offset:[0,4],targetOffset:X},rightBottom:{points:["bl","br"],overflow:ie,offset:[4,0],targetOffset:X},bottomLeft:{points:["tl","bl"],overflow:ie,offset:[0,4],targetOffset:X},leftBottom:{points:["br","bl"],overflow:ie,offset:[-4,0],targetOffset:X}},Q=R},"7v3h":function(Me,De,Z){Me.exports=Z.p+"static/empty2.dd73f390.png"},"8/bI":function(Me,De,Z){Me.exports=Z.p+"static/empty.8918e228.png"},"8EBN":function(Me,De,Z){(function(ie){ie(Z("VrN/"))})(function(ie){"use strict";ie.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 X=0;X<ie.modeInfo.length;X++){var R=ie.modeInfo[X];R.mimes&&(R.mime=R.mimes[0])}ie.findModeByMIME=function(Q){Q=Q.toLowerCase();for(var B=0;B<ie.modeInfo.length;B++){var _=ie.modeInfo[B];if(_.mime==Q)return _;if(_.mimes){for(var H=0;H<_.mimes.length;H++)if(_.mimes[H]==Q)return _}}if(/\+xml$/.test(Q))return ie.findModeByMIME("application/xml");if(/\+json$/.test(Q))return ie.findModeByMIME("application/json")},ie.findModeByExtension=function(Q){Q=Q.toLowerCase();for(var B=0;B<ie.modeInfo.length;B++){var _=ie.modeInfo[B];if(_.ext){for(var H=0;H<_.ext.length;H++)if(_.ext[H]==Q)return _}}},ie.findModeByFileName=function(Q){for(var B=0;B<ie.modeInfo.length;B++){var _=ie.modeInfo[B];if(_.file&&_.file.test(Q))return _}var H=Q.lastIndexOf("."),U=H>-1&&Q.substring(H+1,Q.length);if(U)return ie.findModeByExtension(U)},ie.findModeByName=function(Q){Q=Q.toLowerCase();for(var B=0;B<ie.modeInfo.length;B++){var _=ie.modeInfo[B];if(_.name.toLowerCase()==Q)return _;if(_.alias){for(var H=0;H<_.alias.length;H++)if(_.alias[H].toLowerCase()==Q)return _}}}})},"8hTe":function(Me,De,Z){Me.exports={button:"button___1wy9m"}},"9Bee":function(Me,De,Z){"use strict";var ie=Z("DYRE"),X=Z("zeV3"),R=Z("+L6B"),Q=Z("2/Rp"),B=Z("k1fw"),_=Z("9og8"),H=Z("tJVT"),U=Z("WmNS"),O=Z.n(U),I=Z("q1tI"),y=Z.n(I),T=Z("vg9a"),k=Z("DlQD"),D=Z.n(k),w=Z("rUJ1");function E(j,s){var f=j.match(/^(\s+)(?:```)/);if(f===null)return s;var M=f[1];return s.split(`
`).map(function(J){var W=J.match(/^\s+/);if(W===null)return J;var he=Object(H.a)(W,1),Pe=he[0];return Pe.length>=M.length?J.slice(M.length):J}).join(`
`)}var d=[],o=["<ul>"],l=new D.a.Renderer,h=/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/;function x(){d.length=0,o=["<ul>"]}var g={overflow:"hidden",WebkitBoxOrient:"vertical",display:"-webkit-box",WebkitLineClamp:2};function m(j,s,f,M){if(s>=j.length||j[s].level<=f)return s;var J=j[s];M.push("<li><a href='#"+J.anchor+"'>"+J.text+"</a>"),s++;var W=[];return s=m(j,s,J.level,W),W.length>0&&(M.push("<ul>"),W.forEach(function(he){M.push(he)}),M.push("</ul>")),M.push("</li>"),s=m(j,s,f,M),s}function L(){return m(d,0,0,o),o.push("</ul>"),o.join("")}var C={heading:function(s){var f=h.exec(s);if(f)return{type:"heading",raw:f[0],depth:f[1].length,text:f[2]}},fences:function(s){var f=this.rules.block.fences.exec(s);if(f){var M=f[0],J=E(M,f[3]||""),W=f[2]?f[2].trim():f[2];if(["latex","katex","math"].indexOf(W)>=0){var he=u(),Pe=J;J=he,a[he]={type:"block",expression:Pe}}return{type:"code",raw:M,lang:W,text:J}}}},p=/(?:\${2})([^\n`]+?)(?:\${2})/gi,c=0,u=function(){return"__special_katext_id_".concat(c++,"__")},a={};function b(){return a}function v(){c=0,a={}}function S(j){return j=j.replace(p,function(s,f){var M=u();return a[M]={type:"inline",expression:f},M}),j}var P=l.listitem;l.listitem=function(j){return P(S(j))};var G=l.paragraph;l.paragraph=function(j){return G(S(j))};var V=l.tablecell;l.tablecell=function(j,s){return V(S(j),s)},l.code=function(j,s,f){var M=(s||"").match(/\S*/)[0];return M?["latex","katex","math"].indexOf(M)>=0?"<p class='editormd-tex'>".concat(j,"</p>"):'<pre class="prettyprint linenums"><code class="language-'.concat(s,'">').concat(f?j:Object(w.escape)(j,!0),`</code></pre>
`):'<pre class="prettyprint linenums"><code>'+(f?j:Object(w.escape)(j,!0))+"</code></pre>"},l.heading=function(j,s,f){var M=this.options.headerPrefix+f.toLowerCase().replace(/[^\w\\u4e00-\\u9fa5]]+/g,"-");return d.push({anchor:M,level:s,text:j}),"<h"+s+' id="'+M+'">'+j+"</h"+s+">"},D.a.setOptions({silent:!0,gfm:!0,pedantic:!1}),D.a.use({tokenizer:C,renderer:l});var $=D.a,z=Z("SJMd"),F=Z("ulZh"),ee=Z.n(F),ne=Z("m3rI"),ce=Z("Oy/b"),ve=Z("p5ED"),Ie=Z("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 Ee=function(j,s){return(Ee=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(f,M){f.__proto__=M}||function(f,M){for(var J in M)Object.prototype.hasOwnProperty.call(M,J)&&(f[J]=M[J])})(j,s)};function Ae(j,s){function f(){this.constructor=j}Ee(j,s),j.prototype=s===null?Object.create(s):(f.prototype=s.prototype,new f)}function xe(j,s,f,M){return new(f||(f=Promise))(function(J,W){function he(ct){try{Je(M.next(ct))}catch(Be){W(Be)}}function Pe(ct){try{Je(M.throw(ct))}catch(Be){W(Be)}}function Je(ct){var Be;ct.done?J(ct.value):(Be=ct.value,Be instanceof f?Be:new f(function(yt){yt(Be)})).then(he,Pe)}Je((M=M.apply(j,s||[])).next())})}function Ce(j,s){var f,M,J,W,he={label:0,sent:function(){if(1&J[0])throw J[1];return J[1]},trys:[],ops:[]};return W={next:Pe(0),throw:Pe(1),return:Pe(2)},typeof Symbol=="function"&&(W[Symbol.iterator]=function(){return this}),W;function Pe(Je){return function(ct){return function(Be){if(f)throw new TypeError("Generator is already executing.");for(;he;)try{if(f=1,M&&(J=2&Be[0]?M.return:Be[0]?M.throw||((J=M.return)&&J.call(M),0):M.next)&&!(J=J.call(M,Be[1])).done)return J;switch(M=0,J&&(Be=[2&Be[0],J.value]),Be[0]){case 0:case 1:J=Be;break;case 4:return he.label++,{value:Be[1],done:!1};case 5:he.label++,M=Be[1],Be=[0];continue;case 7:Be=he.ops.pop(),he.trys.pop();continue;default:if(!(J=he.trys,(J=J.length>0&&J[J.length-1])||Be[0]!==6&&Be[0]!==2)){he=0;continue}if(Be[0]===3&&(!J||Be[1]>J[0]&&Be[1]<J[3])){he.label=Be[1];break}if(Be[0]===6&&he.label<J[1]){he.label=J[1],J=Be;break}if(J&&he.label<J[2]){he.label=J[2],he.ops.push(Be);break}J[2]&&he.ops.pop(),he.trys.pop();continue}Be=s.call(j,he)}catch(yt){Be=[6,yt],M=0}finally{f=J=0}if(5&Be[0])throw Be[1];return{value:Be[0]?Be[1]:void 0,done:!0}}([Je,ct])}}}function me(){for(var j=0,s=0,f=arguments.length;s<f;s++)j+=arguments[s].length;var M=Array(j),J=0;for(s=0;s<f;s++)for(var W=arguments[s],he=0,Pe=W.length;he<Pe;he++,J++)M[J]=W[he];return M}var se=function(){function j(){}return j.createDefs=function(){return document.createElementNS("http://www.w3.org/2000/svg","defs")},j.setAttributes=function(s,f){for(var M=0,J=f;M<J.length;M++){var W=J[M],he=W[0],Pe=W[1];s.setAttribute(he,Pe)}},j.createRect=function(s,f,M){var J=document.createElementNS("http://www.w3.org/2000/svg","rect");return J.setAttribute("width",s.toString()),J.setAttribute("height",f.toString()),M&&j.setAttributes(J,M),J},j.createLine=function(s,f,M,J,W){var he=document.createElementNS("http://www.w3.org/2000/svg","line");return he.setAttribute("x1",s.toString()),he.setAttribute("y1",f.toString()),he.setAttribute("x2",M.toString()),he.setAttribute("y2",J.toString()),W&&j.setAttributes(he,W),he},j.createPolygon=function(s,f){var M=document.createElementNS("http://www.w3.org/2000/svg","polygon");return M.setAttribute("points",s),f&&j.setAttributes(M,f),M},j.createCircle=function(s,f){var M=document.createElementNS("http://www.w3.org/2000/svg","circle");return M.setAttribute("cx",(s/2).toString()),M.setAttribute("cy",(s/2).toString()),M.setAttribute("r",s.toString()),f&&j.setAttributes(M,f),M},j.createEllipse=function(s,f,M){var J=document.createElementNS("http://www.w3.org/2000/svg","ellipse");return J.setAttribute("cx",(s/2).toString()),J.setAttribute("cy",(f/2).toString()),J.setAttribute("rx",(s/2).toString()),J.setAttribute("ry",(f/2).toString()),M&&j.setAttributes(J,M),J},j.createGroup=function(s){var f=document.createElementNS("http://www.w3.org/2000/svg","g");return s&&j.setAttributes(f,s),f},j.createTransform=function(){return document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGTransform()},j.createMarker=function(s,f,M,J,W,he,Pe){var Je=document.createElementNS("http://www.w3.org/2000/svg","marker");return j.setAttributes(Je,[["id",s],["orient",f],["markerWidth",M.toString()],["markerHeight",J.toString()],["refX",W.toString()],["refY",he.toString()]]),Je.appendChild(Pe),Je},j.createText=function(s){var f=document.createElementNS("http://www.w3.org/2000/svg","text");return f.setAttribute("x","0"),f.setAttribute("y","0"),s&&j.setAttributes(f,s),f},j.createTSpan=function(s,f){var M=document.createElementNS("http://www.w3.org/2000/svg","tspan");return M.textContent=s,f&&j.setAttributes(M,f),M},j.createImage=function(s){var f=document.createElementNS("http://www.w3.org/2000/svg","image");return s&&j.setAttributes(f,s),f},j.createPoint=function(s,f){var M=document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGPoint();return M.x=s,M.y=f,M},j.createPath=function(s,f){var M=document.createElementNS("http://www.w3.org/2000/svg","path");return M.setAttribute("d",s),f&&j.setAttributes(M,f),M},j}(),ke=function(){function j(){}return j.addKey=function(s){j.key=s},Object.defineProperty(j,"isLicensed",{get:function(){return!!j.key&&new RegExp(/^MJS2-[A-Z][0-9]{3}-[A-Z][0-9]{3}-[0-9]{4}$/,"i").test(j.key)},enumerable:!1,configurable:!0}),j}(),Ke=function(){function j(){this.naturalSize=!1,this.imageType="image/png",this.markersOnly=!1}return j.prototype.rasterize=function(s,f,M){var J=this;return new Promise(function(W){var he=M!==void 0?M:document.createElement("canvas");s===null&&(J.markersOnly=!0,J.naturalSize=!1);var Pe=document.createElementNS("http://www.w3.org/2000/svg","svg");Pe.setAttribute("xmlns","http://www.w3.org/2000/svg"),Pe.setAttribute("width",f.width.baseVal.valueAsString),Pe.setAttribute("height",f.height.baseVal.valueAsString),Pe.setAttribute("viewBox","0 0 "+f.viewBox.baseVal.width.toString()+" "+f.viewBox.baseVal.height.toString()),Pe.innerHTML=f.innerHTML,J.naturalSize===!0?(Pe.width.baseVal.value=s.naturalWidth,Pe.height.baseVal.value=s.naturalHeight):J.width!==void 0&&J.height!==void 0&&(Pe.width.baseVal.value=J.width,Pe.height.baseVal.value=J.height),he.width=Pe.width.baseVal.value,he.height=Pe.height.baseVal.value;var Je=Pe.outerHTML,ct=he.getContext("2d");J.markersOnly!==!0&&ct.drawImage(s,0,0,he.width,he.height);var Be=window.URL,yt=new Image(he.width,he.height);yt.setAttribute("crossOrigin","anonymous");var Bt=new Blob([Je],{type:"image/svg+xml"}),Kt=Be.createObjectURL(Bt);yt.onload=function(){ct.drawImage(yt,0,0),Be.revokeObjectURL(Kt);var Ir=he.toDataURL(J.imageType,J.imageQuality);W(Ir)},yt.src=Kt})},j}(),Fe=function(){},Ve=function(){function j(s){this._classNamePrefixBase="__markerjs2_",this.classes=[],this.rules=[],this.settings=this.defaultSettings,this._classNamePrefix=this._classNamePrefixBase+"_"+s+"_"}return Object.defineProperty(j.prototype,"classNamePrefixBase",{get:function(){return this._classNamePrefixBase},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"classNamePrefix",{get:function(){return this._classNamePrefix},enumerable:!1,configurable:!0}),Object.defineProperty(j.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(j.prototype,"fadeInAnimationClassName",{get:function(){return this.classNamePrefix+"fade_in"},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"fadeOutAnimationClassName",{get:function(){return this.classNamePrefix+"fade_out"},enumerable:!1,configurable:!0}),j.prototype.addClass=function(s){return this.styleSheet===void 0&&this.addStyleSheet(),s.name=""+this.classNamePrefix+s.localName,this.classes.push(s),this.styleSheet.sheet.insertRule("."+s.name+" {"+s.style+"}",this.styleSheet.sheet.cssRules.length),s},j.prototype.addRule=function(s){this.styleSheet===void 0&&this.addStyleSheet(),this.rules.push(s),this.styleSheet.sheet.insertRule(s.selector+" {"+s.style+"}",this.styleSheet.sheet.cssRules.length)},j.prototype.addStyleSheet=function(){var s;this.styleSheet=document.createElement("style"),((s=this.styleSheetRoot)!==null&&s!==void 0?s:document.head).appendChild(this.styleSheet),this.addRule(new Ye("."+this.classNamePrefix+" h3","font-family: sans-serif")),this.addRule(new Ye("@keyframes "+this.classNamePrefix+"_fade_in_animation_frames",`
from {
opacity: 0;
}
to {
opacity: 1;
}
`)),this.addRule(new Ye("@keyframes "+this.classNamePrefix+"_fade_out_animation_frames",`
from {
opacity: 1;
}
to {
opacity: 0;
}
`)),this.addClass(new Se("fade_in",`
animation-duration: 0.3s;
animation-name: `+this.classNamePrefix+`_fade_in_animation_frames;
`)),this.addClass(new Se("fade_out",`
animation-duration: 0.3s;
animation-name: `+this.classNamePrefix+`_fade_out_animation_frames;
`))},j.prototype.removeStyleSheet=function(){var s;this.styleSheet&&(((s=this.styleSheetRoot)!==null&&s!==void 0?s:document.head).removeChild(this.styleSheet),this.styleSheet=void 0)},j}(),Ye=function(j,s){this.selector=j,this.style=s},Se=function(j,s){this.localName=j,this.style=s},Oe=function(){function j(s,f,M,J,W){this.buttons=[],this.markerButtons=[],this.buttonClickListeners=[],this.markerjsContainer=s,this.displayMode=f,this.markerItems=M,this.uiStyleSettings=J,this.styles=W,this.addStyles(),this.adjustLayout=this.adjustLayout.bind(this),this.overflowButtonClicked=this.overflowButtonClicked.bind(this),this.setCurrentMarker=this.setCurrentMarker.bind(this)}return j.prototype.show=function(s){var f=this;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=s,this.uiContainer.className=this.toolbarStyleClass.name+" "+this.styles.fadeInAnimationClassName+" "+(this.uiStyleSettings.toolbarStyleColorsClassName?this.uiStyleSettings.toolbarStyleColorsClassName:this.toolbarStyleColorsClass.name);var M=document.createElement("div");M.className=this.toolbarBlockStyleClass.name,M.style.whiteSpace="nowrap",this.uiContainer.appendChild(M),this.addActionButton(M,'<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(M,'<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(M,'<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(M,'<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(M,'<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(M,'<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(M,'<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(M,'<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(W){var he=document.createElement("div");he.className=""+f.toolbarButtonStyleClass.name,he.setAttribute("data-type-name",W.typeName),he.innerHTML=W.icon,he.addEventListener("click",function(){f.markerToolbarButtonClicked(he,W)}),f.buttons.push(he),f.markerButtons.push(he)}),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 J=document.createElement("div");J.className=this.toolbarBlockStyleClass.name,J.style.whiteSpace="nowrap",J.style.display=this.uiStyleSettings.resultButtonBlockVisible!==!1?"":"none",this.uiContainer.appendChild(J),this.addActionButton(J,'<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(J,'<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()},j.prototype.addButtonClickListener=function(s){this.buttonClickListeners.push(s)},j.prototype.removeButtonClickListener=function(s){this.buttonClickListeners.indexOf(s)>-1&&this.buttonClickListeners.splice(this.buttonClickListeners.indexOf(s),1)},j.prototype.setSelectMode=function(){this.resetButtonStyles(),this.setActiveButton(this.buttons[0])},j.prototype.adjustLayout=function(){if(this.markerButtons&&this.markerButtons.length>0){var s=Math.floor(this.markerButtonBlock.clientWidth/this.uiStyleSettings.toolbarHeight)-1;this.markerButtonBlock.innerHTML="",this.markerButtonOverflowBlock.innerHTML="";for(var f=0;f<this.markerButtons.length;f++)f<s||f===s&&this.markerButtons.length-1===s?this.markerButtonBlock.appendChild(this.markerButtons[f]):(f===s&&this.markerButtonBlock.appendChild(this.overflowButton),this.markerButtonOverflowBlock.appendChild(this.markerButtons[f]))}},j.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")},j.prototype.resetButtonStyles=function(){var s=this;this.buttons.forEach(function(f){f.className=f.className.replace(s.uiStyleSettings.toolbarButtonStyleColorsClassName?s.uiStyleSettings.toolbarButtonStyleColorsClassName:s.toolbarButtonStyleColorsClass.name,"").trim(),f.className=f.className.replace(s.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?s.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:s.toolbarActiveButtonStyleColorsClass.name,"").trim(),f.className+=" "+(s.uiStyleSettings.toolbarButtonStyleColorsClassName?s.uiStyleSettings.toolbarButtonStyleColorsClassName:s.toolbarButtonStyleColorsClass.name)})},j.prototype.addActionButton=function(s,f,M){var J=this,W=document.createElement("div");switch(W.className=""+this.toolbarButtonStyleClass.name,W.innerHTML=f,W.setAttribute("data-action",M),W.addEventListener("click",function(){J.actionToolbarButtonClicked(W,M)}),M){case"select":W.style.fill=this.uiStyleSettings.selectButtonColor;break;case"delete":case"clear":W.style.fill=this.uiStyleSettings.deleteButtonColor;break;case"undo":case"redo":W.style.fill=this.uiStyleSettings.selectButtonColor;break;case"render":W.style.fill=this.uiStyleSettings.okButtonColor;break;case"close":W.style.fill=this.uiStyleSettings.closeButtonColor}s.appendChild(W),this.buttons.push(W)},j.prototype.addStyles=function(){this.toolbarStyleClass=this.styles.addClass(new Se("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 Se("toolbar_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
box-shadow: 0px 3px rgba(33, 33, 33, 0.1);
`)),this.toolbarBlockStyleClass=this.styles.addClass(new Se("toolbar-block",`
display: inline-block;
box-sizing: content-box;
`)),this.toolbarOverflowBlockStyleClass=this.styles.addClass(new Se("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 Se("toolbar-overflow-block_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
`));var s=this.uiStyleSettings.toolbarHeight/4;this.toolbarButtonStyleClass=this.styles.addClass(new Se("toolbar_button",`
display: inline-block;
width: `+(this.uiStyleSettings.toolbarHeight-2*s)+`px;
height: `+(this.uiStyleSettings.toolbarHeight-2*s)+`px;
padding: `+s+`px;
box-sizing: content-box;
`)),this.toolbarButtonStyleColorsClass=this.styles.addClass(new Se("toolbar_button_colors",`
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.toolbarActiveButtonStyleColorsClass=this.styles.addClass(new Se("toolbar_active_button",`
fill: `+this.uiStyleSettings.toolbarColor+`;
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`)),this.styles.addRule(new Ye("."+this.toolbarButtonStyleClass.name+" svg",`
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
`)),this.styles.addRule(new Ye("."+this.toolbarButtonStyleColorsClass.name+":hover",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`))},j.prototype.markerToolbarButtonClicked=function(s,f){this.setActiveButton(s),this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(M){return M("marker",f)}),this.markerButtonOverflowBlock.style.display="none"},j.prototype.actionToolbarButtonClicked=function(s,f){this.buttonClickListeners&&this.buttonClickListeners.length>0&&this.buttonClickListeners.forEach(function(M){return M("action",f)}),this.markerButtonOverflowBlock.style.display="none",this.setActiveButton(this.buttons[0])},j.prototype.setActiveButton=function(s){this.resetButtonStyles(),s.className=s.className.replace(this.uiStyleSettings.toolbarButtonStyleColorsClassName?this.uiStyleSettings.toolbarButtonStyleColorsClassName:this.toolbarButtonStyleColorsClass.name,"").trim(),s.className+=" "+(this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName?this.uiStyleSettings.toolbarActiveButtonStyleColorsClassName:this.toolbarActiveButtonStyleColorsClass.name)},j.prototype.setActiveMarkerButton=function(s){var f=this.markerButtons.find(function(M){return M.getAttribute("data-type-name")===s});f&&this.setActiveButton(f)},j.prototype.setCurrentMarker=function(s){var f=this;this.currentMarker=s,this.buttons.filter(function(M){return/delete|notes/.test(M.getAttribute("data-action"))}).forEach(function(M){f.currentMarker===void 0?(M.style.fillOpacity="0.4",M.style.pointerEvents="none"):(M.style.fillOpacity="1",M.style.pointerEvents="all")})},j}(),Ue=function(){function j(s,f,M,J){this.panels=[],this.panelButtons=[],this.markerjsContainer=s,this.displayMode=f,this.uiStyleSettings=M,this.styles=J,this.panelButtonClick=this.panelButtonClick.bind(this),this.addStyles()}return j.prototype.addStyles=function(){var s;this.toolboxStyleClass=this.styles.addClass(new Se("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 Se("toolbox_colors",`
color: `+this.uiStyleSettings.toolboxColor+`;
`));var f=this.uiStyleSettings.toolbarHeight/4;this.toolboxButtonRowStyleClass=this.styles.addClass(new Se("toolbox-button-row",`
display: flex;
cursor: default;
box-sizing: content-box;
`)),this.toolboxButtonRowStyleColorsClass=this.styles.addClass(new Se("toolbox-button-row_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundColor+`;
`)),this.toolboxPanelRowStyleClass=this.styles.addClass(new Se("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 Se("toolbox-panel-row_colors",`
background-color: `+((s=this.uiStyleSettings.toolboxBackgroundColor)!==null&&s!==void 0?s:this.uiStyleSettings.toolbarBackgroundHoverColor)+`;
`)),this.toolboxButtonStyleClass=this.styles.addClass(new Se("toolbox_button",`
display: inline-block;
width: `+(this.uiStyleSettings.toolbarHeight-2*f)+`px;
height: `+(this.uiStyleSettings.toolbarHeight-2*f)+`px;
padding: `+f+`px;
box-sizing: content-box;
`)),this.toolboxButtonStyleColorsClass=this.styles.addClass(new Se("toolbox-button_colors",`
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.toolboxActiveButtonStyleColorsClass=this.styles.addClass(new Se("toolbox-active-button_colors",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`;
fill: `+this.uiStyleSettings.toolbarColor+`;
`)),this.styles.addRule(new Ye("."+this.toolboxButtonStyleColorsClass.name+":hover",`
background-color: `+this.uiStyleSettings.toolbarBackgroundHoverColor+`
`)),this.styles.addRule(new Ye("."+this.toolboxButtonStyleClass.name+" svg",`
height: `+this.uiStyleSettings.toolbarHeight/2+`px;
`))},j.prototype.show=function(s){var f;this.uiContainer=document.createElement("div"),this.uiContainer.style.visibility=s,this.uiContainer.className=this.toolboxStyleClass.name+" "+((f=this.uiStyleSettings.toolboxStyleColorsClassName)!==null&&f!==void 0?f:this.toolboxStyleColorsClass.name),this.markerjsContainer.appendChild(this.uiContainer)},j.prototype.setPanelButtons=function(s){var f,M,J=this;this.panels=s,this.uiContainer!==void 0&&(this.uiContainer.innerHTML="",this.panelRow=document.createElement("div"),this.panelRow.className=this.toolboxPanelRowStyleClass.name+" "+((f=this.uiStyleSettings.toolboxPanelRowStyleColorsClassName)!==null&&f!==void 0?f:this.toolboxPanelRowStyleColorsClass.name),this.uiContainer.appendChild(this.panelRow),this.buttonRow=document.createElement("div"),this.buttonRow.className=this.toolboxButtonRowStyleClass.name+" "+((M=this.uiStyleSettings.toolboxButtonRowStyleColorsClassName)!==null&&M!==void 0?M:this.toolboxButtonRowStyleColorsClass.name)+" ",this.uiContainer.appendChild(this.buttonRow),this.panelButtons.splice(0),this.panels.forEach(function(W){var he;W.uiStyleSettings=J.uiStyleSettings;var Pe=document.createElement("div");Pe.className=J.toolboxButtonStyleClass.name+" "+((he=J.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&he!==void 0?he:J.toolboxButtonStyleColorsClass.name),Pe.innerHTML=W.icon,Pe.title=W.title,Pe.addEventListener("click",function(){J.panelButtonClick(W)}),J.panelButtons.push(Pe),J.buttonRow.appendChild(Pe)}),this.displayMode==="inline"?this.panelRow.style.display="none":this.panelRow.style.visibility="hidden")},j.prototype.panelButtonClick=function(s){var f=this,M=-1;if(s!==this.activePanel){M=this.panels.indexOf(s),this.panelRow.innerHTML="";var J=s.getUi();J.style.margin=this.uiStyleSettings.toolbarHeight/4+"px",this.panelRow.appendChild(J),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=s}else this.activePanel=void 0,this.panelRow.className=this.panelRow.className.replace(this.styles.fadeInAnimationClassName,""),this.panelRow.className+=" "+this.styles.fadeOutAnimationClassName,setTimeout(function(){f.displayMode==="inline"?f.panelRow.style.display="none":f.panelRow.style.visibility="hidden"},200);this.panelButtons.forEach(function(W,he){var Pe,Je;W.className=f.toolboxButtonStyleClass.name+" "+(he===M?""+((Pe=f.uiStyleSettings.toolboxActiveButtonStyleColorsClassName)!==null&&Pe!==void 0?Pe:f.toolboxActiveButtonStyleColorsClass.name):""+((Je=f.uiStyleSettings.toolboxButtonStyleColorsClassName)!==null&&Je!==void 0?Je:f.toolboxButtonStyleColorsClass.name))})},j}(),Xe=function(j,s){this.title=j,this.icon=s},Qe=function(j){function s(f,M,J,W){var he=j.call(this,f,W||'<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 he.colors=[],he.addTransparent=!1,he.colorBoxes=[],he.colors=M,he.currentColor=J,he.setCurrentColor=he.setCurrentColor.bind(he),he.getColorBox=he.getColorBox.bind(he),he}return Ae(s,j),s.prototype.getUi=function(){var f=this,M=document.createElement("div");return M.style.overflow="hidden",M.style.whiteSpace="nowrap",this.colors.forEach(function(J){var W=f.getColorBox(J);M.appendChild(W),f.colorBoxes.push(W)}),M},s.prototype.getColorBox=function(f){var M=this,J=this.uiStyleSettings.toolbarHeight/4,W=this.uiStyleSettings.toolbarHeight-J,he=document.createElement("div");he.style.display="inline-block",he.style.boxSizing="content-box",he.style.width=W-2+"px",he.style.height=W-2+"px",he.style.padding="1px",he.style.marginRight="2px",he.style.marginBottom="2px",he.style.borderWidth="2px",he.style.borderStyle="solid",he.style.borderRadius=(W+2)/2+"px",he.style.borderColor=f===this.currentColor?this.uiStyleSettings.toolboxAccentColor:"transparent",he.addEventListener("click",function(){M.setCurrentColor(f,he)});var Pe=document.createElement("div");return Pe.style.display="inline-block",Pe.style.width=W-2+"px",Pe.style.height=W-2+"px",Pe.style.backgroundColor=f,Pe.style.borderRadius=W/2+"px",f==="transparent"&&(Pe.style.fill=this.uiStyleSettings.toolboxAccentColor,Pe.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>`),he.appendChild(Pe),he},s.prototype.setCurrentColor=function(f,M){var J=this;this.currentColor=f,this.colorBoxes.forEach(function(W){W.style.borderColor=W===M?J.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onColorChanged&&this.onColorChanged(f)},s}(Xe),He=function(){function j(s,f,M){this._state="new",this._isSelected=!1,this._container=s,this._overlayContainer=f,this.globalSettings=M,this.stateChanged=this.stateChanged.bind(this),this.colorChanged=this.colorChanged.bind(this),this.fillColorChanged=this.fillColorChanged.bind(this)}return Object.defineProperty(j.prototype,"typeName",{get:function(){return Object.getPrototypeOf(this).constructor.typeName},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"container",{get:function(){return this._container},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"overlayContainer",{get:function(){return this._overlayContainer},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"state",{get:function(){return this._state},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"toolboxPanels",{get:function(){return[]},enumerable:!1,configurable:!0}),j.prototype.ownsTarget=function(s){return!1},Object.defineProperty(j.prototype,"isSelected",{get:function(){return this._isSelected},enumerable:!1,configurable:!0}),j.prototype.select=function(){this.container.style.cursor="move",this._isSelected=!0,this.manipulationStartState=this.getState()},j.prototype.deselect=function(){this.container.style.cursor="default",this._isSelected=!1,this.stateChanged()},j.prototype.pointerDown=function(s,f){},j.prototype.dblClick=function(s,f){},j.prototype.manipulate=function(s){},j.prototype.pointerUp=function(s){this.stateChanged()},j.prototype.dispose=function(){},j.prototype.addMarkerVisualToContainer=function(s){this.container.childNodes.length>0?this.container.insertBefore(s,this.container.childNodes[0]):this.container.appendChild(s)},j.prototype.getState=function(){return{typeName:j.typeName,state:this.state,notes:this.notes}},j.prototype.restoreState=function(s){this._state=s.state,this.notes=s.notes},j.prototype.scale=function(s,f){},j.prototype.colorChanged=function(s){this.onColorChanged&&this.onColorChanged(s),this.stateChanged()},j.prototype.fillColorChanged=function(s){this.onFillColorChanged&&this.onFillColorChanged(s),this.stateChanged()},j.prototype.stateChanged=function(){if(this.onStateChanged&&this.state!=="creating"&&this.state!=="new"){var s=this.getState();this.manipulationStartState!==void 0&&(this.manipulationStartState.state="select"),s.state="select",JSON.stringify(this.manipulationStartState)!=JSON.stringify(s)&&this.onStateChanged(this)}},j.typeName="MarkerBase",j}(),We=function(){function j(){this.findGripByVisual=this.findGripByVisual.bind(this)}return j.prototype.findGripByVisual=function(s){return this.topLeft.ownsTarget(s)?this.topLeft:this.topCenter.ownsTarget(s)?this.topCenter:this.topRight.ownsTarget(s)?this.topRight:this.centerLeft.ownsTarget(s)?this.centerLeft:this.centerRight.ownsTarget(s)?this.centerRight:this.bottomLeft.ownsTarget(s)?this.bottomLeft:this.bottomCenter.ownsTarget(s)?this.bottomCenter:this.bottomRight.ownsTarget(s)?this.bottomRight:void 0},j}(),st=function(){function j(){this.GRIP_SIZE=10,this.visual=se.createGroup(),this.visual.appendChild(se.createCircle(1.5*this.GRIP_SIZE,[["fill","transparent"]])),this.visual.appendChild(se.createCircle(this.GRIP_SIZE,[["fill","#cccccc"],["fill-opacity","0.7"],["stroke","#333333"],["stroke-width","2"],["stroke-opacity","0.7"]]))}return j.prototype.ownsTarget=function(s){return s===this.visual||s===this.visual.childNodes[0]||s===this.visual.childNodes[1]},j}(),at=function(){function j(){}return j.toITransformMatrix=function(s){return{a:s.a,b:s.b,c:s.c,d:s.d,e:s.e,f:s.f}},j.toSVGMatrix=function(s,f){return s.a=f.a,s.b=f.b,s.c=f.c,s.d=f.d,s.e=f.e,s.f=f.f,s},j}(),$e=function(j){function s(f,M,J){var W=j.call(this,f,M,J)||this;return W.left=0,W.top=0,W.width=0,W.height=0,W.defaultSize={x:50,y:20},W.offsetX=0,W.offsetY=0,W.rotationAngle=0,W.CB_DISTANCE=10,W._suppressMarkerCreateEvent=!1,W.container.transform.baseVal.appendItem(se.createTransform()),W.setupControlBox(),W}return Ae(s,j),Object.defineProperty(s.prototype,"centerX",{get:function(){return this.left+this.width/2},enumerable:!1,configurable:!0}),Object.defineProperty(s.prototype,"centerY",{get:function(){return this.top+this.height/2},enumerable:!1,configurable:!0}),Object.defineProperty(s.prototype,"visual",{get:function(){return this._visual},set:function(f){this._visual=f;var M=se.createTransform();this._visual.transform.baseVal.appendItem(M)},enumerable:!1,configurable:!0}),s.prototype.ownsTarget=function(f){return!!j.prototype.ownsTarget.call(this,f)||!!(this.controlGrips.findGripByVisual(f)!==void 0||this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(f))},s.prototype.pointerDown=function(f,M){j.prototype.pointerDown.call(this,f,M),this.state==="new"&&(this.left=f.x,this.top=f.y),this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.manipulationStartWidth=this.width,this.manipulationStartHeight=this.height;var J=this.unrotatePoint(f);if(this.manipulationStartX=J.x,this.manipulationStartY=J.y,this.offsetX=J.x-this.left,this.offsetY=J.y-this.top,this.state!=="new")if(this.select(),this.activeGrip=this.controlGrips.findGripByVisual(M),this.activeGrip!==void 0)this._state="resize";else if(this.rotatorGrip!==void 0&&this.rotatorGrip.ownsTarget(M)){this.activeGrip=this.rotatorGrip;var W=this.rotatePoint({x:this.centerX,y:this.centerY});this.left=W.x-this.width/2,this.top=W.y-this.height/2,this.moveVisual({x:this.left,y:this.top});var he=this.container.transform.baseVal.getItem(0);he.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(he,0),this.adjustControlBox(),this._state="rotate"}else this._state="move"},s.prototype.pointerUp=function(f){var M=this.state;j.prototype.pointerUp.call(this,f),this.state==="creating"&&this.width<10&&this.height<10?(this.width=this.defaultSize.x,this.height=this.defaultSize.y):this.manipulate(f),this._state="select",M==="creating"&&this.onMarkerCreated&&this._suppressMarkerCreateEvent===!1&&this.onMarkerCreated(this)},s.prototype.moveVisual=function(f){this.visual.style.transform="translate("+f.x+"px, "+f.y+"px)"},s.prototype.manipulate=function(f){var M=this.unrotatePoint(f);this.state==="creating"?this.resize(f):this.state==="move"?(this.left=this.manipulationStartLeft+(M.x-this.manipulationStartLeft)-this.offsetX,this.top=this.manipulationStartTop+(M.y-this.manipulationStartTop)-this.offsetY,this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()):this.state==="resize"?this.resize(M):this.state==="rotate"&&this.rotate(f)},s.prototype.resize=function(f){var M=this.manipulationStartLeft,J=this.manipulationStartWidth,W=this.manipulationStartTop,he=this.manipulationStartHeight;switch(this.activeGrip){case this.controlGrips.bottomLeft:case this.controlGrips.centerLeft:case this.controlGrips.topLeft:M=this.manipulationStartLeft+f.x-this.manipulationStartX,J=this.manipulationStartWidth+this.manipulationStartLeft-M;break;case this.controlGrips.bottomRight:case this.controlGrips.centerRight:case this.controlGrips.topRight:case void 0:J=this.manipulationStartWidth+f.x-this.manipulationStartX}switch(this.activeGrip){case this.controlGrips.topCenter:case this.controlGrips.topLeft:case this.controlGrips.topRight:W=this.manipulationStartTop+f.y-this.manipulationStartY,he=this.manipulationStartHeight+this.manipulationStartTop-W;break;case this.controlGrips.bottomCenter:case this.controlGrips.bottomLeft:case this.controlGrips.bottomRight:case void 0:he=this.manipulationStartHeight+f.y-this.manipulationStartY}J>=0?(this.left=M,this.width=J):(this.left=M+J,this.width=-J),he>=0?(this.top=W,this.height=he):(this.top=W+he,this.height=-he),this.setSize()},s.prototype.setSize=function(){this.moveVisual({x:this.left,y:this.top}),this.adjustControlBox()},s.prototype.rotate=function(f){if(Math.abs(f.x-this.centerX)>.1){var M=Math.sign(f.x-this.centerX);this.rotationAngle=180*Math.atan((f.y-this.centerY)/(f.x-this.centerX))/Math.PI+90*M,this.applyRotation()}},s.prototype.applyRotation=function(){var f=this.container.transform.baseVal.getItem(0);f.setRotate(this.rotationAngle,this.centerX,this.centerY),this.container.transform.baseVal.replaceItem(f,0)},s.prototype.rotatePoint=function(f){if(this.rotationAngle===0)return f;var M=this.container.getCTM(),J=se.createPoint(f.x,f.y);return{x:(J=J.matrixTransform(M)).x,y:J.y}},s.prototype.unrotatePoint=function(f){if(this.rotationAngle===0)return f;var M=this.container.getCTM();M=M.inverse();var J=se.createPoint(f.x,f.y);return{x:(J=J.matrixTransform(M)).x,y:J.y}},s.prototype.select=function(){j.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},s.prototype.deselect=function(){j.prototype.deselect.call(this),this.controlBox.style.display="none"},s.prototype.setupControlBox=function(){this.controlBox=se.createGroup();var f=se.createTransform();f.setTranslate(-this.CB_DISTANCE/2,-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.appendItem(f),this.container.appendChild(this.controlBox),this.controlRect=se.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=se.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 We,this.addControlGrips(),this.controlBox.style.display="none"},s.prototype.adjustControlBox=function(){var f=this.controlBox.transform.baseVal.getItem(0);f.setTranslate(this.left-this.CB_DISTANCE/2,this.top-this.CB_DISTANCE/2),this.controlBox.transform.baseVal.replaceItem(f,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()},s.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()},s.prototype.createGrip=function(){var f=new st;return f.visual.transform.baseVal.appendItem(se.createTransform()),this.controlBox.appendChild(f.visual),f},s.prototype.positionGrips=function(){var f=this.controlGrips.topLeft.GRIP_SIZE,M=-f/2,J=M,W=(this.width+this.CB_DISTANCE)/2-f/2,he=(this.height+this.CB_DISTANCE)/2-f/2,Pe=this.height+this.CB_DISTANCE-f/2,Je=this.width+this.CB_DISTANCE-f/2;this.positionGrip(this.controlGrips.topLeft.visual,M,J),this.positionGrip(this.controlGrips.topCenter.visual,W,J),this.positionGrip(this.controlGrips.topRight.visual,Je,J),this.positionGrip(this.controlGrips.centerLeft.visual,M,he),this.positionGrip(this.controlGrips.centerRight.visual,Je,he),this.positionGrip(this.controlGrips.bottomLeft.visual,M,Pe),this.positionGrip(this.controlGrips.bottomCenter.visual,W,Pe),this.positionGrip(this.controlGrips.bottomRight.visual,Je,Pe),this.rotatorGrip!==void 0&&this.positionGrip(this.rotatorGrip.visual,W,J-3*this.CB_DISTANCE)},s.prototype.positionGrip=function(f,M,J){var W=f.transform.baseVal.getItem(0);W.setTranslate(M,J),f.transform.baseVal.replaceItem(W,0)},s.prototype.hideControlBox=function(){this.controlBox.style.display="none"},s.prototype.showControlBox=function(){this.controlBox.style.display=""},s.prototype.getState=function(){return Object.assign({left:this.left,top:this.top,width:this.width,height:this.height,rotationAngle:this.rotationAngle,visualTransformMatrix:at.toITransformMatrix(this.visual.transform.baseVal.getItem(0).matrix),containerTransformMatrix:at.toITransformMatrix(this.container.transform.baseVal.getItem(0).matrix)},j.prototype.getState.call(this))},s.prototype.restoreState=function(f){j.prototype.restoreState.call(this,f);var M=f;this.left=M.left,this.top=M.top,this.width=M.width,this.height=M.height,this.rotationAngle=M.rotationAngle,this.visual.transform.baseVal.getItem(0).setMatrix(at.toSVGMatrix(this.visual.transform.baseVal.getItem(0).matrix,M.visualTransformMatrix)),this.container.transform.baseVal.getItem(0).setMatrix(at.toSVGMatrix(this.container.transform.baseVal.getItem(0).matrix,M.containerTransformMatrix))},s.prototype.scale=function(f,M){j.prototype.scale.call(this,f,M);var J=this.rotatePoint({x:this.left,y:this.top}),W=this.unrotatePoint({x:J.x*f,y:J.y*M});this.left=W.x,this.top=W.y,this.width=this.width*f,this.height=this.height*M,this.adjustControlBox()},s}(He),tt=function(j){function s(f,M,J){var W=j.call(this,f,M,J)||this;return W.fillColor="transparent",W.strokeColor="transparent",W.strokeWidth=0,W.strokeDasharray="",W.opacity=1,W.setStrokeColor=W.setStrokeColor.bind(W),W.setFillColor=W.setFillColor.bind(W),W.setStrokeWidth=W.setStrokeWidth.bind(W),W.setStrokeDasharray=W.setStrokeDasharray.bind(W),W.createVisual=W.createVisual.bind(W),W}return Ae(s,j),s.prototype.ownsTarget=function(f){return!(!j.prototype.ownsTarget.call(this,f)&&f!==this.visual)},s.prototype.createVisual=function(){this.visual=se.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)},s.prototype.pointerDown=function(f,M){j.prototype.pointerDown.call(this,f,M),this.state==="new"&&(this.createVisual(),this.moveVisual(f),this._state="creating")},s.prototype.manipulate=function(f){j.prototype.manipulate.call(this,f)},s.prototype.resize=function(f){j.prototype.resize.call(this,f),this.setSize()},s.prototype.setSize=function(){j.prototype.setSize.call(this),se.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]])},s.prototype.pointerUp=function(f){j.prototype.pointerUp.call(this,f),this.setSize()},s.prototype.setStrokeColor=function(f){this.strokeColor=f,this.visual&&se.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(f),this.stateChanged()},s.prototype.setFillColor=function(f){this.fillColor=f,this.visual&&se.setAttributes(this.visual,[["fill",this.fillColor]]),this.stateChanged()},s.prototype.setStrokeWidth=function(f){this.strokeWidth=f,this.visual&&se.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},s.prototype.setStrokeDasharray=function(f){this.strokeDasharray=f,this.visual&&se.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},s.prototype.getState=function(){return Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},j.prototype.getState.call(this))},s.prototype.restoreState=function(f){var M=f;this.fillColor=M.fillColor,this.strokeColor=M.strokeColor,this.strokeWidth=M.strokeWidth,this.strokeDasharray=M.strokeDasharray,this.opacity=M.opacity,this.createVisual(),j.prototype.restoreState.call(this,f),this.setSize()},s.prototype.scale=function(f,M){j.prototype.scale.call(this,f,M),this.setSize()},s.title="Rectangle marker",s}($e),ft=function(j){function s(f,M,J,W){var he=j.call(this,f,W||'<svg viewBox="0 0 24 24"><path d="M3 17h18v-2H3v2m0 3h18v-1H3v1m0-7h18v-3H3v3m0-9v4h18V4H3z"/></svg>')||this;return he.widths=[],he.widthBoxes=[],he.widths=M,he.currentWidth=J,he.setCurrentWidth=he.setCurrentWidth.bind(he),he}return Ae(s,j),s.prototype.getUi=function(){var f=this,M=document.createElement("div");return M.style.display="flex",M.style.overflow="hidden",M.style.flexGrow="2",this.widths.forEach(function(J){var W=document.createElement("div");W.style.display="flex",W.style.flexGrow="2",W.style.alignItems="center",W.style.justifyContent="space-between",W.style.padding="5px",W.style.borderWidth="2px",W.style.borderStyle="solid",W.style.borderColor=J===f.currentWidth?f.uiStyleSettings.toolboxAccentColor:"transparent",W.addEventListener("click",function(){f.setCurrentWidth(J,W)}),M.appendChild(W);var he=document.createElement("div");he.innerText=J.toString(),he.style.marginRight="5px",W.appendChild(he);var Pe=document.createElement("div");Pe.style.minHeight="20px",Pe.style.flexGrow="2",Pe.style.display="flex",Pe.style.alignItems="center";var Je=document.createElement("hr");Je.style.minWidth="20px",Je.style.border="0px",Je.style.borderTop=J+"px solid "+f.uiStyleSettings.toolboxColor,Je.style.flexGrow="2",Pe.appendChild(Je),W.appendChild(Pe),f.widthBoxes.push(W)}),M},s.prototype.setCurrentWidth=function(f,M){var J=this;this.currentWidth=f,this.widthBoxes.forEach(function(W){W.style.borderColor=W===M?J.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onWidthChanged&&this.onWidthChanged(this.currentWidth)},s}(Xe),rt=function(j){function s(f,M,J,W){var he=j.call(this,f,W||'<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 he.styles=[],he.styleBoxes=[],he.styles=M,he.currentStyle=J,he.setCurrentStyle=he.setCurrentStyle.bind(he),he}return Ae(s,j),s.prototype.getUi=function(){var f=this,M=document.createElement("div");return M.style.display="flex",M.style.overflow="hidden",M.style.flexGrow="2",this.styles.forEach(function(J){var W=document.createElement("div");W.style.display="flex",W.style.alignItems="center",W.style.justifyContent="space-between",W.style.padding="5px",W.style.borderWidth="2px",W.style.borderStyle="solid",W.style.overflow="hidden",W.style.maxWidth=100/f.styles.length-5+"%",W.style.borderColor=J===f.currentStyle?f.uiStyleSettings.toolboxAccentColor:"transparent",W.addEventListener("click",function(){f.setCurrentStyle(J,W)}),M.appendChild(W);var he=document.createElement("div");he.style.minHeight="20px",he.style.flexGrow="2",he.style.overflow="hidden";var Pe=`<svg width="100" height="20">
<line x1="0" y1="10" x2="100" y2="10" stroke="`+f.uiStyleSettings.toolboxColor+'" stroke-width="3" '+(J!==""?'stroke-dasharray="'+J+'"':"")+` />
</svg>`;he.innerHTML=Pe,W.appendChild(he),f.styleBoxes.push(W)}),M},s.prototype.setCurrentStyle=function(f,M){var J=this;this.currentStyle=f,this.styleBoxes.forEach(function(W){W.style.borderColor=W===M?J.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onStyleChanged&&this.onStyleChanged(this.currentStyle)},s}(Xe),et=function(j){function s(f,M,J){var W=j.call(this,f,M,J)||this;return W.strokeColor=J.defaultColor,W.strokeWidth=J.defaultStrokeWidth,W.strokeDasharray=J.defaultStrokeDasharray,W.strokePanel=new Qe("Line color",J.defaultColorSet,J.defaultColor),W.strokePanel.onColorChanged=W.setStrokeColor,W.strokeWidthPanel=new ft("Line width",J.defaultStrokeWidths,J.defaultStrokeWidth),W.strokeWidthPanel.onWidthChanged=W.setStrokeWidth,W.strokeStylePanel=new rt("Line style",J.defaultStrokeDasharrays,J.defaultStrokeDasharray),W.strokeStylePanel.onStyleChanged=W.setStrokeDasharray,W}return Ae(s,j),Object.defineProperty(s.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),s.prototype.getState=function(){var f=j.prototype.getState.call(this);return f.typeName=s.typeName,f},s.typeName="FrameMarker",s.title="Frame marker",s.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4m14 11H6V8h12v9z"/></svg>',s}(tt),we=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},ut=function(j){function s(f,M,J){var W=j.call(this,f,M,J)||this;return W.x1=0,W.y1=0,W.x2=0,W.y2=0,W.defaultLength=50,W.manipulationStartX=0,W.manipulationStartY=0,W.manipulationStartX1=0,W.manipulationStartY1=0,W.manipulationStartX2=0,W.manipulationStartY2=0,W.setupControlBox(),W}return Ae(s,j),s.prototype.ownsTarget=function(f){return!!j.prototype.ownsTarget.call(this,f)||!(!this.grip1.ownsTarget(f)&&!this.grip2.ownsTarget(f))},s.prototype.pointerDown=function(f,M){j.prototype.pointerDown.call(this,f,M),this.manipulationStartX=f.x,this.manipulationStartY=f.y,this.state==="new"&&(this.x1=f.x,this.y1=f.y,this.x2=f.x,this.y2=f.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(M)?this.activeGrip=this.grip1:this.grip2.ownsTarget(M)?this.activeGrip=this.grip2:this.activeGrip=void 0,this.activeGrip?this._state="resize":this._state="move")},s.prototype.pointerUp=function(f){var M=this.state;j.prototype.pointerUp.call(this,f),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(f),this._state="select",M==="creating"&&this.onMarkerCreated&&this.onMarkerCreated(this)},s.prototype.adjustVisual=function(){},s.prototype.manipulate=function(f){this.state==="creating"?this.resize(f):this.state==="move"?(this.x1=this.manipulationStartX1+f.x-this.manipulationStartX,this.y1=this.manipulationStartY1+f.y-this.manipulationStartY,this.x2=this.manipulationStartX2+f.x-this.manipulationStartX,this.y2=this.manipulationStartY2+f.y-this.manipulationStartY,this.adjustVisual(),this.adjustControlBox()):this.state==="resize"&&this.resize(f)},s.prototype.resize=function(f){switch(this.activeGrip){case this.grip1:this.x1=f.x,this.y1=f.y;break;case this.grip2:case void 0:this.x2=f.x,this.y2=f.y}this.adjustVisual(),this.adjustControlBox()},s.prototype.select=function(){j.prototype.select.call(this),this.adjustControlBox(),this.controlBox.style.display=""},s.prototype.deselect=function(){j.prototype.deselect.call(this),this.controlBox.style.display="none"},s.prototype.setupControlBox=function(){this.controlBox=se.createGroup(),this.container.appendChild(this.controlBox),this.addControlGrips(),this.controlBox.style.display="none"},s.prototype.adjustControlBox=function(){this.positionGrips()},s.prototype.addControlGrips=function(){this.grip1=this.createGrip(),this.grip2=this.createGrip(),this.positionGrips()},s.prototype.createGrip=function(){var f=new st;return f.visual.transform.baseVal.appendItem(se.createTransform()),this.controlBox.appendChild(f.visual),f},s.prototype.positionGrips=function(){var f=this.grip1.GRIP_SIZE;this.positionGrip(this.grip1.visual,this.x1-f/2,this.y1-f/2),this.positionGrip(this.grip2.visual,this.x2-f/2,this.y2-f/2)},s.prototype.positionGrip=function(f,M,J){var W=f.transform.baseVal.getItem(0);W.setTranslate(M,J),f.transform.baseVal.replaceItem(W,0)},s.prototype.getState=function(){return Object.assign({x1:this.x1,y1:this.y1,x2:this.x2,y2:this.y2},j.prototype.getState.call(this))},s.prototype.restoreState=function(f){j.prototype.restoreState.call(this,f);var M=f;this.x1=M.x1,this.y1=M.y1,this.x2=M.x2,this.y2=M.y2},s.prototype.scale=function(f,M){j.prototype.scale.call(this,f,M),this.x1=this.x1*f,this.y1=this.y1*M,this.x2=this.x2*f,this.y2=this.y2*M,this.adjustVisual(),this.adjustControlBox()},s}(He),it=function(j){function s(f,M,J){var W=j.call(this,f,M,J)||this;return W.strokeColor="transparent",W.strokeWidth=0,W.strokeDasharray="",W.setStrokeColor=W.setStrokeColor.bind(W),W.setStrokeWidth=W.setStrokeWidth.bind(W),W.setStrokeDasharray=W.setStrokeDasharray.bind(W),W.strokeColor=J.defaultColor,W.strokeWidth=J.defaultStrokeWidth,W.strokeDasharray=J.defaultStrokeDasharray,W.strokePanel=new Qe("Line color",J.defaultColorSet,J.defaultColor),W.strokePanel.onColorChanged=W.setStrokeColor,W.strokeWidthPanel=new ft("Line width",J.defaultStrokeWidths,J.defaultStrokeWidth),W.strokeWidthPanel.onWidthChanged=W.setStrokeWidth,W.strokeStylePanel=new rt("Line style",J.defaultStrokeDasharrays,J.defaultStrokeDasharray),W.strokeStylePanel.onStyleChanged=W.setStrokeDasharray,W}return Ae(s,j),s.prototype.ownsTarget=function(f){return!(!j.prototype.ownsTarget.call(this,f)&&f!==this.visual&&f!==this.selectorLine&&f!==this.visibleLine)},s.prototype.createVisual=function(){this.visual=se.createGroup(),this.selectorLine=se.createLine(this.x1,this.y1,this.x2,this.y2,[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()]]),this.visibleLine=se.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)},s.prototype.pointerDown=function(f,M){j.prototype.pointerDown.call(this,f,M),this.state==="new"&&(this.createVisual(),this.adjustVisual(),this._state="creating")},s.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()),se.setAttributes(this.visibleLine,[["stroke",this.strokeColor]]),se.setAttributes(this.visibleLine,[["stroke-width",this.strokeWidth.toString()]]),se.setAttributes(this.visibleLine,[["stroke-dasharray",this.strokeDasharray.toString()]]))},s.prototype.setStrokeColor=function(f){this.strokeColor=f,this.adjustVisual(),this.colorChanged(f)},s.prototype.setStrokeWidth=function(f){this.strokeWidth=f,this.adjustVisual()},s.prototype.setStrokeDasharray=function(f){this.strokeDasharray=f,this.adjustVisual(),this.stateChanged()},Object.defineProperty(s.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),s.prototype.getState=function(){var f=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray},j.prototype.getState.call(this));return f.typeName=s.typeName,f},s.prototype.restoreState=function(f){j.prototype.restoreState.call(this,f);var M=f;this.strokeColor=M.strokeColor,this.strokeWidth=M.strokeWidth,this.strokeDasharray=M.strokeDasharray,this.createVisual(),this.adjustVisual()},s.typeName="LineMarker",s.title="Line marker",s.icon='<svg viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"/></svg>',s}(ut),Le=function(j){function s(f,M,J,W){var he=j.call(this,f,W||'<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 he.fonts=[],he.fontBoxes=[],he.fonts=M,he.currentFont=J,he.setCurrentFont=he.setCurrentFont.bind(he),he}return Ae(s,j),s.prototype.getUi=function(){var f=this,M=document.createElement("div");return M.style.overflow="hidden",M.style.flexGrow="2",this.fonts.forEach(function(J){var W=document.createElement("div");W.style.display="inline-block",W.style.alignItems="center",W.style.justifyContent="space-between",W.style.padding="5px",W.style.borderWidth="2px",W.style.borderStyle="solid",W.style.overflow="hidden",W.style.maxWidth=100/f.fonts.length-5+"%",W.style.borderColor=J===f.currentFont?f.uiStyleSettings.toolboxAccentColor:"transparent",W.addEventListener("click",function(){f.setCurrentFont(J,W)}),M.appendChild(W);var he=document.createElement("div");he.style.display="flex",he.style.minHeight="20px",he.style.flexGrow="2",he.style.fontFamily=J,he.style.overflow="hidden";var Pe=document.createElement("div");Pe.style.whiteSpace="nowrap",Pe.style.overflow="hidden",Pe.style.textOverflow="ellipsis",Pe.innerHTML="The quick brown fox jumps over the lazy dog",he.appendChild(Pe),W.appendChild(he),f.fontBoxes.push(W)}),M},s.prototype.setCurrentFont=function(f,M){var J=this;this.currentFont=f,this.fontBoxes.forEach(function(W){W.style.borderColor=W===M?J.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onFontChanged&&this.onFontChanged(this.currentFont)},s}(Xe),je=function(j){function s(f,M,J){var W=j.call(this,f,M,J)||this;return W.color="transparent",W.padding=5,W.DEFAULT_TEXT="your text here",W.text=W.DEFAULT_TEXT,W.isMoved=!1,W.color=J.defaultColor,W.fontFamily=J.defaultFontFamily,W.defaultSize={x:100,y:30},W.setColor=W.setColor.bind(W),W.setFont=W.setFont.bind(W),W.renderText=W.renderText.bind(W),W.sizeText=W.sizeText.bind(W),W.textEditDivClicked=W.textEditDivClicked.bind(W),W.showTextEditor=W.showTextEditor.bind(W),W.setSize=W.setSize.bind(W),W.positionTextEditor=W.positionTextEditor.bind(W),W.colorPanel=new Qe("Color",J.defaultColorSet,J.defaultColor),W.colorPanel.onColorChanged=W.setColor,W.fontFamilyPanel=new Le("Font",J.defaultFontFamilies,J.defaultFontFamily),W.fontFamilyPanel.onFontChanged=W.setFont,W}return Ae(s,j),s.prototype.ownsTarget=function(f){if(j.prototype.ownsTarget.call(this,f)||f===this.visual||f===this.textElement||f===this.bgRectangle)return!0;var M=!1;return this.textElement.childNodes.forEach(function(J){J===f&&(M=!0)}),M},s.prototype.createVisual=function(){this.visual=se.createGroup(),this.bgRectangle=se.createRect(1,1,[["fill","transparent"]]),this.visual.appendChild(this.bgRectangle),this.textElement=se.createText([["fill",this.color],["font-family",this.fontFamily],["font-size","16px"],["x","0"],["y","0"]]),this.textElement.transform.baseVal.appendItem(se.createTransform()),this.textElement.transform.baseVal.appendItem(se.createTransform()),this.visual.appendChild(this.textElement),this.addMarkerVisualToContainer(this.visual),this.renderText()},s.prototype.pointerDown=function(f,M){j.prototype.pointerDown.call(this,f,M),this.isMoved=!1,this.pointerDownPoint=f,this.pointerDownTimestamp=Date.now(),this.state==="new"&&(this.createVisual(),this.moveVisual(f),this._state="creating")},s.prototype.renderText=function(){var f=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(M){f.textElement.appendChild(se.createTSpan(M.trim()===""?" ":M.trim(),[["x","0"],["dy","1.2em"]]))}),setTimeout(this.sizeText,10)}},s.prototype.getTextScale=function(){var f=this.textElement.getBBox(),M=1;if(f.width>0&&f.height>0){var J=(1*this.width-this.width*this.padding*2/100)/f.width,W=(1*this.height-this.height*this.padding*2/100)/f.height;M=Math.min(J,W)}return M},s.prototype.getTextPosition=function(f){var M=this.textElement.getBBox(),J=0,W=0;return M.width>0&&M.height>0&&(J=(this.width-M.width*f)/2,W=this.height/2-M.height*f/2),{x:J,y:W}},s.prototype.sizeText=function(){var f=this.textElement.getBBox(),M=this.getTextScale(),J=this.getTextPosition(M);J.y-=f.y*M,navigator.userAgent.indexOf("Edge/")>-1?this.textElement.style.transform="translate("+J.x+"px, "+J.y+"px) scale("+M+", "+M+")":(this.textElement.transform.baseVal.getItem(0).setTranslate(J.x,J.y),this.textElement.transform.baseVal.getItem(1).setScale(M,M))},s.prototype.manipulate=function(f){j.prototype.manipulate.call(this,f),this.pointerDownPoint!==void 0&&(this.isMoved=Math.abs(f.x-this.pointerDownPoint.x)>5||Math.abs(f.y-this.pointerDownPoint.y)>5)},s.prototype.resize=function(f){j.prototype.resize.call(this,f),this.isMoved=!0,this.setSize(),this.sizeText()},s.prototype.setSize=function(){j.prototype.setSize.call(this),this.visual&&this.bgRectangle&&(se.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),se.setAttributes(this.bgRectangle,[["width",this.width.toString()],["height",this.height.toString()]]))},s.prototype.pointerUp=function(f){var M=this.state;M==="creating"&&(this._suppressMarkerCreateEvent=!0),j.prototype.pointerUp.call(this,f),this.setSize(),(M==="creating"||!this.isMoved&&Date.now()-this.pointerDownTimestamp>500)&&this.showTextEditor(),this.pointerDownPoint=void 0},s.prototype.showTextEditor=function(){var f=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(M){M.stopPropagation()}),this.textEditor.addEventListener("input",function(){for(var M=Number.parseFloat(f.textEditor.style.fontSize);f.textEditor.clientWidth>=Number.parseInt(f.textEditor.style.maxWidth)&&M>.9;)M-=.1,f.textEditor.style.fontSize=Math.max(M,.9)+"em"}),this.textEditor.addEventListener("keyup",function(M){M.cancelBubble=!0}),this.textEditor.addEventListener("paste",function(M){if(M.clipboardData){var J=M.clipboardData.getData("text"),W=window.getSelection();if(!W.rangeCount)return!1;W.deleteFromDocument(),W.getRangeAt(0).insertNode(document.createTextNode(J)),M.preventDefault()}}),this.textEditDiv.addEventListener("pointerup",function(){f.textEditDivClicked(f.textEditor.innerText)}),this.textEditDiv.appendChild(this.textEditor),this.overlayContainer.appendChild(this.textEditDiv),this.hideVisual(),this.textEditor.focus(),document.execCommand("selectAll")},s.prototype.positionTextEditor=function(){if(this.state==="edit")if(this.textEditor===void 0)this.showTextEditor();else{this.textElement.style.display="";var f=this.getTextScale(),M=this.rotatePoint({x:this.left+this.width/2,y:this.top+this.height/2}),J=this.textElement.getBBox(),W={x:J.width*f,y:J.height*f};M.x-=W.x/2,M.y-=W.y/2,this.textEditor.style.top=M.y+"px",this.textEditor.style.left=M.x+"px",this.textEditor.style.maxWidth=this.overlayContainer.offsetWidth-M.x+"px",this.textEditor.style.fontSize=Math.max(16*f,12)+"px",this.textElement.style.display="none"}},s.prototype.textEditDivClicked=function(f){this.text=f.trim(),this.overlayContainer.innerHTML="",this.renderText(),this.showVisual(),this._suppressMarkerCreateEvent&&(this._suppressMarkerCreateEvent=!1,this.onMarkerCreated&&this.onMarkerCreated(this)),this.stateChanged()},s.prototype.select=function(){j.prototype.select.call(this),this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText)},s.prototype.deselect=function(){this.state==="edit"&&this.textEditDivClicked(this.textEditor.innerText),j.prototype.deselect.call(this)},s.prototype.dblClick=function(f,M){j.prototype.dblClick.call(this,f,M),this.showTextEditor()},s.prototype.setColor=function(f){this.textElement&&se.setAttributes(this.textElement,[["fill",f]]),this.color=f,this.textEditor&&(this.textEditor.style.color=this.color),this.colorChanged(f)},s.prototype.setFont=function(f){this.textElement&&se.setAttributes(this.textElement,[["font-family",f]]),this.fontFamily=f,this.textEditor&&(this.textEditor.style.fontFamily=this.fontFamily),this.renderText(),this.stateChanged()},s.prototype.hideVisual=function(){this.textElement.style.display="none",this.hideControlBox()},s.prototype.showVisual=function(){this.state==="edit"&&(this._state="select"),this.textElement.style.display="",this.showControlBox()},Object.defineProperty(s.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),s.prototype.getState=function(){var f=Object.assign({color:this.color,fontFamily:this.fontFamily,padding:this.padding,text:this.text},j.prototype.getState.call(this));return f.typeName=s.typeName,f},s.prototype.restoreState=function(f){var M=f;this.color=M.color,this.fontFamily=M.fontFamily,this.padding=M.padding,this.text=M.text,this.createVisual(),j.prototype.restoreState.call(this,f),this.setSize()},s.prototype.scale=function(f,M){j.prototype.scale.call(this,f,M),this.setSize(),this.sizeText(),this.positionTextEditor()},s.typeName="TextMarker",s.title="Text marker",s.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>',s}($e),ge=function(j){function s(f,M,J){var W=j.call(this,f,M,J)||this;return W.color="transparent",W.lineWidth=3,W.drawing=!1,W.pixelRatio=1,W.color=J.defaultColor,W.lineWidth=J.defaultStrokeWidth,W.pixelRatio=J.freehandPixelRatio,W.setColor=W.setColor.bind(W),W.addCanvas=W.addCanvas.bind(W),W.finishCreation=W.finishCreation.bind(W),W.setLineWidth=W.setLineWidth.bind(W),W.colorPanel=new Qe("Color",J.defaultColorSet,J.defaultColor),W.colorPanel.onColorChanged=W.setColor,W.lineWidthPanel=new ft("Line width",J.defaultStrokeWidths,J.defaultStrokeWidth),W.lineWidthPanel.onWidthChanged=W.setLineWidth,W}return Ae(s,j),s.prototype.ownsTarget=function(f){return!(!j.prototype.ownsTarget.call(this,f)&&f!==this.visual&&f!==this.drawingImage)},s.prototype.createVisual=function(){this.visual=se.createGroup(),this.drawingImage=se.createImage(),this.visual.appendChild(this.drawingImage);var f=se.createTransform();this.visual.transform.baseVal.appendItem(f),this.addMarkerVisualToContainer(this.visual)},s.prototype.pointerDown=function(f,M){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(f.x,f.y),this.drawing=!0):j.prototype.pointerDown.call(this,f,M)},s.prototype.manipulate=function(f){this.state==="creating"?this.drawing&&(this.canvasContext.lineTo(f.x,f.y),this.canvasContext.stroke()):j.prototype.manipulate.call(this,f)},s.prototype.resize=function(f){j.prototype.resize.call(this,f),se.setAttributes(this.visual,[["width",this.width.toString()],["height",this.height.toString()]]),se.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]])},s.prototype.pointerUp=function(f){this._state==="creating"?this.drawing&&(this.canvasContext.closePath(),this.drawing=!1,this.globalSettings.newFreehandMarkerOnPointerUp&&this.finishCreation()):j.prototype.pointerUp.call(this,f)},s.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)},s.prototype.select=function(){this.state==="creating"&&this.finishCreation(),j.prototype.select.call(this)},s.prototype.deselect=function(){this.state==="creating"&&this.finishCreation(),j.prototype.deselect.call(this)},s.prototype.finishCreation=function(){for(var f=this.canvasContext.getImageData(0,0,this.canvasElement.width,this.canvasElement.height),M=[this.canvasElement.width+1,this.canvasElement.height+1,-1,-1],J=M[0],W=M[1],he=M[2],Pe=M[3],Je=!1,ct=0;ct<this.canvasElement.height;ct++)for(var Be=0;Be<this.canvasElement.width;Be++)f.data[ct*this.canvasElement.width*4+4*Be+3]>0&&(Je=!0,ct<W&&(W=ct),Be<J&&(J=Be),ct>Pe&&(Pe=ct),Be>he&&(he=Be));if(Je){this.left=J/this.pixelRatio,this.top=W/this.pixelRatio,this.width=(he-J)/this.pixelRatio,this.height=(Pe-W)/this.pixelRatio;var yt=document.createElement("canvas");yt.width=he-J,yt.height=Pe-W,yt.getContext("2d").putImageData(this.canvasContext.getImageData(J,W,he-J,Pe-W),0,0),this.drawingImgUrl=yt.toDataURL("image/png"),this.setDrawingImage(),this._state="select",this.onMarkerCreated&&this.onMarkerCreated(this)}this.overlayContainer.innerHTML=""},s.prototype.setDrawingImage=function(){se.setAttributes(this.drawingImage,[["width",this.width.toString()],["height",this.height.toString()]]),se.setAttributes(this.drawingImage,[["href",this.drawingImgUrl]]),this.moveVisual({x:this.left,y:this.top})},s.prototype.setColor=function(f){this.color=f,this.colorChanged(f)},s.prototype.setLineWidth=function(f){this.lineWidth=f},Object.defineProperty(s.prototype,"toolboxPanels",{get:function(){return this.state==="new"||this.state==="creating"?[this.colorPanel,this.lineWidthPanel]:[]},enumerable:!1,configurable:!0}),s.prototype.getState=function(){var f=Object.assign({drawingImgUrl:this.drawingImgUrl},j.prototype.getState.call(this));return f.typeName=s.typeName,f},s.prototype.restoreState=function(f){this.createVisual(),j.prototype.restoreState.call(this,f),this.drawingImgUrl=f.drawingImgUrl,this.setDrawingImage()},s.prototype.scale=function(f,M){j.prototype.scale.call(this,f,M),this.setDrawingImage()},s.typeName="FreehandMarker",s.title="Freehand marker",s.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>',s}($e),de=function(j){function s(f,M,J){var W=j.call(this,f,J||'<svg viewBox="0 0 24 24"><path d="M8 14v4l-6-6 6-6v4h8V6l6 6-6 6v-4H8z"/></svg>')||this;return W.typeBoxes=[],W.currentType=M,W.setCurrentType=W.setCurrentType.bind(W),W}return Ae(s,j),s.prototype.getUi=function(){var f=this,M=document.createElement("div");M.style.display="flex",M.style.overflow="hidden",M.style.flexGrow="2";for(var J=function(Pe){var Je="both";switch(Pe){case 0:Je="both";break;case 1:Je="start";break;case 2:Je="end";break;case 3:Je="none"}var ct=document.createElement("div");if(ct.style.display="flex",ct.style.flexGrow="2",ct.style.alignItems="center",ct.style.justifyContent="space-between",ct.style.padding="5px",ct.style.borderWidth="2px",ct.style.borderStyle="solid",ct.style.borderColor=Je===W.currentType?W.uiStyleSettings.toolboxAccentColor:"transparent",ct.addEventListener("click",function(){f.setCurrentType(Je,ct)}),M.appendChild(ct),Je==="both"||Je==="start"){var Be=document.createElement("div");Be.style.display="flex",Be.style.alignItems="center",Be.style.minHeight="20px",Be.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="`+(W.uiStyleSettings!==void 0?W.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
</svg>`,Be.style.marginLeft="5px",ct.appendChild(Be)}var yt=document.createElement("div");yt.style.display="flex",yt.style.alignItems="center",yt.style.minHeight="20px",yt.style.flexGrow="2";var Bt=document.createElement("hr");if(Bt.style.minWidth="20px",Bt.style.border="0px",Bt.style.borderTop="3px solid "+(W.uiStyleSettings!==void 0?W.uiStyleSettings.toolboxColor:"#eeeeee"),Bt.style.flexGrow="2",yt.appendChild(Bt),ct.appendChild(yt),Je==="both"||Je==="end"){var Kt=document.createElement("div");Kt.style.display="flex",Kt.style.alignItems="center",Kt.style.minHeight="20px",Kt.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="`+(W.uiStyleSettings!==void 0?W.uiStyleSettings.toolboxColor:"#eeeeee")+`" />
</svg>`,Kt.style.marginRight="5px",ct.appendChild(Kt)}W.typeBoxes.push(ct)},W=this,he=0;he<4;he++)J(he);return M},s.prototype.setCurrentType=function(f,M){var J=this;this.currentType=f,this.typeBoxes.forEach(function(W){W.style.borderColor=W===M?J.uiStyleSettings!==void 0?J.uiStyleSettings.toolboxAccentColor:"#3080c3":"transparent"}),this.onArrowTypeChanged&&this.onArrowTypeChanged(this.currentType)},s}(Xe),fe=function(j){function s(f,M,J){var W=j.call(this,f,M,J)||this;return W.arrowType="end",W.arrowBaseHeight=10,W.arrowBaseWidth=10,W.getArrowPoints=W.getArrowPoints.bind(W),W.setArrowType=W.setArrowType.bind(W),W.arrowTypePanel=new de("Arrow type","end"),W.arrowTypePanel.onArrowTypeChanged=W.setArrowType,W}return Ae(s,j),s.prototype.ownsTarget=function(f){return!(!j.prototype.ownsTarget.call(this,f)&&f!==this.arrow1&&f!==this.arrow2)},s.prototype.getArrowPoints=function(f,M){var J=this.arrowBaseWidth+2*this.strokeWidth,W=this.arrowBaseHeight+2*this.strokeWidth;return f-J/2+","+(M+W/2)+" "+f+","+(M-W/2)+" "+(f+J/2)+","+(M+W/2)},s.prototype.createTips=function(){this.arrow1=se.createPolygon(this.getArrowPoints(this.x1,this.y1),[["fill",this.strokeColor]]),this.arrow1.transform.baseVal.appendItem(se.createTransform()),this.visual.appendChild(this.arrow1),this.arrow2=se.createPolygon(this.getArrowPoints(this.x2,this.y2),[["fill",this.strokeColor]]),this.arrow2.transform.baseVal.appendItem(se.createTransform()),this.visual.appendChild(this.arrow2)},s.prototype.pointerDown=function(f,M){j.prototype.pointerDown.call(this,f,M),this.state==="creating"&&this.createTips()},s.prototype.adjustVisual=function(){if(j.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",se.setAttributes(this.arrow1,[["points",this.getArrowPoints(this.x1,this.y1)],["fill",this.strokeColor]]),se.setAttributes(this.arrow2,[["points",this.getArrowPoints(this.x2,this.y2)],["fill",this.strokeColor]]),Math.abs(this.x1-this.x2)>.1)){var f=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2),M=this.arrow1.transform.baseVal.getItem(0);M.setRotate(f,this.x1,this.y1),this.arrow1.transform.baseVal.replaceItem(M,0);var J=this.arrow2.transform.baseVal.getItem(0);J.setRotate(f+180,this.x2,this.y2),this.arrow2.transform.baseVal.replaceItem(J,0)}},s.prototype.setArrowType=function(f){this.arrowType=f,this.adjustVisual(),this.stateChanged()},Object.defineProperty(s.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel,this.arrowTypePanel]},enumerable:!1,configurable:!0}),s.prototype.getState=function(){var f=Object.assign({arrowType:this.arrowType},j.prototype.getState.call(this));return f.typeName=s.typeName,f},s.prototype.restoreState=function(f){j.prototype.restoreState.call(this,f);var M=f;this.arrowType=M.arrowType,this.createTips(),this.adjustVisual()},s.typeName="ArrowMarker",s.title="Arrow marker",s.icon='<svg viewBox="0 0 24 24"><path d="M19 6.41L17.59 5 7 15.59V9H5v10h10v-2H8.41L19 6.41z"/></svg>',s}(it),te=function(j){function s(f,M,J){var W=j.call(this,f,M,J)||this;return W.fillColor=J.defaultFillColor,W.strokeWidth=0,W.fillPanel=new Qe("Color",J.defaultColorSet,J.defaultFillColor),W.fillPanel.onColorChanged=W.setFillColor,W}return Ae(s,j),Object.defineProperty(s.prototype,"toolboxPanels",{get:function(){return[this.fillPanel]},enumerable:!1,configurable:!0}),s.prototype.getState=function(){var f=j.prototype.getState.call(this);return f.typeName=s.typeName,f},s.typeName="CoverMarker",s.title="Cover marker",s.icon='<svg viewBox="0 0 24 24"><path d="M4 6v13h16V6H4z"/></svg>',s}(tt),re=function(j){function s(f,M,J,W){var he=j.call(this,f,W||'<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 he.opacities=[],he.opacityBoxes=[],he.opacities=M,he.currentOpacity=J,he.setCurrentOpacity=he.setCurrentOpacity.bind(he),he}return Ae(s,j),s.prototype.getUi=function(){var f=this,M=document.createElement("div");return M.style.display="flex",M.style.overflow="hidden",M.style.flexGrow="2",M.style.justifyContent="space-between",this.opacities.forEach(function(J){var W=document.createElement("div");W.style.display="flex",W.style.alignItems="center",W.style.justifyContent="center",W.style.padding="5px",W.style.borderWidth="2px",W.style.borderStyle="solid",W.style.borderColor=J===f.currentOpacity?f.uiStyleSettings.toolboxAccentColor:"transparent",W.addEventListener("click",function(){f.setCurrentOpacity(J,W)}),M.appendChild(W);var he=document.createElement("div");he.innerText=100*J+"%",W.appendChild(he),f.opacityBoxes.push(W)}),M},s.prototype.setCurrentOpacity=function(f,M){var J=this;this.currentOpacity=f,this.opacityBoxes.forEach(function(W){W.style.borderColor=W===M?J.uiStyleSettings.toolboxAccentColor:"transparent"}),this.onOpacityChanged&&this.onOpacityChanged(this.currentOpacity)},s}(Xe),ae=function(j){function s(f,M,J){var W=j.call(this,f,M,J)||this;return W.setOpacity=W.setOpacity.bind(W),W.fillColor=J.defaultHighlightColor,W.strokeWidth=0,W.opacity=J.defaultHighlightOpacity,W.fillPanel=new Qe("Color",J.defaultColorSet,W.fillColor),W.fillPanel.onColorChanged=W.setFillColor,W.opacityPanel=new re("Opacity",J.defaultOpacitySteps,W.opacity),W.opacityPanel.onOpacityChanged=W.setOpacity,W}return Ae(s,j),s.prototype.setOpacity=function(f){this.opacity=f,this.visual&&se.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(s.prototype,"toolboxPanels",{get:function(){return[this.fillPanel,this.opacityPanel]},enumerable:!1,configurable:!0}),s.prototype.getState=function(){var f=j.prototype.getState.call(this);return f.typeName=s.typeName,f},s.typeName="HighlightMarker",s.title="Highlight marker",s.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>',s}(te),ue='<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>',pe=function(j){function s(f,M,J){var W=j.call(this,f,M,J)||this;return W.bgColor="transparent",W.tipPosition={x:0,y:0},W.tipBase1Position={x:0,y:0},W.tipBase2Position={x:0,y:0},W.tipMoving=!1,W.color=J.defaultStrokeColor,W.bgColor=J.defaultFillColor,W.fontFamily=J.defaultFontFamily,W.defaultSize={x:100,y:30},W.setBgColor=W.setBgColor.bind(W),W.getTipPoints=W.getTipPoints.bind(W),W.positionTip=W.positionTip.bind(W),W.setTipPoints=W.setTipPoints.bind(W),W.colorPanel=new Qe("Text color",J.defaultColorSet,W.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>'),W.colorPanel.onColorChanged=W.setColor,W.bgColorPanel=new Qe("Fill color",J.defaultColorSet,W.bgColor,ue),W.bgColorPanel.onColorChanged=W.setBgColor,W.fontFamilyPanel=new Le("Font",J.defaultFontFamilies,J.defaultFontFamily),W.fontFamilyPanel.onFontChanged=W.setFont,W.tipGrip=new st,W.tipGrip.visual.transform.baseVal.appendItem(se.createTransform()),W.controlBox.appendChild(W.tipGrip.visual),W}return Ae(s,j),s.prototype.ownsTarget=function(f){return j.prototype.ownsTarget.call(this,f)||this.tipGrip.ownsTarget(f)||this.tip===f},s.prototype.createTip=function(){se.setAttributes(this.bgRectangle,[["fill",this.bgColor],["rx","10px"]]),this.tip=se.createPolygon(this.getTipPoints(),[["fill",this.bgColor]]),this.visual.appendChild(this.tip)},s.prototype.pointerDown=function(f,M){this.state==="new"&&j.prototype.pointerDown.call(this,f,M),this.state==="creating"?this.createTip():this.tipGrip.ownsTarget(M)?(this.manipulationStartLeft=this.left,this.manipulationStartTop=this.top,this.tipMoving=!0):j.prototype.pointerDown.call(this,f,M)},s.prototype.pointerUp=function(f){if(this.tipMoving)this.tipMoving=!1,this.isMoved=!0,j.prototype.pointerUp.call(this,f);else{var M=this.state==="creating";j.prototype.pointerUp.call(this,f),this.setTipPoints(M),this.positionTip()}},s.prototype.manipulate=function(f){if(this.tipMoving){var M=this.unrotatePoint(f);this.tipPosition={x:M.x-this.manipulationStartLeft,y:M.y-this.manipulationStartTop},this.positionTip()}else j.prototype.manipulate.call(this,f)},s.prototype.setBgColor=function(f){this.bgRectangle&&this.tip&&(se.setAttributes(this.bgRectangle,[["fill",f]]),se.setAttributes(this.tip,[["fill",f]])),this.bgColor=f,this.fillColorChanged(f)},s.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},s.prototype.setTipPoints=function(f){f===void 0&&(f=!1);var M=Math.min(this.height/2,15),J=this.height/5;f&&(this.tipPosition={x:M+J/2,y:this.height+20});var W=Math.atan(this.height/2/(this.width/2));this.tipPosition.x<this.width/2&&this.tipPosition.y<this.height/2?W<Math.atan((this.height/2-this.tipPosition.y)/(this.width/2-this.tipPosition.x))?(J=this.width/5,M=Math.min(this.width/2,15),this.tipBase1Position={x:M,y:0},this.tipBase2Position={x:M+J,y:0}):(this.tipBase1Position={x:0,y:M},this.tipBase2Position={x:0,y:M+J}):this.tipPosition.x>=this.width/2&&this.tipPosition.y<this.height/2?W<Math.atan((this.height/2-this.tipPosition.y)/(this.tipPosition.x-this.width/2))?(J=this.width/5,M=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-M-J,y:0},this.tipBase2Position={x:this.width-M,y:0}):(this.tipBase1Position={x:this.width,y:M},this.tipBase2Position={x:this.width,y:M+J}):this.tipPosition.x>=this.width/2&&this.tipPosition.y>=this.height/2?W<Math.atan((this.tipPosition.y-this.height/2)/(this.tipPosition.x-this.width/2))?(J=this.width/5,M=Math.min(this.width/2,15),this.tipBase1Position={x:this.width-M-J,y:this.height},this.tipBase2Position={x:this.width-M,y:this.height}):(this.tipBase1Position={x:this.width,y:this.height-M-J},this.tipBase2Position={x:this.width,y:this.height-M}):W<Math.atan((this.tipPosition.y-this.height/2)/(this.width/2-this.tipPosition.x))?(J=this.width/5,M=Math.min(this.width/2,15),this.tipBase1Position={x:M,y:this.height},this.tipBase2Position={x:M+J,y:this.height}):(this.tipBase1Position={x:0,y:this.height-M},this.tipBase2Position={x:0,y:this.height-M-J})},s.prototype.resize=function(f){j.prototype.resize.call(this,f),this.positionTip()},s.prototype.positionTip=function(){se.setAttributes(this.tip,[["points",this.getTipPoints()]]);var f=this.tipGrip.visual.transform.baseVal.getItem(0);f.setTranslate(this.tipPosition.x,this.tipPosition.y),this.tipGrip.visual.transform.baseVal.replaceItem(f,0)},Object.defineProperty(s.prototype,"toolboxPanels",{get:function(){return[this.colorPanel,this.bgColorPanel,this.fontFamilyPanel]},enumerable:!1,configurable:!0}),s.prototype.select=function(){this.positionTip(),j.prototype.select.call(this)},s.prototype.getState=function(){var f=Object.assign({bgColor:this.bgColor,tipPosition:this.tipPosition},j.prototype.getState.call(this));return f.typeName=s.typeName,f},s.prototype.restoreState=function(f){var M=f;this.bgColor=M.bgColor,this.tipPosition=M.tipPosition,j.prototype.restoreState.call(this,f),this.createTip(),this.setTipPoints()},s.prototype.scale=function(f,M){j.prototype.scale.call(this,f,M),this.tipPosition={x:this.tipPosition.x*f,y:this.tipPosition.y*M},this.positionTip()},s.typeName="CalloutMarker",s.title="Callout marker",s.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>',s}(je),Te=function(j){function s(f,M,J){var W=j.call(this,f,M,J)||this;return W.fillColor="transparent",W.strokeColor="transparent",W.strokeWidth=0,W.strokeDasharray="",W.opacity=1,W.strokeColor=J.defaultColor,W.strokeWidth=J.defaultStrokeWidth,W.strokeDasharray=J.defaultStrokeDasharray,W.fillColor=J.defaultFillColor,W.setStrokeColor=W.setStrokeColor.bind(W),W.setFillColor=W.setFillColor.bind(W),W.setStrokeWidth=W.setStrokeWidth.bind(W),W.setStrokeDasharray=W.setStrokeDasharray.bind(W),W.setOpacity=W.setOpacity.bind(W),W.createVisual=W.createVisual.bind(W),W.strokePanel=new Qe("Line color",me(J.defaultColorSet,["transparent"]),J.defaultColor),W.strokePanel.onColorChanged=W.setStrokeColor,W.fillPanel=new Qe("Fill color",me(J.defaultColorSet,["transparent"]),W.fillColor,ue),W.fillPanel.onColorChanged=W.setFillColor,W.strokeWidthPanel=new ft("Line width",J.defaultStrokeWidths,J.defaultStrokeWidth),W.strokeWidthPanel.onWidthChanged=W.setStrokeWidth,W.strokeStylePanel=new rt("Line style",J.defaultStrokeDasharrays,J.defaultStrokeDasharray),W.strokeStylePanel.onStyleChanged=W.setStrokeDasharray,W.opacityPanel=new re("Opacity",J.defaultOpacitySteps,W.opacity),W.opacityPanel.onOpacityChanged=W.setOpacity,W}return Ae(s,j),s.prototype.ownsTarget=function(f){return!(!j.prototype.ownsTarget.call(this,f)&&f!==this.visual)},s.prototype.createVisual=function(){this.visual=se.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)},s.prototype.pointerDown=function(f,M){j.prototype.pointerDown.call(this,f,M),this.state==="new"&&(this.createVisual(),this.moveVisual(f),this._state="creating")},s.prototype.manipulate=function(f){j.prototype.manipulate.call(this,f)},s.prototype.resize=function(f){j.prototype.resize.call(this,f),this.setSize()},s.prototype.setSize=function(){j.prototype.setSize.call(this),se.setAttributes(this.visual,[["cx",(this.width/2).toString()],["cy",(this.height/2).toString()],["rx",(this.width/2).toString()],["ry",(this.height/2).toString()]])},s.prototype.pointerUp=function(f){j.prototype.pointerUp.call(this,f),this.setSize()},s.prototype.setStrokeColor=function(f){this.strokeColor=f,this.visual&&se.setAttributes(this.visual,[["stroke",this.strokeColor]]),this.colorChanged(f),this.stateChanged()},s.prototype.setFillColor=function(f){this.fillColor=f,this.visual&&se.setAttributes(this.visual,[["fill",this.fillColor]]),this.fillColorChanged(f),this.stateChanged()},s.prototype.setStrokeWidth=function(f){this.strokeWidth=f,this.visual&&se.setAttributes(this.visual,[["stroke-width",this.strokeWidth.toString()]]),this.stateChanged()},s.prototype.setStrokeDasharray=function(f){this.strokeDasharray=f,this.visual&&se.setAttributes(this.visual,[["stroke-dasharray",this.strokeDasharray]]),this.stateChanged()},s.prototype.setOpacity=function(f){this.opacity=f,this.visual&&se.setAttributes(this.visual,[["opacity",this.opacity.toString()]]),this.stateChanged()},Object.defineProperty(s.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.fillPanel,this.strokeWidthPanel,this.strokeStylePanel,this.opacityPanel]},enumerable:!1,configurable:!0}),s.prototype.getState=function(){var f=Object.assign({fillColor:this.fillColor,strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,opacity:this.opacity},j.prototype.getState.call(this));return f.typeName=s.typeName,f},s.prototype.restoreState=function(f){var M=f;this.fillColor=M.fillColor,this.strokeColor=M.strokeColor,this.strokeWidth=M.strokeWidth,this.strokeDasharray=M.strokeDasharray,this.opacity=M.opacity,this.createVisual(),j.prototype.restoreState.call(this,f),this.setSize()},s.prototype.scale=function(f,M){j.prototype.scale.call(this,f,M),this.setSize()},s.typeName="EllipseMarker",s.title="Ellipse marker",s.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>',s}($e),_e=function(j){function s(f,M,J){return j.call(this,f,M,J)||this}return Ae(s,j),Object.defineProperty(s.prototype,"tipLength",{get:function(){return 10+3*this.strokeWidth},enumerable:!1,configurable:!0}),s.prototype.ownsTarget=function(f){return!(!j.prototype.ownsTarget.call(this,f)&&f!==this.tip1&&f!==this.tip2)},s.prototype.createTips=function(){this.tip1=se.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(se.createTransform()),this.visual.appendChild(this.tip1),this.tip2=se.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(se.createTransform()),this.visual.appendChild(this.tip2)},s.prototype.pointerDown=function(f,M){j.prototype.pointerDown.call(this,f,M),this.state==="creating"&&this.createTips()},s.prototype.adjustVisual=function(){if(j.prototype.adjustVisual.call(this),this.tip1&&this.tip2&&(se.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()]]),se.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 f=180*Math.atan((this.y2-this.y1)/(this.x2-this.x1))/Math.PI+90*Math.sign(this.x1-this.x2),M=this.tip1.transform.baseVal.getItem(0);M.setRotate(f,this.x1,this.y1),this.tip1.transform.baseVal.replaceItem(M,0);var J=this.tip2.transform.baseVal.getItem(0);J.setRotate(f+180,this.x2,this.y2),this.tip2.transform.baseVal.replaceItem(J,0)}},Object.defineProperty(s.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),s.prototype.getState=function(){var f=j.prototype.getState.call(this);return f.typeName=s.typeName,f},s.prototype.restoreState=function(f){j.prototype.restoreState.call(this,f),this.createTips(),this.adjustVisual()},s.typeName="MeasurementMarker",s.title="Measurement marker",s.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>',s}(it),nt=function(j){function s(f,M,J){var W=j.call(this,f,M,J)||this;return W.strokePanel.colors=J.defaultColorSet,W.fillColor="transparent",W}return Ae(s,j),Object.defineProperty(s.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),s.prototype.getState=function(){var f=j.prototype.getState.call(this);return f.typeName=s.typeName,f},s.typeName="EllipseFrameMarker",s.title="Ellipse frame marker",s.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>',s}(Te),gt=function(){function j(){this.undoStack=[],this.redoStack=[]}return Object.defineProperty(j.prototype,"isUndoPossible",{get:function(){return this.undoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"isRedoPossible",{get:function(){return this.redoStack.length>0},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"undoStepCount",{get:function(){return this.undoStack.length},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"redoStepCount",{get:function(){return this.redoStack.length},enumerable:!1,configurable:!0}),j.prototype.addUndoStep=function(s){this.undoStack.length!==0&&JSON.stringify(this.undoStack[this.undoStack.length-1])===JSON.stringify(s)||(this.undoStack.push(s),JSON.stringify(this.lastRedoStep)!==JSON.stringify(s)&&this.redoStack.splice(0,this.redoStack.length))},j.prototype.replaceLastUndoStep=function(s){this.undoStack.length>0&&(this.undoStack[this.undoStack.length-1]=s)},j.prototype.getLastUndoStep=function(){return this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0},j.prototype.undo=function(){if(this.undoStack.length>1){var s=this.undoStack.pop();return s!==void 0&&this.redoStack.push(s),this.undoStack.length>0?this.undoStack[this.undoStack.length-1]:void 0}},j.prototype.redo=function(){return this.lastRedoStep=this.redoStack.pop(),this.lastRedoStep},j}(),pt=function(j){function s(f,M,J){var W=j.call(this,f,M,J)||this;return W.strokeColor="transparent",W.strokeWidth=0,W.strokeDasharray="",W.curveX=0,W.curveY=0,W.manipulationStartCurveX=0,W.manipulationStartCurveY=0,W.setStrokeColor=W.setStrokeColor.bind(W),W.setStrokeWidth=W.setStrokeWidth.bind(W),W.setStrokeDasharray=W.setStrokeDasharray.bind(W),W.positionGrips=W.positionGrips.bind(W),W.addControlGrips=W.addControlGrips.bind(W),W.adjustVisual=W.adjustVisual.bind(W),W.setupControlBox=W.setupControlBox.bind(W),W.resize=W.resize.bind(W),W.strokeColor=J.defaultColor,W.strokeWidth=J.defaultStrokeWidth,W.strokeDasharray=J.defaultStrokeDasharray,W.strokePanel=new Qe("Line color",J.defaultColorSet,J.defaultColor),W.strokePanel.onColorChanged=W.setStrokeColor,W.strokeWidthPanel=new ft("Line width",J.defaultStrokeWidths,J.defaultStrokeWidth),W.strokeWidthPanel.onWidthChanged=W.setStrokeWidth,W.strokeStylePanel=new rt("Line style",J.defaultStrokeDasharrays,J.defaultStrokeDasharray),W.strokeStylePanel.onStyleChanged=W.setStrokeDasharray,W}return Ae(s,j),s.prototype.ownsTarget=function(f){return!(!j.prototype.ownsTarget.call(this,f)&&f!==this.visual&&f!==this.selectorCurve&&f!==this.visibleCurve&&!this.curveGrip.ownsTarget(f))},s.prototype.getPathD=function(){return"M "+this.x1+" "+this.y1+" Q "+this.curveX+" "+this.curveY+", "+this.x2+" "+this.y2},s.prototype.createVisual=function(){this.visual=se.createGroup(),this.selectorCurve=se.createPath(this.getPathD(),[["stroke","transparent"],["stroke-width",(this.strokeWidth+10).toString()],["fill","transparent"]]),this.visibleCurve=se.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)},s.prototype.pointerDown=function(f,M){j.prototype.pointerDown.call(this,f,M),this.manipulationStartCurveX=this.curveX,this.manipulationStartCurveY=this.curveY,this.state==="new"&&(this.curveX=f.x,this.curveY=f.y),this.state==="new"?(this.createVisual(),this.adjustVisual(),this._state="creating"):this.curveGrip.ownsTarget(M)&&(this.activeGrip=this.curveGrip,this._state="resize")},s.prototype.adjustVisual=function(){this.selectorCurve&&this.visibleCurve&&(this.selectorCurve.setAttribute("d",this.getPathD()),this.visibleCurve.setAttribute("d",this.getPathD()),se.setAttributes(this.visibleCurve,[["stroke",this.strokeColor]]),se.setAttributes(this.visibleCurve,[["stroke-width",this.strokeWidth.toString()]]),se.setAttributes(this.visibleCurve,[["stroke-dasharray",this.strokeDasharray.toString()]]))},s.prototype.setupControlBox=function(){j.prototype.setupControlBox.call(this),this.curveControlLine1=se.createLine(this.x1,this.y1,this.curveX,this.curveY,[["stroke","black"],["stroke-width","1"],["stroke-opacity","0.5"],["stroke-dasharray","3, 2"]]),this.curveControlLine2=se.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)},s.prototype.addControlGrips=function(){this.curveGrip=this.createGrip(),this.curveX=0,this.curveY=0,j.prototype.addControlGrips.call(this)},s.prototype.positionGrips=function(){j.prototype.positionGrips.call(this);var f=this.curveGrip.GRIP_SIZE;this.positionGrip(this.curveGrip.visual,this.curveX-f/2,this.curveY-f/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()))},s.prototype.manipulate=function(f){this.state==="move"&&(this.curveX=this.manipulationStartCurveX+f.x-this.manipulationStartX,this.curveY=this.manipulationStartCurveY+f.y-this.manipulationStartY),j.prototype.manipulate.call(this,f)},s.prototype.resize=function(f){this.activeGrip===this.curveGrip&&(this.curveX=f.x,this.curveY=f.y),j.prototype.resize.call(this,f),this.state==="creating"&&(this.curveX=this.x1+(this.x2-this.x1)/2,this.curveY=this.y1+(this.y2-this.y1)/2)},s.prototype.setStrokeColor=function(f){this.strokeColor=f,this.adjustVisual(),this.colorChanged(f)},s.prototype.setStrokeWidth=function(f){this.strokeWidth=f,this.adjustVisual()},s.prototype.setStrokeDasharray=function(f){this.strokeDasharray=f,this.adjustVisual()},s.prototype.scale=function(f,M){this.curveX=this.curveX*f,this.curveY=this.curveY*M,j.prototype.scale.call(this,f,M)},Object.defineProperty(s.prototype,"toolboxPanels",{get:function(){return[this.strokePanel,this.strokeWidthPanel,this.strokeStylePanel]},enumerable:!1,configurable:!0}),s.prototype.getState=function(){var f=Object.assign({strokeColor:this.strokeColor,strokeWidth:this.strokeWidth,strokeDasharray:this.strokeDasharray,curveX:this.curveX,curveY:this.curveY},j.prototype.getState.call(this));return f.typeName=s.typeName,f},s.prototype.restoreState=function(f){j.prototype.restoreState.call(this,f);var M=f;this.strokeColor=M.strokeColor,this.strokeWidth=M.strokeWidth,this.strokeDasharray=M.strokeDasharray,this.curveX=M.curveX,this.curveY=M.curveY,this.createVisual(),this.adjustVisual()},s.typeName="CurveMarker",s.title="Curve marker",s.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>',s}(ut),Tt=function(){function j(s,f){f===void 0&&(f=!1),this.cancelable=!1,this._defaultPrevented=!1,this.markerArea=s,this.cancelable=f}return Object.defineProperty(j.prototype,"defaultPrevented",{get:function(){return this._defaultPrevented},enumerable:!1,configurable:!0}),j.prototype.preventDefault=function(){this._defaultPrevented=!0},j}(),St=function(j){function s(f,M,J){var W=j.call(this,f,!1)||this;return W.dataUrl=M,W.state=J,W}return Ae(s,j),s}(Tt),ht=function(j){function s(f,M,J){J===void 0&&(J=!1);var W=j.call(this,f,J)||this;return W.marker=M,W}return Ae(s,j),s}(Tt),Ut=function(){function j(){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 j.prototype.addEventListener=function(s,f){this[s].push(f)},j.prototype.removeEventListener=function(s,f){var M=this[s].indexOf(f);M>-1&&this[s].splice(M,1)},j}(),Mt=function(){function j(s){this.touchPoints=0,this._availableMarkerTypes=this.DEFAULT_MARKER_TYPES,this.mode="select",this.markers=[],this.isDragging=!1,this.renderEventListeners=[],this.closeEventListeners=[],this.settings=new we,this._isOpen=!1,this.undoRedoManager=new gt,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 Ut,this._silentRenderMode=!1,this._isFocused=!1,this._instanceNo=j.instanceCounter++,this.styles=new Ve(this.instanceNo),this.uiStyleSettings=this.styles.settings,this.target=s,this.targetRoot=document.body,this.width=s.clientWidth,this.height=s.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(j.prototype,"ALL_MARKER_TYPES",{get:function(){return[et,ge,fe,je,nt,Te,ae,pe,_e,te,it,pt]},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"DEFAULT_MARKER_TYPES",{get:function(){return[et,ge,fe,je,Te,ae,pe]},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"BASIC_MARKER_TYPES",{get:function(){return[et,ge,fe,je,ae]},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"availableMarkerTypes",{get:function(){return this._availableMarkerTypes},set:function(s){var f=this;this._availableMarkerTypes.splice(0),s.forEach(function(M){if(typeof M=="string"){var J=f.ALL_MARKER_TYPES.find(function(W){return W.typeName===M});J!==void 0&&f._availableMarkerTypes.push(J)}else f._availableMarkerTypes.push(M)})},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"currentMarker",{get:function(){return this._currentMarker},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"isOpen",{get:function(){return this._isOpen},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"isUndoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isUndoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"isRedoPossible",{get:function(){return!(!this.undoRedoManager||!this.undoRedoManager.isRedoPossible)},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"zoomLevel",{get:function(){return this._zoomLevel},set:function(s){this._zoomLevel=s,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(j.prototype,"instanceNo",{get:function(){return this._instanceNo},enumerable:!1,configurable:!0}),j.prototype.open=function(){this.setupResizeObserver(),this.setEditingTarget(),this.setTopLeft(),this.initMarkerCanvas(),this.initOverlay(),this.attachEvents(),this.settings.displayMode==="popup"&&this.onPopupTargetResize(),ke.isLicensed||this.addLogo(),this._isOpen=!0,this._isFocused=!0},j.prototype.show=function(){var s=this;this.styles.styleSheetRoot===void 0&&Fe.styleSheetRoot!==void 0&&(this.styles.styleSheetRoot=Fe.styleSheetRoot),this.setWindowHeight(),this.showUI(),this.open(),this.eventListeners.show.forEach(function(f){return f(new Tt(s))})},j.prototype.render=function(){return xe(this,void 0,void 0,function(){var s;return Ce(this,function(f){switch(f.label){case 0:return this.setCurrentMarker(),(s=new Ke).naturalSize=this.renderAtNaturalSize,s.imageType=this.renderImageType,s.imageQuality=this.renderImageQuality,s.markersOnly=this.renderMarkersOnly,s.width=this.renderWidth,s.height=this.renderHeight,[4,s.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 1:return f.sent(),[4,s.rasterize(this.target instanceof HTMLImageElement?this.target:null,this.markerImage,this.renderTarget)];case 2:return[2,f.sent()]}})})},j.prototype.close=function(s){var f=this;if(s===void 0&&(s=!1),this.isOpen){var M=!1;s||this.eventListeners.beforeclose.forEach(function(J){var W=new Tt(f,!0);J(W),W.defaultPrevented&&(M=!0)}),M||(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(J){return J(new Tt(f))}),this.detachEvents(),this._isOpen=!1)}},j.prototype.addMarkersToToolbar=function(){for(var s,f=[],M=0;M<arguments.length;M++)f[M]=arguments[M];(s=this._availableMarkerTypes).push.apply(s,f)},j.prototype.addRenderEventListener=function(s){this.addEventListener("render",function(f){s(f.dataUrl,f.state)})},j.prototype.removeRenderEventListener=function(s){},j.prototype.addCloseEventListener=function(s){this.addEventListener("close",function(){s()})},j.prototype.removeCloseEventListener=function(s){},j.prototype.setupResizeObserver=function(){var s=this;this.settings.displayMode==="inline"?window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){s.resize(s.target.clientWidth,s.target.clientHeight)}),this.targetObserver.observe(this.target)):this.settings.displayMode==="popup"&&(window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){return s.onPopupTargetResize()}),this.targetObserver.observe(this.editorCanvas)),window.addEventListener("resize",this.setWindowHeight))},j.prototype.onPopupTargetResize=function(){var s=1*this.target.clientWidth/this.target.clientHeight,f=this.editorCanvas.clientWidth/s>this.editorCanvas.clientHeight?this.editorCanvas.clientHeight*s:this.editorCanvas.clientWidth,M=f<this.editorCanvas.clientWidth?this.editorCanvas.clientHeight:this.editorCanvas.clientWidth/s;this.resize(f,M)},j.prototype.setWindowHeight=function(){this.windowHeight=window.innerHeight},j.prototype.resize=function(s,f){this._isResizing=!0;var M=s/this.imageWidth,J=f/this.imageHeight;this.imageWidth=Math.round(s),this.imageHeight=Math.round(f),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(M,J),this._isResizing=!1},j.prototype.scaleMarkers=function(s,f){var M,J=this;this._currentMarker&&this._currentMarker instanceof je?this._currentMarker.scale(s,f):(M=this._currentMarker,this.setCurrentMarker()),this.markers.forEach(function(W){W!==J._currentMarker&&W.scale(s,f)}),M!==void 0&&this.setCurrentMarker(M)},j.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"},j.prototype.setTopLeft=function(){var s=this.editingTarget.getBoundingClientRect(),f=this.editorCanvas.getBoundingClientRect();this.left=s.left-f.left,this.top=s.top-f.top},j.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)},j.prototype.addDefs=function(){for(var s,f=[],M=0;M<arguments.length;M++)f[M]=arguments[M];this.defs=se.createDefs(),this.addDefsToImage(),(s=this.defs).append.apply(s,f)},j.prototype.addDefsToImage=function(){this.defs&&this.markerImage.insertBefore(this.defs,this.markerImage.firstChild)},j.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)},j.prototype.positionMarkerImage=function(){this.markerImageHolder.style.top=this.top/this.zoomLevel+"px",this.markerImageHolder.style.left=this.left/this.zoomLevel+"px"},j.prototype.attachEvents=function(){this.markerImage.addEventListener("pointerdown",this.onPointerDown),this.markerImage.addEventListener("dblclick",this.onDblClick),this.attachWindowEvents()},j.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)},j.prototype.detachEvents=function(){this.markerImage.removeEventListener("pointerdown",this.onPointerDown),this.markerImage.removeEventListener("dblclick",this.onDblClick),this.detachWindowEvents()},j.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)},j.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 s=document.createElement("a");s.href="https://markerjs.com/",s.target="_blank",s.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>',s.title="Powered by marker.js",s.style.display="grid",s.style.alignItems="center",s.style.justifyItems="center",s.style.padding="3px",s.style.width="20px",s.style.height="20px",this.logoUI.appendChild(s),this.editorCanvas.appendChild(this.logoUI),this.logoUI.style.position="absolute",this.logoUI.style.pointerEvents="all",this.positionLogo()},j.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")},j.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"},j.prototype.restoreOverflow=function(){document.body.style.overflow=this.bodyOverflowState,window.scroll({top:this.scrollYState,left:this.scrollXState})},j.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 s=this.target.getClientRects().item(0).y>this.styles.settings.toolbarHeight?this.target.offsetTop-this.styles.settings.toolbarHeight:0;this.coverDiv.style.top=s+"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 Oe(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 Ue(this.uiDiv,this.settings.displayMode,this.uiStyleSettings,this.styles),this.toolbox.show(this._silentRenderMode||this.uiStyleSettings.hideToolbox?"hidden":"visible")},j.prototype.closeUI=function(){this.settings.displayMode==="popup"&&this.restoreOverflow(),this.targetRoot.removeChild(this.coverDiv)},j.prototype.removeMarker=function(s){this.markerImage.removeChild(s.container),this.markers.indexOf(s)>-1&&this.markers.splice(this.markers.indexOf(s),1),s.dispose()},j.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())},j.prototype.toolbarButtonClicked=function(s,f){if(s==="marker"&&f!==void 0)this.createNewMarker(f);else if(s==="action")switch(f){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()}},j.prototype.deleteSelectedMarker=function(){var s=this;if(this._currentMarker!==void 0){var f=!1;if(this.eventListeners.markerbeforedelete.forEach(function(J){var W=new ht(s,s._currentMarker,!0);J(W),W.defaultPrevented&&(f=!0)}),!f){var M=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(J){return J(new ht(s,M))})}}},j.prototype.clear=function(){var s=this,f=!1;if(this.markers.length>0&&(this.eventListeners.markerbeforedelete.forEach(function(he){var Pe=new ht(s,void 0,!0);he(Pe),Pe.defaultPrevented&&(f=!0)}),!f)){this.setCurrentMarker();for(var M=function(he){var Pe=J.markers[he];J.setCurrentMarker(J.markers[he]),J._currentMarker.dispose(),J.markerImage.removeChild(J._currentMarker.container),J.markers.splice(J.markers.indexOf(J._currentMarker),1),J.eventListeners.markerdelete.forEach(function(Je){return Je(new ht(s,Pe))})},J=this,W=this.markers.length-1;W>=0;W--)M(W);this.addUndoStep()}},Object.defineProperty(j.prototype,"isNotesAreaOpen",{get:function(){return this.notesArea!==void 0},enumerable:!1,configurable:!0}),j.prototype.showNotesEditor=function(){var s;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=(s=this._currentMarker.notes)!==null&&s!==void 0?s:"",this.overlayContainer.appendChild(this.notesArea))},j.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)},j.prototype.selectLastMarker=function(){this.markers.length>0?this.setCurrentMarker(this.markers[this.markers.length-1]):this.setCurrentMarker()},j.prototype.addUndoStep=function(){var s=this;if(this._currentMarker===void 0||this._currentMarker.state!=="edit"){var f=this.getState(),M=this.undoRedoManager.getLastUndoStep();if(!M||M.width===f.width&&M.height===f.height){var J=this.undoRedoManager.undoStepCount;this.undoRedoManager.addUndoStep(f),J<this.undoRedoManager.undoStepCount&&this.eventListeners.statechange.forEach(function(W){return W(new Tt(s))})}else this.undoRedoManager.replaceLastUndoStep(f),this.eventListeners.statechange.forEach(function(W){return W(new Tt(s))})}},j.prototype.undo=function(){this.switchToSelectMode(),this.addUndoStep(),this.undoStep()},j.prototype.undoStep=function(){var s=this,f=this.undoRedoManager.undo();f!==void 0&&(this.restoreState(f),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(M){return M(new Tt(s))}))},j.prototype.redo=function(){this.switchToSelectMode(),this.redoStep()},j.prototype.redoStep=function(){var s=this,f=this.undoRedoManager.redo();f!==void 0&&(this.restoreState(f),this.addDefsToImage(),this.selectLastMarker(),this.eventListeners.statechange.forEach(function(M){return M(new Tt(s))}))},j.prototype.stepZoom=function(){var s=this.zoomSteps.indexOf(this.zoomLevel);this.zoomLevel=s<this.zoomSteps.length-1?this.zoomSteps[s+1]:this.zoomSteps[0]},j.prototype.panTo=function(s){this.contentDiv.scrollBy({left:this.prevPanPoint.x-s.x,top:this.prevPanPoint.y-s.y}),this.prevPanPoint=s},j.prototype.startRenderAndClose=function(){return xe(this,void 0,void 0,function(){var s,f,M=this;return Ce(this,function(J){switch(J.label){case 0:return[4,this.render()];case 1:return s=J.sent(),f=this.getState(),this.eventListeners.render.forEach(function(W){return W(new St(M,s,f))}),this.close(!0),[2]}})})},j.prototype.getState=function(s){s===!0&&this.setCurrentMarker();var f={width:this.imageWidth,height:this.imageHeight,markers:[]};return this.markers.forEach(function(M){return f.markers.push(M.getState())}),f},j.prototype.restoreState=function(s){var f=this;for(this.markers.splice(0);this.markerImage.lastChild;)this.markerImage.removeChild(this.markerImage.lastChild);s.markers.forEach(function(M){var J=f._availableMarkerTypes.find(function(he){return he.typeName===M.typeName});if(J!==void 0){var W=f.addNewMarker(J);W.restoreState(M),f.markers.push(W)}}),s.width&&s.height&&(s.width!==this.imageWidth||s.height!==this.imageHeight)&&this.scaleMarkers(this.imageWidth/s.width,this.imageHeight/s.height),this.eventListeners.restorestate.forEach(function(M){return M(new Tt(f))})},j.prototype.addNewMarker=function(s){var f=se.createGroup();return this.markerImage.appendChild(f),new s(f,this.overlayContainer,this.settings)},j.prototype.createNewMarker=function(s){var f,M=this;(f=typeof s=="string"?this._availableMarkerTypes.find(function(J){return J.typeName===s}):s)&&(this.setCurrentMarker(),this.addUndoStep(),this._currentMarker=this.addNewMarker(f),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(f.typeName),this.toolbox.setPanelButtons(this._currentMarker.toolboxPanels),this.eventListeners.markercreating.forEach(function(J){return J(new ht(M,M._currentMarker))}))},j.prototype.markerCreated=function(s){var f=this;this.mode="select",this.markerImage.style.cursor="default",this.markers.push(s),this.setCurrentMarker(s),s instanceof ge&&this.settings.newFreehandMarkerOnPointerUp?this.createNewMarker(ge):this.toolbar.setSelectMode(),this.addUndoStep(),this.eventListeners.markercreate.forEach(function(M){return M(new ht(f,f._currentMarker))})},j.prototype.colorChanged=function(s){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultColor=s,this.settings.defaultStrokeColor=s)},j.prototype.fillColorChanged=function(s){this.settings.defaultColorsFollowCurrentColors&&(this.settings.defaultFillColor=s)},j.prototype.markerStateChanged=function(s){var f=this;this.eventListeners.markerchange.forEach(function(M){return M(new ht(f,s))})},j.prototype.setCurrentMarker=function(s){var f=this;this._currentMarker!==s&&this._currentMarker!==void 0&&(this._currentMarker.deselect(),this.toolbar.setCurrentMarker(),this.toolbox.setPanelButtons([]),this._isResizing||this.eventListeners.markerdeselect.forEach(function(M){return M(new ht(f,f._currentMarker))})),this._currentMarker=s,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(M){return M(new ht(f,f._currentMarker))}))},j.prototype.onPointerDown=function(s){if(this._isFocused||this.focus(),this.touchPoints++,this.touchPoints===1||s.pointerType!=="touch")if(this._currentMarker===void 0||this._currentMarker.state!=="new"&&this._currentMarker.state!=="creating"){if(this.mode==="select"){var f=this.markers.find(function(M){return M.ownsTarget(s.target)});f!==void 0?(this.setCurrentMarker(f),this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(s.clientX,s.clientY),s.target)):(this.setCurrentMarker(),this.isDragging=!0,this.prevPanPoint={x:s.clientX,y:s.clientY})}}else this.isDragging=!0,this._currentMarker.pointerDown(this.clientToLocalCoordinates(s.clientX,s.clientY))},j.prototype.onDblClick=function(s){if(this._isFocused||this.focus(),this.mode==="select"){var f=this.markers.find(function(M){return M.ownsTarget(s.target)});f!==void 0&&f!==this._currentMarker&&this.setCurrentMarker(f),this._currentMarker!==void 0?this._currentMarker.dblClick(this.clientToLocalCoordinates(s.clientX,s.clientY),s.target):this.setCurrentMarker()}},j.prototype.onPointerMove=function(s){this.touchPoints!==1&&s.pointerType==="touch"||(this._currentMarker!==void 0||this.isDragging)&&(this._currentMarker!==void 0&&this._currentMarker.state==="edit"||s.preventDefault(),this._currentMarker!==void 0?this._currentMarker.manipulate(this.clientToLocalCoordinates(s.clientX,s.clientY)):this.zoomLevel>1&&this.panTo({x:s.clientX,y:s.clientY}))},j.prototype.onPointerUp=function(s){this.touchPoints>0&&this.touchPoints--,this.touchPoints===0&&this.isDragging&&this._currentMarker!==void 0&&this._currentMarker.pointerUp(this.clientToLocalCoordinates(s.clientX,s.clientY)),this.isDragging=!1,this.addUndoStep()},j.prototype.onPointerOut=function(){this.touchPoints>0&&this.touchPoints--},j.prototype.onKeyUp=function(s){this._currentMarker===void 0||this.notesArea!==void 0||s.key!=="Delete"&&s.key!=="Backspace"||this.deleteSelectedMarker()},j.prototype.clientToLocalCoordinates=function(s,f){var M=this.markerImage.getBoundingClientRect();return{x:(s-M.left)/this.zoomLevel,y:(f-M.top)/this.zoomLevel}},j.prototype.onWindowResize=function(){this.positionUI()},j.prototype.positionUI=function(){switch(this.setTopLeft(),this.settings.displayMode){case"inline":var s=this.target.getClientRects().item(0).y>this.styles.settings.toolbarHeight?this.target.offsetTop-this.styles.settings.toolbarHeight:0;this.coverDiv.style.top=s+"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()},j.prototype.addLicenseKey=function(s){ke.addKey(s)},j.prototype.addEventListener=function(s,f){this.eventListeners.addEventListener(s,f)},j.prototype.removeEventListener=function(s,f){this.eventListeners.removeEventListener(s,f)},j.prototype.renderState=function(s){this._silentRenderMode=!0,this.settings.displayMode="inline",this.isOpen||this.show(),this.restoreState(s),this.startRenderAndClose(),this._silentRenderMode=!1},Object.defineProperty(j.prototype,"isFocused",{get:function(){return this._isFocused},enumerable:!1,configurable:!0}),j.prototype.focus=function(){var s=this;this._isFocused||(this.attachWindowEvents(),this._isFocused=!0,this._previousCurrentMarker!==void 0&&this.setCurrentMarker(this._previousCurrentMarker),this.eventListeners.focus.forEach(function(f){return f(new Tt(s))}))},j.prototype.blur=function(){var s=this;this._isFocused&&(this.detachWindowEvents(),this._isFocused=!1,this._previousCurrentMarker=this._currentMarker,this.setCurrentMarker(),this.eventListeners.blur.forEach(function(f){return f(new Tt(s))}))},j.instanceCounter=0,j}();/* **********************************
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(j,s){return(Jt=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(f,M){f.__proto__=M}||function(f,M){for(var J in M)Object.prototype.hasOwnProperty.call(M,J)&&(f[J]=M[J])})(j,s)};function Qt(j,s){if(typeof s!="function"&&s!==null)throw new TypeError("Class extends value "+String(s)+" is not a constructor or null");function f(){this.constructor=j}Jt(j,s),j.prototype=s===null?Object.create(s):(f.prototype=s.prototype,new f)}function It(j,s,f,M){return new(f||(f=Promise))(function(J,W){function he(ct){try{Je(M.next(ct))}catch(Be){W(Be)}}function Pe(ct){try{Je(M.throw(ct))}catch(Be){W(Be)}}function Je(ct){var Be;ct.done?J(ct.value):(Be=ct.value,Be instanceof f?Be:new f(function(yt){yt(Be)})).then(he,Pe)}Je((M=M.apply(j,s||[])).next())})}function _r(j,s){var f,M,J,W,he={label:0,sent:function(){if(1&J[0])throw J[1];return J[1]},trys:[],ops:[]};return W={next:Pe(0),throw:Pe(1),return:Pe(2)},typeof Symbol=="function"&&(W[Symbol.iterator]=function(){return this}),W;function Pe(Je){return function(ct){return function(Be){if(f)throw new TypeError("Generator is already executing.");for(;he;)try{if(f=1,M&&(J=2&Be[0]?M.return:Be[0]?M.throw||((J=M.return)&&J.call(M),0):M.next)&&!(J=J.call(M,Be[1])).done)return J;switch(M=0,J&&(Be=[2&Be[0],J.value]),Be[0]){case 0:case 1:J=Be;break;case 4:return he.label++,{value:Be[1],done:!1};case 5:he.label++,M=Be[1],Be=[0];continue;case 7:Be=he.ops.pop(),he.trys.pop();continue;default:if(!(J=he.trys,(J=J.length>0&&J[J.length-1])||Be[0]!==6&&Be[0]!==2)){he=0;continue}if(Be[0]===3&&(!J||Be[1]>J[0]&&Be[1]<J[3])){he.label=Be[1];break}if(Be[0]===6&&he.label<J[1]){he.label=J[1],J=Be;break}if(J&&he.label<J[2]){he.label=J[2],he.ops.push(Be);break}J[2]&&he.ops.pop(),he.trys.pop();continue}Be=s.call(j,he)}catch(yt){Be=[6,yt],M=0}finally{f=J=0}if(5&Be[0])throw Be[1];return{value:Be[0]?Be[1]:void 0,done:!0}}([Je,ct])}}}var Kr=function(){function j(){}return j.addKey=function(s){j.key=s},Object.defineProperty(j,"isLicensed",{get:function(){return!!j.key&&new RegExp(/^CRPR-[A-Z][0-9]{3}-[A-Z][0-9]{3}-[0-9]{4}$/,"i").test(j.key)},enumerable:!1,configurable:!0}),j}(),Et=function(){function j(){}return j.createDefs=function(){return document.createElementNS("http://www.w3.org/2000/svg","defs")},j.setAttributes=function(s,f){for(var M=0,J=f;M<J.length;M++){var W=J[M],he=W[0],Pe=W[1];s.setAttribute(he,Pe)}},j.createRect=function(s,f,M){var J=document.createElementNS("http://www.w3.org/2000/svg","rect");return J.setAttribute("width",s.toString()),J.setAttribute("height",f.toString()),M&&j.setAttributes(J,M),J},j.createLine=function(s,f,M,J,W){var he=document.createElementNS("http://www.w3.org/2000/svg","line");return he.setAttribute("x1",s.toString()),he.setAttribute("y1",f.toString()),he.setAttribute("x2",M.toString()),he.setAttribute("y2",J.toString()),W&&j.setAttributes(he,W),he},j.createPolygon=function(s,f){var M=document.createElementNS("http://www.w3.org/2000/svg","polygon");return M.setAttribute("points",s),f&&j.setAttributes(M,f),M},j.createCircle=function(s,f){var M=document.createElementNS("http://www.w3.org/2000/svg","circle");return M.setAttribute("cx",(s/2).toString()),M.setAttribute("cy",(s/2).toString()),M.setAttribute("r",s.toString()),f&&j.setAttributes(M,f),M},j.createEllipse=function(s,f,M){var J=document.createElementNS("http://www.w3.org/2000/svg","ellipse");return J.setAttribute("cx",(s/2).toString()),J.setAttribute("cy",(f/2).toString()),J.setAttribute("rx",(s/2).toString()),J.setAttribute("ry",(f/2).toString()),M&&j.setAttributes(J,M),J},j.createGroup=function(s){var f=document.createElementNS("http://www.w3.org/2000/svg","g");return s&&j.setAttributes(f,s),f},j.createTransform=function(){return document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGTransform()},j.createMarker=function(s,f,M,J,W,he,Pe){var Je=document.createElementNS("http://www.w3.org/2000/svg","marker");return j.setAttributes(Je,[["id",s],["orient",f],["markerWidth",M.toString()],["markerHeight",J.toString()],["refX",W.toString()],["refY",he.toString()]]),Je.appendChild(Pe),Je},j.createText=function(s){var f=document.createElementNS("http://www.w3.org/2000/svg","text");return f.setAttribute("x","0"),f.setAttribute("y","0"),s&&j.setAttributes(f,s),f},j.createTSpan=function(s,f){var M=document.createElementNS("http://www.w3.org/2000/svg","tspan");return M.textContent=s,f&&j.setAttributes(M,f),M},j.createImage=function(s){var f=document.createElementNS("http://www.w3.org/2000/svg","image");return s&&j.setAttributes(f,s),f},j.createPoint=function(s,f){var M=document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGPoint();return M.x=s,M.y=f,M},j.createPath=function(s,f){var M=document.createElementNS("http://www.w3.org/2000/svg","path");return M.setAttribute("d",s),f&&j.setAttributes(M,f),M},j.createElement=function(s,f){var M=document.createElementNS("http://www.w3.org/2000/svg",s);return f&&j.setAttributes(M,f),M},j.getHollowRectanglePath=function(s,f,M,J,W,he,Pe,Je){return"M"+s+","+f+"V"+(f+J)+"H"+(s+M)+"V"+f+"H"+W+"V"+he+"H"+(W+Pe)+"V"+(he+Je)+"H"+W+"V"+f+"Z"},j}(),Br=function(){function j(s){this._classNamePrefixBase="__cropro_",this.classes=[],this.rules=[],this.settings=this.defaultSettings,this._classNamePrefix=this._classNamePrefixBase+"_"+s+"_"}return Object.defineProperty(j.prototype,"classNamePrefixBase",{get:function(){return this._classNamePrefixBase},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"classNamePrefix",{get:function(){return this._classNamePrefix},enumerable:!1,configurable:!0}),Object.defineProperty(j.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(j.prototype,"fadeInAnimationClassName",{get:function(){return this.classNamePrefix+"_fade_in"},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"fadeOutAnimationClassName",{get:function(){return this.classNamePrefix+"_fade_out"},enumerable:!1,configurable:!0}),j.prototype.addClass=function(s){return this.styleSheet===void 0&&this.addStyleSheet(),s.name=""+this.classNamePrefix+s.localName,this.classes.push(s),this.styleSheet.sheet.insertRule("."+s.name+" {"+s.style+"}",this.styleSheet.sheet.cssRules.length),s},j.prototype.addRule=function(s){this.styleSheet===void 0&&this.addStyleSheet(),this.rules.push(s),this.styleSheet.sheet.insertRule(s.selector+" {"+s.style+"}",this.styleSheet.sheet.cssRules.length)},j.prototype.addStyleSheet=function(){var s;this.styleSheet=document.createElement("style"),((s=this.styleSheetRoot)!==null&&s!==void 0?s:document.head).appendChild(this.styleSheet),this.addRule(new hr("."+this.classNamePrefix+" h3","font-family: sans-serif")),this.addRule(new hr("@keyframes "+this.classNamePrefix+"_fade_in_animation_frames",`
from {
opacity: 0;
}
to {
opacity: 1;
}
`)),this.addRule(new hr("@keyframes "+this.classNamePrefix+"_fade_out_animation_frames",`
from {
opacity: 1;
}
to {
opacity: 0;
}
`)),this.addClass(new pr("_fade_in",`
animation-duration: 0.3s;
animation-name: `+this.classNamePrefix+`_fade_in_animation_frames;
`)),this.addClass(new pr("_fade_out",`
animation-duration: 0.3s;
animation-name: `+this.classNamePrefix+`_fade_out_animation_frames;
`))},j.prototype.removeStyleSheet=function(){var s;this.styleSheet&&(((s=this.styleSheetRoot)!==null&&s!==void 0?s:document.head).removeChild(this.styleSheet),this.styleSheet=void 0)},j}(),hr=function(j,s){this.selector=j,this.style=s},pr=function(j,s){this.localName=j,this.style=s},Nr=function(){function j(){this.blocks=[],this.display=""}return j.prototype.addButtonBlock=function(s){s.className=this.blockClassName,s.buttonClassName=this.buttonClassName,s.buttonColorsClassName=this.buttonColorsClassName,s.buttonActiveColorsClassName=this.buttonActiveColorsClassName,this.blocks.push(s)},j.prototype.addElementBlock=function(s){s.className===void 0&&(s.className=this.blockClassName),this.blocks.push(s)},j.prototype.getUI=function(){var s=document.createElement("div");return s.className=this.className+" "+this.colorsClassName+" "+this.fadeInClassName,s.style.display=this.display,this.blocks.forEach(function(f){return s.appendChild(f.getUI())}),s},j}(),ci=function(){function j(){}return j.prototype.getUI=function(){var s=document.createElement("div");if(s.className=this.className,this.minWidth!==void 0&&(s.style.minWidth=this.minWidth),this.contentAlign!==void 0)switch(this.contentAlign){case"start":s.style.justifyContent="flex-start";break;case"center":s.style.justifyContent="center";break;case"end":s.style.justifyContent="flex-end"}return s.style.whiteSpace="nowrap",s},j}(),$r=function(j){function s(){var f=j!==null&&j.apply(this,arguments)||this;return f.buttons=[],f}return Qt(s,j),s.prototype.addButton=function(f){f.className=this.buttonClassName,f.colorsClassName=this.buttonColorsClassName,f.activeColorsClassName=this.buttonActiveColorsClassName,this.buttons.push(f)},s.prototype.getUI=function(){var f=j.prototype.getUI.call(this);return this.buttons.forEach(function(M){return f.appendChild(M.getUI())}),f},s}(ci),_t=function(){function j(s,f){this._isActive=!1,this._isHidden=!1,this._icon=s,this.title=f,this.uiContainer=document.createElement("div"),this.adjustClassName=this.adjustClassName.bind(this)}return Object.defineProperty(j.prototype,"icon",{get:function(){return this._icon},set:function(s){this._icon=s,this.buttonContainer.innerHTML=this._icon},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"isActive",{get:function(){return this._isActive},set:function(s){this._isActive=s,this.adjustClassName()},enumerable:!1,configurable:!0}),j.prototype.getUI=function(){var s=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 s.onClick()}),this.uiContainer.appendChild(this.buttonContainer),this.uiContainer.style.display=this._isHidden?"none":"inline-block",this.uiContainer},j.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,"")))},j.prototype.hide=function(){this._isHidden=!0},j}(),dt=function(j){function s(){var f=j!==null&&j.apply(this,arguments)||this;return f.elements=[],f}return Qt(s,j),s.prototype.addElement=function(f){this.elements.push(f)},s.prototype.getUI=function(){var f=j.prototype.getUI.call(this);return this.elements.forEach(function(M){return f.appendChild(M)}),f},s}(ci),Hr=function(){function j(s,f){this.horizontal=s,this.vertical=f}return Object.defineProperty(j.prototype,"ratio",{get:function(){return 1*this.horizontal/this.vertical},enumerable:!1,configurable:!0}),j.prototype.getVerticalLength=function(s){return s/this.ratio},j.prototype.getHorizontalLength=function(s){return s*this.ratio},j}(),ei=function(){function j(){}return j.getIcon=function(s,f){if(s>0&&f>0){var M=new Hr(s,f),J=M.ratio>=1?20:M.getHorizontalLength(20),W=M.ratio<1?20:M.getVerticalLength(20),he=document.createElementNS("http://www.w3.org/2000/svg","svg");he.setAttribute("xmlns","http://www.w3.org/2000/svg"),he.setAttribute("viewBox","0 0 24 24"),document.body.appendChild(he);var Pe=Et.createDefs();he.appendChild(Pe);var Je=Et.createElement("clipPath",[["id","text-bg-clip"]]);Pe.appendChild(Je);var ct=Et.createPath(Et.getHollowRectanglePath((24-J)/2,(24-W)/2,J,W,(24-J)/2+2,(24-W)/2+2,J-4,W-4));he.appendChild(ct);var Be=Et.createText([["x","0"],["y","0"],["font-size","7px"],["font-family","monospace"]]);Be.appendChild(Et.createTSpan(s+":"+f)),he.appendChild(Be);var yt=Be.getBBox();Et.setAttributes(Be,[["x",((24-yt.width)/2).toString()],["y",((24-yt.height)/2-yt.y).toString()]]);var Bt=Et.createPath(Et.getHollowRectanglePath(0,0,24,24,(24-Math.ceil(yt.width))/2,(24-Math.ceil(yt.height))/2,Math.ceil(yt.width),Math.ceil(yt.height)));return Je.appendChild(Bt),Et.setAttributes(ct,[["clip-path","url(#text-bg-clip)"]]),document.body.removeChild(he),he.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>'},j}(),mr=function(j){function s(f,M,J){var W=j.call(this,f,M)||this;return W.isDropdownOpen=!1,W.onClick=W.dropdownButtonClicked,W.dropdownButtons=J,W}return Qt(s,j),s.prototype.setupDropdown=function(){var f=this;this.dropdownBlock=document.createElement("div"),this.dropdownBlock.className=this.dropdownClassName+" "+this.dropdownColorsClassName,this.dropdownBlock.style.display="none",this.dropdownButtons.forEach(function(M){M.className=f.className,M.colorsClassName=f.colorsClassName,f.dropdownBlock.appendChild(M.getUI())}),this.uiContainer.appendChild(this.dropdownBlock)},s.prototype.positionDropdown=function(){this.dropdownBlock.style.left=this.uiContainer.clientLeft+"px",this.dropdownBlock.style.top=this.uiContainer.clientTop+this.uiContainer.clientHeight+"px"},s.prototype.dropdownButtonClicked=function(){this.dropdownBlock===void 0&&this.setupDropdown(),this.isDropdownOpen=!this.isDropdownOpen,this.toggleDropdown()},s.prototype.toggleDropdown=function(){this.positionDropdown(),this.dropdownBlock.style.display=this.isDropdownOpen?"inline-block":"none"},s.prototype.showDropdown=function(){this.isDropdownOpen=!0,this.toggleDropdown()},s.prototype.hideDropdown=function(){this.isDropdownOpen=!1,this.toggleDropdown()},s}(_t),Lt=function(){function j(s,f){this.GRIP_SIZE=10,this.color=s,this.fillColor=f,this.visual=Et.createGroup(),this.visual.appendChild(Et.createCircle(1.5*this.GRIP_SIZE,[["fill","transparent"]])),this.visual.appendChild(Et.createCircle(this.GRIP_SIZE,[["fill",this.fillColor],["fill-opacity","0.9"],["stroke",this.color],["stroke-width","2"],["stroke-opacity","0.7"]]))}return j.prototype.ownsTarget=function(s){return s===this.visual||s===this.visual.childNodes[0]||s===this.visual.childNodes[1]},j.prototype.setCenter=function(s,f){this.visual.childNodes.forEach(function(M){return Et.setAttributes(M,[["cx",s.toString()],["cy",f.toString()]])})},j}(),Ur=function(){function j(s,f,M,J){this.isMoving=!1,this._isGridVisible=!0,this.numberOfGridLines=2,this.horizontalGridLines=[],this.verticalGridLines=[],this._zoomFactor=1,this.cropRectChanged=!1,this.canvasWidth=s,this.canvasHeight=f,this.margin=M,this.container=J,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(j.prototype,"aspectRatio",{get:function(){return this._aspectRatio},set:function(s){this._aspectRatio=s,this.adjustCropRect(),this.setCropRectangle(this.cropRect)},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"isGridVisible",{get:function(){return this._isGridVisible},set:function(s){this._isGridVisible=s,this.gridContainer&&Et.setAttributes(this.gridContainer,[["display",this._isGridVisible?"":"none"]])},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"zoomFactor",{get:function(){return this._zoomFactor},set:function(s){this._zoomFactor=s,this.setCropRectangle(this.cropRect)},enumerable:!1,configurable:!0}),j.prototype.open=function(){var s=this;this.cropShadeElement=Et.createPath("M0,0Z",[["fill",this.cropShadeColor],["fill-opacity","0.8"]]),this.container.appendChild(this.cropShadeElement),this.gridContainer=Et.createGroup([["display",this.isGridVisible?"":"none"]]),this.container.appendChild(this.gridContainer);for(var f=0;f<this.numberOfGridLines;f++)this.horizontalGridLines.push(Et.createLine(0,0,0,0,[["stroke",this.cropFrameColor],["stroke-width","1"],["stroke-dasharray","3 1"],["opacity","0.7"]])),this.verticalGridLines.push(Et.createLine(0,0,0,0,[["stroke",this.cropFrameColor],["stroke-width","1"],["stroke-dasharray","3 1"],["opacity","0.7"]]));this.horizontalGridLines.forEach(function(M){return s.gridContainer.appendChild(M)}),this.verticalGridLines.forEach(function(M){return s.gridContainer.appendChild(M)}),this.cropRectElement=Et.createRect(0,0,[["stroke",this.cropFrameColor],["stroke-width","3"],["fill","transparent"]]),this.container.appendChild(this.cropRectElement),this.topLeftGrip=new Lt(this.gripColor,this.gripFillColor),this.container.appendChild(this.topLeftGrip.visual),this.topRightGrip=new Lt(this.gripColor,this.gripFillColor),this.container.appendChild(this.topRightGrip.visual),this.bottomLeftGrip=new Lt(this.gripColor,this.gripFillColor),this.container.appendChild(this.bottomLeftGrip.visual),this.bottomRightGrip=new Lt(this.gripColor,this.gripFillColor),this.container.appendChild(this.bottomRightGrip.visual),this.attachEvents()},j.prototype.setCropRectangle=function(s){this.cropRect=s;var f=Object.assign({},this.cropRect);this.zoomFactor!==1&&(f.width=this.cropRect.width*this.zoomFactor,f.height=this.cropRect.height*this.zoomFactor,f.x=this.cropRect.height/this.cropRect.width<this.canvasHeight/this.canvasWidth?this.margin:this.margin+this.canvasWidth/2-f.width/2,f.y=this.cropRect.height/this.cropRect.width>this.canvasHeight/this.canvasWidth?this.margin:this.margin+this.canvasHeight/2-f.height/2),Et.setAttributes(this.cropRectElement,[["x",f.x.toString()],["y",f.y.toString()],["width",f.width.toString()],["height",f.height.toString()]]);var M=f.height/(this.numberOfGridLines+1);this.horizontalGridLines.forEach(function(W,he){var Pe=f.y+M*(he+1);Et.setAttributes(W,[["x1",""+f.x],["y1",""+Pe],["x2",""+(f.x+f.width)],["y2",""+Pe]])});var J=f.width/(this.numberOfGridLines+1);this.verticalGridLines.forEach(function(W,he){var Pe=f.x+J*(he+1);Et.setAttributes(W,[["x1",""+Pe],["y1",""+f.y],["x2",""+Pe],["y2",""+(f.y+f.height)]])}),Et.setAttributes(this.cropShadeElement,[["d",Et.getHollowRectanglePath(0,0,this.canvasWidth+2*this.margin,this.canvasHeight+2*this.margin,f.x,f.y,f.width,f.height)]]),this.topLeftGrip.setCenter(f.x,f.y),this.topRightGrip.setCenter(f.x+f.width,f.y),this.bottomLeftGrip.setCenter(f.x,f.y+f.height),this.bottomRightGrip.setCenter(f.x+f.width,f.y+f.height),this.cropRectChanged&&this.onCropChange&&(this.cropRectChanged=!1,this.onCropChange(this.cropRect)),this.cropRectChanged=!1},j.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)},j.prototype.clientToLocalCoordinates=function(s,f){var M=this.container.getBoundingClientRect();return{x:s-M.left+this.margin,y:f-M.top+this.margin}},j.prototype.onPointerDown=function(s){this.container.setPointerCapture(s.pointerId),this.previousPoint=this.clientToLocalCoordinates(s.clientX,s.clientY),this.cropRectElement===s.target?this.isMoving=!0:this.topLeftGrip.ownsTarget(s.target)?this.activeGrip=this.topLeftGrip:this.bottomLeftGrip.ownsTarget(s.target)?this.activeGrip=this.bottomLeftGrip:this.topRightGrip.ownsTarget(s.target)?this.activeGrip=this.topRightGrip:this.bottomRightGrip.ownsTarget(s.target)&&(this.activeGrip=this.bottomRightGrip)},j.prototype.onPointerMove=function(s){if(this.isMoving)this.move(this.clientToLocalCoordinates(s.clientX,s.clientY));else if(this.activeGrip){var f=this.clientToLocalCoordinates(s.clientX,s.clientY);this.resize(f)}s.preventDefault()},j.prototype.onPointerUp=function(s){this.activeGrip=void 0,this.isMoving=!1,this.container.releasePointerCapture(s.pointerId)},j.prototype.move=function(s){var f=s.x-this.previousPoint.x,M=s.y-this.previousPoint.y;this.zoomFactor!==1&&(f=-f/this.zoomFactor,M=-M/this.zoomFactor),this.cropRect.x=Math.min(Math.max(this.margin,this.cropRect.x+f),this.canvasWidth-this.cropRect.width+this.margin),this.cropRect.y=Math.min(Math.max(this.margin,this.cropRect.y+M),this.canvasHeight-this.cropRect.height+this.margin),this.onCropChange?(this.cropRectChanged=!0,this.onCropChange(this.cropRect)):this.setCropRectangle(this.cropRect),this.previousPoint=s},j.prototype.resize=function(s){var f=Object.assign({},this.cropRect),M=s.x-this.previousPoint.x,J=s.y-this.previousPoint.y;switch(this.activeGrip){case this.bottomLeftGrip:case this.topLeftGrip:f.x+M<this.margin&&(M=this.margin-f.x),f.x+=M,f.width=this.cropRect.x+this.cropRect.width-f.x;break;case this.bottomRightGrip:case this.topRightGrip:f.width+M>this.canvasWidth*this.zoomFactor&&(M=this.canvasWidth*this.zoomFactor-f.width),f.width+=M}switch(this.activeGrip){case this.topLeftGrip:case this.topRightGrip:this.aspectRatio?(f.y=this.cropRect.y-(this.activeGrip===this.topLeftGrip?-1:1)*this.aspectRatio.getVerticalLength(M),f.height=this.aspectRatio.getVerticalLength(f.width)):(f.y+=J,f.height=this.cropRect.y+this.cropRect.height-f.y);break;case this.bottomLeftGrip:case this.bottomRightGrip:this.aspectRatio?f.height=this.aspectRatio.getVerticalLength(f.width):f.height+=J}f.width<10&&(f.x=this.cropRect.x,f.width=10),f.height<10&&(f.y=this.cropRect.y,f.height=10),this.previousPoint=s,f.x>=this.margin&&f.y>=this.margin&&f.x-this.margin+f.width<=this.canvasWidth&&f.y-this.margin+f.height<=this.canvasHeight&&(this.cropRect=f,this.onCropChange?(this.cropRectChanged=!0,this.onCropChange(this.cropRect)):this.setCropRectangle(this.cropRect))},j.prototype.adjustCropRect=function(){if(this.aspectRatio&&Math.round(this.cropRect.height)!==Math.round(this.aspectRatio.getVerticalLength(this.cropRect.width))){var s=this.cropRect.x+this.cropRect.width/2,f=this.cropRect.y+this.cropRect.height/2,M=this.aspectRatio.getHorizontalLength(this.cropRect.height),J=this.aspectRatio.getVerticalLength(this.cropRect.width);M/this.canvasWidth<J/this.canvasHeight?this.cropRect.width=M:this.cropRect.height=J,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=s-this.cropRect.width/2,this.cropRect.y=f-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)}},j.prototype.getRescaledRect=function(s,f,M,J,W,he){var Pe=M/s,Je=J/f;return{x:(W.x-he)*Pe+he,y:(W.y-he)*Je+he,width:W.width*Pe,height:W.height*Je}},j.prototype.scaleCanvas=function(s,f){var M=this.getRescaledRect(this.canvasWidth,this.canvasHeight,s,f,this.cropRect,this.margin);this.canvasWidth=s,this.canvasHeight=f,this.onCropChange&&this.onCropChange(M),this.setCropRectangle(M)},j}(),Vr=function(){function j(s){this._angle=0,this.isDragging=!1,this.width=401,this.height=24,this.title=s,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(j.prototype,"angle",{get:function(){return this._angle},set:function(s){this._angle=s,this.setAngleLabel(),this.positionScaleShape()},enumerable:!1,configurable:!0}),j.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},j.prototype.onPointerDown=function(s){this.controlContainer.setPointerCapture(s.pointerId),this.isDragging=!0,this.previousPoint={x:s.clientX,y:s.clientY}},j.prototype.onPointerMove=function(s){this.isDragging&&(this.onAngleChange&&this.onAngleChange((s.clientX-this.previousPoint.x)/5),this.previousPoint.x=s.clientX)},j.prototype.onPointerUp=function(s){this.isDragging&&this.onAngleChange&&this.onAngleChange((s.clientX-this.previousPoint.x)/5),this.isDragging=!1,this.controlContainer.releasePointerCapture(s.pointerId)},j.prototype.setAngleLabel=function(){if(this.angleLabelText){this.angleLabelText.innerHTML=""+Math.round(this._angle);var s=this.angleLabelText.getBBox();Et.setAttributes(this.angleLabelElement,[["x",((this.width-s.width)/2).toString()],["y",(this.height/2).toString()]])}},j.prototype.positionScaleShape=function(){if(this.scaleShape){var s=this.scaleShape.transform.baseVal.getItem(0);s.setTranslate(this._angle%5*5-25,0),this.scaleShape.transform.baseVal.replaceItem(s,0)}},j.prototype.getVisual=function(){var s=document.createElementNS("http://www.w3.org/2000/svg","svg");s.setAttribute("xmlns","http://www.w3.org/2000/svg"),s.setAttribute("width",this.width+"px"),s.setAttribute("height",this.height+"px"),s.setAttribute("viewBox","0 0 "+this.width+" "+this.height),s.style.flexShrink="0",document.body.appendChild(s);for(var f="M0,"+(this.height-1)+" v"+-this.height/3+"h1v"+this.height/3,M=1;M<=this.width/5+10;M++){var J=M%5==0?this.height/3:this.height/6;f+="h4v"+-J+"h1v"+J}f+="v1H0Z",this.scaleShape=Et.createPath(f);var W=Et.createTransform();this.scaleShape.transform.baseVal.appendItem(W),s.appendChild(this.scaleShape),this.angleLabelElement=Et.createText([["x","0"],["y","0"],["font-size","10px"],["font-family","monospace"]]),this.angleLabelText=Et.createTSpan(""),this.angleLabelElement.appendChild(this.angleLabelText);var he=Et.createTSpan("");return he.innerHTML="&deg;",this.angleLabelElement.appendChild(he),s.appendChild(this.angleLabelElement),document.body.removeChild(s),s},j}(),fi=function(){function j(){this.naturalSize=!1,this.imageType="image/png"}return j.prototype.rasterize=function(s,f,M,J,W,he,Pe){var Je=this;return new Promise(function(ct){var Be=document.createElement("canvas");Be.width=s.width.baseVal.value-2*J,Be.height=s.height.baseVal.value-2*J;var yt=1,Bt=1;Je.naturalSize===!0?(yt=f.naturalWidth/(s.width.baseVal.value-2*J)/he,Bt=f.naturalHeight/(s.height.baseVal.value-2*J)/Pe,Be.width=f.naturalWidth/he,Be.height=f.naturalHeight/Pe):Je.width!==void 0&&Je.height!==void 0&&(yt=Je.width/M.width,Bt=Je.height/M.height,Be.width*=yt,Be.height*=Bt);var Kt=Be.getContext("2d");Kt.translate(Be.width/2,Be.height/2),Kt.rotate(W*Math.PI/180),Kt.scale(he,Pe),Kt.translate(-Be.width/2,-Be.height/2),Kt.drawImage(f,0,0,Be.width,Be.height);var Ir=document.createElement("canvas");Ir.width=M.width*yt,Ir.height=M.height*Bt,Ir.getContext("2d").putImageData(Kt.getImageData((M.x-J)*yt,(M.y-J)*Bt,M.width*yt,M.height*Bt),0,0),ct(Ir.toDataURL(Je.imageType,Je.imageQuality))})},j}(),Ge=function(){function j(s){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=j.instanceCounter++,this.styles=new Br(this.instanceNo),this.target=s,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(j.prototype,"instanceNo",{get:function(){return this._instanceNo},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"zoomToCropEnabled",{get:function(){return this._zoomToCropEnabled},set:function(s){this._zoomToCropEnabled=s,s?this.zoomToCrop():this.unzoomFromCrop()},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"isGridVisible",{get:function(){return this._isGridVisible},set:function(s){this._isGridVisible=s,this.cropLayer&&(this.cropLayer.isGridVisible=this._isGridVisible)},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"gridLines",{get:function(){return this._gridLines},set:function(s){this._gridLines=s,this.cropLayer&&(this.cropLayer.numberOfGridLines=this._gridLines)},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"rotationAngle",{get:function(){return this._rotationAngle},set:function(s){this._rotationAngle=s,this.straightener&&(this.straightener.angle=this._rotationAngle)},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"paddedImageWidth",{get:function(){return this.imageWidth+2*this.CANVAS_MARGIN},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"paddedImageHeight",{get:function(){return this.imageHeight+2*this.CANVAS_MARGIN},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"isOpen",{get:function(){return this._isOpen},enumerable:!1,configurable:!0}),Object.defineProperty(j.prototype,"aspectRatio",{get:function(){var s;return(s=this._aspectRatio)!==null&&s!==void 0?s:this.aspectRatios[0]},set:function(s){this._aspectRatio=s},enumerable:!1,configurable:!0}),j.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},j.prototype.show=function(){this.showUI(),this.open()},j.prototype.close=function(s){s===void 0&&(s=!1),this.isOpen&&(this.coverDiv&&this.closeUI(),this.targetObserver&&this.targetObserver.unobserve(this.target),this.displayMode==="popup"&&window.removeEventListener("resize",this.setWindowHeight),s||this.closeEventListeners.forEach(function(f){return f()}),this._isOpen=!1)},j.prototype.addRenderEventListener=function(s){this.renderEventListeners.push(s)},j.prototype.removeRenderEventListener=function(s){this.renderEventListeners.indexOf(s)>-1&&this.renderEventListeners.splice(this.renderEventListeners.indexOf(s),1)},j.prototype.addCloseEventListener=function(s){this.closeEventListeners.push(s)},j.prototype.removeCloseEventListener=function(s){this.closeEventListeners.indexOf(s)>-1&&this.closeEventListeners.splice(this.closeEventListeners.indexOf(s),1)},j.prototype.setupResizeObserver=function(){var s=this;this.displayMode==="inline"?window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){s.resize(s.target.clientWidth,s.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))},j.prototype.onPopupResize=function(){if(this.contentDiv.clientWidth>0&&this.contentDiv.clientHeight>0){var s=1*this.target.clientWidth/this.target.clientHeight,f=this.contentDiv.clientWidth/s>this.contentDiv.clientHeight?(this.contentDiv.clientHeight-2*this.CANVAS_MARGIN)*s:this.contentDiv.clientWidth-2*this.CANVAS_MARGIN,M=f+2*this.CANVAS_MARGIN<this.contentDiv.clientWidth?this.contentDiv.clientHeight-2*this.CANVAS_MARGIN:(this.contentDiv.clientWidth-2*this.CANVAS_MARGIN)/s;this.resize(f,M)}},j.prototype.setWindowHeight=function(){this.windowHeight=window.innerHeight},j.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",Et.setAttributes(this.editingTarget,[["width",""+this.imageWidth],["height",""+this.imageHeight]]),this.editingTarget.style.transformOrigin=this.imageWidth/2+"px "+this.imageHeight/2+"px"},j.prototype.resize=function(s,f){this.imageWidth=Math.round(s),this.imageHeight=Math.round(f),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()},j.prototype.setEditingTarget=function(){var s=document.createElement("canvas");s.width=this.target.naturalWidth,s.height=this.target.naturalHeight,s.getContext("2d").drawImage(this.target,0,0,this.target.naturalWidth,this.target.naturalHeight);var f=s.toDataURL();Et.setAttributes(this.editingTarget,[["href",f]]),this.setEditingTargetSize()},j.prototype.setTopLeft=function(){var s=this.target.getBoundingClientRect(),f=this.editorCanvas.getBoundingClientRect();this.left=s.left-f.left-this.CANVAS_MARGIN,this.top=s.top-f.top-this.CANVAS_MARGIN},j.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=Et.createDefs(),this.cropImage.appendChild(this.defs),this.editingTarget=Et.createImage([["href",""]]),this.editingTarget.style.transformOrigin=this.imageWidth/2+"px "+this.imageHeight/2+"px",this.editingTargetRotationContainer=Et.createGroup(),this.editingTargetRotationScaleContainer=Et.createGroup(),this.editingTargetRotationScaleContainer.appendChild(this.editingTarget),this.editingTargetRotationContainer.appendChild(this.editingTargetRotationScaleContainer);var s=Et.createTransform();this.editingTargetRotationContainer.transform.baseVal.appendItem(s);var f=Et.createTransform();this.editingTargetRotationScaleContainer.transform.baseVal.appendItem(f),this.editingTargetContainer=Et.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)},j.prototype.positionCropImage=function(){this.cropImageHolder.style.top=this.top+"px",this.cropImageHolder.style.left=this.left+"px"},j.prototype.initCropLayer=function(){this.cropRect={x:this.CANVAS_MARGIN,y:this.CANVAS_MARGIN,width:this.imageWidth,height:this.imageHeight},this.cropLayerContainer=Et.createGroup(),this.cropImage.appendChild(this.cropLayerContainer),this.cropLayer=new Ur(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()},j.prototype.zoomToCrop=function(){if(this.cropRect){var s=this.cropRect.x-this.CANVAS_MARGIN+this.cropRect.width/2,f=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=s+"px "+f+"px",this.editingTargetContainer.style.transform="translate("+(this.imageWidth/2-s+this.CANVAS_MARGIN)+"px,"+(this.imageHeight/2-f+this.CANVAS_MARGIN)+"px) scale("+this.zoomFactor+")",this.cropLayer.zoomFactor=this.zoomFactor)}},j.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)},j.prototype.cropRectChanged=function(s){this.cropRect=s,this.zoomToCropEnabled?this.zoomToCrop():this.cropLayer.zoomFactor=1},j.prototype.attachEvents=function(){window.addEventListener("resize",this.onWindowResize)},j.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"},j.prototype.restoreOverflow=function(){document.body.style.overflow=this.bodyOverflowState,window.scroll({top:this.scrollYState,left:this.scrollXState})},j.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 s=this.styles.settings.hideTopToolbar?0:this.toolbarHeight,f=this.target.offsetTop>s+this.CANVAS_MARGIN?this.target.offsetTop-(s+this.CANVAS_MARGIN):0;this.coverDiv.style.top=f+"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},j.prototype.addToolbars=function(){this.addTopToolbar(),this.addBottomToolbar()},j.prototype.addTopToolbar=function(){var s=this;this.topToolbar=new Nr,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 f=new $r;f.minWidth=3*this.toolbarHeight+"px",this.topToolbar.addButtonBlock(f);var M=[];this.aspectRatios.forEach(function(Bt){var Kt=new _t(ei.getIcon(Bt.horizontal,Bt.vertical),Bt.horizontal===0&&Bt.vertical===0?"FREE":Bt.horizontal+":"+Bt.vertical);Kt.onClick=function(){return s.ratioButtonClicked(Bt)},M.push(Kt)}),this.aspectRatioButton=new mr(ei.getIcon(0,0),"Aspect ratio",M),this.aspectRatioButton.dropdownClassName=this.toolbarDropdownStyleClass.name,this.aspectRatioButton.dropdownColorsClassName=this.styles.settings.toolbarDropdownStyleColorsClassName?this.styles.settings.toolbarDropdownStyleColorsClassName:this.toolbarDropdownStyleColorsClass.name,f.addButton(this.aspectRatioButton),this.aspectRatios.length<2&&this.aspectRatioButton.hide();var J=new _t('<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");J.isActive=this.isGridVisible,J.onClick=function(){s.isGridVisible=!s.isGridVisible,J.isActive=s.isGridVisible},f.addButton(J);var W=new _t('<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(W.isActive=this.zoomToCropEnabled,W.onClick=function(){s.zoomToCropEnabled=!s.zoomToCropEnabled,W.isActive=s.zoomToCropEnabled},f.addButton(W),!Kr.isLicensed){var he=new dt;this.topToolbar.addElementBlock(he);var Pe=document.createElement("div");Pe.className=this.topToolbar.buttonClassName+" "+this.topToolbar.buttonColorsClassName;var Je=document.createElement("a");Je.style.color="currentColor",Je.href="https://markerjs.com/products/cropro",Je.target="_blank",Je.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>',Pe.appendChild(Je),he.addElement(Pe)}var ct=new $r;ct.minWidth=3*this.toolbarHeight+"px",ct.contentAlign="end",this.topToolbar.addButtonBlock(ct);var Be=new _t('<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");Be.onClick=this.startRenderAndClose,ct.addButton(Be),this.styles.settings.toolbarOkButtonStyleColorsClassName&&(Be.colorsClassName=this.styles.settings.toolbarOkButtonStyleColorsClassName);var yt=new _t('<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");yt.onClick=this.close,ct.addButton(yt),this.styles.settings.toolbarCloseButtonStyleColorsClassName&&(yt.colorsClassName=this.styles.settings.toolbarCloseButtonStyleColorsClassName)},j.prototype.addBottomToolbar=function(){var s=this;this.bottomToolbar=new Nr,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 f=new $r;f.minWidth=2*this.toolbarHeight+"px",this.bottomToolbar.addButtonBlock(f);var M=new _t('<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");M.onClick=this.rotateLeftButtonClicked,f.addButton(M);var J=new _t('<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");J.onClick=this.rotateRightButtonClicked,f.addButton(J);var W=new dt;W.className=this.toolbarStraightenerBlockStyleClass.name,this.bottomToolbar.addElementBlock(W),this.straightener=new Vr("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(ct){s.rotateBy(ct),s.straightener.angle=s.rotationAngle},W.addElement(this.straightener.getUI());var he=new $r;he.minWidth=2*this.toolbarHeight+"px",he.contentAlign="end",this.bottomToolbar.addButtonBlock(he);var Pe=new _t('<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");Pe.onClick=this.flipHorizontallyButtonClicked,he.addButton(Pe);var Je=new _t('<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");Je.onClick=this.flipVerticallyButtonClicked,he.addButton(Je)},j.prototype.ratioButtonClicked=function(s){this.aspectRatio=s,this.applyAspectRatio(),this.aspectRatioButton.hideDropdown()},j.prototype.applyAspectRatio=function(){this.setCropLayerAspectRatio(),this.aspectRatioButton.icon=ei.getIcon(this.aspectRatio.horizontal,this.aspectRatio.vertical)},j.prototype.setCropLayerAspectRatio=function(){this.cropLayer&&(this.aspectRatio&&this.aspectRatio.horizontal!==0&&this.aspectRatio.vertical!==0?this.cropLayer.aspectRatio=new Hr(this.aspectRatio.horizontal,this.aspectRatio.vertical):this.cropLayer.aspectRatio=void 0)},j.prototype.closeUI=function(){this.displayMode==="popup"&&this.restoreOverflow(),this.targetRoot.removeChild(this.coverDiv)},j.prototype.getState=function(){return{width:this.imageWidth,height:this.imageHeight,rotationAngle:this.rotationAngle,flippedHorizontally:this.flippedHorizontally,flippedVertically:this.flippedVertically,cropRect:Object.assign({},this.cropRect)}},j.prototype.restoreState=function(s){if(s){var f=this.cropLayer.getRescaledRect(s.width,s.height,this.imageWidth,this.imageHeight,s.cropRect,this.CANVAS_MARGIN);this.cropLayer.setCropRectangle(f),this.cropRectChanged(f),this.flippedHorizontally=s.flippedHorizontally,this.flippedVertically=s.flippedVertically,this.applyFlip(),this.rotationAngle=s.rotationAngle,this.applyRotation()}},j.prototype.clientToLocalCoordinates=function(s,f){var M=this.cropImage.getBoundingClientRect();return{x:s-M.left,y:f-M.top}},j.prototype.onWindowResize=function(){this.positionUI()},j.prototype.positionUI=function(){switch(this.setTopLeft(),this.displayMode){case"inline":var s=this.target.offsetTop>this.toolbarHeight?this.target.offsetTop-this.toolbarHeight:0;this.coverDiv.style.top=s+"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()},j.prototype.rotateLeftButtonClicked=function(){var s=this.rotationAngle-90;this.rotationAngle%90!=0&&(s+=this.rotationAngle>=0?90-this.rotationAngle%90:-this.rotationAngle%90),this.rotateTo(s)},j.prototype.rotateRightButtonClicked=function(){var s=this.rotationAngle+90;this.rotationAngle%90!=0&&(s-=this.rotationAngle>=0?this.rotationAngle%90:90+this.rotationAngle%90),this.rotateTo(s)},j.prototype.rotateTo=function(s){s=(s=s>180?s-360:s)<=-180?s+360:s,this.rotationAngle=s,this.applyRotation()},j.prototype.rotateBy=function(s){this.rotateTo((this.rotationAngle+s)%360)},j.prototype.applyRotation=function(){var s=this.zoomToCropEnabled;this.zoomToCropEnabled=!1,this.editingTargetRotationScaleContainer.style.transformOrigin=this.imageWidth/2+"px "+this.imageHeight/2+"px",this.editingTargetRotationScaleContainer.style.transform="scale(1)";var f=this.editingTargetRotationContainer.transform.baseVal.getItem(0);f.setRotate(this.rotationAngle,this.imageWidth/2,this.imageHeight/2),this.editingTargetRotationContainer.transform.baseVal.replaceItem(f,0);var M=this.editingTarget.getBoundingClientRect();this.scaleFactor=Math.min(this.imageWidth/M.width,this.imageHeight/M.height),this.editingTargetRotationScaleContainer.style.transform="scale("+this.scaleFactor+")",this.zoomToCropEnabled=s},j.prototype.flipHorizontallyButtonClicked=function(){this.flippedHorizontally=!this.flippedHorizontally,this.applyFlip()},j.prototype.flipVerticallyButtonClicked=function(){this.flippedVertically=!this.flippedVertically,this.applyFlip()},j.prototype.applyFlip=function(){this.editingTarget.style.transform="scale("+(this.flippedHorizontally?-1:1)+","+(this.flippedVertically?-1:1)+")"},j.prototype.startRenderAndClose=function(){return It(this,void 0,void 0,function(){var s,f;return _r(this,function(M){switch(M.label){case 0:return[4,this.render()];case 1:return s=M.sent(),f=this.getState(),this.renderEventListeners.forEach(function(J){return J(s,f)}),this.close(!0),[2]}})})},j.prototype.render=function(){return It(this,void 0,void 0,function(){var s;return _r(this,function(f){switch(f.label){case 0:return(s=new fi).naturalSize=this.renderAtNaturalSize,s.imageType=this.renderImageType,s.imageQuality=this.renderImageQuality,s.width=this.renderWidth,s.height=this.renderHeight,this.unzoomFromCrop(),Et.setAttributes(this.cropLayerContainer,[["display","none"]]),[4,s.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 f.sent(),[4,s.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,f.sent()]}})})},j.prototype.addStyles=function(){this.toolbarStyleClass=this.styles.addClass(new pr("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 pr("toolbar_colors",`
background-color: `+this.styles.settings.toolbarBackgroundColor+`;
`)),this.toolbarBlockStyleClass=this.styles.addClass(new pr("toolbar-block",`
display: flex;
align-items: center;
box-sizing: content-box;
`));var s=this.toolbarHeight/4;this.toolbarButtonStyleClass=this.styles.addClass(new pr("toolbar_button",`
display: inline-block;
width: `+(this.toolbarHeight-2*s)+`px;
height: `+(this.toolbarHeight-2*s)+`px;
padding: `+s+`px;
cursor: default;
user-select: none;
box-sizing: content-box;
`)),this.toolbarButtonStyleColorsClass=this.styles.addClass(new pr("toolbar_button_colors",`
color: `+this.styles.settings.toolbarColor+`;
fill: currentColor;
`)),this.toolbarActiveButtonStyleColorsClass=this.styles.addClass(new pr("toolbar_active_button",`
color: `+this.styles.settings.toolbarColor+`;
fill: currentColor;
background-color: `+this.styles.settings.toolbarBackgroundActiveColor+`
`)),this.styles.addRule(new hr("."+this.toolbarButtonStyleClass.name+" svg",`
height: `+this.toolbarHeight/2+`px;
`)),this.styles.addRule(new hr("."+this.toolbarButtonStyleColorsClass.name+":hover",`
background-color: `+this.styles.settings.toolbarBackgroundHoverColor+`
`)),this.toolbarDropdownStyleClass=this.styles.addClass(new pr("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 pr("toolbar_dropdown_colors",`
background-color: `+this.styles.settings.toolbarBackgroundColor+`;
`)),this.toolbarStraightenerBlockStyleClass=this.styles.addClass(new pr("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 pr("toolbar_straightener",`
display: flex;
overflow: hidden;
justify-content: center;
height: `+(this.toolbarHeight-2*s)+`px;
padding: `+s+`px;
cursor: default;
user-select: none;
box-sizing: content-box;
`)),this.toolbarStraightenerStyleColorsClass=this.styles.addClass(new pr("toolbar_straightener_colors",`
color: `+this.styles.settings.toolbarColor+`;
fill: currentColor;
`))},j.instanceCounter=0,j}(),Ct=Z("8hTe"),pi=Z.n(Ct),mi=/<pre[^>]*>/g;function gi(j){var s=document.createElement("div");return s.innerHTML=j,s.childNodes.length===0?"":s.childNodes[0].nodeValue}var vi=De.a=function(j){var s=j.value,f=s===void 0?"":s,M=j.edit,J=M===void 0?!1:M,W=j.className,he=j.showTextOnly,Pe=j.showLines,Je=j.replaces,ct=j.zoomImg,Be=j.hasMask,yt=j.style,Bt=yt===void 0?{}:yt,Kt=j.stylesPrev,Ir=Kt===void 0?{}:Kt,gr=String(f),vr=Object(I.useRef)(),Qr=Object(I.useRef)(),Ii=Object(I.useState)(""),nr=Object(H.a)(Ii,2),Fr=nr[0],oi=nr[1],si=Object(I.useState)("office"),Mr=Object(H.a)(si,2),Mi=Mr[0],yi=Mr[1],zi=function(){var Nt=new Ge(Qr.current);Nt.displayMode="popup",Nt.addRenderEventListener(function(){var dr=Object(_.a)(O.a.mark(function Rt($t){var jt;return O.a.wrap(function(ar){for(;;)switch(ar.prev=ar.next){case 0:return vr.current.style.display="none",ar.next=3,Object(Ie.a)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:"educoder.png",file:$t}});case 3:jt=ar.sent,jt!=null&&jt.id&&Je(Qr.current.getAttribute("src").replace(ne.a.API_SERVER,""),"/api/attachments/".concat(jt==null?void 0:jt.id,"?type=").concat(jt.content_type));case 5:case"end":return ar.stop()}},Rt)}));return function(Rt){return dr.apply(this,arguments)}}()),Nt.show()},hn=function(){var Nt=new Mt(Qr.current);Nt.settings.displayMode="popup",Nt.addEventListener("render",function(){var dr=Object(_.a)(O.a.mark(function Rt($t){var jt;return O.a.wrap(function(ar){for(;;)switch(ar.prev=ar.next){case 0:if(vr.current.style.display="none",!Qr.current){ar.next=6;break}return ar.next=4,Object(Ie.a)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:"educoder.png",file:$t.dataUrl}});case 4:jt=ar.sent,jt!=null&&jt.id&&Je(Qr.current.getAttribute("src").replace(ne.a.API_SERVER,""),"/api/attachments/".concat(jt==null?void 0:jt.id,"?type=").concat(jt.content_type));case 6:case"end":return ar.stop()}},Rt)}));return function(Rt){return dr.apply(this,arguments)}}()),Nt.show(),window.markerArea=Nt},Yr=Object(I.useMemo)(function(){vr.current&&(vr.current.style.zIndex=-1);try{var Zt=/\(\s+\/api\/attachments\/|\(\/api\/attachments\/|\(\/attachments\/download\//g,Nt=/\"\/api\/attachments\/|\"\/attachments\/download\//g,dr=/\(\s+\/files\/uploads\/|\"\/files\/uploads\//g;gr=gr.replace(Zt,"("+ne.a.API_SERVER+"/api/attachments/").replace(Nt,'"'+ne.a.API_SERVER+"/api/attachments/").replace(dr,'"'+ne.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,`
`)}catch(ti){}var Rt=$(gr),$t=b();if(gr.match(/\[TOC\]/)&&(Rt=Rt.replace("<p>[TOC]</p>",L()),x()),Rt=Rt.replace(/(__special_katext_id_\d+__)/g,function(ti,ar){var xr=$t[ar],Ki=xr.type,xi=xr.expression;return Object(ce.renderToString)(gi(xi)||"",{displayMode:Ki==="block",throwOnError:!1,output:"html"})}),Rt=Rt.replace(/▁/g,"\u2581\u2581\u2581"),v(),he){var jt=document.createElement("div");return jt.innerHTML=Rt,jt.innerText}return setTimeout(function(){return dn()},500),Rt},[gr]),Gr=Object(I.useRef)();g.WebkitLineClamp=Pe,Pe&&(Bt=Object(B.a)(Object(B.a)({},Bt),g));function bi(Zt){var Nt=Zt.target;if(Nt.tagName.toUpperCase()==="IMG"){if(ct){var dr=Nt.getAttribute("src");oi(dr),yi("image")}}else if(Nt.tagName.toUpperCase()==="A"){var Rt=Nt.getAttribute("href");if(Rt.indexOf("office")>-1)Zt.preventDefault(),oi(Rt),yi("office");else if(Rt.indexOf("application/pdf")>-1)Zt.preventDefault(),oi(Rt),yi("pdf");else if(Rt.indexOf("text/html")>-1)Zt.preventDefault(),oi(Rt),yi("html");else if(Rt.startsWith("#")){Zt.preventDefault();var $t=document.getElementById(Rt.replace("#",""));$t&&$t.scrollIntoView(!0)}}}var dn=function(){var Nt,dr=(Nt=Gr.current)===null||Nt===void 0?void 0:Nt.querySelectorAll("video");dr==null||dr.forEach(function(Rt){if(Rt.oncontextmenu=function(){return!1},Rt.src.indexOf(".m3u8")>-1&&!Rt.canPlayType("application/vnd.apple.mpegurl")){if(ee.a.isSupported()){var $t=new ee.a;$t.loadSource(Rt.src),$t.attachMedia(Rt)}}})};Object(I.useEffect)(function(){if(Gr.current&&Yr&&(Yr.match(mi)&&window.PR.prettyPrint()),Gr.current)return Gr.current.addEventListener("click",bi),function(){Gr.current.removeEventListener("click",bi),v(),x()}},[Yr,Gr.current,bi]);var Ei=function(Nt){if(!J)return;Nt.target.nodeName==="IMG"?(vr.current.style.zIndex=1,vr.current.style.display="flex",vr.current.style.width=Nt.target.clientWidth+"px",vr.current.style.height=Nt.target.clientHeight+"px",vr.current.style.top=Nt.target.offsetTop+"px",vr.current.style.left=Nt.target.offsetLeft+"px",Qr.current.src=Nt.target.getAttribute("src")):vr.current.style.display="none"};return y.a.createElement("div",{style:{position:"relative"}},y.a.createElement("div",{ref:Gr,style:Object(B.a)({},Bt),className:"".concat(W||""," markdown-body ").concat(pi.a.mdBody),onMouseOver:Ei,dangerouslySetInnerHTML:{__html:Yr}}),y.a.createElement("div",{ref:vr,className:pi.a.button},y.a.createElement(X.a,null,y.a.createElement(Q.a,{onClick:function(){return zi()}},"\u88C1\u526A"),y.a.createElement(Q.a,{onClick:function(){return hn()}},"\u7F16\u8F91"))),y.a.createElement("img",{ref:Qr,src:"",alt:"sample",crossOrigin:"anonymous",style:{maxWidth:"90%",opacity:0,position:"absolute",zIndex:-1}}),y.a.createElement(ve.a,{close:!0,data:Fr,type:Fr!=null&&Fr.length?Mi:"",style:Object(B.a)({},Ir),onClose:function(){return oi("")}}))}},"9VGf":function(Me,De,Z){"use strict";Z.d(De,"a",function(){return R});var ie=Z("q1tI"),X=Z.n(ie);function R(Q,B){var _=Object(ie.useRef)();Object(ie.useEffect)(function(){_.current=Q}),Object(ie.useEffect)(function(){function H(){_.current()}if(B!==null){var U=setInterval(H,B);return function(){return clearInterval(U)}}},[B])}},"9ZNV":function(Me,De,Z){"use strict";Z.d(De,"a",function(){return I});var ie=Z("0Owb"),X=Z("+L6B"),R=Z("2/Rp"),Q=Z("q1tI"),B=Z.n(Q),_=Z("UUDw"),H=Z.n(_),U=Z("TSYQ"),O=Z.n(U),I=function(T){var k=T.cancelText,D=k===void 0?"\u53D6\u6D88":k,w=T.okText,E=w===void 0?"\u786E\u5B9A":w,d=T.loading,o=d===void 0?!1:d,l=T.hasOkBtn,h=l===void 0?!0:l,x=T.okButtonProps,g=x===void 0?{}:x,m=T.onCancel,L=m===void 0?function(){}:m,C=T.onOk,p=C===void 0?function(){}:C,c=T.className,u=c===void 0?"":c;return B.a.createElement("div",{className:O()(H.a.buttonFixed,u)},B.a.createElement("div",{className:H.a.buttonWrap},B.a.createElement(R.a,{size:"large",className:"".concat(H.a.button," mr20"),onClick:L},D),h&&B.a.createElement(R.a,Object(ie.a)({size:"large",type:"primary",className:"".concat(H.a.button," mr20"),loading:o,onClick:p},g),E)))}},"A/g1":function(Me,De){Me.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAF92lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDMgNzkuMTY0NTI3LCAyMDIwLzEwLzE1LTE3OjQ4OjMyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjIuMSAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjEtMDctMDJUMTk6Mzg6MjMrMDg6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIxLTA3LTAyVDE5OjQxOjQ2KzA4OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIxLTA3LTAyVDE5OjQxOjQ2KzA4OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgcGhvdG9zaG9wOklDQ1Byb2ZpbGU9InNSR0IgSUVDNjE5NjYtMi4xIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOmVkYzRhODM0LTVjNWQtNDQ1My04MDYzLWNkNzcwODQyODg5ZSIgeG1wTU06RG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjQ4MTE0OTVlLTVkMDctZTk0YS1iNWEwLWYxOWJmZmM0NGUyNyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmMwNjQyYzA1LTg5MzQtNDdlYy04MTFiLTlkYjdhZGNkYjFiMCI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6YzA2NDJjMDUtODkzNC00N2VjLTgxMWItOWRiN2FkY2RiMWIwIiBzdEV2dDp3aGVuPSIyMDIxLTA3LTAyVDE5OjM4OjIzKzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjIuMSAoTWFjaW50b3NoKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6ZWRjNGE4MzQtNWM1ZC00NDUzLTgwNjMtY2Q3NzA4NDI4ODllIiBzdEV2dDp3aGVuPSIyMDIxLTA3LTAyVDE5OjQxOjQ2KzA4OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjIuMSAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5fJkpyAAAGoElEQVRogc2abWxbVxnH/8+59/rdTpx2GW3UNWJJV7Ylaxp3LUFsWgJDiI5R8bK2GppAmsgQLKQthS8IEJ9okibrREf3gX2Y1K2bxAoDtog60RBSVxKnWUO7kpSppXJZK2ja2HFi33vPw4cmpbN9r++1k8Lv2znnf577f+zje95Mhw4dQqUkwljpF7kuv0EdHkm1HklRr6TQq2tn5xcklwhIMnMSQJIJxykTiSce+1am0mer5XacqM7uDJjiqbAuWlvSygrBnmKyxcoI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"},Bd2K:function(Me,De,Z){(function(ie){ie(Z("VrN/"),Z("osHv"))})(function(ie){ie.defineOption("autoCloseTags",!1,function(O,I,y){if(y!=ie.Init&&y&&O.removeKeyMap("autoCloseTags"),!I)return;var T={name:"autoCloseTags"};(typeof I!="object"||I.whenClosing!==!1)&&(T["'/'"]=function(k){return _(k)}),(typeof I!="object"||I.whenOpening!==!1)&&(T["'>'"]=function(k){return Q(k)}),O.addKeyMap(T)});var X=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"],R=["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 Q(O){if(O.getOption("disableInput"))return ie.Pass;for(var I=O.listSelections(),y=[],T=O.getOption("autoCloseTags"),k=0;k<I.length;k++){if(!I[k].empty())return ie.Pass;var D=I[k].head,w=O.getTokenAt(D),E=ie.innerMode(O.getMode(),w.state),d=E.state,o=E.mode.xmlCurrentTag&&E.mode.xmlCurrentTag(d),l=o&&o.name;if(!l)return ie.Pass;var h=E.mode.configuration=="html",x=typeof T=="object"&&T.dontCloseTags||h&&X,g=typeof T=="object"&&T.indentTags||h&&R;w.end>D.ch&&(l=l.slice(0,l.length-w.end+D.ch));var m=l.toLowerCase();if(!l||w.type=="string"&&(w.end!=D.ch||!/[\"\']/.test(w.string.charAt(w.string.length-1))||w.string.length==1)||w.type=="tag"&&o.close||w.string.indexOf("/")==D.ch-w.start-1||x&&H(x,m)>-1||U(O,E.mode.xmlCurrentContext&&E.mode.xmlCurrentContext(d)||[],l,D,!0))return ie.Pass;var L=typeof T=="object"&&T.emptyTags;if(L&&H(L,l)>-1){y[k]={text:"/>",newPos:ie.Pos(D.line,D.ch+2)};continue}var C=g&&H(g,m)>-1;y[k]={indent:C,text:">"+(C?`
`:"")+"</"+l+">",newPos:C?ie.Pos(D.line+1,0):ie.Pos(D.line,D.ch+1)}}for(var p=typeof T=="object"&&T.dontIndentOnAutoClose,k=I.length-1;k>=0;k--){var c=y[k];O.replaceRange(c.text,I[k].head,I[k].anchor,"+insert");var u=O.listSelections().slice(0);u[k]={head:c.newPos,anchor:c.newPos},O.setSelections(u),!p&&c.indent&&(O.indentLine(c.newPos.line,null,!0),O.indentLine(c.newPos.line+1,null,!0))}}function B(O,I){for(var y=O.listSelections(),T=[],k=I?"/":"</",D=O.getOption("autoCloseTags"),w=typeof D=="object"&&D.dontIndentOnSlash,E=0;E<y.length;E++){if(!y[E].empty())return ie.Pass;var d=y[E].head,o=O.getTokenAt(d),l=ie.innerMode(O.getMode(),o.state),h=l.state;if(I&&(o.type=="string"||o.string.charAt(0)!="<"||o.start!=d.ch-1))return ie.Pass;var x,g=l.mode.name!="xml"&&O.getMode().name=="htmlmixed";if(g&&l.mode.name=="javascript")x=k+"script";else if(g&&l.mode.name=="css")x=k+"style";else{var m=l.mode.xmlCurrentContext&&l.mode.xmlCurrentContext(h);if(!m||m.length&&U(O,m,m[m.length-1],d))return ie.Pass;x=k+m[m.length-1]}O.getLine(d.line).charAt(o.end)!=">"&&(x+=">"),T[E]=x}if(O.replaceSelections(T),y=O.listSelections(),!w)for(var E=0;E<y.length;E++)(E==y.length-1||y[E].head.line<y[E+1].head.line)&&O.indentLine(y[E].head.line)}function _(O){return O.getOption("disableInput")?ie.Pass:B(O,!0)}ie.commands.closeTag=function(O){return B(O)};function H(O,I){if(O.indexOf)return O.indexOf(I);for(var y=0,T=O.length;y<T;++y)if(O[y]==I)return y;return-1}function U(O,I,y,T,k){if(!ie.scanForClosingTag)return!1;var D=Math.min(O.lastLine()+1,T.line+500),w=ie.scanForClosingTag(O,T,null,D);if(!w||w.tag!=y)return!1;for(var E=k?1:0,d=I.length-1;d>=0&&I[d]==y;d--)++E;T=w.to;for(var d=1;d<E;d++){var o=ie.scanForClosingTag(O,T,null,D);if(!o||o.tag!=y)return!1;T=o.to}return!0}})},BjJ7:function(Me,De,Z){"use strict";Z.d(De,"d",function(){return X}),Z.d(De,"c",function(){return R}),Z.d(De,"e",function(){return Q}),Z.d(De,"b",function(){return B}),Z.d(De,"a",function(){return H});var ie=Z("m3rI");function X(U){var O=!0;if(U.length>0){for(var I=0;I<U.length;I++)if(U[I].compile_success==0||!U[I].compile_success){O=!1;break}}else O=!1;return O}function R(U){for(var O=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",I=[],y=0;y<U.length;y++){var T=U[y],k=O?"".concat(O,"/").concat(T.name):"".concat(T.name);I.push({title:T.name,isLeaf:!(T.type==="tree"),key:k})}return I}function Q(U,O,I){for(var y=0;y<U.length;y++){var T=U[y];if(T.key===O){T.children=I;break}T.children&&Q(T.children,O,I)}return U}function B(U,O,I){var y;return function(){var T=this,k=arguments,D=function(){y=null,I||U.apply(T,k)},w=I&&!y;clearTimeout(y),y=setTimeout(D,O),w&&U.apply(T,k)}}var _=!0,H=ie.a.API_SERVER},"C+DQ":function(Me,De,Z){},CJF0:function(Me,De,Z){"use strict";var ie=Z("14J3"),X=Z("BMrR"),R=Z("+L6B"),Q=Z("2/Rp"),B=Z("jCWc"),_=Z("kPKH"),H=Z("PpiC"),U=Z("q1tI"),O=Z.n(U),I=Z("Ty5D"),y=Z("9kvl"),T=Z("55Ip"),k=Z("lzim"),D=Z("nZ20"),w=Z.n(D),E=function(o){var l,h,x,g,m=o.shixunsDetail,L=o.dispatch,C=o.loading,p=o.match,c=o.data,u=c===void 0?{}:c,a=o.title,b=Object(H.a)(o,["shixunsDetail","dispatch","loading","match","data","title"]),v=Object(I.i)(),S=!(((l=m.detail)===null||l===void 0?void 0:l.identity)>4||((h=m.detail)===null||h===void 0?void 0:h.identity)===void 0||((x=m.detail)===null||x===void 0?void 0:x.shixun_status)===2||((g=m.detail)===null||g===void 0?void 0:g.shixun_status)===1);return O.a.createElement("aside",{className:"bg-white mb10 pl20 pr20 ".concat(w.a.wrap)},O.a.createElement(X.a,{gutter:[20,20],align:"middle"},O.a.createElement(_.a,{flex:1},O.a.createElement("span",{className:w.a.icons},O.a.createElement("img",{src:k.d,width:"14"})),O.a.createElement("span",{className:"font16"},"\u7B2C ",u==null?void 0:u.position," \u5173\uFF1A",a)),O.a.createElement(_.a,null,(u==null?void 0:u.prev_challenge)&&O.a.createElement(Q.a,{type:"primary",ghost:!0,className:"mt10 mr5",onClick:function(){var G,V=u.prev_challenge.st===0?"/editcheckpoint":"/editquestion",$="/shixuns/".concat(v.id,"/challenges/").concat(u==null||((G=u.prev_challenge)===null||G===void 0)?void 0:G.id).concat(V);y.d.replace($)}},"\u4E0A\u4E00\u5173"),u.next_challenge&&O.a.createElement(Q.a,{type:"primary",ghost:!0,className:"mt10 mr5",onClick:function(){var G,V=u.next_challenge.st===0?"/editcheckpoint":"/editquestion",$="/shixuns/".concat(v.id,"/challenges/").concat(u==null||((G=u.next_challenge)===null||G===void 0)?void 0:G.id).concat(V);y.d.replace($)}},"\u4E0B\u4E00\u5173"),S&&O.a.createElement(Q.a,{type:"primary"},O.a.createElement(T.a,{to:"/shixuns/".concat(v.id,"/challenges/newquestion")},"\u65B0\u589E\u9009\u62E9\u9898\u4EFB\u52A1")),S&&O.a.createElement(Q.a,{type:"primary",className:"ml5"},O.a.createElement(T.a,{to:"/shixuns/".concat(v.id,"/challenges/new")},"\u65B0\u589E\u5B9E\u8DF5\u4EFB\u52A1")),O.a.createElement(Q.a,{type:"primary",className:"ml5"},O.a.createElement(T.a,{to:"/shixuns/".concat(v.id,"/challenges")},"\u8FD4\u56DE")))))};De.a=Object(y.a)(function(d){var o=d.shixunsDetail,l=d.newCourse,h=d.loading,x=d.globalSetting;return{shixunsDetail:o,newCourse:l,globalSetting:x,loading:h.effects}})(E)},DlQD:function(Me,De,Z){(function(ie,X){Me.exports=X()})(this,function(){"use strict";function ie(ge,de){for(var fe=0;fe<de.length;fe++){var te=de[fe];te.enumerable=te.enumerable||!1,te.configurable=!0,"value"in te&&(te.writable=!0),Object.defineProperty(ge,te.key,te)}}function X(ge,de,fe){return de&&ie(ge.prototype,de),fe&&ie(ge,fe),ge}function R(ge,de){if(!ge)return;if(typeof ge=="string")return Q(ge,de);var fe=Object.prototype.toString.call(ge).slice(8,-1);if(fe==="Object"&&ge.constructor&&(fe=ge.constructor.name),fe==="Map"||fe==="Set")return Array.from(ge);if(fe==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(fe))return Q(ge,de)}function Q(ge,de){(de==null||de>ge.length)&&(de=ge.length);for(var fe=0,te=new Array(de);fe<de;fe++)te[fe]=ge[fe];return te}function B(ge,de){var fe;if(typeof Symbol=="undefined"||ge[Symbol.iterator]==null){if(Array.isArray(ge)||(fe=R(ge))||de&&ge&&typeof ge.length=="number"){fe&&(ge=fe);var te=0;return function(){return te>=ge.length?{done:!0}:{done:!1,value:ge[te++]}}}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 fe=ge[Symbol.iterator](),fe.next.bind(fe)}function _(ge,de){return de={exports:{}},ge(de,de.exports),de.exports}var H=_(function(ge){function de(){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 fe(te){ge.exports.defaults=te}ge.exports={defaults:de(),getDefaults:de,changeDefaults:fe}}),U=H.defaults,O=H.getDefaults,I=H.changeDefaults,y=/[&<>"']/,T=/[&<>"']/g,k=/[<>"']|&(?!#?\w+;)/,D=/[<>"']|&(?!#?\w+;)/g,w={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},E=function(de){return w[de]};function d(ge,de){if(de){if(y.test(ge))return ge.replace(T,E)}else if(k.test(ge))return ge.replace(D,E);return ge}var o=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function l(ge){return ge.replace(o,function(de,fe){return fe=fe.toLowerCase(),fe==="colon"?":":fe.charAt(0)==="#"?fe.charAt(1)==="x"?String.fromCharCode(parseInt(fe.substring(2),16)):String.fromCharCode(+fe.substring(1)):""})}var h=/(^|[^\[])\^/g;function x(ge,de){ge=ge.source||ge,de=de||"";var fe={replace:function(re,ae){return ae=ae.source||ae,ae=ae.replace(h,"$1"),ge=ge.replace(re,ae),fe},getRegex:function(){return new RegExp(ge,de)}};return fe}var g=/[^\w:]/g,m=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function L(ge,de,fe){if(ge){var te;try{te=decodeURIComponent(l(fe)).replace(g,"").toLowerCase()}catch(re){return null}if(te.indexOf("javascript:")===0||te.indexOf("vbscript:")===0||te.indexOf("data:")===0)return null}de&&!m.test(fe)&&(fe=a(de,fe));try{fe=encodeURI(fe).replace(/%25/g,"%")}catch(re){return null}return fe}var C={},p=/^[^:]+:\/*[^/]*$/,c=/^([^:]+:)[\s\S]*$/,u=/^([^:]+:\/*[^/]*)[\s\S]*$/;function a(ge,de){C[" "+ge]||(p.test(ge)?C[" "+ge]=ge+"/":C[" "+ge]=P(ge,"/",!0)),ge=C[" "+ge];var fe=ge.indexOf(":")===-1;return de.substring(0,2)==="//"?fe?de:ge.replace(c,"$1")+de:de.charAt(0)==="/"?fe?de:ge.replace(u,"$1")+de:ge+de}var b={exec:function(){}};function v(ge){for(var de=1,fe,te;de<arguments.length;de++){fe=arguments[de];for(te in fe)Object.prototype.hasOwnProperty.call(fe,te)&&(ge[te]=fe[te])}return ge}function S(ge,de){var fe=ge.replace(/\|/g,function(ae,ue,pe){for(var Te=!1,_e=ue;--_e>=0&&pe[_e]==="\\";)Te=!Te;return Te?"|":" |"}),te=fe.split(/ \|/),re=0;if(te.length>de)te.splice(de);else for(;te.length<de;)te.push("");for(;re<te.length;re++)te[re]=te[re].trim().replace(/\\\|/g,"|");return te}function P(ge,de,fe){var te=ge.length;if(te===0)return"";for(var re=0;re<te;){var ae=ge.charAt(te-re-1);if(ae===de&&!fe)re++;else if(ae!==de&&fe)re++;else break}return ge.substr(0,te-re)}function G(ge,de){if(ge.indexOf(de[1])===-1)return-1;for(var fe=ge.length,te=0,re=0;re<fe;re++)if(ge[re]==="\\")re++;else if(ge[re]===de[0])te++;else if(ge[re]===de[1]&&(te--,te<0))return re;return-1}function V(ge){ge&&ge.sanitize&&!ge.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 $={escape:d,unescape:l,edit:x,cleanUrl:L,resolveUrl:a,noopTest:b,merge:v,splitCells:S,rtrim:P,findClosingBracket:G,checkSanitizeDeprecation:V},z=H.defaults,F=$.rtrim,ee=$.splitCells,ne=$.escape,ce=$.findClosingBracket;function ve(ge,de,fe){var te=de.href,re=de.title?ne(de.title):null,ae=ge[1].replace(/\\([\[\]])/g,"$1");return ge[0].charAt(0)!=="!"?{type:"link",raw:fe,href:te,title:re,text:ae}:{type:"image",raw:fe,href:te,title:re,text:ne(ae)}}function Ie(ge,de){var fe=ge.match(/^(\s+)(?:```)/);if(fe===null)return de;var te=fe[1];return de.split(`
`).map(function(re){var ae=re.match(/^\s+/);if(ae===null)return re;var ue=ae[0];return ue.length>=te.length?re.slice(te.length):re}).join(`
`)}var Ee=function(){function ge(fe){this.options=fe||z}var de=ge.prototype;return de.space=function(te){var re=this.rules.block.newline.exec(te);if(re)return re[0].length>1?{type:"space",raw:re[0]}:{raw:`
`}},de.code=function(te,re){var ae=this.rules.block.code.exec(te);if(ae){var ue=re[re.length-1];if(ue&&ue.type==="paragraph")return{raw:ae[0],text:ae[0].trimRight()};var pe=ae[0].replace(/^ {4}/gm,"");return{type:"code",raw:ae[0],codeBlockStyle:"indented",text:this.options.pedantic?pe:F(pe,`
`)}}},de.fences=function(te){var re=this.rules.block.fences.exec(te);if(re){var ae=re[0],ue=Ie(ae,re[3]||"");return{type:"code",raw:ae,lang:re[2]?re[2].trim():re[2],text:ue}}},de.heading=function(te){var re=this.rules.block.heading.exec(te);if(re)return{type:"heading",raw:re[0],depth:re[1].length,text:re[2]}},de.nptable=function(te){var re=this.rules.block.nptable.exec(te);if(re){var ae={type:"table",header:ee(re[1].replace(/^ *| *\| *$/g,"")),align:re[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:re[3]?re[3].replace(/\n$/,"").split(`
`):[],raw:re[0]};if(ae.header.length===ae.align.length){var ue=ae.align.length,pe;for(pe=0;pe<ue;pe++)/^ *-+: *$/.test(ae.align[pe])?ae.align[pe]="right":/^ *:-+: *$/.test(ae.align[pe])?ae.align[pe]="center":/^ *:-+ *$/.test(ae.align[pe])?ae.align[pe]="left":ae.align[pe]=null;for(ue=ae.cells.length,pe=0;pe<ue;pe++)ae.cells[pe]=ee(ae.cells[pe],ae.header.length);return ae}}},de.hr=function(te){var re=this.rules.block.hr.exec(te);if(re)return{type:"hr",raw:re[0]}},de.blockquote=function(te){var re=this.rules.block.blockquote.exec(te);if(re){var ae=re[0].replace(/^ *> ?/gm,"");return{type:"blockquote",raw:re[0],text:ae}}},de.list=function(te){var re=this.rules.block.list.exec(te);if(re){for(var ae=re[0],ue=re[2],pe=ue.length>1,Te=ue[ue.length-1]===")",_e={type:"list",raw:ae,ordered:pe,start:pe?+ue.slice(0,-1):"",loose:!1,items:[]},nt=re[0].match(this.rules.block.item),gt=!1,pt,Tt,St,ht,Ut,Mt,Jt,Qt=nt.length,It=0;It<Qt;It++)pt=nt[It],ae=pt,Tt=pt.length,pt=pt.replace(/^ *([*+-]|\d+[.)]) */,""),~pt.indexOf(`
`)&&(Tt-=pt.length,pt=this.options.pedantic?pt.replace(/^ {1,4}/gm,""):pt.replace(new RegExp("^ {1,"+Tt+"}","gm"),"")),It!==Qt-1&&(St=this.rules.block.bullet.exec(nt[It+1])[0],(pe?St.length===1||!Te&&St[St.length-1]===")":St.length>1||this.options.smartLists&&St!==ue)&&(ht=nt.slice(It+1).join(`
`),_e.raw=_e.raw.substring(0,_e.raw.length-ht.length),It=Qt-1)),Ut=gt||/\n\n(?!\s*$)/.test(pt),It!==Qt-1&&(gt=pt.charAt(pt.length-1)===`
`,Ut||(Ut=gt)),Ut&&(_e.loose=!0),Mt=/^\[[ xX]\] /.test(pt),Jt=void 0,Mt&&(Jt=pt[1]!==" ",pt=pt.replace(/^\[[ xX]\] +/,"")),_e.items.push({type:"list_item",raw:ae,task:Mt,checked:Jt,loose:Ut,text:pt});return _e}},de.html=function(te){var re=this.rules.block.html.exec(te);if(re)return{type:this.options.sanitize?"paragraph":"html",raw:re[0],pre:!this.options.sanitizer&&(re[1]==="pre"||re[1]==="script"||re[1]==="style"),text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(re[0]):ne(re[0]):re[0]}},de.def=function(te){var re=this.rules.block.def.exec(te);if(re){re[3]&&(re[3]=re[3].substring(1,re[3].length-1));var ae=re[1].toLowerCase().replace(/\s+/g," ");return{tag:ae,raw:re[0],href:re[2],title:re[3]}}},de.table=function(te){var re=this.rules.block.table.exec(te);if(re){var ae={type:"table",header:ee(re[1].replace(/^ *| *\| *$/g,"")),align:re[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:re[3]?re[3].replace(/\n$/,"").split(`
`):[]};if(ae.header.length===ae.align.length){ae.raw=re[0];var ue=ae.align.length,pe;for(pe=0;pe<ue;pe++)/^ *-+: *$/.test(ae.align[pe])?ae.align[pe]="right":/^ *:-+: *$/.test(ae.align[pe])?ae.align[pe]="center":/^ *:-+ *$/.test(ae.align[pe])?ae.align[pe]="left":ae.align[pe]=null;for(ue=ae.cells.length,pe=0;pe<ue;pe++)ae.cells[pe]=ee(ae.cells[pe].replace(/^ *\| *| *\| *$/g,""),ae.header.length);return ae}}},de.lheading=function(te){var re=this.rules.block.lheading.exec(te);if(re)return{type:"heading",raw:re[0],depth:re[2].charAt(0)==="="?1:2,text:re[1]}},de.paragraph=function(te){var re=this.rules.block.paragraph.exec(te);if(re)return{type:"paragraph",raw:re[0],text:re[1].charAt(re[1].length-1)===`
`?re[1].slice(0,-1):re[1]}},de.text=function(te,re){var ae=this.rules.block.text.exec(te);if(ae){var ue=re[re.length-1];return ue&&ue.type==="text"?{raw:ae[0],text:ae[0]}:{type:"text",raw:ae[0],text:ae[0]}}},de.escape=function(te){var re=this.rules.inline.escape.exec(te);if(re)return{type:"escape",raw:re[0],text:ne(re[1])}},de.tag=function(te,re,ae){var ue=this.rules.inline.tag.exec(te);if(ue)return!re&&/^<a /i.test(ue[0])?re=!0:re&&/^<\/a>/i.test(ue[0])&&(re=!1),!ae&&/^<(pre|code|kbd|script)(\s|>)/i.test(ue[0])?ae=!0:ae&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(ue[0])&&(ae=!1),{type:this.options.sanitize?"text":"html",raw:ue[0],inLink:re,inRawBlock:ae,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(ue[0]):ne(ue[0]):ue[0]}},de.link=function(te){var re=this.rules.inline.link.exec(te);if(re){var ae=ce(re[2],"()");if(ae>-1){var ue=re[0].indexOf("!")===0?5:4,pe=ue+re[1].length+ae;re[2]=re[2].substring(0,ae),re[0]=re[0].substring(0,pe).trim(),re[3]=""}var Te=re[2],_e="";if(this.options.pedantic){var nt=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(Te);nt?(Te=nt[1],_e=nt[3]):_e=""}else _e=re[3]?re[3].slice(1,-1):"";Te=Te.trim().replace(/^<([\s\S]*)>$/,"$1");var gt=ve(re,{href:Te&&Te.replace(this.rules.inline._escapes,"$1"),title:_e&&_e.replace(this.rules.inline._escapes,"$1")},re[0]);return gt}},de.reflink=function(te,re){var ae;if((ae=this.rules.inline.reflink.exec(te))||(ae=this.rules.inline.nolink.exec(te))){var ue=(ae[2]||ae[1]).replace(/\s+/g," ");if(ue=re[ue.toLowerCase()],!ue||!ue.href){var pe=ae[0].charAt(0);return{type:"text",raw:pe,text:pe}}var Te=ve(ae,ue,ae[0]);return Te}},de.strong=function(te,re,ae){ae===void 0&&(ae="");var ue=this.rules.inline.strong.start.exec(te);if(ue&&(!ue[1]||ue[1]&&(ae===""||this.rules.inline.punctuation.exec(ae)))){re=re.slice(-1*te.length);var pe=ue[0]==="**"?this.rules.inline.strong.endAst:this.rules.inline.strong.endUnd;pe.lastIndex=0;for(var Te;(ue=pe.exec(re))!=null;)if(Te=this.rules.inline.strong.middle.exec(re.slice(0,ue.index+3)),Te)return{type:"strong",raw:te.slice(0,Te[0].length),text:te.slice(2,Te[0].length-2)}}},de.em=function(te,re,ae){ae===void 0&&(ae="");var ue=this.rules.inline.em.start.exec(te);if(ue&&(!ue[1]||ue[1]&&(ae===""||this.rules.inline.punctuation.exec(ae)))){re=re.slice(-1*te.length);var pe=ue[0]==="*"?this.rules.inline.em.endAst:this.rules.inline.em.endUnd;pe.lastIndex=0;for(var Te;(ue=pe.exec(re))!=null;)if(Te=this.rules.inline.em.middle.exec(re.slice(0,ue.index+2)),Te)return{type:"em",raw:te.slice(0,Te[0].length),text:te.slice(1,Te[0].length-1)}}},de.codespan=function(te){var re=this.rules.inline.code.exec(te);if(re){var ae=re[2].replace(/\n/g," "),ue=/[^ ]/.test(ae),pe=ae.startsWith(" ")&&ae.endsWith(" ");return ue&&pe&&(ae=ae.substring(1,ae.length-1)),ae=ne(ae,!0),{type:"codespan",raw:re[0],text:ae}}},de.br=function(te){var re=this.rules.inline.br.exec(te);if(re)return{type:"br",raw:re[0]}},de.del=function(te){var re=this.rules.inline.del.exec(te);if(re)return{type:"del",raw:re[0],text:re[1]}},de.autolink=function(te,re){var ae=this.rules.inline.autolink.exec(te);if(ae){var ue,pe;return ae[2]==="@"?(ue=ne(this.options.mangle?re(ae[1]):ae[1]),pe="mailto:"+ue):(ue=ne(ae[1]),pe=ue),{type:"link",raw:ae[0],text:ue,href:pe,tokens:[{type:"text",raw:ue,text:ue}]}}},de.url=function(te,re){var ae;if(ae=this.rules.inline.url.exec(te)){var ue,pe;if(ae[2]==="@")ue=ne(this.options.mangle?re(ae[0]):ae[0]),pe="mailto:"+ue;else{var Te;do Te=ae[0],ae[0]=this.rules.inline._backpedal.exec(ae[0])[0];while(Te!==ae[0]);ue=ne(ae[0]),ae[1]==="www."?pe="http://"+ue:pe=ue}return{type:"link",raw:ae[0],text:ue,href:pe,tokens:[{type:"text",raw:ue,text:ue}]}}},de.inlineText=function(te,re,ae){var ue=this.rules.inline.text.exec(te);if(ue){var pe;return re?pe=this.options.sanitize?this.options.sanitizer?this.options.sanitizer(ue[0]):ne(ue[0]):ue[0]:pe=ne(this.options.smartypants?ae(ue[0]):ue[0]),{type:"text",raw:ue[0],text:pe}}},ge}(),Ae=$.noopTest,xe=$.edit,Ce=$.merge,me={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:Ae,table:Ae,lheading:/^([^\n]+)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html)[^\n]+)*)/,text:/^[^\n]+/};me._label=/(?!\s*\])(?:\\[\[\]]|[^\[\]])+/,me._title=/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/,me.def=xe(me.def).replace("label",me._label).replace("title",me._title).getRegex(),me.bullet=/(?:[*+-]|\d{1,9}[.)])/,me.item=/^( *)(bull) ?[^\n]*(?:\n(?!\1bull ?)[^\n]*)*/,me.item=xe(me.item,"gm").replace(/bull/g,me.bullet).getRegex(),me.list=xe(me.list).replace(/bull/g,me.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+me.def.source+")").getRegex(),me._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",me._comment=/<!--(?!-?>)[\s\S]*?-->/,me.html=xe(me.html,"i").replace("comment",me._comment).replace("tag",me._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),me.paragraph=xe(me._paragraph).replace("hr",me.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",me._tag).getRegex(),me.blockquote=xe(me.blockquote).replace("paragraph",me.paragraph).getRegex(),me.normal=Ce({},me),me.gfm=Ce({},me.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*|$)"}),me.gfm.nptable=xe(me.gfm.nptable).replace("hr",me.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",me._tag).getRegex(),me.gfm.table=xe(me.gfm.table).replace("hr",me.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",me._tag).getRegex(),me.pedantic=Ce({},me.normal,{html:xe(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",me._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:Ae,paragraph:xe(me.normal._paragraph).replace("hr",me.hr).replace("heading",` *#{1,6} *[^
]`).replace("lheading",me.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});var se={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:Ae,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:Ae,text:/^(`+|[^`])(?:[\s\S]*?(?:(?=[\\<!\[`*]|\b_|$)|[^ ](?= {2,}\n))|(?= {2,}\n))/,punctuation:/^([\s*punctuation])/};se._punctuation="!\"#$%&'()+\\-.,/:;<=>?@\\[\\]`^{|}~",se.punctuation=xe(se.punctuation).replace(/punctuation/g,se._punctuation).getRegex(),se._blockSkip="\\[[^\\]]*?\\]\\([^\\)]*?\\)|`[^`]*?`|<[^>]*?>",se._overlapSkip="__[^_]*?__|\\*\\*\\[^\\*\\]*?\\*\\*",se.em.start=xe(se.em.start).replace(/punctuation/g,se._punctuation).getRegex(),se.em.middle=xe(se.em.middle).replace(/punctuation/g,se._punctuation).replace(/overlapSkip/g,se._overlapSkip).getRegex(),se.em.endAst=xe(se.em.endAst,"g").replace(/punctuation/g,se._punctuation).getRegex(),se.em.endUnd=xe(se.em.endUnd,"g").replace(/punctuation/g,se._punctuation).getRegex(),se.strong.start=xe(se.strong.start).replace(/punctuation/g,se._punctuation).getRegex(),se.strong.middle=xe(se.strong.middle).replace(/punctuation/g,se._punctuation).replace(/blockSkip/g,se._blockSkip).getRegex(),se.strong.endAst=xe(se.strong.endAst,"g").replace(/punctuation/g,se._punctuation).getRegex(),se.strong.endUnd=xe(se.strong.endUnd,"g").replace(/punctuation/g,se._punctuation).getRegex(),se.blockSkip=xe(se._blockSkip,"g").getRegex(),se.overlapSkip=xe(se._overlapSkip,"g").getRegex(),se._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g,se._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/,se._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])?)+(?![-_])/,se.autolink=xe(se.autolink).replace("scheme",se._scheme).replace("email",se._email).getRegex(),se._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/,se.tag=xe(se.tag).replace("comment",me._comment).replace("attribute",se._attribute).getRegex(),se._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,se._href=/<(?:\\[<>]?|[^\s<>\\])*>|[^\s\x00-\x1f]*/,se._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/,se.link=xe(se.link).replace("label",se._label).replace("href",se._href).replace("title",se._title).getRegex(),se.reflink=xe(se.reflink).replace("label",se._label).getRegex(),se.reflinkSearch=xe(se.reflinkSearch,"g").replace("reflink",se.reflink).replace("nolink",se.nolink).getRegex(),se.normal=Ce({},se),se.pedantic=Ce({},se.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:xe(/^!?\[(label)\]\((.*?)\)/).replace("label",se._label).getRegex(),reflink:xe(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",se._label).getRegex()}),se.gfm=Ce({},se.normal,{escape:xe(se.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.!#$%&'*+\/=?_`{\|}~-]+@))/}),se.gfm.url=xe(se.gfm.url,"i").replace("email",se.gfm._extended_email).getRegex(),se.breaks=Ce({},se.gfm,{br:xe(se.br).replace("{2,}","*").getRegex(),text:xe(se.gfm.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()});var ke={block:me,inline:se},Ke=H.defaults,Fe=ke.block,Ve=ke.inline;function Ye(ge){return ge.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 Se(ge){var de="",fe,te,re=ge.length;for(fe=0;fe<re;fe++)te=ge.charCodeAt(fe),Math.random()>.5&&(te="x"+te.toString(16)),de+="&#"+te+";";return de}var Oe=function(){function ge(fe){this.tokens=[],this.tokens.links=Object.create(null),this.options=fe||Ke,this.options.tokenizer=this.options.tokenizer||new Ee,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options;var te={block:Fe.normal,inline:Ve.normal};this.options.pedantic?(te.block=Fe.pedantic,te.inline=Ve.pedantic):this.options.gfm&&(te.block=Fe.gfm,this.options.breaks?te.inline=Ve.breaks:te.inline=Ve.gfm),this.tokenizer.rules=te}ge.lex=function(te,re){var ae=new ge(re);return ae.lex(te)};var de=ge.prototype;return de.lex=function(te){return te=te.replace(/\r\n|\r/g,`
`).replace(/\t/g," "),this.blockTokens(te,this.tokens,!0),this.inline(this.tokens),this.tokens},de.blockTokens=function(te,re,ae){re===void 0&&(re=[]),ae===void 0&&(ae=!0),te=te.replace(/^ +$/gm,"");for(var ue,pe,Te,_e;te;){if(ue=this.tokenizer.space(te)){te=te.substring(ue.raw.length),ue.type&&re.push(ue);continue}if(ue=this.tokenizer.code(te,re)){te=te.substring(ue.raw.length),ue.type?re.push(ue):(_e=re[re.length-1],_e.raw+=`
`+ue.raw,_e.text+=`
`+ue.text);continue}if(ue=this.tokenizer.fences(te)){te=te.substring(ue.raw.length),re.push(ue);continue}if(ue=this.tokenizer.heading(te)){te=te.substring(ue.raw.length),re.push(ue);continue}if(ue=this.tokenizer.nptable(te)){te=te.substring(ue.raw.length),re.push(ue);continue}if(ue=this.tokenizer.hr(te)){te=te.substring(ue.raw.length),re.push(ue);continue}if(ue=this.tokenizer.blockquote(te)){te=te.substring(ue.raw.length),ue.tokens=this.blockTokens(ue.text,[],ae),re.push(ue);continue}if(ue=this.tokenizer.list(te)){for(te=te.substring(ue.raw.length),Te=ue.items.length,pe=0;pe<Te;pe++)ue.items[pe].tokens=this.blockTokens(ue.items[pe].text,[],!1);re.push(ue);continue}if(ue=this.tokenizer.html(te)){te=te.substring(ue.raw.length),re.push(ue);continue}if(ae&&(ue=this.tokenizer.def(te))){te=te.substring(ue.raw.length),this.tokens.links[ue.tag]||(this.tokens.links[ue.tag]={href:ue.href,title:ue.title});continue}if(ue=this.tokenizer.table(te)){te=te.substring(ue.raw.length),re.push(ue);continue}if(ue=this.tokenizer.lheading(te)){te=te.substring(ue.raw.length),re.push(ue);continue}if(ae&&(ue=this.tokenizer.paragraph(te))){te=te.substring(ue.raw.length),re.push(ue);continue}if(ue=this.tokenizer.text(te,re)){te=te.substring(ue.raw.length),ue.type?re.push(ue):(_e=re[re.length-1],_e.raw+=`
`+ue.raw,_e.text+=`
`+ue.text);continue}if(te){var nt="Infinite loop on byte: "+te.charCodeAt(0);if(this.options.silent){console.error(nt);break}else throw new Error(nt)}}return re},de.inline=function(te){var re,ae,ue,pe,Te,_e,nt=te.length;for(re=0;re<nt;re++){_e=te[re];switch(_e.type){case"paragraph":case"text":case"heading":{_e.tokens=[],this.inlineTokens(_e.text,_e.tokens);break}case"table":{for(_e.tokens={header:[],cells:[]},pe=_e.header.length,ae=0;ae<pe;ae++)_e.tokens.header[ae]=[],this.inlineTokens(_e.header[ae],_e.tokens.header[ae]);for(pe=_e.cells.length,ae=0;ae<pe;ae++)for(Te=_e.cells[ae],_e.tokens.cells[ae]=[],ue=0;ue<Te.length;ue++)_e.tokens.cells[ae][ue]=[],this.inlineTokens(Te[ue],_e.tokens.cells[ae][ue]);break}case"blockquote":{this.inline(_e.tokens);break}case"list":{for(pe=_e.items.length,ae=0;ae<pe;ae++)this.inline(_e.items[ae].tokens);break}}}return te},de.inlineTokens=function(te,re,ae,ue,pe){re===void 0&&(re=[]),ae===void 0&&(ae=!1),ue===void 0&&(ue=!1),pe===void 0&&(pe="");var Te,_e=te,nt;if(this.tokens.links){var gt=Object.keys(this.tokens.links);if(gt.length>0)for(;(nt=this.tokenizer.rules.inline.reflinkSearch.exec(_e))!=null;)gt.includes(nt[0].slice(nt[0].lastIndexOf("[")+1,-1))&&(_e=_e.slice(0,nt.index)+"["+"a".repeat(nt[0].length-2)+"]"+_e.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(nt=this.tokenizer.rules.inline.blockSkip.exec(_e))!=null;)_e=_e.slice(0,nt.index)+"["+"a".repeat(nt[0].length-2)+"]"+_e.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;te;){if(Te=this.tokenizer.escape(te)){te=te.substring(Te.raw.length),re.push(Te);continue}if(Te=this.tokenizer.tag(te,ae,ue)){te=te.substring(Te.raw.length),ae=Te.inLink,ue=Te.inRawBlock,re.push(Te);continue}if(Te=this.tokenizer.link(te)){te=te.substring(Te.raw.length),Te.type==="link"&&(Te.tokens=this.inlineTokens(Te.text,[],!0,ue)),re.push(Te);continue}if(Te=this.tokenizer.reflink(te,this.tokens.links)){te=te.substring(Te.raw.length),Te.type==="link"&&(Te.tokens=this.inlineTokens(Te.text,[],!0,ue)),re.push(Te);continue}if(Te=this.tokenizer.strong(te,_e,pe)){te=te.substring(Te.raw.length),Te.tokens=this.inlineTokens(Te.text,[],ae,ue),re.push(Te);continue}if(Te=this.tokenizer.em(te,_e,pe)){te=te.substring(Te.raw.length),Te.tokens=this.inlineTokens(Te.text,[],ae,ue),re.push(Te);continue}if(Te=this.tokenizer.codespan(te)){te=te.substring(Te.raw.length),re.push(Te);continue}if(Te=this.tokenizer.br(te)){te=te.substring(Te.raw.length),re.push(Te);continue}if(Te=this.tokenizer.del(te)){te=te.substring(Te.raw.length),Te.tokens=this.inlineTokens(Te.text,[],ae,ue),re.push(Te);continue}if(Te=this.tokenizer.autolink(te,Se)){te=te.substring(Te.raw.length),re.push(Te);continue}if(!ae&&(Te=this.tokenizer.url(te,Se))){te=te.substring(Te.raw.length),re.push(Te);continue}if(Te=this.tokenizer.inlineText(te,ue,Ye)){te=te.substring(Te.raw.length),pe=Te.raw.slice(-1),re.push(Te);continue}if(te){var pt="Infinite loop on byte: "+te.charCodeAt(0);if(this.options.silent){console.error(pt);break}else throw new Error(pt)}}return re},X(ge,null,[{key:"rules",get:function(){return{block:Fe,inline:Ve}}}]),ge}(),Ue=H.defaults,Xe=$.cleanUrl,Qe=$.escape,He=function(){function ge(fe){this.options=fe||Ue}var de=ge.prototype;return de.code=function(te,re,ae){var ue=(re||"").match(/\S*/)[0];if(this.options.highlight){var pe=this.options.highlight(te,ue);pe!=null&&pe!==te&&(ae=!0,te=pe)}return ue?'<pre><code class="'+this.options.langPrefix+Qe(ue,!0)+'">'+(ae?te:Qe(te,!0))+`</code></pre>
`:"<pre><code>"+(ae?te:Qe(te,!0))+`</code></pre>
`},de.blockquote=function(te){return`<blockquote>
`+te+`</blockquote>
`},de.html=function(te){return te},de.heading=function(te,re,ae,ue){return this.options.headerIds?"<h"+re+' id="'+this.options.headerPrefix+ue.slug(ae)+'">'+te+"</h"+re+`>
`:"<h"+re+">"+te+"</h"+re+`>
`},de.hr=function(){return this.options.xhtml?`<hr/>
`:`<hr>
`},de.list=function(te,re,ae){var ue=re?"ol":"ul",pe=re&&ae!==1?' start="'+ae+'"':"";return"<"+ue+pe+`>
`+te+"</"+ue+`>
`},de.listitem=function(te){return"<li>"+te+`</li>
`},de.checkbox=function(te){return"<input "+(te?'checked="" ':"")+'disabled="" type="checkbox"'+(this.options.xhtml?" /":"")+"> "},de.paragraph=function(te){return"<p>"+te+`</p>
`},de.table=function(te,re){return re&&(re="<tbody>"+re+"</tbody>"),`<table>
<thead>
`+te+`</thead>
`+re+`</table>
`},de.tablerow=function(te){return`<tr>
`+te+`</tr>
`},de.tablecell=function(te,re){var ae=re.header?"th":"td",ue=re.align?"<"+ae+' align="'+re.align+'">':"<"+ae+">";return ue+te+"</"+ae+`>
`},de.strong=function(te){return"<strong>"+te+"</strong>"},de.em=function(te){return"<em>"+te+"</em>"},de.codespan=function(te){return"<code>"+te+"</code>"},de.br=function(){return this.options.xhtml?"<br/>":"<br>"},de.del=function(te){return"<del>"+te+"</del>"},de.link=function(te,re,ae){if(te=Xe(this.options.sanitize,this.options.baseUrl,te),te===null)return ae;var ue='<a href="'+Qe(te)+'"';return re&&(ue+=' title="'+re+'"'),ue+=">"+ae+"</a>",ue},de.image=function(te,re,ae){if(te=Xe(this.options.sanitize,this.options.baseUrl,te),te===null)return ae;var ue='<img src="'+te+'" alt="'+ae+'"';return re&&(ue+=' title="'+re+'"'),ue+=this.options.xhtml?"/>":">",ue},de.text=function(te){return te},ge}(),We=function(){function ge(){}var de=ge.prototype;return de.strong=function(te){return te},de.em=function(te){return te},de.codespan=function(te){return te},de.del=function(te){return te},de.html=function(te){return te},de.text=function(te){return te},de.link=function(te,re,ae){return""+ae},de.image=function(te,re,ae){return""+ae},de.br=function(){return""},ge}(),st=function(){function ge(){this.seen={}}var de=ge.prototype;return de.slug=function(te){var re=te.toLowerCase().trim().replace(/<[!\/a-z].*?>/ig,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-");if(this.seen.hasOwnProperty(re)){var ae=re;do this.seen[ae]++,re=ae+"-"+this.seen[ae];while(this.seen.hasOwnProperty(re))}return this.seen[re]=0,re},ge}(),at=H.defaults,$e=$.unescape,tt=function(){function ge(fe){this.options=fe||at,this.options.renderer=this.options.renderer||new He,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new We,this.slugger=new st}ge.parse=function(te,re){var ae=new ge(re);return ae.parse(te)};var de=ge.prototype;return de.parse=function(te,re){re===void 0&&(re=!0);var ae="",ue,pe,Te,_e,nt,gt,pt,Tt,St,ht,Ut,Mt,Jt,Qt,It,_r,Kr,Et,Br=te.length;for(ue=0;ue<Br;ue++){ht=te[ue];switch(ht.type){case"space":continue;case"hr":{ae+=this.renderer.hr();continue}case"heading":{ae+=this.renderer.heading(this.parseInline(ht.tokens),ht.depth,$e(this.parseInline(ht.tokens,this.textRenderer)),this.slugger);continue}case"code":{ae+=this.renderer.code(ht.text,ht.lang,ht.escaped);continue}case"table":{for(Tt="",pt="",_e=ht.header.length,pe=0;pe<_e;pe++)pt+=this.renderer.tablecell(this.parseInline(ht.tokens.header[pe]),{header:!0,align:ht.align[pe]});for(Tt+=this.renderer.tablerow(pt),St="",_e=ht.cells.length,pe=0;pe<_e;pe++){for(gt=ht.tokens.cells[pe],pt="",nt=gt.length,Te=0;Te<nt;Te++)pt+=this.renderer.tablecell(this.parseInline(gt[Te]),{header:!1,align:ht.align[Te]});St+=this.renderer.tablerow(pt)}ae+=this.renderer.table(Tt,St);continue}case"blockquote":{St=this.parse(ht.tokens),ae+=this.renderer.blockquote(St);continue}case"list":{for(Ut=ht.ordered,Mt=ht.start,Jt=ht.loose,_e=ht.items.length,St="",pe=0;pe<_e;pe++)It=ht.items[pe],_r=It.checked,Kr=It.task,Qt="",It.task&&(Et=this.renderer.checkbox(_r),Jt?It.tokens.length>0&&It.tokens[0].type==="text"?(It.tokens[0].text=Et+" "+It.tokens[0].text,It.tokens[0].tokens&&It.tokens[0].tokens.length>0&&It.tokens[0].tokens[0].type==="text"&&(It.tokens[0].tokens[0].text=Et+" "+It.tokens[0].tokens[0].text)):It.tokens.unshift({type:"text",text:Et}):Qt+=Et),Qt+=this.parse(It.tokens,Jt),St+=this.renderer.listitem(Qt,Kr,_r);ae+=this.renderer.list(St,Ut,Mt);continue}case"html":{ae+=this.renderer.html(ht.text);continue}case"paragraph":{ae+=this.renderer.paragraph(this.parseInline(ht.tokens));continue}case"text":{for(St=ht.tokens?this.parseInline(ht.tokens):ht.text;ue+1<Br&&te[ue+1].type==="text";)ht=te[++ue],St+=`
`+(ht.tokens?this.parseInline(ht.tokens):ht.text);ae+=re?this.renderer.paragraph(St):St;continue}default:{var hr='Token with "'+ht.type+'" type was not found.';if(this.options.silent){console.error(hr);return}else throw new Error(hr)}}}return ae},de.parseInline=function(te,re){re=re||this.renderer;var ae="",ue,pe,Te=te.length;for(ue=0;ue<Te;ue++){pe=te[ue];switch(pe.type){case"escape":{ae+=re.text(pe.text);break}case"html":{ae+=re.html(pe.text);break}case"link":{ae+=re.link(pe.href,pe.title,this.parseInline(pe.tokens,re));break}case"image":{ae+=re.image(pe.href,pe.title,pe.text);break}case"strong":{ae+=re.strong(this.parseInline(pe.tokens,re));break}case"em":{ae+=re.em(this.parseInline(pe.tokens,re));break}case"codespan":{ae+=re.codespan(pe.text);break}case"br":{ae+=re.br();break}case"del":{ae+=re.del(this.parseInline(pe.tokens,re));break}case"text":{ae+=re.text(pe.text);break}default:{var _e='Token with "'+pe.type+'" type was not found.';if(this.options.silent){console.error(_e);return}else throw new Error(_e)}}}return ae},ge}(),ft=$.merge,rt=$.checkSanitizeDeprecation,et=$.escape,we=H.getDefaults,ut=H.changeDefaults,it=H.defaults;function Le(ge,de,fe){if(typeof ge=="undefined"||ge===null)throw new Error("marked(): input parameter is undefined or null");if(typeof ge!="string")throw new Error("marked(): input parameter is of type "+Object.prototype.toString.call(ge)+", string expected");if(typeof de=="function"&&(fe=de,de=null),de=ft({},Le.defaults,de||{}),rt(de),fe){var te=de.highlight,re;try{re=Oe.lex(ge,de)}catch(Te){return fe(Te)}var ae=function(_e){var nt;if(!_e)try{nt=tt.parse(re,de)}catch(gt){_e=gt}return de.highlight=te,_e?fe(_e):fe(null,nt)};if(!te||te.length<3)return ae();if(delete de.highlight,!re.length)return ae();var ue=0;Le.walkTokens(re,function(Te){Te.type==="code"&&(ue++,setTimeout(function(){te(Te.text,Te.lang,function(_e,nt){if(_e)return ae(_e);nt!=null&&nt!==Te.text&&(Te.text=nt,Te.escaped=!0),ue--,ue===0&&ae()})},0))}),ue===0&&ae();return}try{var pe=Oe.lex(ge,de);return de.walkTokens&&Le.walkTokens(pe,de.walkTokens),tt.parse(pe,de)}catch(Te){if(Te.message+=`
Please report this to https://github.com/markedjs/marked.`,de.silent)return"<p>An error occurred:</p><pre>"+et(Te.message+"",!0)+"</pre>";throw Te}}Le.options=Le.setOptions=function(ge){return ft(Le.defaults,ge),ut(Le.defaults),Le},Le.getDefaults=we,Le.defaults=it,Le.use=function(ge){var de=ft({},ge);if(ge.renderer&&function(){var te=Le.defaults.renderer||new He,re=function(pe){var Te=te[pe];te[pe]=function(){for(var _e=arguments.length,nt=new Array(_e),gt=0;gt<_e;gt++)nt[gt]=arguments[gt];var pt=ge.renderer[pe].apply(te,nt);return pt===!1&&(pt=Te.apply(te,nt)),pt}};for(var ae in ge.renderer)re(ae);de.renderer=te}(),ge.tokenizer&&function(){var te=Le.defaults.tokenizer||new Ee,re=function(pe){var Te=te[pe];te[pe]=function(){for(var _e=arguments.length,nt=new Array(_e),gt=0;gt<_e;gt++)nt[gt]=arguments[gt];var pt=ge.tokenizer[pe].apply(te,nt);return pt===!1&&(pt=Te.apply(te,nt)),pt}};for(var ae in ge.tokenizer)re(ae);de.tokenizer=te}(),ge.walkTokens){var fe=Le.defaults.walkTokens;de.walkTokens=function(te){ge.walkTokens(te),fe&&fe(te)}}Le.setOptions(de)},Le.walkTokens=function(ge,de){for(var fe=B(ge),te;!(te=fe()).done;){var re=te.value;de(re);switch(re.type){case"table":{for(var ae=B(re.tokens.header),ue;!(ue=ae()).done;){var pe=ue.value;Le.walkTokens(pe,de)}for(var Te=B(re.tokens.cells),_e;!(_e=Te()).done;)for(var nt=_e.value,gt=B(nt),pt;!(pt=gt()).done;){var Tt=pt.value;Le.walkTokens(Tt,de)}break}case"list":{Le.walkTokens(re.items,de);break}default:re.tokens&&Le.walkTokens(re.tokens,de)}}},Le.Parser=tt,Le.parser=tt.parse,Le.Renderer=He,Le.TextRenderer=We,Le.Lexer=Oe,Le.lexer=Oe.lex,Le.Tokenizer=Ee,Le.Slugger=st,Le.parse=Le;var je=Le;return je})},E3HF:function(Me,De,Z){Me.exports={flex_box_center:"flex_box_center___9yD0l",flex_space_between:"flex_space_between___12_t1",flex_box_vertical_center:"flex_box_vertical_center____RzXy",flex_box_center_end:"flex_box_center_end___w5V55",flex_box_column:"flex_box_column___1O69H",bg:"bg___1SAB4",flexRow:"flexRow___TGonw",flexJustifyCenter:"flexJustifyCenter___FdZYv",flexAlignEnd:"flexAlignEnd___2MQGW",flexAlingCenter:"flexAlingCenter___HR4pS",flexAlignCenter:"flexAlignCenter___2tpRP",flexColumn:"flexColumn___2x5QM",formWrap:"formWrap___3nPVX",titleWrap:"titleWrap___2I_px",fieldWrap:"fieldWrap___q51w8",mdWrap:"mdWrap___1_3Z7",backgroundFa:"backgroundFa___3eVc8",button:"button___BK_yA",icons:"icons___FzVfz",navBar:"navBar___3G5De",active:"active___15cJu",tipWrap:"tipWrap___20yI4",tip:"tip___2Y6MS",width300:"width300___-1o3l",popover:"popover___2-F6L",groupWrap:"groupWrap___2_3AK"}},E7E6:function(Me,De){Me.exports="data:image/png;base64,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"},ELLl:function(Me,De,Z){(function(ie){ie(Z("VrN/"))})(function(ie){var X={pairs:`()[]{}''""`,closeBefore:`)]}'":;>`,triples:"",explode:"[]{}"},R=ie.Pos;ie.defineOption("autoCloseBrackets",!1,function(w,E,d){d&&d!=ie.Init&&(w.removeKeyMap(B),w.state.closeBrackets=null),E&&(_(Q(E,"pairs")),w.state.closeBrackets=E,w.addKeyMap(B))});function Q(w,E){return E=="pairs"&&typeof w=="string"?w:typeof w=="object"&&w[E]!=null?w[E]:X[E]}var B={Backspace:O,Enter:I};function _(w){for(var E=0;E<w.length;E++){var d=w.charAt(E),o="'"+d+"'";B[o]||(B[o]=H(d))}}_(X.pairs+"`");function H(w){return function(E){return T(E,w)}}function U(w){var E=w.state.closeBrackets;if(!E||E.override)return E;var d=w.getModeAt(w.getCursor());return d.closeBrackets||E}function O(w){var E=U(w);if(!E||w.getOption("disableInput"))return ie.Pass;for(var d=Q(E,"pairs"),o=w.listSelections(),l=0;l<o.length;l++){if(!o[l].empty())return ie.Pass;var h=k(w,o[l].head);if(!h||d.indexOf(h)%2!=0)return ie.Pass}for(var l=o.length-1;l>=0;l--){var x=o[l].head;w.replaceRange("",R(x.line,x.ch-1),R(x.line,x.ch+1),"+delete")}}function I(w){var E=U(w),d=E&&Q(E,"explode");if(!d||w.getOption("disableInput"))return ie.Pass;for(var o=w.listSelections(),l=0;l<o.length;l++){if(!o[l].empty())return ie.Pass;var h=k(w,o[l].head);if(!h||d.indexOf(h)%2!=0)return ie.Pass}w.operation(function(){var x=w.lineSeparator()||`
`;w.replaceSelection(x+x,null),w.execCommand("goCharLeft"),o=w.listSelections();for(var g=0;g<o.length;g++){var m=o[g].head.line;w.indentLine(m,null,!0),w.indentLine(m+1,null,!0)}})}function y(w){var E=ie.cmpPos(w.anchor,w.head)>0;return{anchor:new R(w.anchor.line,w.anchor.ch+(E?-1:1)),head:new R(w.head.line,w.head.ch+(E?1:-1))}}function T(w,E){var d=U(w);if(!d||w.getOption("disableInput"))return ie.Pass;var o=Q(d,"pairs"),l=o.indexOf(E);if(l==-1)return ie.Pass;for(var h=Q(d,"closeBefore"),x=Q(d,"triples"),g=o.charAt(l+1)==E,m=w.listSelections(),L=l%2==0,C,p=0;p<m.length;p++){var c=m[p],u=c.head,a,b=w.getRange(u,R(u.line,u.ch+1));if(L&&!c.empty())a="surround";else if((g||!L)&&b==E)g&&D(w,u)?a="both":x.indexOf(E)>=0&&w.getRange(u,R(u.line,u.ch+3))==E+E+E?a="skipThree":a="skip";else if(g&&u.ch>1&&x.indexOf(E)>=0&&w.getRange(R(u.line,u.ch-2),u)==E+E){if(u.ch>2&&/\bstring/.test(w.getTokenTypeAt(R(u.line,u.ch-2))))return ie.Pass;a="addFour"}else if(g){var v=u.ch==0?" ":w.getRange(R(u.line,u.ch-1),u);if(!ie.isWordChar(b)&&v!=E&&!ie.isWordChar(v))a="both";else return ie.Pass}else if(L&&(b.length===0||/\s/.test(b)||h.indexOf(b)>-1))a="both";else return ie.Pass;if(!C)C=a;else if(C!=a)return ie.Pass}var S=l%2?o.charAt(l-1):E,P=l%2?E:o.charAt(l+1);w.operation(function(){if(C=="skip")w.execCommand("goCharRight");else if(C=="skipThree")for(var G=0;G<3;G++)w.execCommand("goCharRight");else if(C=="surround"){for(var V=w.getSelections(),G=0;G<V.length;G++)V[G]=S+V[G]+P;w.replaceSelections(V,"around"),V=w.listSelections().slice();for(var G=0;G<V.length;G++)V[G]=y(V[G]);w.setSelections(V)}else C=="both"?(w.replaceSelection(S+P,null),w.triggerElectric(S+P),w.execCommand("goCharLeft")):C=="addFour"&&(w.replaceSelection(S+S+S+S,"before"),w.execCommand("goCharRight"))})}function k(w,E){var d=w.getRange(R(E.line,E.ch-1),R(E.line,E.ch+1));return d.length==2?d:null}function D(w,E){var d=w.getTokenAt(R(E.line,E.ch+1));return/\bstring/.test(d.type)&&d.start==E.ch&&(E.ch==0||!/\bstring/.test(w.getTokenTypeAt(E)))}})},FOrL:function(Me,De,Z){Me.exports=Z.p+"static/nodata.a6b3f948.png"},FPkq:function(Me,De,Z){Me.exports=Z.p+"static/qrCode.dd0fe9b2.png"},GABl:function(Me,De){Me.exports="data:image/png;base64,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"},Gytx:function(Me,De){Me.exports=function(ie,X,R,Q){var B=R?R.call(Q,ie,X):void 0;if(B!==void 0)return!!B;if(ie===X)return!0;if(typeof ie!="object"||!ie||typeof X!="object"||!X)return!1;var _=Object.keys(ie),H=Object.keys(X);if(_.length!==H.length)return!1;for(var U=Object.prototype.hasOwnProperty.bind(X),O=0;O<_.length;O++){var I=_[O];if(!U(I))return!1;var y=ie[I],T=X[I];if(B=R?R.call(Q,y,T,I):void 0,B===!1||B===void 0&&y!==T)return!1}return!0}},HmJG:function(Me,De,Z){},HpTS:function(Me,De,Z){Me.exports=Z.p+"static/small_program.f74069ec.png"},JWDV:function(Me,De,Z){Me.exports=Z.p+"static/charpter-white.5fa14f93.svg"},JeFH:function(Me,De){Me.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAAAwCAYAAAD9wT87AAAe2UlEQVR4XtVcB5QUVbr+blV1T+ieGWaYBAwgOSgooJLjENeA6a2KCVfZNbum3VXXsG9VdFfc1TXtGlfXLCKgEiRnUAHJWRzAyTl3V9V957vV1dPTM+M4Hn2Pd8/xIHRV9f3vn77/+/9qgVaWlHIggHMB+AA8K4TIbe2ek/FzKWUmgLGw7THQtLlCiBUn4z6j9ySa26SUMg3A+ZDyaljBMTC87mXrAUwSQtT+fxBOSqmbpjnaMIyrYJnToRvtQ/sOAJgihFh1ssvRSEFSysEAroJlXQZdp8VhXUEAS07UYGavBPSIQz10vacQ4vjJLJiUMgPAhZByJoQYyr0erZFYmFOFZK+GK7szGOB3Qoi/nsxycG9KQVLKKyDltbDMbBge5NYD87+twvxjNdhbZiIoJZZMysRpPqsShreXECL/ZBRMSjkAwM2wzIugG2k2gOW59fjgaDU2FNbjRI2Fm/r48eigdtz+TUKIF05GOSL3JKSUDwN4SALYXBRQwqzIrUNBvQ1DAIYm4BHAJxMz0TPOLoJu9BFClJxsglVVVWXGx8d/IYTIOl4rsSCnGvNzarCvIghLAl5NoN6WuKVPAu4dkMjtXyuEeP1kk6NJDpJSHgTQ8+Ht5Xj5UBWoqBhNQAsFP/6dwi2alIlTYq1caEY/IUT5zyGYlLIvgD4AugLIgm0zF3qgaccDgcCbMTExu1v6Xinl6YDc/lWxiWvWF6E04BiYxxUEQK0lcUe/BNx9qlLQFUKIt38mOVIAnA6gG4AugM104Qe0ajo1gA+FEHTwVhc96CoAbzy9txJP7KpAPKWKWFRQrCawZEoHZHnN4yEFVbX65DZeIKW8DVI+DiHimrtVSnlCCDFUCHGihc+TYJl7jwf1DlOW5KHWltCiLqSCfndqIm7vlwDLsi41DOP9Nm6z1cullL0BLATAP1tavxZCvNTqw5iDpJSnwrZ2rC60tKvXFTayOCc/AXGGwNIpHdDRCOZA9/QXQtASfrIlpdQg5TYpxMDXDlVhf7mJ/DoLZQEbNabEnf0TMbVTLL+PCHJZy15kL5EQk6ctK8De8mATWaige09LxC19lYIuMQxj7k8mROhBUsrbAfydOW/pd3XIr7VQXG+jImjjtHYePHlmMmDb7wpdv/yHfDcV5Idt7c0NalmTl+Sh2pTh8OYqiF5FBXXwWEeh6acKIWp+yMPbco2U9icS4pyJSwuwsywQDrM1lsQDA5JwW78EPu4iIcS8lhUkHwfw+1s3l2LesRrE6o2jARV032mJuLlv689qy94bRRwpL2YIe3F/Fe7bVqYiEqMs82CvBAOrpmQA0vpUaAZry1ZXCMXZS22ISVM/L8CBSlPFbnfRg/53FCQfAXD/7VtKMTen4XB5qDf38eO+AUm0+usMw3j1exR0GYB3nttXicd2VSDu/0ZB/WCZuzaU2NqMNYUKZHFRQR3jdKyclgGvZa0XhjGqVe2EYbZlzYGm3fmbjSX47EQtYiIEaxTiPNa3IQ/6SUOc46nyUgDvRh8uFXRlNx+eGKKg8d1CiDktCRYIBM7wGPrW5flBce36IgVuIldkiANwsRDiox9ySG25RkqZEIpInRiRGKKFAGwJtPNqWD4tE8nC3AXNOEMIYbX2bLcOugbA63N2V+CpvZWNLK8RSPCYx6ErFPdzgIRBsK2tn+ebuG5Dw+HWWRLnZsXhxWEERnhMCHH/93hQMqzggaP1RuovPs9TsDpSRZEgAcAvhRAftHZAP+ZzadurLCHGTl5agMNVTkRyz3HxlA7o7LVyoOk/KJe7ChoKyE0Lj9fhpk0ljT0oBLs/m9QBp8SYuSEF/eQwW0oZDyuYc7BWb3/usjyY0qmiA7bEqLQYvD0mlWf1ohDixu9RkICUGwJCDJu4OB/HaixERrn/RZj9NIDbZq4vxvLcOnWeVBBR5fzsTPT3WaXQPb2FEEWtGYBSUHV1dYd4r+fA7hrNf8HyfBCgu5bHB//UhaqUkoVIOoBhAPrRBmzbLtSAWyul1mnSkjzk19nqcIO2xMBkLxZOSCP6eU/oOvNMRI6UQgjBbaolpXwZwHUz1hRhXWF9ozBHBf2UhaqUMgYA+T3Wb8Nh2+2haWUASDBf/PDX5XjpYFU4ItHo3hmThuFJMgiPt4sQIu/7ZOFnrgcZsO3tFdBOzV6Up2BhZKFKzX+cnYFTfXZFdV2gt9/v/1FUjySdBDkLltUVUqbD8BjRFsRYfeGqQmwvCSiYTKG6+XR8PjkDBuQ2CLEItt0NQrSDgAe2TIG0bWh6IYTYzLINwB/u31qG149UNwrXVND1Pf340xlJ/NofTfXU19f39Xq9s2Gb/WHLTjA8ityLXm8crsa928rCe6i3JF4a3h5TM3UJ3fMEbDsTQhB3xwOaH9KKhRAVEPpRAK8KIdaEQ7S07XkQ4oJzlxcqmBtZgfPQPhiXjiGJdn2IizvWmmtGfy6lZFW9RwKxJC4Lak10idPw6M5yFNbb+GXXeFzcNV7ddsvmEnx8rFbBZKKf9FgNi7LTkRLTUHrSy/k3opWgDSRqzt8BnABkp1cPVeOB7eVNFBQBOO4RQjzZVjlCXsrcdUlREDhaaSIzVmDZd3X49EQtuvkN/On0JFU7rs6rw9Xri8NnSQN5cnA7XO6QtY0WQ0CpBcTrjoUBKCAb0aAgKWfT8m7cVIKFx53DcRfDzH9Gp2F0CiQML0HC/rYKpmgcK7hnY4kUV68rUjH53yPb456vSrG33MRV3X145uxk9di/7KrA0/scsELj8BsCn2WnI8unozJo48ZNpThYaeLBgYnYWFiPuTm1qgh8a0wqvJBFsILJK4ulPnNdUSNDI+C4oHMcnh2qAMd/CyEeaqscIQV9CuAXF64sxLqCekUd8bQe31WBjDgNyyZloFO8joMVJs5fUYiAdMAKEd0fByTiJqcOwz8PVOH1w1U4MyUGl54Shxs3l6qQPOesZIzLYItHnBGpoGvpVpGH426ervmv4e0xrRNDrhgshNjWVsEU/LTMfTlBvePUJXmqsv7nsBS8eaQaq/LrMSkzFm+Odto17x2twV1fliojoSKJguaPT0PfJI8SctLnBYoE/duZyYoxeOVQNXonGlg5NQMeKbfBtjKP1GkdiOSCIbDB51KOiR1i8dpI9T1/F0Lc0VY5Qgr6C4B7fr2xRBXE/9UlHqPSY3DP1jL4DIF549JwajuPYkKmLisI51N6ENn0+weoEKsMcfaucozJiFVsyTXrihXyZBg8t5MHEPrASAWNAbD6g6M1uCN0OO7m+WAexi9PUSFoLGPjjxLMNldYQh9PtmBPWQCzB7XDzrIg3jlag8EpHiwYn6YKu/UF9bhibTGMUMyiF707JhVnp3ph2sD0lYX4orgejw9uh5wqCy8erELfRAMrpmRAk3I5YPtroA9lPs0LgQ3ul4hwWGoM3h+bSsDxutB1GmWbl5TySgBv/m1PpTrg4WkxuKG3Hzdsckj+N0elYkxGjArPF6wsxI5SJ2XwHGd08+GvTk2Hlw86bMPZqTGKgmI4DNAZRrTHtEwD0IwBkQrqBjO4f0s5PJeuLmwCTx8+PQmzevn53POFECQD27yklH8D8NvrNhRj/rFaxSxz46y9uvsNLMpOQ5JXw+FKE+etKAzXMTzYV4a3x6SOTnS+bE0RluXW4bFB7VBYZ+Mf+yrRN8nAyikZENL6BEJUAtrl01cUYnvocHgfQzUtm+ESkB8LoV3YZiEcpDgYtvXVkrwgfrWhGF19BmYPSsJvNpWi0rTxzFnJ4XxKL1sUKv7pwdM6xeFfw1WIxYff1uCWLaUYlOzBg6cn4ep1xUqJLzUo6LRIBfnJBp8IGllTluaiNlQB80G86bd9E3DPaYqmv0YI8caPFGwmgNfo2k/srsDlp8Qr6/n91jKkxmjq4Dr79CahgbnjqQYPBhmPD3Nq8OczklAdlHhyTwX6JXlCCpLzIcQOAA+wplsQkU9p0V18uvI0XVqrhWaM+5FyJMMyD3xTr6VOXZoHQwhVSN/5ZamqvR6MyDN/+roc/wpB7UYeDCgjo1JoNGwiXrWuSHGhLSlIwLLWB3R9+ITF+ar76OIEKmhmD5/bibxTCEFPaPOSUp4FaW9ZeCKAK9cWIjszFtf38mPWphIFBOaOS1PJngfJ5LorhCb5/Q8NTMKveysPxj1fluLFA1UqxFF5j+wsR/8kD9ZOy2SIWwCHwnl99s4KPLu/gRlhqGwf49AticLeAaExn7ZKt0QLKqXkWa0L6vqIMZ/l43BVEO+NTsXsXRXYURpU3OEDpzt55pWDVXjwawdN0oO5zwUT0lTk2FJUjwtWFqFPoqFY7l+uLkKVaePVkak4p0NUiOPDpGW9BU2bcdGqQnxV3AC1eQjnd47D8w76mS2EuK/N2nFCQxos8+CROi3pmT3lGJcRi3GZMThQEYTf0NAtwQjDYoaOz79zqnAq6Na+CfiD48F4dl8l3v6mBvcPSFR55aUDVciM1/HyiPZU0GIIQVZ7Fa8hSnRJUwIO/j97W508P5xuaU5WaVkvQdOuZzTgc6/p4VP1I/dDUjQjTle3LT5Ri1kbHXaGhpcVr6tQ7vdoCuUxb9Eo7+yfgPu3laOo3sJ9A5MwJt3DQqIBxSkFSevPgPbHyDqE/67olvQYvD1a0S0vCyFm/UgFMe0vAHBOa/f/cVsZXjvsFJqKMO3uwxODneRKS9SEaJQnSeqSlARAmuVvsM0ja4tsjZ7q1nSN6Ra7HLpBuoX1RpuXlJKMxluhcqzF+1lwX7LaKSu4Rw6tUEHpcboqIUwpm5C6vFYA3wEYFD3Vo6B2dGhwkqsXn2Wn8VsWCE2b3maJQjdIy3oWmnbzoUoTu0sD4J8Mp2VBG+MzY1U9xPX8/ipVxFJBTK6/6BSHf4aSKwWl0tgrMm2pckCiV7iCPsueECwz51Cd3v6cz3PDvB6fy+v/MyYNo5Jhw/D2FUKw5d/mFQgEzvZ4PBtKA7bOsMYocLTKVF6UYGi4f2CiYq+P11j4xfICVAUdVpvjBJ9MSEP3BIdEoWyUg+iNy+fRVLiHo6Ah0QrKZu76z5Fqlbjd0MB7WXitmJoBr5QbhaaNaLNEroKkZKv3+ivWOkhMF05Di0ZwVmqMgtr8+8c5DsJhLUQPJpR9zyFMwVKAwIAWqLwJAt0SdLwxJg0+2NugaUMh7a8qpDYgmrpiuH5uaAqmdyYiFMOEQw+1eUkpR3IqjWiUYcqlxnig3Ne8cakYmhajCutpywuVEfIafv7h2FSckeLF8WoLszYWozhgKzaEi2TJY4OSMaFDDEzTHButIDabdq8sssQ16xoof35hokdg2bQOSBXBQ8Lw9mqzRA0Kuo1h6IHtZSAdE2kEGaR0JqarMECGYMba4jBhyuRKwpR10ltHqnHXV2WID6EY7o/UysppHZCpBQ/C8PRh11IKfdoUNiErzHBNRc8jFUNwYprmVI/Hs+THyCKl7MjWxs4qzXfhinwVwtzD5HfMGZKMy7rFK2WRcXDhPg3qjVGpGJsRg9waC5OXFaAiKMPhmt7E8uFXPX1sUJ4TraBUwsd9NVry+cvyQHjDC9xqfmF2Jnr7ZAU0/WYyF5ZlBXVdZ+uBtHkhgJLWUJGUcjyAFe+G2ILIBO4RAgsmpKJ3ogeHKkyct7IAAduxSCZXwvAEj8CSUOL1hhTkTh4tntwBXY3AMeGN6SKlfB7AjVeuLcaagrpwnHc6tAm4zxm9eoZgIiQiaT1WmoW5ublFHTt2/N62vpTSoJdWSW1g9uI8VY+5XsTvuK1vAn4fAjXXbyjGkhDgoQeTaiLlRDZl2rJCfFcbgZhNiQcGJuGGPgqxXhKtIC9sc0exbfSZuCgX5cGG+QTGblbgrFuaLCtILZZBEzmAthuatgXAJgC7opt7UsosWOb+rytF/EUr8xs11BTnNyoVozNiUFRnYeryQpTUO77PeM7kSnS0pSigilXG9EgD+nRSB/SMDeZB92ax+0p67O4vy/Du0eowt8jDu7RrPJ46y+H9Gi9m7WA9OH+uaQcgxVZo2kYAXzU3TSSl/A/Ht/5rdRE2FzW0NqiECzvH4x9Dne+4f1sZXncBjynxyKAkXNvTr8IzywnSVW5rnB70+9DkkRoNa7LFEB2TvSQfR6ut8HwCFXR1D78q9MgxsQ3AhMeDIyLJ8nnQJUFHsoMunWWrIRNO4XDQYzWngVQNIe2vK0P5gUx2ZL311JBkXNotXiXPc1YUKhDBz0kiMrn2SDAUPD1vRUGYZ6MH8WvnT8xEvzirCIansxr9Bd5+anclntxbEQ6HlKN/Oy+u6BavWHQeJnOyz9CQGqujY7yBLgkecIgozJ1bZiU0fSOEmA/gUyHEtxRPSnkngDkPbCvHq4cb+j7MmUNDlBIP+B97SQk5I200kDv7JeAuZzYPl68pwvqIvlXU5zObKsiy3oCmXXXxKvJdgUYQkBqnYoii3EUrpiAMN0keTYUi4nomyKEZcch05+5tcz804zXCdABPsKl2yaoibClusDxu7u7+ibijv8P2snDbVFQfhslMroNSvMirtVTiLQ84YcWN//MmZGCAzy6F4ekCgHPmq9/5pgZ3R9RCym4kFI0ULQc/Y5jlQTIf9kr04Mz2XgzPiMOApJDlUVm6MS8YDD7r8XiINFa/d7RGuOQun+H2sBiSmRvfP1qjWAYCnqiiHzdvLlG0l9s9iKr5rm+qIOlM1xCZfBLVdmgmJoT/ycX5lnSUyAezah+c4sW5WfGY2iUOPgVx7G+gaXyFZURkrcMHcXNXdPPhLyEy8abNJVgQ2jyN4/WR7RUUJ2SdtrxAQVh6l2svH43PwOl+uxyGh72nNNjmvpWFtrhmXWGTWqM1WYhc6W18NsEIPZdM+PSufvTya4AVtKF7lsK2sr8utz00aNdQ3AERNySvyqvDNaG+ED32vKw4vODMWOCh0ESvm4sV493bj/sHKibixuYUdAOAF6Lbtc0JFIlcmvvchcG8jo2sy06Jx8zeCfCFYke0dTOsTciMxb9HOW0HjiO/dMgJHRTs6RAJGc0Su8Yxd3w6BiXKSuieHirxm8HDe2q0xOlRbfwmYT0CgbUkJ5VFKEwyl3u8oU8CBrRzapnSehtTlxegIMScu6Dq4/FpiiPcWRoE2RlmUxrayLQYvBMqGUj0so8UqaAbeoWpojuaU9D5DOccvPtzqFBsbtOM26xhyoO2StbMEU0eFnEjvYqxmXCZMHdkeoxqa7PKdhc3f1o7L+YTTgsWq5V4dKez+Wg+jiTjyvw6lQe5qDR2fc9MlNUwPD0BFMO29hVYeveJi3OV10VNYYW/l8+vNKkAp6qPGqdrJD4Pn8aSYAjF7nOgkgn+stVF2BgBFKhQth0IeFjvqGLVlGCEcUqGdAX93/3GKRkiFeS25W3bvrc5BZ0NyM3zcupw65aSJtOZ7mEwRr8wNEX1c5Z8V4ttJQGF+qIH1qOVSyUxIb86IgUDkr3IXpoftjx3uI+MBS2VdPxvv2iI3bf2ScAfHHiMO74oxQffNgw48t73xqbj7CS7FoaX7zB9J01zY0DXh41flN8IykbuiV5Lqp9Tn5wJZIf0WLXDn5IiakmpjA40mut6+vDIoHaNvJ33Rno8cyVzZm6t81wW/Qx/CR5NFevkHd0ZPj7zVz39iqlnBGxOQd3ZF9pQCmPGmoIw/IsUyn0Dgl/S1e+4OamOJSfqlJD7Kkz1by1ZIjcxOdTZvDTC8sLt7YnpCmxExu7oZtdjO8rx3IHGEzPvjk3DsCRZF1LQCWnbH0GIC5ubs3DlIay9JwKYENZTSQuP1SqPYK0SPQDp3suQReiwYnK6Ipdd5oOfc78kc2/qk6A8k/0twmlGHRofzy4zTse24gAuWeNEESqD913bw1E6gEeaU1AKK+QDofk0WmZzoYskH2sWkqiRix7yRVFAdQpzqhvPpbnXEUGNSY/BW6NTG1meS2Z+NC4NA5I9qhN58aoiFbvJVU3uGItXRjj5iQz2wzsahkIYUt4Zm47h7WR4sEVKSV7uZhUO8xxmPHrR0i/uEo+nQ/MQkZ/nVJsKIr//bU2TQXxe5+6XHs9zohLckTUe9KyefjzseEIYTtMrvRoUpUWU+E2liXNXFKIuNGTJ+8iMk00g2m1OQSxWdxbZRm8Wq6QhmnNzh85oh8u6NZ5QIXTlLNjf91Y2mex0hWdTikPst/ZLULxaZIs9Eq19W+Vsntczdg9J8aqeEXNeJFfH51JBb49Jx4hkOwAjhm8B5kgp2RZ59M4vStUhRw/T8z4a1NntY/DBuNQmhsgcee/WMhURmosGBA0MjQuz05SXTF3mhDFeq1o0WXF4PoTWIuE0IwV5xbNSvYpc5dyCO+qmFNTdh8cc5v6pZvO6NM11AV0fOWFRPk5E0BCR1sUH3d43Ab8L0Rn8jNwS0R/Hj2itzT2c3tPDb+DDcWmqixqJcHh9ZPeU4YZwmuiI1trDr+PT7HR10Gvz63HVuoa5BSrorTHpGJksAzC8bCN868zhNWXnI+Wg5XcO0Uh+TmiGPOONQ9X4y+4K1cJuLsRxP/Tqv4eQJf9OApjhkddHd08f3F6OV0KIVPWwhrXHlE6xSt5zlheGR4R5rld392G2o6B/NK8g254LIS4i8thd1vQ9G94ZNcKkRlypnCNVZpO3CsKhzZJIi9Xx0vAUDGmvKlirPGjrfJ8nt9ZhFLhB9x0efgeti/PNZKzTYjUsmZiu6ivuiwMZbkihBb/ltBGCIQUdlVKy7/QJhzMeCnU1o0McrZmTOJ9mp6GLz1Dv8/x5RznmH69VRWtz0YP38JDZRAzxbWpMj/ex00tERtRK7yL7QWNlRGEbh0Uw5XpySDtc0d2nDI811JchUoDyX9XNh8edWvCF5hUk5XOcvKRFrA1ZRLRgbmh4dWQKnttXpV6fpBVHDjy691Agbur0ZA/+OiQZpyWzWwjONbAiunJGhOU5yMiP/z4jSVX6v95UonIRn8HD+mBMKrr4DQe6rnD6LG67Qs3uJUsTHhXiqKCz+eotK3WGmOZCHDfCZ88dm6qg9h+3l6mhlehXVyKNjAq9q38iZjkt+BO2bc/RNDw1L6c+jHzpmWkxDjtPg/oop0bVOxSYaeOWvn4FILhmbSjG4ojuccRw5cstKehBAH+6dUsp5kW8qxOpJB4eebgOcbqi0psLaS6lQgqI3NftpybB7zAmfHn3N7ZtX6tp2ov0vGdCg4pU5PSsOLzqzK6pxR81CNJrTaB9aFiY0JXexbEqV0Fvjk7D2BSYMLx80fmIlLIXrODedSVSvzLiXZ1oY6MVD2znwd4KE7Wm3fQtw1CByetGcMhlQJIaEwPkIUCws3oIZvDYvlo9gQM3zE0uA7F0UrpiIbiIbflfre30fZw5WuAPX5XhzW8cQleh1VPinTfxgH+3pKDf8E2C1tgEKoDJO9JruDGGG1oQc8yUjnG4rlcC+iTqpHlKoWlU/nMceJdSjgawhvnk42M1yIo3kBqroXeiF0NTlZftA+R+SMpix4PDj0KvghBZpo0uVNCByqCK+QpcjErD+BRuKIY56JDk/LcZPLCnRk+avjyv0UsB0Uri/Sw4Iw+EMjBSsBgelOLBzB5+nNfZfYXWfh/Q7uJvRvAHMyDlF3UQgx7dXoZYQ1NcXlqsgeyOsTTKenBWAjYhbxxs6YemG3B+EGQY5xo4ekbPZF7j/OEcR0FzW1IQmeCPommI5iyPnkQlURgqhxU26Y3JHeNwXhcfsuL4/p9pQTdIzfP9ngPuc6SU3AU7mo0bgCYrXg/Hi2dETrHyXVa+HS2l5Ft21+6usMBuhMtidE/UECdlDYSggk6oV1psa893Qb3rlCW54ZepouXg37l3d0aAfzL/cNSYZcT0LvEYnuqyvnIrIChHo/dbZYjDbPxslSFLAfGUEIIcZ3gppTpvd6zLqweOVZuI0TUVDRgSOzjVy5yWFKSmTNn6vv2LxlMx7jdEMtiZcbR6h/kdmh7nkIlctlUCiLnQNL7Xs7W5g6mrq+sTExNDg6gM9eE5xFEM4HhLL4pJKYdwvg5msCsgg4AwFceueyptKZ/XNO3pkIdqkPaXVdAGjfwkt1FTzeXveCAN7QYNp/gMDEzxYFhaLAaneaH8xTY5hrvasu1/5ebmzuvcuXOTn8KRUpLZ5sQpWVD+EgvfAKEcBWQ1mjUK554XYFvnw7YEhAhCSr6pYULTv2R6aklBAwC5Y3uJief2VyqtEoHGG5rT/4nVVN+EPaCsBB0pkT0gyyyDpq+HEB8DWNTSa/PNbbgt/yal5NkxyzI90VRVdI3+HSFpmyuk0MeTeGXnkspgrE/0aGgfyxxqoJPPQGe/BxxcDYtiBiQ042to2mfsZwkheGA/ywr9NhJlIBekZBFqOrZ5kgCFhYUJqampbAWzp9LCsgDLrgB/t0foByDkdkB1UrdFv5j0s0j1Ax8qpfxdqP/U8h1mIABN5EEYhyHELgBUBv87IAS98/9utUhA19TUZMXFxc0AcCZbIqG5A+YFvhvEMEQXVm4s6Jon6VKzA053dTI46OH8hMARhbwa5OCbboU/9e8//BRH8j9mLdQoDqqNCwAAAABJRU5ErkJggg=="},Jq4h:function(Me,De,Z){Me.exports=Z.p+"static/qrcode.2267e4d5.png"},LdHM:function(Me,De,Z){"use strict";Z.d(De,"b",function(){return h}),Z.d(De,"a",function(){return g});var ie=Z("1OyB"),X=Z("vuIU"),R=Z("Ji7U"),Q=Z("LK+K"),B=Z("q1tI"),_=Z("rePB"),H=Z("Ff2n"),U=Z("ODXe"),O=Z("4IlW"),I=Z("bX4T"),y=Z("YrtM"),T=Z("TSYQ"),k=Z.n(T),D=Z("+nKL"),w=Z("8OUc"),E=function(ee,ne){var ce=ee.prefixCls,ve=ee.id,Ie=ee.flattenOptions,Ee=ee.childrenAsData,Ae=ee.values,xe=ee.searchValue,Ce=ee.multiple,me=ee.defaultActiveFirstOption,se=ee.height,ke=ee.itemHeight,Ke=ee.notFoundContent,Fe=ee.open,Ve=ee.menuItemSelectedIcon,Ye=ee.virtual,Se=ee.onSelect,Oe=ee.onToggleOpen,Ue=ee.onActiveValue,Xe=ee.onScroll,Qe=ee.onMouseEnter,He="".concat(ce,"-item"),We=Object(y.a)(function(){return Ie},[Fe,Ie],function(je,ge){return ge[0]&&je[1]!==ge[1]}),st=B.useRef(null),at=function(ge){ge.preventDefault()},$e=function(ge){st.current&&st.current.scrollTo({index:ge})},tt=function(ge){for(var de=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,fe=We.length,te=0;te<fe;te+=1){var re=(ge+te*de+fe)%fe,ae=We[re],ue=ae.group,pe=ae.data;if(!ue&&!pe.disabled)return re}return-1},ft=B.useState(function(){return tt(0)}),rt=Object(U.a)(ft,2),et=rt[0],we=rt[1],ut=function(ge){we(ge);var de=We[ge];if(!de){Ue(null,-1);return}Ue(de.data.value,ge)};B.useEffect(function(){ut(me!==!1?tt(0):-1)},[We.length,xe]),B.useEffect(function(){var je=setTimeout(function(){if(!Ce&&Fe&&Ae.size===1){var ge=Array.from(Ae)[0],de=We.findIndex(function(fe){var te=fe.data;return te.value===ge});ut(de),$e(de)}});return function(){return clearTimeout(je)}},[Fe]);var it=function(ge){ge!==void 0&&Se(ge,{selected:!Ae.has(ge)}),Ce||Oe(!1)};if(B.useImperativeHandle(ne,function(){return{onKeyDown:function(ge){var de=ge.which;switch(de){case O.a.UP:case O.a.DOWN:{var fe=0;if(de===O.a.UP?fe=-1:de===O.a.DOWN&&(fe=1),fe!==0){var te=tt(et+fe,fe);$e(te),ut(te)}break}case O.a.ENTER:{var re=We[et];re&&!re.data.disabled?it(re.data.value):it(void 0),Fe&&ge.preventDefault();break}case O.a.ESC:Oe(!1)}},onKeyUp:function(){},scrollTo:function(ge){$e(ge)}}}),We.length===0)return B.createElement("div",{role:"listbox",id:"".concat(ve,"_list"),className:"".concat(He,"-empty"),onMouseDown:at},Ke);function Le(je){var ge=We[je];if(!ge)return null;var de=ge.data||{},fe=de.value,te=de.label,re=de.children,ae=Object(I.a)(de,!0),ue=Ee?re:te;return ge?B.createElement("div",Object.assign({"aria-label":typeof ue=="string"?ue:null},ae,{key:je,role:"option",id:"".concat(ve,"_list_").concat(je),"aria-selected":Ae.has(fe)}),fe):null}return B.createElement(B.Fragment,null,B.createElement("div",{role:"listbox",id:"".concat(ve,"_list"),style:{height:0,width:0,overflow:"hidden"}},Le(et-1),Le(et),Le(et+1)),B.createElement(D.a,{itemKey:"key",ref:st,data:We,height:se,itemHeight:ke,fullHeight:!1,onMouseDown:at,onScroll:Xe,virtual:Ye,onMouseEnter:Qe},function(je,ge){var de,fe=je.group,te=je.groupOption,re=je.data,ae=re.label,ue=re.key;if(fe)return B.createElement("div",{className:k()(He,"".concat(He,"-group"))},ae!==void 0?ae:ue);var pe=re.disabled,Te=re.value,_e=re.title,nt=re.children,gt=re.style,pt=re.className,Tt=Object(H.a)(re,["disabled","value","title","children","style","className"]),St=Ae.has(Te),ht="".concat(He,"-option"),Ut=k()(He,ht,pt,(de={},Object(_.a)(de,"".concat(ht,"-grouped"),te),Object(_.a)(de,"".concat(ht,"-active"),et===ge&&!pe),Object(_.a)(de,"".concat(ht,"-disabled"),pe),Object(_.a)(de,"".concat(ht,"-selected"),St),de)),Mt=Ee?nt:ae,Jt=!Ve||typeof Ve=="function"||St;return B.createElement("div",Object.assign({},Tt,{"aria-selected":St,className:Ut,title:_e,onMouseMove:function(){if(et===ge||pe)return;ut(ge)},onClick:function(){pe||it(Te)},style:gt}),B.createElement("div",{className:"".concat(ht,"-content")},Mt||Te),B.isValidElement(Ve)||St,Jt&&B.createElement(w.a,{className:"".concat(He,"-option-state"),customizeIcon:Ve,customizeIconProps:{isSelected:St}},St?"\u2713":null))}))},d=B.forwardRef(E);d.displayName="OptionList";var o=d,l=function(){return null};l.isSelectOption=!0;var h=l,x=function(){return null};x.isSelectOptGroup=!0;var g=x,m=Z("VTBJ"),L=Z("Zm9Q");function C(F){var ee=F.key,ne=F.props,ce=ne.children,ve=ne.value,Ie=Object(H.a)(ne,["children","value"]);return Object(m.a)({key:ee,value:ve!==void 0?ve:ee,children:ce},Ie)}function p(F){var ee=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return Object(L.a)(F).map(function(ne,ce){if(!B.isValidElement(ne)||!ne.type)return null;var ve=ne.type.isSelectOptGroup,Ie=ne.key,Ee=ne.props,Ae=Ee.children,xe=Object(H.a)(Ee,["children"]);return ee||!ve?C(ne):Object(m.a)(Object(m.a)({key:"__RC_SELECT_GRP__".concat(Ie===null?ce:Ie,"__"),label:Ie},xe),{},{options:p(Ae)})}).filter(function(ne){return ne})}var c=Z("2Qr1"),u=Z("qNPg"),a=Z("U8pU"),b=Z("Kwbf"),v=Z("WKfj");function S(F){var ee=F.mode,ne=F.options,ce=F.children,ve=F.backfill,Ie=F.allowClear,Ee=F.placeholder,Ae=F.getInputElement,xe=F.showSearch,Ce=F.onSearch,me=F.defaultOpen,se=F.autoFocus,ke=F.labelInValue,Ke=F.value,Fe=F.inputValue,Ve=F.optionLabelProp,Ye=ee==="multiple"||ee==="tags",Se=xe!==void 0?xe:Ye||ee==="combobox",Oe=ne||p(ce);if(Object(b.a)(ee!=="tags"||Oe.every(function(He){return!He.disabled}),"Please avoid setting option to disabled in tags mode since user can always type text as tag."),ee==="tags"||ee==="combobox"){var Ue=Oe.some(function(He){return He.options?He.options.some(function(We){return typeof("value"in We?We.value:We.key)=="number"}):typeof("value"in He?He.value:He.key)=="number"});Object(b.a)(!Ue,"`value` of Option should not use number type when `mode` is `tags` or `combobox`.")}if(Object(b.a)(ee!=="combobox"||!Ve,"`combobox` mode not support `optionLabelProp`. Please set `value` on Option directly."),Object(b.a)(ee==="combobox"||!ve,"`backfill` only works with `combobox` mode."),Object(b.a)(ee==="combobox"||!Ae,"`getInputElement` only work with `combobox` mode."),Object(b.b)(ee!=="combobox"||!Ae||!Ie||!Ee,"Customize `getInputElement` should customize clear and placeholder logic instead of configuring `allowClear` and `placeholder`."),Ce&&!Se&&ee!=="combobox"&&ee!=="tags"&&Object(b.a)(!1,"`onSearch` should work with `showSearch` instead of use alone."),Object(b.b)(!me||se,"`defaultOpen` makes Select open without focus which means it will not close by click outside. You can set `autoFocus` if needed."),Ke!=null){var Xe=Object(v.d)(Ke);Object(b.a)(!ke||Xe.every(function(He){return Object(a.a)(He)==="object"&&("key"in He||"value"in He)}),"`value` should in shape of `{ value: string | number, label?: ReactNode }` when you set `labelInValue` to `true`"),Object(b.a)(!Ye||Array.isArray(Ke),"`value` should be array when `mode` is `multiple` or `tags`")}if(ce){var Qe=null;Object(L.a)(ce).some(function(He){if(!B.isValidElement(He)||!He.type)return!1;var We=He.type;if(We.isSelectOption)return!1;if(We.isSelectOptGroup){var st=Object(L.a)(He.props.children).every(function(at){return!B.isValidElement(at)||!He.type||at.type.isSelectOption?!0:(Qe=at.type,!1)});return!st}return Qe=We,!0}),Qe&&Object(b.a)(!1,"`children` should be `Select.Option` or `Select.OptGroup` instead of `".concat(Qe.displayName||Qe.name||Qe,"`.")),Object(b.a)(Fe===void 0,"`inputValue` is deprecated, please use `searchValue` instead.")}}var P=S,G=Object(u.a)({prefixCls:"rc-select",components:{optionList:o},convertChildrenToData:p,flattenOptions:c.d,getLabeledValue:c.e,filterOptions:c.b,isValueDisabled:c.g,findValueOption:c.c,warningProps:P,fillOptionsWithMissingValue:c.a}),V=function(F){Object(R.a)(ne,F);var ee=Object(Q.a)(ne);function ne(){var ce;return Object(ie.a)(this,ne),ce=ee.apply(this,arguments),ce.selectRef=B.createRef(),ce.focus=function(){ce.selectRef.current.focus()},ce.blur=function(){ce.selectRef.current.blur()},ce}return Object(X.a)(ne,[{key:"render",value:function(){return B.createElement(G,Object.assign({ref:this.selectRef},this.props))}}]),ne}(B.Component);V.Option=h,V.OptGroup=g;var $=V,z=De.c=$},M8RZ:function(Me,De,Z){"use strict";Z.d(De,"a",function(){return O});var ie=Z("fWQN"),X=Z("mtLc"),R=Z("yKVA"),Q=Z("879j"),B=Z("q1tI"),_=Z.n(B),H=Z("i8i4"),U=Z.n(H),O=function(I){Object(R.a)(T,I);var y=Object(Q.a)(T);function T(k){var D;Object(ie.a)(this,T),D=y.call(this,k);var w=window.document;return D.node=w.createElement("div"),w.body.appendChild(D.node),D}return Object(X.a)(T,[{key:"render",value:function(){var D=this.props.children;return Object(H.createPortal)(D,this.node)}},{key:"componentWillUnmount",value:function(){window.document.body.removeChild(this.node)}}]),T}(_.a.Component)},Nmxd:function(Me,De){Me.exports="data:image/png;base64,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"},OLES:function(Me,De,Z){"use strict";var ie=Z("U8pU"),X=Z("VTBJ"),R=Z("Ff2n"),Q=Z("q1tI"),B=Z("uciX"),_=Z("7ixt"),H=function(k){var D=k.overlay,w=k.prefixCls,E=k.id,d=k.overlayInnerStyle;return Q.createElement("div",{className:"".concat(w,"-inner"),id:E,role:"tooltip",style:d},typeof D=="function"?D():D)},U=H,O=function(k,D){var w=k.overlayClassName,E=k.trigger,d=E===void 0?["hover"]:E,o=k.mouseEnterDelay,l=o===void 0?0:o,h=k.mouseLeaveDelay,x=h===void 0?.1:h,g=k.overlayStyle,m=k.prefixCls,L=m===void 0?"rc-tooltip":m,C=k.children,p=k.onVisibleChange,c=k.afterVisibleChange,u=k.transitionName,a=k.animation,b=k.placement,v=b===void 0?"right":b,S=k.align,P=S===void 0?{}:S,G=k.destroyTooltipOnHide,V=G===void 0?!1:G,$=k.defaultVisible,z=k.getTooltipContainer,F=k.overlayInnerStyle,ee=Object(R.a)(k,["overlayClassName","trigger","mouseEnterDelay","mouseLeaveDelay","overlayStyle","prefixCls","children","onVisibleChange","afterVisibleChange","transitionName","animation","placement","align","destroyTooltipOnHide","defaultVisible","getTooltipContainer","overlayInnerStyle"]),ne=Object(Q.useRef)(null);Object(Q.useImperativeHandle)(D,function(){return ne.current});var ce=Object(X.a)({},ee);"visible"in k&&(ce.popupVisible=k.visible);var ve=function(){var Ce=k.arrowContent,me=Ce===void 0?null:Ce,se=k.overlay,ke=k.id;return[Q.createElement("div",{className:"".concat(L,"-arrow"),key:"arrow"},me),Q.createElement(U,{key:"content",prefixCls:L,id:ke,overlay:se,overlayInnerStyle:F})]},Ie=!1,Ee=!1;if(typeof V=="boolean")Ie=V;else if(V&&Object(ie.a)(V)==="object"){var Ae=V.keepParent;Ie=Ae===!0,Ee=Ae===!1}return Q.createElement(B.a,Object.assign({popupClassName:w,prefixCls:L,popup:ve,action:d,builtinPlacements:_.a,popupPlacement:v,ref:ne,popupAlign:P,getPopupContainer:z,onPopupVisibleChange:p,afterPopupVisibleChange:c,popupTransitionName:u,popupAnimation:a,defaultPopupVisible:$,destroyPopupOnHide:Ie,autoDestroy:Ee,mouseLeaveDelay:x,popupStyle:g,mouseEnterDelay:l},ce),C)},I=Object(Q.forwardRef)(O),y=De.a=I},Ohmc:function(Me,De,Z){Me.exports=Z.p+"static/certificate.fc32dc1b.jpg"},Ot1p:function(Me,De,Z){"use strict";var ie=Z("2qtc"),X=Z("kLXV"),R=Z("rAM+"),Q=Z("miYZ"),B=Z("tsqr"),_=Z("9og8"),H=Z("tJVT"),U=Z("jrin"),O=Z("WmNS"),I=Z.n(O),y=Z("q1tI"),T=Z.n(y),k=Z("VrN/"),D=Z.n(k),w=Z("bdgK"),E=Z("p77/"),d=Z("Bd2K"),o=Z("ELLl"),l=Z("19Vz"),h=Z("lZu9"),x=Z("+NIl"),g=Z("kSUc"),m=Z("9Bee"),L=function(pe){var Te=pe.value,_e=Te===void 0?"":Te,nt=pe.className,gt=pe.showTextOnly,pt=pe.showLines,Tt=pe.style,St=Tt===void 0?{}:Tt,ht=Object(y.useMemo)(function(){return""},[_e]);return T.a.createElement(T.a.Fragment,null,T.a.createElement("div",{dangerouslySetInnerHTML:{__html:ht}}))},C=Z("0Owb"),p=Z("dejd"),c=Z("C+DQ"),u=Z("1vsH"),a=Z("m3rI"),b=[{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(pe){var Te=pe.onActionCallback,_e=pe.title,nt=pe.icon,gt=pe.actionName,pt=pe.className,Tt=pt===void 0?"":pt,St=pe.children;function ht(){Te(gt)}return T.a.createElement("a",{title:_e,className:Tt,onClick:ht},T.a.createElement("i",{className:"md-iconfont ".concat(nt)}),St)}var S=function(pe){var Te=pe.watch,_e=pe.showNullButton,nt=pe.onActionCallback,gt=pe.fullScreen,pt=pe.insertTemp,Tt=pe.hidetoolBar,St=pe.uuid,ht=pe.setOpenPhones;console.log("link:","".concat(location.origin,"/upload.html?_educoder_session_login=").concat(Object(u.F)("_educoder_session_login"),"&_educoder_session=").concat(Object(u.F)("_educoder_session"),"&key=").concat(St,"&api=").concat(encodeURIComponent(a.a.PROXY_SERVER)));var Ut=[].concat(b,[{title:"".concat(Te?"\u5173\u95ED\u5B9E\u65F6\u9884\u89C8":"\u5F00\u542F\u5B9E\u65F6\u9884\u89C8"),icon:"".concat(Te?"icon-eye-slash":"icon-eye"),actionName:"trigger-watch"}]);return T.a.createElement("ul",{className:"markdown-toolbar-container"},!Tt&&Ut.map(function(Mt,Jt){return T.a.createElement("li",{key:Jt},Mt.actionName?T.a.createElement(v,Object(C.a)({},Mt,{onActionCallback:nt})):T.a.createElement("span",{className:"v-line"}))}),_e?T.a.createElement("li",null,T.a.createElement(v,{icon:"icon-edit",className:"btn-null",title:"\u589E\u52A0\u586B\u7A7A",actionName:"add-null-ch",onActionCallback:nt},T.a.createElement("span",{className:"fill-tip"},"\u70B9\u51FB\u63D2\u5165\b\u586B\u7A7A\u9879"))):null,pt&&T.a.createElement("li",null,T.a.createElement(v,{icon:"icon-edit",className:"btn-null",title:"\u63D2\u5165\u6A21\u677F",actionName:"inster-template-".concat(pt),onActionCallback:nt},T.a.createElement("span",{className:"fill-tip"},"\u63D2\u5165\u6A21\u677F"))),T.a.createElement("li",{className:"btn-full-screen"},T.a.createElement(v,{icon:"".concat(gt?"icon-shrink":"icon-enlarge"),title:gt?"\u5173\u95ED\u5168\u5C4F":"\u5F00\u542F\u5168\u5C4F",actionName:"trigger-full-screen",onActionCallback:nt})))},P=Z("M8RZ"),G=Z("+L6B"),V=Z("2/Rp"),$=Z("y8nQ"),z=Z("Vl3Y"),F=Z("5NDa"),ee=Z("5rEg"),ne={labelCol:{span:4},wrapperCol:{span:20}},ce=function(pe){var Te=pe.callback,_e=pe.onCancel;function nt(gt){Te(gt)}return T.a.createElement(z.a,Object(C.a)({},ne,{initialValues:{link:"http://",title:""},className:"link-panel",onFinish:nt}),T.a.createElement(z.a.Item,{label:"\u94FE\u63A5\u5730\u5740",name:"link",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u5730\u5740"}]},T.a.createElement(ee.a,null)),T.a.createElement(z.a.Item,{label:"\u94FE\u63A5\u6807\u9898",name:"title",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u94FE\u63A5\u6807\u9898"}]},T.a.createElement(ee.a,null)),T.a.createElement("div",{className:"flex-container flex-end"},T.a.createElement(V.a,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),T.a.createElement(V.a,{type:"ghost",onClick:_e},"\u53D6\u6D88")))},ve=Z("7ahc"),Ie=Z("HmJG"),Ee=Z("BjJ7"),Ae=z.a.useForm,xe={width:280,marginRight:10},Ce={labelCol:{span:5},wrapperCol:{span:19}},me=function(pe){var Te=pe.callback,_e=pe.onCancel,nt=Ae(),gt=Object(H.a)(nt,1),pt=gt[0];function Tt(Ut){Te(Ut)}function St(Ut,Mt){if(Ut.status===-1){B.b.error(Ut.message);return}pt.setFieldsValue({src:"/api/attachments/".concat(Ut.id),type:Mt.type})}function ht(Ut){var Mt=Ut.target.files[0];ke(Mt,St)}return T.a.createElement(z.a,Object(C.a)({form:pt},Ce,{className:"upload-image-panel",onFinish:Tt}),T.a.createElement(z.a.Item,{label:"\u56FE\u7247\u5730\u5740",required:!0},T.a.createElement("div",{className:"flex-container"},T.a.createElement(z.a.Item,{noStyle:!0,name:"src",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u56FE\u7247\u5730\u5740"}]},T.a.createElement(ee.a,{style:xe})),T.a.createElement(se,{onFileChange:ht}))),T.a.createElement(z.a.Item,{label:"\u56FE\u7247\u63CF\u8FF0",name:"alt"},T.a.createElement(ee.a,{style:{width:264}})),T.a.createElement(z.a.Item,{style:{textAlign:"right"}},T.a.createElement(V.a,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),T.a.createElement(V.a,{type:"ghost",onClick:_e},"\u53D6\u6D88")))};function se(pe){var Te=pe.onFileChange;return T.a.createElement("a",{className:"upload-button"},"\u672C\u5730\u4E0A\u4F20",T.a.createElement("input",{type:"file",onChange:Te}))}function ke(pe,Te){if(!pe)throw new String("\u6CA1\u6709\u6587\u4EF6");var _e=new FormData;_e.append("editormd-image-file",pe),_e.append("file_param_name","editormd-image-file"),_e.append("byxhr","true");var nt=new window.XMLHttpRequest;nt.withCredentials=!0,nt.addEventListener("load",function(gt){Te(JSON.parse(gt.target.responseText),pe)},!1),nt.addEventListener("error",function(gt){console.error(gt)},!1),nt.open("POST","".concat(Ee.a,"/api/attachments.json")),nt.send(_e)}var Ke=Z("giR+"),Fe=Z("fyUT"),Ve=Z("7Kak"),Ye=Z("9yH6"),Se=Ye.a.Group,Oe={margin:"0 8px"},Ue=function(pe){var Te=pe.callback,_e=pe.onCancel;function nt(gt){Te(gt)}return T.a.createElement(z.a,{className:"add-table-panel",initialValues:{row:3,col:2,align:"default"},onFinish:nt},T.a.createElement("div",{className:"flex-container",style:{alignItems:"baseline"}},T.a.createElement("span",{style:Oe},"\u5355\u5143\u683C\u6570\uFF1A"),T.a.createElement("span",{style:Oe},"\u884C\u6570"),T.a.createElement(z.a.Item,{name:"row",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u884C\u6570"}]},T.a.createElement(Fe.a,null)),T.a.createElement("span",{style:Oe},"\u5217\u6570"),T.a.createElement(z.a.Item,{name:"col",rules:[{required:!0,message:"\u8BF7\u8F93\u5165\u5217\u6570"}]},T.a.createElement(Fe.a,null))),T.a.createElement("div",{className:"flex-container",style:{marginTop:12,alignItems:"baseline"}},T.a.createElement("span",{style:Oe},"\u5BF9\u9F50\u65B9\u5F0F\uFF1A"),T.a.createElement(z.a.Item,{name:"align"},T.a.createElement(Se,null,T.a.createElement(Ye.a,{value:"default"},T.a.createElement("i",{className:"fa fa-align-justify"})),T.a.createElement(Ye.a,{value:"left"},T.a.createElement("i",{className:"fa fa-align-left"})),T.a.createElement(Ye.a,{value:"center"},T.a.createElement("i",{className:"fa fa-align-center"})),T.a.createElement(Ye.a,{value:"right"},T.a.createElement("i",{className:"fa fa-align-right"}))))),T.a.createElement("div",{className:"flex-container flex-end"},T.a.createElement(V.a,{type:"primary",htmlType:"submit",style:{marginRight:10}},"\u786E\u5B9A"),T.a.createElement(V.a,{type:"ghost",onClick:_e},"\u53D6\u6D88")))},Xe=Z("ErOA"),Qe=Z("7Cbv"),He="link",We="upload-image",st="code-block",at="add-table",$e="------------",tt={default:$e,left:":".concat($e),center:":".concat($e,":"),right:"".concat($e,":")},ft=Z("9VGf"),rt,et;function we(){}var ut=0,it=1e4,Le="\u2581",je=`
**\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 ge(pe){return/^\d+$/.test(pe)?"".concat(pe,"px"):pe}var de=navigator.platform.toUpperCase().indexOf("MAC")>=0,fe=de?"Cmd":"Ctrl",te=["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"],re=(rt={},Object(U.a)(rt,fe+"-B","bold"),Object(U.a)(rt,fe+"-I","italic"),rt),ae=(et={},Object(U.a)(et,He,"\u6DFB\u52A0\u94FE\u63A5"),Object(U.a)(et,st,"\u6DFB\u52A0\u4EE3\u7801\u5757"),Object(U.a)(et,We,"\u6DFB\u52A0\u6587\u4EF6"),Object(U.a)(et,at,"\u6DFB\u52A0\u8868\u683C"),et),ue=De.a=function(pe){var Te=pe.defaultValue,_e=Te===void 0?"":Te,nt=pe.onChange,gt=pe.width,pt=gt===void 0?"100%":gt,Tt=pe.height,St=Tt===void 0?400:Tt,ht=pe.miniToolbar,Ut=ht===void 0?!1:ht,Mt=pe.isFocus,Jt=Mt===void 0?!1:Mt,Qt=pe.watch,It=pe.insertTemp,_r=pe.mode,Kr=_r===void 0?"markdown":_r,Et=pe.id,Br=Et===void 0?"markdown-editor-id":Et,hr=pe.showResizeBar,pr=hr===void 0?!1:hr,Nr=pe.noStorage,ci=Nr===void 0?!1:Nr,$r=pe.showNullButton,_t=$r===void 0?!1:$r,dt=pe.hidetoolBar,Hr=dt===void 0?!1:dt,ei=pe.fullScreen,mr=ei===void 0?!1:ei,Lt=pe.onBlur,Ur=pe.onCMBeforeChange,Vr=pe.onFullScreen,fi=pe.className,Ge=fi===void 0?"":fi,Ct=pe.disablePaste,pi=Ct===void 0?!1:Ct,mi=pe.placeholder,gi=mi===void 0?"":mi,vi=pe.values,j=vi===void 0?"":vi,s=Object(y.useState)(null),f=Object(H.a)(s,2),M=f[0],J=f[1],W=Object(y.useState)(_e),he=Object(H.a)(W,2),Pe=he[0],Je=he[1],ct=Object(y.useState)(Qt),Be=Object(H.a)(ct,2),yt=Be[0],Bt=Be[1],Kt=Object(y.useState)(mr),Ir=Object(H.a)(Kt,2),gr=Ir[0],vr=Ir[1],Qr=Object(y.useState)(""),Ii=Object(H.a)(Qr,2),nr=Ii[0],Fr=Ii[1],oi=Object(y.useState)(0),si=Object(H.a)(oi,2),Mr=si[0],Mi=si[1],yi=Object(y.useState)(St),zi=Object(H.a)(yi,2),hn=zi[0],Yr=zi[1],Gr=Object(y.useState)(!1),bi=Object(H.a)(Gr,2),dn=bi[0],Ei=bi[1],Zt=Object(y.useRef)(Object(Qe.a)()),Nt=Object(y.useRef)(!1),dr=Object(y.useRef)(),Rt=Object(y.useRef)(),$t=Object(y.useRef)(),jt=Object(y.useRef)(),ti=Object(y.useRef)(),ar=function(){var mt=Object(_.a)(I.a.mark(function At(){var bt,Dt;return I.a.wrap(function(Gt){for(;;)switch(Gt.prev=Gt.next){case 0:return Gt.next=2,Object(Xe.a)("/api/attachments/distinct_hash_val.json",{method:"post",body:{hash_val:Zt.current}});case 2:Dt=Gt.sent,Dt!=null&&(bt=Dt.attachments)!==null&&bt!==void 0&&bt.length&&(console.log("cm:",M,Rt),Dt.attachments.map(function(Ot){Ot.content_type.indexOf("image")>-1?M.replaceSelection("![,](/api/attachments/".concat(Ot.id,"?type=").concat(Ot.content_type,")")):Ot.content_type.indexOf("video")>-1?M.replaceSelection('<video width="100%" controls src="'.concat(a.a.API_SERVER,"/api/attachments/").concat(data.id,'"></video>')):Ot.content_type.indexOf("pdf")>-1?M.replaceSelection('<a href="'.concat(a.a.API_SERVER,"/api/attachments/").concat(Ot.id,"?type=").concat(Ot.content_type,'&disposition=inline" target="_blank">').concat(Ot.name,"</a>")):M.replaceSelection("[".concat(Ot.name,"](").concat(a.a.API_SERVER,"/api/attachments/").concat(Ot.id,"?type=").concat(Ot.content_type,")"))}));case 4:case"end":return Gt.stop()}},At)}));return function(){return mt.apply(this,arguments)}}();Object(y.useEffect)(function(){Je(j),M==null||M.setValue(j)},[j]),Object(y.useEffect)(function(){Vr==null||Vr(gr)},[gr]),Object(y.useEffect)(function(){if(Rt.current){var mt=D.a.fromTextArea(Rt.current,{mode:Kr,lineNumbers:!Ut,lineWrapping:!0,value:_e,autoCloseTags:!0,autoCloseBrackets:!0});Jt&&mt.focus();function At(bt,Dt){if(pi){Dt.preventDefault();return}var Pt=Dt.clipboardData;if(Pt){var Gt=Pt.types.toString(),Ot=Pt.items;if(Gt==="Files"||Pt.types.indexOf("Files")>-1){if(Dt.preventDefault(),Kr=="stex")return;try{var rr,Ar=Ot[1];((rr=Ot[0])===null||rr===void 0?void 0:rr.kind)==="file"&&(Ar=Ot[0]);var kt=Ar.getAsFile(),li=kt.name.split(".").pop();ke(kt,function(Ft){if(Ft.id){var Tr,yr,zr;(kt==null||((Tr=kt.type)===null||Tr===void 0)?void 0:Tr.indexOf("image"))>-1?mt.replaceSelection("![,](/api/attachments/".concat(Ft.id,"?type=").concat(Ft.content_type,")")):(kt==null||((yr=kt.type)===null||yr===void 0)?void 0:yr.indexOf("video"))>-1?mt.replaceSelection('<video width="100%" controls src="'.concat(a.a.API_SERVER,"/api/attachments/").concat(Ft.id,'"></video>')):(kt==null||((zr=kt.type)===null||zr===void 0)?void 0:zr.indexOf("pdf"))>-1?mt.replaceSelection('<a href="'.concat(a.a.API_SERVER,"/api/attachments/").concat(Ft.id,"?type=").concat(kt.type,'&disposition=inline" target="_blank">').concat(kt.name,"</a>")):te.includes(li)?mt.replaceSelection('<a href="'.concat(a.a.API_SERVER,"/api/attachments/").concat(Ft.id,'?type=office&disposition=inline" target="_blank">').concat(kt.name,"</a>")):mt.replaceSelection("[".concat(kt.name,"](").concat(a.a.API_SERVER,"/api/attachments/").concat(Ft.id,"?type=").concat(Ft.content_type,")"))}else(Ft==null?void 0:Ft.status)===401&&(document.location.href="/user/login")})}catch(Ft){B.b.warn("\u8BF7\u4F7F\u7528chrome\u6D4F\u89C8\u5668\u7C98\u8D34")}return!0}else return!0}return!0}return mt.on("paste",At),mt.on("dragleave",function(bt,Dt){$t.current.classList.remove("mouse-hover-md")}),mt.on("dragover",function(bt,Dt){$t.current.classList.add("mouse-hover-md")}),mt.on("drop",function(bt,Dt){$t.current.classList.add("mouse-hover-md");var Pt;if(Pt=Dt.dataTransfer.files,Pt.length>0){Dt.preventDefault(),Dt.stopPropagation();for(var Gt=function(Ar){var kt=Pt[Ar],li=kt.name.split(".").pop();ke(kt,function(Ft){if(Ft.id){var Tr,yr,zr;(kt==null||((Tr=kt.type)===null||Tr===void 0)?void 0:Tr.indexOf("image"))>-1?mt.replaceSelection("![,](/api/attachments/".concat(Ft.id,"?type=").concat(Ft.content_type,")")):(kt==null||((yr=kt.type)===null||yr===void 0)?void 0:yr.indexOf("video"))>-1?mt.replaceSelection('<video width="100%" controls src="'.concat(a.a.API_SERVER,"/api/attachments/").concat(Ft.id,'"></video>')):(kt==null||((zr=kt.type)===null||zr===void 0)?void 0:zr.indexOf("pdf"))>-1?mt.replaceSelection('<a href="'.concat(a.a.API_SERVER,"/api/attachments/").concat(Ft.id,"?type=").concat(kt.type,'&disposition=inline" target="_blank">').concat(kt.name,"</a>")):te.includes(li)?mt.replaceSelection('<a href="'.concat(a.a.API_SERVER,"/api/attachments/").concat(Ft.id,'?type=office&disposition=inline" target="_blank">').concat(kt.name,"</a>")):mt.replaceSelection("[".concat(kt.name,"](").concat(a.a.API_SERVER,"/api/attachments/").concat(Ft.id,"?type=").concat(Ft.content_type,")"))}else(Ft==null?void 0:Ft.status)===401&&(document.location.href="/user/login")})},Ot=0;Ot<Pt.length;Ot++)Gt(Ot)}}),J(mt),function(){mt.off("paste",At)}}},[]);var xr=Object(y.useCallback)(function(){if($t.current)try{}catch(mt){console.log(mt,"---- to set md editor body height")}},[hn,$t,gr]);Object(y.useEffect)(function(){function mt(){var bt=new w.default(function(Dt){var Pt=Object(R.a)(Dt),Gt;try{for(Pt.s();!(Gt=Pt.n()).done;){var Ot=Gt.value;(Ot.target.offsetHeight>0||Ot.target.offsetWidth>0)&&(xr(),M.setSize("100%","100%"),M.refresh())}}catch(rr){Pt.e(rr)}finally{Pt.f()}});return bt.observe(Rt.current.parentElement),bt}if(M){var At=mt();return function(){At.unobserve(Rt.current.parentElement)}}},[M,xr]),Object(y.useEffect)(function(){if(M){for(var mt=[],At=function(){var Ot=Dt[bt];Pt=Object(H.a)(Ot,2);var rr=Pt[0],Ar=Pt[1],kt=Object(U.a)({},rr,function(){Ki(Ar)});mt.push(kt),M.addKeyMap(kt)},bt=0,Dt=Object.entries(re);bt<Dt.length;bt++){var Pt;At()}return dr.current=setInterval(function(){Nt.current&&ar()},4e3),function(){clearInterval(dr.current);var Gt=Object(R.a)(mt),Ot;try{for(Gt.s();!(Ot=Gt.n()).done;){var rr=Ot.value;M.removeKeyMap(rr)}}catch(Ar){Gt.e(Ar)}finally{Gt.f()}}}},[M]),Object(y.useEffect)(function(){mr!==gr&&vr(mr)},[mr]),Object(ft.a)(function(){if(!ci&&Mr>0){var mt=new Date().getTime(),At=window.sessionStorage.getItem(Br);mt>=Mr+it&&(!At||At!==Pe)&&(window.sessionStorage.setItem(Br,Pe),Ei(!0))}},it),Object(y.useEffect)(function(){Bt(Qt)},[M,Qt]),Object(y.useEffect)(function(){M&&(Jt&&M.focus())},[M,Jt]),Object(y.useEffect)(function(){if(yt&&M){var mt=M.getScrollerElement();function At(bt){var Dt=bt.target;if(ti.current){var Pt=Dt.scrollTop/Dt.scrollHeight;ti.current.scrollTop=ti.current.scrollHeight*Pt}}return mt.addEventListener("scroll",At),function(){mt.removeEventListener("scroll",At)}}},[M,yt]),Object(y.useEffect)(function(){if(M&&Ur){function mt(At,bt){Ur(At,bt)}return M.on("beforeChange",mt),function(){M.off("beforeChange",mt)}}},[M,Ur]),Object(y.useEffect)(function(){if(M&&Lt){function mt(){Lt(M.getValue())}return M.on("blur",mt),function(){M.off("blur",mt)}}},[M,Lt]),Object(y.useEffect)(function(){if(M){function mt(At){var bt=At.getValue();Je(bt),Mi(new Date().getTime()),At.getScrollerElement().dispatchEvent(new CustomEvent("scroll")),nt&&nt(bt)}return M.on("change",mt),function(){M.off("change",mt)}}},[M,nt]),Object(y.useEffect)(function(){M&&(_e==null?(M.setValue(""),Je("")):_e!==M.getValue()&&(M.setValue(_e),Je(_e),M.setCursor(M.lineCount(),0)))},[M,_e]);var Ki=Object(y.useCallback)(function(mt){var At=M.getCursor(),bt=M.getSelection(),Dt=bt.split(`
`);switch(mt){case"bold":return M.replaceSelection("**"+bt+"**"),bt===""&&M.setCursor(At.line,At.ch+2),M.focus();case"italic":return M.replaceSelection("*"+bt+"*"),bt===""&&M.setCursor(At.line,At.ch+1),M.focus();case"code":return M.replaceSelection("`"+bt+"`"),bt===""&&M.setCursor(At.line,At.ch+1),M.focus();case"inline-latex":return M.replaceSelection("`$$"+bt+"$$`"),bt===""&&M.setCursor(At.line,At.ch+3),M.focus();case"latex":return M.replaceSelection("```latex\n"+bt+"\n```"),M.setCursor(At.line+1,bt.length+1),M.focus();case"line-break":return M.replaceSelection(`<br/>
`),M.focus();case"list-ul":return bt===""?M.replaceSelection("- "+bt):M.replaceSelection(Dt.map(function(Pt){return Pt===""?"":"- ".concat(Pt)}).join(`
`)),M.focus();case"list-ol":return bt===""?M.replaceSelection("1. "+bt):M.replaceSelection(Dt.map(function(Pt,Gt){return Pt===""?"":"".concat(Gt+1,". ").concat(Pt)}).join(`
`)),M.focus();case"add-null-ch":return bt===""&&M.setCursor(At.line,At.ch+1),M.replaceSelection(Le),M.focus();case"inster-template-1":return bt===""&&M.setCursor(At.line,At.ch),M.replaceSelection(je),M.focus();case"eraser":return M.setValue(""),M.focus();case"trigger-watch":return Bt(!yt),M.focus();case"trigger-full-screen":return vr(!gr),M.focus();case He:Fr(He);return;case st:Fr(st);return;case We:Fr(We);return;case at:Fr(at);return;default:throw new Error}},[M,yt,gr]),xi=Object(y.useCallback)(function(mt){Fr("");switch(nr){case He:var At=mt.title,bt=mt.link;return M.replaceSelection("[".concat(At,"](").concat(bt,")")),M.focus();case st:var Dt=mt.language,Pt=mt.content;return M.replaceSelection(["```"+Dt,Pt,"```"].join(`
`)),M.focus();case We:var Gt=mt.src,Ot=mt.alt;return Ot?M.replaceSelection("![ ".concat(Ot," ]( ").concat(Gt,' "').concat(Ot,'" )')):M.replaceSelection("![,](".concat(Gt,")")),M.focus();case at:for(var rr=mt.row,Ar=mt.col,kt=mt.align,li=`
`,Ft=0;Ft<rr;Ft++){for(var Tr=[],yr=[],zr=0;zr<Ar;zr++)Ft===1&&yr.push(tt[kt]),Tr.push(" ");Ft===1&&(li+="| ".concat(yr.join(" | "),` |
`)),li+="| ".concat(Tr.join(Ar===1?"":" | "),` |
`)}return M.replaceSelection(li+`
`),M.focus();default:throw new Error}},[M,nr]),cn=Object(y.useMemo)(function(){switch(nr){case He:return T.a.createElement(ce,{callback:xi,onCancel:Ci});case st:return T.a.createElement(ve.b,{callback:xi,onCancel:Ci});case We:return T.a.createElement(me,{callback:xi,onCancel:Ci});case at:return T.a.createElement(Ue,{callback:xi,onCancel:Ci});default:return null}},[nr]);function Ci(){Fr("")}Object(y.useEffect)(function(){if(jt.current){var mt=jt.current,At=!1,bt=0;function Dt(Ot){At=!0,bt=Ot.pageY}function Pt(){At=!1}function Gt(Ot){if(At){var rr=Ot.pageY-bt;rr<0&&(rr=0),rr>300&&(rr=300);var Ar=St+rr+"px";Yr(Ar)}}return mt.addEventListener("mousedown",Dt),document.addEventListener("mousemove",Gt),document.addEventListener("mouseup",Pt),function(){mt.removeEventListener("mousedown",Dt),document.removeEventListener("mousemove",Gt),document.removeEventListener("mouseup",Pt)}}},[M,jt]),Object(y.useEffect)(function(){Yr(St)},[St]);var ri=ge(pt),fn=635,Xr={width:ri,height:fn},pn=Object(y.useMemo)(function(){if(Mr){var mt=new Date(Mr),At=mt.getHours(),bt=mt.getMinutes(),Dt=mt.getSeconds();return At=At<10?"0"+At:At,bt=bt<10?"0"+bt:bt,Dt=Dt<10?"0"+Dt:Dt,"".concat(At,":").concat(bt,":").concat(Dt)}return 0},[Mr]);function Wn(){window.sessionStorage.removeItem(Br),Ei(!1),Mi(0)}function Oi(){Ei(!1),Mi(0),M.setValue(window.sessionStorage.getItem(Br))}function ua(mt,At){var bt=M.getValue();bt=bt.replace(mt,At),Je(bt),M==null||M.setValue(bt)}return T.a.createElement(y.Fragment,null,T.a.createElement("div",{className:"markdown-editor-wrapper",ref:$t},T.a.createElement("div",{className:"markdown-editor-container ".concat(Ge," ").concat(yt?"on-preview":""," ").concat(Ut?"mini":""," ").concat(gr?"full-screen":""),style:Xr},T.a.createElement(S,{insertTemp:It,watch:yt,fullScreen:gr,showNullButton:_t,onActionCallback:Ki,hidetoolBar:Hr,uuid:Zt.current,setOpenPhones:function(){Nt.current=!0}}),T.a.createElement("div",{className:"markdown-editor-body"},T.a.createElement("div",{className:"codemirror-container"},T.a.createElement("textarea",{ref:Rt,placeholder:gi})),yt?T.a.createElement("div",{ref:ti,className:"preview-container"},Kr==="stex"&&T.a.createElement(L,{value:Pe}),Kr!=="stex"&&T.a.createElement(m.a,{edit:!0,value:Pe,replaces:ua})):null))),pr?T.a.createElement("a",{ref:jt,className:"editor-resize"}):null,T.a.createElement(P.a,null,ae[nr]?T.a.createElement(X.a,{centered:!0,title:ae[nr],visible:!0,onCancel:Ci,footer:null,className:"markdown-popup-form"},cn):null))}},RMFE:function(Me,De){Me.exports="data:image/png;base64,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"},SJMd:function(Me,De){/**
* @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 Z,ie,X,R=!1,Q,B;window.PR_SHOULD_USE_CONTINUATION=!0;var _,H;(function(){var U=window,O=["break,continue,do,else,for,if,return,while"],I=[O,"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"],y=[I,"catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],T=[y,"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"],k=[y,"abstract,assert,boolean,byte,extends,finally,final,implements,import,instanceof,interface,null,native,package,strictfp,super,synchronized,throws,transient"],D=[y,"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"],w="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",E=[y,"abstract,async,await,constructor,debugger,enum,eval,export,function,get,implements,instanceof,interface,let,null,set,undefined,var,with,yield,Infinity,NaN"],d="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",o=[O,"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"],l=[O,"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"],h=[O,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],x=[T,D,k,E,d,o,l,h],g=/^(DIR|FILE|array|vector|(de|priority_)?queue|(forward_)?list|stack|(const_)?(reverse_)?iterator|(unordered_)?(multi)?(set|map)|bitset|u?(int|float)\d*)\b/,m="str",L="kwd",C="com",p="typ",c="lit",u="pun",a="pln",b="tag",v="dec",S="src",P="atn",G="atv",V="nocode",$="(?:^^\\.?|[+-]|[!=]=?=?|\\#|%=?|&&?=?|\\(|\\*=?|[+\\-]=|->|\\/=?|::?|<<?=?|>>?>?=?|,|;|\\?|@|\\[|~|{|\\^\\^?=?|\\|\\|?=?|break|case|continue|delete|do|else|finally|instanceof|return|throw|try|typeof)\\s*";function z(Se){for(var Oe=0,Ue=!1,Xe=!1,Qe=0,He=Se.length;Qe<He;++Qe){var We=Se[Qe];if(We.ignoreCase)Xe=!0;else if(/[a-z]/i.test(We.source.replace(/\\u[0-9a-f]{4}|\\x[0-9a-f]{2}|\\[^ux]/gi,""))){Ue=!0,Xe=!1;break}}var st={b:8,t:9,n:10,v:11,f:12,r:13};function at(et){var we=et.charCodeAt(0);if(we!==92)return we;var ut=et.charAt(1);return we=st[ut],we||("0"<=ut&&ut<="7"?parseInt(et.substring(1),8):ut==="u"||ut==="x"?parseInt(et.substring(2),16):et.charCodeAt(1))}function $e(et){if(et<32)return(et<16?"\\x0":"\\x")+et.toString(16);var we=String.fromCharCode(et);return we==="\\"||we==="-"||we==="]"||we==="^"?"\\"+we:we}function tt(et){var we=et.substring(1,et.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")),ut=[],it=we[0]==="^",Le=["["];it&&Le.push("^");for(var je=it?1:0,ge=we.length;je<ge;++je){var de=we[je];if(/\\[bdsw]/i.test(de))Le.push(de);else{var fe=at(de),te;je+2<ge&&we[je+1]==="-"?(te=at(we[je+2]),je+=2):te=fe,ut.push([fe,te]),te<65||fe>122||(te<65||fe>90||ut.push([Math.max(65,fe)|32,Math.min(te,90)|32]),te<97||fe>122||ut.push([Math.max(97,fe)&~32,Math.min(te,122)&~32]))}}ut.sort(function(pe,Te){return pe[0]-Te[0]||Te[1]-pe[1]});for(var re=[],ae=[],je=0;je<ut.length;++je){var ue=ut[je];ue[0]<=ae[1]+1?ae[1]=Math.max(ae[1],ue[1]):re.push(ae=ue)}for(var je=0;je<re.length;++je){var ue=re[je];Le.push($e(ue[0])),ue[1]>ue[0]&&(ue[1]+1>ue[0]&&Le.push("-"),Le.push($e(ue[1])))}return Le.push("]"),Le.join("")}function ft(et){for(var we=et.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")),ut=we.length,it=[],Le=0,je=0;Le<ut;++Le){var ge=we[Le];if(ge==="(")++je;else if(ge.charAt(0)==="\\"){var de=+ge.substring(1);de&&(de<=je?it[de]=-1:we[Le]=$e(de))}}for(var Le=1;Le<it.length;++Le)it[Le]===-1&&(it[Le]=++Oe);for(var Le=0,je=0;Le<ut;++Le){var ge=we[Le];if(ge==="(")++je,it[je]||(we[Le]="(?:");else if(ge.charAt(0)==="\\"){var de=+ge.substring(1);de&&de<=je&&(we[Le]="\\"+it[de])}}for(var Le=0;Le<ut;++Le)we[Le]==="^"&&we[Le+1]!=="^"&&(we[Le]="");if(et.ignoreCase&&Ue)for(var Le=0;Le<ut;++Le){var ge=we[Le],fe=ge.charAt(0);ge.length>=2&&fe==="["?we[Le]=tt(ge):fe!=="\\"&&(we[Le]=ge.replace(/[a-zA-Z]/g,function(ae){var ue=ae.charCodeAt(0);return"["+String.fromCharCode(ue&~32,ue|32)+"]"}))}return we.join("")}for(var rt=[],Qe=0,He=Se.length;Qe<He;++Qe){var We=Se[Qe];if(We.global||We.multiline)throw new Error(""+We);rt.push("(?:"+ft(We)+")")}return new RegExp(rt.join("|"),Xe?"gi":"g")}function F(Se,Oe){var Ue=/(?:^|\s)nocode(?:\s|$)/,Xe=[],Qe=0,He=[],We=0;function st(at){var $e=at.nodeType;if($e==1){if(Ue.test(at.className))return;for(var tt=at.firstChild;tt;tt=tt.nextSibling)st(tt);var ft=at.nodeName.toLowerCase();(ft==="br"||ft==="li")&&(Xe[We]=`
`,He[We<<1]=Qe++,He[We++<<1|1]=at)}else if($e==3||$e==4){var rt=at.nodeValue;rt.length&&(Oe?rt=rt.replace(/\r\n?/g,`
`):rt=rt.replace(/[ \t\r\n]+/g," "),Xe[We]=rt,He[We<<1]=Qe,Qe+=rt.length,He[We++<<1|1]=at)}}return st(Se),{sourceCode:Xe.join("").replace(/\n$/,""),spans:He}}function ee(Se,Oe,Ue,Xe,Qe){if(!Ue)return;var He={sourceNode:Se,pre:1,langExtension:null,numberLines:null,sourceCode:Ue,spans:null,basePos:Oe,decorations:null};Xe(He),Qe.push.apply(Qe,He.decorations)}var ne=/\S/;function ce(Se){for(var Oe=void 0,Ue=Se.firstChild;Ue;Ue=Ue.nextSibling){var Xe=Ue.nodeType;Oe=Xe===1?Oe?Se:Ue:Xe===3&&ne.test(Ue.nodeValue)?Se:Oe}return Oe===Se?void 0:Oe}function ve(Se,Oe){var Ue={},Xe;(function(){for(var We=Se.concat(Oe),st=[],at={},$e=0,tt=We.length;$e<tt;++$e){var ft=We[$e],rt=ft[3];if(rt)for(var et=rt.length;--et>=0;)Ue[rt.charAt(et)]=ft;var we=ft[1],ut=""+we;at.hasOwnProperty(ut)||(st.push(we),at[ut]=null)}st.push(/[\0-\uffff]/),Xe=z(st)})();var Qe=Oe.length,He=function(We){for(var st=We.sourceCode,at=We.basePos,$e=We.sourceNode,tt=[at,a],ft=0,rt=st.match(Xe)||[],et={},we=0,ut=rt.length;we<ut;++we){var it=rt[we],Le=et[it],je=void 0,ge;if(typeof Le=="string")ge=!1;else{var de=Ue[it.charAt(0)];if(de)je=it.match(de[1]),Le=de[0];else{for(var fe=0;fe<Qe;++fe)if(de=Oe[fe],je=it.match(de[1]),je){Le=de[0];break}je||(Le=a)}ge=Le.length>=5&&Le.substring(0,5)==="lang-",ge&&!(je&&typeof je[1]=="string")&&(ge=!1,Le=S),ge||(et[it]=Le)}var te=ft;if(ft+=it.length,!ge)tt.push(at+te,Le);else{var re=je[1],ae=it.indexOf(re),ue=ae+re.length;je[2]&&(ue=it.length-je[2].length,ae=ue-re.length);var pe=Le.substring(5);ee($e,at+te,it.substring(0,ae),He,tt),ee($e,at+te+ae,re,se(pe,re),tt),ee($e,at+te+ue,it.substring(ue),He,tt)}}We.decorations=tt};return He}function Ie(Se){var Oe=[],Ue=[];Se.tripleQuotedStrings?Oe.push([m,/^(?:\'\'\'(?:[^\'\\]|\\[\s\S]|\'{1,2}(?=[^\']))*(?:\'\'\'|$)|\"\"\"(?:[^\"\\]|\\[\s\S]|\"{1,2}(?=[^\"]))*(?:\"\"\"|$)|\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$))/,null,`'"`]):Se.multiLineStrings?Oe.push([m,/^(?:\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$)|\`(?:[^\\\`]|\\[\s\S])*(?:\`|$))/,null,"'\"`"]):Oe.push([m,/^(?:\'(?:[^\\\'\r\n]|\\.)*(?:\'|$)|\"(?:[^\\\"\r\n]|\\.)*(?:\"|$))/,null,`"'`]),Se.verbatimStrings&&Ue.push([m,/^@\"(?:[^\"]|\"\")*(?:\"|$)/,null]);var Xe=Se.hashComments;Xe&&(Se.cStyleComments?(Xe>1?Oe.push([C,/^#(?:##(?:[^#]|#(?!##))*(?:###|$)|.*)/,null,"#"]):Oe.push([C,/^#(?:(?:define|e(?:l|nd)if|else|error|ifn?def|include|line|pragma|undef|warning)\b|[^\r\n]*)/,null,"#"]),Ue.push([m,/^<(?:(?:(?:\.\.\/)*|\/?)(?:[\w-]+(?:\/[\w-]+)+)?[\w-]+\.h(?:h|pp|\+\+)?|[a-z]\w*)>/,null])):Oe.push([C,/^#[^\r\n]*/,null,"#"])),Se.cStyleComments&&(Ue.push([C,/^\/\/[^\r\n]*/,null]),Ue.push([C,/^\/\*[\s\S]*?(?:\*\/|$)/,null]));var Qe=Se.regexLiterals;if(Qe){var He=Qe>1?"":`
\r`,We=He?".":"[\\S\\s]",st="/(?=[^/*"+He+"])(?:[^/\\x5B\\x5C"+He+"]|\\x5C"+We+"|\\x5B(?:[^\\x5C\\x5D"+He+"]|\\x5C"+We+")*(?:\\x5D|$))+/";Ue.push(["lang-regex",RegExp("^"+$+"("+st+")")])}var at=Se.types;at&&Ue.push([p,at]);var $e=(""+Se.keywords).replace(/^ | $/g,"");$e.length&&Ue.push([L,new RegExp("^(?:"+$e.replace(/[\s,]+/g,"|")+")\\b"),null]),Oe.push([a,/^\s+/,null,` \r
\xA0`]);var tt="^.[^\\s\\w.$@'\"`/\\\\]*";return Se.regexLiterals&&(tt+="(?!s*/)"),Ue.push([c,/^@[a-z_$][a-z_$@0-9]*/i,null],[p,/^(?:[@_]?[A-Z]+[a-z][A-Za-z_$@0-9]*|\w+_t\b)/,null],[a,/^[a-z_$][a-z_$@0-9]*/i,null],[c,new RegExp("^(?:0x[a-f0-9]+|(?:\\d(?:_\\d+)*\\d*(?:\\.\\d*)?|\\.\\d\\+)(?:e[+\\-]?\\d+)?)[a-z]*","i"),null,"0123456789"],[a,/^\\[\s\S]?/,null],[u,new RegExp(tt),null]),ve(Oe,Ue)}var Ee=Ie({keywords:x,hashComments:!0,cStyleComments:!0,multiLineStrings:!0,regexLiterals:!0});function Ae(Se,Oe,Ue){for(var Xe=/(?:^|\s)nocode(?:\s|$)/,Qe=/\r\n?|\n/,He=Se.ownerDocument,We=He.createElement("li");Se.firstChild;)We.appendChild(Se.firstChild);var st=[We];function at(we){var ut=we.nodeType;if(ut==1&&!Xe.test(we.className))if(we.nodeName==="br")$e(we),we.parentNode&&we.parentNode.removeChild(we);else for(var it=we.firstChild;it;it=it.nextSibling)at(it);else if((ut==3||ut==4)&&Ue){var Le=we.nodeValue,je=Le.match(Qe);if(je){var ge=Le.substring(0,je.index);we.nodeValue=ge;var de=Le.substring(je.index+je[0].length);if(de){var fe=we.parentNode;fe.insertBefore(He.createTextNode(de),we.nextSibling)}$e(we),ge||we.parentNode.removeChild(we)}}}function $e(we){for(;!we.nextSibling;)if(we=we.parentNode,!we)return;function ut(je,ge){var de=ge?je.cloneNode(!1):je,fe=je.parentNode;if(fe){var te=ut(fe,1),re=je.nextSibling;te.appendChild(de);for(var ae=re;ae;ae=re)re=ae.nextSibling,te.appendChild(ae)}return de}for(var it=ut(we.nextSibling,0),Le;(Le=it.parentNode)&&Le.nodeType===1;)it=Le;st.push(it)}for(var tt=0;tt<st.length;++tt)at(st[tt]);Oe===(Oe|0)&&st[0].setAttribute("value",Oe);var ft=He.createElement("ol");ft.className="linenums";for(var rt=Math.max(0,Oe-1|0)||0,tt=0,et=st.length;tt<et;++tt)We=st[tt],We.className="L"+(tt+rt)%10,We.firstChild||We.appendChild(He.createTextNode("\xA0")),ft.appendChild(We);Se.appendChild(ft)}function xe(Se){var Oe=/\bMSIE\s(\d+)/.exec(navigator.userAgent);Oe=Oe&&+Oe[1]<=8;var Ue=/\n/g,Xe=Se.sourceCode,Qe=Xe.length,He=0,We=Se.spans,st=We.length,at=0,$e=Se.decorations,tt=$e.length,ft=0;$e[tt]=Qe;var rt,et;for(et=rt=0;et<tt;)$e[et]!==$e[et+2]?($e[rt++]=$e[et++],$e[rt++]=$e[et++]):et+=2;for(tt=rt,et=rt=0;et<tt;){for(var we=$e[et],ut=$e[et+1],it=et+2;it+2<=tt&&$e[it+1]===ut;)it+=2;$e[rt++]=we,$e[rt++]=ut,et=it}tt=$e.length=rt;var Le=Se.sourceNode,je="";Le&&(je=Le.style.display,Le.style.display="none");try{for(var ge=null;at<st;){var de=We[at],fe=We[at+2]||Qe,te=$e[ft+2]||Qe,it=Math.min(fe,te),re=We[at+1],ae;if(re.nodeType!==1&&(ae=Xe.substring(He,it))){Oe&&(ae=ae.replace(Ue,"\r")),re.nodeValue=ae;var ue=re.ownerDocument,pe=ue.createElement("span");pe.className=$e[ft+1];var Te=re.parentNode;Te.replaceChild(pe,re),pe.appendChild(re),He<fe&&(We[at+1]=re=ue.createTextNode(Xe.substring(it,fe)),Te.insertBefore(re,pe.nextSibling))}He=it,He>=fe&&(at+=2),He>=te&&(ft+=2)}}finally{Le&&(Le.style.display=je)}}var Ce={};function me(Se,Oe){for(var Ue=Oe.length;--Ue>=0;){var Xe=Oe[Ue];Ce.hasOwnProperty(Xe)?U.console&&console.warn("cannot override language handler %s",Xe):Ce[Xe]=Se}}function se(Se,Oe){return Se&&Ce.hasOwnProperty(Se)||(Se=/^\s*</.test(Oe)?"default-markup":"default-code"),Ce[Se]}me(Ee,["default-code"]),me(ve([],[[a,/^[^<?]+/],[v,/^<!\w[^>]*(?:>|$)/],[C,/^<\!--[\s\S]*?(?:-\->|$)/],["lang-",/^<\?([\s\S]+?)(?:\?>|$)/],["lang-",/^<%([\s\S]+?)(?:%>|$)/],[u,/^(?:<[%?]|[%?]>)/],["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"]),me(ve([[a,/^[\s]+/,null,` \r
`],[G,/^(?:\"[^\"]*\"?|\'[^\']*\'?)/,null,`"'`]],[[b,/^^<\/?[a-z](?:[\w.:-]*\w)?|\/?>$/i],[P,/^(?!style[\s=]|on)[a-z](?:[\w:-]*\w)?/i],["lang-uq.val",/^=\s*([^>\'\"\s]*(?:[^>\'\"\s\/]|\/(?=\s)))/],[u,/^[=<>\/]+/],["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"]),me(ve([],[[G,/^[\s\S]+/]]),["uq.val"]),me(Ie({keywords:T,hashComments:!0,cStyleComments:!0,types:g}),["c","cc","cpp","cxx","cyc","m"]),me(Ie({keywords:"null,true,false"}),["json"]),me(Ie({keywords:D,hashComments:!0,cStyleComments:!0,verbatimStrings:!0,types:g}),["cs"]),me(Ie({keywords:k,cStyleComments:!0}),["java"]),me(Ie({keywords:h,hashComments:!0,multiLineStrings:!0}),["bash","bsh","csh","sh"]),me(Ie({keywords:o,hashComments:!0,multiLineStrings:!0,tripleQuotedStrings:!0}),["cv","py","python"]),me(Ie({keywords:d,hashComments:!0,multiLineStrings:!0,regexLiterals:2}),["perl","pl","pm"]),me(Ie({keywords:l,hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb","ruby"]),me(Ie({keywords:E,cStyleComments:!0,regexLiterals:!0}),["javascript","js","ts","typescript"]),me(Ie({keywords:w,hashComments:3,cStyleComments:!0,multilineStrings:!0,tripleQuotedStrings:!0,regexLiterals:!0}),["coffee"]),me(ve([],[[m,/^[\s\S]+/]]),["regex"]);function ke(Se){var Oe=Se.langExtension;try{var Ue=F(Se.sourceNode,Se.pre),Xe=Ue.sourceCode;Se.sourceCode=Xe,Se.spans=Ue.spans,Se.basePos=0,se(Oe,Xe)(Se),xe(Se)}catch(Qe){U.console&&console.log(Qe&&Qe.stack||Qe)}}function Ke(Se,Oe,Ue){var Xe=Ue||!1,Qe=Oe||null,He=document.createElement("div");He.innerHTML="<pre>"+Se+"</pre>",He=He.firstChild,Xe&&Ae(He,Xe,!0);var We={langExtension:Qe,numberLines:Xe,sourceNode:He,pre:1,sourceCode:null,basePos:null,spans:null,decorations:null};return ke(We),He.innerHTML}function Fe(Se,Oe){var Ue=Oe||document.body,Xe=Ue.ownerDocument||document;function Qe(de){return Ue.getElementsByTagName(de)}for(var He=[Qe("pre"),Qe("code"),Qe("xmp")],We=[],st=0;st<He.length;++st)for(var at=0,$e=He[st].length;at<$e;++at)We.push(He[st][at]);He=null;var tt=Date;tt.now||(tt={now:function(){return+new Date}});var ft=0,rt=/\blang(?:uage)?-([\w.]+)(?!\S)/,et=/\bprettyprint\b/,we=/\bprettyprinted\b/,ut=/pre|xmp/i,it=/^code$/i,Le=/^(?:pre|code|xmp)$/i,je={};function ge(){for(var de=U.PR_SHOULD_USE_CONTINUATION?tt.now()+250:Infinity;ft<We.length&&tt.now()<de;ft++){for(var fe=We[ft],te=je,re=fe;re=re.previousSibling;){var ae=re.nodeType,ue=(ae===7||ae===8)&&re.nodeValue;if(ue?!/^\??prettify\b/.test(ue):ae!==3||/\S/.test(re.nodeValue))break;if(ue){te={},ue.replace(/\b(\w+)=([\w:.%+-]+)/g,function(Qt,It,_r){te[It]=_r});break}}var pe=fe.className;if((te!==je||et.test(pe))&&!we.test(pe)){for(var Te=!1,_e=fe.parentNode;_e;_e=_e.parentNode){var nt=_e.tagName;if(Le.test(nt)&&_e.className&&et.test(_e.className)){Te=!0;break}}if(!Te){fe.className+=" prettyprinted";var gt=te.lang;if(!gt){gt=pe.match(rt);var pt;!gt&&(pt=ce(fe))&&it.test(pt.tagName)&&(gt=pt.className.match(rt)),gt&&(gt=gt[1])}var Tt;if(ut.test(fe.tagName))Tt=1;else{var St=fe.currentStyle,ht=Xe.defaultView,Ut=St?St.whiteSpace:ht&&ht.getComputedStyle?ht.getComputedStyle(fe,null).getPropertyValue("white-space"):0;Tt=Ut&&Ut.substring(0,3)==="pre"}var Mt=te.linenums;(Mt=Mt==="true"||+Mt)||(Mt=pe.match(/\blinenums\b(?::(\d+))?/),Mt=Mt?Mt[1]&&Mt[1].length?+Mt[1]:!0:!1),Mt&&Ae(fe,Mt,Tt);var Jt={langExtension:gt,sourceNode:fe,numberLines:Mt,pre:Tt,sourceCode:null,basePos:null,spans:null,decorations:null};ke(Jt)}}}ft<We.length?U.setTimeout(ge,250):typeof Se=="function"&&Se()}ge()}var Ve=U.PR={createSimpleLexer:ve,registerLangHandler:me,sourceDecorator:Ie,PR_ATTRIB_NAME:P,PR_ATTRIB_VALUE:G,PR_COMMENT:C,PR_DECLARATION:v,PR_KEYWORD:L,PR_LITERAL:c,PR_NOCODE:V,PR_PLAIN:a,PR_PUNCTUATION:u,PR_SOURCE:S,PR_STRING:m,PR_TAG:b,PR_TYPE:p,prettyPrintOne:R?U.prettyPrintOne=Ke:_=Ke,prettyPrint:H=R?U.prettyPrint=Fe:H=Fe},Ye=U.define;typeof Ye=="function"&&Ye.amd&&Ye("google-code-prettify",[],function(){return Ve})})()},SMhR:function(Me,De){Me.exports="data:image/png;base64,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"},TGq3:function(Me,De,Z){Me.exports=Z.p+"static/lockclose.365036e8.svg"},UUDw:function(Me,De,Z){Me.exports={buttonFixed:"buttonFixed___2zLVJ",button:"button___-JgFH",buttonWrap:"buttonWrap___aZhhk"}},"VrN/":function(Me,De,Z){(function(ie,X){Me.exports=X()})(this,function(){"use strict";var ie=navigator.userAgent,X=navigator.platform,R=/gecko\/\d/i.test(ie),Q=/MSIE \d/.test(ie),B=/Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(ie),_=/Edge\/(\d+)/.exec(ie),H=Q||B||_,U=H&&(Q?document.documentMode||6:+(_||B)[1]),O=!_&&/WebKit\//.test(ie),I=O&&/Qt\/\d+\.\d+/.test(ie),y=!_&&/Chrome\//.test(ie),T=/Opera\//.test(ie),k=/Apple Computer/.test(navigator.vendor),D=/Mac OS X 1\d\D([8-9]|\d\d)\D/.test(ie),w=/PhantomJS/.test(ie),E=!_&&/AppleWebKit/.test(ie)&&/Mobile\/\w+/.test(ie),d=/Android/.test(ie),o=E||d||/webOS|BlackBerry|Opera Mini|Opera Mobi|IEMobile/i.test(ie),l=E||/Mac/.test(X),h=/\bCrOS\b/.test(ie),x=/win/i.test(X),g=T&&ie.match(/Version\/(\d*\.\d*)/);g&&(g=Number(g[1])),g&&g>=15&&(T=!1,O=!0);var m=l&&(I||T&&(g==null||g<12.11)),L=R||H&&U>=9;function C(e){return new RegExp("(^|\\s)"+e+"(?:$|\\s)\\s*")}var p=function(e,t){var i=e.className,r=C(t).exec(i);if(r){var n=i.slice(r.index+r[0].length);e.className=i.slice(0,r.index)+(n?r[1]+n:"")}};function c(e){for(var t=e.childNodes.length;t>0;--t)e.removeChild(e.firstChild);return e}function u(e,t){return c(e).appendChild(t)}function a(e,t,i,r){var n=document.createElement(e);if(i&&(n.className=i),r&&(n.style.cssText=r),typeof t=="string")n.appendChild(document.createTextNode(t));else if(t)for(var A=0;A<t.length;++A)n.appendChild(t[A]);return n}function b(e,t,i,r){var n=a(e,t,i,r);return n.setAttribute("role","presentation"),n}var v;document.createRange?v=function(e,t,i,r){var n=document.createRange();return n.setEnd(r||e,i),n.setStart(e,t),n}:v=function(e,t,i){var r=document.body.createTextRange();try{r.moveToElementText(e.parentNode)}catch(n){return r}return r.collapse(!0),r.moveEnd("character",i),r.moveStart("character",t),r};function S(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 P(){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 G(e,t){var i=e.className;C(t).test(i)||(e.className+=(i?" ":"")+t)}function V(e,t){for(var i=e.split(" "),r=0;r<i.length;r++)i[r]&&!C(i[r]).test(t)&&(t+=" "+i[r]);return t}var $=function(e){e.select()};E?$=function(e){e.selectionStart=0,e.selectionEnd=e.value.length}:H&&($=function(e){try{e.select()}catch(t){}});function z(e){var t=Array.prototype.slice.call(arguments,1);return function(){return e.apply(null,t)}}function F(e,t,i){t||(t={});for(var r in e)e.hasOwnProperty(r)&&(i!==!1||!t.hasOwnProperty(r))&&(t[r]=e[r]);return t}function ee(e,t,i,r,n){t==null&&(t=e.search(/[^\s\u00a0]/),t==-1&&(t=e.length));for(var A=r||0,N=n||0;;){var K=e.indexOf(" ",A);if(K<0||K>=t)return N+(t-A);N+=K-A,N+=i-N%i,A=K+1}}var ne=function(){this.id=null,this.f=null,this.time=0,this.handler=z(this.onTimeout,this)};ne.prototype.onTimeout=function(e){e.id=0,e.time<=+new Date?e.f():setTimeout(e.handler,e.time-+new Date)},ne.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 ce(e,t){for(var i=0;i<e.length;++i)if(e[i]==t)return i;return-1}var ve=50,Ie={toString:function(){return"CodeMirror.Pass"}},Ee={scroll:!1},Ae={origin:"*mouse"},xe={origin:"+move"};function Ce(e,t,i){for(var r=0,n=0;;){var A=e.indexOf(" ",r);A==-1&&(A=e.length);var N=A-r;if(A==e.length||n+N>=t)return r+Math.min(N,t-n);if(n+=A-r,n+=i-n%i,r=A+1,n>=t)return r}}var me=[""];function se(e){for(;me.length<=e;)me.push(ke(me)+" ");return me[e]}function ke(e){return e[e.length-1]}function Ke(e,t){for(var i=[],r=0;r<e.length;r++)i[r]=t(e[r],r);return i}function Fe(e,t,i){for(var r=0,n=i(t);r<e.length&&i(e[r])<=n;)r++;e.splice(r,0,t)}function Ve(){}function Ye(e,t){var i;return Object.create?i=Object.create(e):(Ve.prototype=e,i=new Ve),t&&F(t,i),i}var Se=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;function Oe(e){return/\w/.test(e)||e>"\x80"&&(e.toUpperCase()!=e.toLowerCase()||Se.test(e))}function Ue(e,t){return t?t.source.indexOf("\\w")>-1&&Oe(e)?!0:t.test(e):Oe(e)}function Xe(e){for(var t in e)if(e.hasOwnProperty(t)&&e[t])return!1;return!0}var Qe=/[\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 He(e){return e.charCodeAt(0)>=768&&Qe.test(e)}function We(e,t,i){for(;(i<0?t>0:t<e.length)&&He(e.charAt(t));)t+=i;return t}function st(e,t,i){for(var r=t>i?-1:1;;){if(t==i)return t;var n=(t+i)/2,A=r<0?Math.ceil(n):Math.floor(n);if(A==t)return e(A)?t:i;e(A)?i=A:t=A+r}}function at(e,t,i,r){if(!e)return r(t,i,"ltr",0);for(var n=!1,A=0;A<e.length;++A){var N=e[A];(N.from<i&&N.to>t||t==i&&N.to==t)&&(r(Math.max(N.from,t),Math.min(N.to,i),N.level==1?"rtl":"ltr",A),n=!0)}n||r(t,i,"ltr")}var $e=null;function tt(e,t,i){var r;$e=null;for(var n=0;n<e.length;++n){var A=e[n];if(A.from<t&&A.to>t)return n;A.to==t&&(A.from!=A.to&&i=="before"?r=n:$e=n),A.from==t&&(A.from!=A.to&&i!="before"?r=n:$e=n)}return r!=null?r:$e}var ft=function(){var e="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",t="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";function i(q){return q<=247?e.charAt(q):1424<=q&&q<=1524?"R":1536<=q&&q<=1785?t.charAt(q-1536):1774<=q&&q<=2220?"r":8192<=q&&q<=8203?"w":q==8204?"b":"L"}var r=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,n=/[stwN]/,A=/[LRr]/,N=/[Lb1n]/,K=/[1n]/;function Y(q,oe,le){this.level=q,this.from=oe,this.to=le}return function(q,oe){var le=oe=="ltr"?"L":"R";if(q.length==0||oe=="ltr"&&!r.test(q))return!1;for(var be=q.length,ye=[],Re=0;Re<be;++Re)ye.push(i(q.charCodeAt(Re)));for(var Ne=0,ze=le;Ne<be;++Ne){var Ze=ye[Ne];Ze=="m"?ye[Ne]=ze:ze=Ze}for(var ot=0,qe=le;ot<be;++ot){var lt=ye[ot];lt=="1"&&qe=="r"?ye[ot]="n":A.test(lt)&&(qe=lt,lt=="r"&&(ye[ot]="R"))}for(var xt=1,vt=ye[0];xt<be-1;++xt){var wt=ye[xt];wt=="+"&&vt=="1"&&ye[xt+1]=="1"?ye[xt]="1":wt==","&&vt==ye[xt+1]&&(vt=="1"||vt=="n")&&(ye[xt]=vt),vt=wt}for(var zt=0;zt<be;++zt){var lr=ye[zt];if(lr==",")ye[zt]="N";else if(lr=="%"){var Yt=void 0;for(Yt=zt+1;Yt<be&&ye[Yt]=="%";++Yt);for(var Pr=zt&&ye[zt-1]=="!"||Yt<be&&ye[Yt]=="1"?"1":"N",Lr=zt;Lr<Yt;++Lr)ye[Lr]=Pr;zt=Yt-1}}for(var er=0,Rr=le;er<be;++er){var fr=ye[er];Rr=="L"&&fr=="1"?ye[er]="L":A.test(fr)&&(Rr=fr)}for(var ir=0;ir<be;++ir)if(n.test(ye[ir])){var tr=void 0;for(tr=ir+1;tr<be&&n.test(ye[tr]);++tr);for(var Xt=(ir?ye[ir-1]:le)=="L",kr=(tr<be?ye[tr]:le)=="L",ln=Xt==kr?Xt?"L":"R":le,ki=ir;ki<tr;++ki)ye[ki]=ln;ir=tr-1}for(var Er=[],ai,ur=0;ur<be;)if(N.test(ye[ur])){var Va=ur;for(++ur;ur<be&&N.test(ye[ur]);++ur);Er.push(new Y(0,Va,ur))}else{var di=ur,Hi=Er.length,Gi=oe=="rtl"?1:0;for(++ur;ur<be&&ye[ur]!="L";++ur);for(var Sr=di;Sr<ur;)if(K.test(ye[Sr])){di<Sr&&(Er.splice(Hi,0,new Y(1,di,Sr)),Hi+=Gi);var un=Sr;for(++Sr;Sr<ur&&K.test(ye[Sr]);++Sr);Er.splice(Hi,0,new Y(2,un,Sr)),Hi+=Gi,di=Sr}else++Sr;di<ur&&Er.splice(Hi,0,new Y(1,di,ur))}return oe=="ltr"&&(Er[0].level==1&&(ai=q.match(/^\s+/))&&(Er[0].from=ai[0].length,Er.unshift(new Y(0,0,ai[0].length))),ke(Er).level==1&&(ai=q.match(/\s+$/))&&(ke(Er).to-=ai[0].length,Er.push(new Y(0,be-ai[0].length,be)))),oe=="rtl"?Er.reverse():Er}}();function rt(e,t){var i=e.order;return i==null&&(i=e.order=ft(e.text,t)),i}var et=[],we=function(e,t,i){if(e.addEventListener)e.addEventListener(t,i,!1);else if(e.attachEvent)e.attachEvent("on"+t,i);else{var r=e._handlers||(e._handlers={});r[t]=(r[t]||et).concat(i)}};function ut(e,t){return e._handlers&&e._handlers[t]||et}function it(e,t,i){if(e.removeEventListener)e.removeEventListener(t,i,!1);else if(e.detachEvent)e.detachEvent("on"+t,i);else{var r=e._handlers,n=r&&r[t];if(n){var A=ce(n,i);A>-1&&(r[t]=n.slice(0,A).concat(n.slice(A+1)))}}}function Le(e,t){var i=ut(e,t);if(!i.length)return;for(var r=Array.prototype.slice.call(arguments,2),n=0;n<i.length;++n)i[n].apply(null,r)}function je(e,t,i){return typeof t=="string"&&(t={type:t,preventDefault:function(){this.defaultPrevented=!0}}),Le(e,i||t.type,e,t),ae(t)||t.codemirrorIgnore}function ge(e){var t=e._handlers&&e._handlers.cursorActivity;if(!t)return;for(var i=e.curOp.cursorActivityHandlers||(e.curOp.cursorActivityHandlers=[]),r=0;r<t.length;++r)ce(i,t[r])==-1&&i.push(t[r])}function de(e,t){return ut(e,t).length>0}function fe(e){e.prototype.on=function(t,i){we(this,t,i)},e.prototype.off=function(t,i){it(this,t,i)}}function te(e){e.preventDefault?e.preventDefault():e.returnValue=!1}function re(e){e.stopPropagation?e.stopPropagation():e.cancelBubble=!0}function ae(e){return e.defaultPrevented!=null?e.defaultPrevented:e.returnValue==!1}function ue(e){te(e),re(e)}function pe(e){return e.target||e.srcElement}function Te(e){var t=e.which;return t==null&&(e.button&1?t=1:e.button&2?t=3:e.button&4&&(t=2)),l&&e.ctrlKey&&t==1&&(t=3),t}var _e=function(){if(H&&U<9)return!1;var e=a("div");return"draggable"in e||"dragDrop"in e}(),nt;function gt(e){if(nt==null){var t=a("span","\u200B");u(e,a("span",[t,document.createTextNode("x")])),e.firstChild.offsetHeight!=0&&(nt=t.offsetWidth<=1&&t.offsetHeight>2&&!(H&&U<8))}var i=nt?a("span","\u200B"):a("span","\xA0",null,"display: inline-block; width: 1px; margin-right: -1px");return i.setAttribute("cm-text",""),i}var pt;function Tt(e){if(pt!=null)return pt;var t=u(e,document.createTextNode("A\u062EA")),i=v(t,0,1).getBoundingClientRect(),r=v(t,1,2).getBoundingClientRect();return c(e),!i||i.left==i.right?!1:pt=r.right-i.right<3}var St=`
b`.split(/\n/).length!=3?function(e){for(var t=0,i=[],r=e.length;t<=r;){var n=e.indexOf(`
`,t);n==-1&&(n=e.length);var A=e.slice(t,e.charAt(n-1)=="\r"?n-1:n),N=A.indexOf("\r");N!=-1?(i.push(A.slice(0,N)),t+=N+1):(i.push(A),t=n+1)}return i}:function(e){return e.split(/\r\n?|\n/)},ht=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},Ut=function(){var e=a("div");return"oncopy"in e?!0:(e.setAttribute("oncopy","return;"),typeof e.oncopy=="function")}(),Mt=null;function Jt(e){if(Mt!=null)return Mt;var t=u(e,a("span","x")),i=t.getBoundingClientRect(),r=v(t,0,1).getBoundingClientRect();return Mt=Math.abs(i.left-r.left)>1}var Qt={},It={};function _r(e,t){arguments.length>2&&(t.dependencies=Array.prototype.slice.call(arguments,2)),Qt[e]=t}function Kr(e,t){It[e]=t}function Et(e){if(typeof e=="string"&&It.hasOwnProperty(e))e=It[e];else if(e&&typeof e.name=="string"&&It.hasOwnProperty(e.name)){var t=It[e.name];typeof t=="string"&&(t={name:t}),e=Ye(t,e),e.name=t.name}else{if(typeof e=="string"&&/^[\w\-]+\/[\w\-]+\+xml$/.test(e))return Et("application/xml");if(typeof e=="string"&&/^[\w\-]+\/[\w\-]+\+json$/.test(e))return Et("application/json")}return typeof e=="string"?{name:e}:e||{name:"null"}}function Br(e,t){t=Et(t);var i=Qt[t.name];if(!i)return Br(e,"text/plain");var r=i(e,t);if(hr.hasOwnProperty(t.name)){var n=hr[t.name];for(var A in n){if(!n.hasOwnProperty(A))continue;r.hasOwnProperty(A)&&(r["_"+A]=r[A]),r[A]=n[A]}}if(r.name=t.name,t.helperType&&(r.helperType=t.helperType),t.modeProps)for(var N in t.modeProps)r[N]=t.modeProps[N];return r}var hr={};function pr(e,t){var i=hr.hasOwnProperty(e)?hr[e]:hr[e]={};F(t,i)}function Nr(e,t){if(t===!0)return t;if(e.copyState)return e.copyState(t);var i={};for(var r in t){var n=t[r];n instanceof Array&&(n=n.concat([])),i[r]=n}return i}function ci(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 $r(e,t,i){return e.startState?e.startState(t,i):!0}var _t=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};_t.prototype.eol=function(){return this.pos>=this.string.length},_t.prototype.sol=function(){return this.pos==this.lineStart},_t.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},_t.prototype.next=function(){if(this.pos<this.string.length)return this.string.charAt(this.pos++)},_t.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},_t.prototype.eatWhile=function(e){for(var t=this.pos;this.eat(e););return this.pos>t},_t.prototype.eatSpace=function(){for(var e=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>e},_t.prototype.skipToEnd=function(){this.pos=this.string.length},_t.prototype.skipTo=function(e){var t=this.string.indexOf(e,this.pos);if(t>-1)return this.pos=t,!0},_t.prototype.backUp=function(e){this.pos-=e},_t.prototype.column=function(){return this.lastColumnPos<this.start&&(this.lastColumnValue=ee(this.string,this.start,this.tabSize,this.lastColumnPos,this.lastColumnValue),this.lastColumnPos=this.start),this.lastColumnValue-(this.lineStart?ee(this.string,this.lineStart,this.tabSize):0)},_t.prototype.indentation=function(){return ee(this.string,null,this.tabSize)-(this.lineStart?ee(this.string,this.lineStart,this.tabSize):0)},_t.prototype.match=function(e,t,i){if(typeof e=="string"){var r=function(N){return i?N.toLowerCase():N},n=this.string.substr(this.pos,e.length);if(r(n)==r(e))return t!==!1&&(this.pos+=e.length),!0}else{var A=this.string.slice(this.pos).match(e);return A&&A.index>0?null:(A&&t!==!1&&(this.pos+=A[0].length),A)}},_t.prototype.current=function(){return this.string.slice(this.start,this.pos)},_t.prototype.hideFirstChars=function(e,t){this.lineStart+=e;try{return t()}finally{this.lineStart-=e}},_t.prototype.lookAhead=function(e){var t=this.lineOracle;return t&&t.lookAhead(e)},_t.prototype.baseToken=function(){var e=this.lineOracle;return e&&e.baseToken(this.pos)};function dt(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 r=0;;++r){var n=i.children[r],A=n.chunkSize();if(t<A){i=n;break}t-=A}return i.lines[t]}function Hr(e,t,i){var r=[],n=t.line;return e.iter(t.line,i.line+1,function(A){var N=A.text;n==i.line&&(N=N.slice(0,i.ch)),n==t.line&&(N=N.slice(t.ch)),r.push(N),++n}),r}function ei(e,t,i){var r=[];return e.iter(t,i,function(n){r.push(n.text)}),r}function mr(e,t){var i=t-e.height;if(i)for(var r=e;r;r=r.parent)r.height+=i}function Lt(e){if(e.parent==null)return null;for(var t=e.parent,i=ce(t.lines,e),r=t.parent;r;t=r,r=r.parent)for(var n=0;!(r.children[n]==t);++n)i+=r.children[n].chunkSize();return i+t.first}function Ur(e,t){var i=e.first;e:do{for(var r=0;r<e.children.length;++r){var n=e.children[r],A=n.height;if(t<A){e=n;continue e}t-=A,i+=n.chunkSize()}return i}while(!e.lines);for(var N=0;N<e.lines.length;++N){var K=e.lines[N],Y=K.height;if(t<Y)break;t-=Y}return i+N}function Vr(e,t){return t>=e.first&&t<e.first+e.size}function fi(e,t){return String(e.lineNumberFormatter(t+e.firstLineNumber))}function Ge(e,t,i){if(i===void 0&&(i=null),!(this instanceof Ge))return new Ge(e,t,i);this.line=e,this.ch=t,this.sticky=i}function Ct(e,t){return e.line-t.line||e.ch-t.ch}function pi(e,t){return e.sticky==t.sticky&&Ct(e,t)==0}function mi(e){return Ge(e.line,e.ch)}function gi(e,t){return Ct(e,t)<0?t:e}function vi(e,t){return Ct(e,t)<0?e:t}function j(e,t){return Math.max(e.first,Math.min(t,e.first+e.size-1))}function s(e,t){if(t.line<e.first)return Ge(e.first,0);var i=e.first+e.size-1;return t.line>i?Ge(i,dt(e,i).text.length):f(t,dt(e,t.line).text.length)}function f(e,t){var i=e.ch;return i==null||i>t?Ge(e.line,t):i<0?Ge(e.line,0):e}function M(e,t){for(var i=[],r=0;r<t.length;r++)i[r]=s(e,t[r]);return i}var J=function(e,t){this.state=e,this.lookAhead=t},W=function(e,t,i,r){this.state=t,this.doc=e,this.line=i,this.maxLookAhead=r||0,this.baseTokens=null,this.baseTokenPos=1};W.prototype.lookAhead=function(e){var t=this.doc.getLine(this.line+e);return t!=null&&e>this.maxLookAhead&&(this.maxLookAhead=e),t},W.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}},W.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},W.fromSaved=function(e,t,i){return t instanceof J?new W(e,Nr(e.mode,t.state),i,t.lookAhead):new W(e,Nr(e.mode,t),i)},W.prototype.save=function(e){var t=e!==!1?Nr(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new J(t,this.maxLookAhead):t};function he(e,t,i,r){var n=[e.state.modeGen],A={};gr(e,t.text,e.doc.mode,i,function(q,oe){return n.push(q,oe)},A,r);for(var N=i.state,K=function(q){i.baseTokens=n;var oe=e.state.overlays[q],le=1,be=0;i.state=!0,gr(e,t.text,oe.mode,i,function(ye,Re){for(var Ne=le;be<ye;){var ze=n[le];ze>ye&&n.splice(le,1,ye,n[le+1],ze),le+=2,be=Math.min(ye,ze)}if(!Re)return;if(oe.opaque)n.splice(Ne,le-Ne,ye,"overlay "+Re),le=Ne+2;else for(;Ne<le;Ne+=2){var Ze=n[Ne+1];n[Ne+1]=(Ze?Ze+" ":"")+"overlay "+Re}},A),i.state=N,i.baseTokens=null,i.baseTokenPos=1},Y=0;Y<e.state.overlays.length;++Y)K(Y);return{styles:n,classes:A.bgClass||A.textClass?A:null}}function Pe(e,t,i){if(!t.styles||t.styles[0]!=e.state.modeGen){var r=Je(e,Lt(t)),n=t.text.length>e.options.maxHighlightLength&&Nr(e.doc.mode,r.state),A=he(e,t,r);n&&(r.state=n),t.stateAfter=r.save(!n),t.styles=A.styles,A.classes?t.styleClasses=A.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 Je(e,t,i){var r=e.doc,n=e.display;if(!r.mode.startState)return new W(r,!0,t);var A=vr(e,t,i),N=A>r.first&&dt(r,A-1).stateAfter,K=N?W.fromSaved(r,N,A):new W(r,$r(r.mode),A);return r.iter(A,t,function(Y){ct(e,Y.text,K);var q=K.line;Y.stateAfter=q==t-1||q%5==0||q>=n.viewFrom&&q<n.viewTo?K.save():null,K.nextLine()}),i&&(r.modeFrontier=K.line),K}function ct(e,t,i,r){var n=e.doc.mode,A=new _t(t,e.options.tabSize,i);for(A.start=A.pos=r||0,t==""&&Be(n,i.state);!A.eol();)yt(n,A,i.state),A.start=A.pos}function Be(e,t){if(e.blankLine)return e.blankLine(t);if(!e.innerMode)return;var i=ci(e,t);if(i.mode.blankLine)return i.mode.blankLine(i.state)}function yt(e,t,i,r){for(var n=0;n<10;n++){r&&(r[0]=ci(e,i).mode);var A=e.token(t,i);if(t.pos>t.start)return A}throw new Error("Mode "+e.name+" failed to advance stream.")}var Bt=function(e,t,i){this.start=e.start,this.end=e.pos,this.string=e.current(),this.type=t||null,this.state=i};function Kt(e,t,i,r){var n=e.doc,A=n.mode,N;t=s(n,t);var K=dt(n,t.line),Y=Je(e,t.line,i),q=new _t(K.text,e.options.tabSize,Y),oe;for(r&&(oe=[]);(r||q.pos<t.ch)&&!q.eol();)q.start=q.pos,N=yt(A,q,Y.state),r&&oe.push(new Bt(q,N,Nr(n.mode,Y.state)));return r?oe:new Bt(q,N,Y.state)}function Ir(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 r=i[1]?"bgClass":"textClass";t[r]==null?t[r]=i[2]:new RegExp("(?:^|\\s)"+i[2]+"(?:$|\\s)").test(t[r])||(t[r]+=" "+i[2])}return e}function gr(e,t,i,r,n,A,N){var K=i.flattenSpans;K==null&&(K=e.options.flattenSpans);var Y=0,q=null,oe=new _t(t,e.options.tabSize,r),le,be=e.options.addModeClass&&[null];for(t==""&&Ir(Be(i,r.state),A);!oe.eol();){if(oe.pos>e.options.maxHighlightLength?(K=!1,N&&ct(e,t,r,oe.pos),oe.pos=t.length,le=null):le=Ir(yt(i,oe,r.state,be),A),be){var ye=be[0].name;ye&&(le="m-"+(le?ye+" "+le:ye))}if(!K||q!=le){for(;Y<oe.start;)Y=Math.min(oe.start,Y+5e3),n(Y,q);q=le}oe.start=oe.pos}for(;Y<oe.pos;){var Re=Math.min(oe.pos,Y+5e3);n(Re,q),Y=Re}}function vr(e,t,i){for(var r,n,A=e.doc,N=i?-1:t-(e.doc.mode.innerMode?1e3:100),K=t;K>N;--K){if(K<=A.first)return A.first;var Y=dt(A,K-1),q=Y.stateAfter;if(q&&(!i||K+(q instanceof J?q.lookAhead:0)<=A.modeFrontier))return K;var oe=ee(Y.text,null,e.options.tabSize);(n==null||r>oe)&&(n=K-1,r=oe)}return n}function Qr(e,t){if(e.modeFrontier=Math.min(e.modeFrontier,t),e.highlightFrontier<t-10)return;for(var i=e.first,r=t-1;r>i;r--){var n=dt(e,r).stateAfter;if(n&&(!(n instanceof J)||r+n.lookAhead<t)){i=r+1;break}}e.highlightFrontier=Math.min(e.highlightFrontier,i)}var Ii=!1,nr=!1;function Fr(){Ii=!0}function oi(){nr=!0}function si(e,t,i){this.marker=e,this.from=t,this.to=i}function Mr(e,t){if(e)for(var i=0;i<e.length;++i){var r=e[i];if(r.marker==t)return r}}function Mi(e,t){for(var i,r=0;r<e.length;++r)e[r]!=t&&(i||(i=[])).push(e[r]);return i}function yi(e,t){e.markedSpans=e.markedSpans?e.markedSpans.concat([t]):[t],t.marker.attachLine(e)}function zi(e,t,i){var r;if(e)for(var n=0;n<e.length;++n){var A=e[n],N=A.marker,K=A.from==null||(N.inclusiveLeft?A.from<=t:A.from<t);if(K||A.from==t&&N.type=="bookmark"&&(!i||!A.marker.insertLeft)){var Y=A.to==null||(N.inclusiveRight?A.to>=t:A.to>t);(r||(r=[])).push(new si(N,A.from,Y?null:A.to))}}return r}function hn(e,t,i){var r;if(e)for(var n=0;n<e.length;++n){var A=e[n],N=A.marker,K=A.to==null||(N.inclusiveRight?A.to>=t:A.to>t);if(K||A.from==t&&N.type=="bookmark"&&(!i||A.marker.insertLeft)){var Y=A.from==null||(N.inclusiveLeft?A.from<=t:A.from<t);(r||(r=[])).push(new si(N,Y?null:A.from-t,A.to==null?null:A.to-t))}}return r}function Yr(e,t){if(t.full)return null;var i=Vr(e,t.from.line)&&dt(e,t.from.line).markedSpans,r=Vr(e,t.to.line)&&dt(e,t.to.line).markedSpans;if(!i&&!r)return null;var n=t.from.ch,A=t.to.ch,N=Ct(t.from,t.to)==0,K=zi(i,n,N),Y=hn(r,A,N),q=t.text.length==1,oe=ke(t.text).length+(q?n:0);if(K)for(var le=0;le<K.length;++le){var be=K[le];if(be.to==null){var ye=Mr(Y,be.marker);ye?q&&(be.to=ye.to==null?null:ye.to+oe):be.to=n}}if(Y)for(var Re=0;Re<Y.length;++Re){var Ne=Y[Re];if(Ne.to!=null&&(Ne.to+=oe),Ne.from==null){var ze=Mr(K,Ne.marker);ze||(Ne.from=oe,q&&(K||(K=[])).push(Ne))}else Ne.from+=oe,q&&(K||(K=[])).push(Ne)}K&&(K=Gr(K)),Y&&Y!=K&&(Y=Gr(Y));var Ze=[K];if(!q){var ot=t.text.length-2,qe;if(ot>0&&K)for(var lt=0;lt<K.length;++lt)K[lt].to==null&&(qe||(qe=[])).push(new si(K[lt].marker,null,null));for(var xt=0;xt<ot;++xt)Ze.push(qe);Ze.push(Y)}return Ze}function Gr(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 bi(e,t,i){var r=null;if(e.iter(t.line,i.line+1,function(ye){if(ye.markedSpans)for(var Re=0;Re<ye.markedSpans.length;++Re){var Ne=ye.markedSpans[Re].marker;Ne.readOnly&&(!r||ce(r,Ne)==-1)&&(r||(r=[])).push(Ne)}}),!r)return null;for(var n=[{from:t,to:i}],A=0;A<r.length;++A)for(var N=r[A],K=N.find(0),Y=0;Y<n.length;++Y){var q=n[Y];if(Ct(q.to,K.from)<0||Ct(q.from,K.to)>0)continue;var oe=[Y,1],le=Ct(q.from,K.from),be=Ct(q.to,K.to);(le<0||!N.inclusiveLeft&&!le)&&oe.push({from:q.from,to:K.from}),(be>0||!N.inclusiveRight&&!be)&&oe.push({from:K.to,to:q.to}),n.splice.apply(n,oe),Y+=oe.length-3}return n}function dn(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 Ei(e,t){if(!t)return;for(var i=0;i<t.length;++i)t[i].marker.attachLine(e);e.markedSpans=t}function Zt(e){return e.inclusiveLeft?-1:0}function Nt(e){return e.inclusiveRight?1:0}function dr(e,t){var i=e.lines.length-t.lines.length;if(i!=0)return i;var r=e.find(),n=t.find(),A=Ct(r.from,n.from)||Zt(e)-Zt(t);if(A)return-A;var N=Ct(r.to,n.to)||Nt(e)-Nt(t);return N||t.id-e.id}function Rt(e,t){var i=nr&&e.markedSpans,r;if(i)for(var n=void 0,A=0;A<i.length;++A)n=i[A],n.marker.collapsed&&(t?n.from:n.to)==null&&(!r||dr(r,n.marker)<0)&&(r=n.marker);return r}function $t(e){return Rt(e,!0)}function jt(e){return Rt(e,!1)}function ti(e,t){var i=nr&&e.markedSpans,r;if(i)for(var n=0;n<i.length;++n){var A=i[n];A.marker.collapsed&&(A.from==null||A.from<t)&&(A.to==null||A.to>t)&&(!r||dr(r,A.marker)<0)&&(r=A.marker)}return r}function ar(e,t,i,r,n){var A=dt(e,t),N=nr&&A.markedSpans;if(N)for(var K=0;K<N.length;++K){var Y=N[K];if(!Y.marker.collapsed)continue;var q=Y.marker.find(0),oe=Ct(q.from,i)||Zt(Y.marker)-Zt(n),le=Ct(q.to,r)||Nt(Y.marker)-Nt(n);if(oe>=0&&le<=0||oe<=0&&le>=0)continue;if(oe<=0&&(Y.marker.inclusiveRight&&n.inclusiveLeft?Ct(q.to,i)>=0:Ct(q.to,i)>0)||oe>=0&&(Y.marker.inclusiveRight&&n.inclusiveLeft?Ct(q.from,r)<=0:Ct(q.from,r)<0))return!0}}function xr(e){for(var t;t=$t(e);)e=t.find(-1,!0).line;return e}function Ki(e){for(var t;t=jt(e);)e=t.find(1,!0).line;return e}function xi(e){for(var t,i;t=jt(e);)e=t.find(1,!0).line,(i||(i=[])).push(e);return i}function cn(e,t){var i=dt(e,t),r=xr(i);return i==r?t:Lt(r)}function Ci(e,t){if(t>e.lastLine())return t;var i=dt(e,t),r;if(!ri(e,i))return t;for(;r=jt(i);)i=r.find(1,!0).line;return Lt(i)+1}function ri(e,t){var i=nr&&t.markedSpans;if(i)for(var r=void 0,n=0;n<i.length;++n){if(r=i[n],!r.marker.collapsed)continue;if(r.from==null)return!0;if(r.marker.widgetNode)continue;if(r.from==0&&r.marker.inclusiveLeft&&fn(e,t,r))return!0}}function fn(e,t,i){if(i.to==null){var r=i.marker.find(1,!0);return fn(e,r.line,Mr(r.line.markedSpans,i.marker))}if(i.marker.inclusiveRight&&i.to==t.text.length)return!0;for(var n=void 0,A=0;A<t.markedSpans.length;++A)if(n=t.markedSpans[A],n.marker.collapsed&&!n.marker.widgetNode&&n.from==i.to&&(n.to==null||n.to!=i.from)&&(n.marker.inclusiveLeft||i.marker.inclusiveRight)&&fn(e,t,n))return!0}function Xr(e){e=xr(e);for(var t=0,i=e.parent,r=0;r<i.lines.length;++r){var n=i.lines[r];if(n==e)break;t+=n.height}for(var A=i.parent;A;i=A,A=i.parent)for(var N=0;N<A.children.length;++N){var K=A.children[N];if(K==i)break;t+=K.height}return t}function pn(e){if(e.height==0)return 0;for(var t=e.text.length,i,r=e;i=$t(r);){var n=i.find(0,!0);r=n.from.line,t+=n.from.ch-n.to.ch}for(r=e;i=jt(r);){var A=i.find(0,!0);t-=r.text.length-A.from.ch,r=A.to.line,t+=r.text.length-A.to.ch}return t}function Wn(e){var t=e.display,i=e.doc;t.maxLine=dt(i,i.first),t.maxLineLength=pn(t.maxLine),t.maxLineChanged=!0,i.iter(function(r){var n=pn(r);n>t.maxLineLength&&(t.maxLineLength=n,t.maxLine=r)})}var Oi=function(e,t,i){this.text=e,Ei(this,t),this.height=i?i(this):1};Oi.prototype.lineNo=function(){return Lt(this)},fe(Oi);function ua(e,t,i,r){e.text=t,e.stateAfter&&(e.stateAfter=null),e.styles&&(e.styles=null),e.order!=null&&(e.order=null),dn(e),Ei(e,i);var n=r?r(e):1;n!=e.height&&mr(e,n)}function mt(e){e.parent=null,dn(e)}var At={},bt={};function Dt(e,t){if(!e||/^\s*$/.test(e))return null;var i=t.addModeClass?bt:At;return i[e]||(i[e]=e.replace(/\S+/g,"cm-$&"))}function Pt(e,t){var i=b("span",null,null,O?"padding-right: .1px":null),r={pre:b("pre",[i],"CodeMirror-line"),content:i,col:0,pos:0,cm:e,trailingSpace:!1,splitSpaces:e.getOption("lineWrapping")};t.measure={};for(var n=0;n<=(t.rest?t.rest.length:0);n++){var A=n?t.rest[n-1]:t.line,N=void 0;r.pos=0,r.addToken=Ot,Tt(e.display.measure)&&(N=rt(A,e.doc.direction))&&(r.addToken=Ar(r.addToken,N)),r.map=[];var K=t!=e.display.externalMeasured&&Lt(A);li(A,r,Pe(e,A,K)),A.styleClasses&&(A.styleClasses.bgClass&&(r.bgClass=V(A.styleClasses.bgClass,r.bgClass||"")),A.styleClasses.textClass&&(r.textClass=V(A.styleClasses.textClass,r.textClass||""))),r.map.length==0&&r.map.push(0,0,r.content.appendChild(gt(e.display.measure))),n==0?(t.measure.map=r.map,t.measure.cache={}):((t.measure.maps||(t.measure.maps=[])).push(r.map),(t.measure.caches||(t.measure.caches=[])).push({}))}if(O){var Y=r.content.lastChild;(/\bcm-tab\b/.test(Y.className)||Y.querySelector&&Y.querySelector(".cm-tab"))&&(r.content.className="cm-tab-wrap-hack")}return Le(e,"renderLine",e,t.line,r.pre),r.pre.className&&(r.textClass=V(r.pre.className,r.textClass||"")),r}function Gt(e){var t=a("span","\u2022","cm-invalidchar");return t.title="\\u"+e.charCodeAt(0).toString(16),t.setAttribute("aria-label",t.title),t}function Ot(e,t,i,r,n,A,N){if(!t)return;var K=e.splitSpaces?rr(t,e.trailingSpace):t,Y=e.cm.state.specialChars,q=!1,oe;if(!Y.test(t))e.col+=t.length,oe=document.createTextNode(K),e.map.push(e.pos,e.pos+t.length,oe),H&&U<9&&(q=!0),e.pos+=t.length;else{oe=document.createDocumentFragment();for(var le=0;;){Y.lastIndex=le;var be=Y.exec(t),ye=be?be.index-le:t.length-le;if(ye){var Re=document.createTextNode(K.slice(le,le+ye));H&&U<9?oe.appendChild(a("span",[Re])):oe.appendChild(Re),e.map.push(e.pos,e.pos+ye,Re),e.col+=ye,e.pos+=ye}if(!be)break;le+=ye+1;var Ne=void 0;if(be[0]==" "){var ze=e.cm.options.tabSize,Ze=ze-e.col%ze;Ne=oe.appendChild(a("span",se(Ze),"cm-tab")),Ne.setAttribute("role","presentation"),Ne.setAttribute("cm-text"," "),e.col+=Ze}else be[0]=="\r"||be[0]==`
`?(Ne=oe.appendChild(a("span",be[0]=="\r"?"\u240D":"\u2424","cm-invalidchar")),Ne.setAttribute("cm-text",be[0]),e.col+=1):(Ne=e.cm.options.specialCharPlaceholder(be[0]),Ne.setAttribute("cm-text",be[0]),H&&U<9?oe.appendChild(a("span",[Ne])):oe.appendChild(Ne),e.col+=1);e.map.push(e.pos,e.pos+1,Ne),e.pos++}}if(e.trailingSpace=K.charCodeAt(t.length-1)==32,i||r||n||q||A||N){var ot=i||"";r&&(ot+=r),n&&(ot+=n);var qe=a("span",[oe],ot,A);if(N)for(var lt in N)N.hasOwnProperty(lt)&&lt!="style"&&lt!="class"&&qe.setAttribute(lt,N[lt]);return e.content.appendChild(qe)}e.content.appendChild(oe)}function rr(e,t){if(e.length>1&&!/ /.test(e))return e;for(var i=t,r="",n=0;n<e.length;n++){var A=e.charAt(n);A==" "&&i&&(n==e.length-1||e.charCodeAt(n+1)==32)&&(A="\xA0"),r+=A,i=A==" "}return r}function Ar(e,t){return function(i,r,n,A,N,K,Y){n=n?n+" cm-force-border":"cm-force-border";for(var q=i.pos,oe=q+r.length;;){for(var le=void 0,be=0;be<t.length&&!(le=t[be],le.to>q&&le.from<=q);be++);if(le.to>=oe)return e(i,r,n,A,N,K,Y);e(i,r.slice(0,le.to-q),n,A,null,K,Y),A=null,r=r.slice(le.to-q),q=le.to}}}function kt(e,t,i,r){var n=!r&&i.widgetNode;n&&e.map.push(e.pos,e.pos+t,n),!r&&e.cm.display.input.needsContentAttribute&&(n||(n=e.content.appendChild(document.createElement("span"))),n.setAttribute("cm-marker",i.id)),n&&(e.cm.display.input.setUneditable(n),e.content.appendChild(n)),e.pos+=t,e.trailingSpace=!1}function li(e,t,i){var r=e.markedSpans,n=e.text,A=0;if(!r){for(var N=1;N<i.length;N+=2)t.addToken(t,n.slice(A,A=i[N]),Dt(i[N+1],t.cm.options));return}for(var K=n.length,Y=0,q=1,oe="",le,be,ye=0,Re,Ne,ze,Ze,ot;;){if(ye==Y){Re=Ne=ze=be="",ot=null,Ze=null,ye=Infinity;for(var qe=[],lt=void 0,xt=0;xt<r.length;++xt){var vt=r[xt],wt=vt.marker;if(wt.type=="bookmark"&&vt.from==Y&&wt.widgetNode)qe.push(wt);else if(vt.from<=Y&&(vt.to==null||vt.to>Y||wt.collapsed&&vt.to==Y&&vt.from==Y)){if(vt.to!=null&&vt.to!=Y&&ye>vt.to&&(ye=vt.to,Ne=""),wt.className&&(Re+=" "+wt.className),wt.css&&(be=(be?be+";":"")+wt.css),wt.startStyle&&vt.from==Y&&(ze+=" "+wt.startStyle),wt.endStyle&&vt.to==ye&&(lt||(lt=[])).push(wt.endStyle,vt.to),wt.title&&((ot||(ot={})).title=wt.title),wt.attributes)for(var zt in wt.attributes)(ot||(ot={}))[zt]=wt.attributes[zt];wt.collapsed&&(!Ze||dr(Ze.marker,wt)<0)&&(Ze=vt)}else vt.from>Y&&ye>vt.from&&(ye=vt.from)}if(lt)for(var lr=0;lr<lt.length;lr+=2)lt[lr+1]==ye&&(Ne+=" "+lt[lr]);if(!Ze||Ze.from==Y)for(var Yt=0;Yt<qe.length;++Yt)kt(t,0,qe[Yt]);if(Ze&&(Ze.from||0)==Y){if(kt(t,(Ze.to==null?K+1:Ze.to)-Y,Ze.marker,Ze.from==null),Ze.to==null)return;Ze.to==Y&&(Ze=!1)}}if(Y>=K)break;for(var Pr=Math.min(K,ye);;){if(oe){var Lr=Y+oe.length;if(!Ze){var er=Lr>Pr?oe.slice(0,Pr-Y):oe;t.addToken(t,er,le?le+Re:Re,ze,Y+er.length==ye?Ne:"",be,ot)}if(Lr>=Pr){oe=oe.slice(Pr-Y),Y=Pr;break}Y=Lr,ze=""}oe=n.slice(A,A=i[q++]),le=Dt(i[q++],t.cm.options)}}}function Ft(e,t,i){this.line=t,this.rest=xi(t),this.size=this.rest?Lt(ke(this.rest))-i+1:1,this.node=this.text=null,this.hidden=ri(e,t)}function Tr(e,t,i){for(var r=[],n,A=t;A<i;A=n){var N=new Ft(e.doc,dt(e.doc,A),A);n=A+N.size,r.push(N)}return r}var yr=null;function zr(e){yr?yr.ops.push(e):e.ownsGroup=yr={ops:[e],delayedCallbacks:[]}}function ks(e){var t=e.delayedCallbacks,i=0;do{for(;i<t.length;i++)t[i].call(null);for(var r=0;r<e.ops.length;r++){var n=e.ops[r];if(n.cursorActivityHandlers)for(;n.cursorActivityCalled<n.cursorActivityHandlers.length;)n.cursorActivityHandlers[n.cursorActivityCalled++].call(null,n.cm)}}while(i<t.length)}function Is(e,t){var i=e.ownsGroup;if(!i)return;try{ks(i)}finally{yr=null,t(i)}}var mn=null;function cr(e,t){var i=ut(e,t);if(!i.length)return;var r=Array.prototype.slice.call(arguments,2),n;yr?n=yr.delayedCallbacks:mn?n=mn:(n=mn=[],setTimeout(Ms,0));for(var A=function(K){n.push(function(){return i[K].apply(null,r)})},N=0;N<i.length;++N)A(N)}function Ms(){var e=mn;mn=null;for(var t=0;t<e.length;++t)e[t]()}function Ya(e,t,i,r){for(var n=0;n<t.changes.length;n++){var A=t.changes[n];A=="text"?Ps(e,t):A=="gutter"?Ja(e,t,i,r):A=="class"?ha(e,t):A=="widget"&&_s(e,t,r)}t.changes=null}function gn(e){return e.node==e.text&&(e.node=a("div",null,null,"position: relative"),e.text.parentNode&&e.text.parentNode.replaceChild(e.node,e.text),e.node.appendChild(e.text),H&&U<8&&(e.node.style.zIndex=2)),e.node}function Os(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 r=gn(t);t.background=r.insertBefore(a("div",null,i),r.firstChild),e.display.input.setUneditable(t.background)}}function Xa(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,r=Xa(e,t);t.text==t.node&&(t.node=r.pre),t.text.parentNode.replaceChild(r.pre,t.text),t.text=r.pre,r.bgClass!=t.bgClass||r.textClass!=t.textClass?(t.bgClass=r.bgClass,t.textClass=r.textClass,ha(e,t)):i&&(t.text.className=i)}function ha(e,t){Os(e,t),t.line.wrapClass?gn(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 Ja(e,t,i,r){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 n=gn(t);t.gutterBackground=a("div",null,"CodeMirror-gutter-background "+t.line.gutterClass,"left: "+(e.options.fixedGutter?r.fixedPos:-r.gutterTotalWidth)+"px; width: "+r.gutterTotalWidth+"px"),e.display.input.setUneditable(t.gutterBackground),n.insertBefore(t.gutterBackground,t.text)}var A=t.line.gutterMarkers;if(e.options.lineNumbers||A){var N=gn(t),K=t.gutter=a("div",null,"CodeMirror-gutter-wrapper","left: "+(e.options.fixedGutter?r.fixedPos:-r.gutterTotalWidth)+"px");if(e.display.input.setUneditable(K),N.insertBefore(K,t.text),t.line.gutterClass&&(K.className+=" "+t.line.gutterClass),e.options.lineNumbers&&(!A||!A["CodeMirror-linenumbers"])&&(t.lineNumber=K.appendChild(a("div",fi(e.options,i),"CodeMirror-linenumber CodeMirror-gutter-elt","left: "+r.gutterLeft["CodeMirror-linenumbers"]+"px; width: "+e.display.lineNumInnerWidth+"px"))),A)for(var Y=0;Y<e.display.gutterSpecs.length;++Y){var q=e.display.gutterSpecs[Y].className,oe=A.hasOwnProperty(q)&&A[q];oe&&K.appendChild(a("div",[oe],"CodeMirror-gutter-elt","left: "+r.gutterLeft[q]+"px; width: "+r.gutterWidth[q]+"px"))}}}function _s(e,t,i){t.alignable&&(t.alignable=null);for(var r=C("CodeMirror-linewidget"),n=t.node.firstChild,A=void 0;n;n=A)A=n.nextSibling,r.test(n.className)&&t.node.removeChild(n);Za(e,t,i)}function Bs(e,t,i,r){var n=Xa(e,t);return t.text=t.node=n.pre,n.bgClass&&(t.bgClass=n.bgClass),n.textClass&&(t.textClass=n.textClass),ha(e,t),Ja(e,t,i,r),Za(e,t,r),t.node}function Za(e,t,i){if(qa(e,t.line,t,i,!0),t.rest)for(var r=0;r<t.rest.length;r++)qa(e,t.rest[r],t,i,!1)}function qa(e,t,i,r,n){if(!t.widgets)return;for(var A=gn(i),N=0,K=t.widgets;N<K.length;++N){var Y=K[N],q=a("div",[Y.node],"CodeMirror-linewidget"+(Y.className?" "+Y.className:""));Y.handleMouseEvents||q.setAttribute("cm-ignore-events","true"),Ns(Y,q,i,r),e.display.input.setUneditable(q),n&&Y.above?A.insertBefore(q,i.gutter||i.text):A.appendChild(q),cr(Y,"redraw")}}function Ns(e,t,i,r){if(e.noHScroll){(i.alignable||(i.alignable=[])).push(t);var n=r.wrapperWidth;t.style.left=r.fixedPos+"px",e.coverGutter||(n-=r.gutterTotalWidth,t.style.paddingLeft=r.gutterTotalWidth+"px"),t.style.width=n+"px"}e.coverGutter&&(t.style.zIndex=5,t.style.position="relative",e.noHScroll||(t.style.marginLeft=-r.gutterTotalWidth+"px"))}function vn(e){if(e.height!=null)return e.height;var t=e.doc.cm;if(!t)return 0;if(!S(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;"),u(t.display.measure,a("div",[e.node],null,i))}return e.height=e.node.parentNode.offsetHeight}function ui(e,t){for(var i=pe(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 jn(e){return e.lineSpace.offsetTop}function da(e){return e.mover.offsetHeight-e.lineSpace.offsetHeight}function $a(e){if(e.cachedPaddingH)return e.cachedPaddingH;var t=u(e.measure,a("pre","x","CodeMirror-line-like")),i=window.getComputedStyle?window.getComputedStyle(t):t.currentStyle,r={left:parseInt(i.paddingLeft),right:parseInt(i.paddingRight)};return!isNaN(r.left)&&!isNaN(r.right)&&(e.cachedPaddingH=r),r}function ii(e){return ve-e.display.nativeBarWidth}function Pi(e){return e.display.scroller.clientWidth-ii(e)-e.display.barWidth}function ca(e){return e.display.scroller.clientHeight-ii(e)-e.display.barHeight}function Us(e,t,i){var r=e.options.lineWrapping,n=r&&Pi(e);if(!t.measure.heights||r&&t.measure.width!=n){var A=t.measure.heights=[];if(r){t.measure.width=n;for(var N=t.text.firstChild.getClientRects(),K=0;K<N.length-1;K++){var Y=N[K],q=N[K+1];Math.abs(Y.bottom-q.bottom)>2&&A.push((Y.bottom+q.top)/2-i.top)}}A.push(i.bottom-i.top)}}function eo(e,t,i){if(e.line==t)return{map:e.measure.map,cache:e.measure.cache};for(var r=0;r<e.rest.length;r++)if(e.rest[r]==t)return{map:e.measure.maps[r],cache:e.measure.caches[r]};for(var n=0;n<e.rest.length;n++)if(Lt(e.rest[n])>i)return{map:e.measure.maps[n],cache:e.measure.caches[n],before:!0}}function Fs(e,t){t=xr(t);var i=Lt(t),r=e.display.externalMeasured=new Ft(e.doc,t,i);r.lineN=i;var n=r.built=Pt(e,r);return r.text=n.pre,u(e.display.lineMeasure,n.pre),r}function to(e,t,i,r){return ni(e,Vi(e,t),i,r)}function fa(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 Vi(e,t){var i=Lt(t),r=fa(e,i);r&&!r.text?r=null:r&&r.changes&&(Ya(e,r,i,ba(e)),e.curOp.forceUpdate=!0),r||(r=Fs(e,t));var n=eo(r,t,i);return{line:t,view:r,rect:null,map:n.map,cache:n.cache,before:n.before,hasHeights:!1}}function ni(e,t,i,r,n){t.before&&(i=-1);var A=i+(r||""),N;return t.cache.hasOwnProperty(A)?N=t.cache[A]:(t.rect||(t.rect=t.view.text.getBoundingClientRect()),t.hasHeights||(Us(e,t.view,t.rect),t.hasHeights=!0),N=js(e,t,i,r),N.bogus||(t.cache[A]=N)),{left:N.left,right:N.right,top:n?N.rtop:N.top,bottom:n?N.rbottom:N.bottom}}var ro={left:0,right:0,top:0,bottom:0};function io(e,t,i){for(var r,n,A,N,K,Y,q=0;q<e.length;q+=3)if(K=e[q],Y=e[q+1],t<K?(n=0,A=1,N="left"):t<Y?(n=t-K,A=n+1):(q==e.length-3||t==Y&&e[q+3]>t)&&(A=Y-K,n=A-1,t>=Y&&(N="right")),n!=null){if(r=e[q+2],K==Y&&i==(r.insertLeft?"left":"right")&&(N=i),i=="left"&&n==0)for(;q&&e[q-2]==e[q-3]&&e[q-1].insertLeft;)r=e[(q-=3)+2],N="left";if(i=="right"&&n==Y-K)for(;q<e.length-3&&e[q+3]==e[q+4]&&!e[q+5].insertLeft;)r=e[(q+=3)+2],N="right";break}return{node:r,start:n,end:A,collapse:N,coverStart:K,coverEnd:Y}}function Ws(e,t){var i=ro;if(t=="left")for(var r=0;r<e.length&&!((i=e[r]).left!=i.right);r++);else for(var n=e.length-1;n>=0&&!((i=e[n]).left!=i.right);n--);return i}function js(e,t,i,r){var n=io(t.map,i,r),A=n.node,N=n.start,K=n.end,Y=n.collapse,q;if(A.nodeType==3){for(var oe=0;oe<4;oe++){for(;N&&He(t.line.text.charAt(n.coverStart+N));)--N;for(;n.coverStart+K<n.coverEnd&&He(t.line.text.charAt(n.coverStart+K));)++K;if(H&&U<9&&N==0&&K==n.coverEnd-n.coverStart?q=A.parentNode.getBoundingClientRect():q=Ws(v(A,N,K).getClientRects(),r),q.left||q.right||N==0)break;K=N,N=N-1,Y="right"}H&&U<11&&(q=Hs(e.display.measure,q))}else{N>0&&(Y=r="right");var le;e.options.lineWrapping&&(le=A.getClientRects()).length>1?q=le[r=="right"?le.length-1:0]:q=A.getBoundingClientRect()}if(H&&U<9&&!N&&(!q||!q.left&&!q.right)){var be=A.parentNode.getClientRects()[0];be?q={left:be.left,right:be.left+Yi(e.display),top:be.top,bottom:be.bottom}:q=ro}for(var ye=q.top-t.rect.top,Re=q.bottom-t.rect.top,Ne=(ye+Re)/2,ze=t.view.measure.heights,Ze=0;Ze<ze.length-1&&!(Ne<ze[Ze]);Ze++);var ot=Ze?ze[Ze-1]:0,qe=ze[Ze],lt={left:(Y=="right"?q.right:q.left)-t.rect.left,right:(Y=="left"?q.left:q.right)-t.rect.left,top:ot,bottom:qe};return!q.left&&!q.right&&(lt.bogus=!0),e.options.singleCursorHeightPerLine||(lt.rtop=ye,lt.rbottom=Re),lt}function Hs(e,t){if(!window.screen||screen.logicalXDPI==null||screen.logicalXDPI==screen.deviceXDPI||!Jt(e))return t;var i=screen.logicalXDPI/screen.deviceXDPI,r=screen.logicalYDPI/screen.deviceYDPI;return{left:t.left*i,right:t.right*i,top:t.top*r,bottom:t.bottom*r}}function no(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 ao(e){e.display.externalMeasure=null,c(e.display.lineMeasure);for(var t=0;t<e.display.view.length;t++)no(e.display.view[t])}function yn(e){ao(e),e.display.cachedCharWidth=e.display.cachedTextHeight=e.display.cachedPaddingH=null,e.options.lineWrapping||(e.display.maxLineChanged=!0),e.display.lineNumChars=null}function oo(){return y&&d?-(document.body.getBoundingClientRect().left-parseInt(getComputedStyle(document.body).marginLeft)):window.pageXOffset||(document.documentElement||document.body).scrollLeft}function so(){return y&&d?-(document.body.getBoundingClientRect().top-parseInt(getComputedStyle(document.body).marginTop)):window.pageYOffset||(document.documentElement||document.body).scrollTop}function pa(e){var t=0;if(e.widgets)for(var i=0;i<e.widgets.length;++i)e.widgets[i].above&&(t+=vn(e.widgets[i]));return t}function Hn(e,t,i,r,n){if(!n){var A=pa(t);i.top+=A,i.bottom+=A}if(r=="line")return i;r||(r="local");var N=Xr(t);if(r=="local"?N+=jn(e.display):N-=e.display.viewOffset,r=="page"||r=="window"){var K=e.display.lineSpace.getBoundingClientRect();N+=K.top+(r=="window"?0:so());var Y=K.left+(r=="window"?0:oo());i.left+=Y,i.right+=Y}return i.top+=N,i.bottom+=N,i}function lo(e,t,i){if(i=="div")return t;var r=t.left,n=t.top;if(i=="page")r-=oo(),n-=so();else if(i=="local"||!i){var A=e.display.sizer.getBoundingClientRect();r+=A.left,n+=A.top}var N=e.display.lineSpace.getBoundingClientRect();return{left:r-N.left,top:n-N.top}}function ma(e,t,i,r,n){return r||(r=dt(e.doc,t.line)),Hn(e,r,to(e,r,t.ch,n),i)}function Jr(e,t,i,r,n,A){r=r||dt(e.doc,t.line),n||(n=Vi(e,r));function N(Re,Ne){var ze=ni(e,n,Re,Ne?"right":"left",A);return Ne?ze.left=ze.right:ze.right=ze.left,Hn(e,r,ze,i)}var K=rt(r,e.doc.direction),Y=t.ch,q=t.sticky;if(Y>=r.text.length?(Y=r.text.length,q="before"):Y<=0&&(Y=0,q="after"),!K)return N(q=="before"?Y-1:Y,q=="before");function oe(Re,Ne,ze){var Ze=K[Ne],ot=Ze.level==1;return N(ze?Re-1:Re,ot!=ze)}var le=tt(K,Y,q),be=$e,ye=oe(Y,le,q=="before");return be!=null&&(ye.other=oe(Y,be,q!="before")),ye}function uo(e,t){var i=0;t=s(e.doc,t),e.options.lineWrapping||(i=Yi(e.display)*t.ch);var r=dt(e.doc,t.line),n=Xr(r)+jn(e.display);return{left:i,right:i,top:n,bottom:n+r.height}}function ga(e,t,i,r,n){var A=Ge(e,t,i);return A.xRel=n,r&&(A.outside=r),A}function va(e,t,i){var r=e.doc;if(i+=e.display.viewOffset,i<0)return ga(r.first,0,null,-1,-1);var n=Ur(r,i),A=r.first+r.size-1;if(n>A)return ga(r.first+r.size-1,dt(r,A).text.length,null,1,1);t<0&&(t=0);for(var N=dt(r,n);;){var K=Gs(e,N,n,t,i),Y=ti(N,K.ch+(K.xRel>0||K.outside>0?1:0));if(!Y)return K;var q=Y.find(1);if(q.line==n)return q;N=dt(r,n=q.line)}}function ho(e,t,i,r){r-=pa(t);var n=t.text.length,A=st(function(N){return ni(e,i,N-1).bottom<=r},n,0);return n=st(function(N){return ni(e,i,N).top>r},A,n),{begin:A,end:n}}function co(e,t,i,r){i||(i=Vi(e,t));var n=Hn(e,t,ni(e,i,r),"line").top;return ho(e,t,i,n)}function ya(e,t,i,r){return e.bottom<=i?!1:e.top>i?!0:(r?e.left:e.right)>t}function Gs(e,t,i,r,n){n-=Xr(t);var A=Vi(e,t),N=pa(t),K=0,Y=t.text.length,q=!0,oe=rt(t,e.doc.direction);if(oe){var le=(e.options.lineWrapping?Ks:zs)(e,t,i,A,oe,r,n);q=le.level!=1,K=q?le.from:le.to-1,Y=q?le.to:le.from-1}var be=null,ye=null,Re=st(function(xt){var vt=ni(e,A,xt);return vt.top+=N,vt.bottom+=N,ya(vt,r,n,!1)?(vt.top<=n&&vt.left<=r&&(be=xt,ye=vt),!0):!1},K,Y),Ne,ze,Ze=!1;if(ye){var ot=r-ye.left<ye.right-r,qe=ot==q;Re=be+(qe?0:1),ze=qe?"after":"before",Ne=ot?ye.left:ye.right}else{!q&&(Re==Y||Re==K)&&Re++,ze=Re==0?"after":Re==t.text.length?"before":ni(e,A,Re-(q?1:0)).bottom+N<=n==q?"after":"before";var lt=Jr(e,Ge(i,Re,ze),"line",t,A);Ne=lt.left,Ze=n<lt.top?-1:n>=lt.bottom?1:0}return Re=We(t.text,Re,1),ga(i,Re,ze,Ze,r-Ne)}function zs(e,t,i,r,n,A,N){var K=st(function(le){var be=n[le],ye=be.level!=1;return ya(Jr(e,Ge(i,ye?be.to:be.from,ye?"before":"after"),"line",t,r),A,N,!0)},0,n.length-1),Y=n[K];if(K>0){var q=Y.level!=1,oe=Jr(e,Ge(i,q?Y.from:Y.to,q?"after":"before"),"line",t,r);ya(oe,A,N,!0)&&oe.top>N&&(Y=n[K-1])}return Y}function Ks(e,t,i,r,n,A,N){var K=ho(e,t,r,N),Y=K.begin,q=K.end;/\s/.test(t.text.charAt(q-1))&&q--;for(var oe=null,le=null,be=0;be<n.length;be++){var ye=n[be];if(ye.from>=q||ye.to<=Y)continue;var Re=ye.level!=1,Ne=ni(e,r,Re?Math.min(q,ye.to)-1:Math.max(Y,ye.from)).right,ze=Ne<A?A-Ne+1e9:Ne-A;(!oe||le>ze)&&(oe=ye,le=ze)}return oe||(oe=n[n.length-1]),oe.from<Y&&(oe={from:Y,to:oe.to,level:oe.level}),oe.to>q&&(oe={from:oe.from,to:q,level:oe.level}),oe}var _i;function Qi(e){if(e.cachedTextHeight!=null)return e.cachedTextHeight;if(_i==null){_i=a("pre",null,"CodeMirror-line-like");for(var t=0;t<49;++t)_i.appendChild(document.createTextNode("x")),_i.appendChild(a("br"));_i.appendChild(document.createTextNode("x"))}u(e.measure,_i);var i=_i.offsetHeight/50;return i>3&&(e.cachedTextHeight=i),c(e.measure),i||1}function Yi(e){if(e.cachedCharWidth!=null)return e.cachedCharWidth;var t=a("span","xxxxxxxxxx"),i=a("pre",[t],"CodeMirror-line-like");u(e.measure,i);var r=t.getBoundingClientRect(),n=(r.right-r.left)/10;return n>2&&(e.cachedCharWidth=n),n||10}function ba(e){for(var t=e.display,i={},r={},n=t.gutters.clientLeft,A=t.gutters.firstChild,N=0;A;A=A.nextSibling,++N){var K=e.display.gutterSpecs[N].className;i[K]=A.offsetLeft+A.clientLeft+n,r[K]=A.clientWidth}return{fixedPos:Ea(t),gutterTotalWidth:t.gutters.offsetWidth,gutterLeft:i,gutterWidth:r,wrapperWidth:t.wrapper.clientWidth}}function Ea(e){return e.scroller.getBoundingClientRect().left-e.sizer.getBoundingClientRect().left}function fo(e){var t=Qi(e.display),i=e.options.lineWrapping,r=i&&Math.max(5,e.display.scroller.clientWidth/Yi(e.display)-3);return function(n){if(ri(e.doc,n))return 0;var A=0;if(n.widgets)for(var N=0;N<n.widgets.length;N++)n.widgets[N].height&&(A+=n.widgets[N].height);return i?A+(Math.ceil(n.text.length/r)||1)*t:A+t}}function xa(e){var t=e.doc,i=fo(e);t.iter(function(r){var n=i(r);n!=r.height&&mr(r,n)})}function Bi(e,t,i,r){var n=e.display;if(!i&&pe(t).getAttribute("cm-not-content")=="true")return null;var A,N,K=n.lineSpace.getBoundingClientRect();try{A=t.clientX-K.left,N=t.clientY-K.top}catch(le){return null}var Y=va(e,A,N),q;if(r&&Y.xRel>0&&(q=dt(e.doc,Y.line).text).length==Y.ch){var oe=ee(q,q.length,e.options.tabSize)-q.length;Y=Ge(Y.line,Math.max(0,Math.round((A-$a(e.display).left)/Yi(e.display))-oe))}return Y}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,r=0;r<i.length;r++)if(t-=i[r].size,t<0)return r}function wr(e,t,i,r){t==null&&(t=e.doc.first),i==null&&(i=e.doc.first+e.doc.size),r||(r=0);var n=e.display;if(r&&i<n.viewTo&&(n.updateLineNumbers==null||n.updateLineNumbers>t)&&(n.updateLineNumbers=t),e.curOp.viewChanged=!0,t>=n.viewTo)nr&&cn(e.doc,t)<n.viewTo&&Ai(e);else if(i<=n.viewFrom)nr&&Ci(e.doc,i+r)>n.viewFrom?Ai(e):(n.viewFrom+=r,n.viewTo+=r);else if(t<=n.viewFrom&&i>=n.viewTo)Ai(e);else if(t<=n.viewFrom){var A=Gn(e,i,i+r,1);A?(n.view=n.view.slice(A.index),n.viewFrom=A.lineN,n.viewTo+=r):Ai(e)}else if(i>=n.viewTo){var N=Gn(e,t,t,-1);N?(n.view=n.view.slice(0,N.index),n.viewTo=N.lineN):Ai(e)}else{var K=Gn(e,t,t,-1),Y=Gn(e,i,i+r,1);K&&Y?(n.view=n.view.slice(0,K.index).concat(Tr(e,K.lineN,Y.lineN)).concat(n.view.slice(Y.index)),n.viewTo+=r):Ai(e)}var q=n.externalMeasured;q&&(i<q.lineN?q.lineN+=r:t<q.lineN+q.size&&(n.externalMeasured=null))}function Si(e,t,i){e.curOp.viewChanged=!0;var r=e.display,n=e.display.externalMeasured;if(n&&t>=n.lineN&&t<n.lineN+n.size&&(r.externalMeasured=null),t<r.viewFrom||t>=r.viewTo)return;var A=r.view[Ni(e,t)];if(A.node==null)return;var N=A.changes||(A.changes=[]);ce(N,i)==-1&&N.push(i)}function Ai(e){e.display.viewFrom=e.display.viewTo=e.doc.first,e.display.view=[],e.display.viewOffset=0}function Gn(e,t,i,r){var n=Ni(e,t),A,N=e.display.view;if(!nr||i==e.doc.first+e.doc.size)return{index:n,lineN:i};for(var K=e.display.viewFrom,Y=0;Y<n;Y++)K+=N[Y].size;if(K!=t){if(r>0){if(n==N.length-1)return null;A=K+N[n].size-t,n++}else A=K-t;t+=A,i+=A}for(;cn(e.doc,i)!=i;){if(n==(r<0?0:N.length-1))return null;i+=r*N[n-(r<0?1:0)].size,n+=r}return{index:n,lineN:i}}function Vs(e,t,i){var r=e.display,n=r.view;n.length==0||t>=r.viewTo||i<=r.viewFrom?(r.view=Tr(e,t,i),r.viewFrom=t):(r.viewFrom>t?r.view=Tr(e,t,r.viewFrom).concat(r.view):r.viewFrom<t&&(r.view=r.view.slice(Ni(e,t))),r.viewFrom=t,r.viewTo<i?r.view=r.view.concat(Tr(e,r.viewTo,i)):r.viewTo>i&&(r.view=r.view.slice(0,Ni(e,i)))),r.viewTo=i}function po(e){for(var t=e.display.view,i=0,r=0;r<t.length;r++){var n=t[r];!n.hidden&&(!n.node||n.changes)&&++i}return i}function bn(e){e.display.input.showSelection(e.display.input.prepareSelection())}function mo(e,t){t===void 0&&(t=!0);for(var i=e.doc,r={},n=r.cursors=document.createDocumentFragment(),A=r.selection=document.createDocumentFragment(),N=0;N<i.sel.ranges.length;N++){if(!t&&N==i.sel.primIndex)continue;var K=i.sel.ranges[N];if(K.from().line>=e.display.viewTo||K.to().line<e.display.viewFrom)continue;var Y=K.empty();(Y||e.options.showCursorWhenSelecting)&&go(e,K.head,n),Y||Qs(e,K,A)}return r}function go(e,t,i){var r=Jr(e,t,"div",null,null,!e.options.singleCursorHeightPerLine),n=i.appendChild(a("div","\xA0","CodeMirror-cursor"));if(n.style.left=r.left+"px",n.style.top=r.top+"px",n.style.height=Math.max(0,r.bottom-r.top)*e.options.cursorHeight+"px",r.other){var A=i.appendChild(a("div","\xA0","CodeMirror-cursor CodeMirror-secondarycursor"));A.style.display="",A.style.left=r.other.left+"px",A.style.top=r.other.top+"px",A.style.height=(r.other.bottom-r.other.top)*.85+"px"}}function zn(e,t){return e.top-t.top||e.left-t.left}function Qs(e,t,i){var r=e.display,n=e.doc,A=document.createDocumentFragment(),N=$a(e.display),K=N.left,Y=Math.max(r.sizerWidth,Pi(e)-r.sizer.offsetLeft)-N.right,q=n.direction=="ltr";function oe(qe,lt,xt,vt){lt<0&&(lt=0),lt=Math.round(lt),vt=Math.round(vt),A.appendChild(a("div",null,"CodeMirror-selected","position: absolute; left: "+qe+`px;
top: `+lt+"px; width: "+(xt==null?Y-qe:xt)+`px;
height: `+(vt-lt)+"px"))}function le(qe,lt,xt){var vt=dt(n,qe),wt=vt.text.length,zt,lr;function Yt(er,Rr){return ma(e,Ge(qe,er),"div",vt,Rr)}function Pr(er,Rr,fr){var ir=co(e,vt,null,er),tr=Rr=="ltr"==(fr=="after")?"left":"right",Xt=fr=="after"?ir.begin:ir.end-(/\s/.test(vt.text.charAt(ir.end-1))?2:1);return Yt(Xt,tr)[tr]}var Lr=rt(vt,n.direction);return at(Lr,lt||0,xt==null?wt:xt,function(er,Rr,fr,ir){var tr=fr=="ltr",Xt=Yt(er,tr?"left":"right"),kr=Yt(Rr-1,tr?"right":"left"),ln=lt==null&&er==0,ki=xt==null&&Rr==wt,Er=ir==0,ai=!Lr||ir==Lr.length-1;if(kr.top-Xt.top<=3){var ur=(q?ln:ki)&&Er,Va=(q?ki:ln)&&ai,di=ur?K:(tr?Xt:kr).left,Hi=Va?Y:(tr?kr:Xt).right;oe(di,Xt.top,Hi-di,Xt.bottom)}else{var Gi,Sr,un,Qa;tr?(Gi=q&&ln&&Er?K:Xt.left,Sr=q?Y:Pr(er,fr,"before"),un=q?K:Pr(Rr,fr,"after"),Qa=q&&ki&&ai?Y:kr.right):(Gi=q?Pr(er,fr,"before"):K,Sr=!q&&ln&&Er?Y:Xt.right,un=!q&&ki&&ai?K:kr.left,Qa=q?Pr(Rr,fr,"after"):Y),oe(Gi,Xt.top,Sr-Gi,Xt.bottom),Xt.bottom<kr.top&&oe(K,Xt.bottom,null,kr.top),oe(un,kr.top,Qa-un,kr.bottom)}(!zt||zn(Xt,zt)<0)&&(zt=Xt),zn(kr,zt)<0&&(zt=kr),(!lr||zn(Xt,lr)<0)&&(lr=Xt),zn(kr,lr)<0&&(lr=kr)}),{start:zt,end:lr}}var be=t.from(),ye=t.to();if(be.line==ye.line)le(be.line,be.ch,ye.ch);else{var Re=dt(n,be.line),Ne=dt(n,ye.line),ze=xr(Re)==xr(Ne),Ze=le(be.line,be.ch,ze?Re.text.length+1:null).end,ot=le(ye.line,ze?0:null,ye.ch).start;ze&&(Ze.top<ot.top-2?(oe(Ze.right,Ze.top,null,Ze.bottom),oe(K,ot.top,ot.left,ot.bottom)):oe(Ze.right,Ze.top,ot.left-Ze.right,Ze.bottom)),Ze.bottom<ot.top&&oe(K,Ze.bottom,null,ot.top)}i.appendChild(A)}function Ca(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()||Xi(e),t.cursorDiv.style.visibility=(i=!i)?"":"hidden"},e.options.cursorBlinkRate):e.options.cursorBlinkRate<0&&(t.cursorDiv.style.visibility="hidden")}function vo(e){e.state.focused||(e.display.input.focus(),Sa(e))}function yo(e){e.state.delayingBlurEvent=!0,setTimeout(function(){e.state.delayingBlurEvent&&(e.state.delayingBlurEvent=!1,Xi(e))},100)}function Sa(e,t){if(e.state.delayingBlurEvent&&(e.state.delayingBlurEvent=!1),e.options.readOnly=="nocursor")return;e.state.focused||(Le(e,"focus",e,t),e.state.focused=!0,G(e.display.wrapper,"CodeMirror-focused"),!e.curOp&&e.display.selForContextMenu!=e.doc.sel&&(e.display.input.reset(),O&&setTimeout(function(){return e.display.input.reset(!0)},20)),e.display.input.receivedFocus()),Ca(e)}function Xi(e,t){if(e.state.delayingBlurEvent)return;e.state.focused&&(Le(e,"blur",e,t),e.state.focused=!1,p(e.display.wrapper,"CodeMirror-focused")),clearInterval(e.display.blinker),setTimeout(function(){e.state.focused||(e.display.shift=!1)},150)}function Kn(e){for(var t=e.display,i=t.lineDiv.offsetTop,r=0;r<t.view.length;r++){var n=t.view[r],A=e.options.lineWrapping,N=void 0,K=0;if(n.hidden)continue;if(H&&U<8){var Y=n.node.offsetTop+n.node.offsetHeight;N=Y-i,i=Y}else{var q=n.node.getBoundingClientRect();N=q.bottom-q.top,!A&&n.text.firstChild&&(K=n.text.firstChild.getBoundingClientRect().right-q.left-1)}var oe=n.line.height-N;if((oe>.005||oe<-.005)&&(mr(n.line,N),bo(n.line),n.rest))for(var le=0;le<n.rest.length;le++)bo(n.rest[le]);if(K>e.display.sizerWidth){var be=Math.ceil(K/Yi(e.display));be>e.display.maxLineLength&&(e.display.maxLineLength=be,e.display.maxLine=n.line,e.display.maxLineChanged=!0)}}}function bo(e){if(e.widgets)for(var t=0;t<e.widgets.length;++t){var i=e.widgets[t],r=i.node.parentNode;r&&(i.height=r.offsetHeight)}}function Vn(e,t,i){var r=i&&i.top!=null?Math.max(0,i.top):e.scroller.scrollTop;r=Math.floor(r-jn(e));var n=i&&i.bottom!=null?i.bottom:r+e.wrapper.clientHeight,A=Ur(t,r),N=Ur(t,n);if(i&&i.ensure){var K=i.ensure.from.line,Y=i.ensure.to.line;K<A?(A=K,N=Ur(t,Xr(dt(t,K))+e.wrapper.clientHeight)):Math.min(Y,t.lastLine())>=N&&(A=Ur(t,Xr(dt(t,Y))-e.wrapper.clientHeight),N=Y)}return{from:A,to:Math.max(N,A+1)}}function Ys(e,t){if(je(e,"scrollCursorIntoView"))return;var i=e.display,r=i.sizer.getBoundingClientRect(),n=null;if(t.top+r.top<0?n=!0:t.bottom+r.top>(window.innerHeight||document.documentElement.clientHeight)&&(n=!1),n!=null&&!w){var A=a("div","\u200B",null,`position: absolute;
top: `+(t.top-i.viewOffset-jn(e.display))+`px;
height: `+(t.bottom-t.top+ii(e)+i.barHeight)+`px;
left: `+t.left+"px; width: "+Math.max(2,t.right-t.left)+"px;");e.display.lineSpace.appendChild(A),A.scrollIntoView(n),e.display.lineSpace.removeChild(A)}}function Xs(e,t,i,r){r==null&&(r=0);var n;!e.options.lineWrapping&&t==i&&(t=t.ch?Ge(t.line,t.sticky=="before"?t.ch-1:t.ch,"after"):t,i=t.sticky=="before"?Ge(t.line,t.ch+1,"before"):t);for(var A=0;A<5;A++){var N=!1,K=Jr(e,t),Y=!i||i==t?K:Jr(e,i);n={left:Math.min(K.left,Y.left),top:Math.min(K.top,Y.top)-r,right:Math.max(K.left,Y.left),bottom:Math.max(K.bottom,Y.bottom)+r};var q=Aa(e,n),oe=e.doc.scrollTop,le=e.doc.scrollLeft;if(q.scrollTop!=null&&(xn(e,q.scrollTop),Math.abs(e.doc.scrollTop-oe)>1&&(N=!0)),q.scrollLeft!=null&&(Ui(e,q.scrollLeft),Math.abs(e.doc.scrollLeft-le)>1&&(N=!0)),!N)break}return n}function Js(e,t){var i=Aa(e,t);i.scrollTop!=null&&xn(e,i.scrollTop),i.scrollLeft!=null&&Ui(e,i.scrollLeft)}function Aa(e,t){var i=e.display,r=Qi(e.display);t.top<0&&(t.top=0);var n=e.curOp&&e.curOp.scrollTop!=null?e.curOp.scrollTop:i.scroller.scrollTop,A=ca(e),N={};t.bottom-t.top>A&&(t.bottom=t.top+A);var K=e.doc.height+da(i),Y=t.top<r,q=t.bottom>K-r;if(t.top<n)N.scrollTop=Y?0:t.top;else if(t.bottom>n+A){var oe=Math.min(t.top,(q?K:t.bottom)-A);oe!=n&&(N.scrollTop=oe)}var le=e.options.fixedGutter?0:i.gutters.offsetWidth,be=e.curOp&&e.curOp.scrollLeft!=null?e.curOp.scrollLeft:i.scroller.scrollLeft-le,ye=Pi(e)-i.gutters.offsetWidth,Re=t.right-t.left>ye;return Re&&(t.right=t.left+ye),t.left<10?N.scrollLeft=0:t.left<be?N.scrollLeft=Math.max(0,t.left+le-(Re?0:10)):t.right>ye+be-3&&(N.scrollLeft=t.right+(Re?0:10)-ye),N}function Ta(e,t){if(t==null)return;Qn(e),e.curOp.scrollTop=(e.curOp.scrollTop==null?e.doc.scrollTop:e.curOp.scrollTop)+t}function Ji(e){Qn(e);var t=e.getCursor();e.curOp.scrollToPos={from:t,to:t,margin:e.options.cursorScrollMargin}}function En(e,t,i){(t!=null||i!=null)&&Qn(e),t!=null&&(e.curOp.scrollLeft=t),i!=null&&(e.curOp.scrollTop=i)}function Zs(e,t){Qn(e),e.curOp.scrollToPos=t}function Qn(e){var t=e.curOp.scrollToPos;if(t){e.curOp.scrollToPos=null;var i=uo(e,t.from),r=uo(e,t.to);Eo(e,i,r,t.margin)}}function Eo(e,t,i,r){var n=Aa(e,{left:Math.min(t.left,i.left),top:Math.min(t.top,i.top)-r,right:Math.max(t.right,i.right),bottom:Math.max(t.bottom,i.bottom)+r});En(e,n.scrollLeft,n.scrollTop)}function xn(e,t){if(Math.abs(e.doc.scrollTop-t)<2)return;R||Da(e,{top:t}),xo(e,t,!0),R&&Da(e),An(e,100)}function xo(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 Ui(e,t,i,r){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)&&!r)return;e.doc.scrollLeft=t,wo(e),e.display.scroller.scrollLeft!=t&&(e.display.scroller.scrollLeft=t),e.display.scrollbars.setScrollLeft(t)}function Cn(e){var t=e.display,i=t.gutters.offsetWidth,r=Math.round(e.doc.height+da(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:r,scrollHeight:r+ii(e)+t.barHeight,nativeBarWidth:t.nativeBarWidth,gutterWidth:i}}var Fi=function(e,t,i){this.cm=i;var r=this.vert=a("div",[a("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),n=this.horiz=a("div",[a("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");r.tabIndex=n.tabIndex=-1,e(r),e(n),we(r,"scroll",function(){r.clientHeight&&t(r.scrollTop,"vertical")}),we(n,"scroll",function(){n.clientWidth&&t(n.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,H&&U<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,r=e.nativeBarWidth;if(i){this.vert.style.display="block",this.vert.style.bottom=t?r+"px":"0";var n=e.viewHeight-(t?r:0);this.vert.firstChild.style.height=Math.max(0,e.scrollHeight-e.clientHeight+n)+"px"}else this.vert.style.display="",this.vert.firstChild.style.height="0";if(t){this.horiz.style.display="block",this.horiz.style.right=i?r+"px":"0",this.horiz.style.left=e.barLeft+"px";var A=e.viewWidth-e.barLeft-(i?r:0);this.horiz.firstChild.style.width=Math.max(0,e.scrollWidth-e.clientWidth+A)+"px"}else this.horiz.style.display="",this.horiz.firstChild.style.width="0";return!this.checkedZeroWidth&&e.clientHeight>0&&(r==0&&this.zeroWidthHack(),this.checkedZeroWidth=!0),{right:i?r:0,bottom:t?r: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=l&&!D?"12px":"18px";this.horiz.style.height=this.vert.style.width=e,this.horiz.style.pointerEvents=this.vert.style.pointerEvents="none",this.disableHoriz=new ne,this.disableVert=new ne},Fi.prototype.enableZeroWidthBar=function(e,t,i){e.style.pointerEvents="auto";function r(){var n=e.getBoundingClientRect(),A=i=="vert"?document.elementFromPoint(n.right-1,(n.top+n.bottom)/2):document.elementFromPoint((n.right+n.left)/2,n.bottom-1);A!=e?e.style.pointerEvents="none":t.set(1e3,r)}t.set(1e3,r)},Fi.prototype.clear=function(){var e=this.horiz.parentNode;e.removeChild(this.horiz),e.removeChild(this.vert)};var Sn=function(){};Sn.prototype.update=function(){return{bottom:0,right:0}},Sn.prototype.setScrollLeft=function(){},Sn.prototype.setScrollTop=function(){},Sn.prototype.clear=function(){};function Zi(e,t){t||(t=Cn(e));var i=e.display.barWidth,r=e.display.barHeight;Co(e,t);for(var n=0;n<4&&i!=e.display.barWidth||r!=e.display.barHeight;n++)i!=e.display.barWidth&&e.options.lineWrapping&&Kn(e),Co(e,Cn(e)),i=e.display.barWidth,r=e.display.barHeight}function Co(e,t){var i=e.display,r=i.scrollbars.update(t);i.sizer.style.paddingRight=(i.barWidth=r.right)+"px",i.sizer.style.paddingBottom=(i.barHeight=r.bottom)+"px",i.heightForcer.style.borderBottom=r.bottom+"px solid transparent",r.right&&r.bottom?(i.scrollbarFiller.style.display="block",i.scrollbarFiller.style.height=r.bottom+"px",i.scrollbarFiller.style.width=r.right+"px"):i.scrollbarFiller.style.display="",r.bottom&&e.options.coverGutterNextToScrollbar&&e.options.fixedGutter?(i.gutterFiller.style.display="block",i.gutterFiller.style.height=r.bottom+"px",i.gutterFiller.style.width=t.gutterWidth+"px"):i.gutterFiller.style.display=""}var So={native:Fi,null:Sn};function Ao(e){e.display.scrollbars&&(e.display.scrollbars.clear(),e.display.scrollbars.addClass&&p(e.display.wrapper,e.display.scrollbars.addClass)),e.display.scrollbars=new So[e.options.scrollbarStyle](function(t){e.display.wrapper.insertBefore(t,e.display.scrollbarFiller),we(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"?Ui(e,t):xn(e,t)},e),e.display.scrollbars.addClass&&G(e.display.wrapper,e.display.scrollbars.addClass)}var qs=0;function Wi(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},zr(e.curOp)}function ji(e){var t=e.curOp;t&&Is(t,function(i){for(var r=0;r<i.ops.length;r++)i.ops[r].cm.curOp=null;$s(i)})}function $s(e){for(var t=e.ops,i=0;i<t.length;i++)el(t[i]);for(var r=0;r<t.length;r++)tl(t[r]);for(var n=0;n<t.length;n++)rl(t[n]);for(var A=0;A<t.length;A++)il(t[A]);for(var N=0;N<t.length;N++)nl(t[N])}function el(e){var t=e.cm,i=t.display;ol(t),e.updateMaxLine&&Wn(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 Yn(t,e.mustUpdate&&{top:e.scrollTop,ensure:e.scrollToPos},e.forceUpdate)}function tl(e){e.updatedDisplay=e.mustUpdate&&wa(e.cm,e.update)}function rl(e){var t=e.cm,i=t.display;e.updatedDisplay&&Kn(t),e.barMeasure=Cn(t),i.maxLineChanged&&!t.options.lineWrapping&&(e.adjustWidthTo=to(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+ii(t)+t.display.barWidth),e.maxScrollLeft=Math.max(0,i.sizer.offsetLeft+e.adjustWidthTo-Pi(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&&Ui(t,Math.min(t.display.scroller.scrollLeft,e.maxScrollLeft),!0),t.display.maxLineChanged=!1);var i=e.focus&&e.focus==P();e.preparedSelection&&t.display.input.showSelection(e.preparedSelection,i),(e.updatedDisplay||e.startHeight!=t.doc.height)&&Zi(t,e.barMeasure),e.updatedDisplay&&Ra(t,e.barMeasure),e.selectionChanged&&Ca(t),t.state.focused&&e.updateInput&&t.display.input.reset(e.typing),i&&vo(e.cm)}function nl(e){var t=e.cm,i=t.display,r=t.doc;if(e.updatedDisplay&&To(t,e.update),i.wheelStartX!=null&&(e.scrollTop!=null||e.scrollLeft!=null||e.scrollToPos)&&(i.wheelStartX=i.wheelStartY=null),e.scrollTop!=null&&xo(t,e.scrollTop,e.forceScroll),e.scrollLeft!=null&&Ui(t,e.scrollLeft,!0,!0),e.scrollToPos){var n=Xs(t,s(r,e.scrollToPos.from),s(r,e.scrollToPos.to),e.scrollToPos.margin);Ys(t,n)}var A=e.maybeHiddenMarkers,N=e.maybeUnhiddenMarkers;if(A)for(var K=0;K<A.length;++K)A[K].lines.length||Le(A[K],"hide");if(N)for(var Y=0;Y<N.length;++Y)N[Y].lines.length&&Le(N[Y],"unhide");i.wrapper.offsetHeight&&(r.scrollTop=t.display.scroller.scrollTop),e.changeObjs&&Le(t,"changes",t,e.changeObjs),e.update&&e.update.finish()}function Or(e,t){if(e.curOp)return t();Wi(e);try{return t()}finally{ji(e)}}function or(e,t){return function(){if(e.curOp)return t.apply(e,arguments);Wi(e);try{return t.apply(e,arguments)}finally{ji(e)}}}function Cr(e){return function(){if(this.curOp)return e.apply(this,arguments);Wi(this);try{return e.apply(this,arguments)}finally{ji(this)}}}function sr(e){return function(){var t=this.cm;if(!t||t.curOp)return e.apply(this,arguments);Wi(t);try{return e.apply(this,arguments)}finally{ji(t)}}}function An(e,t){e.doc.highlightFrontier<e.display.viewTo&&e.state.highlight.set(t,z(al,e))}function al(e){var t=e.doc;if(t.highlightFrontier>=e.display.viewTo)return;var i=+new Date+e.options.workTime,r=Je(e,t.highlightFrontier),n=[];t.iter(r.line,Math.min(t.first+t.size,e.display.viewTo+500),function(A){if(r.line>=e.display.viewFrom){var N=A.styles,K=A.text.length>e.options.maxHighlightLength?Nr(t.mode,r.state):null,Y=he(e,A,r,!0);K&&(r.state=K),A.styles=Y.styles;var q=A.styleClasses,oe=Y.classes;oe?A.styleClasses=oe:q&&(A.styleClasses=null);for(var le=!N||N.length!=A.styles.length||q!=oe&&(!q||!oe||q.bgClass!=oe.bgClass||q.textClass!=oe.textClass),be=0;!le&&be<N.length;++be)le=N[be]!=A.styles[be];le&&n.push(r.line),A.stateAfter=r.save(),r.nextLine()}else A.text.length<=e.options.maxHighlightLength&&ct(e,A.text,r),A.stateAfter=r.line%5==0?r.save():null,r.nextLine();if(+new Date>i)return An(e,e.options.workDelay),!0}),t.highlightFrontier=r.line,t.modeFrontier=Math.max(t.modeFrontier,r.line),n.length&&Or(e,function(){for(var A=0;A<n.length;A++)Si(e,n[A],"text")})}var Yn=function(e,t,i){var r=e.display;this.viewport=t,this.visible=Vn(r,e.doc,t),this.editorIsHidden=!r.wrapper.offsetWidth,this.wrapperHeight=r.wrapper.clientHeight,this.wrapperWidth=r.wrapper.clientWidth,this.oldDisplayWidth=Pi(e),this.force=i,this.dims=ba(e),this.events=[]};Yn.prototype.signal=function(e,t){de(e,t)&&this.events.push(arguments)},Yn.prototype.finish=function(){for(var e=0;e<this.events.length;e++)Le.apply(null,this.events[e])};function ol(e){var t=e.display;!t.scrollbarsClipped&&t.scroller.offsetWidth&&(t.nativeBarWidth=t.scroller.offsetWidth-t.scroller.clientWidth,t.heightForcer.style.height=ii(e)+"px",t.sizer.style.marginBottom=-t.nativeBarWidth+"px",t.sizer.style.borderRightWidth=ii(e)+"px",t.scrollbarsClipped=!0)}function sl(e){if(e.hasFocus())return null;var t=P();if(!t||!S(e.display.lineDiv,t))return null;var i={activeElt:t};if(window.getSelection){var r=window.getSelection();r.anchorNode&&r.extend&&S(e.display.lineDiv,r.anchorNode)&&(i.anchorNode=r.anchorNode,i.anchorOffset=r.anchorOffset,i.focusNode=r.focusNode,i.focusOffset=r.focusOffset)}return i}function ll(e){if(!e||!e.activeElt||e.activeElt==P())return;if(e.activeElt.focus(),!/^(INPUT|TEXTAREA)$/.test(e.activeElt.nodeName)&&e.anchorNode&&S(document.body,e.anchorNode)&&S(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 wa(e,t){var i=e.display,r=e.doc;if(t.editorIsHidden)return Ai(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&&po(e)==0)return!1;Do(e)&&(Ai(e),t.dims=ba(e));var n=r.first+r.size,A=Math.max(t.visible.from-e.options.viewportMargin,r.first),N=Math.min(n,t.visible.to+e.options.viewportMargin);i.viewFrom<A&&A-i.viewFrom<20&&(A=Math.max(r.first,i.viewFrom)),i.viewTo>N&&i.viewTo-N<20&&(N=Math.min(n,i.viewTo)),nr&&(A=cn(e.doc,A),N=Ci(e.doc,N));var K=A!=i.viewFrom||N!=i.viewTo||i.lastWrapHeight!=t.wrapperHeight||i.lastWrapWidth!=t.wrapperWidth;Vs(e,A,N),i.viewOffset=Xr(dt(e.doc,i.viewFrom)),e.display.mover.style.top=i.viewOffset+"px";var Y=po(e);if(!K&&Y==0&&!t.force&&i.renderedView==i.view&&(i.updateLineNumbers==null||i.updateLineNumbers>=i.viewTo))return!1;var q=sl(e);return Y>4&&(i.lineDiv.style.display="none"),ul(e,i.updateLineNumbers,t.dims),Y>4&&(i.lineDiv.style.display=""),i.renderedView=i.view,ll(q),c(i.cursorDiv),c(i.selectionDiv),i.gutters.style.height=i.sizer.style.minHeight=0,K&&(i.lastWrapHeight=t.wrapperHeight,i.lastWrapWidth=t.wrapperWidth,An(e,400)),i.updateLineNumbers=null,!0}function To(e,t){for(var i=t.viewport,r=!0;;r=!1){if(!r||!e.options.lineWrapping||t.oldDisplayWidth==Pi(e)){if(i&&i.top!=null&&(i={top:Math.min(e.doc.height+da(e.display)-ca(e),i.top)}),t.visible=Vn(e.display,e.doc,i),t.visible.from>=e.display.viewFrom&&t.visible.to<=e.display.viewTo)break}else r&&(t.visible=Vn(e.display,e.doc,i));if(!wa(e,t))break;Kn(e);var n=Cn(e);bn(e),Zi(e,n),Ra(e,n),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 Da(e,t){var i=new Yn(e,t);if(wa(e,i)){Kn(e),To(e,i);var r=Cn(e);bn(e),Zi(e,r),Ra(e,r),i.finish()}}function ul(e,t,i){var r=e.display,n=e.options.lineNumbers,A=r.lineDiv,N=A.firstChild;function K(Re){var Ne=Re.nextSibling;return O&&l&&e.display.currentWheelTarget==Re?Re.style.display="none":Re.parentNode.removeChild(Re),Ne}for(var Y=r.view,q=r.viewFrom,oe=0;oe<Y.length;oe++){var le=Y[oe];if(!le.hidden)if(!le.node||le.node.parentNode!=A){var be=Bs(e,le,q,i);A.insertBefore(be,N)}else{for(;N!=le.node;)N=K(N);var ye=n&&t!=null&&t<=q&&le.lineNumber;le.changes&&(ce(le.changes,"gutter")>-1&&(ye=!1),Ya(e,le,q,i)),ye&&(c(le.lineNumber),le.lineNumber.appendChild(document.createTextNode(fi(e.options,q)))),N=le.node.nextSibling}q+=le.size}for(;N;)N=K(N)}function La(e){var t=e.gutters.offsetWidth;e.sizer.style.marginLeft=t+"px"}function Ra(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+ii(e)+"px"}function wo(e){var t=e.display,i=t.view;if(!t.alignWidgets&&(!t.gutters.firstChild||!e.options.fixedGutter))return;for(var r=Ea(t)-t.scroller.scrollLeft+e.doc.scrollLeft,n=t.gutters.offsetWidth,A=r+"px",N=0;N<i.length;N++)if(!i[N].hidden){e.options.fixedGutter&&(i[N].gutter&&(i[N].gutter.style.left=A),i[N].gutterBackground&&(i[N].gutterBackground.style.left=A));var K=i[N].alignable;if(K)for(var Y=0;Y<K.length;Y++)K[Y].style.left=A}e.options.fixedGutter&&(t.gutters.style.left=r+n+"px")}function Do(e){if(!e.options.lineNumbers)return!1;var t=e.doc,i=fi(e.options,t.first+t.size-1),r=e.display;if(i.length!=r.lineNumChars){var n=r.measure.appendChild(a("div",[a("div",i)],"CodeMirror-linenumber CodeMirror-gutter-elt")),A=n.firstChild.offsetWidth,N=n.offsetWidth-A;return r.lineGutter.style.width="",r.lineNumInnerWidth=Math.max(A,r.lineGutter.offsetWidth-N)+1,r.lineNumWidth=r.lineNumInnerWidth+N,r.lineNumChars=r.lineNumInnerWidth?i.length:-1,r.lineGutter.style.width=r.lineNumWidth+"px",La(e.display),!0}return!1}function ka(e,t){for(var i=[],r=!1,n=0;n<e.length;n++){var A=e[n],N=null;if(typeof A!="string"&&(N=A.style,A=A.className),A=="CodeMirror-linenumbers")if(t)r=!0;else continue;i.push({className:A,style:N})}return t&&!r&&i.push({className:"CodeMirror-linenumbers",style:null}),i}function Lo(e){var t=e.gutters,i=e.gutterSpecs;c(t),e.lineGutter=null;for(var r=0;r<i.length;++r){var n=i[r],A=n.className,N=n.style,K=t.appendChild(a("div",null,"CodeMirror-gutter "+A));N&&(K.style.cssText=N),A=="CodeMirror-linenumbers"&&(e.lineGutter=K,K.style.width=(e.lineNumWidth||1)+"px")}t.style.display=i.length?"":"none",La(e)}function Tn(e){Lo(e.display),wr(e),wo(e)}function hl(e,t,i,r){var n=this;this.input=i,n.scrollbarFiller=a("div",null,"CodeMirror-scrollbar-filler"),n.scrollbarFiller.setAttribute("cm-not-content","true"),n.gutterFiller=a("div",null,"CodeMirror-gutter-filler"),n.gutterFiller.setAttribute("cm-not-content","true"),n.lineDiv=b("div",null,"CodeMirror-code"),n.selectionDiv=a("div",null,null,"position: relative; z-index: 1"),n.cursorDiv=a("div",null,"CodeMirror-cursors"),n.measure=a("div",null,"CodeMirror-measure"),n.lineMeasure=a("div",null,"CodeMirror-measure"),n.lineSpace=b("div",[n.measure,n.lineMeasure,n.selectionDiv,n.cursorDiv,n.lineDiv],null,"position: relative; outline: none");var A=b("div",[n.lineSpace],"CodeMirror-lines");n.mover=a("div",[A],null,"position: relative"),n.sizer=a("div",[n.mover],"CodeMirror-sizer"),n.sizerWidth=null,n.heightForcer=a("div",null,null,"position: absolute; height: "+ve+"px; width: 1px;"),n.gutters=a("div",null,"CodeMirror-gutters"),n.lineGutter=null,n.scroller=a("div",[n.sizer,n.heightForcer,n.gutters],"CodeMirror-scroll"),n.scroller.setAttribute("tabIndex","-1"),n.wrapper=a("div",[n.scrollbarFiller,n.gutterFiller,n.scroller],"CodeMirror"),H&&U<8&&(n.gutters.style.zIndex=-1,n.scroller.style.paddingRight=0),!O&&!(R&&o)&&(n.scroller.draggable=!0),e&&(e.appendChild?e.appendChild(n.wrapper):e(n.wrapper)),n.viewFrom=n.viewTo=t.first,n.reportedViewFrom=n.reportedViewTo=t.first,n.view=[],n.renderedView=null,n.externalMeasured=null,n.viewOffset=0,n.lastWrapHeight=n.lastWrapWidth=0,n.updateLineNumbers=null,n.nativeBarWidth=n.barHeight=n.barWidth=0,n.scrollbarsClipped=!1,n.lineNumWidth=n.lineNumInnerWidth=n.lineNumChars=null,n.alignWidgets=!1,n.cachedCharWidth=n.cachedTextHeight=n.cachedPaddingH=null,n.maxLine=null,n.maxLineLength=0,n.maxLineChanged=!1,n.wheelDX=n.wheelDY=n.wheelStartX=n.wheelStartY=null,n.shift=!1,n.selForContextMenu=null,n.activeTouch=null,n.gutterSpecs=ka(r.gutters,r.lineNumbers),Lo(n),i.init(n)}var Xn=0,Wr=null;H?Wr=-.53:R?Wr=15:y?Wr=-.7:k&&(Wr=-1/3);function Ro(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 dl(e){var t=Ro(e);return t.x*=Wr,t.y*=Wr,t}function ko(e,t){var i=Ro(t),r=i.x,n=i.y,A=e.display,N=A.scroller,K=N.scrollWidth>N.clientWidth,Y=N.scrollHeight>N.clientHeight;if(!(r&&K||n&&Y))return;if(n&&l&&O){e:for(var q=t.target,oe=A.view;q!=N;q=q.parentNode)for(var le=0;le<oe.length;le++)if(oe[le].node==q){e.display.currentWheelTarget=q;break e}}if(r&&!R&&!T&&Wr!=null){n&&Y&&xn(e,Math.max(0,N.scrollTop+n*Wr)),Ui(e,Math.max(0,N.scrollLeft+r*Wr)),(!n||n&&Y)&&te(t),A.wheelStartX=null;return}if(n&&Wr!=null){var be=n*Wr,ye=e.doc.scrollTop,Re=ye+A.wrapper.clientHeight;be<0?ye=Math.max(0,ye+be-50):Re=Math.min(e.doc.height,Re+be+50),Da(e,{top:ye,bottom:Re})}Xn<20&&(A.wheelStartX==null?(A.wheelStartX=N.scrollLeft,A.wheelStartY=N.scrollTop,A.wheelDX=r,A.wheelDY=n,setTimeout(function(){if(A.wheelStartX==null)return;var Ne=N.scrollLeft-A.wheelStartX,ze=N.scrollTop-A.wheelStartY,Ze=ze&&A.wheelDY&&ze/A.wheelDY||Ne&&A.wheelDX&&Ne/A.wheelDX;if(A.wheelStartX=A.wheelStartY=null,!Ze)return;Wr=(Wr*Xn+Ze)/(Xn+1),++Xn},200)):(A.wheelDX+=r,A.wheelDY+=n))}var jr=function(e,t){this.ranges=e,this.primIndex=t};jr.prototype.primary=function(){return this.ranges[this.primIndex]},jr.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],r=e.ranges[t];if(!pi(i.anchor,r.anchor)||!pi(i.head,r.head))return!1}return!0},jr.prototype.deepCopy=function(){for(var e=[],t=0;t<this.ranges.length;t++)e[t]=new Wt(mi(this.ranges[t].anchor),mi(this.ranges[t].head));return new jr(e,this.primIndex)},jr.prototype.somethingSelected=function(){for(var e=0;e<this.ranges.length;e++)if(!this.ranges[e].empty())return!0;return!1},jr.prototype.contains=function(e,t){t||(t=e);for(var i=0;i<this.ranges.length;i++){var r=this.ranges[i];if(Ct(t,r.from())>=0&&Ct(e,r.to())<=0)return i}return-1};var Wt=function(e,t){this.anchor=e,this.head=t};Wt.prototype.from=function(){return vi(this.anchor,this.head)},Wt.prototype.to=function(){return gi(this.anchor,this.head)},Wt.prototype.empty=function(){return this.head.line==this.anchor.line&&this.head.ch==this.anchor.ch};function Zr(e,t,i){var r=e&&e.options.selectionsMayTouch,n=t[i];t.sort(function(be,ye){return Ct(be.from(),ye.from())}),i=ce(t,n);for(var A=1;A<t.length;A++){var N=t[A],K=t[A-1],Y=Ct(K.to(),N.from());if(r&&!N.empty()?Y>0:Y>=0){var q=vi(K.from(),N.from()),oe=gi(K.to(),N.to()),le=K.empty()?N.from()==N.head:K.from()==K.head;A<=i&&--i,t.splice(--A,2,new Wt(le?oe:q,le?q:oe))}}return new jr(t,i)}function Ti(e,t){return new jr([new Wt(e,t||e)],0)}function wi(e){return e.text?Ge(e.from.line+e.text.length-1,ke(e.text).length+(e.text.length==1?e.from.ch:0)):e.to}function Io(e,t){if(Ct(e,t.from)<0)return e;if(Ct(e,t.to)<=0)return wi(t);var i=e.line+t.text.length-(t.to.line-t.from.line)-1,r=e.ch;return e.line==t.to.line&&(r+=wi(t).ch-t.to.ch),Ge(i,r)}function Ia(e,t){for(var i=[],r=0;r<e.sel.ranges.length;r++){var n=e.sel.ranges[r];i.push(new Wt(Io(n.anchor,t),Io(n.head,t)))}return Zr(e.cm,i,e.sel.primIndex)}function Mo(e,t,i){return e.line==t.line?Ge(i.line,e.ch-t.ch+i.ch):Ge(i.line+(e.line-t.line),e.ch)}function cl(e,t,i){for(var r=[],n=Ge(e.first,0),A=n,N=0;N<t.length;N++){var K=t[N],Y=Mo(K.from,n,A),q=Mo(wi(K),n,A);if(n=K.to,A=q,i=="around"){var oe=e.sel.ranges[N],le=Ct(oe.head,oe.anchor)<0;r[N]=new Wt(le?q:Y,le?Y:q)}else r[N]=new Wt(Y,Y)}return new jr(r,e.sel.primIndex)}function Ma(e){e.doc.mode=Br(e.options,e.doc.modeOption),wn(e)}function wn(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,An(e,100),e.state.modeGen++,e.curOp&&wr(e)}function Oo(e,t){return t.from.ch==0&&t.to.ch==0&&ke(t.text)==""&&(!e.cm||e.cm.options.wholeLineUpdateBefore)}function Oa(e,t,i,r){function n(ot){return i?i[ot]:null}function A(ot,qe,lt){ua(ot,qe,lt,r),cr(ot,"change",ot,t)}function N(ot,qe){for(var lt=[],xt=ot;xt<qe;++xt)lt.push(new Oi(q[xt],n(xt),r));return lt}var K=t.from,Y=t.to,q=t.text,oe=dt(e,K.line),le=dt(e,Y.line),be=ke(q),ye=n(q.length-1),Re=Y.line-K.line;if(t.full)e.insert(0,N(0,q.length)),e.remove(q.length,e.size-q.length);else if(Oo(e,t)){var Ne=N(0,q.length-1);A(le,le.text,ye),Re&&e.remove(K.line,Re),Ne.length&&e.insert(K.line,Ne)}else if(oe==le)if(q.length==1)A(oe,oe.text.slice(0,K.ch)+be+oe.text.slice(Y.ch),ye);else{var ze=N(1,q.length-1);ze.push(new Oi(be+oe.text.slice(Y.ch),ye,r)),A(oe,oe.text.slice(0,K.ch)+q[0],n(0)),e.insert(K.line+1,ze)}else if(q.length==1)A(oe,oe.text.slice(0,K.ch)+q[0]+le.text.slice(Y.ch),n(0)),e.remove(K.line+1,Re);else{A(oe,oe.text.slice(0,K.ch)+q[0],n(0)),A(le,be+le.text.slice(Y.ch),ye);var Ze=N(1,q.length-1);Re>1&&e.remove(K.line+1,Re-1),e.insert(K.line+1,Ze)}cr(e,"change",e,t)}function Di(e,t,i){function r(n,A,N){if(n.linked)for(var K=0;K<n.linked.length;++K){var Y=n.linked[K];if(Y.doc==A)continue;var q=N&&Y.sharedHist;if(i&&!q)continue;t(Y.doc,q),r(Y.doc,n,q)}}r(e,null,!0)}function Po(e,t){if(t.cm)throw new Error("This document is already in use.");e.doc=t,t.cm=e,xa(e),Ma(e),_o(e),e.options.lineWrapping||Wn(e),e.options.mode=t.modeOption,wr(e)}function _o(e){(e.doc.direction=="rtl"?G:p)(e.display.lineDiv,"CodeMirror-rtl")}function fl(e){Or(e,function(){_o(e),wr(e)})}function Jn(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 Pa(e,t){var i={from:mi(t.from),to:wi(t),text:Hr(e,t.from,t.to)};return Uo(e,i,t.from.line,t.to.line+1),Di(e,function(r){return Uo(r,i,t.from.line,t.to.line+1)},!0),i}function Bo(e){for(;e.length;){var t=ke(e);if(t.ranges)e.pop();else break}}function pl(e,t){if(t)return Bo(e.done),ke(e.done);if(e.done.length&&!ke(e.done).ranges)return ke(e.done);if(e.done.length>1&&!e.done[e.done.length-2].ranges)return e.done.pop(),ke(e.done)}function No(e,t,i,r){var n=e.history;n.undone.length=0;var A=+new Date,N,K;if((n.lastOp==r||n.lastOrigin==t.origin&&t.origin&&(t.origin.charAt(0)=="+"&&n.lastModTime>A-(e.cm?e.cm.options.historyEventDelay:500)||t.origin.charAt(0)=="*"))&&(N=pl(n,n.lastOp==r)))K=ke(N.changes),Ct(t.from,t.to)==0&&Ct(t.from,K.to)==0?K.to=wi(t):N.changes.push(Pa(e,t));else{var Y=ke(n.done);for((!Y||!Y.ranges)&&Zn(e.sel,n.done),N={changes:[Pa(e,t)],generation:n.generation},n.done.push(N);n.done.length>n.undoDepth;)n.done.shift(),n.done[0].ranges||n.done.shift()}n.done.push(i),n.generation=++n.maxGeneration,n.lastModTime=n.lastSelTime=A,n.lastOp=n.lastSelOp=r,n.lastOrigin=n.lastSelOrigin=t.origin,K||Le(e,"historyAdded")}function ml(e,t,i,r){var n=t.charAt(0);return n=="*"||n=="+"&&i.ranges.length==r.ranges.length&&i.somethingSelected()==r.somethingSelected()&&new Date-e.history.lastSelTime<=(e.cm?e.cm.options.historyEventDelay:500)}function gl(e,t,i,r){var n=e.history,A=r&&r.origin;i==n.lastSelOp||A&&n.lastSelOrigin==A&&(n.lastModTime==n.lastSelTime&&n.lastOrigin==A||ml(e,A,ke(n.done),t))?n.done[n.done.length-1]=t:Zn(t,n.done),n.lastSelTime=+new Date,n.lastSelOrigin=A,n.lastSelOp=i,r&&r.clearRedo!==!1&&Bo(n.undone)}function Zn(e,t){var i=ke(t);i&&i.ranges&&i.equals(e)||t.push(e)}function Uo(e,t,i,r){var n=t["spans_"+e.id],A=0;e.iter(Math.max(e.first,i),Math.min(e.first+e.size,r),function(N){N.markedSpans&&((n||(n=t["spans_"+e.id]={}))[A]=N.markedSpans),++A})}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 r=[],n=0;n<t.text.length;++n)r.push(vl(i[n]));return r}function Fo(e,t){var i=yl(e,t),r=Yr(e,t);if(!i)return r;if(!r)return i;for(var n=0;n<i.length;++n){var A=i[n],N=r[n];if(A&&N){e:for(var K=0;K<N.length;++K){for(var Y=N[K],q=0;q<A.length;++q)if(A[q].marker==Y.marker)continue e;A.push(Y)}}else N&&(i[n]=N)}return i}function qi(e,t,i){for(var r=[],n=0;n<e.length;++n){var A=e[n];if(A.ranges){r.push(i?jr.prototype.deepCopy.call(A):A);continue}var N=A.changes,K=[];r.push({changes:K});for(var Y=0;Y<N.length;++Y){var q=N[Y],oe=void 0;if(K.push({from:q.from,to:q.to,text:q.text}),t)for(var le in q)(oe=le.match(/^spans_(\d+)$/))&&(ce(t,Number(oe[1]))>-1&&(ke(K)[le]=q[le],delete q[le]))}}return r}function _a(e,t,i,r){if(r){var n=e.anchor;if(i){var A=Ct(t,n)<0;A!=Ct(i,n)<0?(n=t,t=i):A!=Ct(t,i)<0&&(t=i)}return new Wt(n,t)}else return new Wt(i||t,t)}function qn(e,t,i,r,n){n==null&&(n=e.cm&&(e.cm.display.shift||e.extend)),br(e,new jr([_a(e.sel.primary(),t,i,n)],0),r)}function Wo(e,t,i){for(var r=[],n=e.cm&&(e.cm.display.shift||e.extend),A=0;A<e.sel.ranges.length;A++)r[A]=_a(e.sel.ranges[A],t[A],null,n);var N=Zr(e.cm,r,e.sel.primIndex);br(e,N,i)}function Ba(e,t,i,r){var n=e.sel.ranges.slice(0);n[t]=i,br(e,Zr(e.cm,n,e.sel.primIndex),r)}function jo(e,t,i,r){br(e,Ti(t,i),r)}function bl(e,t,i){var r={ranges:t.ranges,update:function(n){this.ranges=[];for(var A=0;A<n.length;A++)this.ranges[A]=new Wt(s(e,n[A].anchor),s(e,n[A].head))},origin:i&&i.origin};return Le(e,"beforeSelectionChange",e,r),e.cm&&Le(e.cm,"beforeSelectionChange",e.cm,r),r.ranges!=t.ranges?Zr(e.cm,r.ranges,r.ranges.length-1):t}function Ho(e,t,i){var r=e.history.done,n=ke(r);n&&n.ranges?(r[r.length-1]=t,$n(e,t,i)):br(e,t,i)}function br(e,t,i){$n(e,t,i),gl(e,e.sel,e.cm?e.cm.curOp.id:NaN,i)}function $n(e,t,i){(de(e,"beforeSelectionChange")||e.cm&&de(e.cm,"beforeSelectionChange"))&&(t=bl(e,t,i));var r=i&&i.bias||(Ct(t.primary().head,e.sel.primary().head)<0?-1:1);Go(e,Ko(e,t,r,!0)),!(i&&i.scroll===!1)&&e.cm&&Ji(e.cm)}function Go(e,t){if(t.equals(e.sel))return;e.sel=t,e.cm&&(e.cm.curOp.updateInput=1,e.cm.curOp.selectionChanged=!0,ge(e.cm)),cr(e,"cursorActivity",e)}function zo(e){Go(e,Ko(e,e.sel,null,!1))}function Ko(e,t,i,r){for(var n,A=0;A<t.ranges.length;A++){var N=t.ranges[A],K=t.ranges.length==e.sel.ranges.length&&e.sel.ranges[A],Y=ea(e,N.anchor,K&&K.anchor,i,r),q=ea(e,N.head,K&&K.head,i,r);(n||Y!=N.anchor||q!=N.head)&&(n||(n=t.ranges.slice(0,A)),n[A]=new Wt(Y,q))}return n?Zr(e.cm,n,t.primIndex):t}function $i(e,t,i,r,n){var A=dt(e,t.line);if(A.markedSpans)for(var N=0;N<A.markedSpans.length;++N){var K=A.markedSpans[N],Y=K.marker,q="selectLeft"in Y?!Y.selectLeft:Y.inclusiveLeft,oe="selectRight"in Y?!Y.selectRight:Y.inclusiveRight;if((K.from==null||(q?K.from<=t.ch:K.from<t.ch))&&(K.to==null||(oe?K.to>=t.ch:K.to>t.ch))){if(n&&(Le(Y,"beforeCursorEnter"),Y.explicitlyCleared))if(A.markedSpans){--N;continue}else break;if(!Y.atomic)continue;if(i){var le=Y.find(r<0?1:-1),be=void 0;if((r<0?oe:q)&&(le=Vo(e,le,-r,le&&le.line==t.line?A:null)),le&&le.line==t.line&&(be=Ct(le,i))&&(r<0?be<0:be>0))return $i(e,le,t,r,n)}var ye=Y.find(r<0?-1:1);return(r<0?q:oe)&&(ye=Vo(e,ye,r,ye.line==t.line?A:null)),ye?$i(e,ye,t,r,n):null}}return t}function ea(e,t,i,r,n){var A=r||1,N=$i(e,t,i,A,n)||!n&&$i(e,t,i,A,!0)||$i(e,t,i,-A,n)||!n&&$i(e,t,i,-A,!0);return N||(e.cantEdit=!0,Ge(e.first,0))}function Vo(e,t,i,r){return i<0&&t.ch==0?t.line>e.first?s(e,Ge(t.line-1)):null:i>0&&t.ch==(r||dt(e,t.line)).text.length?t.line<e.first+e.size-1?Ge(t.line+1,0):null:new Ge(t.line,t.ch+i)}function Qo(e){e.setSelection(Ge(e.firstLine(),0),Ge(e.lastLine()),Ee)}function Yo(e,t,i){var r={canceled:!1,from:t.from,to:t.to,text:t.text,origin:t.origin,cancel:function(){return r.canceled=!0}};return i&&(r.update=function(n,A,N,K){n&&(r.from=s(e,n)),A&&(r.to=s(e,A)),N&&(r.text=N),K!==void 0&&(r.origin=K)}),Le(e,"beforeChange",e,r),e.cm&&Le(e.cm,"beforeChange",e.cm,r),r.canceled?(e.cm&&(e.cm.curOp.updateInput=2),null):{from:r.from,to:r.to,text:r.text,origin:r.origin}}function en(e,t,i){if(e.cm){if(!e.cm.curOp)return or(e.cm,en)(e,t,i);if(e.cm.state.suppressEdits)return}if((de(e,"beforeChange")||e.cm&&de(e.cm,"beforeChange"))&&(t=Yo(e,t,!0),!t))return;var r=Ii&&!i&&bi(e,t.from,t.to);if(r)for(var n=r.length-1;n>=0;--n)Xo(e,{from:r[n].from,to:r[n].to,text:n?[""]:t.text,origin:t.origin});else Xo(e,t)}function Xo(e,t){if(t.text.length==1&&t.text[0]==""&&Ct(t.from,t.to)==0)return;var i=Ia(e,t);No(e,t,i,e.cm?e.cm.curOp.id:NaN),Dn(e,t,i,Yr(e,t));var r=[];Di(e,function(n,A){!A&&ce(r,n.history)==-1&&($o(n.history,t),r.push(n.history)),Dn(n,t,null,Yr(n,t))})}function ta(e,t,i){var r=e.cm&&e.cm.state.suppressEdits;if(r&&!i)return;for(var n=e.history,A,N=e.sel,K=t=="undo"?n.done:n.undone,Y=t=="undo"?n.undone:n.done,q=0;q<K.length&&!(A=K[q],i?A.ranges&&!A.equals(e.sel):!A.ranges);q++);if(q==K.length)return;for(n.lastOrigin=n.lastSelOrigin=null;;)if(A=K.pop(),A.ranges){if(Zn(A,Y),i&&!A.equals(e.sel)){br(e,A,{clearRedo:!1});return}N=A}else if(r){K.push(A);return}else break;var oe=[];Zn(N,Y),Y.push({changes:oe,generation:n.generation}),n.generation=A.generation||++n.maxGeneration;for(var le=de(e,"beforeChange")||e.cm&&de(e.cm,"beforeChange"),be=function(Ne){var ze=A.changes[Ne];if(ze.origin=t,le&&!Yo(e,ze,!1))return K.length=0,{};oe.push(Pa(e,ze));var Ze=Ne?Ia(e,ze):ke(K);Dn(e,ze,Ze,Fo(e,ze)),!Ne&&e.cm&&e.cm.scrollIntoView({from:ze.from,to:wi(ze)});var ot=[];Di(e,function(qe,lt){!lt&&ce(ot,qe.history)==-1&&($o(qe.history,ze),ot.push(qe.history)),Dn(qe,ze,null,Fo(qe,ze))})},ye=A.changes.length-1;ye>=0;--ye){var Re=be(ye);if(Re)return Re.v}}function Jo(e,t){if(t==0)return;if(e.first+=t,e.sel=new jr(Ke(e.sel.ranges,function(n){return new Wt(Ge(n.anchor.line+t,n.anchor.ch),Ge(n.head.line+t,n.head.ch))}),e.sel.primIndex),e.cm){wr(e.cm,e.first,e.first-t,t);for(var i=e.cm.display,r=i.viewFrom;r<i.viewTo;r++)Si(e.cm,r,"gutter")}}function Dn(e,t,i,r){if(e.cm&&!e.cm.curOp)return or(e.cm,Dn)(e,t,i,r);if(t.to.line<e.first){Jo(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 n=t.text.length-1-(e.first-t.from.line);Jo(e,n),t={from:Ge(e.first,0),to:Ge(t.to.line+n,t.to.ch),text:[ke(t.text)],origin:t.origin}}var A=e.lastLine();t.to.line>A&&(t={from:t.from,to:Ge(A,dt(e,A).text.length),text:[t.text[0]],origin:t.origin}),t.removed=Hr(e,t.from,t.to),i||(i=Ia(e,t)),e.cm?El(e.cm,t,r):Oa(e,t,r),$n(e,i,Ee),e.cantEdit&&ea(e,Ge(e.firstLine(),0))&&(e.cantEdit=!1)}function El(e,t,i){var r=e.doc,n=e.display,A=t.from,N=t.to,K=!1,Y=A.line;e.options.lineWrapping||(Y=Lt(xr(dt(r,A.line))),r.iter(Y,N.line+1,function(ye){if(ye==n.maxLine)return K=!0,!0})),r.sel.contains(t.from,t.to)>-1&&ge(e),Oa(r,t,i,fo(e)),e.options.lineWrapping||(r.iter(Y,A.line+t.text.length,function(ye){var Re=pn(ye);Re>n.maxLineLength&&(n.maxLine=ye,n.maxLineLength=Re,n.maxLineChanged=!0,K=!1)}),K&&(e.curOp.updateMaxLine=!0)),Qr(r,A.line),An(e,400);var q=t.text.length-(N.line-A.line)-1;t.full?wr(e):A.line==N.line&&t.text.length==1&&!Oo(e.doc,t)?Si(e,A.line,"text"):wr(e,A.line,N.line+1,q);var oe=de(e,"changes"),le=de(e,"change");if(le||oe){var be={from:A,to:N,text:t.text,removed:t.removed,origin:t.origin};le&&cr(e,"change",e,be),oe&&(e.curOp.changeObjs||(e.curOp.changeObjs=[])).push(be)}e.display.selForContextMenu=null}function tn(e,t,i,r,n){var A;r||(r=i),Ct(r,i)<0&&(A=[r,i],i=A[0],r=A[1]),typeof t=="string"&&(t=e.splitLines(t)),en(e,{from:i,to:r,text:t,origin:n})}function Zo(e,t,i,r){i<e.line?e.line+=r:t<e.line&&(e.line=t,e.ch=0)}function qo(e,t,i,r){for(var n=0;n<e.length;++n){var A=e[n],N=!0;if(A.ranges){A.copied||(A=e[n]=A.deepCopy(),A.copied=!0);for(var K=0;K<A.ranges.length;K++)Zo(A.ranges[K].anchor,t,i,r),Zo(A.ranges[K].head,t,i,r);continue}for(var Y=0;Y<A.changes.length;++Y){var q=A.changes[Y];if(i<q.from.line)q.from=Ge(q.from.line+r,q.from.ch),q.to=Ge(q.to.line+r,q.to.ch);else if(t<=q.to.line){N=!1;break}}N||(e.splice(0,n+1),n=0)}}function $o(e,t){var i=t.from.line,r=t.to.line,n=t.text.length-(r-i)-1;qo(e.done,i,r,n),qo(e.undone,i,r,n)}function Ln(e,t,i,r){var n=t,A=t;return typeof t=="number"?A=dt(e,j(e,t)):n=Lt(t),n==null?null:(r(A,n)&&e.cm&&Si(e.cm,n,i),A)}function Rn(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}Rn.prototype={chunkSize:function(){return this.lines.length},removeInner:function(e,t){for(var i=e,r=e+t;i<r;++i){var n=this.lines[i];this.height-=n.height,mt(n),cr(n,"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 r=0;r<t.length;++r)t[r].parent=this},iterN:function(e,t,i){for(var r=e+t;e<r;++e)if(i(this.lines[e]))return!0}};function kn(e){this.children=e;for(var t=0,i=0,r=0;r<e.length;++r){var n=e[r];t+=n.chunkSize(),i+=n.height,n.parent=this}this.size=t,this.height=i,this.parent=null}kn.prototype={chunkSize:function(){return this.size},removeInner:function(e,t){this.size-=t;for(var i=0;i<this.children.length;++i){var r=this.children[i],n=r.chunkSize();if(e<n){var A=Math.min(t,n-e),N=r.height;if(r.removeInner(e,A),this.height-=N-r.height,n==A&&(this.children.splice(i--,1),r.parent=null),(t-=A)==0)break;e=0}else e-=n}if(this.size-t<25&&(this.children.length>1||!(this.children[0]instanceof Rn))){var K=[];this.collapse(K),this.children=[new Rn(K)],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 r=0;r<this.children.length;++r){var n=this.children[r],A=n.chunkSize();if(e<=A){if(n.insertInner(e,t,i),n.lines&&n.lines.length>50){for(var N=n.lines.length%25+25,K=N;K<n.lines.length;){var Y=new Rn(n.lines.slice(K,K+=25));n.height-=Y.height,this.children.splice(++r,0,Y),Y.parent=this}n.lines=n.lines.slice(0,N),this.maybeSpill()}break}e-=A}},maybeSpill:function(){if(this.children.length<=10)return;var e=this;do{var t=e.children.splice(e.children.length-5,5),i=new kn(t);if(e.parent){e.size-=i.size,e.height-=i.height;var n=ce(e.parent.children,e);e.parent.children.splice(n+1,0,i)}else{var r=new kn(e.children);r.parent=e,e.children=[r,i],e=r}i.parent=e.parent}while(e.children.length>10);e.parent.maybeSpill()},iterN:function(e,t,i){for(var r=0;r<this.children.length;++r){var n=this.children[r],A=n.chunkSize();if(e<A){var N=Math.min(t,A-e);if(n.iterN(e,N,i))return!0;if((t-=N)==0)break;e=0}else e-=A}}};var In=function(e,t,i){if(i)for(var r in i)i.hasOwnProperty(r)&&(this[r]=i[r]);this.doc=e,this.node=t};In.prototype.clear=function(){var e=this.doc.cm,t=this.line.widgets,i=this.line,r=Lt(i);if(r==null||!t)return;for(var n=0;n<t.length;++n)t[n]==this&&t.splice(n--,1);t.length||(i.widgets=null);var A=vn(this);mr(i,Math.max(0,i.height-A)),e&&(Or(e,function(){es(e,i,-A),Si(e,r,"widget")}),cr(e,"lineWidgetCleared",e,this,r))},In.prototype.changed=function(){var e=this,t=this.height,i=this.doc.cm,r=this.line;this.height=null;var n=vn(this)-t;if(!n)return;ri(this.doc,r)||mr(r,r.height+n),i&&Or(i,function(){i.curOp.forceUpdate=!0,es(i,r,n),cr(i,"lineWidgetChanged",i,e,Lt(r))})},fe(In);function es(e,t,i){Xr(t)<(e.curOp&&e.curOp.scrollTop||e.doc.scrollTop)&&Ta(e,i)}function xl(e,t,i,r){var n=new In(e,i,r),A=e.cm;return A&&n.noHScroll&&(A.display.alignWidgets=!0),Ln(e,t,"widget",function(N){var K=N.widgets||(N.widgets=[]);if(n.insertAt==null?K.push(n):K.splice(Math.min(K.length-1,Math.max(0,n.insertAt)),0,n),n.line=N,A&&!ri(e,N)){var Y=Xr(N)<e.scrollTop;mr(N,N.height+vn(n)),Y&&Ta(A,n.height),A.curOp.forceUpdate=!0}return!0}),A&&cr(A,"lineWidgetAdded",A,n,typeof t=="number"?t:Lt(t)),n}var ts=0,Li=function(e,t){this.lines=[],this.type=t,this.doc=e,this.id=++ts};Li.prototype.clear=function(){if(this.explicitlyCleared)return;var e=this.doc.cm,t=e&&!e.curOp;if(t&&Wi(e),de(this,"clear")){var i=this.find();i&&cr(this,"clear",i.from,i.to)}for(var r=null,n=null,A=0;A<this.lines.length;++A){var N=this.lines[A],K=Mr(N.markedSpans,this);e&&!this.collapsed?Si(e,Lt(N),"text"):e&&(K.to!=null&&(n=Lt(N)),K.from!=null&&(r=Lt(N))),N.markedSpans=Mi(N.markedSpans,K),K.from==null&&this.collapsed&&!ri(this.doc,N)&&e&&mr(N,Qi(e.display))}if(e&&this.collapsed&&!e.options.lineWrapping)for(var Y=0;Y<this.lines.length;++Y){var q=xr(this.lines[Y]),oe=pn(q);oe>e.display.maxLineLength&&(e.display.maxLine=q,e.display.maxLineLength=oe,e.display.maxLineChanged=!0)}r!=null&&e&&this.collapsed&&wr(e,r,n+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,e&&zo(e.doc)),e&&cr(e,"markerCleared",e,this,r,n),t&&ji(e),this.parent&&this.parent.clear()},Li.prototype.find=function(e,t){e==null&&this.type=="bookmark"&&(e=1);for(var i,r,n=0;n<this.lines.length;++n){var A=this.lines[n],N=Mr(A.markedSpans,this);if(N.from!=null&&(i=Ge(t?A:Lt(A),N.from),e==-1))return i;if(N.to!=null&&(r=Ge(t?A:Lt(A),N.to),e==1))return r}return i&&{from:i,to:r}},Li.prototype.changed=function(){var e=this,t=this.find(-1,!0),i=this,r=this.doc.cm;if(!t||!r)return;Or(r,function(){var n=t.line,A=Lt(t.line),N=fa(r,A);if(N&&(no(N),r.curOp.selectionChanged=r.curOp.forceUpdate=!0),r.curOp.updateMaxLine=!0,!ri(i.doc,n)&&i.height!=null){var K=i.height;i.height=null;var Y=vn(i)-K;Y&&mr(n,n.height+Y)}cr(r,"markerChanged",r,e)})},Li.prototype.attachLine=function(e){if(!this.lines.length&&this.doc.cm){var t=this.doc.cm.curOp;(!t.maybeHiddenMarkers||ce(t.maybeHiddenMarkers,this)==-1)&&(t.maybeUnhiddenMarkers||(t.maybeUnhiddenMarkers=[])).push(this)}this.lines.push(e)},Li.prototype.detachLine=function(e){if(this.lines.splice(ce(this.lines,e),1),!this.lines.length&&this.doc.cm){var t=this.doc.cm.curOp;(t.maybeHiddenMarkers||(t.maybeHiddenMarkers=[])).push(this)}},fe(Li);function rn(e,t,i,r,n){if(r&&r.shared)return Cl(e,t,i,r,n);if(e.cm&&!e.cm.curOp)return or(e.cm,rn)(e,t,i,r,n);var A=new Li(e,n),N=Ct(t,i);if(r&&F(r,A,!1),N>0||N==0&&A.clearWhenEmpty!==!1)return A;if(A.replacedWith&&(A.collapsed=!0,A.widgetNode=b("span",[A.replacedWith],"CodeMirror-widget"),r.handleMouseEvents||A.widgetNode.setAttribute("cm-ignore-events","true"),r.insertLeft&&(A.widgetNode.insertLeft=!0)),A.collapsed){if(ar(e,t.line,t,i,A)||t.line!=i.line&&ar(e,i.line,t,i,A))throw new Error("Inserting collapsed marker partially overlapping an existing one");oi()}A.addToHistory&&No(e,{from:t,to:i,origin:"markText"},e.sel,NaN);var K=t.line,Y=e.cm,q;if(e.iter(K,i.line+1,function(le){Y&&A.collapsed&&!Y.options.lineWrapping&&xr(le)==Y.display.maxLine&&(q=!0),A.collapsed&&K!=t.line&&mr(le,0),yi(le,new si(A,K==t.line?t.ch:null,K==i.line?i.ch:null)),++K}),A.collapsed&&e.iter(t.line,i.line+1,function(le){ri(e,le)&&mr(le,0)}),A.clearOnEnter&&we(A,"beforeCursorEnter",function(){return A.clear()}),A.readOnly&&(Fr(),(e.history.done.length||e.history.undone.length)&&e.clearHistory()),A.collapsed&&(A.id=++ts,A.atomic=!0),Y){if(q&&(Y.curOp.updateMaxLine=!0),A.collapsed)wr(Y,t.line,i.line+1);else if(A.className||A.startStyle||A.endStyle||A.css||A.attributes||A.title)for(var oe=t.line;oe<=i.line;oe++)Si(Y,oe,"text");A.atomic&&zo(Y.doc),cr(Y,"markerAdded",Y,A)}return A}var Mn=function(e,t){this.markers=e,this.primary=t;for(var i=0;i<e.length;++i)e[i].parent=this};Mn.prototype.clear=function(){if(this.explicitlyCleared)return;this.explicitlyCleared=!0;for(var e=0;e<this.markers.length;++e)this.markers[e].clear();cr(this,"clear")},Mn.prototype.find=function(e,t){return this.primary.find(e,t)},fe(Mn);function Cl(e,t,i,r,n){r=F(r),r.shared=!1;var A=[rn(e,t,i,r,n)],N=A[0],K=r.widgetNode;return Di(e,function(Y){K&&(r.widgetNode=K.cloneNode(!0)),A.push(rn(Y,s(Y,t),s(Y,i),r,n));for(var q=0;q<Y.linked.length;++q)if(Y.linked[q].isParent)return;N=ke(A)}),new Mn(A,N)}function rs(e){return e.findMarks(Ge(e.first,0),e.clipPos(Ge(e.lastLine())),function(t){return t.parent})}function Sl(e,t){for(var i=0;i<t.length;i++){var r=t[i],n=r.find(),A=e.clipPos(n.from),N=e.clipPos(n.to);if(Ct(A,N)){var K=rn(e,A,N,r.primary,r.primary.type);r.markers.push(K),K.parent=r}}}function Al(e){for(var t=function(r){var n=e[r],A=[n.primary.doc];Di(n.primary.doc,function(Y){return A.push(Y)});for(var N=0;N<n.markers.length;N++){var K=n.markers[N];ce(A,K.doc)==-1&&(K.parent=null,n.markers.splice(N--,1))}},i=0;i<e.length;i++)t(i)}var Tl=0,Dr=function(e,t,i,r,n){if(!(this instanceof Dr))return new Dr(e,t,i,r,n);i==null&&(i=0),kn.call(this,[new Rn([new Oi("",null)])]),this.first=i,this.scrollTop=this.scrollLeft=0,this.cantEdit=!1,this.cleanGeneration=1,this.modeFrontier=this.highlightFrontier=i;var A=Ge(i,0);this.sel=Ti(A),this.history=new Jn(null),this.id=++Tl,this.modeOption=t,this.lineSep=r,this.direction=n=="rtl"?"rtl":"ltr",this.extend=!1,typeof e=="string"&&(e=this.splitLines(e)),Oa(this,{from:A,to:A,text:e}),br(this,Ti(A),Ee)};Dr.prototype=Ye(kn.prototype,{constructor:Dr,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,r=0;r<t.length;++r)i+=t[r].height;this.insertInner(e-this.first,t,i)},remove:function(e,t){this.removeInner(e-this.first,t)},getValue:function(e){var t=ei(this,this.first,this.first+this.size);return e===!1?t:t.join(e||this.lineSeparator())},setValue:sr(function(e){var t=Ge(this.first,0),i=this.first+this.size-1;en(this,{from:t,to:Ge(i,dt(this,i).text.length),text:this.splitLines(e),origin:"setValue",full:!0},!0),this.cm&&En(this.cm,0,0),br(this,Ti(t),Ee)}),replaceRange:function(e,t,i,r){t=s(this,t),i=i?s(this,i):t,tn(this,e,t,i,r)},getRange:function(e,t,i){var r=Hr(this,s(this,e),s(this,t));return i===!1?r:r.join(i||this.lineSeparator())},getLine:function(e){var t=this.getLineHandle(e);return t&&t.text},getLineHandle:function(e){if(Vr(this,e))return dt(this,e)},getLineNumber:function(e){return Lt(e)},getLineHandleVisualStart:function(e){return typeof e=="number"&&(e=dt(this,e)),xr(e)},lineCount:function(){return this.size},firstLine:function(){return this.first},lastLine:function(){return this.first+this.size-1},clipPos:function(e){return s(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:sr(function(e,t,i){jo(this,s(this,typeof e=="number"?Ge(e,t||0):e),null,i)}),setSelection:sr(function(e,t,i){jo(this,s(this,e),s(this,t||e),i)}),extendSelection:sr(function(e,t,i){qn(this,s(this,e),t&&s(this,t),i)}),extendSelections:sr(function(e,t){Wo(this,M(this,e),t)}),extendSelectionsBy:sr(function(e,t){var i=Ke(this.sel.ranges,e);Wo(this,M(this,i),t)}),setSelections:sr(function(e,t,i){if(!e.length)return;for(var r=[],n=0;n<e.length;n++)r[n]=new Wt(s(this,e[n].anchor),s(this,e[n].head));t==null&&(t=Math.min(e.length-1,this.sel.primIndex)),br(this,Zr(this.cm,r,t),i)}),addSelection:sr(function(e,t,i){var r=this.sel.ranges.slice(0);r.push(new Wt(s(this,e),s(this,t||e))),br(this,Zr(this.cm,r,r.length-1),i)}),getSelection:function(e){for(var t=this.sel.ranges,i,r=0;r<t.length;r++){var n=Hr(this,t[r].from(),t[r].to());i=i?i.concat(n):n}return e===!1?i:i.join(e||this.lineSeparator())},getSelections:function(e){for(var t=[],i=this.sel.ranges,r=0;r<i.length;r++){var n=Hr(this,i[r].from(),i[r].to());e!==!1&&(n=n.join(e||this.lineSeparator())),t[r]=n}return t},replaceSelection:function(e,t,i){for(var r=[],n=0;n<this.sel.ranges.length;n++)r[n]=e;this.replaceSelections(r,t,i||"+input")},replaceSelections:sr(function(e,t,i){for(var r=[],n=this.sel,A=0;A<n.ranges.length;A++){var N=n.ranges[A];r[A]={from:N.from(),to:N.to(),text:this.splitLines(e[A]),origin:i}}for(var K=t&&t!="end"&&cl(this,r,t),Y=r.length-1;Y>=0;Y--)en(this,r[Y]);K?Ho(this,K):this.cm&&Ji(this.cm)}),undo:sr(function(){ta(this,"undo")}),redo:sr(function(){ta(this,"redo")}),undoSelection:sr(function(){ta(this,"undo",!0)}),redoSelection:sr(function(){ta(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,r=0;r<e.done.length;r++)e.done[r].ranges||++t;for(var n=0;n<e.undone.length;n++)e.undone[n].ranges||++i;return{undo:t,redo:i}},clearHistory:function(){var e=this;this.history=new Jn(this.history.maxGeneration),Di(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:qi(this.history.done),undone:qi(this.history.undone)}},setHistory:function(e){var t=this.history=new Jn(this.history.maxGeneration);t.done=qi(e.done.slice(0),null,!0),t.undone=qi(e.undone.slice(0),null,!0)},setGutterMarker:sr(function(e,t,i){return Ln(this,e,"gutter",function(r){var n=r.gutterMarkers||(r.gutterMarkers={});return n[t]=i,!i&&Xe(n)&&(r.gutterMarkers=null),!0})}),clearGutter:sr(function(e){var t=this;this.iter(function(i){i.gutterMarkers&&i.gutterMarkers[e]&&Ln(t,i,"gutter",function(){return i.gutterMarkers[e]=null,Xe(i.gutterMarkers)&&(i.gutterMarkers=null),!0})})}),lineInfo:function(e){var t;if(typeof e=="number"){if(!Vr(this,e))return null;if(t=e,e=dt(this,e),!e)return null}else if(t=Lt(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:sr(function(e,t,i){return Ln(this,e,t=="gutter"?"gutter":"class",function(r){var n=t=="text"?"textClass":t=="background"?"bgClass":t=="gutter"?"gutterClass":"wrapClass";if(!r[n])r[n]=i;else{if(C(i).test(r[n]))return!1;r[n]+=" "+i}return!0})}),removeLineClass:sr(function(e,t,i){return Ln(this,e,t=="gutter"?"gutter":"class",function(r){var n=t=="text"?"textClass":t=="background"?"bgClass":t=="gutter"?"gutterClass":"wrapClass",A=r[n];if(A)if(i==null)r[n]=null;else{var N=A.match(C(i));if(!N)return!1;var K=N.index+N[0].length;r[n]=A.slice(0,N.index)+(!N.index||K==A.length?"":" ")+A.slice(K)||null}else return!1;return!0})}),addLineWidget:sr(function(e,t,i){return xl(this,e,t,i)}),removeLineWidget:function(e){e.clear()},markText:function(e,t,i){return rn(this,s(this,e),s(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=s(this,e),rn(this,e,e,i,"bookmark")},findMarksAt:function(e){e=s(this,e);var t=[],i=dt(this,e.line).markedSpans;if(i)for(var r=0;r<i.length;++r){var n=i[r];(n.from==null||n.from<=e.ch)&&(n.to==null||n.to>=e.ch)&&t.push(n.marker.parent||n.marker)}return t},findMarks:function(e,t,i){e=s(this,e),t=s(this,t);var r=[],n=e.line;return this.iter(e.line,t.line+1,function(A){var N=A.markedSpans;if(N)for(var K=0;K<N.length;K++){var Y=N[K];!(Y.to!=null&&n==e.line&&e.ch>=Y.to||Y.from==null&&n!=e.line||Y.from!=null&&n==t.line&&Y.from>=t.ch)&&(!i||i(Y.marker))&&r.push(Y.marker.parent||Y.marker)}++n}),r},getAllMarks:function(){var e=[];return this.iter(function(t){var i=t.markedSpans;if(i)for(var r=0;r<i.length;++r)i[r].from!=null&&e.push(i[r].marker)}),e},posFromIndex:function(e){var t,i=this.first,r=this.lineSeparator().length;return this.iter(function(n){var A=n.text.length+r;if(A>e)return t=e,!0;e-=A,++i}),s(this,Ge(i,t))},indexFromPos:function(e){e=s(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(r){t+=r.text.length+i}),t},copy:function(e){var t=new Dr(ei(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 r=new Dr(ei(this,t,i),e.mode||this.modeOption,t,this.lineSep,this.direction);return e.sharedHist&&(r.history=this.history),(this.linked||(this.linked=[])).push({doc:r,sharedHist:e.sharedHist}),r.linked=[{doc:this,isParent:!0,sharedHist:e.sharedHist}],Sl(r,rs(this)),r},unlinkDoc:function(e){if(e instanceof Vt&&(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),Al(rs(this));break}if(e.history==this.history){var r=[e.id];Di(e,function(n){return r.push(n.id)},!0),e.history=new Jn(null),e.history.done=qi(this.history.done,r),e.history.undone=qi(this.history.undone,r)}},iterLinkedDocs:function(e){Di(this,e)},getMode:function(){return this.mode},getEditor:function(){return this.cm},splitLines:function(e){return this.lineSep?e.split(this.lineSep):St(e)},lineSeparator:function(){return this.lineSep||`
`},setDirection:sr(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)})}),Dr.prototype.eachLine=Dr.prototype.iter;var is=0;function wl(e){var t=this;if(ns(t),je(t,e)||ui(t.display,e))return;te(e),H&&(is=+new Date);var i=Bi(t,e,!0),r=e.dataTransfer.files;if(!i||t.isReadOnly())return;if(r&&r.length&&window.FileReader&&window.File)for(var n=r.length,A=Array(n),N=0,K=function(){++N==n&&or(t,function(){i=s(t.doc,i);var ye={from:i,to:i,text:t.doc.splitLines(A.filter(function(Re){return Re!=null}).join(t.doc.lineSeparator())),origin:"paste"};en(t.doc,ye),Ho(t.doc,Ti(s(t.doc,i),s(t.doc,wi(ye))))})()},Y=function(ye,Re){if(t.options.allowDropFileTypes&&ce(t.options.allowDropFileTypes,ye.type)==-1){K();return}var Ne=new FileReader;Ne.onerror=function(){return K()},Ne.onload=function(){var ze=Ne.result;if(/[\x00-\x08\x0e-\x1f]{2}/.test(ze)){K();return}A[Re]=ze,K()},Ne.readAsText(ye)},q=0;q<r.length;q++)Y(r[q],q);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 oe=e.dataTransfer.getData("Text");if(oe){var le;if(t.state.draggingText&&!t.state.draggingText.copy&&(le=t.listSelections()),$n(t.doc,Ti(i,i)),le)for(var be=0;be<le.length;++be)tn(t.doc,"",le[be].anchor,le[be].head,"drag");t.replaceSelection(oe,"around","paste"),t.display.input.focus()}}catch(ye){}}}function Dl(e,t){if(H&&(!e.state.draggingText||+new Date-is<100)){ue(t);return}if(je(e,t)||ui(e.display,t))return;if(t.dataTransfer.setData("Text",e.getSelection()),t.dataTransfer.effectAllowed="copyMove",t.dataTransfer.setDragImage&&!k){var i=a("img",null,null,"position: fixed; left: 0; top: 0;");i.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",T&&(i.width=i.height=1,e.display.wrapper.appendChild(i),i._top=i.offsetTop),t.dataTransfer.setDragImage(i,0,0),T&&i.parentNode.removeChild(i)}}function Ll(e,t){var i=Bi(e,t);if(!i)return;var r=document.createDocumentFragment();go(e,i,r),e.display.dragCursor||(e.display.dragCursor=a("div",null,"CodeMirror-cursors CodeMirror-dragcursors"),e.display.lineSpace.insertBefore(e.display.dragCursor,e.display.cursorDiv)),u(e.display.dragCursor,r)}function ns(e){e.display.dragCursor&&(e.display.lineSpace.removeChild(e.display.dragCursor),e.display.dragCursor=null)}function as(e){if(!document.getElementsByClassName)return;for(var t=document.getElementsByClassName("CodeMirror"),i=[],r=0;r<t.length;r++){var n=t[r].CodeMirror;n&&i.push(n)}i.length&&i[0].operation(function(){for(var A=0;A<i.length;A++)e(i[A])})}var os=!1;function Rl(){if(os)return;kl(),os=!0}function kl(){var e;we(window,"resize",function(){e==null&&(e=setTimeout(function(){e=null,as(Il)},100))}),we(window,"blur",function(){return as(Xi)})}function Il(e){var t=e.display;t.cachedCharWidth=t.cachedTextHeight=t.cachedPaddingH=null,t.scrollbarsClipped=!1,e.setSize()}for(var Ri={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"},On=0;On<10;On++)Ri[On+48]=Ri[On+96]=String(On);for(var ra=65;ra<=90;ra++)Ri[ra]=String.fromCharCode(ra);for(var Pn=1;Pn<=12;Pn++)Ri[Pn+111]=Ri[Pn+63235]="F"+Pn;var hi={};hi.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"},hi.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"},hi.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"},hi.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"]},hi.default=l?hi.macDefault:hi.pcDefault;function Ml(e){var t=e.split(/-(?!$)/);e=t[t.length-1];for(var i,r,n,A,N=0;N<t.length-1;N++){var K=t[N];if(/^(cmd|meta|m)$/i.test(K))A=!0;else if(/^a(lt)?$/i.test(K))i=!0;else if(/^(c|ctrl|control)$/i.test(K))r=!0;else if(/^s(hift)?$/i.test(K))n=!0;else throw new Error("Unrecognized modifier name: "+K)}return i&&(e="Alt-"+e),r&&(e="Ctrl-"+e),A&&(e="Cmd-"+e),n&&(e="Shift-"+e),e}function Ol(e){var t={};for(var i in e)if(e.hasOwnProperty(i)){var r=e[i];if(/^(name|fallthrough|(de|at)tach)$/.test(i))continue;if(r=="..."){delete e[i];continue}for(var n=Ke(i.split(" "),Ml),A=0;A<n.length;A++){var N=void 0,K=void 0;A==n.length-1?(K=n.join(" "),N=r):(K=n.slice(0,A+1).join(" "),N="...");var Y=t[K];if(!Y)t[K]=N;else if(Y!=N)throw new Error("Inconsistent bindings for "+K)}delete e[i]}for(var q in t)e[q]=t[q];return e}function nn(e,t,i,r){t=ia(t);var n=t.call?t.call(e,r):t[e];if(n===!1)return"nothing";if(n==="...")return"multi";if(n!=null&&i(n))return"handled";if(t.fallthrough){if(Object.prototype.toString.call(t.fallthrough)!="[object Array]")return nn(e,t.fallthrough,i,r);for(var A=0;A<t.fallthrough.length;A++){var N=nn(e,t.fallthrough[A],i,r);if(N)return N}}}function ss(e){var t=typeof e=="string"?e:Ri[e.keyCode];return t=="Ctrl"||t=="Alt"||t=="Shift"||t=="Mod"}function ls(e,t,i){var r=e;return t.altKey&&r!="Alt"&&(e="Alt-"+e),(m?t.metaKey:t.ctrlKey)&&r!="Ctrl"&&(e="Ctrl-"+e),(m?t.ctrlKey:t.metaKey)&&r!="Mod"&&(e="Cmd-"+e),!i&&t.shiftKey&&r!="Shift"&&(e="Shift-"+e),e}function us(e,t){if(T&&e.keyCode==34&&e.char)return!1;var i=Ri[e.keyCode];return i==null||e.altGraphKey?!1:(e.keyCode==3&&e.code&&(i=e.code),ls(i,e,t))}function ia(e){return typeof e=="string"?hi[e]:e}function an(e,t){for(var i=e.doc.sel.ranges,r=[],n=0;n<i.length;n++){for(var A=t(i[n]);r.length&&Ct(A.from,ke(r).to)<=0;){var N=r.pop();if(Ct(N.from,A.from)<0){A.from=N.from;break}}r.push(A)}Or(e,function(){for(var K=r.length-1;K>=0;K--)tn(e.doc,"",r[K].from,r[K].to,"+delete");Ji(e)})}function Na(e,t,i){var r=We(e.text,t+i,i);return r<0||r>e.text.length?null:r}function Ua(e,t,i){var r=Na(e,t.ch,i);return r==null?null:new Ge(t.line,r,i<0?"after":"before")}function Fa(e,t,i,r,n){if(e){t.doc.direction=="rtl"&&(n=-n);var A=rt(i,t.doc.direction);if(A){var N=n<0?ke(A):A[0],K=n<0==(N.level==1),Y=K?"after":"before",q;if(N.level>0||t.doc.direction=="rtl"){var oe=Vi(t,i);q=n<0?i.text.length-1:0;var le=ni(t,oe,q).top;q=st(function(be){return ni(t,oe,be).top==le},n<0==(N.level==1)?N.from:N.to-1,q),Y=="before"&&(q=Na(i,q,1))}else q=n<0?N.to:N.from;return new Ge(r,q,Y)}}return new Ge(r,n<0?i.text.length:0,n<0?"before":"after")}function Pl(e,t,i,r){var n=rt(t,e.doc.direction);if(!n)return Ua(t,i,r);i.ch>=t.text.length?(i.ch=t.text.length,i.sticky="before"):i.ch<=0&&(i.ch=0,i.sticky="after");var A=tt(n,i.ch,i.sticky),N=n[A];if(e.doc.direction=="ltr"&&N.level%2==0&&(r>0?N.to>i.ch:N.from<i.ch))return Ua(t,i,r);var K=function(Ze,ot){return Na(t,Ze instanceof Ge?Ze.ch:Ze,ot)},Y,q=function(Ze){return e.options.lineWrapping?(Y=Y||Vi(e,t),co(e,t,Y,Ze)):{begin:0,end:t.text.length}},oe=q(i.sticky=="before"?K(i,-1):i.ch);if(e.doc.direction=="rtl"||N.level==1){var le=N.level==1==r<0,be=K(i,le?1:-1);if(be!=null&&(le?be<=N.to&&be<=oe.end:be>=N.from&&be>=oe.begin)){var ye=le?"before":"after";return new Ge(i.line,be,ye)}}var Re=function(Ze,ot,qe){for(var lt=function(zt,lr){return lr?new Ge(i.line,K(zt,1),"before"):new Ge(i.line,zt,"after")};Ze>=0&&Ze<n.length;Ze+=ot){var xt=n[Ze],vt=ot>0==(xt.level!=1),wt=vt?qe.begin:K(qe.end,-1);if(xt.from<=wt&&wt<xt.to)return lt(wt,vt);if(wt=vt?xt.from:K(xt.to,-1),qe.begin<=wt&&wt<qe.end)return lt(wt,vt)}},Ne=Re(A+r,r,oe);if(Ne)return Ne;var ze=r>0?oe.end:K(oe.begin,-1);return ze!=null&&!(r>0&&ze==t.text.length)&&(Ne=Re(r>0?0:n.length-1,r,q(ze)),Ne)?Ne:null}var _n={selectAll:Qo,singleSelection:function(e){return e.setSelection(e.getCursor("anchor"),e.getCursor("head"),Ee)},killLine:function(e){return an(e,function(t){if(t.empty()){var i=dt(e.doc,t.head.line).text.length;return t.head.ch==i&&t.head.line<e.lastLine()?{from:t.head,to:Ge(t.head.line+1,0)}:{from:t.head,to:Ge(t.head.line,i)}}else return{from:t.from(),to:t.to()}})},deleteLine:function(e){return an(e,function(t){return{from:Ge(t.from().line,0),to:s(e.doc,Ge(t.to().line+1,0))}})},delLineLeft:function(e){return an(e,function(t){return{from:Ge(t.from().line,0),to:t.from()}})},delWrappedLineLeft:function(e){return an(e,function(t){var i=e.charCoords(t.head,"div").top+5,r=e.coordsChar({left:0,top:i},"div");return{from:r,to:t.from()}})},delWrappedLineRight:function(e){return an(e,function(t){var i=e.charCoords(t.head,"div").top+5,r=e.coordsChar({left:e.display.lineDiv.offsetWidth+100,top:i},"div");return{from:t.from(),to:r}})},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(Ge(e.firstLine(),0))},goDocEnd:function(e){return e.extendSelection(Ge(e.lastLine()))},goLineStart:function(e){return e.extendSelectionsBy(function(t){return hs(e,t.head.line)},{origin:"+move",bias:1})},goLineStartSmart:function(e){return e.extendSelectionsBy(function(t){return ds(e,t.head)},{origin:"+move",bias:1})},goLineEnd:function(e){return e.extendSelectionsBy(function(t){return _l(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")},xe)},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")},xe)},goLineLeftSmart:function(e){return e.extendSelectionsBy(function(t){var i=e.cursorCoords(t.head,"div").top+5,r=e.coordsChar({left:0,top:i},"div");return r.ch<e.getLine(r.line).search(/\S/)?ds(e,t.head):r},xe)},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(),r=e.options.tabSize,n=0;n<i.length;n++){var A=i[n].from(),N=ee(e.getLine(A.line),A.ch,r);t.push(se(r-N%r))}e.replaceSelections(t)},defaultTab:function(e){e.somethingSelected()?e.indentSelection("add"):e.execCommand("insertTab")},transposeChars:function(e){return Or(e,function(){for(var t=e.listSelections(),i=[],r=0;r<t.length;r++){if(!t[r].empty())continue;var n=t[r].head,A=dt(e.doc,n.line).text;if(A){if(n.ch==A.length&&(n=new Ge(n.line,n.ch-1)),n.ch>0)n=new Ge(n.line,n.ch+1),e.replaceRange(A.charAt(n.ch-1)+A.charAt(n.ch-2),Ge(n.line,n.ch-2),n,"+transpose");else if(n.line>e.doc.first){var N=dt(e.doc,n.line-1).text;N&&(n=new Ge(n.line,1),e.replaceRange(A.charAt(0)+e.doc.lineSeparator()+N.charAt(N.length-1),Ge(n.line-1,N.length-1),n,"+transpose"))}}i.push(new Wt(n,n))}e.setSelections(i)})},newlineAndIndent:function(e){return Or(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 r=0;r<t.length;r++)e.indentLine(t[r].from().line,null,!0);Ji(e)})},openLine:function(e){return e.replaceSelection(`
`,"start")},toggleOverwrite:function(e){return e.toggleOverwrite()}};function hs(e,t){var i=dt(e.doc,t),r=xr(i);return r!=i&&(t=Lt(r)),Fa(!0,e,r,t,1)}function _l(e,t){var i=dt(e.doc,t),r=Ki(i);return r!=i&&(t=Lt(r)),Fa(!0,e,i,t,-1)}function ds(e,t){var i=hs(e,t.line),r=dt(e.doc,i.line),n=rt(r,e.doc.direction);if(!n||n[0].level==0){var A=Math.max(i.ch,r.text.search(/\S/)),N=t.line==i.line&&t.ch<=A&&t.ch;return Ge(i.line,N?0:A,i.sticky)}return i}function na(e,t,i){if(typeof t=="string"&&(t=_n[t],!t))return!1;e.display.input.ensurePolled();var r=e.display.shift,n=!1;try{e.isReadOnly()&&(e.state.suppressEdits=!0),i&&(e.display.shift=!1),n=t(e)!=Ie}finally{e.display.shift=r,e.state.suppressEdits=!1}return n}function Bl(e,t,i){for(var r=0;r<e.state.keyMaps.length;r++){var n=nn(t,e.state.keyMaps[r],i,e);if(n)return n}return e.options.extraKeys&&nn(t,e.options.extraKeys,i,e)||nn(t,e.options.keyMap,i,e)}var Nl=new ne;function Bn(e,t,i,r){var n=e.state.keySeq;if(n){if(ss(t))return"handled";if(/\'$/.test(t)?e.state.keySeq=null:Nl.set(50,function(){e.state.keySeq==n&&(e.state.keySeq=null,e.display.input.reset())}),cs(e,n+" "+t,i,r))return!0}return cs(e,t,i,r)}function cs(e,t,i,r){var n=Bl(e,t,r);return n=="multi"&&(e.state.keySeq=t),n=="handled"&&cr(e,"keyHandled",e,t,i),(n=="handled"||n=="multi")&&(te(i),Ca(e)),!!n}function fs(e,t){var i=us(t,!0);return i?t.shiftKey&&!e.state.keySeq?Bn(e,"Shift-"+i,t,function(r){return na(e,r,!0)})||Bn(e,i,t,function(r){if(typeof r=="string"?/^go[A-Z]/.test(r):r.motion)return na(e,r)}):Bn(e,i,t,function(r){return na(e,r)}):!1}function Ul(e,t,i){return Bn(e,"'"+i+"'",t,function(r){return na(e,r,!0)})}var Wa=null;function ps(e){var t=this;if(e.target&&e.target!=t.display.input.getField())return;if(t.curOp.focus=P(),je(t,e))return;H&&U<11&&e.keyCode==27&&(e.returnValue=!1);var i=e.keyCode;t.display.shift=i==16||e.shiftKey;var r=fs(t,e);T&&(Wa=r?i:null,!r&&i==88&&!Ut&&(l?e.metaKey:e.ctrlKey)&&t.replaceSelection("",null,"cut")),R&&!l&&!r&&i==46&&e.shiftKey&&!e.ctrlKey&&document.execCommand&&document.execCommand("cut"),i==18&&!/\bCodeMirror-crosshair\b/.test(t.display.lineDiv.className)&&Fl(t)}function Fl(e){var t=e.display.lineDiv;G(t,"CodeMirror-crosshair");function i(r){(r.keyCode==18||!r.altKey)&&(p(t,"CodeMirror-crosshair"),it(document,"keyup",i),it(document,"mouseover",i))}we(document,"keyup",i),we(document,"mouseover",i)}function ms(e){e.keyCode==16&&(this.doc.sel.shift=!1),je(this,e)}function gs(e){var t=this;if(e.target&&e.target!=t.display.input.getField())return;if(ui(t.display,e)||je(t,e)||e.ctrlKey&&!e.altKey||l&&e.metaKey)return;var i=e.keyCode,r=e.charCode;if(T&&i==Wa){Wa=null,te(e);return}if(T&&(!e.which||e.which<10)&&fs(t,e))return;var n=String.fromCharCode(r==null?i:r);if(n=="\b")return;if(Ul(t,e,n))return;t.display.input.onKeyPress(e)}var Wl=400,ja=function(e,t,i){this.time=e,this.pos=t,this.button=i};ja.prototype.compare=function(e,t,i){return this.time+Wl>e&&Ct(t,this.pos)==0&&i==this.button};var Nn,Un;function jl(e,t){var i=+new Date;return Un&&Un.compare(i,e,t)?(Nn=Un=null,"triple"):Nn&&Nn.compare(i,e,t)?(Un=new ja(i,e,t),Nn=null,"double"):(Nn=new ja(i,e,t),Un=null,"single")}function vs(e){var t=this,i=t.display;if(je(t,e)||i.activeTouch&&i.input.supportsTouch())return;if(i.input.ensurePolled(),i.shift=e.shiftKey,ui(i,e)){O||(i.scroller.draggable=!1,setTimeout(function(){return i.scroller.draggable=!0},100));return}if(Ha(t,e))return;var r=Bi(t,e),n=Te(e),A=r?jl(r,n):"single";if(window.focus(),n==1&&t.state.selectingText&&t.state.selectingText(e),r&&Hl(t,n,r,A,e))return;n==1?r?zl(t,r,A,e):pe(e)==i.scroller&&te(e):n==2?(r&&qn(t.doc,r),setTimeout(function(){return i.input.focus()},20)):n==3&&(L?t.display.input.onContextMenu(e):yo(t))}function Hl(e,t,i,r,n){var A="Click";return r=="double"?A="Double"+A:r=="triple"&&(A="Triple"+A),A=(t==1?"Left":t==2?"Middle":"Right")+A,Bn(e,ls(A,n),n,function(N){if(typeof N=="string"&&(N=_n[N]),!N)return!1;var K=!1;try{e.isReadOnly()&&(e.state.suppressEdits=!0),K=N(e,i)!=Ie}finally{e.state.suppressEdits=!1}return K})}function Gl(e,t,i){var r=e.getOption("configureMouse"),n=r?r(e,t,i):{};if(n.unit==null){var A=h?i.shiftKey&&i.metaKey:i.altKey;n.unit=A?"rectangle":t=="single"?"char":t=="double"?"word":"line"}return(n.extend==null||e.doc.extend)&&(n.extend=e.doc.extend||i.shiftKey),n.addNew==null&&(n.addNew=l?i.metaKey:i.ctrlKey),n.moveOnDrag==null&&(n.moveOnDrag=!(l?i.altKey:i.ctrlKey)),n}function zl(e,t,i,r){H?setTimeout(z(vo,e),0):e.curOp.focus=P();var n=Gl(e,i,r),A=e.doc.sel,N;e.options.dragDrop&&_e&&!e.isReadOnly()&&i=="single"&&(N=A.contains(t))>-1&&(Ct((N=A.ranges[N]).from(),t)<0||t.xRel>0)&&(Ct(N.to(),t)>0||t.xRel<0)?Kl(e,r,t,n):Vl(e,r,t,n)}function Kl(e,t,i,r){var n=e.display,A=!1,N=or(e,function(q){O&&(n.scroller.draggable=!1),e.state.draggingText=!1,it(n.wrapper.ownerDocument,"mouseup",N),it(n.wrapper.ownerDocument,"mousemove",K),it(n.scroller,"dragstart",Y),it(n.scroller,"drop",N),A||(te(q),r.addNew||qn(e.doc,i,null,null,r.extend),O&&!k||H&&U==9?setTimeout(function(){n.wrapper.ownerDocument.body.focus({preventScroll:!0}),n.input.focus()},20):n.input.focus())}),K=function(q){A=A||Math.abs(t.clientX-q.clientX)+Math.abs(t.clientY-q.clientY)>=10},Y=function(){return A=!0};O&&(n.scroller.draggable=!0),e.state.draggingText=N,N.copy=!r.moveOnDrag,n.scroller.dragDrop&&n.scroller.dragDrop(),we(n.wrapper.ownerDocument,"mouseup",N),we(n.wrapper.ownerDocument,"mousemove",K),we(n.scroller,"dragstart",Y),we(n.scroller,"drop",N),yo(e),setTimeout(function(){return n.input.focus()},20)}function ys(e,t,i){if(i=="char")return new Wt(t,t);if(i=="word")return e.findWordAt(t);if(i=="line")return new Wt(Ge(t.line,0),s(e.doc,Ge(t.line+1,0)));var r=i(e,t);return new Wt(r.from,r.to)}function Vl(e,t,i,r){var n=e.display,A=e.doc;te(t);var N,K,Y=A.sel,q=Y.ranges;if(r.addNew&&!r.extend?(K=A.sel.contains(i),K>-1?N=q[K]:N=new Wt(i,i)):(N=A.sel.primary(),K=A.sel.primIndex),r.unit=="rectangle")r.addNew||(N=new Wt(i,i)),i=Bi(e,t,!0,!0),K=-1;else{var oe=ys(e,i,r.unit);r.extend?N=_a(N,oe.anchor,oe.head,r.extend):N=oe}r.addNew?K==-1?(K=q.length,br(A,Zr(e,q.concat([N]),K),{scroll:!1,origin:"*mouse"})):q.length>1&&q[K].empty()&&r.unit=="char"&&!r.extend?(br(A,Zr(e,q.slice(0,K).concat(q.slice(K+1)),0),{scroll:!1,origin:"*mouse"}),Y=A.sel):Ba(A,K,N,Ae):(K=0,br(A,new jr([N],0),Ae),Y=A.sel);var le=i;function be(qe){if(Ct(le,qe)==0)return;if(le=qe,r.unit=="rectangle"){for(var lt=[],xt=e.options.tabSize,vt=ee(dt(A,i.line).text,i.ch,xt),wt=ee(dt(A,qe.line).text,qe.ch,xt),zt=Math.min(vt,wt),lr=Math.max(vt,wt),Yt=Math.min(i.line,qe.line),Pr=Math.min(e.lastLine(),Math.max(i.line,qe.line));Yt<=Pr;Yt++){var Lr=dt(A,Yt).text,er=Ce(Lr,zt,xt);zt==lr?lt.push(new Wt(Ge(Yt,er),Ge(Yt,er))):Lr.length>er&&lt.push(new Wt(Ge(Yt,er),Ge(Yt,Ce(Lr,lr,xt))))}lt.length||lt.push(new Wt(i,i)),br(A,Zr(e,Y.ranges.slice(0,K).concat(lt),K),{origin:"*mouse",scroll:!1}),e.scrollIntoView(qe)}else{var Rr=N,fr=ys(e,qe,r.unit),ir=Rr.anchor,tr;Ct(fr.anchor,ir)>0?(tr=fr.head,ir=vi(Rr.from(),fr.anchor)):(tr=fr.anchor,ir=gi(Rr.to(),fr.head));var Xt=Y.ranges.slice(0);Xt[K]=Ql(e,new Wt(s(A,ir),tr)),br(A,Zr(e,Xt,K),Ae)}}var ye=n.wrapper.getBoundingClientRect(),Re=0;function Ne(qe){var lt=++Re,xt=Bi(e,qe,!0,r.unit=="rectangle");if(!xt)return;if(Ct(xt,le)!=0){e.curOp.focus=P(),be(xt);var vt=Vn(n,A);(xt.line>=vt.to||xt.line<vt.from)&&setTimeout(or(e,function(){Re==lt&&Ne(qe)}),150)}else{var wt=qe.clientY<ye.top?-20:qe.clientY>ye.bottom?20:0;wt&&setTimeout(or(e,function(){if(Re!=lt)return;n.scroller.scrollTop+=wt,Ne(qe)}),50)}}function ze(qe){e.state.selectingText=!1,Re=Infinity,qe&&(te(qe),n.input.focus()),it(n.wrapper.ownerDocument,"mousemove",Ze),it(n.wrapper.ownerDocument,"mouseup",ot),A.history.lastSelOrigin=null}var Ze=or(e,function(qe){qe.buttons===0||!Te(qe)?ze(qe):Ne(qe)}),ot=or(e,ze);e.state.selectingText=ot,we(n.wrapper.ownerDocument,"mousemove",Ze),we(n.wrapper.ownerDocument,"mouseup",ot)}function Ql(e,t){var i=t.anchor,r=t.head,n=dt(e.doc,i.line);if(Ct(i,r)==0&&i.sticky==r.sticky)return t;var A=rt(n);if(!A)return t;var N=tt(A,i.ch,i.sticky),K=A[N];if(K.from!=i.ch&&K.to!=i.ch)return t;var Y=N+(K.from==i.ch==(K.level!=1)?0:1);if(Y==0||Y==A.length)return t;var q;if(r.line!=i.line)q=(r.line-i.line)*(e.doc.direction=="ltr"?1:-1)>0;else{var oe=tt(A,r.ch,r.sticky),le=oe-N||(r.ch-i.ch)*(K.level==1?-1:1);oe==Y-1||oe==Y?q=le<0:q=le>0}var be=A[Y+(q?-1:0)],ye=q==(be.level==1),Re=ye?be.from:be.to,Ne=ye?"after":"before";return i.ch==Re&&i.sticky==Ne?t:new Wt(new Ge(i.line,Re,Ne),r)}function bs(e,t,i,r){var n,A;if(t.touches)n=t.touches[0].clientX,A=t.touches[0].clientY;else try{n=t.clientX,A=t.clientY}catch(be){return!1}if(n>=Math.floor(e.display.gutters.getBoundingClientRect().right))return!1;r&&te(t);var N=e.display,K=N.lineDiv.getBoundingClientRect();if(A>K.bottom||!de(e,i))return ae(t);A-=K.top-N.viewOffset;for(var Y=0;Y<e.display.gutterSpecs.length;++Y){var q=N.gutters.childNodes[Y];if(q&&q.getBoundingClientRect().right>=n){var oe=Ur(e.doc,A),le=e.display.gutterSpecs[Y];return Le(e,i,e,oe,le.className,t),ae(t)}}}function Ha(e,t){return bs(e,t,"gutterClick",!0)}function Es(e,t){if(ui(e.display,t)||Yl(e,t))return;if(je(e,t,"contextmenu"))return;L||e.display.input.onContextMenu(t)}function Yl(e,t){return de(e,"gutterContextMenu")?bs(e,t,"gutterContextMenu",!1):!1}function xs(e){e.display.wrapper.className=e.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+e.options.theme.replace(/(^|\s)\s*/g," cm-s-"),yn(e)}var on={toString:function(){return"CodeMirror.Init"}},Cs={},aa={};function Xl(e){var t=e.optionHandlers;function i(r,n,A,N){e.defaults[r]=n,A&&(t[r]=N?function(K,Y,q){q!=on&&A(K,Y,q)}:A)}e.defineOption=i,e.Init=on,i("value","",function(r,n){return r.setValue(n)},!0),i("mode",null,function(r,n){r.doc.modeOption=n,Ma(r)},!0),i("indentUnit",2,Ma,!0),i("indentWithTabs",!1),i("smartIndent",!0),i("tabSize",4,function(r){wn(r),yn(r),wr(r)},!0),i("lineSeparator",null,function(r,n){if(r.doc.lineSep=n,!n)return;var A=[],N=r.doc.first;r.doc.iter(function(Y){for(var q=0;;){var oe=Y.text.indexOf(n,q);if(oe==-1)break;q=oe+n.length,A.push(Ge(N,oe))}N++});for(var K=A.length-1;K>=0;K--)tn(r.doc,n,A[K],Ge(A[K].line,A[K].ch+n.length))}),i("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b-\u200c\u200e\u200f\u2028\u2029\ufeff\ufff9-\ufffc]/g,function(r,n,A){r.state.specialChars=new RegExp(n.source+(n.test(" ")?"":"| "),"g"),A!=on&&r.refresh()}),i("specialCharPlaceholder",Gt,function(r){return r.refresh()},!0),i("electricChars",!0),i("inputStyle",o?"contenteditable":"textarea",function(){throw new Error("inputStyle can not (yet) be changed in a running editor")},!0),i("spellcheck",!1,function(r,n){return r.getInputField().spellcheck=n},!0),i("autocorrect",!1,function(r,n){return r.getInputField().autocorrect=n},!0),i("autocapitalize",!1,function(r,n){return r.getInputField().autocapitalize=n},!0),i("rtlMoveVisually",!x),i("wholeLineUpdateBefore",!0),i("theme","default",function(r){xs(r),Tn(r)},!0),i("keyMap","default",function(r,n,A){var N=ia(n),K=A!=on&&ia(A);K&&K.detach&&K.detach(r,N),N.attach&&N.attach(r,K||null)}),i("extraKeys",null),i("configureMouse",null),i("lineWrapping",!1,Zl,!0),i("gutters",[],function(r,n){r.display.gutterSpecs=ka(n,r.options.lineNumbers),Tn(r)},!0),i("fixedGutter",!0,function(r,n){r.display.gutters.style.left=n?Ea(r.display)+"px":"0",r.refresh()},!0),i("coverGutterNextToScrollbar",!1,function(r){return Zi(r)},!0),i("scrollbarStyle","native",function(r){Ao(r),Zi(r),r.display.scrollbars.setScrollTop(r.doc.scrollTop),r.display.scrollbars.setScrollLeft(r.doc.scrollLeft)},!0),i("lineNumbers",!1,function(r,n){r.display.gutterSpecs=ka(r.options.gutters,n),Tn(r)},!0),i("firstLineNumber",1,Tn,!0),i("lineNumberFormatter",function(r){return r},Tn,!0),i("showCursorWhenSelecting",!1,bn,!0),i("resetSelectionOnContextMenu",!0),i("lineWiseCopyCut",!0),i("pasteLinesPerSelection",!0),i("selectionsMayTouch",!1),i("readOnly",!1,function(r,n){n=="nocursor"&&(Xi(r),r.display.input.blur()),r.display.input.readOnlyChanged(n)}),i("screenReaderLabel",null,function(r,n){n=n===""?null:n,r.display.input.screenReaderLabelChanged(n)}),i("disableInput",!1,function(r,n){n||r.display.input.reset()},!0),i("dragDrop",!0,Jl),i("allowDropFileTypes",null),i("cursorBlinkRate",530),i("cursorScrollMargin",0),i("cursorHeight",1,bn,!0),i("singleCursorHeightPerLine",!0,bn,!0),i("workTime",100),i("workDelay",100),i("flattenSpans",!0,wn,!0),i("addModeClass",!1,wn,!0),i("pollInterval",100),i("undoDepth",200,function(r,n){return r.doc.history.undoDepth=n}),i("historyEventDelay",1250),i("viewportMargin",10,function(r){return r.refresh()},!0),i("maxHighlightLength",1e4,wn,!0),i("moveInputWithCursor",!0,function(r,n){n||r.display.input.resetPosition()}),i("tabindex",null,function(r,n){return r.display.input.getField().tabIndex=n||""}),i("autofocus",null),i("direction","ltr",function(r,n){return r.doc.setDirection(n)},!0),i("phrases",null)}function Jl(e,t,i){var r=i&&i!=on;if(!t!=!r){var n=e.display.dragFunctions,A=t?we:it;A(e.display.scroller,"dragstart",n.start),A(e.display.scroller,"dragenter",n.enter),A(e.display.scroller,"dragover",n.over),A(e.display.scroller,"dragleave",n.leave),A(e.display.scroller,"drop",n.drop)}}function Zl(e){e.options.lineWrapping?(G(e.display.wrapper,"CodeMirror-wrap"),e.display.sizer.style.minWidth="",e.display.sizerWidth=null):(p(e.display.wrapper,"CodeMirror-wrap"),Wn(e)),xa(e),wr(e),yn(e),setTimeout(function(){return Zi(e)},100)}function Vt(e,t){var i=this;if(!(this instanceof Vt))return new Vt(e,t);this.options=t=t?F(t):{},F(Cs,t,!1);var r=t.value;typeof r=="string"?r=new Dr(r,t.mode,null,t.lineSeparator,t.direction):t.mode&&(r.modeOption=t.mode),this.doc=r;var n=new Vt.inputStyles[t.inputStyle](this),A=this.display=new hl(e,r,n,t);A.wrapper.CodeMirror=this,xs(this),t.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),Ao(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 ne,keySeq:null,specialChars:null},t.autofocus&&!o&&A.input.focus(),H&&U<11&&setTimeout(function(){return i.display.input.reset(!0)},20),ql(this),Rl(),Wi(this),this.curOp.forceUpdate=!0,Po(this,r),t.autofocus&&!o||this.hasFocus()?setTimeout(function(){i.hasFocus()&&!i.state.focused&&Sa(i)},20):Xi(this);for(var N in aa)aa.hasOwnProperty(N)&&aa[N](this,t[N],on);Do(this),t.finishInit&&t.finishInit(this);for(var K=0;K<Ga.length;++K)Ga[K](this);ji(this),O&&t.lineWrapping&&getComputedStyle(A.lineDiv).textRendering=="optimizelegibility"&&(A.lineDiv.style.textRendering="auto")}Vt.defaults=Cs,Vt.optionHandlers=aa;function ql(e){var t=e.display;we(t.scroller,"mousedown",or(e,vs)),H&&U<11?we(t.scroller,"dblclick",or(e,function(Y){if(je(e,Y))return;var q=Bi(e,Y);if(!q||Ha(e,Y)||ui(e.display,Y))return;te(Y);var oe=e.findWordAt(q);qn(e.doc,oe.anchor,oe.head)})):we(t.scroller,"dblclick",function(Y){return je(e,Y)||te(Y)}),we(t.scroller,"contextmenu",function(Y){return Es(e,Y)}),we(t.input.getField(),"contextmenu",function(Y){t.scroller.contains(Y.target)||Es(e,Y)});var i,r={end:0};function n(){t.activeTouch&&(i=setTimeout(function(){return t.activeTouch=null},1e3),r=t.activeTouch,r.end=+new Date)}function A(Y){if(Y.touches.length!=1)return!1;var q=Y.touches[0];return q.radiusX<=1&&q.radiusY<=1}function N(Y,q){if(q.left==null)return!0;var oe=q.left-Y.left,le=q.top-Y.top;return oe*oe+le*le>20*20}we(t.scroller,"touchstart",function(Y){if(!je(e,Y)&&!A(Y)&&!Ha(e,Y)){t.input.ensurePolled(),clearTimeout(i);var q=+new Date;t.activeTouch={start:q,moved:!1,prev:q-r.end<=300?r:null},Y.touches.length==1&&(t.activeTouch.left=Y.touches[0].pageX,t.activeTouch.top=Y.touches[0].pageY)}}),we(t.scroller,"touchmove",function(){t.activeTouch&&(t.activeTouch.moved=!0)}),we(t.scroller,"touchend",function(Y){var q=t.activeTouch;if(q&&!ui(t,Y)&&q.left!=null&&!q.moved&&new Date-q.start<300){var oe=e.coordsChar(t.activeTouch,"page"),le;!q.prev||N(q,q.prev)?le=new Wt(oe,oe):!q.prev.prev||N(q,q.prev.prev)?le=e.findWordAt(oe):le=new Wt(Ge(oe.line,0),s(e.doc,Ge(oe.line+1,0))),e.setSelection(le.anchor,le.head),e.focus(),te(Y)}n()}),we(t.scroller,"touchcancel",n),we(t.scroller,"scroll",function(){t.scroller.clientHeight&&(xn(e,t.scroller.scrollTop),Ui(e,t.scroller.scrollLeft,!0),Le(e,"scroll",e))}),we(t.scroller,"mousewheel",function(Y){return ko(e,Y)}),we(t.scroller,"DOMMouseScroll",function(Y){return ko(e,Y)}),we(t.wrapper,"scroll",function(){return t.wrapper.scrollTop=t.wrapper.scrollLeft=0}),t.dragFunctions={enter:function(Y){je(e,Y)||ue(Y)},over:function(Y){je(e,Y)||(Ll(e,Y),ue(Y))},start:function(Y){return Dl(e,Y)},drop:or(e,wl),leave:function(Y){je(e,Y)||ns(e)}};var K=t.input.getField();we(K,"keyup",function(Y){return ms.call(e,Y)}),we(K,"keydown",or(e,ps)),we(K,"keypress",or(e,gs)),we(K,"focus",function(Y){return Sa(e,Y)}),we(K,"blur",function(Y){return Xi(e,Y)})}var Ga=[];Vt.defineInitHook=function(e){return Ga.push(e)};function Fn(e,t,i,r){var n=e.doc,A;i==null&&(i="add"),i=="smart"&&(n.mode.indent?A=Je(e,t).state:i="prev");var N=e.options.tabSize,K=dt(n,t),Y=ee(K.text,null,N);K.stateAfter&&(K.stateAfter=null);var q=K.text.match(/^\s*/)[0],oe;if(!r&&!/\S/.test(K.text))oe=0,i="not";else if(i=="smart"&&(oe=n.mode.indent(A,K.text.slice(q.length),K.text),oe==Ie||oe>150)){if(!r)return;i="prev"}i=="prev"?t>n.first?oe=ee(dt(n,t-1).text,null,N):oe=0:i=="add"?oe=Y+e.options.indentUnit:i=="subtract"?oe=Y-e.options.indentUnit:typeof i=="number"&&(oe=Y+i),oe=Math.max(0,oe);var le="",be=0;if(e.options.indentWithTabs)for(var ye=Math.floor(oe/N);ye;--ye)be+=N,le+=" ";if(be<oe&&(le+=se(oe-be)),le!=q)return tn(n,le,Ge(t,0),Ge(t,q.length),"+input"),K.stateAfter=null,!0;for(var Re=0;Re<n.sel.ranges.length;Re++){var Ne=n.sel.ranges[Re];if(Ne.head.line==t&&Ne.head.ch<q.length){var ze=Ge(t,q.length);Ba(n,Re,new Wt(ze,ze));break}}}var qr=null;function oa(e){qr=e}function za(e,t,i,r,n){var A=e.doc;e.display.shift=!1,r||(r=A.sel);var N=+new Date-200,K=n=="paste"||e.state.pasteIncoming>N,Y=St(t),q=null;if(K&&r.ranges.length>1)if(qr&&qr.text.join(`
`)==t){if(r.ranges.length%qr.text.length==0){q=[];for(var oe=0;oe<qr.text.length;oe++)q.push(A.splitLines(qr.text[oe]))}}else Y.length==r.ranges.length&&e.options.pasteLinesPerSelection&&(q=Ke(Y,function(Ze){return[Ze]}));for(var le=e.curOp.updateInput,be=r.ranges.length-1;be>=0;be--){var ye=r.ranges[be],Re=ye.from(),Ne=ye.to();ye.empty()&&(i&&i>0?Re=Ge(Re.line,Re.ch-i):e.state.overwrite&&!K?Ne=Ge(Ne.line,Math.min(dt(A,Ne.line).text.length,Ne.ch+ke(Y).length)):K&&qr&&qr.lineWise&&qr.text.join(`
`)==Y.join(`
`)&&(Re=Ne=Ge(Re.line,0)));var ze={from:Re,to:Ne,text:q?q[be%q.length]:Y,origin:n||(K?"paste":e.state.cutIncoming>N?"cut":"+input")};en(e.doc,ze),cr(e,"inputRead",e,ze)}t&&!K&&As(e,t),Ji(e),e.curOp.updateInput<2&&(e.curOp.updateInput=le),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&&Or(t,function(){return za(t,i,0,null,"paste")}),!0}function As(e,t){if(!e.options.electricChars||!e.options.smartIndent)return;for(var i=e.doc.sel,r=i.ranges.length-1;r>=0;r--){var n=i.ranges[r];if(n.head.ch>100||r&&i.ranges[r-1].head.line==n.head.line)continue;var A=e.getModeAt(n.head),N=!1;if(A.electricChars){for(var K=0;K<A.electricChars.length;K++)if(t.indexOf(A.electricChars.charAt(K))>-1){N=Fn(e,n.head.line,"smart");break}}else A.electricInput&&(A.electricInput.test(dt(e.doc,n.head.line).text.slice(0,n.head.ch))&&(N=Fn(e,n.head.line,"smart")));N&&cr(e,"electricInput",e,n.head.line)}}function Ts(e){for(var t=[],i=[],r=0;r<e.doc.sel.ranges.length;r++){var n=e.doc.sel.ranges[r].head.line,A={anchor:Ge(n,0),head:Ge(n+1,0)};i.push(A),t.push(e.getRange(A.anchor,A.head))}return{text:t,ranges:i}}function ws(e,t,i,r){e.setAttribute("autocorrect",i?"":"off"),e.setAttribute("autocapitalize",r?"":"off"),e.setAttribute("spellcheck",!!t)}function Ds(){var e=a("textarea",null,null,"position: absolute; bottom: -1em; padding: 0; width: 1px; height: 1em; outline: none"),t=a("div",[e],null,"overflow: hidden; position: relative; width: 3px; height: 0px;");return O?e.style.width="1000px":e.setAttribute("wrap","off"),E&&(e.style.border="1px solid black"),ws(e),t}function $l(e){var t=e.optionHandlers,i=e.helpers={};e.prototype={constructor:e,focus:function(){window.focus(),this.display.input.focus()},setOption:function(r,n){var A=this.options,N=A[r];if(A[r]==n&&r!="mode")return;A[r]=n,t.hasOwnProperty(r)&&or(this,t[r])(this,n,N),Le(this,"optionChange",this,r)},getOption:function(r){return this.options[r]},getDoc:function(){return this.doc},addKeyMap:function(r,n){this.state.keyMaps[n?"push":"unshift"](ia(r))},removeKeyMap:function(r){for(var n=this.state.keyMaps,A=0;A<n.length;++A)if(n[A]==r||n[A].name==r)return n.splice(A,1),!0},addOverlay:Cr(function(r,n){var A=r.token?r:e.getMode(this.options,r);if(A.startState)throw new Error("Overlays may not be stateful.");Fe(this.state.overlays,{mode:A,modeSpec:r,opaque:n&&n.opaque,priority:n&&n.priority||0},function(N){return N.priority}),this.state.modeGen++,wr(this)}),removeOverlay:Cr(function(r){for(var n=this.state.overlays,A=0;A<n.length;++A){var N=n[A].modeSpec;if(N==r||typeof r=="string"&&N.name==r){n.splice(A,1),this.state.modeGen++,wr(this);return}}}),indentLine:Cr(function(r,n,A){typeof n!="string"&&typeof n!="number"&&(n==null?n=this.options.smartIndent?"smart":"prev":n=n?"add":"subtract"),Vr(this.doc,r)&&Fn(this,r,n,A)}),indentSelection:Cr(function(r){for(var n=this.doc.sel.ranges,A=-1,N=0;N<n.length;N++){var K=n[N];if(K.empty())K.head.line>A&&(Fn(this,K.head.line,r,!0),A=K.head.line,N==this.doc.sel.primIndex&&Ji(this));else{var Y=K.from(),q=K.to(),oe=Math.max(A,Y.line);A=Math.min(this.lastLine(),q.line-(q.ch?0:1))+1;for(var le=oe;le<A;++le)Fn(this,le,r);var be=this.doc.sel.ranges;Y.ch==0&&n.length==be.length&&be[N].from().ch>0&&Ba(this.doc,N,new Wt(Y,be[N].to()),Ee)}}}),getTokenAt:function(r,n){return Kt(this,r,n)},getLineTokens:function(r,n){return Kt(this,Ge(r),n,!0)},getTokenTypeAt:function(r){r=s(this.doc,r);var n=Pe(this,dt(this.doc,r.line)),A=0,N=(n.length-1)/2,K=r.ch,Y;if(K==0)Y=n[2];else for(;;){var q=A+N>>1;if((q?n[q*2-1]:0)>=K)N=q;else if(n[q*2+1]<K)A=q+1;else{Y=n[q*2+2];break}}var oe=Y?Y.indexOf("overlay "):-1;return oe<0?Y:oe==0?null:Y.slice(0,oe-1)},getModeAt:function(r){var n=this.doc.mode;return n.innerMode?e.innerMode(n,this.getTokenAt(r).state).mode:n},getHelper:function(r,n){return this.getHelpers(r,n)[0]},getHelpers:function(r,n){var A=[];if(!i.hasOwnProperty(n))return A;var N=i[n],K=this.getModeAt(r);if(typeof K[n]=="string")N[K[n]]&&A.push(N[K[n]]);else if(K[n])for(var Y=0;Y<K[n].length;Y++){var q=N[K[n][Y]];q&&A.push(q)}else K.helperType&&N[K.helperType]?A.push(N[K.helperType]):N[K.name]&&A.push(N[K.name]);for(var oe=0;oe<N._global.length;oe++){var le=N._global[oe];le.pred(K,this)&&ce(A,le.val)==-1&&A.push(le.val)}return A},getStateAfter:function(r,n){var A=this.doc;return r=j(A,r==null?A.first+A.size-1:r),Je(this,r+1,n).state},cursorCoords:function(r,n){var A,N=this.doc.sel.primary();return r==null?A=N.head:typeof r=="object"?A=s(this.doc,r):A=r?N.from():N.to(),Jr(this,A,n||"page")},charCoords:function(r,n){return ma(this,s(this.doc,r),n||"page")},coordsChar:function(r,n){return r=lo(this,r,n||"page"),va(this,r.left,r.top)},lineAtHeight:function(r,n){return r=lo(this,{top:r,left:0},n||"page").top,Ur(this.doc,r+this.display.viewOffset)},heightAtLine:function(r,n,A){var N=!1,K;if(typeof r=="number"){var Y=this.doc.first+this.doc.size-1;r<this.doc.first?r=this.doc.first:r>Y&&(r=Y,N=!0),K=dt(this.doc,r)}else K=r;return Hn(this,K,{top:0,left:0},n||"page",A||N).top+(N?this.doc.height-Xr(K):0)},defaultTextHeight:function(){return Qi(this.display)},defaultCharWidth:function(){return Yi(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(r,n,A,N,K){var Y=this.display;r=Jr(this,s(this.doc,r));var q=r.bottom,oe=r.left;if(n.style.position="absolute",n.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(n),Y.sizer.appendChild(n),N=="over")q=r.top;else if(N=="above"||N=="near"){var le=Math.max(Y.wrapper.clientHeight,this.doc.height),be=Math.max(Y.sizer.clientWidth,Y.lineSpace.clientWidth);(N=="above"||r.bottom+n.offsetHeight>le)&&r.top>n.offsetHeight?q=r.top-n.offsetHeight:r.bottom+n.offsetHeight<=le&&(q=r.bottom),oe+n.offsetWidth>be&&(oe=be-n.offsetWidth)}n.style.top=q+"px",n.style.left=n.style.right="",K=="right"?(oe=Y.sizer.clientWidth-n.offsetWidth,n.style.right="0px"):(K=="left"?oe=0:K=="middle"&&(oe=(Y.sizer.clientWidth-n.offsetWidth)/2),n.style.left=oe+"px"),A&&Js(this,{left:oe,top:q,right:oe+n.offsetWidth,bottom:q+n.offsetHeight})},triggerOnKeyDown:Cr(ps),triggerOnKeyPress:Cr(gs),triggerOnKeyUp:ms,triggerOnMouseDown:Cr(vs),execCommand:function(r){if(_n.hasOwnProperty(r))return _n[r].call(null,this)},triggerElectric:Cr(function(r){As(this,r)}),findPosH:function(r,n,A,N){var K=1;n<0&&(K=-1,n=-n);for(var Y=s(this.doc,r),q=0;q<n&&!(Y=Ka(this.doc,Y,K,A,N),Y.hitSide);++q);return Y},moveH:Cr(function(r,n){var A=this;this.extendSelectionsBy(function(N){return A.display.shift||A.doc.extend||N.empty()?Ka(A.doc,N.head,r,n,A.options.rtlMoveVisually):r<0?N.from():N.to()},xe)}),deleteH:Cr(function(r,n){var A=this.doc.sel,N=this.doc;A.somethingSelected()?N.replaceSelection("",null,"+delete"):an(this,function(K){var Y=Ka(N,K.head,r,n,!1);return r<0?{from:Y,to:K.head}:{from:K.head,to:Y}})}),findPosV:function(r,n,A,N){var K=1,Y=N;n<0&&(K=-1,n=-n);for(var q=s(this.doc,r),oe=0;oe<n;++oe){var le=Jr(this,q,"div");if(Y==null?Y=le.left:le.left=Y,q=Ls(this,le,K,A),q.hitSide)break}return q},moveV:Cr(function(r,n){var A=this,N=this.doc,K=[],Y=!this.display.shift&&!N.extend&&N.sel.somethingSelected();if(N.extendSelectionsBy(function(oe){if(Y)return r<0?oe.from():oe.to();var le=Jr(A,oe.head,"div");oe.goalColumn!=null&&(le.left=oe.goalColumn),K.push(le.left);var be=Ls(A,le,r,n);return n=="page"&&oe==N.sel.primary()&&Ta(A,ma(A,be,"div").top-le.top),be},xe),K.length)for(var q=0;q<N.sel.ranges.length;q++)N.sel.ranges[q].goalColumn=K[q]}),findWordAt:function(r){var n=this.doc,A=dt(n,r.line).text,N=r.ch,K=r.ch;if(A){var Y=this.getHelper(r,"wordChars");(r.sticky=="before"||K==A.length)&&N?--N:++K;for(var q=A.charAt(N),oe=Ue(q,Y)?function(le){return Ue(le,Y)}:/\s/.test(q)?function(le){return/\s/.test(le)}:function(le){return!/\s/.test(le)&&!Ue(le)};N>0&&oe(A.charAt(N-1));)--N;for(;K<A.length&&oe(A.charAt(K));)++K}return new Wt(Ge(r.line,N),Ge(r.line,K))},toggleOverwrite:function(r){if(r!=null&&r==this.state.overwrite)return;(this.state.overwrite=!this.state.overwrite)?G(this.display.cursorDiv,"CodeMirror-overwrite"):p(this.display.cursorDiv,"CodeMirror-overwrite"),Le(this,"overwriteToggle",this,this.state.overwrite)},hasFocus:function(){return this.display.input.getField()==P()},isReadOnly:function(){return!!(this.options.readOnly||this.doc.cantEdit)},scrollTo:Cr(function(r,n){En(this,r,n)}),getScrollInfo:function(){var r=this.display.scroller;return{left:r.scrollLeft,top:r.scrollTop,height:r.scrollHeight-ii(this)-this.display.barHeight,width:r.scrollWidth-ii(this)-this.display.barWidth,clientHeight:ca(this),clientWidth:Pi(this)}},scrollIntoView:Cr(function(r,n){r==null?(r={from:this.doc.sel.primary().head,to:null},n==null&&(n=this.options.cursorScrollMargin)):typeof r=="number"?r={from:Ge(r,0),to:null}:r.from==null&&(r={from:r,to:null}),r.to||(r.to=r.from),r.margin=n||0,r.from.line!=null?Zs(this,r):Eo(this,r.from,r.to,r.margin)}),setSize:Cr(function(r,n){var A=this,N=function(Y){return typeof Y=="number"||/^\d+$/.test(String(Y))?Y+"px":Y};r!=null&&(this.display.wrapper.style.width=N(r)),n!=null&&(this.display.wrapper.style.height=N(n)),this.options.lineWrapping&&ao(this);var K=this.display.viewFrom;this.doc.iter(K,this.display.viewTo,function(Y){if(Y.widgets){for(var q=0;q<Y.widgets.length;q++)if(Y.widgets[q].noHScroll){Si(A,K,"widget");break}}++K}),this.curOp.forceUpdate=!0,Le(this,"refresh",this)}),operation:function(r){return Or(this,r)},startOperation:function(){return Wi(this)},endOperation:function(){return ji(this)},refresh:Cr(function(){var r=this.display.cachedTextHeight;wr(this),this.curOp.forceUpdate=!0,yn(this),En(this,this.doc.scrollLeft,this.doc.scrollTop),La(this.display),(r==null||Math.abs(r-Qi(this.display))>.5||this.options.lineWrapping)&&xa(this),Le(this,"refresh",this)}),swapDoc:Cr(function(r){var n=this.doc;return n.cm=null,this.state.selectingText&&this.state.selectingText(),Po(this,r),yn(this),this.display.input.reset(),En(this,r.scrollLeft,r.scrollTop),this.curOp.forceScroll=!0,cr(this,"swapDoc",this,n),n}),phrase:function(r){var n=this.options.phrases;return n&&Object.prototype.hasOwnProperty.call(n,r)?n[r]:r},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}},fe(e),e.registerHelper=function(r,n,A){i.hasOwnProperty(r)||(i[r]=e[r]={_global:[]}),i[r][n]=A},e.registerGlobalHelper=function(r,n,A,N){e.registerHelper(r,n,N),i[r]._global.push({pred:A,val:N})}}function Ka(e,t,i,r,n){var A=t,N=i,K=dt(e,t.line),Y=n&&e.direction=="rtl"?-i:i;function q(){var ot=t.line+Y;return ot<e.first||ot>=e.first+e.size?!1:(t=new Ge(ot,t.ch,t.sticky),K=dt(e,ot))}function oe(ot){var qe;if(r=="codepoint"){var lt=K.text.charCodeAt(t.ch+(r>0?0:-1));isNaN(lt)?qe=null:qe=new Ge(t.line,Math.max(0,Math.min(K.text.length,t.ch+i*(lt>=55296&&lt<56320?2:1))),-i)}else n?qe=Pl(e.cm,K,t,i):qe=Ua(K,t,i);if(qe==null)if(!ot&&q())t=Fa(n,e.cm,K,t.line,Y);else return!1;else t=qe;return!0}if(r=="char"||r=="codepoint")oe();else if(r=="column")oe(!0);else if(r=="word"||r=="group")for(var le=null,be=r=="group",ye=e.cm&&e.cm.getHelper(t,"wordChars"),Re=!0;!(i<0&&!oe(!Re));Re=!1){var Ne=K.text.charAt(t.ch)||`
`,ze=Ue(Ne,ye)?"w":be&&Ne==`
`?"n":!be||/\s/.test(Ne)?null:"p";if(be&&!Re&&!ze&&(ze="s"),le&&le!=ze){i<0&&(i=1,oe(),t.sticky="after");break}if(ze&&(le=ze),i>0&&!oe(!Re))break}var Ze=ea(e,t,A,N,!0);return pi(A,Ze)&&(Ze.hitSide=!0),Ze}function Ls(e,t,i,r){var n=e.doc,A=t.left,N;if(r=="page"){var K=Math.min(e.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight),Y=Math.max(K-.5*Qi(e.display),3);N=(i>0?t.bottom:t.top)+i*Y}else r=="line"&&(N=i>0?t.bottom+3:t.top-3);for(var q;!(q=va(e,A,N),!q.outside);){if(i<0?N<=0:N>=n.height){q.hitSide=!0;break}N+=i*5}return q}var Ht=function(e){this.cm=e,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new ne,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};Ht.prototype.init=function(e){var t=this,i=this,r=i.cm,n=i.div=e.lineDiv;ws(n,r.options.spellcheck,r.options.autocorrect,r.options.autocapitalize);function A(K){for(var Y=K.target;Y;Y=Y.parentNode){if(Y==n)return!0;if(/\bCodeMirror-(?:line)?widget\b/.test(Y.className))break}return!1}we(n,"paste",function(K){if(!A(K)||je(r,K)||Ss(K,r))return;U<=11&&setTimeout(or(r,function(){return t.updateFromDOM()}),20)}),we(n,"compositionstart",function(K){t.composing={data:K.data,done:!1}}),we(n,"compositionupdate",function(K){t.composing||(t.composing={data:K.data,done:!1})}),we(n,"compositionend",function(K){t.composing&&(K.data!=t.composing.data&&t.readFromDOMSoon(),t.composing.done=!0)}),we(n,"touchstart",function(){return i.forceCompositionEnd()}),we(n,"input",function(){t.composing||t.readFromDOMSoon()});function N(K){if(!A(K)||je(r,K))return;if(r.somethingSelected())oa({lineWise:!1,text:r.getSelections()}),K.type=="cut"&&r.replaceSelection("",null,"cut");else if(r.options.lineWiseCopyCut){var Y=Ts(r);oa({lineWise:!0,text:Y.text}),K.type=="cut"&&r.operation(function(){r.setSelections(Y.ranges,0,Ee),r.replaceSelection("",null,"cut")})}else return;if(K.clipboardData){K.clipboardData.clearData();var q=qr.text.join(`
`);if(K.clipboardData.setData("Text",q),K.clipboardData.getData("Text")==q){K.preventDefault();return}}var oe=Ds(),le=oe.firstChild;r.display.lineSpace.insertBefore(oe,r.display.lineSpace.firstChild),le.value=qr.text.join(`
`);var be=document.activeElement;$(le),setTimeout(function(){r.display.lineSpace.removeChild(oe),be.focus(),be==n&&i.showPrimarySelection()},50)}we(n,"copy",N),we(n,"cut",N)},Ht.prototype.screenReaderLabelChanged=function(e){e?this.div.setAttribute("aria-label",e):this.div.removeAttribute("aria-label")},Ht.prototype.prepareSelection=function(){var e=mo(this.cm,!1);return e.focus=document.activeElement==this.div,e},Ht.prototype.showSelection=function(e,t){if(!e||!this.cm.display.view.length)return;(e.focus||t)&&this.showPrimarySelection(),this.showMultipleSelections(e)},Ht.prototype.getSelection=function(){return this.cm.display.wrapper.ownerDocument.getSelection()},Ht.prototype.showPrimarySelection=function(){var e=this.getSelection(),t=this.cm,i=t.doc.sel.primary(),r=i.from(),n=i.to();if(t.display.viewTo==t.display.viewFrom||r.line>=t.display.viewTo||n.line<t.display.viewFrom){e.removeAllRanges();return}var A=sa(t,e.anchorNode,e.anchorOffset),N=sa(t,e.focusNode,e.focusOffset);if(A&&!A.bad&&N&&!N.bad&&Ct(vi(A,N),r)==0&&Ct(gi(A,N),n)==0)return;var K=t.display.view,Y=r.line>=t.display.viewFrom&&Rs(t,r)||{node:K[0].measure.map[2],offset:0},q=n.line<t.display.viewTo&&Rs(t,n);if(!q){var oe=K[K.length-1].measure,le=oe.maps?oe.maps[oe.maps.length-1]:oe.map;q={node:le[le.length-1],offset:le[le.length-2]-le[le.length-3]}}if(!Y||!q){e.removeAllRanges();return}var be=e.rangeCount&&e.getRangeAt(0),ye;try{ye=v(Y.node,Y.offset,q.offset,q.node)}catch(Re){}ye&&(!R&&t.state.focused?(e.collapse(Y.node,Y.offset),ye.collapsed||(e.removeAllRanges(),e.addRange(ye))):(e.removeAllRanges(),e.addRange(ye)),be&&e.anchorNode==null?e.addRange(be):R&&this.startGracePeriod()),this.rememberSelection()},Ht.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)},Ht.prototype.showMultipleSelections=function(e){u(this.cm.display.cursorDiv,e.cursors),u(this.cm.display.selectionDiv,e.selection)},Ht.prototype.rememberSelection=function(){var e=this.getSelection();this.lastAnchorNode=e.anchorNode,this.lastAnchorOffset=e.anchorOffset,this.lastFocusNode=e.focusNode,this.lastFocusOffset=e.focusOffset},Ht.prototype.selectionInEditor=function(){var e=this.getSelection();if(!e.rangeCount)return!1;var t=e.getRangeAt(0).commonAncestorContainer;return S(this.div,t)},Ht.prototype.focus=function(){this.cm.options.readOnly!="nocursor"&&((!this.selectionInEditor()||document.activeElement!=this.div)&&this.showSelection(this.prepareSelection(),!0),this.div.focus())},Ht.prototype.blur=function(){this.div.blur()},Ht.prototype.getField=function(){return this.div},Ht.prototype.supportsTouch=function(){return!0},Ht.prototype.receivedFocus=function(){var e=this;this.selectionInEditor()?this.pollSelection():Or(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)},Ht.prototype.selectionChanged=function(){var e=this.getSelection();return e.anchorNode!=this.lastAnchorNode||e.anchorOffset!=this.lastAnchorOffset||e.focusNode!=this.lastFocusNode||e.focusOffset!=this.lastFocusOffset},Ht.prototype.pollSelection=function(){if(this.readDOMTimeout!=null||this.gracePeriod||!this.selectionChanged())return;var e=this.getSelection(),t=this.cm;if(d&&y&&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=sa(t,e.anchorNode,e.anchorOffset),r=sa(t,e.focusNode,e.focusOffset);i&&r&&Or(t,function(){br(t.doc,Ti(i,r),Ee),(i.bad||r.bad)&&(t.curOp.selectionChanged=!0)})},Ht.prototype.pollContent=function(){this.readDOMTimeout!=null&&(clearTimeout(this.readDOMTimeout),this.readDOMTimeout=null);var e=this.cm,t=e.display,i=e.doc.sel.primary(),r=i.from(),n=i.to();if(r.ch==0&&r.line>e.firstLine()&&(r=Ge(r.line-1,dt(e.doc,r.line-1).length)),n.ch==dt(e.doc,n.line).text.length&&n.line<e.lastLine()&&(n=Ge(n.line+1,0)),r.line<t.viewFrom||n.line>t.viewTo-1)return!1;var A,N,K;r.line==t.viewFrom||(A=Ni(e,r.line))==0?(N=Lt(t.view[0].line),K=t.view[0].node):(N=Lt(t.view[A].line),K=t.view[A-1].node.nextSibling);var Y=Ni(e,n.line),q,oe;if(Y==t.view.length-1?(q=t.viewTo-1,oe=t.lineDiv.lastChild):(q=Lt(t.view[Y+1].line)-1,oe=t.view[Y+1].node.previousSibling),!K)return!1;for(var le=e.doc.splitLines(tu(e,K,oe,N,q)),be=Hr(e.doc,Ge(N,0),Ge(q,dt(e.doc,q).text.length));le.length>1&&be.length>1;)if(ke(le)==ke(be))le.pop(),be.pop(),q--;else if(le[0]==be[0])le.shift(),be.shift(),N++;else break;for(var ye=0,Re=0,Ne=le[0],ze=be[0],Ze=Math.min(Ne.length,ze.length);ye<Ze&&Ne.charCodeAt(ye)==ze.charCodeAt(ye);)++ye;for(var ot=ke(le),qe=ke(be),lt=Math.min(ot.length-(le.length==1?ye:0),qe.length-(be.length==1?ye:0));Re<lt&&ot.charCodeAt(ot.length-Re-1)==qe.charCodeAt(qe.length-Re-1);)++Re;if(le.length==1&&be.length==1&&N==r.line)for(;ye&&ye>r.ch&&ot.charCodeAt(ot.length-Re-1)==qe.charCodeAt(qe.length-Re-1);)ye--,Re++;le[le.length-1]=ot.slice(0,ot.length-Re).replace(/^\u200b+/,""),le[0]=le[0].slice(ye).replace(/\u200b+$/,"");var xt=Ge(N,ye),vt=Ge(q,be.length?ke(be).length-Re:0);if(le.length>1||le[0]||Ct(xt,vt))return tn(e.doc,le,xt,vt,"+input"),!0},Ht.prototype.ensurePolled=function(){this.forceCompositionEnd()},Ht.prototype.reset=function(){this.forceCompositionEnd()},Ht.prototype.forceCompositionEnd=function(){if(!this.composing)return;clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus()},Ht.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)},Ht.prototype.updateFromDOM=function(){var e=this;(this.cm.isReadOnly()||!this.pollContent())&&Or(this.cm,function(){return wr(e.cm)})},Ht.prototype.setUneditable=function(e){e.contentEditable="false"},Ht.prototype.onKeyPress=function(e){if(e.charCode==0||this.composing)return;e.preventDefault(),this.cm.isReadOnly()||or(this.cm,za)(this.cm,String.fromCharCode(e.charCode==null?e.keyCode:e.charCode),0)},Ht.prototype.readOnlyChanged=function(e){this.div.contentEditable=String(e!="nocursor")},Ht.prototype.onContextMenu=function(){},Ht.prototype.resetPosition=function(){},Ht.prototype.needsContentAttribute=!0;function Rs(e,t){var i=fa(e,t.line);if(!i||i.hidden)return null;var r=dt(e.doc,t.line),n=eo(i,r,t.line),A=rt(r,e.doc.direction),N="left";if(A){var K=tt(A,t.ch);N=K%2?"right":"left"}var Y=io(n.map,t.ch,N);return Y.offset=Y.collapse=="right"?Y.end:Y.start,Y}function eu(e){for(var t=e;t;t=t.parentNode)if(/CodeMirror-gutter-wrapper/.test(t.className))return!0;return!1}function sn(e,t){return t&&(e.bad=!0),e}function tu(e,t,i,r,n){var A="",N=!1,K=e.doc.lineSeparator(),Y=!1;function q(ye){return function(Re){return Re.id==ye}}function oe(){N&&(A+=K,Y&&(A+=K),N=Y=!1)}function le(ye){ye&&(oe(),A+=ye)}function be(ye){if(ye.nodeType==1){var Re=ye.getAttribute("cm-text");if(Re){le(Re);return}var Ne=ye.getAttribute("cm-marker"),ze;if(Ne){var Ze=e.findMarks(Ge(r,0),Ge(n+1,0),q(+Ne));Ze.length&&(ze=Ze[0].find(0))&&le(Hr(e.doc,ze.from,ze.to).join(K));return}if(ye.getAttribute("contenteditable")=="false")return;var ot=/^(pre|div|p|li|table|br)$/i.test(ye.nodeName);if(!/^br$/i.test(ye.nodeName)&&ye.textContent.length==0)return;ot&&oe();for(var qe=0;qe<ye.childNodes.length;qe++)be(ye.childNodes[qe]);/^(pre|p)$/i.test(ye.nodeName)&&(Y=!0),ot&&(N=!0)}else ye.nodeType==3&&le(ye.nodeValue.replace(/\u200b/g,"").replace(/\u00a0/g," "))}for(;!(be(t),t==i);)t=t.nextSibling,Y=!1;return A}function sa(e,t,i){var r;if(t==e.display.lineDiv){if(r=e.display.lineDiv.childNodes[i],!r)return sn(e.clipPos(Ge(e.display.viewTo-1)),!0);t=null,i=0}else for(r=t;;r=r.parentNode){if(!r||r==e.display.lineDiv)return null;if(r.parentNode&&r.parentNode==e.display.lineDiv)break}for(var n=0;n<e.display.view.length;n++){var A=e.display.view[n];if(A.node==r)return ru(A,t,i)}}function ru(e,t,i){var r=e.text.firstChild,n=!1;if(!t||!S(r,t))return sn(Ge(Lt(e.line),0),!0);if(t==r&&(n=!0,t=r.childNodes[i],i=0,!t)){var A=e.rest?ke(e.rest):e.line;return sn(Ge(Lt(A),A.text.length),n)}var N=t.nodeType==3?t:null,K=t;for(!N&&t.childNodes.length==1&&t.firstChild.nodeType==3&&(N=t.firstChild,i&&(i=N.nodeValue.length));K.parentNode!=r;)K=K.parentNode;var Y=e.measure,q=Y.maps;function oe(ze,Ze,ot){for(var qe=-1;qe<(q?q.length:0);qe++)for(var lt=qe<0?Y.map:q[qe],xt=0;xt<lt.length;xt+=3){var vt=lt[xt+2];if(vt==ze||vt==Ze){var wt=Lt(qe<0?e.line:e.rest[qe]),zt=lt[xt]+ot;return(ot<0||vt!=ze)&&(zt=lt[xt+(ot?1:0)]),Ge(wt,zt)}}}var le=oe(N,K,i);if(le)return sn(le,n);for(var be=K.nextSibling,ye=N?N.nodeValue.length-i:0;be;be=be.nextSibling){if(le=oe(be,be.firstChild,0),le)return sn(Ge(le.line,le.ch-ye),n);ye+=be.textContent.length}for(var Re=K.previousSibling,Ne=i;Re;Re=Re.previousSibling){if(le=oe(Re,Re.firstChild,-1),le)return sn(Ge(le.line,le.ch+Ne),n);Ne+=Re.textContent.length}}var qt=function(e){this.cm=e,this.prevInput="",this.pollingFast=!1,this.polling=new ne,this.hasSelection=!1,this.composing=null};qt.prototype.init=function(e){var t=this,i=this,r=this.cm;this.createField(e);var n=this.textarea;e.wrapper.insertBefore(this.wrapper,e.wrapper.firstChild),E&&(n.style.width="0px"),we(n,"input",function(){H&&U>=9&&t.hasSelection&&(t.hasSelection=null),i.poll()}),we(n,"paste",function(N){if(je(r,N)||Ss(N,r))return;r.state.pasteIncoming=+new Date,i.fastPoll()});function A(N){if(je(r,N))return;if(r.somethingSelected())oa({lineWise:!1,text:r.getSelections()});else if(r.options.lineWiseCopyCut){var K=Ts(r);oa({lineWise:!0,text:K.text}),N.type=="cut"?r.setSelections(K.ranges,null,Ee):(i.prevInput="",n.value=K.text.join(`
`),$(n))}else return;N.type=="cut"&&(r.state.cutIncoming=+new Date)}we(n,"cut",A),we(n,"copy",A),we(e.scroller,"paste",function(N){if(ui(e,N)||je(r,N))return;if(!n.dispatchEvent){r.state.pasteIncoming=+new Date,i.focus();return}var K=new Event("paste");K.clipboardData=N.clipboardData,n.dispatchEvent(K)}),we(e.lineSpace,"selectstart",function(N){ui(e,N)||te(N)}),we(n,"compositionstart",function(){var N=r.getCursor("from");i.composing&&i.composing.range.clear(),i.composing={start:N,range:r.markText(N,r.getCursor("to"),{className:"CodeMirror-composing"})}}),we(n,"compositionend",function(){i.composing&&(i.poll(),i.composing.range.clear(),i.composing=null)})},qt.prototype.createField=function(e){this.wrapper=Ds(),this.textarea=this.wrapper.firstChild},qt.prototype.screenReaderLabelChanged=function(e){e?this.textarea.setAttribute("aria-label",e):this.textarea.removeAttribute("aria-label")},qt.prototype.prepareSelection=function(){var e=this.cm,t=e.display,i=e.doc,r=mo(e);if(e.options.moveInputWithCursor){var n=Jr(e,i.sel.primary().head,"div"),A=t.wrapper.getBoundingClientRect(),N=t.lineDiv.getBoundingClientRect();r.teTop=Math.max(0,Math.min(t.wrapper.clientHeight-10,n.top+N.top-A.top)),r.teLeft=Math.max(0,Math.min(t.wrapper.clientWidth-10,n.left+N.left-A.left))}return r},qt.prototype.showSelection=function(e){var t=this.cm,i=t.display;u(i.cursorDiv,e.cursors),u(i.selectionDiv,e.selection),e.teTop!=null&&(this.wrapper.style.top=e.teTop+"px",this.wrapper.style.left=e.teLeft+"px")},qt.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&&$(this.textarea),H&&U>=9&&(this.hasSelection=i)}else e||(this.prevInput=this.textarea.value="",H&&U>=9&&(this.hasSelection=null))},qt.prototype.getField=function(){return this.textarea},qt.prototype.supportsTouch=function(){return!1},qt.prototype.focus=function(){if(this.cm.options.readOnly!="nocursor"&&(!o||P()!=this.textarea))try{this.textarea.focus()}catch(e){}},qt.prototype.blur=function(){this.textarea.blur()},qt.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},qt.prototype.receivedFocus=function(){this.slowPoll()},qt.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()})},qt.prototype.fastPoll=function(){var e=!1,t=this;t.pollingFast=!0;function i(){var r=t.poll();!r&&!e?(e=!0,t.polling.set(60,i)):(t.pollingFast=!1,t.slowPoll())}t.polling.set(20,i)},qt.prototype.poll=function(){var e=this,t=this.cm,i=this.textarea,r=this.prevInput;if(this.contextMenuPending||!t.state.focused||ht(i)&&!r&&!this.composing||t.isReadOnly()||t.options.disableInput||t.state.keySeq)return!1;var n=i.value;if(n==r&&!t.somethingSelected())return!1;if(H&&U>=9&&this.hasSelection===n||l&&/[\uf700-\uf7ff]/.test(n))return t.display.input.reset(),!1;if(t.doc.sel==t.display.selForContextMenu){var A=n.charCodeAt(0);if(A==8203&&!r&&(r="\u200B"),A==8666)return this.reset(),this.cm.execCommand("undo")}for(var N=0,K=Math.min(r.length,n.length);N<K&&r.charCodeAt(N)==n.charCodeAt(N);)++N;return Or(t,function(){za(t,n.slice(N),r.length-N,null,e.composing?"*compose":null),n.length>1e3||n.indexOf(`
`)>-1?i.value=e.prevInput="":e.prevInput=n,e.composing&&(e.composing.range.clear(),e.composing.range=t.markText(e.composing.start,t.getCursor("to"),{className:"CodeMirror-composing"}))}),!0},qt.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},qt.prototype.onKeyPress=function(){H&&U>=9&&(this.hasSelection=null),this.fastPoll()},qt.prototype.onContextMenu=function(e){var t=this,i=t.cm,r=i.display,n=t.textarea;t.contextMenuPending&&t.contextMenuPending();var A=Bi(i,e),N=r.scroller.scrollTop;if(!A||T)return;var K=i.options.resetSelectionOnContextMenu;K&&i.doc.sel.contains(A)==-1&&or(i,br)(i.doc,Ti(A),Ee);var Y=n.style.cssText,q=t.wrapper.style.cssText,oe=t.wrapper.offsetParent.getBoundingClientRect();t.wrapper.style.cssText="position: static",n.style.cssText=`position: absolute; width: 30px; height: 30px;
top: `+(e.clientY-oe.top-5)+"px; left: "+(e.clientX-oe.left-5)+`px;
z-index: 1000; background: `+(H?"rgba(255, 255, 255, .05)":"transparent")+`;
outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);`;var le;O&&(le=window.scrollY),r.input.focus(),O&&window.scrollTo(null,le),r.input.reset(),i.somethingSelected()||(n.value=t.prevInput=" "),t.contextMenuPending=ye,r.selForContextMenu=i.doc.sel,clearTimeout(r.detectingSelectAll);function be(){if(n.selectionStart!=null){var Ne=i.somethingSelected(),ze="\u200B"+(Ne?n.value:"");n.value="\u21DA",n.value=ze,t.prevInput=Ne?"":"\u200B",n.selectionStart=1,n.selectionEnd=ze.length,r.selForContextMenu=i.doc.sel}}function ye(){if(t.contextMenuPending!=ye)return;if(t.contextMenuPending=!1,t.wrapper.style.cssText=q,n.style.cssText=Y,H&&U<9&&r.scrollbars.setScrollTop(r.scroller.scrollTop=N),n.selectionStart!=null){(!H||H&&U<9)&&be();var Ne=0,ze=function(){r.selForContextMenu==i.doc.sel&&n.selectionStart==0&&n.selectionEnd>0&&t.prevInput=="\u200B"?or(i,Qo)(i):Ne++<10?r.detectingSelectAll=setTimeout(ze,500):(r.selForContextMenu=null,r.input.reset())};r.detectingSelectAll=setTimeout(ze,200)}}if(H&&U>=9&&be(),L){ue(e);var Re=function(){it(window,"mouseup",Re),setTimeout(ye,20)};we(window,"mouseup",Re)}else setTimeout(ye,50)},qt.prototype.readOnlyChanged=function(e){e||this.reset(),this.textarea.disabled=e=="nocursor",this.textarea.readOnly=!!e},qt.prototype.setUneditable=function(){},qt.prototype.needsContentAttribute=!1;function iu(e,t){if(t=t?F(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=P();t.autofocus=i==e||e.getAttribute("autofocus")!=null&&i==document.body}function r(){e.value=K.getValue()}var n;if(e.form&&(we(e.form,"submit",r),!t.leaveSubmitMethodAlone)){var A=e.form;n=A.submit;try{var N=A.submit=function(){r(),A.submit=n,A.submit(),A.submit=N}}catch(Y){}}t.finishInit=function(Y){Y.save=r,Y.getTextArea=function(){return e},Y.toTextArea=function(){Y.toTextArea=isNaN,r(),e.parentNode.removeChild(Y.getWrapperElement()),e.style.display="",e.form&&(it(e.form,"submit",r),!t.leaveSubmitMethodAlone&&typeof e.form.submit=="function"&&(e.form.submit=n))}},e.style.display="none";var K=Vt(function(Y){return e.parentNode.insertBefore(Y,e.nextSibling)},t);return K}function nu(e){e.off=it,e.on=we,e.wheelEventPixels=dl,e.Doc=Dr,e.splitLines=St,e.countColumn=ee,e.findColumn=Ce,e.isWordChar=Oe,e.Pass=Ie,e.signal=Le,e.Line=Oi,e.changeEnd=wi,e.scrollbarModel=So,e.Pos=Ge,e.cmpPos=Ct,e.modes=Qt,e.mimeModes=It,e.resolveMode=Et,e.getMode=Br,e.modeExtensions=hr,e.extendMode=pr,e.copyState=Nr,e.startState=$r,e.innerMode=ci,e.commands=_n,e.keyMap=hi,e.keyName=us,e.isModifierKey=ss,e.lookupKey=nn,e.normalizeKeyMap=Ol,e.StringStream=_t,e.SharedTextMarker=Mn,e.TextMarker=Li,e.LineWidget=In,e.e_preventDefault=te,e.e_stopPropagation=re,e.e_stop=ue,e.addClass=G,e.contains=S,e.rmClass=p,e.keyNames=Ri}Xl(Vt),$l(Vt);var au="iter insert remove copy getEditor constructor".split(" ");for(var la in Dr.prototype)Dr.prototype.hasOwnProperty(la)&&ce(au,la)<0&&(Vt.prototype[la]=function(e){return function(){return e.apply(this.doc,arguments)}}(Dr.prototype[la]));return fe(Dr),Vt.inputStyles={textarea:qt,contenteditable:Ht},Vt.defineMode=function(e){!Vt.defaults.mode&&e!="null"&&(Vt.defaults.mode=e),_r.apply(this,arguments)},Vt.defineMIME=Kr,Vt.defineMode("null",function(){return{token:function(e){return e.skipToEnd()}}}),Vt.defineMIME("text/plain","null"),Vt.defineExtension=function(e,t){Vt.prototype[e]=t},Vt.defineDocExtension=function(e,t){Dr.prototype[e]=t},Vt.fromTextArea=iu,nu(Vt),Vt.version="5.58.2",Vt})},W1YM:function(Me,De,Z){},W6BS:function(Me,De){Me.exports="data:image/png;base64,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"},Xsq0:function(Me,De,Z){Me.exports=Z.p+"static/mainbanner.0a951716.jpg"},Y1PL:function(Me,De,Z){"use strict";Z.r(De),Z.d(De,"ResizableTextArea",function(){return ce});var ie=Z("wx14"),X=Z("1OyB"),R=Z("vuIU"),Q=Z("Ji7U"),B=Z("LK+K"),_=Z("q1tI"),H=Z("VTBJ"),U=Z("rePB"),O=Z("Zm9Q"),I=Z("Kwbf"),y=Z("c+Xe"),T=Z("m+aA"),k=Z("bdgK"),D=new Map;function w(Ee){Ee.forEach(function(Ae){var xe,Ce=Ae.target;(xe=D.get(Ce))===null||xe===void 0||xe.forEach(function(me){return me(Ce)})})}var E=new k.default(w),d=null,o=null;function l(Ee,Ae){D.has(Ee)||(D.set(Ee,new Set),E.observe(Ee)),D.get(Ee).add(Ae)}function h(Ee,Ae){D.has(Ee)&&(D.get(Ee).delete(Ae),D.get(Ee).size||(E.unobserve(Ee),D.delete(Ee)))}var x=function(Ee){Object(Q.a)(xe,Ee);var Ae=Object(B.a)(xe);function xe(){return Object(X.a)(this,xe),Ae.apply(this,arguments)}return Object(R.a)(xe,[{key:"render",value:function(){return this.props.children}}]),xe}(_.Component),g=_.createContext(null);function m(Ee){var Ae=Ee.children,xe=Ee.onBatchResize,Ce=_.useRef(0),me=_.useRef([]),se=_.useContext(g),ke=_.useCallback(function(Ke,Fe,Ve){Ce.current+=1;var Ye=Ce.current;me.current.push({size:Ke,element:Fe,data:Ve}),Promise.resolve().then(function(){Ye===Ce.current&&(xe==null||xe(me.current),me.current=[])}),se==null||se(Ke,Fe,Ve)},[xe,se]);return _.createElement(g.Provider,{value:ke},Ae)}function L(Ee){var Ae=Ee.children,xe=Ee.disabled,Ce=_.useRef(null),me=_.useRef(null),se=_.useContext(g),ke=_.useRef({width:-1,height:-1,offsetWidth:-1,offsetHeight:-1}),Ke=_.isValidElement(Ae)&&Object(y.c)(Ae),Fe=Ke?Ae.ref:null,Ve=_.useMemo(function(){return Object(y.a)(Fe,Ce)},[Fe,Ce]),Ye=_.useRef(Ee);Ye.current=Ee;var Se=_.useCallback(function(Oe){var Ue=Ye.current,Xe=Ue.onResize,Qe=Ue.data,He=Oe.getBoundingClientRect(),We=He.width,st=He.height,at=Oe.offsetWidth,$e=Oe.offsetHeight,tt=Math.floor(We),ft=Math.floor(st);if(ke.current.width!==tt||ke.current.height!==ft||ke.current.offsetWidth!==at||ke.current.offsetHeight!==$e){var rt={width:tt,height:ft,offsetWidth:at,offsetHeight:$e};ke.current=rt;var et=at===Math.round(We)?We:at,we=$e===Math.round(st)?st:$e,ut=Object(H.a)(Object(H.a)({},rt),{},{offsetWidth:et,offsetHeight:we});se==null||se(ut,Oe,Qe),Xe&&Promise.resolve().then(function(){Xe(ut,Oe)})}},[]);return _.useEffect(function(){var Oe=Object(T.a)(Ce.current)||Object(T.a)(me.current);return Oe&&!xe&&l(Oe,Se),function(){return h(Oe,Se)}},[Ce.current,xe]),_.createElement(x,{ref:me},Ke?_.cloneElement(Ae,{ref:Ve}):Ae)}var C="rc-observer-key";function p(Ee){var Ae=Ee.children,xe=Object(O.a)(Ae);return xe.map(function(Ce,me){var se=(Ce==null?void 0:Ce.key)||"".concat(C,"-").concat(me);return _.createElement(L,Object(ie.a)({},Ee,{key:se}),Ce)})}p.Collection=m;var c=p,u=Z("bT9E"),a=Z("TSYQ"),b=Z.n(a),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
`,S=["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"],P={},G;function V(Ee){var Ae=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,xe=Ee.getAttribute("id")||Ee.getAttribute("data-reactid")||Ee.getAttribute("name");if(Ae&&P[xe])return P[xe];var Ce=window.getComputedStyle(Ee),me=Ce.getPropertyValue("box-sizing")||Ce.getPropertyValue("-moz-box-sizing")||Ce.getPropertyValue("-webkit-box-sizing"),se=parseFloat(Ce.getPropertyValue("padding-bottom"))+parseFloat(Ce.getPropertyValue("padding-top")),ke=parseFloat(Ce.getPropertyValue("border-bottom-width"))+parseFloat(Ce.getPropertyValue("border-top-width")),Ke=S.map(function(Ve){return"".concat(Ve,":").concat(Ce.getPropertyValue(Ve))}).join(";"),Fe={sizingStyle:Ke,paddingSize:se,borderSize:ke,boxSizing:me};return Ae&&xe&&(P[xe]=Fe),Fe}function $(Ee){var Ae=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,xe=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,Ce=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;G||(G=document.createElement("textarea"),G.setAttribute("tab-index","-1"),G.setAttribute("aria-hidden","true"),document.body.appendChild(G)),Ee.getAttribute("wrap")?G.setAttribute("wrap",Ee.getAttribute("wrap")):G.removeAttribute("wrap");var me=V(Ee,Ae),se=me.paddingSize,ke=me.borderSize,Ke=me.boxSizing,Fe=me.sizingStyle;G.setAttribute("style","".concat(Fe,";").concat(v)),G.value=Ee.value||Ee.placeholder||"";var Ve=Number.MIN_SAFE_INTEGER,Ye=Number.MAX_SAFE_INTEGER,Se=G.scrollHeight,Oe;if(Ke==="border-box"?Se+=ke:Ke==="content-box"&&(Se-=se),xe!==null||Ce!==null){G.value=" ";var Ue=G.scrollHeight-se;xe!==null&&(Ve=Ue*xe,Ke==="border-box"&&(Ve=Ve+se+ke),Se=Math.max(Ve,Se)),Ce!==null&&(Ye=Ue*Ce,Ke==="border-box"&&(Ye=Ye+se+ke),Oe=Se>Ye?"":"hidden",Se=Math.min(Ye,Se))}return{height:Se,minHeight:Ve,maxHeight:Ye,overflowY:Oe,resize:"none"}}var z=Z("Gytx"),F=Z.n(z),ee;(function(Ee){Ee[Ee.NONE=0]="NONE",Ee[Ee.RESIZING=1]="RESIZING",Ee[Ee.RESIZED=2]="RESIZED"})(ee||(ee={}));var ne=function(Ee){Object(Q.a)(xe,Ee);var Ae=Object(B.a)(xe);function xe(Ce){var me;return Object(X.a)(this,xe),me=Ae.call(this,Ce),me.nextFrameActionId=void 0,me.resizeFrameId=void 0,me.textArea=void 0,me.saveTextArea=function(se){me.textArea=se},me.handleResize=function(se){var ke=me.state.resizeStatus,Ke=me.props,Fe=Ke.autoSize,Ve=Ke.onResize;if(ke!==ee.NONE)return;typeof Ve=="function"&&Ve(se),Fe&&me.resizeOnNextFrame()},me.resizeOnNextFrame=function(){cancelAnimationFrame(me.nextFrameActionId),me.nextFrameActionId=requestAnimationFrame(me.resizeTextarea)},me.resizeTextarea=function(){var se=me.props.autoSize;if(!se||!me.textArea)return;var ke=se.minRows,Ke=se.maxRows,Fe=$(me.textArea,!1,ke,Ke);me.setState({textareaStyles:Fe,resizeStatus:ee.RESIZING},function(){cancelAnimationFrame(me.resizeFrameId),me.resizeFrameId=requestAnimationFrame(function(){me.setState({resizeStatus:ee.RESIZED},function(){me.resizeFrameId=requestAnimationFrame(function(){me.setState({resizeStatus:ee.NONE}),me.fixFirefoxAutoScroll()})})})})},me.renderTextArea=function(){var se=me.props,ke=se.prefixCls,Ke=ke===void 0?"rc-textarea":ke,Fe=se.autoSize,Ve=se.onResize,Ye=se.className,Se=se.disabled,Oe=me.state,Ue=Oe.textareaStyles,Xe=Oe.resizeStatus,Qe=Object(u.a)(me.props,["prefixCls","onPressEnter","autoSize","defaultValue","onResize"]),He=b()(Ke,Ye,Object(U.a)({},"".concat(Ke,"-disabled"),Se));"value"in Qe&&(Qe.value=Qe.value||"");var We=Object(H.a)(Object(H.a)(Object(H.a)({},me.props.style),Ue),Xe===ee.RESIZING?{overflowX:"hidden",overflowY:"hidden"}:null);return _.createElement(c,{onResize:me.handleResize,disabled:!(Fe||Ve)},_.createElement("textarea",Object(ie.a)({},Qe,{className:He,style:We,ref:me.saveTextArea})))},me.state={textareaStyles:{},resizeStatus:ee.NONE},me}return Object(R.a)(xe,[{key:"componentDidUpdate",value:function(me){(me.value!==this.props.value||!F()(me.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 me=this.textArea.selectionStart,se=this.textArea.selectionEnd;this.textArea.setSelectionRange(me,se)}}catch(ke){}}},{key:"render",value:function(){return this.renderTextArea()}}]),xe}(_.Component),ce=ne,ve=function(Ee){Object(Q.a)(xe,Ee);var Ae=Object(B.a)(xe);function xe(Ce){var me;Object(X.a)(this,xe),me=Ae.call(this,Ce),me.resizableTextArea=void 0,me.focus=function(){me.resizableTextArea.textArea.focus()},me.saveTextArea=function(ke){me.resizableTextArea=ke},me.handleChange=function(ke){var Ke=me.props.onChange;me.setValue(ke.target.value,function(){me.resizableTextArea.resizeTextarea()}),Ke&&Ke(ke)},me.handleKeyDown=function(ke){var Ke=me.props,Fe=Ke.onPressEnter,Ve=Ke.onKeyDown;ke.keyCode===13&&Fe&&Fe(ke),Ve&&Ve(ke)};var se=typeof Ce.value=="undefined"||Ce.value===null?Ce.defaultValue:Ce.value;return me.state={value:se},me}return Object(R.a)(xe,[{key:"setValue",value:function(me,se){"value"in this.props||this.setState({value:me},se)}},{key:"blur",value:function(){this.resizableTextArea.textArea.blur()}},{key:"render",value:function(){return _.createElement(ce,Object(ie.a)({},this.props,{value:this.state.value,onKeyDown:this.handleKeyDown,onChange:this.handleChange,ref:this.saveTextArea}))}}],[{key:"getDerivedStateFromProps",value:function(me){return"value"in me?{value:me.value}:null}}]),xe}(_.Component),Ie=De.default=ve},ZpRC:function(Me,De,Z){"use strict";function ie(y){return typeof y=="object"&&y!=null&&y.nodeType===1}function X(y,T){return(!T||y!=="hidden")&&y!=="visible"&&y!=="clip"}function R(y,T){if(y.clientHeight<y.scrollHeight||y.clientWidth<y.scrollWidth){var k=getComputedStyle(y,null);return X(k.overflowY,T)||X(k.overflowX,T)||function(D){var w=function(E){if(!E.ownerDocument||!E.ownerDocument.defaultView)return null;try{return E.ownerDocument.defaultView.frameElement}catch(d){return null}}(D);return!!w&&(w.clientHeight<D.scrollHeight||w.clientWidth<D.scrollWidth)}(y)}return!1}function Q(y,T,k,D,w,E,d,o){return E<y&&d>T||E>y&&d<T?0:E<=y&&o<=k||d>=T&&o>=k?E-y-D:d>T&&o<k||E<y&&o>k?d-T+w:0}var B=function(y,T){var k=window,D=T.scrollMode,w=T.block,E=T.inline,d=T.boundary,o=T.skipOverflowHiddenElements,l=typeof d=="function"?d:function(Ue){return Ue!==d};if(!ie(y))throw new TypeError("Invalid target");for(var h=document.scrollingElement||document.documentElement,x=[],g=y;ie(g)&&l(g);){if((g=g.parentElement)===h){x.push(g);break}g!=null&&g===document.body&&R(g)&&!R(document.documentElement)||g!=null&&R(g,o)&&x.push(g)}for(var m=k.visualViewport?k.visualViewport.width:innerWidth,L=k.visualViewport?k.visualViewport.height:innerHeight,C=window.scrollX||pageXOffset,p=window.scrollY||pageYOffset,c=y.getBoundingClientRect(),u=c.height,a=c.width,b=c.top,v=c.right,S=c.bottom,P=c.left,G=w==="start"||w==="nearest"?b:w==="end"?S:b+u/2,V=E==="center"?P+a/2:E==="end"?v:P,$=[],z=0;z<x.length;z++){var F=x[z],ee=F.getBoundingClientRect(),ne=ee.height,ce=ee.width,ve=ee.top,Ie=ee.right,Ee=ee.bottom,Ae=ee.left;if(D==="if-needed"&&b>=0&&P>=0&&S<=L&&v<=m&&b>=ve&&S<=Ee&&P>=Ae&&v<=Ie)return $;var xe=getComputedStyle(F),Ce=parseInt(xe.borderLeftWidth,10),me=parseInt(xe.borderTopWidth,10),se=parseInt(xe.borderRightWidth,10),ke=parseInt(xe.borderBottomWidth,10),Ke=0,Fe=0,Ve="offsetWidth"in F?F.offsetWidth-F.clientWidth-Ce-se:0,Ye="offsetHeight"in F?F.offsetHeight-F.clientHeight-me-ke:0;if(h===F)Ke=w==="start"?G:w==="end"?G-L:w==="nearest"?Q(p,p+L,L,me,ke,p+G,p+G+u,u):G-L/2,Fe=E==="start"?V:E==="center"?V-m/2:E==="end"?V-m:Q(C,C+m,m,Ce,se,C+V,C+V+a,a),Ke=Math.max(0,Ke+p),Fe=Math.max(0,Fe+C);else{Ke=w==="start"?G-ve-me:w==="end"?G-Ee+ke+Ye:w==="nearest"?Q(ve,Ee,ne,me,ke+Ye,G,G+u,u):G-(ve+ne/2)+Ye/2,Fe=E==="start"?V-Ae-Ce:E==="center"?V-(Ae+ce/2)+Ve/2:E==="end"?V-Ie+se+Ve:Q(Ae,Ie,ce,Ce,se+Ve,V,V+a,a);var Se=F.scrollLeft,Oe=F.scrollTop;G+=Oe-(Ke=Math.max(0,Math.min(Oe+Ke,F.scrollHeight-ne+Ye))),V+=Se-(Fe=Math.max(0,Math.min(Se+Fe,F.scrollWidth-ce+Ve)))}$.push({el:F,top:Ke,left:Fe})}return $};function _(y){return y===Object(y)&&Object.keys(y).length!==0}function H(y,T){T===void 0&&(T="auto");var k="scrollBehavior"in document.body.style;y.forEach(function(D){var w=D.el,E=D.top,d=D.left;w.scroll&&k?w.scroll({top:E,left:d,behavior:T}):(w.scrollTop=E,w.scrollLeft=d)})}function U(y){return y===!1?{block:"end",inline:"nearest"}:_(y)?y:{block:"start",inline:"nearest"}}function O(y,T){var k=!y.ownerDocument.documentElement.contains(y);if(_(T)&&typeof T.behavior=="function")return T.behavior(k?[]:B(y,T));if(k)return;var D=U(T);return H(B(y,D),D.behavior)}var I=De.a=O},bT9E:function(Me,De,Z){"use strict";Z.d(De,"a",function(){return X});var ie=Z("VTBJ");function X(R,Q){var B=Object(ie.a)({},R);return Array.isArray(Q)&&Q.forEach(function(_){delete B[_]}),B}},c5Ni:function(Me,De,Z){},cRFk:function(Me,De,Z){Me.exports=Z.p+"static/RepositoryNoneData.828085a8.png"},csWT:function(Me,De,Z){Me.exports=Z.p+"static/choose.4ad1045f.svg"},dejd:function(Me,De,Z){},djh8:function(Me,De,Z){Me.exports=Z.p+"static/qrCode.d852fdfc.png"},dmUQ:function(Me,De,Z){"use strict";var ie=Z("Ff2n"),X=Z("rePB"),R=Z("1OyB"),Q=Z("vuIU"),B=Z("Ji7U"),_=Z("md7G"),H=Z("foSv"),U=Z("q1tI"),O=Z.n(U),I=Z("TSYQ"),y=Z.n(I),T=Z("4IlW");function k(u,a){var b=Object.keys(u);if(Object.getOwnPropertySymbols){var v=Object.getOwnPropertySymbols(u);a&&(v=v.filter(function(S){return Object.getOwnPropertyDescriptor(u,S).enumerable})),b.push.apply(b,v)}return b}function D(u){for(var a=1;a<arguments.length;a++){var b=arguments[a]!=null?arguments[a]:{};a%2?k(Object(b),!0).forEach(function(v){Object(X.a)(u,v,b[v])}):Object.getOwnPropertyDescriptors?Object.defineProperties(u,Object.getOwnPropertyDescriptors(b)):k(Object(b)).forEach(function(v){Object.defineProperty(u,v,Object.getOwnPropertyDescriptor(b,v))})}return u}function w(u){var a=E();return function(){var v=Object(H.a)(u),S;if(a){var P=Object(H.a)(this).constructor;S=Reflect.construct(v,arguments,P)}else S=v.apply(this,arguments);return Object(_.a)(this,S)}}function E(){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(u){return!1}}function d(){}function o(u){u.preventDefault()}var l=function(a){return a.replace(/[^\w.-]+/g,"")},h=200,x=600,g=Number.MAX_SAFE_INTEGER||Math.pow(2,53)-1,m=function(a){return a!=null},L=function(a,b){return b===a||typeof b=="number"&&typeof a=="number"&&isNaN(b)&&isNaN(a)},C=function(u){Object(B.a)(b,u);var a=w(b);function b(v){var S;Object(R.a)(this,b),S=a.call(this,v),S.onKeyDown=function(V){var $=S.props,z=$.onKeyDown,F=$.onPressEnter;if(V.keyCode===T.a.UP){var ee=S.getRatio(V);S.up(V,ee,null),S.stop()}else if(V.keyCode===T.a.DOWN){var ne=S.getRatio(V);S.down(V,ne,null),S.stop()}else V.keyCode===T.a.ENTER&&F&&F(V);if(S.recordCursorPosition(),S.lastKeyCode=V.keyCode,z){for(var ce=arguments.length,ve=new Array(ce>1?ce-1:0),Ie=1;Ie<ce;Ie++)ve[Ie-1]=arguments[Ie];z.apply(void 0,[V].concat(ve))}},S.onKeyUp=function(V){var $=S.props.onKeyUp;if(S.stop(),S.recordCursorPosition(),$){for(var z=arguments.length,F=new Array(z>1?z-1:0),ee=1;ee<z;ee++)F[ee-1]=arguments[ee];$.apply(void 0,[V].concat(F))}},S.onChange=function(V){var $=S.props.onChange;S.state.focused&&(S.inputting=!0),S.rawInput=S.props.parser(S.getValueFromEvent(V)),S.setState({inputValue:S.rawInput}),$(S.toNumber(S.rawInput))},S.onMouseUp=function(){var V=S.props.onMouseUp;S.recordCursorPosition(),V&&V.apply(void 0,arguments)},S.onFocus=function(){var V;S.setState({focused:!0}),(V=S.props).onFocus.apply(V,arguments)},S.onBlur=function(){var V=S.props.onBlur;S.inputting=!1,S.setState({focused:!1});var $=S.getCurrentValidValue(S.state.inputValue),z=S.setValue($,d);if(V){var F=S.input.value,ee=S.getInputDisplayValue({focus:!1,value:z});S.input.value=ee&&Number(ee),V.apply(void 0,arguments),S.input.value=F}},S.getRatio=function(V){var $=1;return V.metaKey||V.ctrlKey?$=.1:V.shiftKey&&($=10),$},S.getFullNum=function(V){return isNaN(V)?V:/e/i.test(String(V))?Number(V).toFixed(18).replace(/\.?0+$/,""):V},S.getPrecision=function(V){if(m(S.props.precision))return S.props.precision;var $=String(V);if($.indexOf("e-")>=0)return parseInt($.slice($.indexOf("e-")+2),10);var z=0;return $.indexOf(".")>=0&&(z=$.length-$.indexOf(".")-1),z},S.getInputDisplayValue=function(V){var $=V||S.state,z=$.focused,F=$.inputValue,ee=$.value,ne;z?ne=F:ne=S.toPrecisionAsStep(ee),ne==null&&(ne="");var ce=S.formatWrapper(ne);return m(S.props.decimalSeparator)&&(ce=ce.toString().replace(".",S.props.decimalSeparator)),ce},S.recordCursorPosition=function(){try{S.cursorStart=S.input.selectionStart,S.cursorEnd=S.input.selectionEnd,S.currentValue=S.input.value,S.cursorBefore=S.input.value.substring(0,S.cursorStart),S.cursorAfter=S.input.value.substring(S.cursorEnd)}catch(V){}},S.restoreByAfter=function(V){if(V===void 0)return!1;var $=S.input.value,z=$.lastIndexOf(V);if(z===-1)return!1;var F=S.cursorBefore.length;return S.lastKeyCode===T.a.DELETE&&S.cursorBefore.charAt(F-1)===V[0]?(S.fixCaret(F,F),!0):z+V.length===$.length?(S.fixCaret(z,z),!0):!1},S.partRestoreByAfter=function(V){return V===void 0?!1:Array.prototype.some.call(V,function($,z){var F=V.substring(z);return S.restoreByAfter(F)})},S.isNotCompleteNumber=function(V){return isNaN(V)||V===""||V===null||V&&V.toString().indexOf(".")===V.toString().length-1},S.stop=function(){S.autoStepTimer&&clearTimeout(S.autoStepTimer)},S.down=function(V,$,z){S.pressingUpOrDown=!0,S.step("down",V,$,z)},S.up=function(V,$,z){S.pressingUpOrDown=!0,S.step("up",V,$,z)},S.saveInput=function(V){S.input=V};var P=v.value;P===void 0&&(P=v.defaultValue),S.state={focused:v.autoFocus};var G=S.getValidValue(S.toNumber(P));return S.state=D(D({},S.state),{},{inputValue:S.toPrecisionAsStep(G),value:G}),S}return Object(Q.a)(b,[{key:"componentDidMount",value:function(){this.componentDidUpdate(null)}},{key:"componentDidUpdate",value:function(S){var P=this.props,G=P.value,V=P.onChange,$=P.max,z=P.min,F=this.state.focused;if(S){if(!L(S.value,G)||!L(S.max,$)||!L(S.min,z)){var ee=F?G:this.getValidValue(G),ne;this.pressingUpOrDown?ne=ee:this.inputting?ne=this.rawInput:ne=this.toPrecisionAsStep(ee),this.setState({value:ee,inputValue:ne})}var ce="value"in this.props?G:this.state.value;"max"in this.props&&S.max!==$&&typeof ce=="number"&&ce>$&&V&&V($),"min"in this.props&&S.min!==z&&typeof ce=="number"&&ce<z&&V&&V(z)}try{if(this.cursorStart!==void 0&&this.state.focused){if(!this.partRestoreByAfter(this.cursorAfter)&&this.state.value!==this.props.value){var ve=this.cursorStart+1;this.cursorAfter?this.lastKeyCode===T.a.BACKSPACE?ve=this.cursorStart-1:this.lastKeyCode===T.a.DELETE&&(ve=this.cursorStart):ve=this.input.value.length,this.fixCaret(ve,ve)}else if(this.currentValue===this.input.value)switch(this.lastKeyCode){case T.a.BACKSPACE:this.fixCaret(this.cursorStart-1,this.cursorStart-1);break;case T.a.DELETE:this.fixCaret(this.cursorStart+1,this.cursorStart+1);break;default:}}}catch(Ie){}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(S){var P=S;return P===""?P="":this.isNotCompleteNumber(parseFloat(P))?P=this.state.value:P=this.getValidValue(P),this.toNumber(P)}},{key:"getValueFromEvent",value:function(S){var P=S.target.value.trim().replace(/。/g,".");return m(this.props.decimalSeparator)&&(P=P.replace(this.props.decimalSeparator,".")),P}},{key:"getValidValue",value:function(S){var P=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this.props.min,G=arguments.length>2&&arguments[2]!==void 0?arguments[2]:this.props.max,V=parseFloat(S);return isNaN(V)?S:(V<P&&(V=P),V>G&&(V=G),V)}},{key:"setValue",value:function(S,P){var G=this.props.precision,V=this.isNotCompleteNumber(parseFloat(S))?null:parseFloat(S),$=this.state.value,z=$===void 0?null:$,F=this.state.inputValue,ee=F===void 0?null:F,ne=typeof V=="number"?V.toFixed(G):"".concat(V),ce=V!==z||ne!=="".concat(ee);return"value"in this.props?(ee=this.toPrecisionAsStep(this.state.value),this.setState({inputValue:ee},P)):this.setState({value:V,inputValue:this.toPrecisionAsStep(S)},P),ce&&this.props.onChange(V),V}},{key:"getMaxPrecision",value:function(S){var P=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,G=this.props,V=G.precision,$=G.step;if(m(V))return V;var z=this.getPrecision(P),F=this.getPrecision($),ee=this.getPrecision(S);return S?Math.max(ee,z+F):z+F}},{key:"getPrecisionFactor",value:function(S){var P=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,G=this.getMaxPrecision(S,P);return Math.pow(10,G)}},{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(S){return this.props.formatter?this.props.formatter(S):S}},{key:"toPrecisionAsStep",value:function(S){if(this.isNotCompleteNumber(S)||S==="")return S;var P=Math.abs(this.getMaxPrecision(S));return isNaN(P)?S.toString():Number(S).toFixed(P)}},{key:"toNumber",value:function(S){var P=this.props.precision,G=this.state.focused,V=S&&S.length>16&&G;return this.isNotCompleteNumber(S)||V?S:m(P)?Math.round(S*Math.pow(10,P))/Math.pow(10,P):Number(S)}},{key:"upStep",value:function(S,P){var G=this.props.step,V=this.getPrecisionFactor(S,P),$=Math.abs(this.getMaxPrecision(S,P)),z=((V*S+V*G*P)/V).toFixed($);return this.toNumber(z)}},{key:"downStep",value:function(S,P){var G=this.props.step,V=this.getPrecisionFactor(S,P),$=Math.abs(this.getMaxPrecision(S,P)),z=((V*S-V*G*P)/V).toFixed($);return this.toNumber(z)}},{key:"step",value:function(S,P){var G=this,V=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,$=arguments.length>3?arguments[3]:void 0;this.stop(),P&&(P.persist(),P.preventDefault());var z=this.props;if(z.disabled)return;var F=this.getCurrentValidValue(this.state.inputValue)||0;if(this.isNotCompleteNumber(F))return;var ee=this["".concat(S,"Step")](F,V),ne=ee>z.max||ee<z.min;if(ee>z.max?ee=z.max:ee<z.min&&(ee=z.min),this.setValue(ee,null),this.setState({focused:!0},function(){G.pressingUpOrDown=!1}),ne)return;this.autoStepTimer=setTimeout(function(){G[S](P,V,!0)},$?h:x)}},{key:"fixCaret",value:function(S,P){if(S===void 0||P===void 0||!this.input||!this.input.value)return;try{var G=this.input.selectionStart,V=this.input.selectionEnd;(S!==G||P!==V)&&this.input.setSelectionRange(S,P)}catch($){}}},{key:"render",value:function(){var S,P=this.props,G=P.prefixCls,V=P.disabled,$=P.readOnly,z=P.useTouch,F=P.autoComplete,ee=P.upHandler,ne=P.downHandler,ce=P.className,ve=P.max,Ie=P.min,Ee=P.style,Ae=P.title,xe=P.onMouseEnter,Ce=P.onMouseLeave,me=P.onMouseOver,se=P.onMouseOut,ke=P.required,Ke=P.onClick,Fe=P.tabIndex,Ve=P.type,Ye=P.placeholder,Se=P.id,Oe=P.inputMode,Ue=P.pattern,Xe=P.step,Qe=P.maxLength,He=P.autoFocus,We=P.name,st=P.onPaste,at=P.onInput,$e=Object(ie.a)(P,["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"]),tt=this.state,ft=tt.value,rt=tt.focused,et=y()(G,(S={},Object(X.a)(S,ce,!!ce),Object(X.a)(S,"".concat(G,"-disabled"),V),Object(X.a)(S,"".concat(G,"-focused"),rt),S)),we={};Object.keys($e).forEach(function(ue){(ue.substr(0,5)==="data-"||ue.substr(0,5)==="aria-"||ue==="role")&&(we[ue]=$e[ue])});var ut=!$&&!V,it=this.getInputDisplayValue(null),Le=(ft||ft===0)&&(isNaN(ft)||Number(ft)>=ve),je=(ft||ft===0)&&(isNaN(ft)||Number(ft)<=Ie),ge=Le||V||$,de=je||V||$,fe=y()("".concat(G,"-handler"),"".concat(G,"-handler-up"),Object(X.a)({},"".concat(G,"-handler-up-disabled"),ge)),te=y()("".concat(G,"-handler"),"".concat(G,"-handler-down"),Object(X.a)({},"".concat(G,"-handler-down-disabled"),de)),re=z?{onTouchStart:ge?d:this.up,onTouchEnd:this.stop}:{onMouseDown:ge?d:this.up,onMouseUp:this.stop,onMouseLeave:this.stop},ae=z?{onTouchStart:de?d:this.down,onTouchEnd:this.stop}:{onMouseDown:de?d:this.down,onMouseUp:this.stop,onMouseLeave:this.stop};return O.a.createElement("div",{className:et,style:Ee,title:Ae,onMouseEnter:xe,onMouseLeave:Ce,onMouseOver:me,onMouseOut:se,onFocus:function(){return null},onBlur:function(){return null}},O.a.createElement("div",{className:"".concat(G,"-handler-wrap")},O.a.createElement("span",Object.assign({unselectable:"on"},re,{role:"button","aria-label":"Increase Value","aria-disabled":ge,className:fe}),ee||O.a.createElement("span",{unselectable:"on",className:"".concat(G,"-handler-up-inner"),onClick:o})),O.a.createElement("span",Object.assign({unselectable:"on"},ae,{role:"button","aria-label":"Decrease Value","aria-disabled":de,className:te}),ne||O.a.createElement("span",{unselectable:"on",className:"".concat(G,"-handler-down-inner"),onClick:o}))),O.a.createElement("div",{className:"".concat(G,"-input-wrap")},O.a.createElement("input",Object.assign({role:"spinbutton","aria-valuemin":Ie,"aria-valuemax":ve,"aria-valuenow":ft,required:ke,type:Ve,placeholder:Ye,onPaste:st,onClick:Ke,onMouseUp:this.onMouseUp,className:"".concat(G,"-input"),tabIndex:Fe,autoComplete:F,onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:ut?this.onKeyDown:d,onKeyUp:ut?this.onKeyUp:d,autoFocus:He,maxLength:Qe,readOnly:$,disabled:V,max:ve,min:Ie,step:Xe,name:We,title:Ae,id:Se,onChange:this.onChange,ref:this.saveInput,value:this.getFullNum(it),pattern:Ue,inputMode:Oe,onInput:at},we))))}}]),b}(O.a.Component);C.defaultProps={focusOnUpDown:!0,useTouch:!1,prefixCls:"rc-input-number",max:g,min:-g,step:1,style:{},onChange:d,onKeyDown:d,onPressEnter:d,onFocus:d,onBlur:d,parser:l,required:!1,autoComplete:"off"};var p=C,c=De.a=p},ji0R:function(Me,De,Z){Me.exports=Z.p+"static/douyu.3e6df9ee.jpg"},kPWJ:function(Me,De,Z){Me.exports=Z.p+"static/question.cb52bef9.gif"},kPYp:function(Me,De){Me.exports="data:image/png;base64,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"},kSUc:function(Me,De,Z){},l2Kq:function(Me,De,Z){Me.exports=Z.p+"static/match_ad.24dc22fd.jpg"},lZu9:function(Me,De,Z){(function(ie){ie(Z("VrN/"),Z("1eCo"),Z("8EBN"))})(function(ie){"use strict";ie.defineMode("markdown",function(X,R){var Q=ie.getMode(X,"text/html"),B=Q.name=="null";function _(z){if(ie.findModeByName){var F=ie.findModeByName(z);F&&(z=F.mime||F.mimes[0])}var ee=ie.getMode(X,z);return ee.name=="null"?null:ee}R.highlightFormatting===void 0&&(R.highlightFormatting=!1),R.maxBlockquoteDepth===void 0&&(R.maxBlockquoteDepth=0),R.taskLists===void 0&&(R.taskLists=!1),R.strikethrough===void 0&&(R.strikethrough=!1),R.emoji===void 0&&(R.emoji=!1),R.fencedCodeBlockHighlighting===void 0&&(R.fencedCodeBlockHighlighting=!0),R.fencedCodeBlockDefaultMode===void 0&&(R.fencedCodeBlockDefaultMode="text/plain"),R.xml===void 0&&(R.xml=!0),R.tokenTypeOverrides===void 0&&(R.tokenTypeOverrides={});var H={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 U in H)H.hasOwnProperty(U)&&R.tokenTypeOverrides[U]&&(H[U]=R.tokenTypeOverrides[U]);var O=/^([*\-_])(?:\s*\1){2,}\s*$/,I=/^(?:[*\-+]|^[0-9]+([.)]))\s+/,y=/^\[(x| )\](?=\s)/i,T=R.allowAtxHeaderWithoutSpace?/^(#+)/:/^(#+)(?: |$)/,k=/^ {0,3}(?:\={1,}|-{2,})\s*$/,D=/^[^#!\[\]*_\\<>` "'(~:]+/,w=/^(~~~+|```+)[ \t]*([\w\/+#-]*)[^\n`]*$/,E=/^\s*\[[^\]]+?\]:.*$/,d=/[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~\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]/,o=" ";function l(z,F,ee){return F.f=F.inline=ee,ee(z,F)}function h(z,F,ee){return F.f=F.block=ee,ee(z,F)}function x(z){return!z||!/\S/.test(z.string)}function g(z){if(z.linkTitle=!1,z.linkHref=!1,z.linkText=!1,z.em=!1,z.strong=!1,z.strikethrough=!1,z.quote=0,z.indentedCode=!1,z.f==L){var F=B;if(!F){var ee=ie.innerMode(Q,z.htmlState);F=ee.mode.name=="xml"&&ee.state.tagStart===null&&!ee.state.context&&ee.state.tokenize.isInText}F&&(z.f=u,z.block=m,z.htmlState=null)}return z.trailingSpace=0,z.trailingSpaceNewLine=!1,z.prevLine=z.thisLine,z.thisLine={stream:null},null}function m(z,F){var ee=z.column()===F.indentation,ne=x(F.prevLine.stream),ce=F.indentedCode,ve=F.prevLine.hr,Ie=F.list!==!1,Ee=(F.listStack[F.listStack.length-1]||0)+3;F.indentedCode=!1;var Ae=F.indentation;if(F.indentationDiff===null&&(F.indentationDiff=F.indentation,Ie)){for(F.list=null;Ae<F.listStack[F.listStack.length-1];)F.listStack.pop(),F.listStack.length?F.indentation=F.listStack[F.listStack.length-1]:F.list=!1;F.list!==!1&&(F.indentationDiff=Ae-F.listStack[F.listStack.length-1])}var xe=!ne&&!ve&&!F.prevLine.header&&(!Ie||!ce)&&!F.prevLine.fencedCodeEnd,Ce=(F.list===!1||ve||ne)&&F.indentation<=Ee&&z.match(O),me=null;if(F.indentationDiff>=4&&(ce||F.prevLine.fencedCodeEnd||F.prevLine.header||ne))return z.skipToEnd(),F.indentedCode=!0,H.code;if(z.eatSpace())return null;if(ee&&F.indentation<=Ee&&(me=z.match(T))&&me[1].length<=6)return F.quote=0,F.header=me[1].length,F.thisLine.header=!0,R.highlightFormatting&&(F.formatting="header"),F.f=F.inline,p(F);if(F.indentation<=Ee&&z.eat(">"))return F.quote=ee?1:F.quote+1,R.highlightFormatting&&(F.formatting="quote"),z.eatSpace(),p(F);if(!Ce&&!F.setext&&ee&&F.indentation<=Ee&&(me=z.match(I))){var se=me[1]?"ol":"ul";return F.indentation=Ae+z.current().length,F.list=!0,F.quote=0,F.listStack.push(F.indentation),F.em=!1,F.strong=!1,F.code=!1,F.strikethrough=!1,R.taskLists&&z.match(y,!1)&&(F.taskList=!0),F.f=F.inline,R.highlightFormatting&&(F.formatting=["list","list-"+se]),p(F)}else{if(ee&&F.indentation<=Ee&&(me=z.match(w,!0)))return F.quote=0,F.fencedEndRE=new RegExp(me[1]+"+ *$"),F.localMode=R.fencedCodeBlockHighlighting&&_(me[2]||R.fencedCodeBlockDefaultMode),F.localMode&&(F.localState=ie.startState(F.localMode)),F.f=F.block=C,R.highlightFormatting&&(F.formatting="code-block"),F.code=-1,p(F);if(F.setext||(!xe||!Ie)&&!F.quote&&F.list===!1&&!F.code&&!Ce&&!E.test(z.string)&&(me=z.lookAhead(1))&&(me=me.match(k)))return F.setext?(F.header=F.setext,F.setext=0,z.skipToEnd(),R.highlightFormatting&&(F.formatting="header")):(F.header=me[0].charAt(0)=="="?1:2,F.setext=F.header),F.thisLine.header=!0,F.f=F.inline,p(F);if(Ce)return z.skipToEnd(),F.hr=!0,F.thisLine.hr=!0,H.hr;if(z.peek()==="[")return l(z,F,P)}return l(z,F,F.inline)}function L(z,F){var ee=Q.token(z,F.htmlState);if(!B){var ne=ie.innerMode(Q,F.htmlState);(ne.mode.name=="xml"&&ne.state.tagStart===null&&!ne.state.context&&ne.state.tokenize.isInText||F.md_inside&&z.current().indexOf(">")>-1)&&(F.f=u,F.block=m,F.htmlState=null)}return ee}function C(z,F){var ee=F.listStack[F.listStack.length-1]||0,ne=F.indentation<ee,ce=ee+3;if(F.fencedEndRE&&F.indentation<=ce&&(ne||z.match(F.fencedEndRE))){R.highlightFormatting&&(F.formatting="code-block");var ve;return ne||(ve=p(F)),F.localMode=F.localState=null,F.block=m,F.f=u,F.fencedEndRE=null,F.code=0,F.thisLine.fencedCodeEnd=!0,ne?h(z,F,F.block):ve}else return F.localMode?F.localMode.token(z,F.localState):(z.skipToEnd(),H.code)}function p(z){var F=[];if(z.formatting){F.push(H.formatting),typeof z.formatting=="string"&&(z.formatting=[z.formatting]);for(var ee=0;ee<z.formatting.length;ee++)F.push(H.formatting+"-"+z.formatting[ee]),z.formatting[ee]==="header"&&F.push(H.formatting+"-"+z.formatting[ee]+"-"+z.header),z.formatting[ee]==="quote"&&(!R.maxBlockquoteDepth||R.maxBlockquoteDepth>=z.quote?F.push(H.formatting+"-"+z.formatting[ee]+"-"+z.quote):F.push("error"))}if(z.taskOpen)return F.push("meta"),F.length?F.join(" "):null;if(z.taskClosed)return F.push("property"),F.length?F.join(" "):null;if(z.linkHref?F.push(H.linkHref,"url"):(z.strong&&F.push(H.strong),z.em&&F.push(H.em),z.strikethrough&&F.push(H.strikethrough),z.emoji&&F.push(H.emoji),z.linkText&&F.push(H.linkText),z.code&&F.push(H.code),z.image&&F.push(H.image),z.imageAltText&&F.push(H.imageAltText,"link"),z.imageMarker&&F.push(H.imageMarker)),z.header&&F.push(H.header,H.header+"-"+z.header),z.quote&&(F.push(H.quote),!R.maxBlockquoteDepth||R.maxBlockquoteDepth>=z.quote?F.push(H.quote+"-"+z.quote):F.push(H.quote+"-"+R.maxBlockquoteDepth)),z.list!==!1){var ne=(z.listStack.length-1)%3;ne?ne===1?F.push(H.list2):F.push(H.list3):F.push(H.list1)}return z.trailingSpaceNewLine?F.push("trailing-space-new-line"):z.trailingSpace&&F.push("trailing-space-"+(z.trailingSpace%2?"a":"b")),F.length?F.join(" "):null}function c(z,F){return z.match(D,!0)?p(F):void 0}function u(z,F){var ee=F.text(z,F);if(typeof ee!="undefined")return ee;if(F.list)return F.list=null,p(F);if(F.taskList){var ne=z.match(y,!0)[1]===" ";return ne?F.taskOpen=!0:F.taskClosed=!0,R.highlightFormatting&&(F.formatting="task"),F.taskList=!1,p(F)}if(F.taskOpen=!1,F.taskClosed=!1,F.header&&z.match(/^#+$/,!0))return R.highlightFormatting&&(F.formatting="header"),p(F);var ce=z.next();if(F.linkTitle){F.linkTitle=!1;var ve=ce;ce==="("&&(ve=")"),ve=(ve+"").replace(/([.?*+^\[\]\\(){}|-])/g,"\\$1");var Ie="^\\s*(?:[^"+ve+"\\\\]+|\\\\\\\\|\\\\.)"+ve;if(z.match(new RegExp(Ie),!0))return H.linkHref}if(ce==="`"){var Ee=F.formatting;R.highlightFormatting&&(F.formatting="code"),z.eatWhile("`");var Ae=z.current().length;if(F.code==0&&(!F.quote||Ae==1))return F.code=Ae,p(F);if(Ae==F.code){var xe=p(F);return F.code=0,xe}else return F.formatting=Ee,p(F)}else if(F.code)return p(F);if(ce==="\\"&&(z.next(),R.highlightFormatting)){var Ce=p(F),me=H.formatting+"-escape";return Ce?Ce+" "+me:me}if(ce==="!"&&z.match(/\[[^\]]*\] ?(?:\(|\[)/,!1))return F.imageMarker=!0,F.image=!0,R.highlightFormatting&&(F.formatting="image"),p(F);if(ce==="["&&F.imageMarker&&z.match(/[^\]]*\](\(.*?\)| ?\[.*?\])/,!1))return F.imageMarker=!1,F.imageAltText=!0,R.highlightFormatting&&(F.formatting="image"),p(F);if(ce==="]"&&F.imageAltText){R.highlightFormatting&&(F.formatting="image");var Ce=p(F);return F.imageAltText=!1,F.image=!1,F.inline=F.f=b,Ce}if(ce==="["&&!F.image)return F.linkText&&z.match(/^.*?\]/)||(F.linkText=!0,R.highlightFormatting&&(F.formatting="link")),p(F);if(ce==="]"&&F.linkText){R.highlightFormatting&&(F.formatting="link");var Ce=p(F);return F.linkText=!1,F.inline=F.f=z.match(/\(.*?\)| ?\[.*?\]/,!1)?b:u,Ce}if(ce==="<"&&z.match(/^(https?|ftps?):\/\/(?:[^\\>]|\\.)+>/,!1)){F.f=F.inline=a,R.highlightFormatting&&(F.formatting="link");var Ce=p(F);return Ce?Ce+=" ":Ce="",Ce+H.linkInline}if(ce==="<"&&z.match(/^[^> \\]+@(?:[^\\>]|\\.)+>/,!1)){F.f=F.inline=a,R.highlightFormatting&&(F.formatting="link");var Ce=p(F);return Ce?Ce+=" ":Ce="",Ce+H.linkEmail}if(R.xml&&ce==="<"&&z.match(/^(!--|\?|!\[CDATA\[|[a-z][a-z0-9-]*(?:\s+[a-z_:.\-]+(?:\s*=\s*[^>]+)?)*\s*(?:>|$))/i,!1)){var se=z.string.indexOf(">",z.pos);if(se!=-1){var ke=z.string.substring(z.start,se);/markdown\s*=\s*('|"){0,1}1('|"){0,1}/.test(ke)&&(F.md_inside=!0)}return z.backUp(1),F.htmlState=ie.startState(Q),h(z,F,L)}if(R.xml&&ce==="<"&&z.match(/^\/\w*?>/))return F.md_inside=!1,"tag";if(ce==="*"||ce==="_"){for(var Ke=1,Fe=z.pos==1?" ":z.string.charAt(z.pos-2);Ke<3&&z.eat(ce);)Ke++;var Ve=z.peek()||" ",Ye=!/\s/.test(Ve)&&(!d.test(Ve)||/\s/.test(Fe)||d.test(Fe)),Se=!/\s/.test(Fe)&&(!d.test(Fe)||/\s/.test(Ve)||d.test(Ve)),Oe=null,Ue=null;if(Ke%2&&(!F.em&&Ye&&(ce==="*"||!Se||d.test(Fe))?Oe=!0:F.em==ce&&Se&&(ce==="*"||!Ye||d.test(Ve))&&(Oe=!1)),Ke>1&&(!F.strong&&Ye&&(ce==="*"||!Se||d.test(Fe))?Ue=!0:F.strong==ce&&Se&&(ce==="*"||!Ye||d.test(Ve))&&(Ue=!1)),Ue!=null||Oe!=null){R.highlightFormatting&&(F.formatting=Oe==null?"strong":Ue==null?"em":"strong em"),Oe===!0&&(F.em=ce),Ue===!0&&(F.strong=ce);var xe=p(F);return Oe===!1&&(F.em=!1),Ue===!1&&(F.strong=!1),xe}}else if(ce===" "&&(z.eat("*")||z.eat("_"))){if(z.peek()===" ")return p(F);z.backUp(1)}if(R.strikethrough){if(ce==="~"&&z.eatWhile(ce)){if(F.strikethrough){R.highlightFormatting&&(F.formatting="strikethrough");var xe=p(F);return F.strikethrough=!1,xe}else if(z.match(/^[^\s]/,!1))return F.strikethrough=!0,R.highlightFormatting&&(F.formatting="strikethrough"),p(F)}else if(ce===" "&&z.match(/^~~/,!0)){if(z.peek()===" ")return p(F);z.backUp(2)}}if(R.emoji&&ce===":"&&z.match(/^(?:[a-z_\d+][a-z_\d+-]*|\-[a-z_\d+][a-z_\d+-]*):/)){F.emoji=!0,R.highlightFormatting&&(F.formatting="emoji");var Xe=p(F);return F.emoji=!1,Xe}return ce===" "&&(z.match(/^ +$/,!1)?F.trailingSpace++:F.trailingSpace&&(F.trailingSpaceNewLine=!0)),p(F)}function a(z,F){var ee=z.next();if(ee===">"){F.f=F.inline=u,R.highlightFormatting&&(F.formatting="link");var ne=p(F);return ne?ne+=" ":ne="",ne+H.linkInline}return z.match(/^[^>]+/,!0),H.linkInline}function b(z,F){if(z.eatSpace())return null;var ee=z.next();return ee==="("||ee==="["?(F.f=F.inline=S(ee==="("?")":"]"),R.highlightFormatting&&(F.formatting="link-string"),F.linkHref=!0,p(F)):"error"}var v={")":/^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,"]":/^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/};function S(z){return function(F,ee){var ne=F.next();if(ne===z){ee.f=ee.inline=u,R.highlightFormatting&&(ee.formatting="link-string");var ce=p(ee);return ee.linkHref=!1,ce}return F.match(v[z]),ee.linkHref=!0,p(ee)}}function P(z,F){return z.match(/^([^\]\\]|\\.)*\]:/,!1)?(F.f=G,z.next(),R.highlightFormatting&&(F.formatting="link"),F.linkText=!0,p(F)):l(z,F,u)}function G(z,F){if(z.match(/^\]:/,!0)){F.f=F.inline=V,R.highlightFormatting&&(F.formatting="link");var ee=p(F);return F.linkText=!1,ee}return z.match(/^([^\]\\]|\\.)+/,!0),H.linkText}function V(z,F){return z.eatSpace()?null:(z.match(/^[^\s]+/,!0),z.peek()===void 0?F.linkTitle=!0:z.match(/^(?:\s+(?:"(?:[^"\\]|\\\\|\\.)+"|'(?:[^'\\]|\\\\|\\.)+'|\((?:[^)\\]|\\\\|\\.)+\)))?/,!0),F.f=F.inline=u,H.linkHref+" url")}var $={startState:function(){return{f:m,prevLine:{stream:null},thisLine:{stream:null},block:m,htmlState:null,indentation:0,inline:u,text:c,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(z){return{f:z.f,prevLine:z.prevLine,thisLine:z.thisLine,block:z.block,htmlState:z.htmlState&&ie.copyState(Q,z.htmlState),indentation:z.indentation,localMode:z.localMode,localState:z.localMode?ie.copyState(z.localMode,z.localState):null,inline:z.inline,text:z.text,formatting:!1,linkText:z.linkText,linkTitle:z.linkTitle,linkHref:z.linkHref,code:z.code,em:z.em,strong:z.strong,strikethrough:z.strikethrough,emoji:z.emoji,header:z.header,setext:z.setext,hr:z.hr,taskList:z.taskList,list:z.list,listStack:z.listStack.slice(0),quote:z.quote,indentedCode:z.indentedCode,trailingSpace:z.trailingSpace,trailingSpaceNewLine:z.trailingSpaceNewLine,md_inside:z.md_inside,fencedEndRE:z.fencedEndRE}},token:function(z,F){if(F.formatting=!1,z!=F.thisLine.stream){if(F.header=0,F.hr=!1,z.match(/^\s*$/,!0))return g(F),null;if(F.prevLine=F.thisLine,F.thisLine={stream:z},F.taskList=!1,F.trailingSpace=0,F.trailingSpaceNewLine=!1,!F.localState&&(F.f=F.block,F.f!=L)){var ee=z.match(/^\s*/,!0)[0].replace(/\t/g,o).length;if(F.indentation=ee,F.indentationDiff=null,ee>0)return null}}return F.f(z,F)},innerMode:function(z){return z.block==L?{state:z.htmlState,mode:Q}:z.localState?{state:z.localState,mode:z.localMode}:{state:z,mode:$}},indent:function(z,F,ee){return z.block==L&&Q.indent?Q.indent(z.htmlState,F,ee):z.localState&&z.localMode.indent?z.localMode.indent(z.localState,F,ee):ie.Pass},blankLine:g,getType:p,blockCommentStart:"<!--",blockCommentEnd:"-->",closeBrackets:"()[]{}''\"\"``",fold:"markdown"};return $},"xml"),ie.defineMIME("text/markdown","markdown"),ie.defineMIME("text/x-markdown","markdown")})},lzim:function(Me,De,Z){"use strict";var ie=Z("E7E6"),X=Z.n(ie);Z.d(De,"w",function(){return X.a});var R=Z("/GNS"),Q=Z.n(R);Z.d(De,"v",function(){return Q.a});var B=Z("FOrL"),_=Z.n(B);Z.d(De,"q",function(){return _.a});var H=Z("HpTS"),U=Z.n(H);Z.d(De,"x",function(){return U.a});var O=Z("tWlo"),I=Z.n(O);Z.d(De,"a",function(){return I.a});var y=Z("7ZXX"),T=Z.n(y);Z.d(De,"l",function(){return T.a});var k=Z("GABl"),D=Z.n(k);Z.d(De,"e",function(){return D.a});var w=Z("onxn"),E=Z.n(w);Z.d(De,"n",function(){return E.a});var d=Z("nKGa"),o=Z.n(d);Z.d(De,"m",function(){return o.a});var l=Z("4qgm"),h=Z.n(l);Z.d(De,"z",function(){return h.a});var x=Z("JeFH"),g=Z.n(x);Z.d(De,"b",function(){return g.a});var m=Z("ji0R"),L=Z.n(m);Z.d(De,"i",function(){return L.a});var C=Z("W6BS"),p=Z.n(C);Z.d(De,"A",function(){return p.a});var c=Z("kPYp"),u=Z.n(c);Z.d(De,"B",function(){return u.a});var a=Z("nukY"),b=Z.n(a),v=Z("4u4S"),S=Z.n(v),P=Z("yslc"),G=Z.n(P),V=Z("l2Kq"),$=Z.n(V),z=Z("RMFE"),F=Z.n(z);Z.d(De,"o",function(){return F.a});var ee=Z("TGq3"),ne=Z.n(ee),ce=Z("SMhR"),ve=Z.n(ce);Z.d(De,"y",function(){return ve.a});var Ie=Z("8/bI"),Ee=Z.n(Ie);Z.d(De,"j",function(){return Ee.a});var Ae=Z("JWDV"),xe=Z.n(Ae),Ce=Z("Xsq0"),me=Z.n(Ce);Z.d(De,"p",function(){return me.a});var se=Z("Ohmc"),ke=Z.n(se);Z.d(De,"c",function(){return ke.a});var Ke=Z("csWT"),Fe=Z.n(Ke);Z.d(De,"d",function(){return Fe.a});var Ve=Z("7v3h"),Ye=Z.n(Ve);Z.d(De,"k",function(){return Ye.a});var Se=Z("cRFk"),Oe=Z.n(Se);Z.d(De,"u",function(){return Oe.a});var Ue=Z("kPWJ"),Xe=Z.n(Ue);Z.d(De,"t",function(){return Xe.a});var Qe=Z("qgvg"),He=Z.n(Qe);Z.d(De,"r",function(){return He.a});var We=Z("FPkq"),st=Z.n(We);Z.d(De,"s",function(){return st.a});var at=Z("A/g1"),$e=Z.n(at);Z.d(De,"f",function(){return $e.a});var tt=Z("Nmxd"),ft=Z.n(tt);Z.d(De,"g",function(){return ft.a});var rt=Z("5D2P"),et=Z.n(rt);Z.d(De,"h",function(){return et.a});var we=Z("djh8"),ut=Z.n(we),it=Z("Jq4h"),Le=Z.n(it)},nKGa:function(Me,De,Z){Me.exports=Z.p+"static/export_exercise-template.f7655c19.png"},nZ20:function(Me,De,Z){Me.exports={icons:"icons___3O80F"}},nukY:function(Me,De){Me.exports="data:image/png;base64,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"},onxn:function(Me,De){Me.exports="data:image/png;base64,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"},osHv:function(Me,De,Z){(function(ie){ie(Z("VrN/"))})(function(ie){"use strict";var X=ie.Pos;function R(d,o){return d.line-o.line||d.ch-o.ch}var Q="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",B=Q+"-:.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",_=new RegExp("<(/?)(["+Q+"]["+B+"]*)","g");function H(d,o,l,h){this.line=o,this.ch=l,this.cm=d,this.text=d.getLine(o),this.min=h?Math.max(h.from,d.firstLine()):d.firstLine(),this.max=h?Math.min(h.to-1,d.lastLine()):d.lastLine()}function U(d,o){var l=d.cm.getTokenTypeAt(X(d.line,o));return l&&/\btag\b/.test(l)}function O(d){return d.line>=d.max?void 0:(d.ch=0,d.text=d.cm.getLine(++d.line),!0)}function I(d){return d.line<=d.min?void 0:(d.text=d.cm.getLine(--d.line),d.ch=d.text.length,!0)}function y(d){for(;;){var o=d.text.indexOf(">",d.ch);if(o==-1){if(O(d))continue;return}if(!U(d,o+1)){d.ch=o+1;continue}var l=d.text.lastIndexOf("/",o),h=l>-1&&!/\S/.test(d.text.slice(l+1,o));return d.ch=o+1,h?"selfClose":"regular"}}function T(d){for(;;){var o=d.ch?d.text.lastIndexOf("<",d.ch-1):-1;if(o==-1){if(I(d))continue;return}if(!U(d,o+1)){d.ch=o;continue}_.lastIndex=o,d.ch=o;var l=_.exec(d.text);if(l&&l.index==o)return l}}function k(d){for(;;){_.lastIndex=d.ch;var o=_.exec(d.text);if(!o){if(O(d))continue;return}if(!U(d,o.index+1)){d.ch=o.index+1;continue}return d.ch=o.index+o[0].length,o}}function D(d){for(;;){var o=d.ch?d.text.lastIndexOf(">",d.ch-1):-1;if(o==-1){if(I(d))continue;return}if(!U(d,o+1)){d.ch=o;continue}var l=d.text.lastIndexOf("/",o),h=l>-1&&!/\S/.test(d.text.slice(l+1,o));return d.ch=o+1,h?"selfClose":"regular"}}function w(d,o){for(var l=[];;){var h=k(d),x,g=d.line,m=d.ch-(h?h[0].length:0);if(!h||!(x=y(d)))return;if(x=="selfClose")continue;if(h[1]){for(var L=l.length-1;L>=0;--L)if(l[L]==h[2]){l.length=L;break}if(L<0&&(!o||o==h[2]))return{tag:h[2],from:X(g,m),to:X(d.line,d.ch)}}else l.push(h[2])}}function E(d,o){for(var l=[];;){var h=D(d);if(!h)return;if(h=="selfClose"){T(d);continue}var x=d.line,g=d.ch,m=T(d);if(!m)return;if(m[1])l.push(m[2]);else{for(var L=l.length-1;L>=0;--L)if(l[L]==m[2]){l.length=L;break}if(L<0&&(!o||o==m[2]))return{tag:m[2],from:X(d.line,d.ch),to:X(x,g)}}}}ie.registerHelper("fold","xml",function(d,o){for(var l=new H(d,o.line,0);;){var h=k(l);if(!h||l.line!=o.line)return;var x=y(l);if(!x)return;if(!h[1]&&x!="selfClose"){var g=X(l.line,l.ch),m=w(l,h[2]);return m&&R(m.from,g)>0?{from:g,to:m.from}:null}}}),ie.findMatchingTag=function(d,o,l){var h=new H(d,o.line,o.ch,l);if(h.text.indexOf(">")==-1&&h.text.indexOf("<")==-1)return;var x=y(h),g=x&&X(h.line,h.ch),m=x&&T(h);if(!x||!m||R(h,o)>0)return;var L={from:X(h.line,h.ch),to:g,tag:m[2]};return x=="selfClose"?{open:L,close:null,at:"open"}:m[1]?{open:E(h,m[2]),close:L,at:"close"}:(h=new H(d,g.line,g.ch,l),{open:L,close:w(h,m[2]),at:"open"})},ie.findEnclosingTag=function(d,o,l,h){for(var x=new H(d,o.line,o.ch,l);;){var g=E(x,h);if(!g)break;var m=new H(d,o.line,o.ch,l),L=w(m,g.tag);if(L)return{open:g,close:L}}},ie.scanForClosingTag=function(d,o,l,h){var x=new H(d,o.line,o.ch,h?{from:0,to:h}:null);return w(x,l)}})},p5ED:function(Me,De,Z){"use strict";var ie=Z("+L6B"),X=Z("2/Rp"),R=Z("5Dmo"),Q=Z("3S7+"),B=Z("k1fw"),_=Z("tJVT"),H=Z("q1tI"),U=Z.n(H),O=Z("vHTk"),I=Z.n(O),y=Z("yEEn"),T=Z("ZW9T"),k=Z("1vsH");De.a=function(D){var w=D.name,E=D.data,d=D.theme,o=D.type,l=D.filename,h=D.monacoEditor,x=D.className,g=D.style,m=D.close,L=D.onClose,C=D.hasMask,p=Object(H.useState)("https://view.officeapps.live.com/op/view.aspx?src=http://testgs.educoder.net//rails/active_storage/blobs/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBCZz09IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--03541f6234b93d7ac3b2d84e7eb0e6594a952945/1.ppt"),c=Object(_.a)(p,2),u=c[0],a=c[1],b=Object(H.useState)(""),v=Object(_.a)(b,2),S=v[0],P=v[1],G,V=1024*1024,$=10*V,z=Object(H.useRef)();o==="office"&&(G=Object(k.T)(E).filesize,G>$&&(o="other")),l&&(h.filename=l),Object(H.useEffect)(function(){var ne,ce,ve=(ne=document.cookie)===null||ne===void 0||((ce=ne.replace(/\s/g,""))===null||ce===void 0)?void 0:ce.split(";");ve==null||ve.map(function(Ie){var Ee=Ie.split("=");Ee[0]==="_educoder_session"&&P(Ee[1])})},[]);var F=function(){if(E.startsWith("http")||E.startsWith("/")){ee();return}Object(k.z)(l||"educoder",E,l)},ee=function(){Object(k.x)(l||w,E)};return console.log("data:",E,"fileanme:",l," name:",w),U.a.createElement("div",{style:Object(B.a)({},g||{}),className:"".concat(C&&I.a.bgBlack," ").concat(o?I.a.wrp:"hide")},m&&U.a.createElement("div",{className:I.a.close,ref:z},U.a.createElement(Q.a,{title:"\u70B9\u51FB\u4E0B\u8F7D\u6B64\u6587\u4EF6",getPopupContainer:function(){return z.current}},U.a.createElement("span",{onClick:ee},U.a.createElement("i",{className:"icon-quxiaozhiding"}))),U.a.createElement(Q.a,{title:"\u5173\u95ED",getPopupContainer:function(){return z.current}},U.a.createElement("span",{className:"",onClick:L},U.a.createElement("i",{className:"icon-guanbi1"})))),U.a.createElement("div",{className:"".concat(I.a[x]," ").concat(x," ").concat(I.a.monaco," ").concat(o==="txt"?"show":"hide")},o==="txt"&&U.a.createElement(T.b,h)),o==="audio"&&U.a.createElement("audio",{src:"".concat(E!=null&&E.startsWith("/")||(E==null?void 0:E.indexOf("https://"))>-1?E:"data:audio/mp3;base64,").concat(E),autoPlay:!0}),o==="video"&&U.a.createElement(U.a.Fragment,null,E!=null&&E.startsWith("/")?U.a.createElement("video",{controls:!0,src:"".concat(E),autoPlay:!0}):U.a.createElement("video",{controls:!0,src:"data:video/mp4;base64,".concat(E),autoPlay:!0})),o==="html"&&U.a.createElement("iframe",{src:E+"&disposition=inline"}),o==="pdf"&&U.a.createElement("embed",{className:I.a.embed,src:E}),o==="image"&&U.a.createElement(U.a.Fragment,null,U.a.createElement("img",{src:"".concat(E!=null&&E.startsWith("/")||(E==null?void 0:E.indexOf("https://"))>-1?"":"data:image/png;base64,").concat(E)})),o==="other"&&U.a.createElement("div",null,U.a.createElement(X.a,{type:"primary",size:"large",onClick:F},U.a.createElement(y.a,null),"\u70B9\u51FB\u4E0B\u8F7D")),(o==="download"||o==="office")&&U.a.createElement(X.a,{type:"primary",size:"large",onClick:F},U.a.createElement(y.a,null),"\u70B9\u51FB\u4E0B\u8F7D"))}},"p77/":function(Me,De,Z){},qgvg:function(Me,De){Me.exports="data:image/gif;base64,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"},rUJ1:function(Me,De){const Z=/[&<>"']/,ie=/[&<>"']/g,X=/[<>"']|&(?!#?\w+;)/,R=/[<>"']|&(?!#?\w+;)/g,Q={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},B=C=>Q[C];function _(C,p){if(p){if(Z.test(C))return C.replace(ie,B)}else if(X.test(C))return C.replace(R,B);return C}const H=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function U(C){return C.replace(H,(p,c)=>(c=c.toLowerCase(),c==="colon"?":":c.charAt(0)==="#"?c.charAt(1)==="x"?String.fromCharCode(parseInt(c.substring(2),16)):String.fromCharCode(+c.substring(1)):""))}const O=/(^|[^\[])\^/g;function I(C,p){C=C.source||C,p=p||"";const c={replace:(u,a)=>(a=a.source||a,a=a.replace(O,"$1"),C=C.replace(u,a),c),getRegex:()=>new RegExp(C,p)};return c}const y=/[^\w:]/g,T=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function k(C,p,c){if(C){let u;try{u=decodeURIComponent(U(c)).replace(y,"").toLowerCase()}catch(a){return null}if(u.indexOf("javascript:")===0||u.indexOf("vbscript:")===0||u.indexOf("data:")===0)return null}p&&!T.test(c)&&(c=o(p,c));try{c=encodeURI(c).replace(/%25/g,"%")}catch(u){return null}return c}const D={},w=/^[^:]+:\/*[^/]*$/,E=/^([^:]+:)[\s\S]*$/,d=/^([^:]+:\/*[^/]*)[\s\S]*$/;function o(C,p){D[" "+C]||(w.test(C)?D[" "+C]=C+"/":D[" "+C]=g(C,"/",!0)),C=D[" "+C];const c=C.indexOf(":")===-1;return p.substring(0,2)==="//"?c?p:C.replace(E,"$1")+p:p.charAt(0)==="/"?c?p:C.replace(d,"$1")+p:C+p}const l={exec:function(){}};function h(C){let p=1,c,u;for(;p<arguments.length;p++){c=arguments[p];for(u in c)Object.prototype.hasOwnProperty.call(c,u)&&(C[u]=c[u])}return C}function x(C,p){const c=C.replace(/\|/g,(b,v,S)=>{let P=!1,G=v;for(;--G>=0&&S[G]==="\\";)P=!P;return P?"|":" |"}),u=c.split(/ \|/);let a=0;if(u.length>p)u.splice(p);else for(;u.length<p;)u.push("");for(;a<u.length;a++)u[a]=u[a].trim().replace(/\\\|/g,"|");return u}function g(C,p,c){const u=C.length;if(u===0)return"";let a=0;for(;a<u;){const b=C.charAt(u-a-1);if(b===p&&!c)a++;else if(b!==p&&c)a++;else break}return C.substr(0,u-a)}function m(C,p){if(C.indexOf(p[1])===-1)return-1;const c=C.length;let u=0,a=0;for(;a<c;a++)if(C[a]==="\\")a++;else if(C[a]===p[0])u++;else if(C[a]===p[1]&&(u--,u<0))return a;return-1}function L(C){C&&C.sanitize&&!C.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")}Me.exports={escape:_,unescape:U,edit:I,cleanUrl:k,resolveUrl:o,noopTest:l,merge:h,splitCells:x,rtrim:g,findClosingBracket:m,checkSanitizeDeprecation:L}},tWlo:function(Me,De){Me.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkVCNENBMTM0OENGMTExRTk4NzNCRkMxMzdBMjc5MEY5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkVCNENBMTM1OENGMTExRTk4NzNCRkMxMzdBMjc5MEY5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RUI0Q0ExMzI4Q0YxMTFFOTg3M0JGQzEzN0EyNzkwRjkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RUI0Q0ExMzM4Q0YxMTFFOTg3M0JGQzEzN0EyNzkwRjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7p3KzkAAAFvElEQVR42sRae0ybVRQ/peVRaFce8pwgj1Je5TFsEHGbMAkzmqiJyba4hYh/LJlxiRr9Z0aNGv8xvhKTGckM2zKWmGEgU7MsPnCZIrKBjMcKY9BCBMqjjEcLtFDwHPZVC12h934f8yS/P6Dfud/5nXvvueec+8neOPEuSCAxiDJEMSITkYKIRoQJv9sREwgTogfRjGhEjIt9sUKEbhSiEvEC4mGEbJNngxGRiAzEk8L/VhGtiPOIswgrjxEBHDrxiE8Qg4hPEYYtjPclMkGXxhhCfIFI2E4CNFtvIm4hXvdYHlJIKOIVRK/wjkCpCaQjWhAfIVSwfaIS3kHvypaKwLOI64hdcP+kAPEn4jmxBI4ivkXsgPsvNBt1gg1cBI4hvkLI4f8TuWDDMdYw+owQFdh3Y6gSCnL1oNOmQnxcHAQHB8HCwiLMzM7C8KgFjD23oN9khtXVVZZhyZZhxEV/CGQhalk9r1AoYO9jxfBokQGCgoK8SBHi42LBsCsfJq1TcOnHn+F2v4llJsimIoRx3Q8le0o9/6bwdRmRxGJ8ZEQ4vHjkEORkZYBcLvdrlvL0OeBwOuDv4RF/X0Ne2Y34GrHiaw+8ishnMT4tNRmOVlVCTPQDzKfY/vJ9kJWpY1Ej217ztYnpFHyH6UjGJXH4wPOgVIZw7VAi8XRFOSjkTKv1bc8T25PACdZDan95mV9LZjNRq1Wg02lZw+tbGwnQ/L/EMooyJASSkxIliZUp7ONUCTb/S+AI2cTqOZlMJgmBcI2GVUUp2LyOAJMwxvHN04EAnqQYDrsJUDFSyKrtdC5JRmDR4eBRoxokgQjs48nn5+fnJSNgt3ONRTaXEYFHeLSXlpd5Peclk1Yrr6ohQKhhuWR6ekYSAiOWMV7VDCKg5Z0/uwTLaNnlAssYd22fTgRieTRz9dmQlpIsmgCdwuWle3nVY4mAmkczLCxUsk0cEaHhVVUH8GqOT0xKRmB6ZpZX1UkE5ng0zeYhsNntkhBgqAs2yhwR4AoBrpUVaO/oEm38nelp6B/gJnCHCNzm1f79jxaWgsRLbDY7XKj/Dlb405I+ItDDqz2/sACnTp9DEqNc+qfO1MLwyKiYCewNEPov3EK+G59k39BOp3Nt+YiUViLQKNjBH8sV7EXNivhslgb4xb2J28SMtMSRmbrwBBYpZPOI+xw4J2aka23tzB4VETrdct6zoCECC7wjjWIy1tbewZT//9R4RYzxZOtZTwK0C2vEjHjT2Ov3sx2d3TA7ZxPzuhrB5nVdiQ8pNPPvKP+XkEjjbYKtXm0VOpHe5x01KDDI72dFtmI+EGz1IkDyOeIvnlETH/T/digqKoLXeLLts3UNgY0REXGQZpmpqtCmrjV1/ZWcrEzIzEhnTtwQhwQb/5vNDc1dkinak4gDsMUFSEhwMJQ9vhueqihnWhYBMhnokYRGowGLZRwcW9fWLsGxTV6HqA8F6sMfR5z0qiDUKsjQpoEuPQ1SsSILVPDd1FJTrDA/Fwry9NDX1w9dxh7MSs2+ytTjcI+7gc0IkHwpMD+JnpbnZGdCXk4WPJSUKFlHzj0bGTrtGqhZNjJqgQHzIHRjWMbzhd7/MqLaZxqzxfjVFU+UjhcZCs+gp7f9nowcszMhfg17SoptSKDyym9N9cbePt8O2GrQ5pbrDRMTkwbe6MQpN6hfFRUVWa+Qb+7je23ideLAtPdGZ/cUZpw1iTsTFtFLJcBwEc2RIryHqELvW2q/qQPT4JA4AmupL5aP/Saza8A0eDU2Jvr0DrWaNkEe3L32kULmhXV+cHHR8cOvV5tcDd9f8qvm9ouAW2Zm5yhpm5uwWi9HRoRXq1UqC9zt08cDe391VUiJPyaPo+F1zddaZy80XFyLRv52v2ViPrehiJSvz6Z7rthQpZI+t6E+K91yuj+3UXnkL+7PbYxCFdiIKfgYdTcohHZ23QTnEntd8Y8AAwCTubpzlq2wWAAAAABJRU5ErkJggg=="},ulZh:function(Me,De,Z){typeof window!="undefined"&&function(X,R){Me.exports=R()}(this,function(){return function(ie){var X={};function R(Q){if(X[Q])return X[Q].exports;var B=X[Q]={i:Q,l:!1,exports:{}};return ie[Q].call(B.exports,B,B.exports,R),B.l=!0,B.exports}return R.m=ie,R.c=X,R.d=function(Q,B,_){R.o(Q,B)||Object.defineProperty(Q,B,{enumerable:!0,get:_})},R.r=function(Q){typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(Q,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(Q,"__esModule",{value:!0})},R.t=function(Q,B){if(B&1&&(Q=R(Q)),B&8)return Q;if(B&4&&typeof Q=="object"&&Q&&Q.__esModule)return Q;var _=Object.create(null);if(R.r(_),Object.defineProperty(_,"default",{enumerable:!0,value:Q}),B&2&&typeof Q!="string")for(var H in Q)R.d(_,H,function(U){return Q[U]}.bind(null,H));return _},R.n=function(Q){var B=Q&&Q.__esModule?function(){return Q.default}:function(){return Q};return R.d(B,"a",B),B},R.o=function(Q,B){return Object.prototype.hasOwnProperty.call(Q,B)},R.p="/dist/",R(R.s="./src/hls.ts")}({"./node_modules/eventemitter3/index.js":function(ie,X,R){"use strict";var Q=Object.prototype.hasOwnProperty,B="~";function _(){}Object.create&&(_.prototype=Object.create(null),new _().__proto__||(B=!1));function H(y,T,k){this.fn=y,this.context=T,this.once=k||!1}function U(y,T,k,D,w){if(typeof k!="function")throw new TypeError("The listener must be a function");var E=new H(k,D||y,w),d=B?B+T:T;return y._events[d]?y._events[d].fn?y._events[d]=[y._events[d],E]:y._events[d].push(E):(y._events[d]=E,y._eventsCount++),y}function O(y,T){--y._eventsCount===0?y._events=new _:delete y._events[T]}function I(){this._events=new _,this._eventsCount=0}I.prototype.eventNames=function(){var T=[],k,D;if(this._eventsCount===0)return T;for(D in k=this._events)Q.call(k,D)&&T.push(B?D.slice(1):D);return Object.getOwnPropertySymbols?T.concat(Object.getOwnPropertySymbols(k)):T},I.prototype.listeners=function(T){var k=B?B+T:T,D=this._events[k];if(!D)return[];if(D.fn)return[D.fn];for(var w=0,E=D.length,d=new Array(E);w<E;w++)d[w]=D[w].fn;return d},I.prototype.listenerCount=function(T){var k=B?B+T:T,D=this._events[k];return D?D.fn?1:D.length:0},I.prototype.emit=function(T,k,D,w,E,d){var o=B?B+T:T;if(!this._events[o])return!1;var l=this._events[o],h=arguments.length,x,g;if(l.fn){l.once&&this.removeListener(T,l.fn,void 0,!0);switch(h){case 1:return l.fn.call(l.context),!0;case 2:return l.fn.call(l.context,k),!0;case 3:return l.fn.call(l.context,k,D),!0;case 4:return l.fn.call(l.context,k,D,w),!0;case 5:return l.fn.call(l.context,k,D,w,E),!0;case 6:return l.fn.call(l.context,k,D,w,E,d),!0}for(g=1,x=new Array(h-1);g<h;g++)x[g-1]=arguments[g];l.fn.apply(l.context,x)}else{var m=l.length,L;for(g=0;g<m;g++){l[g].once&&this.removeListener(T,l[g].fn,void 0,!0);switch(h){case 1:l[g].fn.call(l[g].context);break;case 2:l[g].fn.call(l[g].context,k);break;case 3:l[g].fn.call(l[g].context,k,D);break;case 4:l[g].fn.call(l[g].context,k,D,w);break;default:if(!x)for(L=1,x=new Array(h-1);L<h;L++)x[L-1]=arguments[L];l[g].fn.apply(l[g].context,x)}}}return!0},I.prototype.on=function(T,k,D){return U(this,T,k,D,!1)},I.prototype.once=function(T,k,D){return U(this,T,k,D,!0)},I.prototype.removeListener=function(T,k,D,w){var E=B?B+T:T;if(!this._events[E])return this;if(!k)return O(this,E),this;var d=this._events[E];if(d.fn)d.fn===k&&(!w||d.once)&&(!D||d.context===D)&&O(this,E);else{for(var o=0,l=[],h=d.length;o<h;o++)(d[o].fn!==k||w&&!d[o].once||D&&d[o].context!==D)&&l.push(d[o]);l.length?this._events[E]=l.length===1?l[0]:l:O(this,E)}return this},I.prototype.removeAllListeners=function(T){var k;return T?(k=B?B+T:T,this._events[k]&&O(this,k)):(this._events=new _,this._eventsCount=0),this},I.prototype.off=I.prototype.removeListener,I.prototype.addListener=I.prototype.on,I.prefixed=B,I.EventEmitter=I,ie.exports=I},"./node_modules/url-toolkit/src/url-toolkit.js":function(ie,X,R){(function(Q){var B=/^((?:[a-zA-Z0-9+\-.]+:)?)(\/\/[^\/?#]*)?((?:[^\/?#]*\/)*[^;?#]*)?(;[^?#]*)?(\?[^#]*)?(#[^]*)?$/,_=/^([^\/?#]*)([^]*)$/,H=/(?:\/|^)\.(?=\/)/g,U=/(?:\/|^)\.\.\/(?!\.\.\/)[^\/]*(?=\/)/g,O={buildAbsoluteURL:function(I,y,T){if(T=T||{},I=I.trim(),y=y.trim(),!y){if(!T.alwaysNormalize)return I;var k=O.parseURL(I);if(!k)throw new Error("Error trying to parse base URL.");return k.path=O.normalizePath(k.path),O.buildURLFromParts(k)}var D=O.parseURL(y);if(!D)throw new Error("Error trying to parse relative URL.");if(D.scheme)return T.alwaysNormalize?(D.path=O.normalizePath(D.path),O.buildURLFromParts(D)):y;var w=O.parseURL(I);if(!w)throw new Error("Error trying to parse base URL.");if(!w.netLoc&&w.path&&w.path[0]!=="/"){var E=_.exec(w.path);w.netLoc=E[1],w.path=E[2]}w.netLoc&&!w.path&&(w.path="/");var d={scheme:w.scheme,netLoc:D.netLoc,path:null,params:D.params,query:D.query,fragment:D.fragment};if(!D.netLoc&&(d.netLoc=w.netLoc,D.path[0]!=="/"))if(!D.path)d.path=w.path,D.params||(d.params=w.params,D.query||(d.query=w.query));else{var o=w.path,l=o.substring(0,o.lastIndexOf("/")+1)+D.path;d.path=O.normalizePath(l)}return d.path===null&&(d.path=T.alwaysNormalize?O.normalizePath(D.path):D.path),O.buildURLFromParts(d)},parseURL:function(I){var y=B.exec(I);return y?{scheme:y[1]||"",netLoc:y[2]||"",path:y[3]||"",params:y[4]||"",query:y[5]||"",fragment:y[6]||""}:null},normalizePath:function(I){for(I=I.split("").reverse().join("").replace(H,"");I.length!==(I=I.replace(U,"")).length;);return I.split("").reverse().join("")},buildURLFromParts:function(I){return I.scheme+I.netLoc+I.path+I.params+I.query+I.fragment}};ie.exports=O})(this)},"./node_modules/webworkify-webpack/index.js":function(ie,X,R){function Q(T){var k={};function D(E){if(k[E])return k[E].exports;var d=k[E]={i:E,l:!1,exports:{}};return T[E].call(d.exports,d,d.exports,D),d.l=!0,d.exports}D.m=T,D.c=k,D.i=function(E){return E},D.d=function(E,d,o){D.o(E,d)||Object.defineProperty(E,d,{configurable:!1,enumerable:!0,get:o})},D.r=function(E){Object.defineProperty(E,"__esModule",{value:!0})},D.n=function(E){var d=E&&E.__esModule?function(){return E.default}:function(){return E};return D.d(d,"a",d),d},D.o=function(E,d){return Object.prototype.hasOwnProperty.call(E,d)},D.p="/",D.oe=function(E){throw console.error(E),E};var w=D(D.s=ENTRY_MODULE);return w.default||w}var B="[\\.|\\-|\\+|\\w|/|@]+",_="\\(\\s*(/\\*.*?\\*/)?\\s*.*?("+B+").*?\\)";function H(T){return(T+"").replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}function U(T){return!isNaN(1*T)}function O(T,k,D){var w={};w[D]=[];var E=k.toString(),d=E.match(/^function\s?\w*\(\w+,\s*\w+,\s*(\w+)\)/);if(!d)return w;for(var o=d[1],l=new RegExp("(\\\\n|\\W)"+H(o)+_,"g"),h;h=l.exec(E);){if(h[3]==="dll-reference")continue;w[D].push(h[3])}for(l=new RegExp("\\("+H(o)+'\\("(dll-reference\\s('+B+'))"\\)\\)'+_,"g");h=l.exec(E);)T[h[2]]||(w[D].push(h[1]),T[h[2]]=R(h[1]).m),w[h[2]]=w[h[2]]||[],w[h[2]].push(h[4]);for(var x=Object.keys(w),g=0;g<x.length;g++)for(var m=0;m<w[x[g]].length;m++)U(w[x[g]][m])&&(w[x[g]][m]=1*w[x[g]][m]);return w}function I(T){var k=Object.keys(T);return k.reduce(function(D,w){return D||T[w].length>0},!1)}function y(T,k){for(var D={main:[k]},w={main:[]},E={main:{}};I(D);)for(var d=Object.keys(D),o=0;o<d.length;o++){var l=d[o],h=D[l],x=h.pop();if(E[l]=E[l]||{},E[l][x]||!T[l][x])continue;E[l][x]=!0,w[l]=w[l]||[],w[l].push(x);for(var g=O(T,T[l][x],l),m=Object.keys(g),L=0;L<m.length;L++)D[m[L]]=D[m[L]]||[],D[m[L]]=D[m[L]].concat(g[m[L]])}return w}ie.exports=function(T,k){k=k||{};var D={main:R.m},w=k.all?{main:Object.keys(D.main)}:y(D,T),E="";Object.keys(w).filter(function(x){return x!=="main"}).forEach(function(x){for(var g=0;w[x][g];)g++;w[x].push(g),D[x][g]="(function(module, exports, __webpack_require__) { module.exports = __webpack_require__; })",E=E+"var "+x+" = ("+Q.toString().replace("ENTRY_MODULE",JSON.stringify(g))+")({"+w[x].map(function(m){return""+JSON.stringify(m)+": "+D[x][m].toString()}).join(",")+`});
`}),E=E+"new (("+Q.toString().replace("ENTRY_MODULE",JSON.stringify(T))+")({"+w.main.map(function(x){return""+JSON.stringify(x)+": "+D.main[x].toString()}).join(",")+"}))(self);";var d=new window.Blob([E],{type:"text/javascript"});if(k.bare)return d;var o=window.URL||window.webkitURL||window.mozURL||window.msURL,l=o.createObjectURL(d),h=new window.Worker(l);return h.objectURL=l,h}},"./src/config.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"hlsDefaultConfig",function(){return L}),R.d(X,"mergeConfig",function(){return p}),R.d(X,"enableStreamingMode",function(){return c});var Q=R("./src/controller/abr-controller.ts"),B=R("./src/controller/audio-stream-controller.ts"),_=R("./src/controller/audio-track-controller.ts"),H=R("./src/controller/subtitle-stream-controller.ts"),U=R("./src/controller/subtitle-track-controller.ts"),O=R("./src/controller/buffer-controller.ts"),I=R("./src/controller/timeline-controller.ts"),y=R("./src/controller/cap-level-controller.ts"),T=R("./src/controller/fps-controller.ts"),k=R("./src/controller/eme-controller.ts"),D=R("./src/controller/cmcd-controller.ts"),w=R("./src/utils/xhr-loader.ts"),E=R("./src/utils/fetch-loader.ts"),d=R("./src/utils/cues.ts"),o=R("./src/utils/mediakeys-helper.ts"),l=R("./src/utils/logger.ts");function h(){return h=Object.assign||function(u){for(var a=1;a<arguments.length;a++){var b=arguments[a];for(var v in b)Object.prototype.hasOwnProperty.call(b,v)&&(u[v]=b[v])}return u},h.apply(this,arguments)}function x(u,a){var b=Object.keys(u);if(Object.getOwnPropertySymbols){var v=Object.getOwnPropertySymbols(u);a&&(v=v.filter(function(S){return Object.getOwnPropertyDescriptor(u,S).enumerable})),b.push.apply(b,v)}return b}function g(u){for(var a=1;a<arguments.length;a++){var b=arguments[a]!=null?arguments[a]:{};a%2?x(Object(b),!0).forEach(function(v){m(u,v,b[v])}):Object.getOwnPropertyDescriptors?Object.defineProperties(u,Object.getOwnPropertyDescriptors(b)):x(Object(b)).forEach(function(v){Object.defineProperty(u,v,Object.getOwnPropertyDescriptor(b,v))})}return u}function m(u,a,b){return a in u?Object.defineProperty(u,a,{value:b,enumerable:!0,configurable:!0,writable:!0}):u[a]=b,u}var L=g(g({autoStartLoad:!0,startPosition:-1,defaultAudioCodec:void 0,debug:!1,capLevelOnFPSDrop:!1,capLevelToPlayerSize:!1,initialLiveManifestSize:1,maxBufferLength:30,backBufferLength:Infinity,maxBufferSize:60*1e3*1e3,maxBufferHole:.1,highBufferWatchdogPeriod:2,nudgeOffset:.1,nudgeMaxRetry:3,maxFragLookUpTolerance:.25,liveSyncDurationCount:3,liveMaxLatencyDurationCount:Infinity,liveSyncDuration:void 0,liveMaxLatencyDuration:void 0,maxLiveSyncPlaybackRate:1,liveDurationInfinity:!1,liveBackBufferLength:null,maxMaxBufferLength:600,enableWorker:!0,enableSoftwareAES:!0,manifestLoadingTimeOut:1e4,manifestLoadingMaxRetry:1,manifestLoadingRetryDelay:1e3,manifestLoadingMaxRetryTimeout:64e3,startLevel:void 0,levelLoadingTimeOut:1e4,levelLoadingMaxRetry:4,levelLoadingRetryDelay:1e3,levelLoadingMaxRetryTimeout:64e3,fragLoadingTimeOut:2e4,fragLoadingMaxRetry:6,fragLoadingRetryDelay:1e3,fragLoadingMaxRetryTimeout:64e3,startFragPrefetch:!1,fpsDroppedMonitoringPeriod:5e3,fpsDroppedMonitoringThreshold:.2,appendErrorMaxRetry:3,loader:w.default,fLoader:void 0,pLoader:void 0,xhrSetup:void 0,licenseXhrSetup:void 0,licenseResponseCallback:void 0,abrController:Q.default,bufferController:O.default,capLevelController:y.default,fpsController:T.default,stretchShortVideoTrack:!1,maxAudioFramesDrift:1,forceKeyFrameOnDiscontinuity:!0,abrEwmaFastLive:3,abrEwmaSlowLive:9,abrEwmaFastVoD:3,abrEwmaSlowVoD:9,abrEwmaDefaultEstimate:5e5,abrBandWidthFactor:.95,abrBandWidthUpFactor:.7,abrMaxWithRealBitrate:!1,maxStarvationDelay:4,maxLoadingDelay:4,minAutoBitrate:0,emeEnabled:!1,widevineLicenseUrl:void 0,drmSystemOptions:{},requestMediaKeySystemAccessFunc:o.requestMediaKeySystemAccess,testBandwidth:!0,progressive:!1,lowLatencyMode:!0,cmcd:void 0},C()),{},{subtitleStreamController:H.SubtitleStreamController,subtitleTrackController:U.default,timelineController:I.TimelineController,audioStreamController:B.default,audioTrackController:_.default,emeController:k.default,cmcdController:D.default});function C(){return{cueHandler:d.default,enableCEA708Captions:!0,enableWebVTT:!0,enableIMSC1:!0,captionsTextTrack1Label:"English",captionsTextTrack1LanguageCode:"en",captionsTextTrack2Label:"Spanish",captionsTextTrack2LanguageCode:"es",captionsTextTrack3Label:"Unknown CC",captionsTextTrack3LanguageCode:"",captionsTextTrack4Label:"Unknown CC",captionsTextTrack4LanguageCode:"",renderTextTracksNatively:!0}}function p(u,a){if((a.liveSyncDurationCount||a.liveMaxLatencyDurationCount)&&(a.liveSyncDuration||a.liveMaxLatencyDuration))throw new Error("Illegal hls.js config: don't mix up liveSyncDurationCount/liveMaxLatencyDurationCount and liveSyncDuration/liveMaxLatencyDuration");if(a.liveMaxLatencyDurationCount!==void 0&&(a.liveSyncDurationCount===void 0||a.liveMaxLatencyDurationCount<=a.liveSyncDurationCount))throw new Error('Illegal hls.js config: "liveMaxLatencyDurationCount" must be greater than "liveSyncDurationCount"');if(a.liveMaxLatencyDuration!==void 0&&(a.liveSyncDuration===void 0||a.liveMaxLatencyDuration<=a.liveSyncDuration))throw new Error('Illegal hls.js config: "liveMaxLatencyDuration" must be greater than "liveSyncDuration"');return h({},u,a)}function c(u){var a=u.loader;if(a!==E.default&&a!==w.default)l.logger.log("[config]: Custom loader detected, cannot enable progressive streaming"),u.progressive=!1;else{var b=Object(E.fetchSupported)();b&&(u.loader=E.default,u.progressive=!0,u.enableSoftwareAES=!0,l.logger.log("[config]: Progressive streaming enabled, using FetchLoader"))}}},"./src/controller/abr-controller.ts":function(ie,X,R){"use strict";R.r(X);var Q=R("./src/polyfills/number.ts"),B=R("./src/utils/ewma-bandwidth-estimator.ts"),_=R("./src/events.ts"),H=R("./src/utils/buffer-helper.ts"),U=R("./src/errors.ts"),O=R("./src/types/loader.ts"),I=R("./src/utils/logger.ts");function y(D,w){for(var E=0;E<w.length;E++){var d=w[E];d.enumerable=d.enumerable||!1,d.configurable=!0,"value"in d&&(d.writable=!0),Object.defineProperty(D,d.key,d)}}function T(D,w,E){return w&&y(D.prototype,w),E&&y(D,E),D}var k=function(){function D(E){this.hls=void 0,this.lastLoadedFragLevel=0,this._nextAutoLevel=-1,this.timer=void 0,this.onCheck=this._abandonRulesCheck.bind(this),this.fragCurrent=null,this.partCurrent=null,this.bitrateTestDelay=0,this.bwEstimator=void 0,this.hls=E;var d=E.config;this.bwEstimator=new B.default(d.abrEwmaSlowVoD,d.abrEwmaFastVoD,d.abrEwmaDefaultEstimate),this.registerListeners()}var w=D.prototype;return w.registerListeners=function(){var d=this.hls;d.on(_.Events.FRAG_LOADING,this.onFragLoading,this),d.on(_.Events.FRAG_LOADED,this.onFragLoaded,this),d.on(_.Events.FRAG_BUFFERED,this.onFragBuffered,this),d.on(_.Events.LEVEL_LOADED,this.onLevelLoaded,this),d.on(_.Events.ERROR,this.onError,this)},w.unregisterListeners=function(){var d=this.hls;d.off(_.Events.FRAG_LOADING,this.onFragLoading,this),d.off(_.Events.FRAG_LOADED,this.onFragLoaded,this),d.off(_.Events.FRAG_BUFFERED,this.onFragBuffered,this),d.off(_.Events.LEVEL_LOADED,this.onLevelLoaded,this),d.off(_.Events.ERROR,this.onError,this)},w.destroy=function(){this.unregisterListeners(),this.clearTimer(),this.hls=this.onCheck=null,this.fragCurrent=this.partCurrent=null},w.onFragLoading=function(d,o){var l=o.frag;if(l.type===O.PlaylistLevelType.MAIN&&!this.timer){var h;this.fragCurrent=l,this.partCurrent=(h=o.part)!=null?h:null,this.timer=self.setInterval(this.onCheck,100)}},w.onLevelLoaded=function(d,o){var l=this.hls.config;o.details.live?this.bwEstimator.update(l.abrEwmaSlowLive,l.abrEwmaFastLive):this.bwEstimator.update(l.abrEwmaSlowVoD,l.abrEwmaFastVoD)},w._abandonRulesCheck=function(){var d=this.fragCurrent,o=this.partCurrent,l=this.hls,h=l.autoLevelEnabled,x=l.config,g=l.media;if(!d||!g)return;var m=o?o.stats:d.stats,L=o?o.duration:d.duration;if(m.aborted){I.logger.warn("frag loader destroy or aborted, disarm abandonRules"),this.clearTimer(),this._nextAutoLevel=-1;return}if(!h||g.paused||!g.playbackRate||!g.readyState)return;var C=performance.now()-m.loading.start,p=Math.abs(g.playbackRate);if(C<=500*L/p)return;var c=l.levels,u=l.minAutoLevel,a=c[d.level],b=m.total||Math.max(m.loaded,Math.round(L*a.maxBitrate/8)),v=Math.max(1,m.bwEstimate?m.bwEstimate/8:m.loaded*1e3/C),S=(b-m.loaded)/v,P=g.currentTime,G=(H.BufferHelper.bufferInfo(g,P,x.maxBufferHole).end-P)/p;if(G>=2*L/p||S<=G)return;var V=Number.POSITIVE_INFINITY,$;for($=d.level-1;$>u;$--){var z=c[$].maxBitrate;if(V=L*z/(8*.8*v),V<G)break}if(V>=S)return;var F=this.bwEstimator.getEstimate();I.logger.warn("Fragment "+d.sn+(o?" part "+o.index:"")+" of level "+d.level+" is loading too slowly and will cause an underbuffer; aborting and switching to level "+$+`
Current BW estimate: `+(Object(Q.isFiniteNumber)(F)?(F/1024).toFixed(3):"Unknown")+` Kb/s
Estimated load time for current fragment: `+S.toFixed(3)+` s
Estimated load time for the next fragment: `+V.toFixed(3)+` s
Time to underbuffer: `+G.toFixed(3)+" s"),l.nextLoadLevel=$,this.bwEstimator.sample(C,m.loaded),this.clearTimer(),d.loader&&(this.fragCurrent=this.partCurrent=null,d.loader.abort()),l.trigger(_.Events.FRAG_LOAD_EMERGENCY_ABORTED,{frag:d,part:o,stats:m})},w.onFragLoaded=function(d,o){var l=o.frag,h=o.part;if(l.type===O.PlaylistLevelType.MAIN&&Object(Q.isFiniteNumber)(l.sn)){var x=h?h.stats:l.stats,g=h?h.duration:l.duration;if(this.clearTimer(),this.lastLoadedFragLevel=l.level,this._nextAutoLevel=-1,this.hls.config.abrMaxWithRealBitrate){var m=this.hls.levels[l.level],L=(m.loaded?m.loaded.bytes:0)+x.loaded,C=(m.loaded?m.loaded.duration:0)+g;m.loaded={bytes:L,duration:C},m.realBitrate=Math.round(8*L/C)}if(l.bitrateTest){var p={stats:x,frag:l,part:h,id:l.type};this.onFragBuffered(_.Events.FRAG_BUFFERED,p),l.bitrateTest=!1}}},w.onFragBuffered=function(d,o){var l=o.frag,h=o.part,x=h?h.stats:l.stats;if(x.aborted)return;if(l.type!==O.PlaylistLevelType.MAIN||l.sn==="initSegment")return;var g=x.parsing.end-x.loading.start;this.bwEstimator.sample(g,x.loaded),x.bwEstimate=this.bwEstimator.getEstimate(),l.bitrateTest?this.bitrateTestDelay=g/1e3:this.bitrateTestDelay=0},w.onError=function(d,o){switch(o.details){case U.ErrorDetails.FRAG_LOAD_ERROR:case U.ErrorDetails.FRAG_LOAD_TIMEOUT:this.clearTimer();break;default:break}},w.clearTimer=function(){self.clearInterval(this.timer),this.timer=void 0},w.getNextABRAutoLevel=function(){var d=this.fragCurrent,o=this.partCurrent,l=this.hls,h=l.maxAutoLevel,x=l.config,g=l.minAutoLevel,m=l.media,L=o?o.duration:d?d.duration:0,C=m?m.currentTime:0,p=m&&m.playbackRate!==0?Math.abs(m.playbackRate):1,c=this.bwEstimator?this.bwEstimator.getEstimate():x.abrEwmaDefaultEstimate,u=(H.BufferHelper.bufferInfo(m,C,x.maxBufferHole).end-C)/p,a=this.findBestLevel(c,g,h,u,x.abrBandWidthFactor,x.abrBandWidthUpFactor);if(a>=0)return a;I.logger.trace((u?"rebuffering expected":"buffer is empty")+", finding optimal quality level");var b=L?Math.min(L,x.maxStarvationDelay):x.maxStarvationDelay,v=x.abrBandWidthFactor,S=x.abrBandWidthUpFactor;if(!u){var P=this.bitrateTestDelay;if(P){var G=L?Math.min(L,x.maxLoadingDelay):x.maxLoadingDelay;b=G-P,I.logger.trace("bitrate test took "+Math.round(1e3*P)+"ms, set first fragment max fetchDuration to "+Math.round(1e3*b)+" ms"),v=S=1}}return a=this.findBestLevel(c,g,h,u+b,v,S),Math.max(a,0)},w.findBestLevel=function(d,o,l,h,x,g){for(var m,L=this.fragCurrent,C=this.partCurrent,p=this.lastLoadedFragLevel,c=this.hls.levels,u=c[p],a=!!(u!=null&&(m=u.details)!==null&&m!==void 0&&m.live),b=u==null?void 0:u.codecSet,v=C?C.duration:L?L.duration:0,S=l;S>=o;S--){var P=c[S];if(!P||b&&P.codecSet!==b)continue;var G=P.details,V=(C?G==null?void 0:G.partTarget:G==null?void 0:G.averagetargetduration)||v,$=void 0;S<=p?$=x*d:$=g*d;var z=c[S].maxBitrate,F=z*V/$;if(I.logger.trace("level/adjustedbw/bitrate/avgDuration/maxFetchDuration/fetchDuration: "+S+"/"+Math.round($)+"/"+z+"/"+V+"/"+h+"/"+F),$>z&&(!F||a&&!this.bitrateTestDelay||F<h))return S}return-1},T(D,[{key:"nextAutoLevel",get:function(){var d=this._nextAutoLevel,o=this.bwEstimator;if(d!==-1&&(!o||!o.canEstimate()))return d;var l=this.getNextABRAutoLevel();return d!==-1&&(l=Math.min(d,l)),l},set:function(d){this._nextAutoLevel=d}}]),D}();X.default=k},"./src/controller/audio-stream-controller.ts":function(ie,X,R){"use strict";R.r(X);var Q=R("./src/polyfills/number.ts"),B=R("./src/controller/base-stream-controller.ts"),_=R("./src/events.ts"),H=R("./src/utils/buffer-helper.ts"),U=R("./src/controller/fragment-tracker.ts"),O=R("./src/types/level.ts"),I=R("./src/types/loader.ts"),y=R("./src/loader/fragment.ts"),T=R("./src/demux/chunk-cache.ts"),k=R("./src/demux/transmuxer-interface.ts"),D=R("./src/types/transmuxer.ts"),w=R("./src/controller/fragment-finders.ts"),E=R("./src/utils/discontinuities.ts"),d=R("./src/errors.ts"),o=R("./src/utils/logger.ts");function l(){return l=Object.assign||function(L){for(var C=1;C<arguments.length;C++){var p=arguments[C];for(var c in p)Object.prototype.hasOwnProperty.call(p,c)&&(L[c]=p[c])}return L},l.apply(this,arguments)}function h(L,C){L.prototype=Object.create(C.prototype),L.prototype.constructor=L,x(L,C)}function x(L,C){return x=Object.setPrototypeOf||function(c,u){return c.__proto__=u,c},x(L,C)}var g=100,m=function(L){h(C,L);function C(c,u){var a;return a=L.call(this,c,u,"[audio-stream-controller]")||this,a.videoBuffer=null,a.videoTrackCC=-1,a.waitingVideoCC=-1,a.audioSwitch=!1,a.trackId=-1,a.waitingData=null,a.mainDetails=null,a.bufferFlushed=!1,a._registerListeners(),a}var p=C.prototype;return p.onHandlerDestroying=function(){this._unregisterListeners(),this.mainDetails=null},p._registerListeners=function(){var u=this.hls;u.on(_.Events.MEDIA_ATTACHED,this.onMediaAttached,this),u.on(_.Events.MEDIA_DETACHING,this.onMediaDetaching,this),u.on(_.Events.MANIFEST_LOADING,this.onManifestLoading,this),u.on(_.Events.LEVEL_LOADED,this.onLevelLoaded,this),u.on(_.Events.AUDIO_TRACKS_UPDATED,this.onAudioTracksUpdated,this),u.on(_.Events.AUDIO_TRACK_SWITCHING,this.onAudioTrackSwitching,this),u.on(_.Events.AUDIO_TRACK_LOADED,this.onAudioTrackLoaded,this),u.on(_.Events.ERROR,this.onError,this),u.on(_.Events.BUFFER_RESET,this.onBufferReset,this),u.on(_.Events.BUFFER_CREATED,this.onBufferCreated,this),u.on(_.Events.BUFFER_FLUSHED,this.onBufferFlushed,this),u.on(_.Events.INIT_PTS_FOUND,this.onInitPtsFound,this),u.on(_.Events.FRAG_BUFFERED,this.onFragBuffered,this)},p._unregisterListeners=function(){var u=this.hls;u.off(_.Events.MEDIA_ATTACHED,this.onMediaAttached,this),u.off(_.Events.MEDIA_DETACHING,this.onMediaDetaching,this),u.off(_.Events.MANIFEST_LOADING,this.onManifestLoading,this),u.off(_.Events.LEVEL_LOADED,this.onLevelLoaded,this),u.off(_.Events.AUDIO_TRACKS_UPDATED,this.onAudioTracksUpdated,this),u.off(_.Events.AUDIO_TRACK_SWITCHING,this.onAudioTrackSwitching,this),u.off(_.Events.AUDIO_TRACK_LOADED,this.onAudioTrackLoaded,this),u.off(_.Events.ERROR,this.onError,this),u.off(_.Events.BUFFER_RESET,this.onBufferReset,this),u.off(_.Events.BUFFER_CREATED,this.onBufferCreated,this),u.off(_.Events.BUFFER_FLUSHED,this.onBufferFlushed,this),u.off(_.Events.INIT_PTS_FOUND,this.onInitPtsFound,this),u.off(_.Events.FRAG_BUFFERED,this.onFragBuffered,this)},p.onInitPtsFound=function(u,a){var b=a.frag,v=a.id,S=a.initPTS;if(v==="main"){var P=b.cc;this.initPTS[b.cc]=S,this.log("InitPTS for cc: "+P+" found from main: "+S),this.videoTrackCC=P,this.state===B.State.WAITING_INIT_PTS&&this.tick()}},p.startLoad=function(u){if(!this.levels){this.startPosition=u,this.state=B.State.STOPPED;return}var a=this.lastCurrentTime;this.stopLoad(),this.setInterval(g),this.fragLoadError=0,a>0&&u===-1?(this.log("Override startPosition with lastCurrentTime @"+a.toFixed(3)),this.state=B.State.IDLE):(this.loadedmetadata=!1,this.state=B.State.WAITING_TRACK),this.nextLoadPosition=this.startPosition=this.lastCurrentTime=u,this.tick()},p.doTick=function(){switch(this.state){case B.State.IDLE:this.doTickIdle();break;case B.State.WAITING_TRACK:{var u,a=this.levels,b=this.trackId,v=a==null||((u=a[b])===null||u===void 0)?void 0:u.details;if(v){if(this.waitForCdnTuneIn(v))break;this.state=B.State.WAITING_INIT_PTS}break}case B.State.FRAG_LOADING_WAITING_RETRY:{var S,P=performance.now(),G=this.retryDate;(!G||P>=G||(S=this.media)!==null&&S!==void 0&&S.seeking)&&(this.log("RetryDate reached, switch back to IDLE state"),this.state=B.State.IDLE);break}case B.State.WAITING_INIT_PTS:{var V=this.waitingData;if(V){var $=V.frag,z=V.part,F=V.cache,ee=V.complete;if(this.initPTS[$.cc]!==void 0){this.waitingData=null,this.waitingVideoCC=-1,this.state=B.State.FRAG_LOADING;var ne=F.flush(),ce={frag:$,part:z,payload:ne,networkDetails:null};this._handleFragmentLoadProgress(ce),ee&&L.prototype._handleFragmentLoadComplete.call(this,ce)}else if(this.videoTrackCC!==this.waitingVideoCC)o.logger.log("Waiting fragment cc ("+$.cc+") cancelled because video is at cc "+this.videoTrackCC),this.clearWaitingFragment();else{var ve=this.getLoadPosition(),Ie=H.BufferHelper.bufferInfo(this.mediaBuffer,ve,this.config.maxBufferHole),Ee=Object(w.fragmentWithinToleranceTest)(Ie.end,this.config.maxFragLookUpTolerance,$);Ee<0&&(o.logger.log("Waiting fragment cc ("+$.cc+") @ "+$.start+" cancelled because another fragment at "+Ie.end+" is needed"),this.clearWaitingFragment())}}else this.state=B.State.IDLE}}this.onTickEnd()},p.clearWaitingFragment=function(){var u=this.waitingData;u&&(this.fragmentTracker.removeFragment(u.frag),this.waitingData=null,this.waitingVideoCC=-1,this.state=B.State.IDLE)},p.onTickEnd=function(){var u=this.media;if(!u||!u.readyState)return;var a=this.mediaBuffer?this.mediaBuffer:u,b=a.buffered;!this.loadedmetadata&&b.length&&(this.loadedmetadata=!0),this.lastCurrentTime=u.currentTime},p.doTickIdle=function(){var u,a,b=this.hls,v=this.levels,S=this.media,P=this.trackId,G=b.config;if(!v||!v[P])return;if(!S&&(this.startFragRequested||!G.startFragPrefetch))return;var V=v[P],$=V.details;if(!$||$.live&&this.levelLastLoaded!==P||this.waitForCdnTuneIn($)){this.state=B.State.WAITING_TRACK;return}this.bufferFlushed&&(this.bufferFlushed=!1,this.afterBufferFlushed(this.mediaBuffer?this.mediaBuffer:this.media,y.ElementaryStreamTypes.AUDIO,I.PlaylistLevelType.AUDIO));var z=this.getFwdBufferInfo(this.mediaBuffer?this.mediaBuffer:this.media,I.PlaylistLevelType.AUDIO);if(z===null)return;var F=z.len,ee=this.getMaxBufferLength(),ne=this.audioSwitch;if(F>=ee&&!ne)return;if(!ne&&this._streamEnded(z,$)){b.trigger(_.Events.BUFFER_EOS,{type:"audio"}),this.state=B.State.ENDED;return}var ce=$.fragments,ve=ce[0].start,Ie=z.end;if(ne){var Ee=this.getLoadPosition();Ie=Ee,$.PTSKnown&&Ee<ve&&((z.end>ve||z.nextStart)&&(this.log("Alt audio track ahead of main track, seek to start of alt audio track"),S.currentTime=ve+.05))}var Ae=this.getNextFragment(Ie,$);if(!Ae){this.bufferFlushed=!0;return}((u=Ae.decryptdata)===null||u===void 0?void 0:u.keyFormat)==="identity"&&!((a=Ae.decryptdata)!==null&&a!==void 0&&a.key)?this.loadKey(Ae,$):this.loadFragment(Ae,$,Ie)},p.getMaxBufferLength=function(){var u=L.prototype.getMaxBufferLength.call(this),a=this.getFwdBufferInfo(this.videoBuffer?this.videoBuffer:this.media,I.PlaylistLevelType.MAIN);return a===null?u:Math.max(u,a.len)},p.onMediaDetaching=function(){this.videoBuffer=null,L.prototype.onMediaDetaching.call(this)},p.onAudioTracksUpdated=function(u,a){var b=a.audioTracks;this.resetTransmuxer(),this.levels=b.map(function(v){return new O.Level(v)})},p.onAudioTrackSwitching=function(u,a){var b=!!a.url;this.trackId=a.id;var v=this.fragCurrent;v!=null&&v.loader&&v.loader.abort(),this.fragCurrent=null,this.clearWaitingFragment(),b?this.setInterval(g):this.resetTransmuxer(),b?(this.audioSwitch=!0,this.state=B.State.IDLE):this.state=B.State.STOPPED,this.tick()},p.onManifestLoading=function(){this.mainDetails=null,this.fragmentTracker.removeAllFragments(),this.startPosition=this.lastCurrentTime=0,this.bufferFlushed=!1},p.onLevelLoaded=function(u,a){this.mainDetails=a.details},p.onAudioTrackLoaded=function(u,a){var b,v=this.levels,S=a.details,P=a.id;if(!v){this.warn("Audio tracks were reset while loading level "+P);return}this.log("Track "+P+" loaded ["+S.startSN+","+S.endSN+"],duration:"+S.totalduration);var G=v[P],V=0;if(S.live||(b=G.details)!==null&&b!==void 0&&b.live){var $=this.mainDetails;if(S.fragments[0]||(S.deltaUpdateFailed=!0),S.deltaUpdateFailed||!$)return;!G.details&&S.hasProgramDateTime&&$.hasProgramDateTime?(Object(E.alignMediaPlaylistByPDT)(S,$),V=S.fragments[0].start):V=this.alignPlaylists(S,G.details)}G.details=S,this.levelLastLoaded=P,!this.startFragRequested&&(this.mainDetails||!S.live)&&this.setStartPosition(G.details,V),this.state===B.State.WAITING_TRACK&&!this.waitForCdnTuneIn(S)&&(this.state=B.State.IDLE),this.tick()},p._handleFragmentLoadProgress=function(u){var a,b=u.frag,v=u.part,S=u.payload,P=this.config,G=this.trackId,V=this.levels;if(!V){this.warn("Audio tracks were reset while fragment load was in progress. Fragment "+b.sn+" of level "+b.level+" will not be buffered");return}var $=V[G];console.assert($,"Audio track is defined on fragment load progress");var z=$.details;console.assert(z,"Audio track details are defined on fragment load progress");var F=P.defaultAudioCodec||$.audioCodec||"mp4a.40.2",ee=this.transmuxer;ee||(ee=this.transmuxer=new k.default(this.hls,I.PlaylistLevelType.AUDIO,this._handleTransmuxComplete.bind(this),this._handleTransmuxerFlush.bind(this)));var ne=this.initPTS[b.cc],ce=(a=b.initSegment)===null||a===void 0?void 0:a.data;if(ne!==void 0){var ve=!1,Ie=v?v.index:-1,Ee=Ie!==-1,Ae=new D.ChunkMetadata(b.level,b.sn,b.stats.chunkCount,S.byteLength,Ie,Ee);ee.push(S,ce,F,"",b,v,z.totalduration,ve,Ae,ne)}else{o.logger.log("Unknown video PTS for cc "+b.cc+", waiting for video PTS before demuxing audio frag "+b.sn+" of ["+z.startSN+" ,"+z.endSN+"],track "+G);var xe=this.waitingData=this.waitingData||{frag:b,part:v,cache:new T.default,complete:!1},Ce=xe.cache;Ce.push(new Uint8Array(S)),this.waitingVideoCC=this.videoTrackCC,this.state=B.State.WAITING_INIT_PTS}},p._handleFragmentLoadComplete=function(u){if(this.waitingData){this.waitingData.complete=!0;return}L.prototype._handleFragmentLoadComplete.call(this,u)},p.onBufferReset=function(){this.mediaBuffer=this.videoBuffer=null,this.loadedmetadata=!1},p.onBufferCreated=function(u,a){var b=a.tracks.audio;b&&(this.mediaBuffer=b.buffer),a.tracks.video&&(this.videoBuffer=a.tracks.video.buffer)},p.onFragBuffered=function(u,a){var b=a.frag,v=a.part;if(b.type!==I.PlaylistLevelType.AUDIO)return;if(this.fragContextChanged(b)){this.warn("Fragment "+b.sn+(v?" p: "+v.index:"")+" of level "+b.level+" finished buffering, but was aborted. state: "+this.state+", audioSwitch: "+this.audioSwitch);return}b.sn!=="initSegment"&&(this.fragPrevious=b,this.audioSwitch&&(this.audioSwitch=!1,this.hls.trigger(_.Events.AUDIO_TRACK_SWITCHED,{id:this.trackId}))),this.fragBufferedComplete(b,v)},p.onError=function(u,a){switch(a.details){case d.ErrorDetails.FRAG_LOAD_ERROR:case d.ErrorDetails.FRAG_LOAD_TIMEOUT:case d.ErrorDetails.KEY_LOAD_ERROR:case d.ErrorDetails.KEY_LOAD_TIMEOUT:this.onFragmentOrKeyLoadError(I.PlaylistLevelType.AUDIO,a);break;case d.ErrorDetails.AUDIO_TRACK_LOAD_ERROR:case d.ErrorDetails.AUDIO_TRACK_LOAD_TIMEOUT:this.state!==B.State.ERROR&&this.state!==B.State.STOPPED&&(this.state=a.fatal?B.State.ERROR:B.State.IDLE,this.warn(a.details+" while loading frag, switching to "+this.state+" state"));break;case d.ErrorDetails.BUFFER_FULL_ERROR:if(a.parent==="audio"&&(this.state===B.State.PARSING||this.state===B.State.PARSED)){var b=!0,v=this.getFwdBufferInfo(this.mediaBuffer,I.PlaylistLevelType.AUDIO);v&&v.len>.5&&(b=!this.reduceMaxBufferLength(v.len)),b&&(this.warn("Buffer full error also media.currentTime is not buffered, flush audio buffer"),this.fragCurrent=null,L.prototype.flushMainBuffer.call(this,0,Number.POSITIVE_INFINITY,"audio")),this.resetLoadingState()}break;default:break}},p.onBufferFlushed=function(u,a){var b=a.type;b===y.ElementaryStreamTypes.AUDIO&&(this.bufferFlushed=!0)},p._handleTransmuxComplete=function(u){var a,b="audio",v=this.hls,S=u.remuxResult,P=u.chunkMeta,G=this.getCurrentContext(P);if(!G){this.warn("The loading context changed while buffering fragment "+P.sn+" of level "+P.level+". This chunk will not be buffered."),this.resetLiveStartWhenNotLoaded(P.level);return}var V=G.frag,$=G.part,z=S.audio,F=S.text,ee=S.id3,ne=S.initSegment;if(this.fragContextChanged(V))return;if(this.state=B.State.PARSING,this.audioSwitch&&z&&this.completeAudioSwitch(),ne!=null&&ne.tracks&&(this._bufferInitSegment(ne.tracks,V,P),v.trigger(_.Events.FRAG_PARSING_INIT_SEGMENT,{frag:V,id:b,tracks:ne.tracks})),z){var ce=z.startPTS,ve=z.endPTS,Ie=z.startDTS,Ee=z.endDTS;$&&($.elementaryStreams[y.ElementaryStreamTypes.AUDIO]={startPTS:ce,endPTS:ve,startDTS:Ie,endDTS:Ee}),V.setElementaryStreamInfo(y.ElementaryStreamTypes.AUDIO,ce,ve,Ie,Ee),this.bufferFragmentData(z,V,$,P)}if(ee!=null&&(a=ee.samples)!==null&&a!==void 0&&a.length){var Ae=l({frag:V,id:b},ee);v.trigger(_.Events.FRAG_PARSING_METADATA,Ae)}if(F){var xe=l({frag:V,id:b},F);v.trigger(_.Events.FRAG_PARSING_USERDATA,xe)}},p._bufferInitSegment=function(u,a,b){if(this.state!==B.State.PARSING)return;u.video&&delete u.video;var v=u.audio;if(!v)return;v.levelCodec=v.codec,v.id="audio",this.log("Init audio buffer, container:"+v.container+", codecs[parsed]=["+v.codec+"]"),this.hls.trigger(_.Events.BUFFER_CODECS,u);var S=v.initSegment;if(S!=null&&S.byteLength){var P={type:"audio",frag:a,part:null,chunkMeta:b,parent:a.type,data:S};this.hls.trigger(_.Events.BUFFER_APPENDING,P)}this.tick()},p.loadFragment=function(u,a,b){var v=this.fragmentTracker.getState(u);this.fragCurrent=u,(this.audioSwitch||v===U.FragmentState.NOT_LOADED||v===U.FragmentState.PARTIAL)&&(u.sn==="initSegment"?this._loadInitSegment(u):a.live&&!Object(Q.isFiniteNumber)(this.initPTS[u.cc])?(this.log("Waiting for video PTS in continuity counter "+u.cc+" of live stream before loading audio fragment "+u.sn+" of level "+this.trackId),this.state=B.State.WAITING_INIT_PTS):(this.startFragRequested=!0,L.prototype.loadFragment.call(this,u,a,b)))},p.completeAudioSwitch=function(){var u=this.hls,a=this.media,b=this.trackId;a&&(this.log("Switching audio track : flushing all audio"),L.prototype.flushMainBuffer.call(this,0,Number.POSITIVE_INFINITY,"audio")),this.audioSwitch=!1,u.trigger(_.Events.AUDIO_TRACK_SWITCHED,{id:b})},C}(B.default);X.default=m},"./src/controller/audio-track-controller.ts":function(ie,X,R){"use strict";R.r(X);var Q=R("./src/events.ts"),B=R("./src/errors.ts"),_=R("./src/controller/base-playlist-controller.ts"),H=R("./src/types/loader.ts");function U(k,D){for(var w=0;w<D.length;w++){var E=D[w];E.enumerable=E.enumerable||!1,E.configurable=!0,"value"in E&&(E.writable=!0),Object.defineProperty(k,E.key,E)}}function O(k,D,w){return D&&U(k.prototype,D),w&&U(k,w),k}function I(k,D){k.prototype=Object.create(D.prototype),k.prototype.constructor=k,y(k,D)}function y(k,D){return y=Object.setPrototypeOf||function(E,d){return E.__proto__=d,E},y(k,D)}var T=function(k){I(D,k);function D(E){var d;return d=k.call(this,E,"[audio-track-controller]")||this,d.tracks=[],d.groupId=null,d.tracksInGroup=[],d.trackId=-1,d.trackName="",d.selectDefaultTrack=!0,d.registerListeners(),d}var w=D.prototype;return w.registerListeners=function(){var d=this.hls;d.on(Q.Events.MANIFEST_LOADING,this.onManifestLoading,this),d.on(Q.Events.MANIFEST_PARSED,this.onManifestParsed,this),d.on(Q.Events.LEVEL_LOADING,this.onLevelLoading,this),d.on(Q.Events.LEVEL_SWITCHING,this.onLevelSwitching,this),d.on(Q.Events.AUDIO_TRACK_LOADED,this.onAudioTrackLoaded,this),d.on(Q.Events.ERROR,this.onError,this)},w.unregisterListeners=function(){var d=this.hls;d.off(Q.Events.MANIFEST_LOADING,this.onManifestLoading,this),d.off(Q.Events.MANIFEST_PARSED,this.onManifestParsed,this),d.off(Q.Events.LEVEL_LOADING,this.onLevelLoading,this),d.off(Q.Events.LEVEL_SWITCHING,this.onLevelSwitching,this),d.off(Q.Events.AUDIO_TRACK_LOADED,this.onAudioTrackLoaded,this),d.off(Q.Events.ERROR,this.onError,this)},w.destroy=function(){this.unregisterListeners(),this.tracks.length=0,this.tracksInGroup.length=0,k.prototype.destroy.call(this)},w.onManifestLoading=function(){this.tracks=[],this.groupId=null,this.tracksInGroup=[],this.trackId=-1,this.trackName="",this.selectDefaultTrack=!0},w.onManifestParsed=function(d,o){this.tracks=o.audioTracks||[]},w.onAudioTrackLoaded=function(d,o){var l=o.id,h=o.details,x=this.tracksInGroup[l];if(!x){this.warn("Invalid audio track id "+l);return}var g=x.details;x.details=o.details,this.log("audioTrack "+l+" loaded ["+h.startSN+"-"+h.endSN+"]"),l===this.trackId&&(this.retryCount=0,this.playlistLoaded(l,o,g))},w.onLevelLoading=function(d,o){this.switchLevel(o.level)},w.onLevelSwitching=function(d,o){this.switchLevel(o.level)},w.switchLevel=function(d){var o=this.hls.levels[d];if(!(o!=null&&o.audioGroupIds))return;var l=o.audioGroupIds[o.urlId];if(this.groupId!==l){this.groupId=l;var h=this.tracks.filter(function(g){return!l||g.groupId===l});this.selectDefaultTrack&&!h.some(function(g){return g.default})&&(this.selectDefaultTrack=!1),this.tracksInGroup=h;var x={audioTracks:h};this.log("Updating audio tracks, "+h.length+' track(s) found in "'+l+'" group-id'),this.hls.trigger(Q.Events.AUDIO_TRACKS_UPDATED,x),this.selectInitialTrack()}},w.onError=function(d,o){if(k.prototype.onError.call(this,d,o),o.fatal||!o.context)return;o.context.type===H.PlaylistContextType.AUDIO_TRACK&&o.context.id===this.trackId&&o.context.groupId===this.groupId&&this.retryLoadingOrFail(o)},w.setAudioTrack=function(d){var o=this.tracksInGroup;if(d<0||d>=o.length){this.warn("Invalid id passed to audio-track controller");return}this.clearTimer();var l=o[this.trackId];this.log("Now switching to audio-track index "+d);var h=o[d],x=h.id,g=h.groupId,m=g===void 0?"":g,L=h.name,C=h.type,p=h.url;if(this.trackId=d,this.trackName=L,this.selectDefaultTrack=!1,this.hls.trigger(Q.Events.AUDIO_TRACK_SWITCHING,{id:x,groupId:m,name:L,type:C,url:p}),h.details&&!h.details.live)return;var c=this.switchParams(h.url,l==null?void 0:l.details);this.loadPlaylist(c)},w.selectInitialTrack=function(){var d=this.tracksInGroup;console.assert(d.length,"Initial audio track should be selected when tracks are known");var o=this.trackName,l=this.findTrackId(o)||this.findTrackId();l!==-1?this.setAudioTrack(l):(this.warn("No track found for running audio group-ID: "+this.groupId),this.hls.trigger(Q.Events.ERROR,{type:B.ErrorTypes.MEDIA_ERROR,details:B.ErrorDetails.AUDIO_TRACK_LOAD_ERROR,fatal:!0}))},w.findTrackId=function(d){for(var o=this.tracksInGroup,l=0;l<o.length;l++){var h=o[l];if((!this.selectDefaultTrack||h.default)&&(!d||d===h.name))return h.id}return-1},w.loadPlaylist=function(d){var o=this.tracksInGroup[this.trackId];if(this.shouldLoadTrack(o)){var l=o.id,h=o.groupId,x=o.url;if(d)try{x=d.addDirectives(x)}catch(g){this.warn("Could not construct new URL with HLS Delivery Directives: "+g)}this.log("loading audio-track playlist for id: "+l),this.clearTimer(),this.hls.trigger(Q.Events.AUDIO_TRACK_LOADING,{url:x,id:l,groupId:h,deliveryDirectives:d||null})}},O(D,[{key:"audioTracks",get:function(){return this.tracksInGroup}},{key:"audioTrack",get:function(){return this.trackId},set:function(d){this.selectDefaultTrack=!1,this.setAudioTrack(d)}}]),D}(_.default);X.default=T},"./src/controller/base-playlist-controller.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return O});var Q=R("./src/polyfills/number.ts"),B=R("./src/types/level.ts"),_=R("./src/controller/level-helper.ts"),H=R("./src/utils/logger.ts"),U=R("./src/errors.ts"),O=function(){function I(T,k){this.hls=void 0,this.timer=-1,this.canLoad=!1,this.retryCount=0,this.log=void 0,this.warn=void 0,this.log=H.logger.log.bind(H.logger,k+":"),this.warn=H.logger.warn.bind(H.logger,k+":"),this.hls=T}var y=I.prototype;return y.destroy=function(){this.clearTimer(),this.hls=this.log=this.warn=null},y.onError=function(k,D){D.fatal&&D.type===U.ErrorTypes.NETWORK_ERROR&&this.clearTimer()},y.clearTimer=function(){clearTimeout(this.timer),this.timer=-1},y.startLoad=function(){this.canLoad=!0,this.retryCount=0,this.loadPlaylist()},y.stopLoad=function(){this.canLoad=!1,this.clearTimer()},y.switchParams=function(k,D){var w=D==null?void 0:D.renditionReports;if(w)for(var E=0;E<w.length;E++){var d=w[E],o=""+d.URI;if(o===k.substr(-o.length)){var l=parseInt(d["LAST-MSN"]),h=parseInt(d["LAST-PART"]);if(D&&this.hls.config.lowLatencyMode){var x=Math.min(D.age-D.partTarget,D.targetduration);h!==void 0&&x>D.partTarget&&(h+=1)}if(Object(Q.isFiniteNumber)(l))return new B.HlsUrlParameters(l,Object(Q.isFiniteNumber)(h)?h:void 0,B.HlsSkip.No)}}},y.loadPlaylist=function(k){},y.shouldLoadTrack=function(k){return this.canLoad&&k&&!!k.url&&(!k.details||k.details.live)},y.playlistLoaded=function(k,D,w){var E=this,d=D.details,o=D.stats,l=o.loading.end?Math.max(0,self.performance.now()-o.loading.end):0;if(d.advancedDateTime=Date.now()-l,d.live||w!=null&&w.live){if(d.reloaded(w),w&&this.log("live playlist "+k+" "+(d.advanced?"REFRESHED "+d.lastPartSn+"-"+d.lastPartIndex:"MISSED")),w&&d.fragments.length>0&&Object(_.mergeDetails)(w,d),!this.canLoad||!d.live)return;var h,x=void 0,g=void 0;if(d.canBlockReload&&d.endSN&&d.advanced){var m=this.hls.config.lowLatencyMode,L=d.lastPartSn,C=d.endSN,p=d.lastPartIndex,c=p!==-1,u=L===C,a=m?0:p;c?(x=u?C+1:L,g=u?a:p+1):x=C+1;var b=d.age,v=b+d.ageHeader,S=Math.min(v-d.partTarget,d.targetduration*1.5);if(S>0){if(w&&S>w.tuneInGoal)this.warn("CDN Tune-in goal increased from: "+w.tuneInGoal+" to: "+S+" with playlist age: "+d.age),S=0;else{var P=Math.floor(S/d.targetduration);if(x+=P,g!==void 0){var G=Math.round(S%d.targetduration/d.partTarget);g+=G}this.log("CDN Tune-in age: "+d.ageHeader+"s last advanced "+b.toFixed(2)+"s goal: "+S+" skip sn "+P+" to part "+g)}d.tuneInGoal=S}if(h=this.getDeliveryDirectives(d,D.deliveryDirectives,x,g),m||!u){this.loadPlaylist(h);return}}else h=this.getDeliveryDirectives(d,D.deliveryDirectives,x,g);var V=Object(_.computeReloadInterval)(d,o);x!==void 0&&d.canBlockReload&&(V-=d.partTarget||1),this.log("reload live playlist "+k+" in "+Math.round(V)+" ms"),this.timer=self.setTimeout(function(){return E.loadPlaylist(h)},V)}else this.clearTimer()},y.getDeliveryDirectives=function(k,D,w,E){var d=Object(B.getSkipValue)(k,w);return D!=null&&D.skip&&k.deltaUpdateFailed&&(w=D.msn,E=D.part,d=B.HlsSkip.No),new B.HlsUrlParameters(w,E,d)},y.retryLoadingOrFail=function(k){var D=this,w=this.hls.config,E=this.retryCount<w.levelLoadingMaxRetry;if(E){var d;if(this.retryCount++,k.details.indexOf("LoadTimeOut")>-1&&(d=k.context)!==null&&d!==void 0&&d.deliveryDirectives)this.warn("retry playlist loading #"+this.retryCount+' after "'+k.details+'"'),this.loadPlaylist();else{var o=Math.min(Math.pow(2,this.retryCount)*w.levelLoadingRetryDelay,w.levelLoadingMaxRetryTimeout);this.timer=self.setTimeout(function(){return D.loadPlaylist()},o),this.warn("retry playlist loading #"+this.retryCount+" in "+o+' ms after "'+k.details+'"')}}else this.warn('cannot recover from error "'+k.details+'"'),this.clearTimer(),k.fatal=!0;return E},I}()},"./src/controller/base-stream-controller.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"State",function(){return C}),R.d(X,"default",function(){return p});var Q=R("./src/polyfills/number.ts"),B=R("./src/task-loop.ts"),_=R("./src/controller/fragment-tracker.ts"),H=R("./src/utils/buffer-helper.ts"),U=R("./src/utils/logger.ts"),O=R("./src/events.ts"),I=R("./src/errors.ts"),y=R("./src/types/transmuxer.ts"),T=R("./src/utils/mp4-tools.ts"),k=R("./src/utils/discontinuities.ts"),D=R("./src/controller/fragment-finders.ts"),w=R("./src/controller/level-helper.ts"),E=R("./src/loader/fragment-loader.ts"),d=R("./src/crypt/decrypter.ts"),o=R("./src/utils/time-ranges.ts"),l=R("./src/types/loader.ts");function h(c,u){for(var a=0;a<u.length;a++){var b=u[a];b.enumerable=b.enumerable||!1,b.configurable=!0,"value"in b&&(b.writable=!0),Object.defineProperty(c,b.key,b)}}function x(c,u,a){return u&&h(c.prototype,u),a&&h(c,a),c}function g(c){if(c===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return c}function m(c,u){c.prototype=Object.create(u.prototype),c.prototype.constructor=c,L(c,u)}function L(c,u){return L=Object.setPrototypeOf||function(b,v){return b.__proto__=v,b},L(c,u)}var C={STOPPED:"STOPPED",IDLE:"IDLE",KEY_LOADING:"KEY_LOADING",FRAG_LOADING:"FRAG_LOADING",FRAG_LOADING_WAITING_RETRY:"FRAG_LOADING_WAITING_RETRY",WAITING_TRACK:"WAITING_TRACK",PARSING:"PARSING",PARSED:"PARSED",BACKTRACKING:"BACKTRACKING",ENDED:"ENDED",ERROR:"ERROR",WAITING_INIT_PTS:"WAITING_INIT_PTS",WAITING_LEVEL:"WAITING_LEVEL"},p=function(c){m(u,c);function u(b,v,S){var P;return P=c.call(this)||this,P.hls=void 0,P.fragPrevious=null,P.fragCurrent=null,P.fragmentTracker=void 0,P.transmuxer=null,P._state=C.STOPPED,P.media=void 0,P.mediaBuffer=void 0,P.config=void 0,P.bitrateTest=!1,P.lastCurrentTime=0,P.nextLoadPosition=0,P.startPosition=0,P.loadedmetadata=!1,P.fragLoadError=0,P.retryDate=0,P.levels=null,P.fragmentLoader=void 0,P.levelLastLoaded=null,P.startFragRequested=!1,P.decrypter=void 0,P.initPTS=[],P.onvseeking=null,P.onvended=null,P.logPrefix="",P.log=void 0,P.warn=void 0,P.logPrefix=S,P.log=U.logger.log.bind(U.logger,S+":"),P.warn=U.logger.warn.bind(U.logger,S+":"),P.hls=b,P.fragmentLoader=new E.default(b.config),P.fragmentTracker=v,P.config=b.config,P.decrypter=new d.default(b,b.config),b.on(O.Events.KEY_LOADED,P.onKeyLoaded,g(P)),P}var a=u.prototype;return a.doTick=function(){this.onTickEnd()},a.onTickEnd=function(){},a.startLoad=function(v){},a.stopLoad=function(){this.fragmentLoader.abort();var v=this.fragCurrent;v&&this.fragmentTracker.removeFragment(v),this.resetTransmuxer(),this.fragCurrent=null,this.fragPrevious=null,this.clearInterval(),this.clearNextTick(),this.state=C.STOPPED},a._streamEnded=function(v,S){var P=this.fragCurrent,G=this.fragmentTracker;if(!S.live&&P&&P.sn===S.endSN&&!v.nextStart){var V=G.getState(P);return V===_.FragmentState.PARTIAL||V===_.FragmentState.OK}return!1},a.onMediaAttached=function(v,S){var P=this.media=this.mediaBuffer=S.media;this.onvseeking=this.onMediaSeeking.bind(this),this.onvended=this.onMediaEnded.bind(this),P.addEventListener("seeking",this.onvseeking),P.addEventListener("ended",this.onvended);var G=this.config;this.levels&&G.autoStartLoad&&this.state===C.STOPPED&&this.startLoad(G.startPosition)},a.onMediaDetaching=function(){var v=this.media;v!=null&&v.ended&&(this.log("MSE detaching and video ended, reset startPosition"),this.startPosition=this.lastCurrentTime=0),v&&(v.removeEventListener("seeking",this.onvseeking),v.removeEventListener("ended",this.onvended),this.onvseeking=this.onvended=null),this.media=this.mediaBuffer=null,this.loadedmetadata=!1,this.fragmentTracker.removeAllFragments(),this.stopLoad()},a.onMediaSeeking=function(){var v=this.config,S=this.fragCurrent,P=this.media,G=this.mediaBuffer,V=this.state,$=P?P.currentTime:0,z=H.BufferHelper.bufferInfo(G||P,$,v.maxBufferHole);if(this.log("media seeking to "+(Object(Q.isFiniteNumber)($)?$.toFixed(3):$)+", state: "+V),V===C.ENDED)this.resetLoadingState();else if(S&&!z.len){var F=v.maxFragLookUpTolerance,ee=S.start-F,ne=S.start+S.duration+F,ce=$>ne;($<ee||ce)&&(ce&&S.loader&&(this.log("seeking outside of buffer while fragment load in progress, cancel fragment load"),S.loader.abort()),this.resetLoadingState())}P&&(this.lastCurrentTime=$),!this.loadedmetadata&&!z.len&&(this.nextLoadPosition=this.startPosition=$),this.tickImmediate()},a.onMediaEnded=function(){this.startPosition=this.lastCurrentTime=0},a.onKeyLoaded=function(v,S){if(this.state!==C.KEY_LOADING||S.frag!==this.fragCurrent||!this.levels)return;this.state=C.IDLE;var P=this.levels[S.frag.level].details;P&&this.loadFragment(S.frag,P,S.frag.start)},a.onHandlerDestroying=function(){this.stopLoad(),c.prototype.onHandlerDestroying.call(this)},a.onHandlerDestroyed=function(){this.state=C.STOPPED,this.hls.off(O.Events.KEY_LOADED,this.onKeyLoaded,this),this.fragmentLoader&&this.fragmentLoader.destroy(),this.decrypter&&this.decrypter.destroy(),this.hls=this.log=this.warn=this.decrypter=this.fragmentLoader=this.fragmentTracker=null,c.prototype.onHandlerDestroyed.call(this)},a.loadKey=function(v,S){this.log("Loading key for "+v.sn+" of ["+S.startSN+"-"+S.endSN+"], "+(this.logPrefix==="[stream-controller]"?"level":"track")+" "+v.level),this.state=C.KEY_LOADING,this.fragCurrent=v,this.hls.trigger(O.Events.KEY_LOADING,{frag:v})},a.loadFragment=function(v,S,P){this._loadFragForPlayback(v,S,P)},a._loadFragForPlayback=function(v,S,P){var G=this,V=function(z){if(G.fragContextChanged(v)){G.warn("Fragment "+v.sn+(z.part?" p: "+z.part.index:"")+" of level "+v.level+" was dropped during download."),G.fragmentTracker.removeFragment(v);return}v.stats.chunkCount++,G._handleFragmentLoadProgress(z)};this._doFragLoad(v,S,P,V).then(function($){if(!$)return;G.fragLoadError=0;var z=G.state;if(G.fragContextChanged(v)){(z===C.FRAG_LOADING||z===C.BACKTRACKING||!G.fragCurrent&&z===C.PARSING)&&(G.fragmentTracker.removeFragment(v),G.state=C.IDLE);return}if("payload"in $&&(G.log("Loaded fragment "+v.sn+" of level "+v.level),G.hls.trigger(O.Events.FRAG_LOADED,$),G.state===C.BACKTRACKING)){G.fragmentTracker.backtrack(v,$),G.resetFragmentLoading(v);return}G._handleFragmentLoadComplete($)}).catch(function($){G.warn($),G.resetFragmentLoading(v)})},a.flushMainBuffer=function(v,S,P){if(P===void 0&&(P=null),!(v-S))return;var G={startOffset:v,endOffset:S,type:P};this.fragLoadError=0,this.hls.trigger(O.Events.BUFFER_FLUSHING,G)},a._loadInitSegment=function(v){var S=this;this._doFragLoad(v).then(function(P){if(!P||S.fragContextChanged(v)||!S.levels)throw new Error("init load aborted");return P}).then(function(P){var G=S.hls,V=P.payload,$=v.decryptdata;if(V&&V.byteLength>0&&$&&$.key&&$.iv&&$.method==="AES-128"){var z=self.performance.now();return S.decrypter.webCryptoDecrypt(new Uint8Array(V),$.key.buffer,$.iv.buffer).then(function(F){var ee=self.performance.now();return G.trigger(O.Events.FRAG_DECRYPTED,{frag:v,payload:F,stats:{tstart:z,tdecrypt:ee}}),P.payload=F,P})}return P}).then(function(P){var G=S.fragCurrent,V=S.hls,$=S.levels;if(!$)throw new Error("init load aborted, missing levels");var z=$[v.level].details;console.assert(z,"Level details are defined when init segment is loaded");var F=v.stats;S.state=C.IDLE,S.fragLoadError=0,v.data=new Uint8Array(P.payload),F.parsing.start=F.buffering.start=self.performance.now(),F.parsing.end=F.buffering.end=self.performance.now(),P.frag===G&&V.trigger(O.Events.FRAG_BUFFERED,{stats:F,frag:G,part:null,id:v.type}),S.tick()}).catch(function(P){S.warn(P),S.resetFragmentLoading(v)})},a.fragContextChanged=function(v){var S=this.fragCurrent;return!v||!S||v.level!==S.level||v.sn!==S.sn||v.urlId!==S.urlId},a.fragBufferedComplete=function(v,S){var P=this.mediaBuffer?this.mediaBuffer:this.media;this.log("Buffered "+v.type+" sn: "+v.sn+(S?" part: "+S.index:"")+" of "+(this.logPrefix==="[stream-controller]"?"level":"track")+" "+v.level+" "+o.default.toString(H.BufferHelper.getBuffered(P))),this.state=C.IDLE,this.tick()},a._handleFragmentLoadComplete=function(v){var S=this.transmuxer;if(!S)return;var P=v.frag,G=v.part,V=v.partsLoaded,$=!V||V.length===0||V.some(function(F){return!F}),z=new y.ChunkMetadata(P.level,P.sn,P.stats.chunkCount+1,0,G?G.index:-1,!$);S.flush(z)},a._handleFragmentLoadProgress=function(v){},a._doFragLoad=function(v,S,P,G){var V=this;if(P===void 0&&(P=null),!this.levels)throw new Error("frag load aborted, missing levels");if(P=Math.max(v.start,P||0),this.config.lowLatencyMode&&S){var $=S.partList;if($&&G){P>v.end&&S.fragmentHint&&(v=S.fragmentHint);var z=this.getNextPart($,v,P);if(z>-1){var F=$[z];return this.log("Loading part sn: "+v.sn+" p: "+F.index+" cc: "+v.cc+" of playlist ["+S.startSN+"-"+S.endSN+"] parts [0-"+z+"-"+($.length-1)+"] "+(this.logPrefix==="[stream-controller]"?"level":"track")+": "+v.level+", target: "+parseFloat(P.toFixed(3))),this.nextLoadPosition=F.start+F.duration,this.state=C.FRAG_LOADING,this.hls.trigger(O.Events.FRAG_LOADING,{frag:v,part:$[z],targetBufferTime:P}),this.doFragPartsLoad(v,$,z,G).catch(function(ee){return V.handleFragLoadError(ee)})}else if(!v.url||this.loadedEndOfParts($,P))return Promise.resolve(null)}}return this.log("Loading fragment "+v.sn+" cc: "+v.cc+" "+(S?"of ["+S.startSN+"-"+S.endSN+"] ":"")+(this.logPrefix==="[stream-controller]"?"level":"track")+": "+v.level+", target: "+parseFloat(P.toFixed(3))),Object(Q.isFiniteNumber)(v.sn)&&!this.bitrateTest&&(this.nextLoadPosition=v.start+v.duration),this.state=C.FRAG_LOADING,this.hls.trigger(O.Events.FRAG_LOADING,{frag:v,targetBufferTime:P}),this.fragmentLoader.load(v,G).catch(function(ee){return V.handleFragLoadError(ee)})},a.doFragPartsLoad=function(v,S,P,G){var V=this;return new Promise(function($,z){var F=[],ee=function ne(ce){var ve=S[ce];V.fragmentLoader.loadPart(v,ve,G).then(function(Ie){F[ve.index]=Ie;var Ee=Ie.part;V.hls.trigger(O.Events.FRAG_LOADED,Ie);var Ae=S[ce+1];if(Ae&&Ae.fragment===v)ne(ce+1);else return $({frag:v,part:Ee,partsLoaded:F})}).catch(z)};ee(P)})},a.handleFragLoadError=function(v){var S=v.data;return S&&S.details===I.ErrorDetails.INTERNAL_ABORTED?this.handleFragLoadAborted(S.frag,S.part):this.hls.trigger(O.Events.ERROR,S),null},a._handleTransmuxerFlush=function(v){var S=this.getCurrentContext(v);if(!S||this.state!==C.PARSING){this.fragCurrent||(this.state=C.IDLE);return}var P=S.frag,G=S.part,V=S.level,$=self.performance.now();P.stats.parsing.end=$,G&&(G.stats.parsing.end=$),this.updateLevelTiming(P,G,V,v.partial)},a.getCurrentContext=function(v){var S=this.levels,P=v.level,G=v.sn,V=v.part;if(!S||!S[P])return this.warn("Levels object was unset while buffering fragment "+G+" of level "+P+". The current chunk will not be buffered."),null;var $=S[P],z=V>-1?Object(w.getPartWith)($,G,V):null,F=z?z.fragment:Object(w.getFragmentWithSN)($,G,this.fragCurrent);return F?{frag:F,part:z,level:$}:null},a.bufferFragmentData=function(v,S,P,G){if(!v||this.state!==C.PARSING)return;var V=v.data1,$=v.data2,z=V;if(V&&$&&(z=Object(T.appendUint8Array)(V,$)),!z||!z.length)return;var F={type:v.type,frag:S,part:P,chunkMeta:G,parent:S.type,data:z};this.hls.trigger(O.Events.BUFFER_APPENDING,F),v.dropped&&v.independent&&!P&&this.flushBufferGap(S)},a.flushBufferGap=function(v){var S=this.media;if(!S)return;if(!H.BufferHelper.isBuffered(S,S.currentTime)){this.flushMainBuffer(0,v.start);return}var P=S.currentTime,G=H.BufferHelper.bufferInfo(S,P,0),V=v.duration,$=Math.min(this.config.maxFragLookUpTolerance*2,V*.25),z=Math.max(Math.min(v.start-$,G.end-$),P+$);v.start-z>$&&this.flushMainBuffer(z,v.start)},a.getFwdBufferInfo=function(v,S){var P=this.config,G=this.getLoadPosition();if(!Object(Q.isFiniteNumber)(G))return null;var V=H.BufferHelper.bufferInfo(v,G,P.maxBufferHole);if(V.len===0&&V.nextStart!==void 0){var $=this.fragmentTracker.getBufferedFrag(G,S);if($&&V.nextStart<$.end)return H.BufferHelper.bufferInfo(v,G,Math.max(V.nextStart,P.maxBufferHole))}return V},a.getMaxBufferLength=function(v){var S=this.config,P;return v?P=Math.max(8*S.maxBufferSize/v,S.maxBufferLength):P=S.maxBufferLength,Math.min(P,S.maxMaxBufferLength)},a.reduceMaxBufferLength=function(v){var S=this.config,P=v||S.maxBufferLength;return S.maxMaxBufferLength>=P?(S.maxMaxBufferLength/=2,this.warn("Reduce max buffer length to "+S.maxMaxBufferLength+"s"),!0):!1},a.getNextFragment=function(v,S){var P,G,V=S.fragments,$=V.length;if(!$)return null;var z=this.config,F=V[0].start,ee;if(S.live){var ne=z.initialLiveManifestSize;if($<ne)return this.warn("Not enough fragments to start playback (have: "+$+", need: "+ne+")"),null;!S.PTSKnown&&!this.startFragRequested&&this.startPosition===-1&&(ee=this.getInitialLiveFragment(S,V),this.startPosition=ee?this.hls.liveSyncPosition||ee.start:v)}else v<=F&&(ee=V[0]);if(!ee){var ce=z.lowLatencyMode?S.partEnd:S.fragmentEnd;ee=this.getFragmentAtPosition(v,ce,S)}return(P=ee)!==null&&P!==void 0&&P.initSegment&&!((G=ee)!==null&&G!==void 0&&G.initSegment.data)&&!this.bitrateTest&&(ee=ee.initSegment),ee},a.getNextPart=function(v,S,P){for(var G=-1,V=!1,$=!0,z=0,F=v.length;z<F;z++){var ee=v[z];if($=$&&!ee.independent,G>-1&&P<ee.start)break;var ne=ee.loaded;!ne&&(V||ee.independent||$)&&ee.fragment===S&&(G=z),V=ne}return G},a.loadedEndOfParts=function(v,S){var P=v[v.length-1];return P&&S>P.start&&P.loaded},a.getInitialLiveFragment=function(v,S){var P=this.fragPrevious,G=null;if(P){if(v.hasProgramDateTime&&(this.log("Live playlist, switching playlist, load frag with same PDT: "+P.programDateTime),G=Object(D.findFragmentByPDT)(S,P.endProgramDateTime,this.config.maxFragLookUpTolerance)),!G){var V=P.sn+1;if(V>=v.startSN&&V<=v.endSN){var $=S[V-v.startSN];P.cc===$.cc&&(G=$,this.log("Live playlist, switching playlist, load frag with next SN: "+G.sn))}G||(G=Object(D.findFragWithCC)(S,P.cc),G&&this.log("Live playlist, switching playlist, load frag with same CC: "+G.sn))}}else{var z=this.hls.liveSyncPosition;z!==null&&(G=this.getFragmentAtPosition(z,this.bitrateTest?v.fragmentEnd:v.edge,v))}return G},a.getFragmentAtPosition=function(v,S,P){var G=this.config,V=this.fragPrevious,$=P.fragments,z=P.endSN,F=P.fragmentHint,ee=G.maxFragLookUpTolerance,ne=!!(G.lowLatencyMode&&P.partList&&F);ne&&F&&!this.bitrateTest&&($=$.concat(F),z=F.sn);var ce;if(v<S){var ve=v>S-ee?0:ee;ce=Object(D.findFragmentByPTS)(V,$,v,ve)}else ce=$[$.length-1];if(ce){var Ie=ce.sn-P.startSN,Ee=V&&ce.level===V.level,Ae=$[Ie+1],xe=this.fragmentTracker.getState(ce);if(xe===_.FragmentState.BACKTRACKED){ce=null;for(var Ce=Ie;$[Ce]&&this.fragmentTracker.getState($[Ce])===_.FragmentState.BACKTRACKED;)V?ce=$[Ce--]:ce=$[--Ce];ce||(ce=Ae)}else V&&ce.sn===V.sn&&!ne&&(Ee&&(ce.sn<z&&this.fragmentTracker.getState(Ae)!==_.FragmentState.OK?(this.log("SN "+ce.sn+" just loaded, load next one: "+Ae.sn),ce=Ae):ce=null))}return ce},a.synchronizeToLiveEdge=function(v){var S=this.config,P=this.media;if(!P)return;var G=this.hls.liveSyncPosition,V=P.currentTime,$=v.fragments[0].start,z=v.edge,F=V>=$-S.maxFragLookUpTolerance&&V<=z;if(G!==null&&P.duration>G&&(V<G||!F)){var ee=S.liveMaxLatencyDuration!==void 0?S.liveMaxLatencyDuration:S.liveMaxLatencyDurationCount*v.targetduration;(!F&&P.readyState<4||V<z-ee)&&(this.loadedmetadata||(this.nextLoadPosition=G),P.readyState&&(this.warn("Playback: "+V.toFixed(3)+" is located too far from the end of live sliding playlist: "+z+", reset currentTime to : "+G.toFixed(3)),P.currentTime=G))}},a.alignPlaylists=function(v,S){var P=this.levels,G=this.levelLastLoaded,V=this.fragPrevious,$=G!==null?P[G]:null,z=v.fragments.length;if(!z)return this.warn("No fragments in live playlist"),0;var F=v.fragments[0].start,ee=!S,ne=v.alignedSliding&&Object(Q.isFiniteNumber)(F);if(ee||!ne&&!F){Object(k.alignStream)(V,$,v);var ce=v.fragments[0].start;return this.log("Live playlist sliding: "+ce.toFixed(2)+" start-sn: "+(S?S.startSN:"na")+"->"+v.startSN+" prev-sn: "+(V?V.sn:"na")+" fragments: "+z),ce}return F},a.waitForCdnTuneIn=function(v){var S=3;return v.live&&v.canBlockReload&&v.tuneInGoal>Math.max(v.partHoldBack,v.partTarget*S)},a.setStartPosition=function(v,S){var P=this.startPosition;if(P<S&&(P=-1),P===-1||this.lastCurrentTime===-1){var G=v.startTimeOffset;Object(Q.isFiniteNumber)(G)?(P=S+G,G<0&&(P+=v.totalduration),P=Math.min(Math.max(S,P),S+v.totalduration),this.log("Start time offset "+G+" found in playlist, adjust startPosition to "+P),this.startPosition=P):v.live?P=this.hls.liveSyncPosition||S:this.startPosition=P=0,this.lastCurrentTime=P}this.nextLoadPosition=P},a.getLoadPosition=function(){var v=this.media,S=0;return this.loadedmetadata&&v?S=v.currentTime:this.nextLoadPosition&&(S=this.nextLoadPosition),S},a.handleFragLoadAborted=function(v,S){this.transmuxer&&v.sn!=="initSegment"&&v.stats.aborted&&(this.warn("Fragment "+v.sn+(S?" part"+S.index:"")+" of level "+v.level+" was aborted"),this.resetFragmentLoading(v))},a.resetFragmentLoading=function(v){(!this.fragCurrent||!this.fragContextChanged(v))&&(this.state=C.IDLE)},a.onFragmentOrKeyLoadError=function(v,S){if(S.fatal)return;var P=S.frag;if(!P||P.type!==v)return;var G=this.fragCurrent;console.assert(G&&P.sn===G.sn&&P.level===G.level&&P.urlId===G.urlId,"Frag load error must match current frag to retry");var V=this.config;if(this.fragLoadError+1<=V.fragLoadingMaxRetry){if(this.resetLiveStartWhenNotLoaded(P.level))return;var $=Math.min(Math.pow(2,this.fragLoadError)*V.fragLoadingRetryDelay,V.fragLoadingMaxRetryTimeout);this.warn("Fragment "+P.sn+" of "+v+" "+P.level+" failed to load, retrying in "+$+"ms"),this.retryDate=self.performance.now()+$,this.fragLoadError++,this.state=C.FRAG_LOADING_WAITING_RETRY}else S.levelRetry?(v===l.PlaylistLevelType.AUDIO&&(this.fragCurrent=null),this.fragLoadError=0,this.state=C.IDLE):(U.logger.error(S.details+" reaches max retry, redispatch as fatal ..."),S.fatal=!0,this.hls.stopLoad(),this.state=C.ERROR)},a.afterBufferFlushed=function(v,S,P){if(!v)return;var G=H.BufferHelper.getBuffered(v);this.fragmentTracker.detectEvictedFragments(S,G,P),this.state===C.ENDED&&this.resetLoadingState()},a.resetLoadingState=function(){this.fragCurrent=null,this.fragPrevious=null,this.state=C.IDLE},a.resetLiveStartWhenNotLoaded=function(v){if(!this.loadedmetadata){this.startFragRequested=!1;var S=this.levels?this.levels[v].details:null;if(S!=null&&S.live)return this.startPosition=-1,this.setStartPosition(S,0),this.resetLoadingState(),!0;this.nextLoadPosition=this.startPosition}return!1},a.updateLevelTiming=function(v,S,P,G){var V=this,$=P.details;console.assert(!!$,"level.details must be defined");var z=Object.keys(v.elementaryStreams).reduce(function(F,ee){var ne=v.elementaryStreams[ee];if(ne){var ce=ne.endPTS-ne.startPTS;if(ce<=0)return V.warn("Could not parse fragment "+v.sn+" "+ee+" duration reliably ("+ce+") resetting transmuxer to fallback to playlist timing"),V.resetTransmuxer(),F||!1;var ve=G?0:Object(w.updateFragPTSDTS)($,v,ne.startPTS,ne.endPTS,ne.startDTS,ne.endDTS);return V.hls.trigger(O.Events.LEVEL_PTS_UPDATED,{details:$,level:P,drift:ve,type:ee,frag:v,start:ne.startPTS,end:ne.endPTS}),!0}return F},!1);z?(this.state=C.PARSED,this.hls.trigger(O.Events.FRAG_PARSED,{frag:v,part:S})):this.resetLoadingState()},a.resetTransmuxer=function(){this.transmuxer&&(this.transmuxer.destroy(),this.transmuxer=null)},x(u,[{key:"state",get:function(){return this._state},set:function(v){var S=this._state;S!==v&&(this._state=v,this.log(S+"->"+v))}}]),u}(B.default)},"./src/controller/buffer-controller.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return D});var Q=R("./src/polyfills/number.ts"),B=R("./src/events.ts"),_=R("./src/utils/logger.ts"),H=R("./src/errors.ts"),U=R("./src/utils/buffer-helper.ts"),O=R("./src/utils/mediasource-helper.ts"),I=R("./src/loader/fragment.ts"),y=R("./src/controller/buffer-operation-queue.ts"),T=Object(O.getMediaSource)(),k=/([ha]vc.)(?:\.[^.,]+)+/,D=function(){function w(d){var o=this;this.details=null,this._objectUrl=null,this.operationQueue=void 0,this.listeners=void 0,this.hls=void 0,this.bufferCodecEventsExpected=0,this._bufferCodecEventsTotal=0,this.media=null,this.mediaSource=null,this.appendError=0,this.tracks={},this.pendingTracks={},this.sourceBuffer=void 0,this._onMediaSourceOpen=function(){var l=o.hls,h=o.media,x=o.mediaSource;_.logger.log("[buffer-controller]: Media source opened"),h&&(o.updateMediaElementDuration(),l.trigger(B.Events.MEDIA_ATTACHED,{media:h})),x&&x.removeEventListener("sourceopen",o._onMediaSourceOpen),o.checkPendingTracks()},this._onMediaSourceClose=function(){_.logger.log("[buffer-controller]: Media source closed")},this._onMediaSourceEnded=function(){_.logger.log("[buffer-controller]: Media source ended")},this.hls=d,this._initSourceBuffer(),this.registerListeners()}var E=w.prototype;return E.hasSourceTypes=function(){return this.getSourceBufferTypes().length>0||Object.keys(this.pendingTracks).length>0},E.destroy=function(){this.unregisterListeners(),this.details=null},E.registerListeners=function(){var o=this.hls;o.on(B.Events.MEDIA_ATTACHING,this.onMediaAttaching,this),o.on(B.Events.MEDIA_DETACHING,this.onMediaDetaching,this),o.on(B.Events.MANIFEST_PARSED,this.onManifestParsed,this),o.on(B.Events.BUFFER_RESET,this.onBufferReset,this),o.on(B.Events.BUFFER_APPENDING,this.onBufferAppending,this),o.on(B.Events.BUFFER_CODECS,this.onBufferCodecs,this),o.on(B.Events.BUFFER_EOS,this.onBufferEos,this),o.on(B.Events.BUFFER_FLUSHING,this.onBufferFlushing,this),o.on(B.Events.LEVEL_UPDATED,this.onLevelUpdated,this),o.on(B.Events.FRAG_PARSED,this.onFragParsed,this),o.on(B.Events.FRAG_CHANGED,this.onFragChanged,this)},E.unregisterListeners=function(){var o=this.hls;o.off(B.Events.MEDIA_ATTACHING,this.onMediaAttaching,this),o.off(B.Events.MEDIA_DETACHING,this.onMediaDetaching,this),o.off(B.Events.MANIFEST_PARSED,this.onManifestParsed,this),o.off(B.Events.BUFFER_RESET,this.onBufferReset,this),o.off(B.Events.BUFFER_APPENDING,this.onBufferAppending,this),o.off(B.Events.BUFFER_CODECS,this.onBufferCodecs,this),o.off(B.Events.BUFFER_EOS,this.onBufferEos,this),o.off(B.Events.BUFFER_FLUSHING,this.onBufferFlushing,this),o.off(B.Events.LEVEL_UPDATED,this.onLevelUpdated,this),o.off(B.Events.FRAG_PARSED,this.onFragParsed,this),o.off(B.Events.FRAG_CHANGED,this.onFragChanged,this)},E._initSourceBuffer=function(){this.sourceBuffer={},this.operationQueue=new y.default(this.sourceBuffer),this.listeners={audio:[],video:[],audiovideo:[]}},E.onManifestParsed=function(o,l){var h=2;(l.audio&&!l.video||!l.altAudio)&&(h=1),this.bufferCodecEventsExpected=this._bufferCodecEventsTotal=h,this.details=null,_.logger.log(this.bufferCodecEventsExpected+" bufferCodec event(s) expected")},E.onMediaAttaching=function(o,l){var h=this.media=l.media;if(h&&T){var x=this.mediaSource=new T;x.addEventListener("sourceopen",this._onMediaSourceOpen),x.addEventListener("sourceended",this._onMediaSourceEnded),x.addEventListener("sourceclose",this._onMediaSourceClose),h.src=self.URL.createObjectURL(x),this._objectUrl=h.src}},E.onMediaDetaching=function(){var o=this.media,l=this.mediaSource,h=this._objectUrl;if(l){if(_.logger.log("[buffer-controller]: media source detaching"),l.readyState==="open")try{l.endOfStream()}catch(x){_.logger.warn("[buffer-controller]: onMediaDetaching: "+x.message+" while calling endOfStream")}this.onBufferReset(),l.removeEventListener("sourceopen",this._onMediaSourceOpen),l.removeEventListener("sourceended",this._onMediaSourceEnded),l.removeEventListener("sourceclose",this._onMediaSourceClose),o&&(h&&self.URL.revokeObjectURL(h),o.src===h?(o.removeAttribute("src"),o.load()):_.logger.warn("[buffer-controller]: media.src was changed by a third party - skip cleanup")),this.mediaSource=null,this.media=null,this._objectUrl=null,this.bufferCodecEventsExpected=this._bufferCodecEventsTotal,this.pendingTracks={},this.tracks={}}this.hls.trigger(B.Events.MEDIA_DETACHED,void 0)},E.onBufferReset=function(){var o=this;this.getSourceBufferTypes().forEach(function(l){var h=o.sourceBuffer[l];try{h&&(o.removeBufferListeners(l),o.mediaSource&&o.mediaSource.removeSourceBuffer(h),o.sourceBuffer[l]=void 0)}catch(x){_.logger.warn("[buffer-controller]: Failed to reset the "+l+" buffer",x)}}),this._initSourceBuffer()},E.onBufferCodecs=function(o,l){var h=this,x=this.getSourceBufferTypes().length;if(Object.keys(l).forEach(function(g){if(x){var m=h.tracks[g];if(m&&typeof m.buffer.changeType=="function"){var L=l[g],C=L.codec,p=L.levelCodec,c=L.container,u=(m.levelCodec||m.codec).replace(k,"$1"),a=(p||C).replace(k,"$1");if(u!==a){var b=c+";codecs="+(p||C);h.appendChangeType(g,b)}}}else h.pendingTracks[g]=l[g]}),x)return;this.bufferCodecEventsExpected=Math.max(this.bufferCodecEventsExpected-1,0),this.mediaSource&&this.mediaSource.readyState==="open"&&this.checkPendingTracks()},E.appendChangeType=function(o,l){var h=this,x=this.operationQueue,g={execute:function(){var L=h.sourceBuffer[o];L&&(_.logger.log("[buffer-controller]: changing "+o+" sourceBuffer type to "+l),L.changeType(l)),x.shiftAndExecuteNext(o)},onStart:function(){},onComplete:function(){},onError:function(L){_.logger.warn("[buffer-controller]: Failed to change "+o+" SourceBuffer type",L)}};x.append(g,o)},E.onBufferAppending=function(o,l){var h=this,x=this.hls,g=this.operationQueue,m=this.tracks,L=l.data,C=l.type,p=l.frag,c=l.part,u=l.chunkMeta,a=u.buffering[C],b=self.performance.now();a.start=b;var v=p.stats.buffering,S=c?c.stats.buffering:null;v.start===0&&(v.start=b),S&&S.start===0&&(S.start=b);var P=m.audio,G=C==="audio"&&u.id===1&&(P==null?void 0:P.container)==="audio/mpeg",V={execute:function(){if(a.executeStart=self.performance.now(),G){var z=h.sourceBuffer[C];if(z){var F=p.start-z.timestampOffset;Math.abs(F)>=.1&&(_.logger.log("[buffer-controller]: Updating audio SourceBuffer timestampOffset to "+p.start+" (delta: "+F+") sn: "+p.sn+")"),z.timestampOffset=p.start)}}h.appendExecutor(L,C)},onStart:function(){},onComplete:function(){var z=self.performance.now();a.executeEnd=a.end=z,v.first===0&&(v.first=z),S&&S.first===0&&(S.first=z);var F=h.sourceBuffer,ee={};for(var ne in F)ee[ne]=U.BufferHelper.getBuffered(F[ne]);h.appendError=0,h.hls.trigger(B.Events.BUFFER_APPENDED,{type:C,frag:p,part:c,chunkMeta:u,parent:p.type,timeRanges:ee})},onError:function(z){_.logger.error("[buffer-controller]: Error encountered while trying to append to the "+C+" SourceBuffer",z);var F={type:H.ErrorTypes.MEDIA_ERROR,parent:p.type,details:H.ErrorDetails.BUFFER_APPEND_ERROR,err:z,fatal:!1};z.code===DOMException.QUOTA_EXCEEDED_ERR?F.details=H.ErrorDetails.BUFFER_FULL_ERROR:(h.appendError++,F.details=H.ErrorDetails.BUFFER_APPEND_ERROR,h.appendError>x.config.appendErrorMaxRetry&&(_.logger.error("[buffer-controller]: Failed "+x.config.appendErrorMaxRetry+" times to append segment in sourceBuffer"),F.fatal=!0)),x.trigger(B.Events.ERROR,F)}};g.append(V,C)},E.onBufferFlushing=function(o,l){var h=this,x=this.operationQueue,g=function(L){return{execute:h.removeExecutor.bind(h,L,l.startOffset,l.endOffset),onStart:function(){},onComplete:function(){h.hls.trigger(B.Events.BUFFER_FLUSHED,{type:L})},onError:function(p){_.logger.warn("[buffer-controller]: Failed to remove from "+L+" SourceBuffer",p)}}};l.type?x.append(g(l.type),l.type):this.getSourceBufferTypes().forEach(function(m){x.append(g(m),m)})},E.onFragParsed=function(o,l){var h=this,x=l.frag,g=l.part,m=[],L=g?g.elementaryStreams:x.elementaryStreams;L[I.ElementaryStreamTypes.AUDIOVIDEO]?m.push("audiovideo"):(L[I.ElementaryStreamTypes.AUDIO]&&m.push("audio"),L[I.ElementaryStreamTypes.VIDEO]&&m.push("video"));var C=function(){var c=self.performance.now();x.stats.buffering.end=c,g&&(g.stats.buffering.end=c);var u=g?g.stats:x.stats;h.hls.trigger(B.Events.FRAG_BUFFERED,{frag:x,part:g,stats:u,id:x.type})};m.length===0&&_.logger.warn("Fragments must have at least one ElementaryStreamType set. type: "+x.type+" level: "+x.level+" sn: "+x.sn),this.blockBuffers(C,m)},E.onFragChanged=function(o,l){this.flushBackBuffer()},E.onBufferEos=function(o,l){var h=this,x=this.getSourceBufferTypes().reduce(function(g,m){var L=h.sourceBuffer[m];return(!l.type||l.type===m)&&(L&&!L.ended&&(L.ended=!0,_.logger.log("[buffer-controller]: "+m+" sourceBuffer now EOS"))),g&&!!(!L||L.ended)},!0);x&&this.blockBuffers(function(){var g=h.mediaSource;if(!g||g.readyState!=="open")return;g.endOfStream()})},E.onLevelUpdated=function(o,l){var h=l.details;if(!h.fragments.length)return;this.details=h,this.getSourceBufferTypes().length?this.blockBuffers(this.updateMediaElementDuration.bind(this)):this.updateMediaElementDuration()},E.flushBackBuffer=function(){var o=this.hls,l=this.details,h=this.media,x=this.sourceBuffer;if(!h||l===null)return;var g=this.getSourceBufferTypes();if(!g.length)return;var m=l.live&&o.config.liveBackBufferLength!==null?o.config.liveBackBufferLength:o.config.backBufferLength;if(!Object(Q.isFiniteNumber)(m)||m<0)return;var L=h.currentTime,C=l.levelTargetDuration,p=Math.max(m,C),c=Math.floor(L/C)*C-p;g.forEach(function(u){var a=x[u];if(a){var b=U.BufferHelper.getBuffered(a);b.length>0&&c>b.start(0)&&(o.trigger(B.Events.BACK_BUFFER_REACHED,{bufferEnd:c}),l.live&&o.trigger(B.Events.LIVE_BACK_BUFFER_REACHED,{bufferEnd:c}),o.trigger(B.Events.BUFFER_FLUSHING,{startOffset:0,endOffset:c,type:u}))}})},E.updateMediaElementDuration=function(){if(!this.details||!this.media||!this.mediaSource||this.mediaSource.readyState!=="open")return;var o=this.details,l=this.hls,h=this.media,x=this.mediaSource,g=o.fragments[0].start+o.totalduration,m=h.duration,L=Object(Q.isFiniteNumber)(x.duration)?x.duration:0;o.live&&l.config.liveDurationInfinity?(_.logger.log("[buffer-controller]: Media Source duration is set to Infinity"),x.duration=Infinity,this.updateSeekableRange(o)):(g>L&&g>m||!Object(Q.isFiniteNumber)(m))&&(_.logger.log("[buffer-controller]: Updating Media Source duration to "+g.toFixed(3)),x.duration=g)},E.updateSeekableRange=function(o){var l=this.mediaSource,h=o.fragments,x=h.length;if(x&&o.live&&l!==null&&l!==void 0&&l.setLiveSeekableRange){var g=Math.max(0,h[0].start),m=Math.max(g,g+o.totalduration);l.setLiveSeekableRange(g,m)}},E.checkPendingTracks=function(){var o=this.bufferCodecEventsExpected,l=this.operationQueue,h=this.pendingTracks,x=Object.keys(h).length;if(x&&!o||x===2){this.createSourceBuffers(h),this.pendingTracks={};var g=this.getSourceBufferTypes();if(g.length===0){this.hls.trigger(B.Events.ERROR,{type:H.ErrorTypes.MEDIA_ERROR,details:H.ErrorDetails.BUFFER_INCOMPATIBLE_CODECS_ERROR,fatal:!0,reason:"could not create source buffer for media codec(s)"});return}g.forEach(function(m){l.executeNext(m)})}},E.createSourceBuffers=function(o){var l=this.sourceBuffer,h=this.mediaSource;if(!h)throw Error("createSourceBuffers called when mediaSource was null");var x=0;for(var g in o)if(!l[g]){var m=o[g];if(!m)throw Error("source buffer exists for track "+g+", however track does not");var L=m.levelCodec||m.codec,C=m.container+";codecs="+L;_.logger.log("[buffer-controller]: creating sourceBuffer("+C+")");try{var p=l[g]=h.addSourceBuffer(C),c=g;this.addBufferListener(c,"updatestart",this._onSBUpdateStart),this.addBufferListener(c,"updateend",this._onSBUpdateEnd),this.addBufferListener(c,"error",this._onSBUpdateError),this.tracks[g]={buffer:p,codec:L,container:m.container,levelCodec:m.levelCodec,id:m.id},x++}catch(u){_.logger.error("[buffer-controller]: error while trying to add sourceBuffer: "+u.message),this.hls.trigger(B.Events.ERROR,{type:H.ErrorTypes.MEDIA_ERROR,details:H.ErrorDetails.BUFFER_ADD_CODEC_ERROR,fatal:!1,error:u,mimeType:C})}}x&&this.hls.trigger(B.Events.BUFFER_CREATED,{tracks:this.tracks})},E._onSBUpdateStart=function(o){var l=this.operationQueue,h=l.current(o);h.onStart()},E._onSBUpdateEnd=function(o){var l=this.operationQueue,h=l.current(o);h.onComplete(),l.shiftAndExecuteNext(o)},E._onSBUpdateError=function(o,l){_.logger.error("[buffer-controller]: "+o+" SourceBuffer error",l),this.hls.trigger(B.Events.ERROR,{type:H.ErrorTypes.MEDIA_ERROR,details:H.ErrorDetails.BUFFER_APPENDING_ERROR,fatal:!1});var h=this.operationQueue.current(o);h&&h.onError(l)},E.removeExecutor=function(o,l,h){var x=this.media,g=this.mediaSource,m=this.operationQueue,L=this.sourceBuffer,C=L[o];if(!x||!g||!C){_.logger.warn("[buffer-controller]: Attempting to remove from the "+o+" SourceBuffer, but it does not exist"),m.shiftAndExecuteNext(o);return}var p=Object(Q.isFiniteNumber)(x.duration)?x.duration:Infinity,c=Object(Q.isFiniteNumber)(g.duration)?g.duration:Infinity,u=Math.max(0,l),a=Math.min(h,p,c);a>u?(_.logger.log("[buffer-controller]: Removing ["+u+","+a+"] from the "+o+" SourceBuffer"),console.assert(!C.updating,o+" sourceBuffer must not be updating"),C.remove(u,a)):m.shiftAndExecuteNext(o)},E.appendExecutor=function(o,l){var h=this.operationQueue,x=this.sourceBuffer,g=x[l];if(!g){_.logger.warn("[buffer-controller]: Attempting to append to the "+l+" SourceBuffer, but it does not exist"),h.shiftAndExecuteNext(l);return}g.ended=!1,console.assert(!g.updating,l+" sourceBuffer must not be updating"),g.appendBuffer(o)},E.blockBuffers=function(o,l){var h=this;if(l===void 0&&(l=this.getSourceBufferTypes()),!l.length){_.logger.log("[buffer-controller]: Blocking operation requested, but no SourceBuffers exist"),Promise.resolve(o);return}var x=this.operationQueue,g=l.map(function(m){return x.appendBlocker(m)});Promise.all(g).then(function(){o(),l.forEach(function(m){var L=h.sourceBuffer[m];(!L||!L.updating)&&x.shiftAndExecuteNext(m)})})},E.getSourceBufferTypes=function(){return Object.keys(this.sourceBuffer)},E.addBufferListener=function(o,l,h){var x=this.sourceBuffer[o];if(!x)return;var g=h.bind(this,o);this.listeners[o].push({event:l,listener:g}),x.addEventListener(l,g)},E.removeBufferListeners=function(o){var l=this.sourceBuffer[o];if(!l)return;this.listeners[o].forEach(function(h){l.removeEventListener(h.event,h.listener)})},w}()},"./src/controller/buffer-operation-queue.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return B});var Q=R("./src/utils/logger.ts"),B=function(){function _(U){this.buffers=void 0,this.queues={video:[],audio:[],audiovideo:[]},this.buffers=U}var H=_.prototype;return H.append=function(O,I){var y=this.queues[I];y.push(O),y.length===1&&this.buffers[I]&&this.executeNext(I)},H.insertAbort=function(O,I){var y=this.queues[I];y.unshift(O),this.executeNext(I)},H.appendBlocker=function(O){var I,y=new Promise(function(k){I=k}),T={execute:I,onStart:function(){},onComplete:function(){},onError:function(){}};return this.append(T,O),y},H.executeNext=function(O){var I=this.buffers,y=this.queues,T=I[O],k=y[O];if(k.length){var D=k[0];try{D.execute()}catch(w){Q.logger.warn("[buffer-operation-queue]: Unhandled exception executing the current operation"),D.onError(w),(!T||!T.updating)&&(k.shift(),this.executeNext(O))}}},H.shiftAndExecuteNext=function(O){this.queues[O].shift(),this.executeNext(O)},H.current=function(O){return this.queues[O][0]},_}()},"./src/controller/cap-level-controller.ts":function(ie,X,R){"use strict";R.r(X);var Q=R("./src/events.ts");function B(U,O){for(var I=0;I<O.length;I++){var y=O[I];y.enumerable=y.enumerable||!1,y.configurable=!0,"value"in y&&(y.writable=!0),Object.defineProperty(U,y.key,y)}}function _(U,O,I){return O&&B(U.prototype,O),I&&B(U,I),U}var H=function(){function U(I){this.autoLevelCapping=void 0,this.firstLevel=void 0,this.media=void 0,this.restrictedLevels=void 0,this.timer=void 0,this.hls=void 0,this.streamController=void 0,this.clientRect=void 0,this.hls=I,this.autoLevelCapping=Number.POSITIVE_INFINITY,this.firstLevel=-1,this.media=null,this.restrictedLevels=[],this.timer=void 0,this.clientRect=null,this.registerListeners()}var O=U.prototype;return O.setStreamController=function(y){this.streamController=y},O.destroy=function(){this.unregisterListener(),this.hls.config.capLevelToPlayerSize&&this.stopCapping(),this.media=null,this.clientRect=null,this.hls=this.streamController=null},O.registerListeners=function(){var y=this.hls;y.on(Q.Events.FPS_DROP_LEVEL_CAPPING,this.onFpsDropLevelCapping,this),y.on(Q.Events.MEDIA_ATTACHING,this.onMediaAttaching,this),y.on(Q.Events.MANIFEST_PARSED,this.onManifestParsed,this),y.on(Q.Events.BUFFER_CODECS,this.onBufferCodecs,this),y.on(Q.Events.MEDIA_DETACHING,this.onMediaDetaching,this)},O.unregisterListener=function(){var y=this.hls;y.off(Q.Events.FPS_DROP_LEVEL_CAPPING,this.onFpsDropLevelCapping,this),y.off(Q.Events.MEDIA_ATTACHING,this.onMediaAttaching,this),y.off(Q.Events.MANIFEST_PARSED,this.onManifestParsed,this),y.off(Q.Events.BUFFER_CODECS,this.onBufferCodecs,this),y.off(Q.Events.MEDIA_DETACHING,this.onMediaDetaching,this)},O.onFpsDropLevelCapping=function(y,T){U.isLevelAllowed(T.droppedLevel,this.restrictedLevels)&&this.restrictedLevels.push(T.droppedLevel)},O.onMediaAttaching=function(y,T){this.media=T.media instanceof HTMLVideoElement?T.media:null},O.onManifestParsed=function(y,T){var k=this.hls;this.restrictedLevels=[],this.firstLevel=T.firstLevel,k.config.capLevelToPlayerSize&&T.video&&this.startCapping()},O.onBufferCodecs=function(y,T){var k=this.hls;k.config.capLevelToPlayerSize&&T.video&&this.startCapping()},O.onMediaDetaching=function(){this.stopCapping()},O.detectPlayerSize=function(){if(this.media&&this.mediaHeight>0&&this.mediaWidth>0){var y=this.hls.levels;if(y.length){var T=this.hls;T.autoLevelCapping=this.getMaxLevel(y.length-1),T.autoLevelCapping>this.autoLevelCapping&&this.streamController&&this.streamController.nextLevelSwitch(),this.autoLevelCapping=T.autoLevelCapping}}},O.getMaxLevel=function(y){var T=this,k=this.hls.levels;if(!k.length)return-1;var D=k.filter(function(w,E){return U.isLevelAllowed(E,T.restrictedLevels)&&E<=y});return this.clientRect=null,U.getMaxLevelByMediaSize(D,this.mediaWidth,this.mediaHeight)},O.startCapping=function(){if(this.timer)return;this.autoLevelCapping=Number.POSITIVE_INFINITY,this.hls.firstLevel=this.getMaxLevel(this.firstLevel),self.clearInterval(this.timer),this.timer=self.setInterval(this.detectPlayerSize.bind(this),1e3),this.detectPlayerSize()},O.stopCapping=function(){this.restrictedLevels=[],this.firstLevel=-1,this.autoLevelCapping=Number.POSITIVE_INFINITY,this.timer&&(self.clearInterval(this.timer),this.timer=void 0)},O.getDimensions=function(){if(this.clientRect)return this.clientRect;var y=this.media,T={width:0,height:0};if(y){var k=y.getBoundingClientRect();T.width=k.width,T.height=k.height,!T.width&&!T.height&&(T.width=k.right-k.left||y.width||0,T.height=k.bottom-k.top||y.height||0)}return this.clientRect=T,T},U.isLevelAllowed=function(y,T){return T===void 0&&(T=[]),T.indexOf(y)===-1},U.getMaxLevelByMediaSize=function(y,T,k){if(!y||!y.length)return-1;for(var D=function(l,h){return h?l.width!==h.width||l.height!==h.height:!0},w=y.length-1,E=0;E<y.length;E+=1){var d=y[E];if((d.width>=T||d.height>=k)&&D(d,y[E+1])){w=E;break}}return w},_(U,[{key:"mediaWidth",get:function(){return this.getDimensions().width*U.contentScaleFactor}},{key:"mediaHeight",get:function(){return this.getDimensions().height*U.contentScaleFactor}}],[{key:"contentScaleFactor",get:function(){var y=1;try{y=self.devicePixelRatio}catch(T){}return y}}]),U}();X.default=H},"./src/controller/cmcd-controller.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return D});var Q=R("./src/events.ts"),B=R("./src/types/cmcd.ts"),_=R("./src/utils/buffer-helper.ts"),H=R("./src/utils/logger.ts");function U(w,E){for(var d=0;d<E.length;d++){var o=E[d];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(w,o.key,o)}}function O(w,E,d){return E&&U(w.prototype,E),d&&U(w,d),w}function I(w,E){var d=typeof Symbol!="undefined"&&w[Symbol.iterator]||w["@@iterator"];if(d)return(d=d.call(w)).next.bind(d);if(Array.isArray(w)||(d=y(w))||E&&w&&typeof w.length=="number"){d&&(w=d);var o=0;return function(){return o>=w.length?{done:!0}:{done:!1,value:w[o++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function y(w,E){if(!w)return;if(typeof w=="string")return T(w,E);var d=Object.prototype.toString.call(w).slice(8,-1);if(d==="Object"&&w.constructor&&(d=w.constructor.name),d==="Map"||d==="Set")return Array.from(w);if(d==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(d))return T(w,E)}function T(w,E){(E==null||E>w.length)&&(E=w.length);for(var d=0,o=new Array(E);d<E;d++)o[d]=w[d];return o}function k(){return k=Object.assign||function(w){for(var E=1;E<arguments.length;E++){var d=arguments[E];for(var o in d)Object.prototype.hasOwnProperty.call(d,o)&&(w[o]=d[o])}return w},k.apply(this,arguments)}var D=function(){function w(d){var o=this;this.hls=void 0,this.config=void 0,this.media=void 0,this.sid=void 0,this.cid=void 0,this.useHeaders=!1,this.initialized=!1,this.starved=!1,this.buffering=!0,this.audioBuffer=void 0,this.videoBuffer=void 0,this.onWaiting=function(){o.initialized&&(o.starved=!0),o.buffering=!0},this.onPlaying=function(){o.initialized||(o.initialized=!0),o.buffering=!1},this.applyPlaylistData=function(x){try{o.apply(x,{ot:B.CMCDObjectType.MANIFEST,su:!o.initialized})}catch(g){H.logger.warn("Could not generate manifest CMCD data.",g)}},this.applyFragmentData=function(x){try{var g=x.frag,m=o.hls.levels[g.level],L=o.getObjectType(g),C={d:g.duration*1e3,ot:L};(L===B.CMCDObjectType.VIDEO||L===B.CMCDObjectType.AUDIO||L==B.CMCDObjectType.MUXED)&&(C.br=m.bitrate/1e3,C.tb=o.getTopBandwidth(L),C.bl=o.getBufferLength(L)),o.apply(x,C)}catch(p){H.logger.warn("Could not generate segment CMCD data.",p)}},this.hls=d;var l=this.config=d.config,h=l.cmcd;h!=null&&(l.pLoader=this.createPlaylistLoader(),l.fLoader=this.createFragmentLoader(),this.sid=h.sessionId||w.uuid(),this.cid=h.contentId,this.useHeaders=h.useHeaders===!0,this.registerListeners())}var E=w.prototype;return E.registerListeners=function(){var o=this.hls;o.on(Q.Events.MEDIA_ATTACHED,this.onMediaAttached,this),o.on(Q.Events.MEDIA_DETACHED,this.onMediaDetached,this),o.on(Q.Events.BUFFER_CREATED,this.onBufferCreated,this)},E.unregisterListeners=function(){var o=this.hls;o.off(Q.Events.MEDIA_ATTACHED,this.onMediaAttached,this),o.off(Q.Events.MEDIA_DETACHED,this.onMediaDetached,this),o.off(Q.Events.BUFFER_CREATED,this.onBufferCreated,this),this.onMediaDetached()},E.destroy=function(){this.unregisterListeners(),this.hls=this.config=this.audioBuffer=this.videoBuffer=null},E.onMediaAttached=function(o,l){this.media=l.media,this.media.addEventListener("waiting",this.onWaiting),this.media.addEventListener("playing",this.onPlaying)},E.onMediaDetached=function(){if(!this.media)return;this.media.removeEventListener("waiting",this.onWaiting),this.media.removeEventListener("playing",this.onPlaying),this.media=null},E.onBufferCreated=function(o,l){var h,x;this.audioBuffer=(h=l.tracks.audio)===null||h===void 0?void 0:h.buffer,this.videoBuffer=(x=l.tracks.video)===null||x===void 0?void 0:x.buffer},E.createData=function(){var o;return{v:B.CMCDVersion,sf:B.CMCDStreamingFormat.HLS,sid:this.sid,cid:this.cid,pr:(o=this.media)===null||o===void 0?void 0:o.playbackRate,mtp:this.hls.bandwidthEstimate/1e3}},E.apply=function(o,l){l===void 0&&(l={}),k(l,this.createData());var h=l.ot===B.CMCDObjectType.INIT||l.ot===B.CMCDObjectType.VIDEO||l.ot===B.CMCDObjectType.MUXED;if(this.starved&&h&&(l.bs=!0,l.su=!0,this.starved=!1),l.su==null&&(l.su=this.buffering),this.useHeaders){var x=w.toHeaders(l);if(!Object.keys(x).length)return;o.headers||(o.headers={}),k(o.headers,x)}else{var g=w.toQuery(l);if(!g)return;o.url=w.appendQueryToUri(o.url,g)}},E.getObjectType=function(o){var l=o.type;return l==="subtitle"?B.CMCDObjectType.TIMED_TEXT:o.sn==="initSegment"?B.CMCDObjectType.INIT:l==="audio"?B.CMCDObjectType.AUDIO:l==="main"?this.hls.audioTracks.length?B.CMCDObjectType.VIDEO:B.CMCDObjectType.MUXED:void 0},E.getTopBandwidth=function(o){for(var l=0,h=o===B.CMCDObjectType.AUDIO?this.hls.audioTracks:this.hls.levels,x=I(h),g;!(g=x()).done;){var m=g.value;m.bitrate>l&&(l=m.bitrate)}return l>0?l:NaN},E.getBufferLength=function(o){var l=this.hls.media,h=o===B.CMCDObjectType.AUDIO?this.audioBuffer:this.videoBuffer;if(!h||!l)return NaN;var x=_.BufferHelper.bufferInfo(h,l.currentTime,this.config.maxBufferHole);return x.len*1e3},E.createPlaylistLoader=function(){var o=this.config.pLoader,l=this.applyPlaylistData,h=o||this.config.loader;return function(){function x(m){this.loader=void 0,this.loader=new h(m)}var g=x.prototype;return g.destroy=function(){this.loader.destroy()},g.abort=function(){this.loader.abort()},g.load=function(L,C,p){l(L),this.loader.load(L,C,p)},O(x,[{key:"stats",get:function(){return this.loader.stats}},{key:"context",get:function(){return this.loader.context}}]),x}()},E.createFragmentLoader=function(){var o=this.config.fLoader,l=this.applyFragmentData,h=o||this.config.loader;return function(){function x(m){this.loader=void 0,this.loader=new h(m)}var g=x.prototype;return g.destroy=function(){this.loader.destroy()},g.abort=function(){this.loader.abort()},g.load=function(L,C,p){l(L),this.loader.load(L,C,p)},O(x,[{key:"stats",get:function(){return this.loader.stats}},{key:"context",get:function(){return this.loader.context}}]),x}()},w.uuid=function(){var o=URL.createObjectURL(new Blob),l=o.toString();return URL.revokeObjectURL(o),l.substr(l.lastIndexOf("/")+1)},w.serialize=function(o){for(var l=[],h=function(G){return!Number.isNaN(G)&&G!=null&&G!==""&&G!==!1},x=function(G){return Math.round(G)},g=function(G){return x(G/100)*100},m=function(G){return encodeURIComponent(G)},L={br:x,d:x,bl:g,dl:g,mtp:g,nor:m,rtp:g,tb:x},C=Object.keys(o||{}).sort(),p=I(C),c;!(c=p()).done;){var u=c.value,a=o[u];if(!h(a))continue;if(u==="v"&&a===1)continue;if(u=="pr"&&a===1)continue;var b=L[u];b&&(a=b(a));var v=typeof a,S=void 0;u==="ot"||u==="sf"||u==="st"?S=u+"="+a:v==="boolean"?S=u:v==="number"?S=u+"="+a:S=u+"="+JSON.stringify(a),l.push(S)}return l.join(",")},w.toHeaders=function(o){for(var l=Object.keys(o),h={},x=["Object","Request","Session","Status"],g=[{},{},{},{}],m={br:0,d:0,ot:0,tb:0,bl:1,dl:1,mtp:1,nor:1,nrr:1,su:1,cid:2,pr:2,sf:2,sid:2,st:2,v:2,bs:3,rtp:3},L=0,C=l;L<C.length;L++){var p=C[L],c=m[p]!=null?m[p]:1;g[c][p]=o[p]}for(var u=0;u<g.length;u++){var a=w.serialize(g[u]);a&&(h["CMCD-"+x[u]]=a)}return h},w.toQuery=function(o){return"CMCD="+encodeURIComponent(w.serialize(o))},w.appendQueryToUri=function(o,l){if(!l)return o;var h=o.includes("?")?"&":"?";return""+o+h+l},w}()},"./src/controller/eme-controller.ts":function(ie,X,R){"use strict";R.r(X);var Q=R("./src/events.ts"),B=R("./src/errors.ts"),_=R("./src/utils/logger.ts"),H=R("./src/utils/mediakeys-helper.ts");function U(D,w){for(var E=0;E<w.length;E++){var d=w[E];d.enumerable=d.enumerable||!1,d.configurable=!0,"value"in d&&(d.writable=!0),Object.defineProperty(D,d.key,d)}}function O(D,w,E){return w&&U(D.prototype,w),E&&U(D,E),D}var I=3,y=function(w,E,d){var o={audioCapabilities:[],videoCapabilities:[]};return w.forEach(function(l){o.audioCapabilities.push({contentType:'audio/mp4; codecs="'+l+'"',robustness:d.audioRobustness||""})}),E.forEach(function(l){o.videoCapabilities.push({contentType:'video/mp4; codecs="'+l+'"',robustness:d.videoRobustness||""})}),[o]},T=function(w,E,d,o){switch(w){case H.KeySystems.WIDEVINE:return y(E,d,o);default:throw new Error("Unknown key-system: "+w)}},k=function(){function D(E){this.hls=void 0,this._widevineLicenseUrl=void 0,this._licenseXhrSetup=void 0,this._licenseResponseCallback=void 0,this._emeEnabled=void 0,this._requestMediaKeySystemAccess=void 0,this._drmSystemOptions=void 0,this._config=void 0,this._mediaKeysList=[],this._media=null,this._hasSetMediaKeys=!1,this._requestLicenseFailureCount=0,this.mediaKeysPromise=null,this._onMediaEncrypted=this.onMediaEncrypted.bind(this),this.hls=E,this._config=E.config,this._widevineLicenseUrl=this._config.widevineLicenseUrl,this._licenseXhrSetup=this._config.licenseXhrSetup,this._licenseResponseCallback=this._config.licenseResponseCallback,this._emeEnabled=this._config.emeEnabled,this._requestMediaKeySystemAccess=this._config.requestMediaKeySystemAccessFunc,this._drmSystemOptions=this._config.drmSystemOptions,this._registerListeners()}var w=D.prototype;return w.destroy=function(){this._unregisterListeners(),this.hls=this._onMediaEncrypted=null,this._requestMediaKeySystemAccess=null},w._registerListeners=function(){this.hls.on(Q.Events.MEDIA_ATTACHED,this.onMediaAttached,this),this.hls.on(Q.Events.MEDIA_DETACHED,this.onMediaDetached,this),this.hls.on(Q.Events.MANIFEST_PARSED,this.onManifestParsed,this)},w._unregisterListeners=function(){this.hls.off(Q.Events.MEDIA_ATTACHED,this.onMediaAttached,this),this.hls.off(Q.Events.MEDIA_DETACHED,this.onMediaDetached,this),this.hls.off(Q.Events.MANIFEST_PARSED,this.onManifestParsed,this)},w.getLicenseServerUrl=function(d){switch(d){case H.KeySystems.WIDEVINE:if(!this._widevineLicenseUrl)break;return this._widevineLicenseUrl}throw new Error('no license server URL configured for key-system "'+d+'"')},w._attemptKeySystemAccess=function(d,o,l){var h=this,x=T(d,o,l,this._drmSystemOptions);_.logger.log("Requesting encrypted media key-system access");var g=this.requestMediaKeySystemAccess(d,x);this.mediaKeysPromise=g.then(function(m){return h._onMediaKeySystemAccessObtained(d,m)}),g.catch(function(m){_.logger.error('Failed to obtain key-system "'+d+'" access:',m)})},w._onMediaKeySystemAccessObtained=function(d,o){var l=this;_.logger.log('Access for key-system "'+d+'" obtained');var h={mediaKeysSessionInitialized:!1,mediaKeySystemAccess:o,mediaKeySystemDomain:d};this._mediaKeysList.push(h);var x=Promise.resolve().then(function(){return o.createMediaKeys()}).then(function(g){return h.mediaKeys=g,_.logger.log('Media-keys created for key-system "'+d+'"'),l._onMediaKeysCreated(),g});return x.catch(function(g){_.logger.error("Failed to create media-keys:",g)}),x},w._onMediaKeysCreated=function(){var d=this;this._mediaKeysList.forEach(function(o){o.mediaKeysSession||(o.mediaKeysSession=o.mediaKeys.createSession(),d._onNewMediaKeySession(o.mediaKeysSession))})},w._onNewMediaKeySession=function(d){var o=this;_.logger.log("New key-system session "+d.sessionId),d.addEventListener("message",function(l){o._onKeySessionMessage(d,l.message)},!1)},w._onKeySessionMessage=function(d,o){_.logger.log("Got EME message event, creating license request"),this._requestLicense(o,function(l){_.logger.log("Received license data (length: "+(l&&l.byteLength)+"), updating key-session"),d.update(l)})},w.onMediaEncrypted=function(d){var o=this;if(_.logger.log('Media is encrypted using "'+d.initDataType+'" init data type'),!this.mediaKeysPromise){_.logger.error("Fatal: Media is encrypted but no CDM access or no keys have been requested"),this.hls.trigger(Q.Events.ERROR,{type:B.ErrorTypes.KEY_SYSTEM_ERROR,details:B.ErrorDetails.KEY_SYSTEM_NO_KEYS,fatal:!0});return}var l=function(x){if(!o._media)return;o._attemptSetMediaKeys(x),o._generateRequestWithPreferredKeySession(d.initDataType,d.initData)};this.mediaKeysPromise.then(l).catch(l)},w._attemptSetMediaKeys=function(d){if(!this._media)throw new Error("Attempted to set mediaKeys without first attaching a media element");if(!this._hasSetMediaKeys){var o=this._mediaKeysList[0];if(!o||!o.mediaKeys){_.logger.error("Fatal: Media is encrypted but no CDM access or no keys have been obtained yet"),this.hls.trigger(Q.Events.ERROR,{type:B.ErrorTypes.KEY_SYSTEM_ERROR,details:B.ErrorDetails.KEY_SYSTEM_NO_KEYS,fatal:!0});return}_.logger.log("Setting keys for encrypted media"),this._media.setMediaKeys(o.mediaKeys),this._hasSetMediaKeys=!0}},w._generateRequestWithPreferredKeySession=function(d,o){var l=this,h=this._mediaKeysList[0];if(!h){_.logger.error("Fatal: Media is encrypted but not any key-system access has been obtained yet"),this.hls.trigger(Q.Events.ERROR,{type:B.ErrorTypes.KEY_SYSTEM_ERROR,details:B.ErrorDetails.KEY_SYSTEM_NO_ACCESS,fatal:!0});return}if(h.mediaKeysSessionInitialized){_.logger.warn("Key-Session already initialized but requested again");return}var x=h.mediaKeysSession;if(!x){_.logger.error("Fatal: Media is encrypted but no key-session existing"),this.hls.trigger(Q.Events.ERROR,{type:B.ErrorTypes.KEY_SYSTEM_ERROR,details:B.ErrorDetails.KEY_SYSTEM_NO_SESSION,fatal:!0});return}if(!o){_.logger.warn("Fatal: initData required for generating a key session is null"),this.hls.trigger(Q.Events.ERROR,{type:B.ErrorTypes.KEY_SYSTEM_ERROR,details:B.ErrorDetails.KEY_SYSTEM_NO_INIT_DATA,fatal:!0});return}_.logger.log('Generating key-session request for "'+d+'" init data type'),h.mediaKeysSessionInitialized=!0,x.generateRequest(d,o).then(function(){_.logger.debug("Key-session generation succeeded")}).catch(function(g){_.logger.error("Error generating key-session request:",g),l.hls.trigger(Q.Events.ERROR,{type:B.ErrorTypes.KEY_SYSTEM_ERROR,details:B.ErrorDetails.KEY_SYSTEM_NO_SESSION,fatal:!1})})},w._createLicenseXhr=function(d,o,l){var h=new XMLHttpRequest;h.responseType="arraybuffer",h.onreadystatechange=this._onLicenseRequestReadyStageChange.bind(this,h,d,o,l);var x=this._licenseXhrSetup;if(x)try{x.call(this.hls,h,d),x=void 0}catch(g){_.logger.error(g)}try{h.readyState||h.open("POST",d,!0),x&&x.call(this.hls,h,d)}catch(g){throw new Error("issue setting up KeySystem license XHR "+g)}return h},w._onLicenseRequestReadyStageChange=function(d,o,l,h){switch(d.readyState){case 4:if(d.status===200){this._requestLicenseFailureCount=0,_.logger.log("License request succeeded");var x=d.response,g=this._licenseResponseCallback;if(g)try{x=g.call(this.hls,d,o)}catch(L){_.logger.error(L)}h(x)}else{if(_.logger.error("License Request XHR failed ("+o+"). Status: "+d.status+" ("+d.statusText+")"),this._requestLicenseFailureCount++,this._requestLicenseFailureCount>I){this.hls.trigger(Q.Events.ERROR,{type:B.ErrorTypes.KEY_SYSTEM_ERROR,details:B.ErrorDetails.KEY_SYSTEM_LICENSE_REQUEST_FAILED,fatal:!0});return}var m=I-this._requestLicenseFailureCount+1;_.logger.warn("Retrying license request, "+m+" attempts left"),this._requestLicense(l,h)}break}},w._generateLicenseRequestChallenge=function(d,o){switch(d.mediaKeySystemDomain){case H.KeySystems.WIDEVINE:return o}throw new Error("unsupported key-system: "+d.mediaKeySystemDomain)},w._requestLicense=function(d,o){_.logger.log("Requesting content license for key-system");var l=this._mediaKeysList[0];if(!l){_.logger.error("Fatal error: Media is encrypted but no key-system access has been obtained yet"),this.hls.trigger(Q.Events.ERROR,{type:B.ErrorTypes.KEY_SYSTEM_ERROR,details:B.ErrorDetails.KEY_SYSTEM_NO_ACCESS,fatal:!0});return}try{var h=this.getLicenseServerUrl(l.mediaKeySystemDomain),x=this._createLicenseXhr(h,d,o);_.logger.log("Sending license request to URL: "+h);var g=this._generateLicenseRequestChallenge(l,d);x.send(g)}catch(m){_.logger.error("Failure requesting DRM license: "+m),this.hls.trigger(Q.Events.ERROR,{type:B.ErrorTypes.KEY_SYSTEM_ERROR,details:B.ErrorDetails.KEY_SYSTEM_LICENSE_REQUEST_FAILED,fatal:!0})}},w.onMediaAttached=function(d,o){if(!this._emeEnabled)return;var l=o.media;this._media=l,l.addEventListener("encrypted",this._onMediaEncrypted)},w.onMediaDetached=function(){var d=this._media,o=this._mediaKeysList;if(!d)return;d.removeEventListener("encrypted",this._onMediaEncrypted),this._media=null,this._mediaKeysList=[],Promise.all(o.map(function(l){if(l.mediaKeysSession)return l.mediaKeysSession.close().catch(function(){})})).then(function(){return d.setMediaKeys(null)}).catch(function(){})},w.onManifestParsed=function(d,o){if(!this._emeEnabled)return;var l=o.levels.map(function(x){return x.audioCodec}).filter(function(x){return!!x}),h=o.levels.map(function(x){return x.videoCodec}).filter(function(x){return!!x});this._attemptKeySystemAccess(H.KeySystems.WIDEVINE,l,h)},O(D,[{key:"requestMediaKeySystemAccess",get:function(){if(!this._requestMediaKeySystemAccess)throw new Error("No requestMediaKeySystemAccess function configured");return this._requestMediaKeySystemAccess}}]),D}();X.default=k},"./src/controller/fps-controller.ts":function(ie,X,R){"use strict";R.r(X);var Q=R("./src/events.ts"),B=R("./src/utils/logger.ts"),_=function(){function H(O){this.hls=void 0,this.isVideoPlaybackQualityAvailable=!1,this.timer=void 0,this.media=null,this.lastTime=void 0,this.lastDroppedFrames=0,this.lastDecodedFrames=0,this.streamController=void 0,this.hls=O,this.registerListeners()}var U=H.prototype;return U.setStreamController=function(I){this.streamController=I},U.registerListeners=function(){this.hls.on(Q.Events.MEDIA_ATTACHING,this.onMediaAttaching,this)},U.unregisterListeners=function(){this.hls.off(Q.Events.MEDIA_ATTACHING,this.onMediaAttaching)},U.destroy=function(){this.timer&&clearInterval(this.timer),this.unregisterListeners(),this.isVideoPlaybackQualityAvailable=!1,this.media=null},U.onMediaAttaching=function(I,y){var T=this.hls.config;if(T.capLevelOnFPSDrop){var k=y.media instanceof self.HTMLVideoElement?y.media:null;this.media=k,k&&typeof k.getVideoPlaybackQuality=="function"&&(this.isVideoPlaybackQualityAvailable=!0),self.clearInterval(this.timer),this.timer=self.setInterval(this.checkFPSInterval.bind(this),T.fpsDroppedMonitoringPeriod)}},U.checkFPS=function(I,y,T){var k=performance.now();if(y){if(this.lastTime){var D=k-this.lastTime,w=T-this.lastDroppedFrames,E=y-this.lastDecodedFrames,d=1e3*w/D,o=this.hls;if(o.trigger(Q.Events.FPS_DROP,{currentDropped:w,currentDecoded:E,totalDroppedFrames:T}),d>0&&w>o.config.fpsDroppedMonitoringThreshold*E){var l=o.currentLevel;B.logger.warn("drop FPS ratio greater than max allowed value for currentLevel: "+l),l>0&&(o.autoLevelCapping===-1||o.autoLevelCapping>=l)&&(l=l-1,o.trigger(Q.Events.FPS_DROP_LEVEL_CAPPING,{level:l,droppedLevel:o.currentLevel}),o.autoLevelCapping=l,this.streamController.nextLevelSwitch())}}this.lastTime=k,this.lastDroppedFrames=T,this.lastDecodedFrames=y}},U.checkFPSInterval=function(){var I=this.media;if(I)if(this.isVideoPlaybackQualityAvailable){var y=I.getVideoPlaybackQuality();this.checkFPS(I,y.totalVideoFrames,y.droppedVideoFrames)}else this.checkFPS(I,I.webkitDecodedFrameCount,I.webkitDroppedFrameCount)},H}();X.default=_},"./src/controller/fragment-finders.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"findFragmentByPDT",function(){return _}),R.d(X,"findFragmentByPTS",function(){return H}),R.d(X,"fragmentWithinToleranceTest",function(){return U}),R.d(X,"pdtWithinToleranceTest",function(){return O}),R.d(X,"findFragWithCC",function(){return I});var Q=R("./src/polyfills/number.ts"),B=R("./src/utils/binary-search.ts");function _(y,T,k){if(T===null||!Array.isArray(y)||!y.length||!Object(Q.isFiniteNumber)(T))return null;var D=y[0].programDateTime;if(T<(D||0))return null;var w=y[y.length-1].endProgramDateTime;if(T>=(w||0))return null;k=k||0;for(var E=0;E<y.length;++E){var d=y[E];if(O(T,k,d))return d}return null}function H(y,T,k,D){k===void 0&&(k=0),D===void 0&&(D=0);var w=null;if(y?w=T[y.sn-T[0].sn+1]||null:k===0&&T[0].start===0&&(w=T[0]),w&&U(k,D,w)===0)return w;var E=B.default.search(T,U.bind(null,k,D));return E||w}function U(y,T,k){y===void 0&&(y=0),T===void 0&&(T=0);var D=Math.min(T,k.duration+(k.deltaPTS?k.deltaPTS:0));return k.start+k.duration-D<=y?1:k.start-D>y&&k.start?-1:0}function O(y,T,k){var D=Math.min(T,k.duration+(k.deltaPTS?k.deltaPTS:0))*1e3,w=k.endProgramDateTime||0;return w-D>y}function I(y,T){return B.default.search(y,function(k){return k.cc<T?1:k.cc>T?-1:0})}},"./src/controller/fragment-tracker.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"FragmentState",function(){return _}),R.d(X,"FragmentTracker",function(){return H});var Q=R("./src/events.ts"),B=R("./src/types/loader.ts"),_;(function(I){I.NOT_LOADED="NOT_LOADED",I.BACKTRACKED="BACKTRACKED",I.APPENDING="APPENDING",I.PARTIAL="PARTIAL",I.OK="OK"})(_||(_={}));var H=function(){function I(T){this.activeFragment=null,this.activeParts=null,this.fragments=Object.create(null),this.timeRanges=Object.create(null),this.bufferPadding=.2,this.hls=void 0,this.hls=T,this._registerListeners()}var y=I.prototype;return y._registerListeners=function(){var k=this.hls;k.on(Q.Events.BUFFER_APPENDED,this.onBufferAppended,this),k.on(Q.Events.FRAG_BUFFERED,this.onFragBuffered,this),k.on(Q.Events.FRAG_LOADED,this.onFragLoaded,this)},y._unregisterListeners=function(){var k=this.hls;k.off(Q.Events.BUFFER_APPENDED,this.onBufferAppended,this),k.off(Q.Events.FRAG_BUFFERED,this.onFragBuffered,this),k.off(Q.Events.FRAG_LOADED,this.onFragLoaded,this)},y.destroy=function(){this._unregisterListeners(),this.fragments=this.timeRanges=null},y.getAppendedFrag=function(k,D){if(D===B.PlaylistLevelType.MAIN){var w=this.activeFragment,E=this.activeParts;if(!w)return null;if(E)for(var d=E.length;d--;){var o=E[d],l=o?o.end:w.appendedPTS;if(o.start<=k&&l!==void 0&&k<=l)return d>9&&(this.activeParts=E.slice(d-9)),o}else if(w.start<=k&&w.appendedPTS!==void 0&&k<=w.appendedPTS)return w}return this.getBufferedFrag(k,D)},y.getBufferedFrag=function(k,D){for(var w=this.fragments,E=Object.keys(w),d=E.length;d--;){var o=w[E[d]];if((o==null?void 0:o.body.type)===D&&o.buffered){var l=o.body;if(l.start<=k&&k<=l.end)return l}}return null},y.detectEvictedFragments=function(k,D,w){var E=this;Object.keys(this.fragments).forEach(function(d){var o=E.fragments[d];if(!o)return;if(!o.buffered){o.body.type===w&&E.removeFragment(o.body);return}var l=o.range[k];if(!l)return;l.time.some(function(h){var x=!E.isTimeBuffered(h.startPTS,h.endPTS,D);return x&&E.removeFragment(o.body),x})})},y.detectPartialFragments=function(k){var D=this,w=this.timeRanges,E=k.frag,d=k.part;if(!w||E.sn==="initSegment")return;var o=O(E),l=this.fragments[o];if(!l)return;Object.keys(w).forEach(function(h){var x=E.elementaryStreams[h];if(!x)return;var g=w[h],m=d!==null||x.partial===!0;l.range[h]=D.getBufferedTimes(E,d,m,g)}),l.backtrack=l.loaded=null,Object.keys(l.range).length?l.buffered=!0:this.removeFragment(l.body)},y.fragBuffered=function(k){var D=O(k),w=this.fragments[D];w&&(w.backtrack=w.loaded=null,w.buffered=!0)},y.getBufferedTimes=function(k,D,w,E){for(var d={time:[],partial:w},o=D?D.start:k.start,l=D?D.end:k.end,h=k.minEndPTS||l,x=k.maxStartPTS||o,g=0;g<E.length;g++){var m=E.start(g)-this.bufferPadding,L=E.end(g)+this.bufferPadding;if(x>=m&&h<=L){d.time.push({startPTS:Math.max(o,E.start(g)),endPTS:Math.min(l,E.end(g))});break}else if(o<L&&l>m)d.partial=!0,d.time.push({startPTS:Math.max(o,E.start(g)),endPTS:Math.min(l,E.end(g))});else if(l<=m)break}return d},y.getPartialFragment=function(k){var D=null,w,E,d,o=0,l=this.bufferPadding,h=this.fragments;return Object.keys(h).forEach(function(x){var g=h[x];if(!g)return;U(g)&&(E=g.body.start-l,d=g.body.end+l,k>=E&&k<=d&&(w=Math.min(k-E,d-k),o<=w&&(D=g.body,o=w)))}),D},y.getState=function(k){var D=O(k),w=this.fragments[D];return w?w.buffered?U(w)?_.PARTIAL:_.OK:w.backtrack?_.BACKTRACKED:_.APPENDING:_.NOT_LOADED},y.backtrack=function(k,D){var w=O(k),E=this.fragments[w];if(!E||E.backtrack)return null;var d=E.backtrack=D||E.loaded;return E.loaded=null,d},y.getBacktrackData=function(k){var D=O(k),w=this.fragments[D];if(w){var E,d=w.backtrack;if(d!=null&&(E=d.payload)!==null&&E!==void 0&&E.byteLength)return d;this.removeFragment(k)}return null},y.isTimeBuffered=function(k,D,w){for(var E,d,o=0;o<w.length;o++){if(E=w.start(o)-this.bufferPadding,d=w.end(o)+this.bufferPadding,k>=E&&D<=d)return!0;if(D<=E)return!1}return!1},y.onFragLoaded=function(k,D){var w=D.frag,E=D.part;if(w.sn==="initSegment"||w.bitrateTest||E)return;var d=O(w);this.fragments[d]={body:w,loaded:D,backtrack:null,buffered:!1,range:Object.create(null)}},y.onBufferAppended=function(k,D){var w=this,E=D.frag,d=D.part,o=D.timeRanges;if(E.type===B.PlaylistLevelType.MAIN)if(this.activeFragment=E,d){var l=this.activeParts;l||(this.activeParts=l=[]),l.push(d)}else this.activeParts=null;this.timeRanges=o,Object.keys(o).forEach(function(h){var x=o[h];if(w.detectEvictedFragments(h,x),!d)for(var g=0;g<x.length;g++)E.appendedPTS=Math.max(x.end(g),E.appendedPTS||0)})},y.onFragBuffered=function(k,D){this.detectPartialFragments(D)},y.hasFragment=function(k){var D=O(k);return!!this.fragments[D]},y.removeFragmentsInRange=function(k,D,w){var E=this;Object.keys(this.fragments).forEach(function(d){var o=E.fragments[d];if(!o)return;if(o.buffered){var l=o.body;l.type===w&&l.start<D&&l.end>k&&E.removeFragment(l)}})},y.removeFragment=function(k){var D=O(k);k.stats.loaded=0,k.clearElementaryStreamInfo(),delete this.fragments[D]},y.removeAllFragments=function(){this.fragments=Object.create(null),this.activeFragment=null,this.activeParts=null},I}();function U(I){var y,T;return I.buffered&&(((y=I.range.video)===null||y===void 0?void 0:y.partial)||((T=I.range.audio)===null||T===void 0?void 0:T.partial))}function O(I){return I.type+"_"+I.level+"_"+I.urlId+"_"+I.sn}},"./src/controller/gap-controller.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"STALL_MINIMUM_DURATION_MS",function(){return U}),R.d(X,"MAX_START_GAP_JUMP",function(){return O}),R.d(X,"SKIP_BUFFER_HOLE_STEP_SECONDS",function(){return I}),R.d(X,"SKIP_BUFFER_RANGE_START",function(){return y}),R.d(X,"default",function(){return T});var Q=R("./src/utils/buffer-helper.ts"),B=R("./src/errors.ts"),_=R("./src/events.ts"),H=R("./src/utils/logger.ts"),U=250,O=2,I=.1,y=.05,T=function(){function k(w,E,d,o){this.config=void 0,this.media=void 0,this.fragmentTracker=void 0,this.hls=void 0,this.nudgeRetry=0,this.stallReported=!1,this.stalled=null,this.moved=!1,this.seeking=!1,this.config=w,this.media=E,this.fragmentTracker=d,this.hls=o}var D=k.prototype;return D.destroy=function(){this.hls=this.fragmentTracker=this.media=null},D.poll=function(E){var d=this.config,o=this.media,l=this.stalled,h=o.currentTime,x=o.seeking,g=this.seeking&&!x,m=!this.seeking&&x;if(this.seeking=x,h!==E){if(this.moved=!0,l!==null){if(this.stallReported){var L=self.performance.now()-l;H.logger.warn("playback not stuck anymore @"+h+", after "+Math.round(L)+"ms"),this.stallReported=!1}this.stalled=null,this.nudgeRetry=0}return}if((m||g)&&(this.stalled=null),o.paused||o.ended||o.playbackRate===0||!Q.BufferHelper.getBuffered(o).length)return;var C=Q.BufferHelper.bufferInfo(o,h,0),p=C.len>0,c=C.nextStart||0;if(!p&&!c)return;if(x){var u=C.len>O,a=!c||c-h>O&&!this.fragmentTracker.getPartialFragment(h);if(u||a)return;this.moved=!1}if(!this.moved&&this.stalled!==null){var b,v=Math.max(c,C.start||0)-h,S=this.hls.levels?this.hls.levels[this.hls.currentLevel]:null,P=S==null||((b=S.details)===null||b===void 0)?void 0:b.live,G=P?S.details.targetduration*2:O;if(v>0&&v<=G){this._trySkipBufferHole(null);return}}var V=self.performance.now();if(l===null){this.stalled=V;return}var $=V-l;!x&&$>=U&&this._reportStall(C.len);var z=Q.BufferHelper.bufferInfo(o,h,d.maxBufferHole);this._tryFixBufferStall(z,$)},D._tryFixBufferStall=function(E,d){var o=this.config,l=this.fragmentTracker,h=this.media,x=h.currentTime,g=l.getPartialFragment(x);if(g){var m=this._trySkipBufferHole(g);if(m)return}E.len>o.maxBufferHole&&d>o.highBufferWatchdogPeriod*1e3&&(H.logger.warn("Trying to nudge playhead over buffer-hole"),this.stalled=null,this._tryNudgeBuffer())},D._reportStall=function(E){var d=this.hls,o=this.media,l=this.stallReported;l||(this.stallReported=!0,H.logger.warn("Playback stalling at @"+o.currentTime+" due to low buffer (buffer="+E+")"),d.trigger(_.Events.ERROR,{type:B.ErrorTypes.MEDIA_ERROR,details:B.ErrorDetails.BUFFER_STALLED_ERROR,fatal:!1,buffer:E}))},D._trySkipBufferHole=function(E){for(var d=this.config,o=this.hls,l=this.media,h=l.currentTime,x=0,g=Q.BufferHelper.getBuffered(l),m=0;m<g.length;m++){var L=g.start(m);if(h+d.maxBufferHole>=x&&h<L){var C=Math.max(L+y,l.currentTime+I);return H.logger.warn("skipping hole, adjusting currentTime from "+h+" to "+C),this.moved=!0,this.stalled=null,l.currentTime=C,E&&o.trigger(_.Events.ERROR,{type:B.ErrorTypes.MEDIA_ERROR,details:B.ErrorDetails.BUFFER_SEEK_OVER_HOLE,fatal:!1,reason:"fragment loaded with buffer holes, seeking from "+h+" to "+C,frag:E}),C}x=g.end(m)}return 0},D._tryNudgeBuffer=function(){var E=this.config,d=this.hls,o=this.media,l=o.currentTime,h=(this.nudgeRetry||0)+1;if(this.nudgeRetry=h,h<E.nudgeMaxRetry){var x=l+h*E.nudgeOffset;H.logger.warn("Nudging 'currentTime' from "+l+" to "+x),o.currentTime=x,d.trigger(_.Events.ERROR,{type:B.ErrorTypes.MEDIA_ERROR,details:B.ErrorDetails.BUFFER_NUDGE_ON_STALL,fatal:!1})}else H.logger.error("Playhead still not moving while enough data buffered @"+l+" after "+E.nudgeMaxRetry+" nudges"),d.trigger(_.Events.ERROR,{type:B.ErrorTypes.MEDIA_ERROR,details:B.ErrorDetails.BUFFER_STALLED_ERROR,fatal:!0})},k}()},"./src/controller/id3-track-controller.ts":function(ie,X,R){"use strict";R.r(X);var Q=R("./src/events.ts"),B=R("./src/utils/texttrack-utils.ts"),_=R("./src/demux/id3.ts"),H=.25,U=function(){function O(y){this.hls=void 0,this.id3Track=null,this.media=null,this.hls=y,this._registerListeners()}var I=O.prototype;return I.destroy=function(){this._unregisterListeners()},I._registerListeners=function(){var T=this.hls;T.on(Q.Events.MEDIA_ATTACHED,this.onMediaAttached,this),T.on(Q.Events.MEDIA_DETACHING,this.onMediaDetaching,this),T.on(Q.Events.FRAG_PARSING_METADATA,this.onFragParsingMetadata,this),T.on(Q.Events.BUFFER_FLUSHING,this.onBufferFlushing,this)},I._unregisterListeners=function(){var T=this.hls;T.off(Q.Events.MEDIA_ATTACHED,this.onMediaAttached,this),T.off(Q.Events.MEDIA_DETACHING,this.onMediaDetaching,this),T.off(Q.Events.FRAG_PARSING_METADATA,this.onFragParsingMetadata,this),T.off(Q.Events.BUFFER_FLUSHING,this.onBufferFlushing,this)},I.onMediaAttached=function(T,k){this.media=k.media},I.onMediaDetaching=function(){if(!this.id3Track)return;Object(B.clearCurrentCues)(this.id3Track),this.id3Track=null,this.media=null},I.getID3Track=function(T){if(!this.media)return;for(var k=0;k<T.length;k++){var D=T[k];if(D.kind==="metadata"&&D.label==="id3")return Object(B.sendAddTrackEvent)(D,this.media),D}return this.media.addTextTrack("metadata","id3")},I.onFragParsingMetadata=function(T,k){if(!this.media)return;var D=k.frag,w=k.samples;this.id3Track||(this.id3Track=this.getID3Track(this.media.textTracks),this.id3Track.mode="hidden");for(var E=self.WebKitDataCue||self.VTTCue||self.TextTrackCue,d=0;d<w.length;d++){var o=_.getID3Frames(w[d].data);if(o){var l=w[d].pts,h=d<w.length-1?w[d+1].pts:D.end,x=h-l;x<=0&&(h=l+H);for(var g=0;g<o.length;g++){var m=o[g];if(!_.isTimeStampFrame(m)){var L=new E(l,h,"");L.value=m,this.id3Track.addCue(L)}}}}},I.onBufferFlushing=function(T,k){var D=k.startOffset,w=k.endOffset,E=k.type;if(!E||E==="audio"){var d=this.id3Track;d&&Object(B.removeCuesInRange)(d,D,w)}},O}();X.default=U},"./src/controller/latency-controller.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return O});var Q=R("./src/errors.ts"),B=R("./src/events.ts"),_=R("./src/utils/logger.ts");function H(I,y){for(var T=0;T<y.length;T++){var k=y[T];k.enumerable=k.enumerable||!1,k.configurable=!0,"value"in k&&(k.writable=!0),Object.defineProperty(I,k.key,k)}}function U(I,y,T){return y&&H(I.prototype,y),T&&H(I,T),I}var O=function(){function I(T){var k=this;this.hls=void 0,this.config=void 0,this.media=null,this.levelDetails=null,this.currentTime=0,this.stallCount=0,this._latency=null,this.timeupdateHandler=function(){return k.timeupdate()},this.hls=T,this.config=T.config,this.registerListeners()}var y=I.prototype;return y.destroy=function(){this.unregisterListeners(),this.onMediaDetaching(),this.levelDetails=null,this.hls=this.timeupdateHandler=null},y.registerListeners=function(){this.hls.on(B.Events.MEDIA_ATTACHED,this.onMediaAttached,this),this.hls.on(B.Events.MEDIA_DETACHING,this.onMediaDetaching,this),this.hls.on(B.Events.MANIFEST_LOADING,this.onManifestLoading,this),this.hls.on(B.Events.LEVEL_UPDATED,this.onLevelUpdated,this),this.hls.on(B.Events.ERROR,this.onError,this)},y.unregisterListeners=function(){this.hls.off(B.Events.MEDIA_ATTACHED,this.onMediaAttached),this.hls.off(B.Events.MEDIA_DETACHING,this.onMediaDetaching),this.hls.off(B.Events.MANIFEST_LOADING,this.onManifestLoading),this.hls.off(B.Events.LEVEL_UPDATED,this.onLevelUpdated),this.hls.off(B.Events.ERROR,this.onError)},y.onMediaAttached=function(k,D){this.media=D.media,this.media.addEventListener("timeupdate",this.timeupdateHandler)},y.onMediaDetaching=function(){this.media&&(this.media.removeEventListener("timeupdate",this.timeupdateHandler),this.media=null)},y.onManifestLoading=function(){this.levelDetails=null,this._latency=null,this.stallCount=0},y.onLevelUpdated=function(k,D){var w=D.details;this.levelDetails=w,w.advanced&&this.timeupdate(),!w.live&&this.media&&this.media.removeEventListener("timeupdate",this.timeupdateHandler)},y.onError=function(k,D){if(D.details!==Q.ErrorDetails.BUFFER_STALLED_ERROR)return;this.stallCount++,_.logger.warn("[playback-rate-controller]: Stall detected, adjusting target latency")},y.timeupdate=function(){var k=this.media,D=this.levelDetails;if(!k||!D)return;this.currentTime=k.currentTime;var w=this.computeLatency();if(w===null)return;this._latency=w;var E=this.config,d=E.lowLatencyMode,o=E.maxLiveSyncPlaybackRate;if(!d||o===1)return;var l=this.targetLatency;if(l===null)return;var h=w-l,x=Math.min(this.maxLatency,l+D.targetduration),g=h<x;if(D.live&&g&&h>.05&&this.forwardBufferLength>1){var m=Math.min(2,Math.max(1,o)),L=Math.round(2/(1+Math.exp(-.75*h-this.edgeStalled))*20)/20;k.playbackRate=Math.min(m,Math.max(1,L))}else k.playbackRate!==1&&k.playbackRate!==0&&(k.playbackRate=1)},y.estimateLiveEdge=function(){var k=this.levelDetails;return k===null?null:k.edge+k.age},y.computeLatency=function(){var k=this.estimateLiveEdge();return k===null?null:k-this.currentTime},U(I,[{key:"latency",get:function(){return this._latency||0}},{key:"maxLatency",get:function(){var k=this.config,D=this.levelDetails;return k.liveMaxLatencyDuration!==void 0?k.liveMaxLatencyDuration:D?k.liveMaxLatencyDurationCount*D.targetduration:0}},{key:"targetLatency",get:function(){var k=this.levelDetails;if(k===null)return null;var D=k.holdBack,w=k.partHoldBack,E=k.targetduration,d=this.config,o=d.liveSyncDuration,l=d.liveSyncDurationCount,h=d.lowLatencyMode,x=this.hls.userConfig,g=h&&w||D;(x.liveSyncDuration||x.liveSyncDurationCount||g===0)&&(g=o!==void 0?o:l*E);var m=E,L=1;return g+Math.min(this.stallCount*L,m)}},{key:"liveSyncPosition",get:function(){var k=this.estimateLiveEdge(),D=this.targetLatency,w=this.levelDetails;if(k===null||D===null||w===null)return null;var E=w.edge,d=k-D-this.edgeStalled,o=E-w.totalduration,l=E-(this.config.lowLatencyMode&&w.partTarget||w.targetduration);return Math.min(Math.max(o,d),l)}},{key:"drift",get:function(){var k=this.levelDetails;return k===null?1:k.drift}},{key:"edgeStalled",get:function(){var k=this.levelDetails;if(k===null)return 0;var D=(this.config.lowLatencyMode&&k.partTarget||k.targetduration)*3;return Math.max(k.age-D,0)}},{key:"forwardBufferLength",get:function(){var k=this.media,D=this.levelDetails;if(!k||!D)return 0;var w=k.buffered.length;return w?k.buffered.end(w-1):D.edge-this.currentTime}}]),I}()},"./src/controller/level-controller.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return d});var Q=R("./src/types/level.ts"),B=R("./src/events.ts"),_=R("./src/errors.ts"),H=R("./src/utils/codecs.ts"),U=R("./src/controller/level-helper.ts"),O=R("./src/controller/base-playlist-controller.ts"),I=R("./src/types/loader.ts");function y(){return y=Object.assign||function(o){for(var l=1;l<arguments.length;l++){var h=arguments[l];for(var x in h)Object.prototype.hasOwnProperty.call(h,x)&&(o[x]=h[x])}return o},y.apply(this,arguments)}function T(o,l){for(var h=0;h<l.length;h++){var x=l[h];x.enumerable=x.enumerable||!1,x.configurable=!0,"value"in x&&(x.writable=!0),Object.defineProperty(o,x.key,x)}}function k(o,l,h){return l&&T(o.prototype,l),h&&T(o,h),o}function D(o,l){o.prototype=Object.create(l.prototype),o.prototype.constructor=o,w(o,l)}function w(o,l){return w=Object.setPrototypeOf||function(x,g){return x.__proto__=g,x},w(o,l)}var E=/chrome|firefox/.test(navigator.userAgent.toLowerCase()),d=function(o){D(l,o);function l(x){var g;return g=o.call(this,x,"[level-controller]")||this,g._levels=[],g._firstLevel=-1,g._startLevel=void 0,g.currentLevelIndex=-1,g.manualLevelIndex=-1,g.onParsedComplete=void 0,g._registerListeners(),g}var h=l.prototype;return h._registerListeners=function(){var g=this.hls;g.on(B.Events.MANIFEST_LOADED,this.onManifestLoaded,this),g.on(B.Events.LEVEL_LOADED,this.onLevelLoaded,this),g.on(B.Events.AUDIO_TRACK_SWITCHED,this.onAudioTrackSwitched,this),g.on(B.Events.FRAG_LOADED,this.onFragLoaded,this),g.on(B.Events.ERROR,this.onError,this)},h._unregisterListeners=function(){var g=this.hls;g.off(B.Events.MANIFEST_LOADED,this.onManifestLoaded,this),g.off(B.Events.LEVEL_LOADED,this.onLevelLoaded,this),g.off(B.Events.AUDIO_TRACK_SWITCHED,this.onAudioTrackSwitched,this),g.off(B.Events.FRAG_LOADED,this.onFragLoaded,this),g.off(B.Events.ERROR,this.onError,this)},h.destroy=function(){this._unregisterListeners(),this.manualLevelIndex=-1,this._levels.length=0,o.prototype.destroy.call(this)},h.startLoad=function(){var g=this._levels;g.forEach(function(m){m.loadError=0}),o.prototype.startLoad.call(this)},h.onManifestLoaded=function(g,m){var L=[],C=[],p=[],c,u={},a,b=!1,v=!1,S=!1;if(m.levels.forEach(function($){var z=$.attrs;b=b||!!($.width&&$.height),v=v||!!$.videoCodec,S=S||!!$.audioCodec,E&&$.audioCodec&&$.audioCodec.indexOf("mp4a.40.34")!==-1&&($.audioCodec=void 0);var F=$.bitrate+"-"+$.attrs.RESOLUTION+"-"+$.attrs.CODECS;a=u[F],a?a.url.push($.url):(a=new Q.Level($),u[F]=a,L.push(a)),z&&(z.AUDIO&&Object(U.addGroupId)(a,"audio",z.AUDIO),z.SUBTITLES&&Object(U.addGroupId)(a,"text",z.SUBTITLES))}),(b||v)&&S&&(L=L.filter(function($){var z=$.videoCodec,F=$.width,ee=$.height;return!!z||!!(F&&ee)})),L=L.filter(function($){var z=$.audioCodec,F=$.videoCodec;return(!z||Object(H.isCodecSupportedInMp4)(z,"audio"))&&(!F||Object(H.isCodecSupportedInMp4)(F,"video"))}),m.audioTracks&&(C=m.audioTracks.filter(function($){return!$.audioCodec||Object(H.isCodecSupportedInMp4)($.audioCodec,"audio")}),Object(U.assignTrackIdsByGroup)(C)),m.subtitles&&(p=m.subtitles,Object(U.assignTrackIdsByGroup)(p)),L.length>0){c=L[0].bitrate,L.sort(function($,z){return $.bitrate-z.bitrate}),this._levels=L;for(var P=0;P<L.length;P++)if(L[P].bitrate===c){this._firstLevel=P,this.log("manifest loaded, "+L.length+" level(s) found, first bitrate: "+c);break}var G=S&&!v,V={levels:L,audioTracks:C,subtitleTracks:p,firstLevel:this._firstLevel,stats:m.stats,audio:S,video:v,altAudio:!G&&C.some(function($){return!!$.url})};this.hls.trigger(B.Events.MANIFEST_PARSED,V),(this.hls.config.autoStartLoad||this.hls.forceStartLoad)&&this.hls.startLoad(this.hls.config.startPosition)}else this.hls.trigger(B.Events.ERROR,{type:_.ErrorTypes.MEDIA_ERROR,details:_.ErrorDetails.MANIFEST_INCOMPATIBLE_CODECS_ERROR,fatal:!0,url:m.url,reason:"no level with compatible codecs found in manifest"})},h.onError=function(g,m){if(o.prototype.onError.call(this,g,m),m.fatal)return;var L=m.context,C=this._levels[this.currentLevelIndex];if(L&&(L.type===I.PlaylistContextType.AUDIO_TRACK&&C.audioGroupIds&&L.groupId===C.audioGroupIds[C.urlId]||L.type===I.PlaylistContextType.SUBTITLE_TRACK&&C.textGroupIds&&L.groupId===C.textGroupIds[C.urlId])){this.redundantFailover(this.currentLevelIndex);return}var p=!1,c=!0,u;switch(m.details){case _.ErrorDetails.FRAG_LOAD_ERROR:case _.ErrorDetails.FRAG_LOAD_TIMEOUT:case _.ErrorDetails.KEY_LOAD_ERROR:case _.ErrorDetails.KEY_LOAD_TIMEOUT:if(m.frag){var a=this._levels[m.frag.level];a?(a.fragmentError++,a.fragmentError>this.hls.config.fragLoadingMaxRetry&&(u=m.frag.level)):u=m.frag.level}break;case _.ErrorDetails.LEVEL_LOAD_ERROR:case _.ErrorDetails.LEVEL_LOAD_TIMEOUT:L&&(L.deliveryDirectives&&(c=!1),u=L.level),p=!0;break;case _.ErrorDetails.REMUX_ALLOC_ERROR:u=m.level,p=!0;break}u!==void 0&&this.recoverLevel(m,u,p,c)},h.recoverLevel=function(g,m,L,C){var p=g.details,c=this._levels[m];if(c.loadError++,L){var u=this.retryLoadingOrFail(g);if(u)g.levelRetry=!0;else{this.currentLevelIndex=-1;return}}if(C){var a=c.url.length;if(a>1&&c.loadError<a)g.levelRetry=!0,this.redundantFailover(m);else if(this.manualLevelIndex===-1){var b=m===0?this._levels.length-1:m-1;this.currentLevelIndex!==b&&this._levels[b].loadError===0&&(this.warn(p+": switch to "+b),g.levelRetry=!0,this.hls.nextAutoLevel=b)}}},h.redundantFailover=function(g){var m=this._levels[g],L=m.url.length;if(L>1){var C=(m.urlId+1)%L;this.warn("Switching to redundant URL-id "+C),this._levels.forEach(function(p){p.urlId=C}),this.level=g}},h.onFragLoaded=function(g,m){var L=m.frag;if(L!==void 0&&L.type===I.PlaylistLevelType.MAIN){var C=this._levels[L.level];C!==void 0&&(C.fragmentError=0,C.loadError=0)}},h.onLevelLoaded=function(g,m){var L,C=m.level,p=m.details,c=this._levels[C];if(!c){var u;this.warn("Invalid level index "+C),(u=m.deliveryDirectives)!==null&&u!==void 0&&u.skip&&(p.deltaUpdateFailed=!0);return}C===this.currentLevelIndex?(c.fragmentError===0&&(c.loadError=0,this.retryCount=0),this.playlistLoaded(C,m,c.details)):(L=m.deliveryDirectives)!==null&&L!==void 0&&L.skip&&(p.deltaUpdateFailed=!0)},h.onAudioTrackSwitched=function(g,m){var L=this.hls.levels[this.currentLevelIndex];if(!L)return;if(L.audioGroupIds){for(var C=-1,p=this.hls.audioTracks[m.id].groupId,c=0;c<L.audioGroupIds.length;c++)if(L.audioGroupIds[c]===p){C=c;break}C!==L.urlId&&(L.urlId=C,this.startLoad())}},h.loadPlaylist=function(g){var m=this.currentLevelIndex,L=this._levels[m];if(this.canLoad&&L&&L.url.length>0){var C=L.urlId,p=L.url[C];if(g)try{p=g.addDirectives(p)}catch(c){this.warn("Could not construct new URL with HLS Delivery Directives: "+c)}this.log("Attempt loading level index "+m+(g?" at sn "+g.msn+" part "+g.part:"")+" with URL-id "+C+" "+p),this.clearTimer(),this.hls.trigger(B.Events.LEVEL_LOADING,{url:p,level:m,id:C,deliveryDirectives:g||null})}},h.removeLevel=function(g,m){var L=function(c,u){return u!==m},C=this._levels.filter(function(p,c){return c!==g?!0:p.url.length>1&&m!==void 0?(p.url=p.url.filter(L),p.audioGroupIds&&(p.audioGroupIds=p.audioGroupIds.filter(L)),p.textGroupIds&&(p.textGroupIds=p.textGroupIds.filter(L)),p.urlId=0,!0):!1}).map(function(p,c){var u=p.details;return u!=null&&u.fragments&&u.fragments.forEach(function(a){a.level=c}),p});this._levels=C,this.hls.trigger(B.Events.LEVELS_UPDATED,{levels:C})},k(l,[{key:"levels",get:function(){return this._levels.length===0?null:this._levels}},{key:"level",get:function(){return this.currentLevelIndex},set:function(g){var m,L=this._levels;if(L.length===0)return;if(this.currentLevelIndex===g&&(m=L[g])!==null&&m!==void 0&&m.details)return;if(g<0||g>=L.length){var C=g<0;if(this.hls.trigger(B.Events.ERROR,{type:_.ErrorTypes.OTHER_ERROR,details:_.ErrorDetails.LEVEL_SWITCH_ERROR,level:g,fatal:C,reason:"invalid level idx"}),C)return;g=Math.min(g,L.length-1)}this.clearTimer();var p=this.currentLevelIndex,c=L[p],u=L[g];this.log("switching to level "+g+" from "+p),this.currentLevelIndex=g;var a=y({},u,{level:g,maxBitrate:u.maxBitrate,uri:u.uri,urlId:u.urlId});delete a._urlId,this.hls.trigger(B.Events.LEVEL_SWITCHING,a);var b=u.details;if(!b||b.live){var v=this.switchParams(u.uri,c==null?void 0:c.details);this.loadPlaylist(v)}}},{key:"manualLevel",get:function(){return this.manualLevelIndex},set:function(g){this.manualLevelIndex=g,this._startLevel===void 0&&(this._startLevel=g),g!==-1&&(this.level=g)}},{key:"firstLevel",get:function(){return this._firstLevel},set:function(g){this._firstLevel=g}},{key:"startLevel",get:function(){if(this._startLevel===void 0){var g=this.hls.config.startLevel;return g!==void 0?g:this._firstLevel}else return this._startLevel},set:function(g){this._startLevel=g}},{key:"nextLoadLevel",get:function(){return this.manualLevelIndex!==-1?this.manualLevelIndex:this.hls.nextAutoLevel},set:function(g){this.level=g,this.manualLevelIndex===-1&&(this.hls.nextAutoLevel=g)}}]),l}(O.default)},"./src/controller/level-helper.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"addGroupId",function(){return _}),R.d(X,"assignTrackIdsByGroup",function(){return H}),R.d(X,"updatePTS",function(){return U}),R.d(X,"updateFragPTSDTS",function(){return I}),R.d(X,"mergeDetails",function(){return y}),R.d(X,"mapPartIntersection",function(){return T}),R.d(X,"mapFragmentIntersection",function(){return k}),R.d(X,"adjustSliding",function(){return D}),R.d(X,"addSliding",function(){return w}),R.d(X,"computeReloadInterval",function(){return E}),R.d(X,"getFragmentWithSN",function(){return d}),R.d(X,"getPartWith",function(){return o});var Q=R("./src/polyfills/number.ts"),B=R("./src/utils/logger.ts");function _(l,h,x){switch(h){case"audio":l.audioGroupIds||(l.audioGroupIds=[]),l.audioGroupIds.push(x);break;case"text":l.textGroupIds||(l.textGroupIds=[]),l.textGroupIds.push(x);break}}function H(l){var h={};l.forEach(function(x){var g=x.groupId||"";x.id=h[g]=h[g]||0,h[g]++})}function U(l,h,x){var g=l[h],m=l[x];O(g,m)}function O(l,h){var x=h.startPTS;if(Object(Q.isFiniteNumber)(x)){var g=0,m;h.sn>l.sn?(g=x-l.start,m=l):(g=l.start-x,m=h),m.duration!==g&&(m.duration=g)}else if(h.sn>l.sn){var L=l.cc===h.cc;L&&l.minEndPTS?h.start=l.start+(l.minEndPTS-l.start):h.start=l.start+l.duration}else h.start=Math.max(l.start-h.duration,0)}function I(l,h,x,g,m,L){var C=g-x;C<=0&&(B.logger.warn("Fragment should have a positive duration",h),g=x+h.duration,L=m+h.duration);var p=x,c=g,u=h.startPTS,a=h.endPTS;if(Object(Q.isFiniteNumber)(u)){var b=Math.abs(u-x);Object(Q.isFiniteNumber)(h.deltaPTS)?h.deltaPTS=Math.max(b,h.deltaPTS):h.deltaPTS=b,p=Math.max(x,u),x=Math.min(x,u),m=Math.min(m,h.startDTS),c=Math.min(g,a),g=Math.max(g,a),L=Math.max(L,h.endDTS)}h.duration=g-x;var v=x-h.start;h.appendedPTS=g,h.start=h.startPTS=x,h.maxStartPTS=p,h.startDTS=m,h.endPTS=g,h.minEndPTS=c,h.endDTS=L;var S=h.sn;if(!l||S<l.startSN||S>l.endSN)return 0;var P,G=S-l.startSN,V=l.fragments;for(V[G]=h,P=G;P>0;P--)O(V[P],V[P-1]);for(P=G;P<V.length-1;P++)O(V[P],V[P+1]);return l.fragmentHint&&O(V[V.length-1],l.fragmentHint),l.PTSKnown=l.alignedSliding=!0,v}function y(l,h){for(var x=null,g=l.fragments,m=g.length-1;m>=0;m--){var L=g[m].initSegment;if(L){x=L;break}}l.fragmentHint&&delete l.fragmentHint.endPTS;var C=0,p;if(k(l,h,function(P,G){P.relurl&&(C=P.cc-G.cc),Object(Q.isFiniteNumber)(P.startPTS)&&Object(Q.isFiniteNumber)(P.endPTS)&&(G.start=G.startPTS=P.startPTS,G.startDTS=P.startDTS,G.appendedPTS=P.appendedPTS,G.maxStartPTS=P.maxStartPTS,G.endPTS=P.endPTS,G.endDTS=P.endDTS,G.minEndPTS=P.minEndPTS,G.duration=P.endPTS-P.startPTS,G.duration&&(p=G),h.PTSKnown=h.alignedSliding=!0),G.elementaryStreams=P.elementaryStreams,G.loader=P.loader,G.stats=P.stats,G.urlId=P.urlId,P.initSegment&&(G.initSegment=P.initSegment,x=P.initSegment)}),x){var c=h.fragmentHint?h.fragments.concat(h.fragmentHint):h.fragments;c.forEach(function(P){var G;(!P.initSegment||P.initSegment.relurl===((G=x)===null||G===void 0?void 0:G.relurl))&&(P.initSegment=x)})}if(h.skippedSegments&&(h.deltaUpdateFailed=h.fragments.some(function(P){return!P}),h.deltaUpdateFailed)){B.logger.warn("[level-helper] Previous playlist missing segments skipped in delta playlist");for(var u=h.skippedSegments;u--;)h.fragments.shift();h.startSN=h.fragments[0].sn,h.startCC=h.fragments[0].cc}var a=h.fragments;if(C){B.logger.warn("discontinuity sliding from playlist, take drift into account");for(var b=0;b<a.length;b++)a[b].cc+=C}h.skippedSegments&&(h.startCC=h.fragments[0].cc),T(l.partList,h.partList,function(P,G){G.elementaryStreams=P.elementaryStreams,G.stats=P.stats}),p?I(h,p,p.startPTS,p.endPTS,p.startDTS,p.endDTS):D(l,h),a.length&&(h.totalduration=h.edge-a[0].start),h.driftStartTime=l.driftStartTime,h.driftStart=l.driftStart;var v=h.advancedDateTime;if(h.advanced&&v){var S=h.edge;h.driftStart||(h.driftStartTime=v,h.driftStart=S),h.driftEndTime=v,h.driftEnd=S}else h.driftEndTime=l.driftEndTime,h.driftEnd=l.driftEnd,h.advancedDateTime=l.advancedDateTime}function T(l,h,x){if(l&&h)for(var g=0,m=0,L=l.length;m<=L;m++){var C=l[m],p=h[m+g];C&&p&&C.index===p.index&&C.fragment.sn===p.fragment.sn?x(C,p):g--}}function k(l,h,x){for(var g=h.skippedSegments,m=Math.max(l.startSN,h.startSN)-h.startSN,L=(l.fragmentHint?1:0)+(g?h.endSN:Math.min(l.endSN,h.endSN))-h.startSN,C=h.startSN-l.startSN,p=h.fragmentHint?h.fragments.concat(h.fragmentHint):h.fragments,c=l.fragmentHint?l.fragments.concat(l.fragmentHint):l.fragments,u=m;u<=L;u++){var a=c[C+u],b=p[u];g&&!b&&u<g&&(b=h.fragments[u]=a),a&&b&&x(a,b)}}function D(l,h){var x=h.startSN+h.skippedSegments-l.startSN,g=l.fragments;if(x<0||x>=g.length)return;w(h,g[x].start)}function w(l,h){if(h){for(var x=l.fragments,g=l.skippedSegments;g<x.length;g++)x[g].start+=h;l.fragmentHint&&(l.fragmentHint.start+=h)}}function E(l,h){var x=1e3*l.levelTargetDuration,g=x/2,m=l.age,L=m>0&&m<x*3,C=h.loading.end-h.loading.start,p,c=l.availabilityDelay;if(l.updated===!1)if(L){var u=333*l.misses;p=Math.max(Math.min(g,C*2),u),l.availabilityDelay=(l.availabilityDelay||0)+p}else p=g;else L?(c=Math.min(c||x/2,m),l.availabilityDelay=c,p=c+x-m):p=x-C;return Math.round(p)}function d(l,h,x){if(!l||!l.details)return null;var g=l.details,m=g.fragments[h-g.startSN];return m||(m=g.fragmentHint,m&&m.sn===h?m:h<g.startSN&&x&&x.sn===h?x:null)}function o(l,h,x){if(!l||!l.details)return null;var g=l.details.partList;if(g)for(var m=g.length;m--;){var L=g[m];if(L.index===x&&L.fragment.sn===h)return L}return null}},"./src/controller/stream-controller.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return g});var Q=R("./src/polyfills/number.ts"),B=R("./src/controller/base-stream-controller.ts"),_=R("./src/is-supported.ts"),H=R("./src/events.ts"),U=R("./src/utils/buffer-helper.ts"),O=R("./src/controller/fragment-tracker.ts"),I=R("./src/types/loader.ts"),y=R("./src/loader/fragment.ts"),T=R("./src/demux/transmuxer-interface.ts"),k=R("./src/types/transmuxer.ts"),D=R("./src/controller/gap-controller.ts"),w=R("./src/errors.ts"),E=R("./src/utils/logger.ts");function d(m,L){for(var C=0;C<L.length;C++){var p=L[C];p.enumerable=p.enumerable||!1,p.configurable=!0,"value"in p&&(p.writable=!0),Object.defineProperty(m,p.key,p)}}function o(m,L,C){return L&&d(m.prototype,L),C&&d(m,C),m}function l(m,L){m.prototype=Object.create(L.prototype),m.prototype.constructor=m,h(m,L)}function h(m,L){return h=Object.setPrototypeOf||function(p,c){return p.__proto__=c,p},h(m,L)}var x=100,g=function(m){l(L,m);function L(p,c){var u;return u=m.call(this,p,c,"[stream-controller]")||this,u.audioCodecSwap=!1,u.gapController=null,u.level=-1,u._forceStartLoad=!1,u.altAudio=!1,u.audioOnly=!1,u.fragPlaying=null,u.onvplaying=null,u.onvseeked=null,u.fragLastKbps=0,u.stalled=!1,u.couldBacktrack=!1,u.audioCodecSwitch=!1,u.videoBuffer=null,u._registerListeners(),u}var C=L.prototype;return C._registerListeners=function(){var c=this.hls;c.on(H.Events.MEDIA_ATTACHED,this.onMediaAttached,this),c.on(H.Events.MEDIA_DETACHING,this.onMediaDetaching,this),c.on(H.Events.MANIFEST_LOADING,this.onManifestLoading,this),c.on(H.Events.MANIFEST_PARSED,this.onManifestParsed,this),c.on(H.Events.LEVEL_LOADING,this.onLevelLoading,this),c.on(H.Events.LEVEL_LOADED,this.onLevelLoaded,this),c.on(H.Events.FRAG_LOAD_EMERGENCY_ABORTED,this.onFragLoadEmergencyAborted,this),c.on(H.Events.ERROR,this.onError,this),c.on(H.Events.AUDIO_TRACK_SWITCHING,this.onAudioTrackSwitching,this),c.on(H.Events.AUDIO_TRACK_SWITCHED,this.onAudioTrackSwitched,this),c.on(H.Events.BUFFER_CREATED,this.onBufferCreated,this),c.on(H.Events.BUFFER_FLUSHED,this.onBufferFlushed,this),c.on(H.Events.LEVELS_UPDATED,this.onLevelsUpdated,this),c.on(H.Events.FRAG_BUFFERED,this.onFragBuffered,this)},C._unregisterListeners=function(){var c=this.hls;c.off(H.Events.MEDIA_ATTACHED,this.onMediaAttached,this),c.off(H.Events.MEDIA_DETACHING,this.onMediaDetaching,this),c.off(H.Events.MANIFEST_LOADING,this.onManifestLoading,this),c.off(H.Events.MANIFEST_PARSED,this.onManifestParsed,this),c.off(H.Events.LEVEL_LOADED,this.onLevelLoaded,this),c.off(H.Events.FRAG_LOAD_EMERGENCY_ABORTED,this.onFragLoadEmergencyAborted,this),c.off(H.Events.ERROR,this.onError,this),c.off(H.Events.AUDIO_TRACK_SWITCHING,this.onAudioTrackSwitching,this),c.off(H.Events.AUDIO_TRACK_SWITCHED,this.onAudioTrackSwitched,this),c.off(H.Events.BUFFER_CREATED,this.onBufferCreated,this),c.off(H.Events.BUFFER_FLUSHED,this.onBufferFlushed,this),c.off(H.Events.LEVELS_UPDATED,this.onLevelsUpdated,this),c.off(H.Events.FRAG_BUFFERED,this.onFragBuffered,this)},C.onHandlerDestroying=function(){this._unregisterListeners(),this.onMediaDetaching()},C.startLoad=function(c){if(this.levels){var u=this.lastCurrentTime,a=this.hls;if(this.stopLoad(),this.setInterval(x),this.level=-1,this.fragLoadError=0,!this.startFragRequested){var b=a.startLevel;b===-1&&(a.config.testBandwidth?(b=0,this.bitrateTest=!0):b=a.nextAutoLevel),this.level=a.nextLoadLevel=b,this.loadedmetadata=!1}u>0&&c===-1&&(this.log("Override startPosition with lastCurrentTime @"+u.toFixed(3)),c=u),this.state=B.State.IDLE,this.nextLoadPosition=this.startPosition=this.lastCurrentTime=c,this.tick()}else this._forceStartLoad=!0,this.state=B.State.STOPPED},C.stopLoad=function(){this._forceStartLoad=!1,m.prototype.stopLoad.call(this)},C.doTick=function(){switch(this.state){case B.State.IDLE:this.doTickIdle();break;case B.State.WAITING_LEVEL:{var c,u=this.levels,a=this.level,b=u==null||((c=u[a])===null||c===void 0)?void 0:c.details;if(b&&(!b.live||this.levelLastLoaded===this.level)){if(this.waitForCdnTuneIn(b))break;this.state=B.State.IDLE;break}break}case B.State.FRAG_LOADING_WAITING_RETRY:{var v,S=self.performance.now(),P=this.retryDate;(!P||S>=P||(v=this.media)!==null&&v!==void 0&&v.seeking)&&(this.log("retryDate reached, switch back to IDLE state"),this.state=B.State.IDLE)}break;default:break}this.onTickEnd()},C.onTickEnd=function(){m.prototype.onTickEnd.call(this),this.checkBuffer(),this.checkFragmentChanged()},C.doTickIdle=function(){var c,u,a=this.hls,b=this.levelLastLoaded,v=this.levels,S=this.media,P=a.config,G=a.nextLoadLevel;if(b===null||!S&&(this.startFragRequested||!P.startFragPrefetch))return;if(this.altAudio&&this.audioOnly)return;if(!v||!v[G])return;var V=v[G];this.level=a.nextLoadLevel=G;var $=V.details;if(!$||this.state===B.State.WAITING_LEVEL||$.live&&this.levelLastLoaded!==G){this.state=B.State.WAITING_LEVEL;return}var z=this.getFwdBufferInfo(this.mediaBuffer?this.mediaBuffer:S,I.PlaylistLevelType.MAIN);if(z===null)return;var F=z.len,ee=this.getMaxBufferLength(V.maxBitrate);if(F>=ee)return;if(this._streamEnded(z,$)){var ne={};this.altAudio&&(ne.type="video"),this.hls.trigger(H.Events.BUFFER_EOS,ne),this.state=B.State.ENDED;return}var ce=z.end,ve=this.getNextFragment(ce,$);if(this.couldBacktrack&&!this.fragPrevious&&ve&&ve.sn!=="initSegment"){var Ie=ve.sn-$.startSN;Ie>1&&(ve=$.fragments[Ie-1],this.fragmentTracker.removeFragment(ve))}if(ve&&this.fragmentTracker.getState(ve)===O.FragmentState.OK&&this.nextLoadPosition>ce){var Ee=this.audioOnly&&!this.altAudio?y.ElementaryStreamTypes.AUDIO:y.ElementaryStreamTypes.VIDEO;this.afterBufferFlushed(S,Ee,I.PlaylistLevelType.MAIN),ve=this.getNextFragment(this.nextLoadPosition,$)}if(!ve)return;ve.initSegment&&!ve.initSegment.data&&!this.bitrateTest&&(ve=ve.initSegment),((c=ve.decryptdata)===null||c===void 0?void 0:c.keyFormat)==="identity"&&!((u=ve.decryptdata)!==null&&u!==void 0&&u.key)?this.loadKey(ve,$):this.loadFragment(ve,$,ce)},C.loadFragment=function(c,u,a){var b,v=this.fragmentTracker.getState(c);if(this.fragCurrent=c,v===O.FragmentState.BACKTRACKED){var S=this.fragmentTracker.getBacktrackData(c);if(S){this._handleFragmentLoadProgress(S),this._handleFragmentLoadComplete(S);return}else v=O.FragmentState.NOT_LOADED}v===O.FragmentState.NOT_LOADED||v===O.FragmentState.PARTIAL?c.sn==="initSegment"?this._loadInitSegment(c):this.bitrateTest?(c.bitrateTest=!0,this.log("Fragment "+c.sn+" of level "+c.level+" is being downloaded to test bitrate and will not be buffered"),this._loadBitrateTestFrag(c)):(this.startFragRequested=!0,m.prototype.loadFragment.call(this,c,u,a)):v===O.FragmentState.APPENDING?this.reduceMaxBufferLength(c.duration)&&this.fragmentTracker.removeFragment(c):((b=this.media)===null||b===void 0?void 0:b.buffered.length)===0&&this.fragmentTracker.removeAllFragments()},C.getAppendedFrag=function(c){var u=this.fragmentTracker.getAppendedFrag(c,I.PlaylistLevelType.MAIN);return u&&"fragment"in u?u.fragment:u},C.getBufferedFrag=function(c){return this.fragmentTracker.getBufferedFrag(c,I.PlaylistLevelType.MAIN)},C.followingBufferedFrag=function(c){return c?this.getBufferedFrag(c.end+.5):null},C.immediateLevelSwitch=function(){this.abortCurrentFrag(),this.flushMainBuffer(0,Number.POSITIVE_INFINITY)},C.nextLevelSwitch=function(){var c=this.levels,u=this.media;if(u!=null&&u.readyState){var a,b=this.getAppendedFrag(u.currentTime);if(b&&b.start>1&&this.flushMainBuffer(0,b.start-1),!u.paused&&c){var v=this.hls.nextLoadLevel,S=c[v],P=this.fragLastKbps;P&&this.fragCurrent?a=this.fragCurrent.duration*S.maxBitrate/(1e3*P)+1:a=0}else a=0;var G=this.getBufferedFrag(u.currentTime+a);if(G){var V=this.followingBufferedFrag(G);if(V){this.abortCurrentFrag();var $=V.maxStartPTS?V.maxStartPTS:V.start,z=V.duration,F=Math.max(G.end,$+Math.min(Math.max(z-this.config.maxFragLookUpTolerance,z*.5),z*.75));this.flushMainBuffer(F,Number.POSITIVE_INFINITY)}}}},C.abortCurrentFrag=function(){var c=this.fragCurrent;this.fragCurrent=null,c!=null&&c.loader&&c.loader.abort(),this.state===B.State.KEY_LOADING&&(this.state=B.State.IDLE),this.nextLoadPosition=this.getLoadPosition()},C.flushMainBuffer=function(c,u){m.prototype.flushMainBuffer.call(this,c,u,this.altAudio?"video":null)},C.onMediaAttached=function(c,u){m.prototype.onMediaAttached.call(this,c,u);var a=u.media;this.onvplaying=this.onMediaPlaying.bind(this),this.onvseeked=this.onMediaSeeked.bind(this),a.addEventListener("playing",this.onvplaying),a.addEventListener("seeked",this.onvseeked),this.gapController=new D.default(this.config,a,this.fragmentTracker,this.hls)},C.onMediaDetaching=function(){var c=this.media;c&&(c.removeEventListener("playing",this.onvplaying),c.removeEventListener("seeked",this.onvseeked),this.onvplaying=this.onvseeked=null,this.videoBuffer=null),this.fragPlaying=null,this.gapController&&(this.gapController.destroy(),this.gapController=null),m.prototype.onMediaDetaching.call(this)},C.onMediaPlaying=function(){this.tick()},C.onMediaSeeked=function(){var c=this.media,u=c?c.currentTime:null;Object(Q.isFiniteNumber)(u)&&this.log("Media seeked to "+u.toFixed(3)),this.tick()},C.onManifestLoading=function(){this.log("Trigger BUFFER_RESET"),this.hls.trigger(H.Events.BUFFER_RESET,void 0),this.fragmentTracker.removeAllFragments(),this.couldBacktrack=this.stalled=!1,this.startPosition=this.lastCurrentTime=0,this.fragPlaying=null},C.onManifestParsed=function(c,u){var a=!1,b=!1,v;u.levels.forEach(function(S){v=S.audioCodec,v&&(v.indexOf("mp4a.40.2")!==-1&&(a=!0),v.indexOf("mp4a.40.5")!==-1&&(b=!0))}),this.audioCodecSwitch=a&&b&&!Object(_.changeTypeSupported)(),this.audioCodecSwitch&&this.log("Both AAC/HE-AAC audio found in levels; declaring level codec as HE-AAC"),this.levels=u.levels,this.startFragRequested=!1},C.onLevelLoading=function(c,u){var a=this.levels;if(!a||this.state!==B.State.IDLE)return;var b=a[u.level];(!b.details||b.details.live&&this.levelLastLoaded!==u.level||this.waitForCdnTuneIn(b.details))&&(this.state=B.State.WAITING_LEVEL)},C.onLevelLoaded=function(c,u){var a,b=this.levels,v=u.level,S=u.details,P=S.totalduration;if(!b){this.warn("Levels were reset while loading level "+v);return}this.log("Level "+v+" loaded ["+S.startSN+","+S.endSN+"], cc ["+S.startCC+", "+S.endCC+"] duration:"+P);var G=this.fragCurrent;G&&(this.state===B.State.FRAG_LOADING||this.state===B.State.FRAG_LOADING_WAITING_RETRY)&&(G.level!==u.level&&G.loader&&(this.state=B.State.IDLE,G.loader.abort()));var V=b[v],$=0;if(S.live||(a=V.details)!==null&&a!==void 0&&a.live){if(S.fragments[0]||(S.deltaUpdateFailed=!0),S.deltaUpdateFailed)return;$=this.alignPlaylists(S,V.details)}if(V.details=S,this.levelLastLoaded=v,this.hls.trigger(H.Events.LEVEL_UPDATED,{details:S,level:v}),this.state===B.State.WAITING_LEVEL){if(this.waitForCdnTuneIn(S))return;this.state=B.State.IDLE}this.startFragRequested?S.live&&this.synchronizeToLiveEdge(S):this.setStartPosition(S,$),this.tick()},C._handleFragmentLoadProgress=function(c){var u,a=c.frag,b=c.part,v=c.payload,S=this.levels;if(!S){this.warn("Levels were reset while fragment load was in progress. Fragment "+a.sn+" of level "+a.level+" will not be buffered");return}var P=S[a.level],G=P.details;if(!G){this.warn("Dropping fragment "+a.sn+" of level "+a.level+" after level details were reset");return}var V=P.videoCodec,$=G.PTSKnown||!G.live,z=(u=a.initSegment)===null||u===void 0?void 0:u.data,F=this._getAudioCodec(P),ee=this.transmuxer=this.transmuxer||new T.default(this.hls,I.PlaylistLevelType.MAIN,this._handleTransmuxComplete.bind(this),this._handleTransmuxerFlush.bind(this)),ne=b?b.index:-1,ce=ne!==-1,ve=new k.ChunkMetadata(a.level,a.sn,a.stats.chunkCount,v.byteLength,ne,ce),Ie=this.initPTS[a.cc];ee.push(v,z,F,V,a,b,G.totalduration,$,ve,Ie)},C.onAudioTrackSwitching=function(c,u){var a=this.altAudio,b=!!u.url,v=u.id;if(!b){if(this.mediaBuffer!==this.media){this.log("Switching on main audio, use media.buffered to schedule main fragment loading"),this.mediaBuffer=this.media;var S=this.fragCurrent;S!=null&&S.loader&&(this.log("Switching to main audio track, cancel main fragment load"),S.loader.abort()),this.resetTransmuxer(),this.resetLoadingState()}else this.audioOnly&&this.resetTransmuxer();var P=this.hls;a&&P.trigger(H.Events.BUFFER_FLUSHING,{startOffset:0,endOffset:Number.POSITIVE_INFINITY,type:"audio"}),P.trigger(H.Events.AUDIO_TRACK_SWITCHED,{id:v})}},C.onAudioTrackSwitched=function(c,u){var a=u.id,b=!!this.hls.audioTracks[a].url;if(b){var v=this.videoBuffer;v&&this.mediaBuffer!==v&&(this.log("Switching on alternate audio, use video.buffered to schedule main fragment loading"),this.mediaBuffer=v)}this.altAudio=b,this.tick()},C.onBufferCreated=function(c,u){var a=u.tracks,b,v,S=!1;for(var P in a){var G=a[P];if(G.id==="main"){if(v=P,b=G,P==="video"){var V=a[P];V&&(this.videoBuffer=V.buffer)}}else S=!0}S&&b?(this.log("Alternate track found, use "+v+".buffered to schedule main fragment loading"),this.mediaBuffer=b.buffer):this.mediaBuffer=this.media},C.onFragBuffered=function(c,u){var a=u.frag,b=u.part;if(a&&a.type!==I.PlaylistLevelType.MAIN)return;if(this.fragContextChanged(a)){this.warn("Fragment "+a.sn+(b?" p: "+b.index:"")+" of level "+a.level+" finished buffering, but was aborted. state: "+this.state),this.state===B.State.PARSED&&(this.state=B.State.IDLE);return}var v=b?b.stats:a.stats;this.fragLastKbps=Math.round(8*v.total/(v.buffering.end-v.loading.first)),a.sn!=="initSegment"&&(this.fragPrevious=a),this.fragBufferedComplete(a,b)},C.onError=function(c,u){switch(u.details){case w.ErrorDetails.FRAG_LOAD_ERROR:case w.ErrorDetails.FRAG_LOAD_TIMEOUT:case w.ErrorDetails.KEY_LOAD_ERROR:case w.ErrorDetails.KEY_LOAD_TIMEOUT:this.onFragmentOrKeyLoadError(I.PlaylistLevelType.MAIN,u);break;case w.ErrorDetails.LEVEL_LOAD_ERROR:case w.ErrorDetails.LEVEL_LOAD_TIMEOUT:this.state!==B.State.ERROR&&(u.fatal?(this.warn(""+u.details),this.state=B.State.ERROR):!u.levelRetry&&this.state===B.State.WAITING_LEVEL&&(this.state=B.State.IDLE));break;case w.ErrorDetails.BUFFER_FULL_ERROR:if(u.parent==="main"&&(this.state===B.State.PARSING||this.state===B.State.PARSED)){var a=!0,b=this.getFwdBufferInfo(this.media,I.PlaylistLevelType.MAIN);b&&b.len>.5&&(a=!this.reduceMaxBufferLength(b.len)),a&&(this.warn("buffer full error also media.currentTime is not buffered, flush main"),this.immediateLevelSwitch()),this.resetLoadingState()}break;default:break}},C.checkBuffer=function(){var c=this.media,u=this.gapController;if(!c||!u||!c.readyState)return;var a=U.BufferHelper.getBuffered(c);!this.loadedmetadata&&a.length?(this.loadedmetadata=!0,this.seekToStartPos()):u.poll(this.lastCurrentTime),this.lastCurrentTime=c.currentTime},C.onFragLoadEmergencyAborted=function(){this.state=B.State.IDLE,this.loadedmetadata||(this.startFragRequested=!1,this.nextLoadPosition=this.startPosition),this.tickImmediate()},C.onBufferFlushed=function(c,u){var a=u.type;if(a!==y.ElementaryStreamTypes.AUDIO||this.audioOnly&&!this.altAudio){var b=(a===y.ElementaryStreamTypes.VIDEO?this.videoBuffer:this.mediaBuffer)||this.media;this.afterBufferFlushed(b,a,I.PlaylistLevelType.MAIN)}},C.onLevelsUpdated=function(c,u){this.levels=u.levels},C.swapAudioCodec=function(){this.audioCodecSwap=!this.audioCodecSwap},C.seekToStartPos=function(){var c=this.media,u=c.currentTime,a=this.startPosition;if(a>=0&&u<a){if(c.seeking){E.logger.log("could not seek to "+a+", already seeking at "+u);return}var b=U.BufferHelper.getBuffered(c),v=b.length?b.start(0):0,S=v-a;S>0&&(S<this.config.maxBufferHole||S<this.config.maxFragLookUpTolerance)&&(E.logger.log("adjusting start position by "+S+" to match buffer start"),a+=S,this.startPosition=a),this.log("seek to target start position "+a+" from current time "+u),c.currentTime=a}},C._getAudioCodec=function(c){var u=this.config.defaultAudioCodec||c.audioCodec;return this.audioCodecSwap&&u&&(this.log("Swapping audio codec"),u.indexOf("mp4a.40.5")!==-1?u="mp4a.40.2":u="mp4a.40.5"),u},C._loadBitrateTestFrag=function(c){var u=this;this._doFragLoad(c).then(function(a){var b=u.hls;if(!a||b.nextLoadLevel||u.fragContextChanged(c))return;u.fragLoadError=0,u.state=B.State.IDLE,u.startFragRequested=!1,u.bitrateTest=!1;var v=c.stats;v.parsing.start=v.parsing.end=v.buffering.start=v.buffering.end=self.performance.now(),b.trigger(H.Events.FRAG_LOADED,a)})},C._handleTransmuxComplete=function(c){var u,a="main",b=this.hls,v=c.remuxResult,S=c.chunkMeta,P=this.getCurrentContext(S);if(!P){this.warn("The loading context changed while buffering fragment "+S.sn+" of level "+S.level+". This chunk will not be buffered."),this.resetLiveStartWhenNotLoaded(S.level);return}var G=P.frag,V=P.part,$=P.level,z=v.video,F=v.text,ee=v.id3,ne=v.initSegment,ce=this.altAudio?void 0:v.audio;if(this.fragContextChanged(G))return;if(this.state=B.State.PARSING,ne){ne.tracks&&(this._bufferInitSegment($,ne.tracks,G,S),b.trigger(H.Events.FRAG_PARSING_INIT_SEGMENT,{frag:G,id:a,tracks:ne.tracks}));var ve=ne.initPTS,Ie=ne.timescale;Object(Q.isFiniteNumber)(ve)&&(this.initPTS[G.cc]=ve,b.trigger(H.Events.INIT_PTS_FOUND,{frag:G,id:a,initPTS:ve,timescale:Ie}))}if(z&&v.independent!==!1){if($.details){var Ee=z.startPTS,Ae=z.endPTS,xe=z.startDTS,Ce=z.endDTS;if(V)V.elementaryStreams[z.type]={startPTS:Ee,endPTS:Ae,startDTS:xe,endDTS:Ce};else if(z.firstKeyFrame&&z.independent&&(this.couldBacktrack=!0),z.dropped&&z.independent){var me=this.getLoadPosition()+this.config.maxBufferHole;if(me<Ee){this.backtrack(G);return}G.setElementaryStreamInfo(z.type,G.start,Ae,G.start,Ce,!0)}G.setElementaryStreamInfo(z.type,Ee,Ae,xe,Ce),this.bufferFragmentData(z,G,V,S)}}else if(v.independent===!1){this.backtrack(G);return}if(ce){var se=ce.startPTS,ke=ce.endPTS,Ke=ce.startDTS,Fe=ce.endDTS;V&&(V.elementaryStreams[y.ElementaryStreamTypes.AUDIO]={startPTS:se,endPTS:ke,startDTS:Ke,endDTS:Fe}),G.setElementaryStreamInfo(y.ElementaryStreamTypes.AUDIO,se,ke,Ke,Fe),this.bufferFragmentData(ce,G,V,S)}if(ee!=null&&(u=ee.samples)!==null&&u!==void 0&&u.length){var Ve={frag:G,id:a,samples:ee.samples};b.trigger(H.Events.FRAG_PARSING_METADATA,Ve)}if(F){var Ye={frag:G,id:a,samples:F.samples};b.trigger(H.Events.FRAG_PARSING_USERDATA,Ye)}},C._bufferInitSegment=function(c,u,a,b){var v=this;if(this.state!==B.State.PARSING)return;this.audioOnly=!!u.audio&&!u.video,this.altAudio&&!this.audioOnly&&delete u.audio;var S=u.audio,P=u.video,G=u.audiovideo;if(S){var V=c.audioCodec,$=navigator.userAgent.toLowerCase();this.audioCodecSwitch&&(V&&(V.indexOf("mp4a.40.5")!==-1?V="mp4a.40.2":V="mp4a.40.5"),S.metadata.channelCount!==1&&$.indexOf("firefox")===-1&&(V="mp4a.40.5")),$.indexOf("android")!==-1&&S.container!=="audio/mpeg"&&(V="mp4a.40.2",this.log("Android: force audio codec to "+V)),c.audioCodec&&c.audioCodec!==V&&this.log('Swapping manifest audio codec "'+c.audioCodec+'" for "'+V+'"'),S.levelCodec=V,S.id="main",this.log("Init audio buffer, container:"+S.container+", codecs[selected/level/parsed]=["+(V||"")+"/"+(c.audioCodec||"")+"/"+S.codec+"]")}P&&(P.levelCodec=c.videoCodec,P.id="main",this.log("Init video buffer, container:"+P.container+", codecs[level/parsed]=["+(c.videoCodec||"")+"/"+P.codec+"]")),G&&this.log("Init audiovideo buffer, container:"+G.container+", codecs[level/parsed]=["+(c.attrs.CODECS||"")+"/"+G.codec+"]"),this.hls.trigger(H.Events.BUFFER_CODECS,u),Object.keys(u).forEach(function(z){var F=u[z],ee=F.initSegment;ee!=null&&ee.byteLength&&v.hls.trigger(H.Events.BUFFER_APPENDING,{type:z,data:ee,frag:a,part:null,chunkMeta:b,parent:a.type})}),this.tick()},C.backtrack=function(c){this.couldBacktrack=!0,this.resetTransmuxer(),this.flushBufferGap(c);var u=this.fragmentTracker.backtrack(c);this.fragPrevious=null,this.nextLoadPosition=c.start,u?this.resetFragmentLoading(c):this.state=B.State.BACKTRACKING},C.checkFragmentChanged=function(){var c=this.media,u=null;if(c&&c.readyState>1&&c.seeking===!1){var a=c.currentTime;if(U.BufferHelper.isBuffered(c,a)?u=this.getAppendedFrag(a):U.BufferHelper.isBuffered(c,a+.1)&&(u=this.getAppendedFrag(a+.1)),u){var b=this.fragPlaying,v=u.level;(!b||u.sn!==b.sn||b.level!==v||u.urlId!==b.urlId)&&(this.hls.trigger(H.Events.FRAG_CHANGED,{frag:u}),(!b||b.level!==v)&&this.hls.trigger(H.Events.LEVEL_SWITCHED,{level:v}),this.fragPlaying=u)}}},o(L,[{key:"nextLevel",get:function(){var c=this.nextBufferedFrag;return c?c.level:-1}},{key:"currentLevel",get:function(){var c=this.media;if(c){var u=this.getAppendedFrag(c.currentTime);if(u)return u.level}return-1}},{key:"nextBufferedFrag",get:function(){var c=this.media;if(c){var u=this.getAppendedFrag(c.currentTime);return this.followingBufferedFrag(u)}else return null}},{key:"forceStartLoad",get:function(){return this._forceStartLoad}}]),L}(B.default)},"./src/controller/subtitle-stream-controller.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"SubtitleStreamController",function(){return l});var Q=R("./src/events.ts"),B=R("./src/utils/logger.ts"),_=R("./src/utils/buffer-helper.ts"),H=R("./src/controller/fragment-finders.ts"),U=R("./src/utils/discontinuities.ts"),O=R("./src/controller/level-helper.ts"),I=R("./src/controller/fragment-tracker.ts"),y=R("./src/controller/base-stream-controller.ts"),T=R("./src/types/loader.ts"),k=R("./src/types/level.ts");function D(h,x){for(var g=0;g<x.length;g++){var m=x[g];m.enumerable=m.enumerable||!1,m.configurable=!0,"value"in m&&(m.writable=!0),Object.defineProperty(h,m.key,m)}}function w(h,x,g){return x&&D(h.prototype,x),g&&D(h,g),h}function E(h,x){h.prototype=Object.create(x.prototype),h.prototype.constructor=h,d(h,x)}function d(h,x){return d=Object.setPrototypeOf||function(m,L){return m.__proto__=L,m},d(h,x)}var o=500,l=function(h){E(x,h);function x(m,L){var C;return C=h.call(this,m,L,"[subtitle-stream-controller]")||this,C.levels=[],C.currentTrackId=-1,C.tracksBuffered=[],C.mainDetails=null,C._registerListeners(),C}var g=x.prototype;return g.onHandlerDestroying=function(){this._unregisterListeners(),this.mainDetails=null},g._registerListeners=function(){var L=this.hls;L.on(Q.Events.MEDIA_ATTACHED,this.onMediaAttached,this),L.on(Q.Events.MEDIA_DETACHING,this.onMediaDetaching,this),L.on(Q.Events.MANIFEST_LOADING,this.onManifestLoading,this),L.on(Q.Events.LEVEL_LOADED,this.onLevelLoaded,this),L.on(Q.Events.ERROR,this.onError,this),L.on(Q.Events.SUBTITLE_TRACKS_UPDATED,this.onSubtitleTracksUpdated,this),L.on(Q.Events.SUBTITLE_TRACK_SWITCH,this.onSubtitleTrackSwitch,this),L.on(Q.Events.SUBTITLE_TRACK_LOADED,this.onSubtitleTrackLoaded,this),L.on(Q.Events.SUBTITLE_FRAG_PROCESSED,this.onSubtitleFragProcessed,this),L.on(Q.Events.BUFFER_FLUSHING,this.onBufferFlushing,this)},g._unregisterListeners=function(){var L=this.hls;L.off(Q.Events.MEDIA_ATTACHED,this.onMediaAttached,this),L.off(Q.Events.MEDIA_DETACHING,this.onMediaDetaching,this),L.off(Q.Events.MANIFEST_LOADING,this.onManifestLoading,this),L.off(Q.Events.LEVEL_LOADED,this.onLevelLoaded,this),L.off(Q.Events.ERROR,this.onError,this),L.off(Q.Events.SUBTITLE_TRACKS_UPDATED,this.onSubtitleTracksUpdated,this),L.off(Q.Events.SUBTITLE_TRACK_SWITCH,this.onSubtitleTrackSwitch,this),L.off(Q.Events.SUBTITLE_TRACK_LOADED,this.onSubtitleTrackLoaded,this),L.off(Q.Events.SUBTITLE_FRAG_PROCESSED,this.onSubtitleFragProcessed,this),L.off(Q.Events.BUFFER_FLUSHING,this.onBufferFlushing,this)},g.startLoad=function(){this.stopLoad(),this.state=y.State.IDLE,this.setInterval(o),this.tick()},g.onManifestLoading=function(){this.mainDetails=null,this.fragmentTracker.removeAllFragments()},g.onLevelLoaded=function(L,C){this.mainDetails=C.details},g.onSubtitleFragProcessed=function(L,C){var p=C.frag,c=C.success;if(this.fragPrevious=p,this.state=y.State.IDLE,!c)return;var u=this.tracksBuffered[this.currentTrackId];if(!u)return;for(var a,b=p.start,v=0;v<u.length;v++)if(b>=u[v].start&&b<=u[v].end){a=u[v];break}var S=p.start+p.duration;a?a.end=S:(a={start:b,end:S},u.push(a)),this.fragmentTracker.fragBuffered(p)},g.onBufferFlushing=function(L,C){var p=C.startOffset,c=C.endOffset;if(p===0&&c!==Number.POSITIVE_INFINITY){var u=this.currentTrackId,a=this.levels;if(!a.length||!a[u]||!a[u].details)return;var b=a[u].details,v=b.targetduration,S=c-v;if(S<=0)return;C.endOffsetSubtitles=Math.max(0,S),this.tracksBuffered.forEach(function(P){for(var G=0;G<P.length;){if(P[G].end<=S){P.shift();continue}else if(P[G].start<S)P[G].start=S;else break;G++}}),this.fragmentTracker.removeFragmentsInRange(p,S,T.PlaylistLevelType.SUBTITLE)}},g.onError=function(L,C){var p,c=C.frag;if(!c||c.type!==T.PlaylistLevelType.SUBTITLE)return;(p=this.fragCurrent)!==null&&p!==void 0&&p.loader&&this.fragCurrent.loader.abort(),this.state=y.State.IDLE},g.onSubtitleTracksUpdated=function(L,C){var p=this,c=C.subtitleTracks;this.tracksBuffered=[],this.levels=c.map(function(u){return new k.Level(u)}),this.fragmentTracker.removeAllFragments(),this.fragPrevious=null,this.levels.forEach(function(u){p.tracksBuffered[u.id]=[]}),this.mediaBuffer=null},g.onSubtitleTrackSwitch=function(L,C){if(this.currentTrackId=C.id,!this.levels.length||this.currentTrackId===-1){this.clearInterval();return}var p=this.levels[this.currentTrackId];p!=null&&p.details?this.mediaBuffer=this.mediaBufferTimeRanges:this.mediaBuffer=null,p&&this.setInterval(o)},g.onSubtitleTrackLoaded=function(L,C){var p,c=C.details,u=C.id,a=this.currentTrackId,b=this.levels;if(!b.length)return;var v=b[a];if(u>=b.length||u!==a||!v)return;if(this.mediaBuffer=this.mediaBufferTimeRanges,c.live||(p=v.details)!==null&&p!==void 0&&p.live){var S=this.mainDetails;if(c.deltaUpdateFailed||!S)return;var P=S.fragments[0];if(!v.details)c.hasProgramDateTime&&S.hasProgramDateTime?Object(U.alignMediaPlaylistByPDT)(c,S):P&&Object(O.addSliding)(c,P.start);else{var G=this.alignPlaylists(c,v.details);G===0&&P&&Object(O.addSliding)(c,P.start)}}if(v.details=c,this.levelLastLoaded=u,this.tick(),c.live&&!this.fragCurrent&&this.media&&this.state===y.State.IDLE){var V=Object(H.findFragmentByPTS)(null,c.fragments,this.media.currentTime,0);V||(this.warn("Subtitle playlist not aligned with playback"),v.details=void 0)}},g._handleFragmentLoadComplete=function(L){var C=L.frag,p=L.payload,c=C.decryptdata,u=this.hls;if(this.fragContextChanged(C))return;if(p&&p.byteLength>0&&c&&c.key&&c.iv&&c.method==="AES-128"){var a=performance.now();this.decrypter.webCryptoDecrypt(new Uint8Array(p),c.key.buffer,c.iv.buffer).then(function(b){var v=performance.now();u.trigger(Q.Events.FRAG_DECRYPTED,{frag:C,payload:b,stats:{tstart:a,tdecrypt:v}})})}},g.doTick=function(){if(!this.media){this.state=y.State.IDLE;return}if(this.state===y.State.IDLE){var L,C=this.currentTrackId,p=this.levels;if(!p.length||!p[C]||!p[C].details)return;var c=p[C].details,u=c.targetduration,a=this.config,b=this.media,v=_.BufferHelper.bufferedInfo(this.mediaBufferTimeRanges,b.currentTime-u,a.maxBufferHole),S=v.end,P=v.len,G=this.getMaxBufferLength()+u;if(P>G)return;console.assert(c,"Subtitle track details are defined on idle subtitle stream controller tick");var V=c.fragments,$=V.length,z=c.edge,F,ee=this.fragPrevious;if(S<z){var ne=a.maxFragLookUpTolerance;ee&&c.hasProgramDateTime&&(F=Object(H.findFragmentByPDT)(V,ee.endProgramDateTime,ne)),F||(F=Object(H.findFragmentByPTS)(ee,V,S,ne),!F&&ee&&ee.start<V[0].start&&(F=V[0]))}else F=V[$-1];(L=F)!==null&&L!==void 0&&L.encrypted?(B.logger.log("Loading key for "+F.sn),this.state=y.State.KEY_LOADING,this.hls.trigger(Q.Events.KEY_LOADING,{frag:F})):F&&this.fragmentTracker.getState(F)===I.FragmentState.NOT_LOADED&&this.loadFragment(F,c,S)}},g.loadFragment=function(L,C,p){this.fragCurrent=L,h.prototype.loadFragment.call(this,L,C,p)},w(x,[{key:"mediaBufferTimeRanges",get:function(){return this.tracksBuffered[this.currentTrackId]||[]}}]),x}(y.default)},"./src/controller/subtitle-track-controller.ts":function(ie,X,R){"use strict";R.r(X);var Q=R("./src/events.ts"),B=R("./src/utils/texttrack-utils.ts"),_=R("./src/controller/base-playlist-controller.ts"),H=R("./src/types/loader.ts");function U(D,w){for(var E=0;E<w.length;E++){var d=w[E];d.enumerable=d.enumerable||!1,d.configurable=!0,"value"in d&&(d.writable=!0),Object.defineProperty(D,d.key,d)}}function O(D,w,E){return w&&U(D.prototype,w),E&&U(D,E),D}function I(D,w){D.prototype=Object.create(w.prototype),D.prototype.constructor=D,y(D,w)}function y(D,w){return y=Object.setPrototypeOf||function(d,o){return d.__proto__=o,d},y(D,w)}var T=function(D){I(w,D);function w(d){var o;return o=D.call(this,d,"[subtitle-track-controller]")||this,o.media=null,o.tracks=[],o.groupId=null,o.tracksInGroup=[],o.trackId=-1,o.selectDefaultTrack=!0,o.queuedDefaultTrack=-1,o.trackChangeListener=function(){return o.onTextTracksChanged()},o.asyncPollTrackChange=function(){return o.pollTrackChange(0)},o.useTextTrackPolling=!1,o.subtitlePollingInterval=-1,o.subtitleDisplay=!0,o.registerListeners(),o}var E=w.prototype;return E.destroy=function(){this.unregisterListeners(),this.tracks.length=0,this.tracksInGroup.length=0,this.trackChangeListener=this.asyncPollTrackChange=null,D.prototype.destroy.call(this)},E.registerListeners=function(){var o=this.hls;o.on(Q.Events.MEDIA_ATTACHED,this.onMediaAttached,this),o.on(Q.Events.MEDIA_DETACHING,this.onMediaDetaching,this),o.on(Q.Events.MANIFEST_LOADING,this.onManifestLoading,this),o.on(Q.Events.MANIFEST_PARSED,this.onManifestParsed,this),o.on(Q.Events.LEVEL_LOADING,this.onLevelLoading,this),o.on(Q.Events.LEVEL_SWITCHING,this.onLevelSwitching,this),o.on(Q.Events.SUBTITLE_TRACK_LOADED,this.onSubtitleTrackLoaded,this),o.on(Q.Events.ERROR,this.onError,this)},E.unregisterListeners=function(){var o=this.hls;o.off(Q.Events.MEDIA_ATTACHED,this.onMediaAttached,this),o.off(Q.Events.MEDIA_DETACHING,this.onMediaDetaching,this),o.off(Q.Events.MANIFEST_LOADING,this.onManifestLoading,this),o.off(Q.Events.MANIFEST_PARSED,this.onManifestParsed,this),o.off(Q.Events.LEVEL_LOADING,this.onLevelLoading,this),o.off(Q.Events.LEVEL_SWITCHING,this.onLevelSwitching,this),o.off(Q.Events.SUBTITLE_TRACK_LOADED,this.onSubtitleTrackLoaded,this),o.off(Q.Events.ERROR,this.onError,this)},E.onMediaAttached=function(o,l){if(this.media=l.media,!this.media)return;this.queuedDefaultTrack>-1&&(this.subtitleTrack=this.queuedDefaultTrack,this.queuedDefaultTrack=-1),this.useTextTrackPolling=!(this.media.textTracks&&"onchange"in this.media.textTracks),this.useTextTrackPolling?this.pollTrackChange(500):this.media.textTracks.addEventListener("change",this.asyncPollTrackChange)},E.pollTrackChange=function(o){self.clearInterval(this.subtitlePollingInterval),this.subtitlePollingInterval=self.setInterval(this.trackChangeListener,o)},E.onMediaDetaching=function(){if(!this.media)return;self.clearInterval(this.subtitlePollingInterval),this.useTextTrackPolling||this.media.textTracks.removeEventListener("change",this.asyncPollTrackChange),this.trackId>-1&&(this.queuedDefaultTrack=this.trackId);var o=k(this.media.textTracks);o.forEach(function(l){Object(B.clearCurrentCues)(l)}),this.subtitleTrack=-1,this.media=null},E.onManifestLoading=function(){this.tracks=[],this.groupId=null,this.tracksInGroup=[],this.trackId=-1,this.selectDefaultTrack=!0},E.onManifestParsed=function(o,l){this.tracks=l.subtitleTracks},E.onSubtitleTrackLoaded=function(o,l){var h=l.id,x=l.details,g=this.trackId,m=this.tracksInGroup[g];if(!m){this.warn("Invalid subtitle track id "+h);return}var L=m.details;m.details=l.details,this.log("subtitle track "+h+" loaded ["+x.startSN+"-"+x.endSN+"]"),h===this.trackId&&(this.retryCount=0,this.playlistLoaded(h,l,L))},E.onLevelLoading=function(o,l){this.switchLevel(l.level)},E.onLevelSwitching=function(o,l){this.switchLevel(l.level)},E.switchLevel=function(o){var l=this.hls.levels[o];if(!(l!=null&&l.textGroupIds))return;var h=l.textGroupIds[l.urlId];if(this.groupId!==h){var x=this.tracksInGroup?this.tracksInGroup[this.trackId]:void 0,g=this.tracks.filter(function(C){return!h||C.groupId===h});this.tracksInGroup=g;var m=this.findTrackId(x==null?void 0:x.name)||this.findTrackId();this.groupId=h;var L={subtitleTracks:g};this.log("Updating subtitle tracks, "+g.length+' track(s) found in "'+h+'" group-id'),this.hls.trigger(Q.Events.SUBTITLE_TRACKS_UPDATED,L),m!==-1&&this.setSubtitleTrack(m,x)}},E.findTrackId=function(o){for(var l=this.tracksInGroup,h=0;h<l.length;h++){var x=l[h];if((!this.selectDefaultTrack||x.default)&&(!o||o===x.name))return x.id}return-1},E.onError=function(o,l){if(D.prototype.onError.call(this,o,l),l.fatal||!l.context)return;l.context.type===H.PlaylistContextType.SUBTITLE_TRACK&&l.context.id===this.trackId&&l.context.groupId===this.groupId&&this.retryLoadingOrFail(l)},E.loadPlaylist=function(o){var l=this.tracksInGroup[this.trackId];if(this.shouldLoadTrack(l)){var h=l.id,x=l.groupId,g=l.url;if(o)try{g=o.addDirectives(g)}catch(m){this.warn("Could not construct new URL with HLS Delivery Directives: "+m)}this.log("Loading subtitle playlist for id "+h),this.hls.trigger(Q.Events.SUBTITLE_TRACK_LOADING,{url:g,id:h,groupId:x,deliveryDirectives:o||null})}},E.toggleTrackModes=function(o){var l=this,h=this.media,x=this.subtitleDisplay,g=this.trackId;if(!h)return;var m=k(h.textTracks),L=m.filter(function(c){return c.groupId===l.groupId});if(o===-1)[].slice.call(m).forEach(function(c){c.mode="disabled"});else{var C=L[g];C&&(C.mode="disabled")}var p=L[o];p&&(p.mode=x?"showing":"hidden")},E.setSubtitleTrack=function(o,l){var h,x=this.tracksInGroup;if(!this.media){this.queuedDefaultTrack=o;return}if(this.trackId!==o&&this.toggleTrackModes(o),this.trackId===o&&(o===-1||(h=x[o])!==null&&h!==void 0&&h.details)||o<-1||o>=x.length)return;this.clearTimer();var g=x[o];if(this.log("Switching to subtitle track "+o),this.trackId=o,g){var m=g.id,L=g.groupId,C=L===void 0?"":L,p=g.name,c=g.type,u=g.url;this.hls.trigger(Q.Events.SUBTITLE_TRACK_SWITCH,{id:m,groupId:C,name:p,type:c,url:u});var a=this.switchParams(g.url,l==null?void 0:l.details);this.loadPlaylist(a)}else this.hls.trigger(Q.Events.SUBTITLE_TRACK_SWITCH,{id:o})},E.onTextTracksChanged=function(){if(this.useTextTrackPolling||self.clearInterval(this.subtitlePollingInterval),!this.media||!this.hls.config.renderTextTracksNatively)return;for(var o=-1,l=k(this.media.textTracks),h=0;h<l.length;h++)if(l[h].mode==="hidden")o=h;else if(l[h].mode==="showing"){o=h;break}this.subtitleTrack!==o&&(this.subtitleTrack=o)},O(w,[{key:"subtitleTracks",get:function(){return this.tracksInGroup}},{key:"subtitleTrack",get:function(){return this.trackId},set:function(o){this.selectDefaultTrack=!1;var l=this.tracksInGroup?this.tracksInGroup[this.trackId]:void 0;this.setSubtitleTrack(o,l)}}]),w}(_.default);function k(D){for(var w=[],E=0;E<D.length;E++){var d=D[E];d.kind==="subtitles"&&d.label&&w.push(D[E])}return w}X.default=T},"./src/controller/timeline-controller.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"TimelineController",function(){return k});var Q=R("./src/polyfills/number.ts"),B=R("./src/events.ts"),_=R("./src/utils/cea-608-parser.ts"),H=R("./src/utils/output-filter.ts"),U=R("./src/utils/webvtt-parser.ts"),O=R("./src/utils/texttrack-utils.ts"),I=R("./src/utils/imsc1-ttml-parser.ts"),y=R("./src/types/loader.ts"),T=R("./src/utils/logger.ts"),k=function(){function d(l){if(this.hls=void 0,this.media=null,this.config=void 0,this.enabled=!0,this.Cues=void 0,this.textTracks=[],this.tracks=[],this.initPTS=[],this.timescale=[],this.unparsedVttFrags=[],this.captionsTracks={},this.nonNativeCaptionsTracks={},this.cea608Parser1=void 0,this.cea608Parser2=void 0,this.lastSn=-1,this.lastPartIndex=-1,this.prevCC=-1,this.vttCCs=E(),this.captionsProperties=void 0,this.hls=l,this.config=l.config,this.Cues=l.config.cueHandler,this.captionsProperties={textTrack1:{label:this.config.captionsTextTrack1Label,languageCode:this.config.captionsTextTrack1LanguageCode},textTrack2:{label:this.config.captionsTextTrack2Label,languageCode:this.config.captionsTextTrack2LanguageCode},textTrack3:{label:this.config.captionsTextTrack3Label,languageCode:this.config.captionsTextTrack3LanguageCode},textTrack4:{label:this.config.captionsTextTrack4Label,languageCode:this.config.captionsTextTrack4LanguageCode}},this.config.enableCEA708Captions){var h=new H.default(this,"textTrack1"),x=new H.default(this,"textTrack2"),g=new H.default(this,"textTrack3"),m=new H.default(this,"textTrack4");this.cea608Parser1=new _.default(1,h,x),this.cea608Parser2=new _.default(3,g,m)}l.on(B.Events.MEDIA_ATTACHING,this.onMediaAttaching,this),l.on(B.Events.MEDIA_DETACHING,this.onMediaDetaching,this),l.on(B.Events.MANIFEST_LOADING,this.onManifestLoading,this),l.on(B.Events.MANIFEST_LOADED,this.onManifestLoaded,this),l.on(B.Events.SUBTITLE_TRACKS_UPDATED,this.onSubtitleTracksUpdated,this),l.on(B.Events.FRAG_LOADING,this.onFragLoading,this),l.on(B.Events.FRAG_LOADED,this.onFragLoaded,this),l.on(B.Events.FRAG_PARSING_USERDATA,this.onFragParsingUserdata,this),l.on(B.Events.FRAG_DECRYPTED,this.onFragDecrypted,this),l.on(B.Events.INIT_PTS_FOUND,this.onInitPtsFound,this),l.on(B.Events.SUBTITLE_TRACKS_CLEARED,this.onSubtitleTracksCleared,this),l.on(B.Events.BUFFER_FLUSHING,this.onBufferFlushing,this)}var o=d.prototype;return o.destroy=function(){var h=this.hls;h.off(B.Events.MEDIA_ATTACHING,this.onMediaAttaching,this),h.off(B.Events.MEDIA_DETACHING,this.onMediaDetaching,this),h.off(B.Events.MANIFEST_LOADING,this.onManifestLoading,this),h.off(B.Events.MANIFEST_LOADED,this.onManifestLoaded,this),h.off(B.Events.SUBTITLE_TRACKS_UPDATED,this.onSubtitleTracksUpdated,this),h.off(B.Events.FRAG_LOADING,this.onFragLoading,this),h.off(B.Events.FRAG_LOADED,this.onFragLoaded,this),h.off(B.Events.FRAG_PARSING_USERDATA,this.onFragParsingUserdata,this),h.off(B.Events.FRAG_DECRYPTED,this.onFragDecrypted,this),h.off(B.Events.INIT_PTS_FOUND,this.onInitPtsFound,this),h.off(B.Events.SUBTITLE_TRACKS_CLEARED,this.onSubtitleTracksCleared,this),h.off(B.Events.BUFFER_FLUSHING,this.onBufferFlushing,this),this.hls=this.config=this.cea608Parser1=this.cea608Parser2=null},o.addCues=function(h,x,g,m,L){for(var C=!1,p=L.length;p--;){var c=L[p],u=w(c[0],c[1],x,g);if(u>=0&&(c[0]=Math.min(c[0],x),c[1]=Math.max(c[1],g),C=!0,u/(g-x)>.5))return}if(C||L.push([x,g]),this.config.renderTextTracksNatively){var a=this.captionsTracks[h];this.Cues.newCue(a,x,g,m)}else{var b=this.Cues.newCue(null,x,g,m);this.hls.trigger(B.Events.CUES_PARSED,{type:"captions",cues:b,track:h})}},o.onInitPtsFound=function(h,x){var g=this,m=x.frag,L=x.id,C=x.initPTS,p=x.timescale,c=this.unparsedVttFrags;L==="main"&&(this.initPTS[m.cc]=C,this.timescale[m.cc]=p),c.length&&(this.unparsedVttFrags=[],c.forEach(function(u){g.onFragLoaded(B.Events.FRAG_LOADED,u)}))},o.getExistingTrack=function(h){var x=this.media;if(x)for(var g=0;g<x.textTracks.length;g++){var m=x.textTracks[g];if(m[h])return m}return null},o.createCaptionsTrack=function(h){this.config.renderTextTracksNatively?this.createNativeTrack(h):this.createNonNativeTrack(h)},o.createNativeTrack=function(h){if(this.captionsTracks[h])return;var x=this.captionsProperties,g=this.captionsTracks,m=this.media,L=x[h],C=L.label,p=L.languageCode,c=this.getExistingTrack(h);if(c)g[h]=c,Object(O.clearCurrentCues)(g[h]),Object(O.sendAddTrackEvent)(g[h],m);else{var u=this.createTextTrack("captions",C,p);u&&(u[h]=!0,g[h]=u)}},o.createNonNativeTrack=function(h){if(this.nonNativeCaptionsTracks[h])return;var x=this.captionsProperties[h];if(!x)return;var g=x.label,m={_id:h,label:g,kind:"captions",default:x.media?!!x.media.default:!1,closedCaptions:x.media};this.nonNativeCaptionsTracks[h]=m,this.hls.trigger(B.Events.NON_NATIVE_TEXT_TRACKS_FOUND,{tracks:[m]})},o.createTextTrack=function(h,x,g){var m=this.media;return m?m.addTextTrack(h,x,g):void 0},o.onMediaAttaching=function(h,x){this.media=x.media,this._cleanTracks()},o.onMediaDetaching=function(){var h=this.captionsTracks;Object.keys(h).forEach(function(x){Object(O.clearCurrentCues)(h[x]),delete h[x]}),this.nonNativeCaptionsTracks={}},o.onManifestLoading=function(){this.lastSn=-1,this.lastPartIndex=-1,this.prevCC=-1,this.vttCCs=E(),this._cleanTracks(),this.tracks=[],this.captionsTracks={},this.nonNativeCaptionsTracks={},this.textTracks=[],this.unparsedVttFrags=this.unparsedVttFrags||[],this.initPTS=[],this.timescale=[],this.cea608Parser1&&this.cea608Parser2&&(this.cea608Parser1.reset(),this.cea608Parser2.reset())},o._cleanTracks=function(){var h=this.media;if(!h)return;var x=h.textTracks;if(x)for(var g=0;g<x.length;g++)Object(O.clearCurrentCues)(x[g])},o.onSubtitleTracksUpdated=function(h,x){var g=this;this.textTracks=[];var m=x.subtitleTracks||[],L=m.some(function(u){return u.textCodec===I.IMSC1_CODEC});if(this.config.enableWebVTT||L&&this.config.enableIMSC1){var C=this.tracks&&m&&this.tracks.length===m.length;if(this.tracks=m||[],this.config.renderTextTracksNatively){var p=this.media?this.media.textTracks:[];this.tracks.forEach(function(u,a){var b;if(a<p.length){for(var v=null,S=0;S<p.length;S++)if(D(p[S],u)){v=p[S];break}v&&(b=v)}b?Object(O.clearCurrentCues)(b):(b=g.createTextTrack("subtitles",u.name,u.lang),b&&(b.mode="disabled")),b&&(b.groupId=u.groupId,g.textTracks.push(b))})}else if(!C&&this.tracks&&this.tracks.length){var c=this.tracks.map(function(u){return{label:u.name,kind:u.type.toLowerCase(),default:u.default,subtitleTrack:u}});this.hls.trigger(B.Events.NON_NATIVE_TEXT_TRACKS_FOUND,{tracks:c})}}},o.onManifestLoaded=function(h,x){var g=this;this.config.enableCEA708Captions&&x.captions&&x.captions.forEach(function(m){var L=/(?:CC|SERVICE)([1-4])/.exec(m.instreamId);if(!L)return;var C="textTrack"+L[1],p=g.captionsProperties[C];if(!p)return;p.label=m.name,m.lang&&(p.languageCode=m.lang),p.media=m})},o.onFragLoading=function(h,x){var g=this.cea608Parser1,m=this.cea608Parser2,L=this.lastSn,C=this.lastPartIndex;if(!this.enabled||!(g&&m))return;if(x.frag.type===y.PlaylistLevelType.MAIN){var p,c,u=x.frag.sn,a=(p=x==null||((c=x.part)===null||c===void 0)?void 0:c.index)!=null?p:-1;u===L+1||u===L&&a===C+1||(g.reset(),m.reset()),this.lastSn=u,this.lastPartIndex=a}},o.onFragLoaded=function(h,x){var g=x.frag,m=x.payload,L=this.initPTS,C=this.unparsedVttFrags;if(g.type===y.PlaylistLevelType.SUBTITLE)if(m.byteLength){if(!Object(Q.isFiniteNumber)(L[g.cc])){C.push(x),L.length&&this.hls.trigger(B.Events.SUBTITLE_FRAG_PROCESSED,{success:!1,frag:g,error:new Error("Missing initial subtitle PTS")});return}var p=g.decryptdata;if(p==null||p.key==null||p.method!=="AES-128"){var c=this.tracks[g.level],u=this.vttCCs;u[g.cc]||(u[g.cc]={start:g.start,prevCC:this.prevCC,new:!0},this.prevCC=g.cc),c&&c.textCodec===I.IMSC1_CODEC?this._parseIMSC1(g,m):this._parseVTTs(g,m,u)}}else this.hls.trigger(B.Events.SUBTITLE_FRAG_PROCESSED,{success:!1,frag:g,error:new Error("Empty subtitle payload")})},o._parseIMSC1=function(h,x){var g=this,m=this.hls;Object(I.parseIMSC1)(x,this.initPTS[h.cc],this.timescale[h.cc],function(L){g._appendCues(L,h.level),m.trigger(B.Events.SUBTITLE_FRAG_PROCESSED,{success:!0,frag:h})},function(L){T.logger.log("Failed to parse IMSC1: "+L),m.trigger(B.Events.SUBTITLE_FRAG_PROCESSED,{success:!1,frag:h,error:L})})},o._parseVTTs=function(h,x,g){var m=this,L=this.hls;Object(U.parseWebVTT)(x,this.initPTS[h.cc],this.timescale[h.cc],g,h.cc,h.start,function(C){m._appendCues(C,h.level),L.trigger(B.Events.SUBTITLE_FRAG_PROCESSED,{success:!0,frag:h})},function(C){m._fallbackToIMSC1(h,x),T.logger.log("Failed to parse VTT cue: "+C),L.trigger(B.Events.SUBTITLE_FRAG_PROCESSED,{success:!1,frag:h,error:C})})},o._fallbackToIMSC1=function(h,x){var g=this,m=this.tracks[h.level];m.textCodec||Object(I.parseIMSC1)(x,this.initPTS[h.cc],this.timescale[h.cc],function(){m.textCodec=I.IMSC1_CODEC,g._parseIMSC1(h,x)},function(){m.textCodec="wvtt"})},o._appendCues=function(h,x){var g=this.hls;if(this.config.renderTextTracksNatively){var m=this.textTracks[x];if(m.mode==="disabled")return;h.forEach(function(p){return Object(O.addCueToTrack)(m,p)})}else{var L=this.tracks[x],C=L.default?"default":"subtitles"+x;g.trigger(B.Events.CUES_PARSED,{type:"subtitles",cues:h,track:C})}},o.onFragDecrypted=function(h,x){var g=x.frag;if(g.type===y.PlaylistLevelType.SUBTITLE){if(!Object(Q.isFiniteNumber)(this.initPTS[g.cc])){this.unparsedVttFrags.push(x);return}this.onFragLoaded(B.Events.FRAG_LOADED,x)}},o.onSubtitleTracksCleared=function(){this.tracks=[],this.captionsTracks={}},o.onFragParsingUserdata=function(h,x){var g=this.cea608Parser1,m=this.cea608Parser2;if(!this.enabled||!(g&&m))return;for(var L=0;L<x.samples.length;L++){var C=x.samples[L].bytes;if(C){var p=this.extractCea608Data(C);g.addData(x.samples[L].pts,p[0]),m.addData(x.samples[L].pts,p[1])}}},o.onBufferFlushing=function(h,x){var g=x.startOffset,m=x.endOffset,L=x.endOffsetSubtitles,C=x.type,p=this.media;if(!p||p.currentTime<m)return;if(!C||C==="video"){var c=this.captionsTracks;Object.keys(c).forEach(function(a){return Object(O.removeCuesInRange)(c[a],g,m)})}if(this.config.renderTextTracksNatively&&(g===0&&L!==void 0)){var u=this.textTracks;Object.keys(u).forEach(function(a){return Object(O.removeCuesInRange)(u[a],g,L)})}},o.extractCea608Data=function(h){for(var x=h[0]&31,g=2,m=[[],[]],L=0;L<x;L++){var C=h[g++],p=127&h[g++],c=127&h[g++],u=(4&C)!==0,a=3&C;if(p===0&&c===0)continue;u&&((a===0||a===1)&&(m[a].push(p),m[a].push(c)))}return m},d}();function D(d,o){return d&&d.label===o.name&&!(d.textTrack1||d.textTrack2)}function w(d,o,l,h){return Math.min(o,h)-Math.max(d,l)}function E(){return{ccOffset:0,presentationOffset:0,0:{start:0,prevCC:-1,new:!1}}}},"./src/crypt/aes-crypto.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return Q});var Q=function(){function B(H,U){this.subtle=void 0,this.aesIV=void 0,this.subtle=H,this.aesIV=U}var _=B.prototype;return _.decrypt=function(U,O){return this.subtle.decrypt({name:"AES-CBC",iv:this.aesIV},O,U)},B}()},"./src/crypt/aes-decryptor.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"removePadding",function(){return B}),R.d(X,"default",function(){return _});var Q=R("./src/utils/typed-array.ts");function B(H){var U=H.byteLength,O=U&&new DataView(H.buffer).getUint8(U-1);return O?Object(Q.sliceUint8)(H,0,U-O):H}var _=function(){function H(){this.rcon=[0,1,2,4,8,16,32,64,128,27,54],this.subMix=[new Uint32Array(256),new Uint32Array(256),new Uint32Array(256),new Uint32Array(256)],this.invSubMix=[new Uint32Array(256),new Uint32Array(256),new Uint32Array(256),new Uint32Array(256)],this.sBox=new Uint32Array(256),this.invSBox=new Uint32Array(256),this.key=new Uint32Array(0),this.ksRows=0,this.keySize=0,this.keySchedule=void 0,this.invKeySchedule=void 0,this.initTable()}var U=H.prototype;return U.uint8ArrayToUint32Array_=function(I){for(var y=new DataView(I),T=new Uint32Array(4),k=0;k<4;k++)T[k]=y.getUint32(k*4);return T},U.initTable=function(){var I=this.sBox,y=this.invSBox,T=this.subMix,k=T[0],D=T[1],w=T[2],E=T[3],d=this.invSubMix,o=d[0],l=d[1],h=d[2],x=d[3],g=new Uint32Array(256),m=0,L=0,C=0;for(C=0;C<256;C++)C<128?g[C]=C<<1:g[C]=C<<1^283;for(C=0;C<256;C++){var p=L^L<<1^L<<2^L<<3^L<<4;p=p>>>8^p&255^99,I[m]=p,y[p]=m;var c=g[m],u=g[c],a=g[u],b=g[p]*257^p*16843008;k[m]=b<<24|b>>>8,D[m]=b<<16|b>>>16,w[m]=b<<8|b>>>24,E[m]=b,b=a*16843009^u*65537^c*257^m*16843008,o[p]=b<<24|b>>>8,l[p]=b<<16|b>>>16,h[p]=b<<8|b>>>24,x[p]=b,m?(m=c^g[g[g[a^c]]],L^=g[g[L]]):m=L=1}},U.expandKey=function(I){for(var y=this.uint8ArrayToUint32Array_(I),T=!0,k=0;k<y.length&&T;)T=y[k]===this.key[k],k++;if(T)return;this.key=y;var D=this.keySize=y.length;if(D!==4&&D!==6&&D!==8)throw new Error("Invalid aes key size="+D);var w=this.ksRows=(D+6+1)*4,E,d,o=this.keySchedule=new Uint32Array(w),l=this.invKeySchedule=new Uint32Array(w),h=this.sBox,x=this.rcon,g=this.invSubMix,m=g[0],L=g[1],C=g[2],p=g[3],c,u;for(E=0;E<w;E++){if(E<D){c=o[E]=y[E];continue}u=c,E%D===0?(u=u<<8|u>>>24,u=h[u>>>24]<<24|h[u>>>16&255]<<16|h[u>>>8&255]<<8|h[u&255],u^=x[E/D|0]<<24):D>6&&E%D===4&&(u=h[u>>>24]<<24|h[u>>>16&255]<<16|h[u>>>8&255]<<8|h[u&255]),o[E]=c=(o[E-D]^u)>>>0}for(d=0;d<w;d++)E=w-d,d&3?u=o[E]:u=o[E-4],d<4||E<=4?l[d]=u:l[d]=m[h[u>>>24]]^L[h[u>>>16&255]]^C[h[u>>>8&255]]^p[h[u&255]],l[d]=l[d]>>>0},U.networkToHostOrderSwap=function(I){return I<<24|(I&65280)<<8|(I&16711680)>>8|I>>>24},U.decrypt=function(I,y,T){for(var k=this.keySize+6,D=this.invKeySchedule,w=this.invSBox,E=this.invSubMix,d=E[0],o=E[1],l=E[2],h=E[3],x=this.uint8ArrayToUint32Array_(T),g=x[0],m=x[1],L=x[2],C=x[3],p=new Int32Array(I),c=new Int32Array(p.length),u,a,b,v,S,P,G,V,$,z,F,ee,ne,ce,ve=this.networkToHostOrderSwap;y<p.length;){for($=ve(p[y]),z=ve(p[y+1]),F=ve(p[y+2]),ee=ve(p[y+3]),S=$^D[0],P=ee^D[1],G=F^D[2],V=z^D[3],ne=4,ce=1;ce<k;ce++)u=d[S>>>24]^o[P>>16&255]^l[G>>8&255]^h[V&255]^D[ne],a=d[P>>>24]^o[G>>16&255]^l[V>>8&255]^h[S&255]^D[ne+1],b=d[G>>>24]^o[V>>16&255]^l[S>>8&255]^h[P&255]^D[ne+2],v=d[V>>>24]^o[S>>16&255]^l[P>>8&255]^h[G&255]^D[ne+3],S=u,P=a,G=b,V=v,ne=ne+4;u=w[S>>>24]<<24^w[P>>16&255]<<16^w[G>>8&255]<<8^w[V&255]^D[ne],a=w[P>>>24]<<24^w[G>>16&255]<<16^w[V>>8&255]<<8^w[S&255]^D[ne+1],b=w[G>>>24]<<24^w[V>>16&255]<<16^w[S>>8&255]<<8^w[P&255]^D[ne+2],v=w[V>>>24]<<24^w[S>>16&255]<<16^w[P>>8&255]<<8^w[G&255]^D[ne+3],c[y]=ve(u^g),c[y+1]=ve(v^m),c[y+2]=ve(b^L),c[y+3]=ve(a^C),g=$,m=z,L=F,C=ee,y=y+4}return c.buffer},H}()},"./src/crypt/decrypter.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return y});var Q=R("./src/crypt/aes-crypto.ts"),B=R("./src/crypt/fast-aes-key.ts"),_=R("./src/crypt/aes-decryptor.ts"),H=R("./src/utils/logger.ts"),U=R("./src/utils/mp4-tools.ts"),O=R("./src/utils/typed-array.ts"),I=16,y=function(){function T(D,w,E){var d=E===void 0?{}:E,o=d.removePKCS7Padding,l=o===void 0?!0:o;if(this.logEnabled=!0,this.observer=void 0,this.config=void 0,this.removePKCS7Padding=void 0,this.subtle=null,this.softwareDecrypter=null,this.key=null,this.fastAesKey=null,this.remainderData=null,this.currentIV=null,this.currentResult=null,this.observer=D,this.config=w,this.removePKCS7Padding=l,l)try{var h=self.crypto;h&&(this.subtle=h.subtle||h.webkitSubtle)}catch(x){}this.subtle===null&&(this.config.enableSoftwareAES=!0)}var k=T.prototype;return k.destroy=function(){this.observer=null},k.isSync=function(){return this.config.enableSoftwareAES},k.flush=function(){var w=this.currentResult;if(!w){this.reset();return}var E=new Uint8Array(w);return this.reset(),this.removePKCS7Padding?Object(_.removePadding)(E):E},k.reset=function(){this.currentResult=null,this.currentIV=null,this.remainderData=null,this.softwareDecrypter&&(this.softwareDecrypter=null)},k.decrypt=function(w,E,d,o){if(this.config.enableSoftwareAES){this.softwareDecrypt(new Uint8Array(w),E,d);var l=this.flush();l&&o(l.buffer)}else this.webCryptoDecrypt(new Uint8Array(w),E,d).then(o)},k.softwareDecrypt=function(w,E,d){var o=this.currentIV,l=this.currentResult,h=this.remainderData;this.logOnce("JS AES decrypt"),h&&(w=Object(U.appendUint8Array)(h,w),this.remainderData=null);var x=this.getValidChunk(w);if(!x.length)return null;o&&(d=o);var g=this.softwareDecrypter;g||(g=this.softwareDecrypter=new _.default),g.expandKey(E);var m=l;return this.currentResult=g.decrypt(x.buffer,0,d),this.currentIV=Object(O.sliceUint8)(x,-16).buffer,m||null},k.webCryptoDecrypt=function(w,E,d){var o=this,l=this.subtle;return(this.key!==E||!this.fastAesKey)&&(this.key=E,this.fastAesKey=new B.default(l,E)),this.fastAesKey.expandKey().then(function(h){if(!l)return Promise.reject(new Error("web crypto not initialized"));var x=new Q.default(l,d);return x.decrypt(w.buffer,h)}).catch(function(h){return o.onWebCryptoError(h,w,E,d)})},k.onWebCryptoError=function(w,E,d,o){return H.logger.warn("[decrypter.ts]: WebCrypto Error, disable WebCrypto API:",w),this.config.enableSoftwareAES=!0,this.logEnabled=!0,this.softwareDecrypt(E,d,o)},k.getValidChunk=function(w){var E=w,d=w.length-w.length%I;return d!==w.length&&(E=Object(O.sliceUint8)(w,0,d),this.remainderData=Object(O.sliceUint8)(w,d)),E},k.logOnce=function(w){if(!this.logEnabled)return;H.logger.log("[decrypter.ts]: "+w),this.logEnabled=!1},T}()},"./src/crypt/fast-aes-key.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return Q});var Q=function(){function B(H,U){this.subtle=void 0,this.key=void 0,this.subtle=H,this.key=U}var _=B.prototype;return _.expandKey=function(){return this.subtle.importKey("raw",this.key,{name:"AES-CBC"},!1,["encrypt","decrypt"])},B}()},"./src/demux/aacdemuxer.ts":function(ie,X,R){"use strict";R.r(X);var Q=R("./src/demux/base-audio-demuxer.ts"),B=R("./src/demux/adts.ts"),_=R("./src/utils/logger.ts"),H=R("./src/demux/id3.ts");function U(y,T){y.prototype=Object.create(T.prototype),y.prototype.constructor=y,O(y,T)}function O(y,T){return O=Object.setPrototypeOf||function(D,w){return D.__proto__=w,D},O(y,T)}var I=function(y){U(T,y);function T(D,w){var E;return E=y.call(this)||this,E.observer=void 0,E.config=void 0,E.observer=D,E.config=w,E}var k=T.prototype;return k.resetInitSegment=function(w,E,d){y.prototype.resetInitSegment.call(this,w,E,d),this._audioTrack={container:"audio/adts",type:"audio",id:2,pid:-1,sequenceNumber:0,isAAC:!0,samples:[],manifestCodec:w,duration:d,inputTimeScale:9e4,dropped:0}},T.probe=function(w){if(!w)return!1;for(var E=H.getID3Data(w,0)||[],d=E.length,o=w.length;d<o;d++)if(B.probe(w,d))return _.logger.log("ADTS sync word found !"),!0;return!1},k.canParse=function(w,E){return B.canParse(w,E)},k.appendFrame=function(w,E,d){B.initTrackConfig(w,this.observer,E,d,w.manifestCodec);var o=B.appendFrame(w,E,d,this.initPTS,this.frameIndex);if(o&&o.missing===0)return o},T}(Q.default);I.minProbeByteLength=9,X.default=I},"./src/demux/adts.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"getAudioConfig",function(){return H}),R.d(X,"isHeaderPattern",function(){return U}),R.d(X,"getHeaderLength",function(){return O}),R.d(X,"getFullFrameLength",function(){return I}),R.d(X,"canGetFrameLength",function(){return y}),R.d(X,"isHeader",function(){return T}),R.d(X,"canParse",function(){return k}),R.d(X,"probe",function(){return D}),R.d(X,"initTrackConfig",function(){return w}),R.d(X,"getFrameDuration",function(){return E}),R.d(X,"parseFrameHeader",function(){return d}),R.d(X,"appendFrame",function(){return o});var Q=R("./src/utils/logger.ts"),B=R("./src/errors.ts"),_=R("./src/events.ts");function H(l,h,x,g){var m,L,C,p,c=navigator.userAgent.toLowerCase(),u=g,a=[96e3,88200,64e3,48e3,44100,32e3,24e3,22050,16e3,12e3,11025,8e3,7350];m=((h[x+2]&192)>>>6)+1;var b=(h[x+2]&60)>>>2;if(b>a.length-1){l.trigger(_.Events.ERROR,{type:B.ErrorTypes.MEDIA_ERROR,details:B.ErrorDetails.FRAG_PARSING_ERROR,fatal:!0,reason:"invalid ADTS sampling index:"+b});return}return C=(h[x+2]&1)<<2,C|=(h[x+3]&192)>>>6,Q.logger.log("manifest codec:"+g+", ADTS type:"+m+", samplingIndex:"+b),/firefox/i.test(c)?b>=6?(m=5,p=new Array(4),L=b-3):(m=2,p=new Array(2),L=b):c.indexOf("android")!==-1?(m=2,p=new Array(2),L=b):(m=5,p=new Array(4),g&&(g.indexOf("mp4a.40.29")!==-1||g.indexOf("mp4a.40.5")!==-1)||!g&&b>=6?L=b-3:((g&&g.indexOf("mp4a.40.2")!==-1&&(b>=6&&C===1||/vivaldi/i.test(c))||!g&&C===1)&&(m=2,p=new Array(2)),L=b)),p[0]=m<<3,p[0]|=(b&14)>>1,p[1]|=(b&1)<<7,p[1]|=C<<3,m===5&&(p[1]|=(L&14)>>1,p[2]=(L&1)<<7,p[2]|=2<<2,p[3]=0),{config:p,samplerate:a[b],channelCount:C,codec:"mp4a.40."+m,manifestCodec:u}}function U(l,h){return l[h]===255&&(l[h+1]&246)===240}function O(l,h){return l[h+1]&1?7:9}function I(l,h){return(l[h+3]&3)<<11|l[h+4]<<3|(l[h+5]&224)>>>5}function y(l,h){return h+5<l.length}function T(l,h){return h+1<l.length&&U(l,h)}function k(l,h){return y(l,h)&&U(l,h)&&I(l,h)<=l.length-h}function D(l,h){if(T(l,h)){var x=O(l,h);if(h+x>=l.length)return!1;var g=I(l,h);if(g<=x)return!1;var m=h+g;return m===l.length||T(l,m)}return!1}function w(l,h,x,g,m){if(!l.samplerate){var L=H(h,x,g,m);if(!L)return;l.config=L.config,l.samplerate=L.samplerate,l.channelCount=L.channelCount,l.codec=L.codec,l.manifestCodec=L.manifestCodec,Q.logger.log("parsed codec:"+l.codec+", rate:"+L.samplerate+", channels:"+L.channelCount)}}function E(l){return 1024*9e4/l}function d(l,h,x,g,m){var L=O(l,h),C=I(l,h);if(C-=L,C>0){var p=x+g*m;return{headerLength:L,frameLength:C,stamp:p}}}function o(l,h,x,g,m){var L=E(l.samplerate),C=d(h,x,g,m,L);if(C){var p=C.frameLength,c=C.headerLength,u=C.stamp,a=c+p,b=Math.max(0,x+a-h.length),v;b?(v=new Uint8Array(a-c),v.set(h.subarray(x+c,h.length),0)):v=h.subarray(x+c,x+a);var S={unit:v,pts:u};return b||l.samples.push(S),{sample:S,length:a,missing:b}}}},"./src/demux/base-audio-demuxer.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"initPTSFn",function(){return I});var Q=R("./src/polyfills/number.ts"),B=R("./src/demux/id3.ts"),_=R("./src/demux/dummy-demuxed-track.ts"),H=R("./src/utils/mp4-tools.ts"),U=R("./src/utils/typed-array.ts"),O=function(){function y(){this._audioTrack=void 0,this._id3Track=void 0,this.frameIndex=0,this.cachedData=null,this.initPTS=null}var T=y.prototype;return T.resetInitSegment=function(D,w,E){this._id3Track={type:"id3",id:3,pid:-1,inputTimeScale:9e4,sequenceNumber:0,samples:[],dropped:0}},T.resetTimeStamp=function(){},T.resetContiguity=function(){},T.canParse=function(D,w){return!1},T.appendFrame=function(D,w,E){},T.demux=function(D,w){this.cachedData&&(D=Object(H.appendUint8Array)(this.cachedData,D),this.cachedData=null);var E=B.getID3Data(D,0),d=E?E.length:0,o,l,h=this._audioTrack,x=this._id3Track,g=E?B.getTimeStamp(E):void 0,m=D.length;for((this.frameIndex===0||this.initPTS===null)&&(this.initPTS=I(g,w)),E&&E.length>0&&x.samples.push({pts:this.initPTS,dts:this.initPTS,data:E}),l=this.initPTS;d<m;){if(this.canParse(D,d)){var L=this.appendFrame(h,D,d);L?(this.frameIndex++,l=L.sample.pts,d+=L.length,o=d):d=m}else B.canParse(D,d)?(E=B.getID3Data(D,d),x.samples.push({pts:l,dts:l,data:E}),d+=E.length,o=d):d++;if(d===m&&o!==m){var C=Object(U.sliceUint8)(D,o);this.cachedData?this.cachedData=Object(H.appendUint8Array)(this.cachedData,C):this.cachedData=C}}return{audioTrack:h,avcTrack:Object(_.dummyTrack)(),id3Track:x,textTrack:Object(_.dummyTrack)()}},T.demuxSampleAes=function(D,w,E){return Promise.reject(new Error("["+this+"] This demuxer does not support Sample-AES decryption"))},T.flush=function(D){var w=this.cachedData;return w&&(this.cachedData=null,this.demux(w,0)),this.frameIndex=0,{audioTrack:this._audioTrack,avcTrack:Object(_.dummyTrack)(),id3Track:this._id3Track,textTrack:Object(_.dummyTrack)()}},T.destroy=function(){},y}(),I=function(T,k){return Object(Q.isFiniteNumber)(T)?T*90:k*9e4};X.default=O},"./src/demux/chunk-cache.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return Q});var Q=function(){function _(){this.chunks=[],this.dataLength=0}var H=_.prototype;return H.push=function(O){this.chunks.push(O),this.dataLength+=O.length},H.flush=function(){var O=this.chunks,I=this.dataLength,y;if(O.length)O.length===1?y=O[0]:y=B(O,I);else return new Uint8Array(0);return this.reset(),y},H.reset=function(){this.chunks.length=0,this.dataLength=0},_}();function B(_,H){for(var U=new Uint8Array(H),O=0,I=0;I<_.length;I++){var y=_[I];U.set(y,O),O+=y.length}return U}},"./src/demux/dummy-demuxed-track.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"dummyTrack",function(){return Q});function Q(){return{type:"",id:-1,pid:-1,inputTimeScale:9e4,sequenceNumber:-1,samples:[],dropped:0}}},"./src/demux/exp-golomb.ts":function(ie,X,R){"use strict";R.r(X);var Q=R("./src/utils/logger.ts"),B=function(){function _(U){this.data=void 0,this.bytesAvailable=void 0,this.word=void 0,this.bitsAvailable=void 0,this.data=U,this.bytesAvailable=U.byteLength,this.word=0,this.bitsAvailable=0}var H=_.prototype;return H.loadWord=function(){var O=this.data,I=this.bytesAvailable,y=O.byteLength-I,T=new Uint8Array(4),k=Math.min(4,I);if(k===0)throw new Error("no bytes available");T.set(O.subarray(y,y+k)),this.word=new DataView(T.buffer).getUint32(0),this.bitsAvailable=k*8,this.bytesAvailable-=k},H.skipBits=function(O){var I;this.bitsAvailable>O?(this.word<<=O,this.bitsAvailable-=O):(O-=this.bitsAvailable,I=O>>3,O-=I>>3,this.bytesAvailable-=I,this.loadWord(),this.word<<=O,this.bitsAvailable-=O)},H.readBits=function(O){var I=Math.min(this.bitsAvailable,O),y=this.word>>>32-I;return O>32&&Q.logger.error("Cannot read more than 32 bits at a time"),this.bitsAvailable-=I,this.bitsAvailable>0?this.word<<=I:this.bytesAvailable>0&&this.loadWord(),I=O-I,I>0&&this.bitsAvailable?y<<I|this.readBits(I):y},H.skipLZ=function(){var O;for(O=0;O<this.bitsAvailable;++O)if((this.word&2147483648>>>O)!==0)return this.word<<=O,this.bitsAvailable-=O,O;return this.loadWord(),O+this.skipLZ()},H.skipUEG=function(){this.skipBits(1+this.skipLZ())},H.skipEG=function(){this.skipBits(1+this.skipLZ())},H.readUEG=function(){var O=this.skipLZ();return this.readBits(O+1)-1},H.readEG=function(){var O=this.readUEG();return 1&O?1+O>>>1:-1*(O>>>1)},H.readBoolean=function(){return this.readBits(1)===1},H.readUByte=function(){return this.readBits(8)},H.readUShort=function(){return this.readBits(16)},H.readUInt=function(){return this.readBits(32)},H.skipScalingList=function(O){for(var I=8,y=8,T,k=0;k<O;k++)y!==0&&(T=this.readEG(),y=(I+T+256)%256),I=y===0?I:y},H.readSPS=function(){var O=0,I=0,y=0,T=0,k,D,w,E=this.readUByte.bind(this),d=this.readBits.bind(this),o=this.readUEG.bind(this),l=this.readBoolean.bind(this),h=this.skipBits.bind(this),x=this.skipEG.bind(this),g=this.skipUEG.bind(this),m=this.skipScalingList.bind(this);E();var L=E();if(d(5),h(3),E(),g(),L===100||L===110||L===122||L===244||L===44||L===83||L===86||L===118||L===128){var C=o();if(C===3&&h(1),g(),g(),h(1),l())for(D=C!==3?8:12,w=0;w<D;w++)l()&&(w<6?m(16):m(64))}g();var p=o();if(p===0)o();else if(p===1)for(h(1),x(),x(),k=o(),w=0;w<k;w++)x();g(),h(1);var c=o(),u=o(),a=d(1);a===0&&h(1),h(1),l()&&(O=o(),I=o(),y=o(),T=o());var b=[1,1];if(l()&&l()){var v=E();switch(v){case 1:b=[1,1];break;case 2:b=[12,11];break;case 3:b=[10,11];break;case 4:b=[16,11];break;case 5:b=[40,33];break;case 6:b=[24,11];break;case 7:b=[20,11];break;case 8:b=[32,11];break;case 9:b=[80,33];break;case 10:b=[18,11];break;case 11:b=[15,11];break;case 12:b=[64,33];break;case 13:b=[160,99];break;case 14:b=[4,3];break;case 15:b=[3,2];break;case 16:b=[2,1];break;case 255:{b=[E()<<8|E(),E()<<8|E()];break}}}return{width:Math.ceil((c+1)*16-O*2-I*2),height:(2-a)*(u+1)*16-(a?2:4)*(y+T),pixelRatio:b}},H.readSliceType=function(){return this.readUByte(),this.readUEG(),this.readUEG()},_}();X.default=B},"./src/demux/id3.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"isHeader",function(){return Q}),R.d(X,"isFooter",function(){return B}),R.d(X,"getID3Data",function(){return _}),R.d(X,"canParse",function(){return U}),R.d(X,"getTimeStamp",function(){return O}),R.d(X,"isTimeStampFrame",function(){return I}),R.d(X,"getID3Frames",function(){return T}),R.d(X,"decodeFrame",function(){return k}),R.d(X,"utf8ArrayToStr",function(){return o}),R.d(X,"testables",function(){return l});var Q=function(m,L){return L+10<=m.length&&(m[L]===73&&m[L+1]===68&&m[L+2]===51&&(m[L+3]<255&&m[L+4]<255&&(m[L+6]<128&&m[L+7]<128&&m[L+8]<128&&m[L+9]<128)))},B=function(m,L){return L+10<=m.length&&(m[L]===51&&m[L+1]===68&&m[L+2]===73&&(m[L+3]<255&&m[L+4]<255&&(m[L+6]<128&&m[L+7]<128&&m[L+8]<128&&m[L+9]<128)))},_=function(m,L){for(var C=L,p=0;Q(m,L);){p+=10;var c=H(m,L+6);p+=c,B(m,L+10)&&(p+=10),L+=p}return p>0?m.subarray(C,C+p):void 0},H=function(m,L){var C=0;return C=(m[L]&127)<<21,C|=(m[L+1]&127)<<14,C|=(m[L+2]&127)<<7,C|=m[L+3]&127,C},U=function(m,L){return Q(m,L)&&H(m,L+6)+10<=m.length-L},O=function(m){for(var L=T(m),C=0;C<L.length;C++){var p=L[C];if(I(p))return d(p)}return},I=function(m){return m&&m.key==="PRIV"&&m.info==="com.apple.streaming.transportStreamTimestamp"},y=function(m){var L=String.fromCharCode(m[0],m[1],m[2],m[3]),C=H(m,4),p=10;return{type:L,size:C,data:m.subarray(p,p+C)}},T=function(m){for(var L=0,C=[];Q(m,L);){var p=H(m,L+6);L+=10;for(var c=L+p;L+8<c;){var u=y(m.subarray(L)),a=k(u);a&&C.push(a),L+=u.size+10}B(m,L)&&(L+=10)}return C},k=function(m){return m.type==="PRIV"?D(m):m.type[0]==="W"?E(m):w(m)},D=function(m){if(m.size<2)return;var L=o(m.data,!0),C=new Uint8Array(m.data.subarray(L.length+1));return{key:m.type,info:L,data:C.buffer}},w=function(m){if(m.size<2)return;if(m.type==="TXXX"){var L=1,C=o(m.data.subarray(L),!0);L+=C.length+1;var p=o(m.data.subarray(L));return{key:m.type,info:C,data:p}}var c=o(m.data.subarray(1));return{key:m.type,data:c}},E=function(m){if(m.type==="WXXX"){if(m.size<2)return;var L=1,C=o(m.data.subarray(L),!0);L+=C.length+1;var p=o(m.data.subarray(L));return{key:m.type,info:C,data:p}}var c=o(m.data);return{key:m.type,data:c}},d=function(m){if(m.data.byteLength===8){var L=new Uint8Array(m.data),C=L[3]&1,p=(L[4]<<23)+(L[5]<<15)+(L[6]<<7)+L[7];return p/=45,C&&(p+=4772185884e-2),Math.round(p)}return},o=function(m,L){L===void 0&&(L=!1);var C=x();if(C){var p=C.decode(m);if(L){var c=p.indexOf("\0");return c!==-1?p.substring(0,c):p}return p.replace(/\0/g,"")}for(var u=m.length,a,b,v,S="",P=0;P<u;){if(a=m[P++],a===0&&L)return S;if(a===0||a===3)continue;switch(a>>4){case 0:case 1:case 2:case 3:case 4:case 5:case 6:case 7:S+=String.fromCharCode(a);break;case 12:case 13:b=m[P++],S+=String.fromCharCode((a&31)<<6|b&63);break;case 14:b=m[P++],v=m[P++],S+=String.fromCharCode((a&15)<<12|(b&63)<<6|(v&63)<<0);break;default:}}return S},l={decodeTextFrame:w},h;function x(){return!h&&typeof self.TextDecoder!="undefined"&&(h=new self.TextDecoder("utf-8")),h}},"./src/demux/mp3demuxer.ts":function(ie,X,R){"use strict";R.r(X);var Q=R("./src/demux/base-audio-demuxer.ts"),B=R("./src/demux/id3.ts"),_=R("./src/utils/logger.ts"),H=R("./src/demux/mpegaudio.ts");function U(y,T){y.prototype=Object.create(T.prototype),y.prototype.constructor=y,O(y,T)}function O(y,T){return O=Object.setPrototypeOf||function(D,w){return D.__proto__=w,D},O(y,T)}var I=function(y){U(T,y);function T(){return y.apply(this,arguments)||this}var k=T.prototype;return k.resetInitSegment=function(w,E,d){y.prototype.resetInitSegment.call(this,w,E,d),this._audioTrack={container:"audio/mpeg",type:"audio",id:2,pid:-1,sequenceNumber:0,isAAC:!1,samples:[],manifestCodec:w,duration:d,inputTimeScale:9e4,dropped:0}},T.probe=function(w){if(!w)return!1;for(var E=B.getID3Data(w,0)||[],d=E.length,o=w.length;d<o;d++)if(H.probe(w,d))return _.logger.log("MPEG Audio sync word found !"),!0;return!1},k.canParse=function(w,E){return H.canParse(w,E)},k.appendFrame=function(w,E,d){return this.initPTS===null?void 0:H.appendFrame(w,E,d,this.initPTS,this.frameIndex)},T}(Q.default);I.minProbeByteLength=4,X.default=I},"./src/demux/mp4demuxer.ts":function(ie,X,R){"use strict";R.r(X);var Q=R("./src/utils/mp4-tools.ts"),B=R("./src/demux/dummy-demuxed-track.ts"),_=function(){function H(O,I){this.remainderData=null,this.config=void 0,this.config=I}var U=H.prototype;return U.resetTimeStamp=function(){},U.resetInitSegment=function(){},U.resetContiguity=function(){},H.probe=function(I){return Object(Q.findBox)({data:I,start:0,end:Math.min(I.length,16384)},["moof"]).length>0},U.demux=function(I){var y=I,T=Object(B.dummyTrack)();if(this.config.progressive){this.remainderData&&(y=Object(Q.appendUint8Array)(this.remainderData,I));var k=Object(Q.segmentValidRange)(y);this.remainderData=k.remainder,T.samples=k.valid||new Uint8Array}else T.samples=y;return{audioTrack:Object(B.dummyTrack)(),avcTrack:T,id3Track:Object(B.dummyTrack)(),textTrack:Object(B.dummyTrack)()}},U.flush=function(){var I=Object(B.dummyTrack)();return I.samples=this.remainderData||new Uint8Array,this.remainderData=null,{audioTrack:Object(B.dummyTrack)(),avcTrack:I,id3Track:Object(B.dummyTrack)(),textTrack:Object(B.dummyTrack)()}},U.demuxSampleAes=function(I,y,T){return Promise.reject(new Error("The MP4 demuxer does not support SAMPLE-AES decryption"))},U.destroy=function(){},H}();_.minProbeByteLength=1024,X.default=_},"./src/demux/mpegaudio.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"appendFrame",function(){return O}),R.d(X,"parseHeader",function(){return I}),R.d(X,"isHeaderPattern",function(){return y}),R.d(X,"isHeader",function(){return T}),R.d(X,"canParse",function(){return k}),R.d(X,"probe",function(){return D});var Q=null,B=[32,64,96,128,160,192,224,256,288,320,352,384,416,448,32,48,56,64,80,96,112,128,160,192,224,256,320,384,32,40,48,56,64,80,96,112,128,160,192,224,256,320,32,48,56,64,80,96,112,128,144,160,176,192,224,256,8,16,24,32,40,48,56,64,80,96,112,128,144,160],_=[44100,48e3,32e3,22050,24e3,16e3,11025,12e3,8e3],H=[[0,72,144,12],[0,0,0,0],[0,72,144,12],[0,144,144,12]],U=[0,1,1,4];function O(w,E,d,o,l){if(d+24>E.length)return;var h=I(E,d);if(h&&d+h.frameLength<=E.length){var x=h.samplesPerFrame*9e4/h.sampleRate,g=o+l*x,m={unit:E.subarray(d,d+h.frameLength),pts:g,dts:g};return w.config=[],w.channelCount=h.channelCount,w.samplerate=h.sampleRate,w.samples.push(m),{sample:m,length:h.frameLength,missing:0}}}function I(w,E){var d=w[E+1]>>3&3,o=w[E+1]>>1&3,l=w[E+2]>>4&15,h=w[E+2]>>2&3;if(d!==1&&l!==0&&l!==15&&h!==3){var x=w[E+2]>>1&1,g=w[E+3]>>6,m=d===3?3-o:o===3?3:4,L=B[m*14+l-1]*1e3,C=d===3?0:d===2?1:2,p=_[C*3+h],c=g===3?1:2,u=H[d][o],a=U[o],b=u*8*a,v=Math.floor(u*L/p+x)*a;if(Q===null){var S=navigator.userAgent||"",P=S.match(/Chrome\/(\d+)/i);Q=P?parseInt(P[1]):0}var G=!!Q&&Q<=87;return G&&o===2&&L>=224e3&&g===0&&(w[E+3]=w[E+3]|128),{sampleRate:p,channelCount:c,frameLength:v,samplesPerFrame:b}}}function y(w,E){return w[E]===255&&(w[E+1]&224)===224&&(w[E+1]&6)!==0}function T(w,E){return E+1<w.length&&y(w,E)}function k(w,E){var d=4;return y(w,E)&&d<=w.length-E}function D(w,E){if(E+1<w.length&&y(w,E)){var d=4,o=I(w,E),l=d;o!=null&&o.frameLength&&(l=o.frameLength);var h=E+l;return h===w.length||T(w,h)}return!1}},"./src/demux/sample-aes.ts":function(ie,X,R){"use strict";R.r(X);var Q=R("./src/crypt/decrypter.ts"),B=R("./src/demux/tsdemuxer.ts"),_=function(){function H(O,I,y){this.keyData=void 0,this.decrypter=void 0,this.keyData=y,this.decrypter=new Q.default(O,I,{removePKCS7Padding:!1})}var U=H.prototype;return U.decryptBuffer=function(I,y){this.decrypter.decrypt(I,this.keyData.key.buffer,this.keyData.iv.buffer,y)},U.decryptAacSample=function(I,y,T,k){var D=I[y].unit,w=D.subarray(16,D.length-D.length%16),E=w.buffer.slice(w.byteOffset,w.byteOffset+w.length),d=this;this.decryptBuffer(E,function(o){var l=new Uint8Array(o);D.set(l,16),k||d.decryptAacSamples(I,y+1,T)})},U.decryptAacSamples=function(I,y,T){for(;;y++){if(y>=I.length){T();return}if(I[y].unit.length<32)continue;var k=this.decrypter.isSync();if(this.decryptAacSample(I,y,T,k),!k)return}},U.getAvcEncryptedData=function(I){for(var y=Math.floor((I.length-48)/160)*16+16,T=new Int8Array(y),k=0,D=32;D<=I.length-16;D+=160,k+=16)T.set(I.subarray(D,D+16),k);return T},U.getAvcDecryptedUnit=function(I,y){for(var T=new Uint8Array(y),k=0,D=32;D<=I.length-16;D+=160,k+=16)I.set(T.subarray(k,k+16),D);return I},U.decryptAvcSample=function(I,y,T,k,D,w){var E=Object(B.discardEPB)(D.data),d=this.getAvcEncryptedData(E),o=this;this.decryptBuffer(d.buffer,function(l){D.data=o.getAvcDecryptedUnit(E,l),w||o.decryptAvcSamples(I,y,T+1,k)})},U.decryptAvcSamples=function(I,y,T,k){if(I instanceof Uint8Array)throw new Error("Cannot decrypt samples of type Uint8Array");for(;;y++,T=0){if(y>=I.length){k();return}for(var D=I[y].units;!(T>=D.length);T++){var w=D[T];if(w.data.length<=48||w.type!==1&&w.type!==5)continue;var E=this.decrypter.isSync();if(this.decryptAvcSample(I,y,T,k,w,E),!E)return}}},H}();X.default=_},"./src/demux/transmuxer-interface.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return D});var Q=R("./node_modules/webworkify-webpack/index.js"),B=R.n(Q),_=R("./src/events.ts"),H=R("./src/demux/transmuxer.ts"),U=R("./src/utils/logger.ts"),O=R("./src/errors.ts"),I=R("./src/utils/mediasource-helper.ts"),y=R("./node_modules/eventemitter3/index.js"),T=R.n(y),k=Object(I.getMediaSource)()||{isTypeSupported:function(){return!1}},D=function(){function w(d,o,l,h){var x=this;this.hls=void 0,this.id=void 0,this.observer=void 0,this.frag=null,this.part=null,this.worker=void 0,this.onwmsg=void 0,this.transmuxer=null,this.onTransmuxComplete=void 0,this.onFlush=void 0,this.hls=d,this.id=o,this.onTransmuxComplete=l,this.onFlush=h;var g=d.config,m=function(u,a){a=a||{},a.frag=x.frag,a.id=x.id,d.trigger(u,a)};this.observer=new y.EventEmitter,this.observer.on(_.Events.FRAG_DECRYPTED,m),this.observer.on(_.Events.ERROR,m);var L={mp4:k.isTypeSupported("video/mp4"),mpeg:k.isTypeSupported("audio/mpeg"),mp3:k.isTypeSupported('audio/mp4; codecs="mp3"')},C=navigator.vendor;if(g.enableWorker&&typeof Worker!="undefined"){U.logger.log("demuxing in webworker");var p;try{p=this.worker=Q("./src/demux/transmuxer-worker.ts"),this.onwmsg=this.onWorkerMessage.bind(this),p.addEventListener("message",this.onwmsg),p.onerror=function(c){d.trigger(_.Events.ERROR,{type:O.ErrorTypes.OTHER_ERROR,details:O.ErrorDetails.INTERNAL_EXCEPTION,fatal:!0,event:"demuxerWorker",error:new Error(c.message+" ("+c.filename+":"+c.lineno+")")})},p.postMessage({cmd:"init",typeSupported:L,vendor:C,id:o,config:JSON.stringify(g)})}catch(c){U.logger.warn("Error in worker:",c),U.logger.error("Error while initializing DemuxerWorker, fallback to inline"),p&&self.URL.revokeObjectURL(p.objectURL),this.transmuxer=new H.default(this.observer,L,g,C,o),this.worker=null}}else this.transmuxer=new H.default(this.observer,L,g,C,o)}var E=w.prototype;return E.destroy=function(){var o=this.worker;if(o)o.removeEventListener("message",this.onwmsg),o.terminate(),this.worker=null;else{var l=this.transmuxer;l&&(l.destroy(),this.transmuxer=null)}var h=this.observer;h&&h.removeAllListeners(),this.observer=null},E.push=function(o,l,h,x,g,m,L,C,p,c){var u=this;p.transmuxing.start=self.performance.now();var a=this.transmuxer,b=this.worker,v=m?m.start:g.start,S=g.decryptdata,P=this.frag,G=!(P&&g.cc===P.cc),V=!(P&&p.level===P.level),$=P?p.sn-P.sn:-1,z=this.part?p.part-this.part.index:1,F=!V&&($===1||$===0&&z===1),ee=self.performance.now();(V||$||g.stats.parsing.start===0)&&(g.stats.parsing.start=ee),m&&(z||!F)&&(m.stats.parsing.start=ee);var ne=new H.TransmuxState(G,F,C,V,v);if(!F||G){U.logger.log("[transmuxer-interface, "+g.type+"]: Starting new transmux session for sn: "+p.sn+" p: "+p.part+" level: "+p.level+" id: "+p.id+`
discontinuity: `+G+`
trackSwitch: `+V+`
contiguous: `+F+`
accurateTimeOffset: `+C+`
timeOffset: `+v);var ce=new H.TransmuxConfig(h,x,l,L,c);this.configureTransmuxer(ce)}if(this.frag=g,this.part=m,b)b.postMessage({cmd:"demux",data:o,decryptdata:S,chunkMeta:p,state:ne},o instanceof ArrayBuffer?[o]:[]);else if(a){var ve=a.push(o,S,p,ne);Object(H.isPromise)(ve)?ve.then(function(Ie){u.handleTransmuxComplete(Ie)}):this.handleTransmuxComplete(ve)}},E.flush=function(o){var l=this;o.transmuxing.start=self.performance.now();var h=this.transmuxer,x=this.worker;if(x)x.postMessage({cmd:"flush",chunkMeta:o});else if(h){var g=h.flush(o);Object(H.isPromise)(g)?g.then(function(m){l.handleFlushResult(m,o)}):this.handleFlushResult(g,o)}},E.handleFlushResult=function(o,l){var h=this;o.forEach(function(x){h.handleTransmuxComplete(x)}),this.onFlush(l)},E.onWorkerMessage=function(o){var l=o.data,h=this.hls;switch(l.event){case"init":{self.URL.revokeObjectURL(this.worker.objectURL);break}case"transmuxComplete":{this.handleTransmuxComplete(l.data);break}case"flush":{this.onFlush(l.data);break}default:{l.data=l.data||{},l.data.frag=this.frag,l.data.id=this.id,h.trigger(l.event,l.data);break}}},E.configureTransmuxer=function(o){var l=this.worker,h=this.transmuxer;l?l.postMessage({cmd:"configure",config:o}):h&&h.configure(o)},E.handleTransmuxComplete=function(o){o.chunkMeta.transmuxing.end=self.performance.now(),this.onTransmuxComplete(o)},w}()},"./src/demux/transmuxer-worker.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return O});var Q=R("./src/demux/transmuxer.ts"),B=R("./src/events.ts"),_=R("./src/utils/logger.ts"),H=R("./node_modules/eventemitter3/index.js"),U=R.n(H);function O(D){var w=new H.EventEmitter,E=function(o,l){D.postMessage({event:o,data:l})};w.on(B.Events.FRAG_DECRYPTED,E),w.on(B.Events.ERROR,E),D.addEventListener("message",function(d){var o=d.data;switch(o.cmd){case"init":{var l=JSON.parse(o.config);D.transmuxer=new Q.default(w,o.typeSupported,l,o.vendor,o.id),Object(_.enableLogs)(l.debug),E("init",null);break}case"configure":{D.transmuxer.configure(o.config);break}case"demux":{var h=D.transmuxer.push(o.data,o.decryptdata,o.chunkMeta,o.state);Object(Q.isPromise)(h)?h.then(function(m){I(D,m)}):I(D,h);break}case"flush":{var x=o.chunkMeta,g=D.transmuxer.flush(x);Object(Q.isPromise)(g)?g.then(function(m){T(D,m,x)}):T(D,g,x);break}default:break}})}function I(D,w){if(k(w.remuxResult))return;var E=[],d=w.remuxResult,o=d.audio,l=d.video;o&&y(E,o),l&&y(E,l),D.postMessage({event:"transmuxComplete",data:w},E)}function y(D,w){w.data1&&D.push(w.data1.buffer),w.data2&&D.push(w.data2.buffer)}function T(D,w,E){w.forEach(function(d){I(D,d)}),D.postMessage({event:"flush",data:E})}function k(D){return!D.audio&&!D.video&&!D.text&&!D.id3&&!D.initSegment}},"./src/demux/transmuxer.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return l}),R.d(X,"isPromise",function(){return g}),R.d(X,"TransmuxConfig",function(){return m}),R.d(X,"TransmuxState",function(){return L});var Q=R("./src/events.ts"),B=R("./src/errors.ts"),_=R("./src/crypt/decrypter.ts"),H=R("./src/demux/aacdemuxer.ts"),U=R("./src/demux/mp4demuxer.ts"),O=R("./src/demux/tsdemuxer.ts"),I=R("./src/demux/mp3demuxer.ts"),y=R("./src/remux/mp4-remuxer.ts"),T=R("./src/remux/passthrough-remuxer.ts"),k=R("./src/demux/chunk-cache.ts"),D=R("./src/utils/mp4-tools.ts"),w=R("./src/utils/logger.ts"),E;try{E=self.performance.now.bind(self.performance)}catch(C){w.logger.debug("Unable to use Performance API on this environment"),E=self.Date.now}var d=[{demux:O.default,remux:y.default},{demux:U.default,remux:T.default},{demux:H.default,remux:y.default},{demux:I.default,remux:y.default}],o=1024;d.forEach(function(C){var p=C.demux;o=Math.max(o,p.minProbeByteLength)});var l=function(){function C(c,u,a,b,v){this.observer=void 0,this.typeSupported=void 0,this.config=void 0,this.vendor=void 0,this.id=void 0,this.demuxer=void 0,this.remuxer=void 0,this.decrypter=void 0,this.probe=void 0,this.decryptionPromise=null,this.transmuxConfig=void 0,this.currentTransmuxState=void 0,this.cache=new k.default,this.observer=c,this.typeSupported=u,this.config=a,this.vendor=b,this.id=v}var p=C.prototype;return p.configure=function(u){this.transmuxConfig=u,this.decrypter&&this.decrypter.reset()},p.push=function(u,a,b,v){var S=this,P=b.transmuxing;P.executeStart=E();var G=new Uint8Array(u),V=this.cache,$=this.config,z=this.currentTransmuxState,F=this.transmuxConfig;v&&(this.currentTransmuxState=v);var ee=h(G,a);if(ee&&ee.method==="AES-128"){var ne=this.getDecrypter();if($.enableSoftwareAES){var ce=ne.softwareDecrypt(G,ee.key.buffer,ee.iv.buffer);if(!ce)return P.executeEnd=E(),x(b);G=new Uint8Array(ce)}else return this.decryptionPromise=ne.webCryptoDecrypt(G,ee.key.buffer,ee.iv.buffer).then(function(Oe){var Ue=S.push(Oe,null,b);return S.decryptionPromise=null,Ue}),this.decryptionPromise}var ve=v||z,Ie=ve.contiguous,Ee=ve.discontinuity,Ae=ve.trackSwitch,xe=ve.accurateTimeOffset,Ce=ve.timeOffset,me=F.audioCodec,se=F.videoCodec,ke=F.defaultInitPts,Ke=F.duration,Fe=F.initSegmentData;if((Ee||Ae)&&this.resetInitSegment(Fe,me,se,Ke),Ee&&this.resetInitialTimestamp(ke),Ie||this.resetContiguity(),this.needsProbing(G,Ee,Ae)){if(V.dataLength){var Ve=V.flush();G=Object(D.appendUint8Array)(Ve,G)}this.configureTransmuxer(G,F)}var Ye=this.transmux(G,ee,Ce,xe,b),Se=this.currentTransmuxState;return Se.contiguous=!0,Se.discontinuity=!1,Se.trackSwitch=!1,P.executeEnd=E(),Ye},p.flush=function(u){var a=this,b=u.transmuxing;b.executeStart=E();var v=this.decrypter,S=this.cache,P=this.currentTransmuxState,G=this.decryptionPromise;if(G)return G.then(function(){return a.flush(u)});var V=[],$=P.timeOffset;if(v){var z=v.flush();z&&V.push(this.push(z,null,u))}var F=S.dataLength;S.reset();var ee=this.demuxer,ne=this.remuxer;if(!ee||!ne)return F>=o&&this.observer.emit(Q.Events.ERROR,Q.Events.ERROR,{type:B.ErrorTypes.MEDIA_ERROR,details:B.ErrorDetails.FRAG_PARSING_ERROR,fatal:!0,reason:"no demux matching with content found"}),b.executeEnd=E(),[x(u)];var ce=ee.flush($);return g(ce)?ce.then(function(ve){return a.flushRemux(V,ve,u),V}):(this.flushRemux(V,ce,u),V)},p.flushRemux=function(u,a,b){var v=a.audioTrack,S=a.avcTrack,P=a.id3Track,G=a.textTrack,V=this.currentTransmuxState,$=V.accurateTimeOffset,z=V.timeOffset;w.logger.log("[transmuxer.ts]: Flushed fragment "+b.sn+(b.part>-1?" p: "+b.part:"")+" of level "+b.level);var F=this.remuxer.remux(v,S,P,G,z,$,!0,this.id);u.push({remuxResult:F,chunkMeta:b}),b.transmuxing.executeEnd=E()},p.resetInitialTimestamp=function(u){var a=this.demuxer,b=this.remuxer;if(!a||!b)return;a.resetTimeStamp(u),b.resetTimeStamp(u)},p.resetContiguity=function(){var u=this.demuxer,a=this.remuxer;if(!u||!a)return;u.resetContiguity(),a.resetNextTimestamp()},p.resetInitSegment=function(u,a,b,v){var S=this.demuxer,P=this.remuxer;if(!S||!P)return;S.resetInitSegment(a,b,v),P.resetInitSegment(u,a,b)},p.destroy=function(){this.demuxer&&(this.demuxer.destroy(),this.demuxer=void 0),this.remuxer&&(this.remuxer.destroy(),this.remuxer=void 0)},p.transmux=function(u,a,b,v,S){var P;return a&&a.method==="SAMPLE-AES"?P=this.transmuxSampleAes(u,a,b,v,S):P=this.transmuxUnencrypted(u,b,v,S),P},p.transmuxUnencrypted=function(u,a,b,v){var S=this.demuxer.demux(u,a,!1,!this.config.progressive),P=S.audioTrack,G=S.avcTrack,V=S.id3Track,$=S.textTrack,z=this.remuxer.remux(P,G,V,$,a,b,!1,this.id);return{remuxResult:z,chunkMeta:v}},p.transmuxSampleAes=function(u,a,b,v,S){var P=this;return this.demuxer.demuxSampleAes(u,a,b).then(function(G){var V=P.remuxer.remux(G.audioTrack,G.avcTrack,G.id3Track,G.textTrack,b,v,!1,P.id);return{remuxResult:V,chunkMeta:S}})},p.configureTransmuxer=function(u,a){for(var b=this.config,v=this.observer,S=this.typeSupported,P=this.vendor,G=a.audioCodec,V=a.defaultInitPts,$=a.duration,z=a.initSegmentData,F=a.videoCodec,ee,ne=0,ce=d.length;ne<ce;ne++)if(d[ne].demux.probe(u)){ee=d[ne];break}ee||(w.logger.warn("Failed to find demuxer by probing frag, treating as mp4 passthrough"),ee={demux:U.default,remux:T.default});var ve=this.demuxer,Ie=this.remuxer,Ee=ee.remux,Ae=ee.demux;(!Ie||!(Ie instanceof Ee))&&(this.remuxer=new Ee(v,b,S,P)),(!ve||!(ve instanceof Ae))&&(this.demuxer=new Ae(v,b,S),this.probe=Ae.probe),this.resetInitSegment(z,G,F,$),this.resetInitialTimestamp(V)},p.needsProbing=function(u,a,b){return!this.demuxer||!this.remuxer||a||b},p.getDecrypter=function(){var u=this.decrypter;return u||(u=this.decrypter=new _.default(this.observer,this.config)),u},C}();function h(C,p){var c=null;return C.byteLength>0&&p!=null&&p.key!=null&&p.iv!==null&&p.method!=null&&(c=p),c}var x=function(p){return{remuxResult:{},chunkMeta:p}};function g(C){return"then"in C&&C.then instanceof Function}var m=function(p,c,u,a,b){this.audioCodec=void 0,this.videoCodec=void 0,this.initSegmentData=void 0,this.duration=void 0,this.defaultInitPts=void 0,this.audioCodec=p,this.videoCodec=c,this.initSegmentData=u,this.duration=a,this.defaultInitPts=b},L=function(p,c,u,a,b){this.discontinuity=void 0,this.contiguous=void 0,this.accurateTimeOffset=void 0,this.trackSwitch=void 0,this.timeOffset=void 0,this.discontinuity=p,this.contiguous=c,this.accurateTimeOffset=u,this.trackSwitch=a,this.timeOffset=b}},"./src/demux/tsdemuxer.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"discardEPB",function(){return x});var Q=R("./src/demux/adts.ts"),B=R("./src/demux/mpegaudio.ts"),_=R("./src/demux/exp-golomb.ts"),H=R("./src/demux/id3.ts"),U=R("./src/demux/sample-aes.ts"),O=R("./src/events.ts"),I=R("./src/utils/mp4-tools.ts"),y=R("./src/utils/logger.ts"),T=R("./src/errors.ts"),k={video:1,audio:2,id3:3,text:4},D=function(){function g(L,C,p){this.observer=void 0,this.config=void 0,this.typeSupported=void 0,this.sampleAes=null,this.pmtParsed=!1,this.audioCodec=void 0,this.videoCodec=void 0,this._duration=0,this.aacLastPTS=null,this._initPTS=null,this._initDTS=null,this._pmtId=-1,this._avcTrack=void 0,this._audioTrack=void 0,this._id3Track=void 0,this._txtTrack=void 0,this.aacOverFlow=null,this.avcSample=null,this.remainderData=null,this.observer=L,this.config=C,this.typeSupported=p}g.probe=function(C){var p=g.syncOffset(C);return p<0?!1:(p&&y.logger.warn("MPEG2-TS detected but first sync word found @ offset "+p+", junk ahead ?"),!0)},g.syncOffset=function(C){for(var p=Math.min(1e3,C.length-3*188),c=0;c<p;){if(C[c]===71&&C[c+188]===71&&C[c+2*188]===71)return c;c++}return-1},g.createTrack=function(C,p){return{container:C==="video"||C==="audio"?"video/mp2t":void 0,type:C,id:k[C],pid:-1,inputTimeScale:9e4,sequenceNumber:0,samples:[],dropped:0,duration:C==="audio"?p:void 0}};var m=g.prototype;return m.resetInitSegment=function(C,p,c){this.pmtParsed=!1,this._pmtId=-1,this._avcTrack=g.createTrack("video",c),this._audioTrack=g.createTrack("audio",c),this._id3Track=g.createTrack("id3",c),this._txtTrack=g.createTrack("text",c),this._audioTrack.isAAC=!0,this.aacOverFlow=null,this.aacLastPTS=null,this.avcSample=null,this.audioCodec=C,this.videoCodec=p,this._duration=c},m.resetTimeStamp=function(){},m.resetContiguity=function(){var C=this._audioTrack,p=this._avcTrack,c=this._id3Track;C&&(C.pesData=null),p&&(p.pesData=null),c&&(c.pesData=null),this.aacOverFlow=null,this.aacLastPTS=null},m.demux=function(C,p,c,u){c===void 0&&(c=!1),u===void 0&&(u=!1),c||(this.sampleAes=null);var a,b=this._avcTrack,v=this._audioTrack,S=this._id3Track,P=b.pid,G=b.pesData,V=v.pid,$=S.pid,z=v.pesData,F=S.pesData,ee=!1,ne=this.pmtParsed,ce=this._pmtId,ve=C.length;if(this.remainderData&&(C=Object(I.appendUint8Array)(this.remainderData,C),ve=C.length,this.remainderData=null),ve<188&&!u)return this.remainderData=C,{audioTrack:v,avcTrack:b,id3Track:S,textTrack:this._txtTrack};var Ie=Math.max(0,g.syncOffset(C));ve-=(ve+Ie)%188,ve<C.byteLength&&!u&&(this.remainderData=new Uint8Array(C.buffer,ve,C.buffer.byteLength-ve));for(var Ee=Ie;Ee<ve;Ee+=188)if(C[Ee]===71){var Ae=!!(C[Ee+1]&64),xe=((C[Ee+1]&31)<<8)+C[Ee+2],Ce=(C[Ee+3]&48)>>4,me=void 0;if(Ce>1){if(me=Ee+5+C[Ee+4],me===Ee+188)continue}else me=Ee+4;switch(xe){case P:Ae&&(G&&(a=o(G))&&this.parseAVCPES(a,!1),G={data:[],size:0}),G&&(G.data.push(C.subarray(me,Ee+188)),G.size+=Ee+188-me);break;case V:Ae&&(z&&(a=o(z))&&(v.isAAC?this.parseAACPES(a):this.parseMPEGPES(a)),z={data:[],size:0}),z&&(z.data.push(C.subarray(me,Ee+188)),z.size+=Ee+188-me);break;case $:Ae&&(F&&(a=o(F))&&this.parseID3PES(a),F={data:[],size:0}),F&&(F.data.push(C.subarray(me,Ee+188)),F.size+=Ee+188-me);break;case 0:Ae&&(me+=C[me]+1),ce=this._pmtId=E(C,me);break;case ce:{Ae&&(me+=C[me]+1);var se=d(C,me,this.typeSupported.mpeg===!0||this.typeSupported.mp3===!0,c);P=se.avc,P>0&&(b.pid=P),V=se.audio,V>0&&(v.pid=V,v.isAAC=se.isAAC),$=se.id3,$>0&&(S.pid=$),ee&&!ne&&(y.logger.log("reparse from beginning"),ee=!1,Ee=Ie-188),ne=this.pmtParsed=!0;break}case 17:case 8191:break;default:ee=!0;break}}else this.observer.emit(O.Events.ERROR,O.Events.ERROR,{type:T.ErrorTypes.MEDIA_ERROR,details:T.ErrorDetails.FRAG_PARSING_ERROR,fatal:!1,reason:"TS packet did not start with 0x47"});b.pesData=G,v.pesData=z,S.pesData=F;var ke={audioTrack:v,avcTrack:b,id3Track:S,textTrack:this._txtTrack};return u&&this.extractRemainingSamples(ke),ke},m.flush=function(){var C=this.remainderData;this.remainderData=null;var p;return C?p=this.demux(C,-1,!1,!0):p={audioTrack:this._audioTrack,avcTrack:this._avcTrack,textTrack:this._txtTrack,id3Track:this._id3Track},this.extractRemainingSamples(p),this.sampleAes?this.decrypt(p,this.sampleAes):p},m.extractRemainingSamples=function(C){var p=C.audioTrack,c=C.avcTrack,u=C.id3Track,a=c.pesData,b=p.pesData,v=u.pesData,S;a&&(S=o(a))?(this.parseAVCPES(S,!0),c.pesData=null):c.pesData=a,b&&(S=o(b))?(p.isAAC?this.parseAACPES(S):this.parseMPEGPES(S),p.pesData=null):(b!=null&&b.size&&y.logger.log("last AAC PES packet truncated,might overlap between fragments"),p.pesData=b),v&&(S=o(v))?(this.parseID3PES(S),u.pesData=null):u.pesData=v},m.demuxSampleAes=function(C,p,c){var u=this.demux(C,c,!0,!this.config.progressive),a=this.sampleAes=new U.default(this.observer,this.config,p);return this.decrypt(u,a)},m.decrypt=function(C,p){return new Promise(function(c){var u=C.audioTrack,a=C.avcTrack;u.samples&&u.isAAC?p.decryptAacSamples(u.samples,0,function(){a.samples?p.decryptAvcSamples(a.samples,0,0,function(){c(C)}):c(C)}):a.samples&&p.decryptAvcSamples(a.samples,0,0,function(){c(C)})})},m.destroy=function(){this._initPTS=this._initDTS=null,this._duration=0},m.parseAVCPES=function(C,p){var c=this,u=this._avcTrack,a=this.parseAVCNALu(C.data),b=!1,v=this.avcSample,S,P=!1;C.data=null,v&&a.length&&!u.audFound&&(l(v,u),v=this.avcSample=w(!1,C.pts,C.dts,"")),a.forEach(function(G){switch(G.type){case 1:{S=!0,v||(v=c.avcSample=w(!0,C.pts,C.dts,"")),b&&(v.debug+="NDR "),v.frame=!0;var V=G.data;if(P&&V.length>4){var $=new _.default(V).readSliceType();($===2||$===4||$===7||$===9)&&(v.key=!0)}break}case 5:S=!0,v||(v=c.avcSample=w(!0,C.pts,C.dts,"")),b&&(v.debug+="IDR "),v.key=!0,v.frame=!0;break;case 6:{S=!0,b&&v&&(v.debug+="SEI ");var z=new _.default(x(G.data));z.readUByte();for(var F=0,ee=0,ne=!1,ce=0;!ne&&z.bytesAvailable>1;){F=0;do ce=z.readUByte(),F+=ce;while(ce===255);ee=0;do ce=z.readUByte(),ee+=ce;while(ce===255);if(F===4&&z.bytesAvailable!==0){ne=!0;var ve=z.readUByte();if(ve===181){var Ie=z.readUShort();if(Ie===49){var Ee=z.readUInt();if(Ee===1195456820){var Ae=z.readUByte();if(Ae===3){for(var xe=z.readUByte(),Ce=z.readUByte(),me=31&xe,se=[xe,Ce],ke=0;ke<me;ke++)se.push(z.readUByte()),se.push(z.readUByte()),se.push(z.readUByte());h(c._txtTrack.samples,{type:3,pts:C.pts,bytes:se})}}}}}else if(F===5&&z.bytesAvailable!==0){if(ne=!0,ee>16){for(var Ke=[],Fe=0;Fe<16;Fe++)Ke.push(z.readUByte().toString(16)),(Fe===3||Fe===5||Fe===7||Fe===9)&&Ke.push("-");for(var Ve=ee-16,Ye=new Uint8Array(Ve),Se=0;Se<Ve;Se++)Ye[Se]=z.readUByte();h(c._txtTrack.samples,{pts:C.pts,payloadType:F,uuid:Ke.join(""),userData:Object(H.utf8ArrayToStr)(Ye),userDataBytes:Ye})}}else if(ee<z.bytesAvailable)for(var Oe=0;Oe<ee;Oe++)z.readUByte()}break}case 7:if(S=!0,P=!0,b&&v&&(v.debug+="SPS "),!u.sps){var Ue=new _.default(G.data),Xe=Ue.readSPS();u.width=Xe.width,u.height=Xe.height,u.pixelRatio=Xe.pixelRatio,u.sps=[G.data],u.duration=c._duration;for(var Qe=G.data.subarray(1,4),He="avc1.",We=0;We<3;We++){var st=Qe[We].toString(16);st.length<2&&(st="0"+st),He+=st}u.codec=He}break;case 8:S=!0,b&&v&&(v.debug+="PPS "),u.pps||(u.pps=[G.data]);break;case 9:S=!1,u.audFound=!0,v&&l(v,u),v=c.avcSample=w(!1,C.pts,C.dts,b?"AUD ":"");break;case 12:S=!1;break;default:S=!1,v&&(v.debug+="unknown NAL "+G.type+" ");break}if(v&&S){var at=v.units;at.push(G)}}),p&&v&&(l(v,u),this.avcSample=null)},m.getLastNalUnit=function(){var C,p=this.avcSample,c;if(!p||p.units.length===0){var u=this._avcTrack.samples;p=u[u.length-1]}if((C=p)!==null&&C!==void 0&&C.units){var a=p.units;c=a[a.length-1]}return c},m.parseAVCNALu=function(C){var p=C.byteLength,c=this._avcTrack,u=c.naluState||0,a=u,b=[],v=0,S,P,G,V=-1,$=0;for(u===-1&&(V=0,$=C[0]&31,u=0,v=1);v<p;){if(S=C[v++],!u){u=S?0:1;continue}if(u===1){u=S?0:2;continue}if(!S)u=3;else if(S===1){if(V>=0){var z={data:C.subarray(V,v-u-1),type:$};b.push(z)}else{var F=this.getLastNalUnit();if(F&&(a&&v<=4-a&&(F.state&&(F.data=F.data.subarray(0,F.data.byteLength-a))),P=v-u-1,P>0)){var ee=new Uint8Array(F.data.byteLength+P);ee.set(F.data,0),ee.set(C.subarray(0,P),F.data.byteLength),F.data=ee,F.state=0}}v<p?(G=C[v]&31,V=v,$=G,u=0):u=-1}else u=0}if(V>=0&&u>=0){var ne={data:C.subarray(V,p),type:$,state:u};b.push(ne)}if(b.length===0){var ce=this.getLastNalUnit();if(ce){var ve=new Uint8Array(ce.data.byteLength+C.byteLength);ve.set(ce.data,0),ve.set(C,ce.data.byteLength),ce.data=ve}}return c.naluState=u,b},m.parseAACPES=function(C){var p=0,c=this._audioTrack,u=this.aacOverFlow,a=C.data;if(u){this.aacOverFlow=null;var b=u.sample.unit.byteLength,v=Math.min(u.missing,b),S=b-v;u.sample.unit.set(a.subarray(0,v),S),c.samples.push(u.sample),p=u.missing}var P,G;for(P=p,G=a.length;P<G-1&&!Q.isHeader(a,P);P++);if(P!==p){var V,$;if(P<G-1?(V="AAC PES did not start with ADTS header,offset:"+P,$=!1):(V="no ADTS header found in AAC PES",$=!0),y.logger.warn("parsing error:"+V),this.observer.emit(O.Events.ERROR,O.Events.ERROR,{type:T.ErrorTypes.MEDIA_ERROR,details:T.ErrorDetails.FRAG_PARSING_ERROR,fatal:$,reason:V}),$)return}Q.initTrackConfig(c,this.observer,a,P,this.audioCodec);var z;if(C.pts!==void 0)z=C.pts;else if(u){var F=Q.getFrameDuration(c.samplerate);z=u.sample.pts+F}else{y.logger.warn("[tsdemuxer]: AAC PES unknown PTS");return}for(var ee=0;P<G;)if(Q.isHeader(a,P)){if(P+5<G){var ne=Q.appendFrame(c,a,P,z,ee);if(ne)if(ne.missing)this.aacOverFlow=ne;else{P+=ne.length,ee++;continue}}break}else P++},m.parseMPEGPES=function(C){var p=C.data,c=p.length,u=0,a=0,b=C.pts;if(b===void 0){y.logger.warn("[tsdemuxer]: MPEG PES unknown PTS");return}for(;a<c;)if(B.isHeader(p,a)){var v=B.appendFrame(this._audioTrack,p,a,b,u);if(v)a+=v.length,u++;else break}else a++},m.parseID3PES=function(C){if(C.pts===void 0){y.logger.warn("[tsdemuxer]: ID3 PES unknown PTS");return}this._id3Track.samples.push(C)},g}();D.minProbeByteLength=188;function w(g,m,L,C){return{key:g,frame:!1,pts:m,dts:L,units:[],debug:C,length:0}}function E(g,m){return(g[m+10]&31)<<8|g[m+11]}function d(g,m,L,C){var p={audio:-1,avc:-1,id3:-1,isAAC:!0},c=(g[m+1]&15)<<8|g[m+2],u=m+3+c-4,a=(g[m+10]&15)<<8|g[m+11];for(m+=12+a;m<u;){var b=(g[m+1]&31)<<8|g[m+2];switch(g[m]){case 207:if(!C){y.logger.log("ADTS AAC with AES-128-CBC frame encryption found in unencrypted stream");break}case 15:p.audio===-1&&(p.audio=b);break;case 21:p.id3===-1&&(p.id3=b);break;case 219:if(!C){y.logger.log("H.264 with AES-128-CBC slice encryption found in unencrypted stream");break}case 27:p.avc===-1&&(p.avc=b);break;case 3:case 4:L?p.audio===-1&&(p.audio=b,p.isAAC=!1):y.logger.log("MPEG audio found, not supported in this browser");break;case 36:y.logger.warn("Unsupported HEVC stream type found");break;default:break}m+=((g[m+3]&15)<<8|g[m+4])+5}return p}function o(g){var m=0,L,C,p,c,u,a=g.data;if(!g||g.size===0)return null;for(;a[0].length<19&&a.length>1;){var b=new Uint8Array(a[0].length+a[1].length);b.set(a[0]),b.set(a[1],a[0].length),a[0]=b,a.splice(1,1)}L=a[0];var v=(L[0]<<16)+(L[1]<<8)+L[2];if(v===1){if(C=(L[4]<<8)+L[5],C&&C>g.size-6)return null;var S=L[7];S&192&&(c=(L[9]&14)*536870912+(L[10]&255)*4194304+(L[11]&254)*16384+(L[12]&255)*128+(L[13]&254)/2,S&64?(u=(L[14]&14)*536870912+(L[15]&255)*4194304+(L[16]&254)*16384+(L[17]&255)*128+(L[18]&254)/2,c-u>60*9e4&&(y.logger.warn(Math.round((c-u)/9e4)+"s delta between PTS and DTS, align them"),c=u)):u=c),p=L[8];var P=p+9;if(g.size<=P)return null;g.size-=P;for(var G=new Uint8Array(g.size),V=0,$=a.length;V<$;V++){L=a[V];var z=L.byteLength;if(P)if(P>z){P-=z;continue}else L=L.subarray(P),z-=P,P=0;G.set(L,m),m+=z}return C&&(C-=p+3),{data:G,pts:c,dts:u,len:C}}return null}function l(g,m){if(g.units.length&&g.frame){if(g.pts===void 0){var L=m.samples,C=L.length;if(C){var p=L[C-1];g.pts=p.pts,g.dts=p.dts}else{m.dropped++;return}}m.samples.push(g)}g.debug.length&&y.logger.log(g.pts+"/"+g.dts+":"+g.debug)}function h(g,m){var L=g.length;if(L>0){if(m.pts>=g[L-1].pts)g.push(m);else for(var C=L-1;C>=0;C--)if(m.pts<g[C].pts){g.splice(C,0,m);break}}else g.push(m)}function x(g){for(var m=g.byteLength,L=[],C=1;C<m-2;)g[C]===0&&g[C+1]===0&&g[C+2]===3?(L.push(C+2),C+=2):C++;if(L.length===0)return g;var p=m-L.length,c=new Uint8Array(p),u=0;for(C=0;C<p;u++,C++)u===L[0]&&(u++,L.shift()),c[C]=g[u];return c}X.default=D},"./src/errors.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"ErrorTypes",function(){return Q}),R.d(X,"ErrorDetails",function(){return B});var Q;(function(_){_.NETWORK_ERROR="networkError",_.MEDIA_ERROR="mediaError",_.KEY_SYSTEM_ERROR="keySystemError",_.MUX_ERROR="muxError",_.OTHER_ERROR="otherError"})(Q||(Q={}));var B;(function(_){_.KEY_SYSTEM_NO_KEYS="keySystemNoKeys",_.KEY_SYSTEM_NO_ACCESS="keySystemNoAccess",_.KEY_SYSTEM_NO_SESSION="keySystemNoSession",_.KEY_SYSTEM_LICENSE_REQUEST_FAILED="keySystemLicenseRequestFailed",_.KEY_SYSTEM_NO_INIT_DATA="keySystemNoInitData",_.MANIFEST_LOAD_ERROR="manifestLoadError",_.MANIFEST_LOAD_TIMEOUT="manifestLoadTimeOut",_.MANIFEST_PARSING_ERROR="manifestParsingError",_.MANIFEST_INCOMPATIBLE_CODECS_ERROR="manifestIncompatibleCodecsError",_.LEVEL_EMPTY_ERROR="levelEmptyError",_.LEVEL_LOAD_ERROR="levelLoadError",_.LEVEL_LOAD_TIMEOUT="levelLoadTimeOut",_.LEVEL_SWITCH_ERROR="levelSwitchError",_.AUDIO_TRACK_LOAD_ERROR="audioTrackLoadError",_.AUDIO_TRACK_LOAD_TIMEOUT="audioTrackLoadTimeOut",_.SUBTITLE_LOAD_ERROR="subtitleTrackLoadError",_.SUBTITLE_TRACK_LOAD_TIMEOUT="subtitleTrackLoadTimeOut",_.FRAG_LOAD_ERROR="fragLoadError",_.FRAG_LOAD_TIMEOUT="fragLoadTimeOut",_.FRAG_DECRYPT_ERROR="fragDecryptError",_.FRAG_PARSING_ERROR="fragParsingError",_.REMUX_ALLOC_ERROR="remuxAllocError",_.KEY_LOAD_ERROR="keyLoadError",_.KEY_LOAD_TIMEOUT="keyLoadTimeOut",_.BUFFER_ADD_CODEC_ERROR="bufferAddCodecError",_.BUFFER_INCOMPATIBLE_CODECS_ERROR="bufferIncompatibleCodecsError",_.BUFFER_APPEND_ERROR="bufferAppendError",_.BUFFER_APPENDING_ERROR="bufferAppendingError",_.BUFFER_STALLED_ERROR="bufferStalledError",_.BUFFER_FULL_ERROR="bufferFullError",_.BUFFER_SEEK_OVER_HOLE="bufferSeekOverHole",_.BUFFER_NUDGE_ON_STALL="bufferNudgeOnStall",_.INTERNAL_EXCEPTION="internalException",_.INTERNAL_ABORTED="aborted",_.UNKNOWN="unknown"})(B||(B={}))},"./src/events.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"Events",function(){return Q});var Q;(function(B){B.MEDIA_ATTACHING="hlsMediaAttaching",B.MEDIA_ATTACHED="hlsMediaAttached",B.MEDIA_DETACHING="hlsMediaDetaching",B.MEDIA_DETACHED="hlsMediaDetached",B.BUFFER_RESET="hlsBufferReset",B.BUFFER_CODECS="hlsBufferCodecs",B.BUFFER_CREATED="hlsBufferCreated",B.BUFFER_APPENDING="hlsBufferAppending",B.BUFFER_APPENDED="hlsBufferAppended",B.BUFFER_EOS="hlsBufferEos",B.BUFFER_FLUSHING="hlsBufferFlushing",B.BUFFER_FLUSHED="hlsBufferFlushed",B.MANIFEST_LOADING="hlsManifestLoading",B.MANIFEST_LOADED="hlsManifestLoaded",B.MANIFEST_PARSED="hlsManifestParsed",B.LEVEL_SWITCHING="hlsLevelSwitching",B.LEVEL_SWITCHED="hlsLevelSwitched",B.LEVEL_LOADING="hlsLevelLoading",B.LEVEL_LOADED="hlsLevelLoaded",B.LEVEL_UPDATED="hlsLevelUpdated",B.LEVEL_PTS_UPDATED="hlsLevelPtsUpdated",B.LEVELS_UPDATED="hlsLevelsUpdated",B.AUDIO_TRACKS_UPDATED="hlsAudioTracksUpdated",B.AUDIO_TRACK_SWITCHING="hlsAudioTrackSwitching",B.AUDIO_TRACK_SWITCHED="hlsAudioTrackSwitched",B.AUDIO_TRACK_LOADING="hlsAudioTrackLoading",B.AUDIO_TRACK_LOADED="hlsAudioTrackLoaded",B.SUBTITLE_TRACKS_UPDATED="hlsSubtitleTracksUpdated",B.SUBTITLE_TRACKS_CLEARED="hlsSubtitleTracksCleared",B.SUBTITLE_TRACK_SWITCH="hlsSubtitleTrackSwitch",B.SUBTITLE_TRACK_LOADING="hlsSubtitleTrackLoading",B.SUBTITLE_TRACK_LOADED="hlsSubtitleTrackLoaded",B.SUBTITLE_FRAG_PROCESSED="hlsSubtitleFragProcessed",B.CUES_PARSED="hlsCuesParsed",B.NON_NATIVE_TEXT_TRACKS_FOUND="hlsNonNativeTextTracksFound",B.INIT_PTS_FOUND="hlsInitPtsFound",B.FRAG_LOADING="hlsFragLoading",B.FRAG_LOAD_EMERGENCY_ABORTED="hlsFragLoadEmergencyAborted",B.FRAG_LOADED="hlsFragLoaded",B.FRAG_DECRYPTED="hlsFragDecrypted",B.FRAG_PARSING_INIT_SEGMENT="hlsFragParsingInitSegment",B.FRAG_PARSING_USERDATA="hlsFragParsingUserdata",B.FRAG_PARSING_METADATA="hlsFragParsingMetadata",B.FRAG_PARSED="hlsFragParsed",B.FRAG_BUFFERED="hlsFragBuffered",B.FRAG_CHANGED="hlsFragChanged",B.FPS_DROP="hlsFpsDrop",B.FPS_DROP_LEVEL_CAPPING="hlsFpsDropLevelCapping",B.ERROR="hlsError",B.DESTROYING="hlsDestroying",B.KEY_LOADING="hlsKeyLoading",B.KEY_LOADED="hlsKeyLoaded",B.LIVE_BACK_BUFFER_REACHED="hlsLiveBackBufferReached",B.BACK_BUFFER_REACHED="hlsBackBufferReached"})(Q||(Q={}))},"./src/hls.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return g});var Q=R("./node_modules/url-toolkit/src/url-toolkit.js"),B=R.n(Q),_=R("./src/loader/playlist-loader.ts"),H=R("./src/loader/key-loader.ts"),U=R("./src/controller/id3-track-controller.ts"),O=R("./src/controller/latency-controller.ts"),I=R("./src/controller/level-controller.ts"),y=R("./src/controller/fragment-tracker.ts"),T=R("./src/controller/stream-controller.ts"),k=R("./src/is-supported.ts"),D=R("./src/utils/logger.ts"),w=R("./src/config.ts"),E=R("./node_modules/eventemitter3/index.js"),d=R.n(E),o=R("./src/events.ts"),l=R("./src/errors.ts");function h(m,L){for(var C=0;C<L.length;C++){var p=L[C];p.enumerable=p.enumerable||!1,p.configurable=!0,"value"in p&&(p.writable=!0),Object.defineProperty(m,p.key,p)}}function x(m,L,C){return L&&h(m.prototype,L),C&&h(m,C),m}var g=function(){m.isSupported=function(){return Object(k.isSupported)()};function m(C){C===void 0&&(C={}),this.config=void 0,this.userConfig=void 0,this.coreComponents=void 0,this.networkControllers=void 0,this._emitter=new E.EventEmitter,this._autoLevelCapping=void 0,this.abrController=void 0,this.bufferController=void 0,this.capLevelController=void 0,this.latencyController=void 0,this.levelController=void 0,this.streamController=void 0,this.audioTrackController=void 0,this.subtitleTrackController=void 0,this.emeController=void 0,this.cmcdController=void 0,this._media=null,this.url=null;var p=this.config=Object(w.mergeConfig)(m.DefaultConfig,C);this.userConfig=C,Object(D.enableLogs)(p.debug),this._autoLevelCapping=-1,p.progressive&&Object(w.enableStreamingMode)(p);var c=p.abrController,u=p.bufferController,a=p.capLevelController,b=p.fpsController,v=this.abrController=new c(this),S=this.bufferController=new u(this),P=this.capLevelController=new a(this),G=new b(this),V=new _.default(this),$=new H.default(this),z=new U.default(this),F=this.levelController=new I.default(this),ee=new y.FragmentTracker(this),ne=this.streamController=new T.default(this,ee);P.setStreamController(ne),G.setStreamController(ne);var ce=[F,ne];this.networkControllers=ce;var ve=[V,$,v,S,P,G,z,ee];this.audioTrackController=this.createController(p.audioTrackController,null,ce),this.createController(p.audioStreamController,ee,ce),this.subtitleTrackController=this.createController(p.subtitleTrackController,null,ce),this.createController(p.subtitleStreamController,ee,ce),this.createController(p.timelineController,null,ve),this.emeController=this.createController(p.emeController,null,ve),this.cmcdController=this.createController(p.cmcdController,null,ve),this.latencyController=this.createController(O.default,null,ve),this.coreComponents=ve}var L=m.prototype;return L.createController=function(p,c,u){if(p){var a=c?new p(this,c):new p(this);return u&&u.push(a),a}return null},L.on=function(p,c,u){u===void 0&&(u=this),this._emitter.on(p,c,u)},L.once=function(p,c,u){u===void 0&&(u=this),this._emitter.once(p,c,u)},L.removeAllListeners=function(p){this._emitter.removeAllListeners(p)},L.off=function(p,c,u,a){u===void 0&&(u=this),this._emitter.off(p,c,u,a)},L.listeners=function(p){return this._emitter.listeners(p)},L.emit=function(p,c,u){return this._emitter.emit(p,c,u)},L.trigger=function(p,c){if(this.config.debug)return this.emit(p,p,c);try{return this.emit(p,p,c)}catch(u){D.logger.error("An internal error happened while handling event "+p+'. Error message: "'+u.message+'". Here is a stacktrace:',u),this.trigger(o.Events.ERROR,{type:l.ErrorTypes.OTHER_ERROR,details:l.ErrorDetails.INTERNAL_EXCEPTION,fatal:!1,event:p,error:u})}return!1},L.listenerCount=function(p){return this._emitter.listenerCount(p)},L.destroy=function(){D.logger.log("destroy"),this.trigger(o.Events.DESTROYING,void 0),this.detachMedia(),this.removeAllListeners(),this._autoLevelCapping=-1,this.url=null,this.networkControllers.forEach(function(p){return p.destroy()}),this.networkControllers.length=0,this.coreComponents.forEach(function(p){return p.destroy()}),this.coreComponents.length=0},L.attachMedia=function(p){D.logger.log("attachMedia"),this._media=p,this.trigger(o.Events.MEDIA_ATTACHING,{media:p})},L.detachMedia=function(){D.logger.log("detachMedia"),this.trigger(o.Events.MEDIA_DETACHING,void 0),this._media=null},L.loadSource=function(p){this.stopLoad();var c=this.media,u=this.url,a=this.url=Q.buildAbsoluteURL(self.location.href,p,{alwaysNormalize:!0});D.logger.log("loadSource:"+a),c&&u&&u!==a&&this.bufferController.hasSourceTypes()&&(this.detachMedia(),this.attachMedia(c)),this.trigger(o.Events.MANIFEST_LOADING,{url:p})},L.startLoad=function(p){p===void 0&&(p=-1),D.logger.log("startLoad("+p+")"),this.networkControllers.forEach(function(c){c.startLoad(p)})},L.stopLoad=function(){D.logger.log("stopLoad"),this.networkControllers.forEach(function(p){p.stopLoad()})},L.swapAudioCodec=function(){D.logger.log("swapAudioCodec"),this.streamController.swapAudioCodec()},L.recoverMediaError=function(){D.logger.log("recoverMediaError");var p=this._media;this.detachMedia(),p&&this.attachMedia(p)},L.removeLevel=function(p,c){c===void 0&&(c=0),this.levelController.removeLevel(p,c)},x(m,[{key:"levels",get:function(){var p=this.levelController.levels;return p||[]}},{key:"currentLevel",get:function(){return this.streamController.currentLevel},set:function(p){D.logger.log("set currentLevel:"+p),this.loadLevel=p,this.abrController.clearTimer(),this.streamController.immediateLevelSwitch()}},{key:"nextLevel",get:function(){return this.streamController.nextLevel},set:function(p){D.logger.log("set nextLevel:"+p),this.levelController.manualLevel=p,this.streamController.nextLevelSwitch()}},{key:"loadLevel",get:function(){return this.levelController.level},set:function(p){D.logger.log("set loadLevel:"+p),this.levelController.manualLevel=p}},{key:"nextLoadLevel",get:function(){return this.levelController.nextLoadLevel},set:function(p){this.levelController.nextLoadLevel=p}},{key:"firstLevel",get:function(){return Math.max(this.levelController.firstLevel,this.minAutoLevel)},set:function(p){D.logger.log("set firstLevel:"+p),this.levelController.firstLevel=p}},{key:"startLevel",get:function(){return this.levelController.startLevel},set:function(p){D.logger.log("set startLevel:"+p),p!==-1&&(p=Math.max(p,this.minAutoLevel)),this.levelController.startLevel=p}},{key:"capLevelToPlayerSize",get:function(){return this.config.capLevelToPlayerSize},set:function(p){var c=!!p;c!==this.config.capLevelToPlayerSize&&(c?this.capLevelController.startCapping():(this.capLevelController.stopCapping(),this.autoLevelCapping=-1,this.streamController.nextLevelSwitch()),this.config.capLevelToPlayerSize=c)}},{key:"autoLevelCapping",get:function(){return this._autoLevelCapping},set:function(p){this._autoLevelCapping!==p&&(D.logger.log("set autoLevelCapping:"+p),this._autoLevelCapping=p)}},{key:"bandwidthEstimate",get:function(){var p=this.abrController.bwEstimator;return p?p.getEstimate():NaN}},{key:"autoLevelEnabled",get:function(){return this.levelController.manualLevel===-1}},{key:"manualLevel",get:function(){return this.levelController.manualLevel}},{key:"minAutoLevel",get:function(){var p=this.levels,c=this.config.minAutoBitrate;if(!p)return 0;for(var u=p.length,a=0;a<u;a++)if(p[a].maxBitrate>c)return a;return 0}},{key:"maxAutoLevel",get:function(){var p=this.levels,c=this.autoLevelCapping,u;return c===-1&&p&&p.length?u=p.length-1:u=c,u}},{key:"nextAutoLevel",get:function(){return Math.min(Math.max(this.abrController.nextAutoLevel,this.minAutoLevel),this.maxAutoLevel)},set:function(p){this.abrController.nextAutoLevel=Math.max(this.minAutoLevel,p)}},{key:"audioTracks",get:function(){var p=this.audioTrackController;return p?p.audioTracks:[]}},{key:"audioTrack",get:function(){var p=this.audioTrackController;return p?p.audioTrack:-1},set:function(p){var c=this.audioTrackController;c&&(c.audioTrack=p)}},{key:"subtitleTracks",get:function(){var p=this.subtitleTrackController;return p?p.subtitleTracks:[]}},{key:"subtitleTrack",get:function(){var p=this.subtitleTrackController;return p?p.subtitleTrack:-1},set:function(p){var c=this.subtitleTrackController;c&&(c.subtitleTrack=p)}},{key:"media",get:function(){return this._media}},{key:"subtitleDisplay",get:function(){var p=this.subtitleTrackController;return p?p.subtitleDisplay:!1},set:function(p){var c=this.subtitleTrackController;c&&(c.subtitleDisplay=p)}},{key:"lowLatencyMode",get:function(){return this.config.lowLatencyMode},set:function(p){this.config.lowLatencyMode=p}},{key:"liveSyncPosition",get:function(){return this.latencyController.liveSyncPosition}},{key:"latency",get:function(){return this.latencyController.latency}},{key:"maxLatency",get:function(){return this.latencyController.maxLatency}},{key:"targetLatency",get:function(){return this.latencyController.targetLatency}},{key:"drift",get:function(){return this.latencyController.drift}},{key:"forceStartLoad",get:function(){return this.streamController.forceStartLoad}}],[{key:"version",get:function(){return"1.1.2"}},{key:"Events",get:function(){return o.Events}},{key:"ErrorTypes",get:function(){return l.ErrorTypes}},{key:"ErrorDetails",get:function(){return l.ErrorDetails}},{key:"DefaultConfig",get:function(){return m.defaultConfig?m.defaultConfig:w.hlsDefaultConfig},set:function(p){m.defaultConfig=p}}]),m}();g.defaultConfig=void 0},"./src/is-supported.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"isSupported",function(){return _}),R.d(X,"changeTypeSupported",function(){return H});var Q=R("./src/utils/mediasource-helper.ts");function B(){return self.SourceBuffer||self.WebKitSourceBuffer}function _(){var U=Object(Q.getMediaSource)();if(!U)return!1;var O=B(),I=U&&typeof U.isTypeSupported=="function"&&U.isTypeSupported('video/mp4; codecs="avc1.42E01E,mp4a.40.2"'),y=!O||O.prototype&&typeof O.prototype.appendBuffer=="function"&&typeof O.prototype.remove=="function";return!!I&&!!y}function H(){var U,O=B();return typeof(O==null||((U=O.prototype)===null||U===void 0)?void 0:U.changeType)=="function"}},"./src/loader/fragment-loader.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return D}),R.d(X,"LoadError",function(){return E});var Q=R("./src/polyfills/number.ts"),B=R("./src/errors.ts");function _(d,o){d.prototype=Object.create(o.prototype),d.prototype.constructor=d,y(d,o)}function H(d){var o=typeof Map=="function"?new Map:void 0;return H=function(h){if(h===null||!I(h))return h;if(typeof h!="function")throw new TypeError("Super expression must either be null or a function");if(typeof o!="undefined"){if(o.has(h))return o.get(h);o.set(h,x)}function x(){return U(h,arguments,T(this).constructor)}return x.prototype=Object.create(h.prototype,{constructor:{value:x,enumerable:!1,writable:!0,configurable:!0}}),y(x,h)},H(d)}function U(d,o,l){return O()?U=Reflect.construct:U=function(x,g,m){var L=[null];L.push.apply(L,g);var C=Function.bind.apply(x,L),p=new C;return m&&y(p,m.prototype),p},U.apply(null,arguments)}function O(){if(typeof Reflect=="undefined"||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(d){return!1}}function I(d){return Function.toString.call(d).indexOf("[native code]")!==-1}function y(d,o){return y=Object.setPrototypeOf||function(h,x){return h.__proto__=x,h},y(d,o)}function T(d){return T=Object.setPrototypeOf?Object.getPrototypeOf:function(l){return l.__proto__||Object.getPrototypeOf(l)},T(d)}var k=Math.pow(2,17),D=function(){function d(l){this.config=void 0,this.loader=null,this.partLoadTimeout=-1,this.config=l}var o=d.prototype;return o.destroy=function(){this.loader&&(this.loader.destroy(),this.loader=null)},o.abort=function(){this.loader&&this.loader.abort()},o.load=function(h,x){var g=this,m=h.url;if(!m)return Promise.reject(new E({type:B.ErrorTypes.NETWORK_ERROR,details:B.ErrorDetails.FRAG_LOAD_ERROR,fatal:!1,frag:h,networkDetails:null},"Fragment does not have a "+(m?"part list":"url")));this.abort();var L=this.config,C=L.fLoader,p=L.loader;return new Promise(function(c,u){g.loader&&g.loader.destroy();var a=g.loader=h.loader=C?new C(L):new p(L),b=w(h),v={timeout:L.fragLoadingTimeOut,maxRetry:0,retryDelay:0,maxRetryDelay:L.fragLoadingMaxRetryTimeout,highWaterMark:k};h.stats=a.stats,a.load(b,v,{onSuccess:function(P,G,V,$){g.resetLoader(h,a),c({frag:h,part:null,payload:P.data,networkDetails:$})},onError:function(P,G,V){g.resetLoader(h,a),u(new E({type:B.ErrorTypes.NETWORK_ERROR,details:B.ErrorDetails.FRAG_LOAD_ERROR,fatal:!1,frag:h,response:P,networkDetails:V}))},onAbort:function(P,G,V){g.resetLoader(h,a),u(new E({type:B.ErrorTypes.NETWORK_ERROR,details:B.ErrorDetails.INTERNAL_ABORTED,fatal:!1,frag:h,networkDetails:V}))},onTimeout:function(P,G,V){g.resetLoader(h,a),u(new E({type:B.ErrorTypes.NETWORK_ERROR,details:B.ErrorDetails.FRAG_LOAD_TIMEOUT,fatal:!1,frag:h,networkDetails:V}))},onProgress:function(P,G,V,$){x&&x({frag:h,part:null,payload:V,networkDetails:$})}})})},o.loadPart=function(h,x,g){var m=this;this.abort();var L=this.config,C=L.fLoader,p=L.loader;return new Promise(function(c,u){m.loader&&m.loader.destroy();var a=m.loader=h.loader=C?new C(L):new p(L),b=w(h,x),v={timeout:L.fragLoadingTimeOut,maxRetry:0,retryDelay:0,maxRetryDelay:L.fragLoadingMaxRetryTimeout,highWaterMark:k};x.stats=a.stats,a.load(b,v,{onSuccess:function(P,G,V,$){m.resetLoader(h,a),m.updateStatsFromPart(h,x);var z={frag:h,part:x,payload:P.data,networkDetails:$};g(z),c(z)},onError:function(P,G,V){m.resetLoader(h,a),u(new E({type:B.ErrorTypes.NETWORK_ERROR,details:B.ErrorDetails.FRAG_LOAD_ERROR,fatal:!1,frag:h,part:x,response:P,networkDetails:V}))},onAbort:function(P,G,V){h.stats.aborted=x.stats.aborted,m.resetLoader(h,a),u(new E({type:B.ErrorTypes.NETWORK_ERROR,details:B.ErrorDetails.INTERNAL_ABORTED,fatal:!1,frag:h,part:x,networkDetails:V}))},onTimeout:function(P,G,V){m.resetLoader(h,a),u(new E({type:B.ErrorTypes.NETWORK_ERROR,details:B.ErrorDetails.FRAG_LOAD_TIMEOUT,fatal:!1,frag:h,part:x,networkDetails:V}))}})})},o.updateStatsFromPart=function(h,x){var g=h.stats,m=x.stats,L=m.total;if(g.loaded+=m.loaded,L){var C=Math.round(h.duration/x.duration),p=Math.min(Math.round(g.loaded/L),C),c=C-p,u=c*Math.round(g.loaded/p);g.total=g.loaded+u}else g.total=Math.max(g.loaded,g.total);var a=g.loading,b=m.loading;a.start?a.first+=b.first-b.start:(a.start=b.start,a.first=b.first),a.end=b.end},o.resetLoader=function(h,x){h.loader=null,this.loader===x&&(self.clearTimeout(this.partLoadTimeout),this.loader=null),x.destroy()},d}();function w(d,o){o===void 0&&(o=null);var l=o||d,h={frag:d,part:o,responseType:"arraybuffer",url:l.url,headers:{},rangeStart:0,rangeEnd:0},x=l.byteRangeStartOffset,g=l.byteRangeEndOffset;return Object(Q.isFiniteNumber)(x)&&Object(Q.isFiniteNumber)(g)&&(h.rangeStart=x,h.rangeEnd=g),h}var E=function(d){_(o,d);function o(l){for(var h,x=arguments.length,g=new Array(x>1?x-1:0),m=1;m<x;m++)g[m-1]=arguments[m];return h=d.call.apply(d,[this].concat(g))||this,h.data=void 0,h.data=l,h}return o}(H(Error))},"./src/loader/fragment.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"ElementaryStreamTypes",function(){return D}),R.d(X,"BaseSegment",function(){return w}),R.d(X,"Fragment",function(){return E}),R.d(X,"Part",function(){return d});var Q=R("./src/polyfills/number.ts"),B=R("./node_modules/url-toolkit/src/url-toolkit.js"),_=R.n(B),H=R("./src/utils/logger.ts"),U=R("./src/loader/level-key.ts"),O=R("./src/loader/load-stats.ts");function I(o,l){o.prototype=Object.create(l.prototype),o.prototype.constructor=o,y(o,l)}function y(o,l){return y=Object.setPrototypeOf||function(x,g){return x.__proto__=g,x},y(o,l)}function T(o,l){for(var h=0;h<l.length;h++){var x=l[h];x.enumerable=x.enumerable||!1,x.configurable=!0,"value"in x&&(x.writable=!0),Object.defineProperty(o,x.key,x)}}function k(o,l,h){return l&&T(o.prototype,l),h&&T(o,h),o}var D;(function(o){o.AUDIO="audio",o.VIDEO="video",o.AUDIOVIDEO="audiovideo"})(D||(D={}));var w=function(){function o(h){var x;this._byteRange=null,this._url=null,this.baseurl=void 0,this.relurl=void 0,this.elementaryStreams=(x={},x[D.AUDIO]=null,x[D.VIDEO]=null,x[D.AUDIOVIDEO]=null,x),this.baseurl=h}var l=o.prototype;return l.setByteRange=function(x,g){var m=x.split("@",2),L=[];m.length===1?L[0]=g?g.byteRangeEndOffset:0:L[0]=parseInt(m[1]),L[1]=parseInt(m[0])+L[0],this._byteRange=L},k(o,[{key:"byteRange",get:function(){return this._byteRange?this._byteRange:[]}},{key:"byteRangeStartOffset",get:function(){return this.byteRange[0]}},{key:"byteRangeEndOffset",get:function(){return this.byteRange[1]}},{key:"url",get:function(){return!this._url&&this.baseurl&&this.relurl&&(this._url=Object(B.buildAbsoluteURL)(this.baseurl,this.relurl,{alwaysNormalize:!0})),this._url||""},set:function(x){this._url=x}}]),o}(),E=function(o){I(l,o);function l(x,g){var m;return m=o.call(this,g)||this,m._decryptdata=null,m.rawProgramDateTime=null,m.programDateTime=null,m.tagList=[],m.duration=0,m.sn=0,m.levelkey=void 0,m.type=void 0,m.loader=null,m.level=-1,m.cc=0,m.startPTS=void 0,m.endPTS=void 0,m.appendedPTS=void 0,m.startDTS=void 0,m.endDTS=void 0,m.start=0,m.deltaPTS=void 0,m.maxStartPTS=void 0,m.minEndPTS=void 0,m.stats=new O.LoadStats,m.urlId=0,m.data=void 0,m.bitrateTest=!1,m.title=null,m.initSegment=null,m.type=x,m}var h=l.prototype;return h.createInitializationVector=function(g){for(var m=new Uint8Array(16),L=12;L<16;L++)m[L]=g>>8*(15-L)&255;return m},h.setDecryptDataFromLevelKey=function(g,m){var L=g;return(g==null?void 0:g.method)==="AES-128"&&g.uri&&!g.iv&&(L=U.LevelKey.fromURI(g.uri),L.method=g.method,L.iv=this.createInitializationVector(m),L.keyFormat="identity"),L},h.setElementaryStreamInfo=function(g,m,L,C,p,c){c===void 0&&(c=!1);var u=this.elementaryStreams,a=u[g];if(!a){u[g]={startPTS:m,endPTS:L,startDTS:C,endDTS:p,partial:c};return}a.startPTS=Math.min(a.startPTS,m),a.endPTS=Math.max(a.endPTS,L),a.startDTS=Math.min(a.startDTS,C),a.endDTS=Math.max(a.endDTS,p)},h.clearElementaryStreamInfo=function(){var g=this.elementaryStreams;g[D.AUDIO]=null,g[D.VIDEO]=null,g[D.AUDIOVIDEO]=null},k(l,[{key:"decryptdata",get:function(){if(!this.levelkey&&!this._decryptdata)return null;if(!this._decryptdata&&this.levelkey){var g=this.sn;typeof g!="number"&&(this.levelkey&&this.levelkey.method==="AES-128"&&!this.levelkey.iv&&H.logger.warn('missing IV for initialization segment with method="'+this.levelkey.method+'" - compliance issue'),g=0),this._decryptdata=this.setDecryptDataFromLevelKey(this.levelkey,g)}return this._decryptdata}},{key:"end",get:function(){return this.start+this.duration}},{key:"endProgramDateTime",get:function(){if(this.programDateTime===null)return null;if(!Object(Q.isFiniteNumber)(this.programDateTime))return null;var g=Object(Q.isFiniteNumber)(this.duration)?this.duration:0;return this.programDateTime+g*1e3}},{key:"encrypted",get:function(){var g;return!!((g=this.decryptdata)!==null&&g!==void 0&&g.keyFormat&&this.decryptdata.uri)}}]),l}(w),d=function(o){I(l,o);function l(h,x,g,m,L){var C;C=o.call(this,g)||this,C.fragOffset=0,C.duration=0,C.gap=!1,C.independent=!1,C.relurl=void 0,C.fragment=void 0,C.index=void 0,C.stats=new O.LoadStats,C.duration=h.decimalFloatingPoint("DURATION"),C.gap=h.bool("GAP"),C.independent=h.bool("INDEPENDENT"),C.relurl=h.enumeratedString("URI"),C.fragment=x,C.index=m;var p=h.enumeratedString("BYTERANGE");return p&&C.setByteRange(p,L),L&&(C.fragOffset=L.fragOffset+L.duration),C}return k(l,[{key:"start",get:function(){return this.fragment.start+this.fragOffset}},{key:"end",get:function(){return this.start+this.duration}},{key:"loaded",get:function(){var x=this.elementaryStreams;return!!(x.audio||x.video||x.audiovideo)}}]),l}(w)},"./src/loader/key-loader.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return H});var Q=R("./src/events.ts"),B=R("./src/errors.ts"),_=R("./src/utils/logger.ts"),H=function(){function U(I){this.hls=void 0,this.loaders={},this.decryptkey=null,this.decrypturl=null,this.hls=I,this._registerListeners()}var O=U.prototype;return O._registerListeners=function(){this.hls.on(Q.Events.KEY_LOADING,this.onKeyLoading,this)},O._unregisterListeners=function(){this.hls.off(Q.Events.KEY_LOADING,this.onKeyLoading)},O.destroy=function(){this._unregisterListeners();for(var y in this.loaders){var T=this.loaders[y];T&&T.destroy()}this.loaders={}},O.onKeyLoading=function(y,T){var k=T.frag,D=k.type,w=this.loaders[D];if(!k.decryptdata){_.logger.warn("Missing decryption data on fragment in onKeyLoading");return}var E=k.decryptdata.uri;if(E!==this.decrypturl||this.decryptkey===null){var d=this.hls.config;if(w&&(_.logger.warn("abort previous key loader for type:"+D),w.abort()),!E){_.logger.warn("key uri is falsy");return}var o=d.loader,l=k.loader=this.loaders[D]=new o(d);this.decrypturl=E,this.decryptkey=null;var h={url:E,frag:k,responseType:"arraybuffer"},x={timeout:d.fragLoadingTimeOut,maxRetry:0,retryDelay:d.fragLoadingRetryDelay,maxRetryDelay:d.fragLoadingMaxRetryTimeout,highWaterMark:0},g={onSuccess:this.loadsuccess.bind(this),onError:this.loaderror.bind(this),onTimeout:this.loadtimeout.bind(this)};l.load(h,x,g)}else this.decryptkey&&(k.decryptdata.key=this.decryptkey,this.hls.trigger(Q.Events.KEY_LOADED,{frag:k}))},O.loadsuccess=function(y,T,k){var D=k.frag;if(!D.decryptdata){_.logger.error("after key load, decryptdata unset");return}this.decryptkey=D.decryptdata.key=new Uint8Array(y.data),D.loader=null,delete this.loaders[D.type],this.hls.trigger(Q.Events.KEY_LOADED,{frag:D})},O.loaderror=function(y,T){var k=T.frag,D=k.loader;D&&D.abort(),delete this.loaders[k.type],this.hls.trigger(Q.Events.ERROR,{type:B.ErrorTypes.NETWORK_ERROR,details:B.ErrorDetails.KEY_LOAD_ERROR,fatal:!1,frag:k,response:y})},O.loadtimeout=function(y,T){var k=T.frag,D=k.loader;D&&D.abort(),delete this.loaders[k.type],this.hls.trigger(Q.Events.ERROR,{type:B.ErrorTypes.NETWORK_ERROR,details:B.ErrorDetails.KEY_LOAD_TIMEOUT,fatal:!1,frag:k})},U}()},"./src/loader/level-details.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"LevelDetails",function(){return U});var Q=R("./src/polyfills/number.ts");function B(O,I){for(var y=0;y<I.length;y++){var T=I[y];T.enumerable=T.enumerable||!1,T.configurable=!0,"value"in T&&(T.writable=!0),Object.defineProperty(O,T.key,T)}}function _(O,I,y){return I&&B(O.prototype,I),y&&B(O,y),O}var H=10,U=function(){function O(y){this.PTSKnown=!1,this.alignedSliding=!1,this.averagetargetduration=void 0,this.endCC=0,this.endSN=0,this.fragments=void 0,this.fragmentHint=void 0,this.partList=null,this.live=!0,this.ageHeader=0,this.advancedDateTime=void 0,this.updated=!0,this.advanced=!0,this.availabilityDelay=void 0,this.misses=0,this.needSidxRanges=!1,this.startCC=0,this.startSN=0,this.startTimeOffset=null,this.targetduration=0,this.totalduration=0,this.type=null,this.url=void 0,this.m3u8="",this.version=null,this.canBlockReload=!1,this.canSkipUntil=0,this.canSkipDateRanges=!1,this.skippedSegments=0,this.recentlyRemovedDateranges=void 0,this.partHoldBack=0,this.holdBack=0,this.partTarget=0,this.preloadHint=void 0,this.renditionReports=void 0,this.tuneInGoal=0,this.deltaUpdateFailed=void 0,this.driftStartTime=0,this.driftEndTime=0,this.driftStart=0,this.driftEnd=0,this.fragments=[],this.url=y}var I=O.prototype;return I.reloaded=function(T){if(!T){this.advanced=!0,this.updated=!0;return}var k=this.lastPartSn-T.lastPartSn,D=this.lastPartIndex-T.lastPartIndex;this.updated=this.endSN!==T.endSN||!!D||!!k,this.advanced=this.endSN>T.endSN||k>0||k===0&&D>0,this.updated||this.advanced?this.misses=Math.floor(T.misses*.6):this.misses=T.misses+1,this.availabilityDelay=T.availabilityDelay},_(O,[{key:"hasProgramDateTime",get:function(){return this.fragments.length?Object(Q.isFiniteNumber)(this.fragments[this.fragments.length-1].programDateTime):!1}},{key:"levelTargetDuration",get:function(){return this.averagetargetduration||this.targetduration||H}},{key:"drift",get:function(){var T=this.driftEndTime-this.driftStartTime;if(T>0){var k=this.driftEnd-this.driftStart;return k*1e3/T}return 1}},{key:"edge",get:function(){return this.partEnd||this.fragmentEnd}},{key:"partEnd",get:function(){var T;return(T=this.partList)!==null&&T!==void 0&&T.length?this.partList[this.partList.length-1].end:this.fragmentEnd}},{key:"fragmentEnd",get:function(){var T;return(T=this.fragments)!==null&&T!==void 0&&T.length?this.fragments[this.fragments.length-1].end:0}},{key:"age",get:function(){return this.advancedDateTime?Math.max(Date.now()-this.advancedDateTime,0)/1e3:0}},{key:"lastPartIndex",get:function(){var T;return(T=this.partList)!==null&&T!==void 0&&T.length?this.partList[this.partList.length-1].index:-1}},{key:"lastPartSn",get:function(){var T;return(T=this.partList)!==null&&T!==void 0&&T.length?this.partList[this.partList.length-1].fragment.sn:this.endSN}}]),O}()},"./src/loader/level-key.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"LevelKey",function(){return U});var Q=R("./node_modules/url-toolkit/src/url-toolkit.js"),B=R.n(Q);function _(O,I){for(var y=0;y<I.length;y++){var T=I[y];T.enumerable=T.enumerable||!1,T.configurable=!0,"value"in T&&(T.writable=!0),Object.defineProperty(O,T.key,T)}}function H(O,I,y){return I&&_(O.prototype,I),y&&_(O,y),O}var U=function(){O.fromURL=function(y,T){return new O(y,T)},O.fromURI=function(y){return new O(y)};function O(I,y){this._uri=null,this.method=null,this.keyFormat=null,this.keyFormatVersions=null,this.keyID=null,this.key=null,this.iv=null,y?this._uri=Object(Q.buildAbsoluteURL)(I,y,{alwaysNormalize:!0}):this._uri=I}return H(O,[{key:"uri",get:function(){return this._uri}}]),O}()},"./src/loader/load-stats.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"LoadStats",function(){return Q});var Q=function(){this.aborted=!1,this.loaded=0,this.retry=0,this.total=0,this.chunkCount=0,this.bwEstimate=0,this.loading={start:0,first:0,end:0},this.parsing={start:0,end:0},this.buffering={start:0,first:0,end:0}}},"./src/loader/m3u8-parser.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return l});var Q=R("./src/polyfills/number.ts"),B=R("./node_modules/url-toolkit/src/url-toolkit.js"),_=R.n(B),H=R("./src/loader/fragment.ts"),U=R("./src/loader/level-details.ts"),O=R("./src/loader/level-key.ts"),I=R("./src/utils/attr-list.ts"),y=R("./src/utils/logger.ts"),T=R("./src/utils/codecs.ts"),k=/#EXT-X-STREAM-INF:([^\r\n]*)(?:[\r\n](?:#[^\r\n]*)?)*([^\r\n]+)|#EXT-X-SESSION-DATA:([^\r\n]*)[\r\n]+/g,D=/#EXT-X-MEDIA:(.*)/g,w=new RegExp([/#EXTINF:\s*(\d*(?:\.\d+)?)(?:,(.*)\s+)?/.source,/(?!#) *(\S[\S ]*)/.source,/#EXT-X-BYTERANGE:*(.+)/.source,/#EXT-X-PROGRAM-DATE-TIME:(.+)/.source,/#.*/.source].join("|"),"g"),E=new RegExp([/#(EXTM3U)/.source,/#EXT-X-(PLAYLIST-TYPE):(.+)/.source,/#EXT-X-(MEDIA-SEQUENCE): *(\d+)/.source,/#EXT-X-(SKIP):(.+)/.source,/#EXT-X-(TARGETDURATION): *(\d+)/.source,/#EXT-X-(KEY):(.+)/.source,/#EXT-X-(START):(.+)/.source,/#EXT-X-(ENDLIST)/.source,/#EXT-X-(DISCONTINUITY-SEQ)UENCE: *(\d+)/.source,/#EXT-X-(DIS)CONTINUITY/.source,/#EXT-X-(VERSION):(\d+)/.source,/#EXT-X-(MAP):(.+)/.source,/#EXT-X-(SERVER-CONTROL):(.+)/.source,/#EXT-X-(PART-INF):(.+)/.source,/#EXT-X-(GAP)/.source,/#EXT-X-(BITRATE):\s*(\d+)/.source,/#EXT-X-(PART):(.+)/.source,/#EXT-X-(PRELOAD-HINT):(.+)/.source,/#EXT-X-(RENDITION-REPORT):(.+)/.source,/(#)([^:]*):(.*)/.source,/(#)(.*)(?:.*)\r?\n?/.source].join("|")),d=/\.(mp4|m4s|m4v|m4a)$/i;function o(L){var C,p;return d.test((C=(p=B.parseURL(L))===null||p===void 0?void 0:p.path)!=null?C:"")}var l=function(){function L(){}return L.findGroup=function(p,c){for(var u=0;u<p.length;u++){var a=p[u];if(a.id===c)return a}},L.convertAVC1ToAVCOTI=function(p){var c=p.split(".");if(c.length>2){var u=c.shift()+".";return u+=parseInt(c.shift()).toString(16),u+=("000"+parseInt(c.shift()).toString(16)).substr(-4),u}return p},L.resolve=function(p,c){return B.buildAbsoluteURL(c,p,{alwaysNormalize:!0})},L.parseMasterPlaylist=function(p,c){var u=[],a={},b=!1;k.lastIndex=0;for(var v;(v=k.exec(p))!=null;)if(v[1]){var S=new I.AttrList(v[1]),P={attrs:S,bitrate:S.decimalInteger("AVERAGE-BANDWIDTH")||S.decimalInteger("BANDWIDTH"),name:S.NAME,url:L.resolve(v[2],c)},G=S.decimalResolution("RESOLUTION");G&&(P.width=G.width,P.height=G.height),h((S.CODECS||"").split(/[ ,]+/).filter(function($){return $}),P),P.videoCodec&&P.videoCodec.indexOf("avc1")!==-1&&(P.videoCodec=L.convertAVC1ToAVCOTI(P.videoCodec)),u.push(P)}else if(v[3]){var V=new I.AttrList(v[3]);V["DATA-ID"]&&(b=!0,a[V["DATA-ID"]]=V)}return{levels:u,sessionData:b?a:null}},L.parseMasterPlaylistMedia=function(p,c,u,a){a===void 0&&(a=[]);var b,v=[],S=0;for(D.lastIndex=0;(b=D.exec(p))!==null;){var P=new I.AttrList(b[1]);if(P.TYPE===u){var G={attrs:P,bitrate:0,id:S++,groupId:P["GROUP-ID"],instreamId:P["INSTREAM-ID"],name:P.NAME||P.LANGUAGE||"",type:u,default:P.bool("DEFAULT"),autoselect:P.bool("AUTOSELECT"),forced:P.bool("FORCED"),lang:P.LANGUAGE,url:P.URI?L.resolve(P.URI,c):""};if(a.length){var V=L.findGroup(a,G.groupId)||a[0];x(G,V,"audioCodec"),x(G,V,"textCodec")}v.push(G)}}return v},L.parseLevelPlaylist=function(p,c,u,a,b){var v=new U.LevelDetails(c),S=v.fragments,P=null,G=0,V=0,$=0,z=0,F=null,ee=new H.Fragment(a,c),ne,ce,ve,Ie=-1,Ee=!1;for(w.lastIndex=0,v.m3u8=p;(ne=w.exec(p))!==null;){Ee&&(Ee=!1,ee=new H.Fragment(a,c),ee.start=$,ee.sn=G,ee.cc=z,ee.level=u,P&&(ee.initSegment=P,ee.rawProgramDateTime=P.rawProgramDateTime));var Ae=ne[1];if(Ae){ee.duration=parseFloat(Ae);var xe=(" "+ne[2]).slice(1);ee.title=xe||null,ee.tagList.push(xe?["INF",Ae,xe]:["INF",Ae])}else if(ne[3])Object(Q.isFiniteNumber)(ee.duration)&&(ee.start=$,ve&&(ee.levelkey=ve),ee.sn=G,ee.level=u,ee.cc=z,ee.urlId=b,S.push(ee),ee.relurl=(" "+ne[3]).slice(1),m(ee,F),F=ee,$+=ee.duration,G++,V=0,Ee=!0);else if(ne[4]){var Ce=(" "+ne[4]).slice(1);F?ee.setByteRange(Ce,F):ee.setByteRange(Ce)}else if(ne[5])ee.rawProgramDateTime=(" "+ne[5]).slice(1),ee.tagList.push(["PROGRAM-DATE-TIME",ee.rawProgramDateTime]),Ie===-1&&(Ie=S.length);else{if(ne=ne[0].match(E),!ne){y.logger.warn("No matches on slow regex match for level playlist!");continue}for(ce=1;ce<ne.length&&!(typeof ne[ce]!="undefined");ce++);var me=(" "+ne[ce]).slice(1),se=(" "+ne[ce+1]).slice(1),ke=ne[ce+2]?(" "+ne[ce+2]).slice(1):"";switch(me){case"PLAYLIST-TYPE":v.type=se.toUpperCase();break;case"MEDIA-SEQUENCE":G=v.startSN=parseInt(se);break;case"SKIP":{var Ke=new I.AttrList(se),Fe=Ke.decimalInteger("SKIPPED-SEGMENTS");if(Object(Q.isFiniteNumber)(Fe)){v.skippedSegments=Fe;for(var Ve=Fe;Ve--;)S.unshift(null);G+=Fe}var Ye=Ke.enumeratedString("RECENTLY-REMOVED-DATERANGES");Ye&&(v.recentlyRemovedDateranges=Ye.split(" "));break}case"TARGETDURATION":v.targetduration=parseFloat(se);break;case"VERSION":v.version=parseInt(se);break;case"EXTM3U":break;case"ENDLIST":v.live=!1;break;case"#":(se||ke)&&ee.tagList.push(ke?[se,ke]:[se]);break;case"DIS":z++;case"GAP":ee.tagList.push([me]);break;case"BITRATE":ee.tagList.push([me,se]);break;case"DISCONTINUITY-SEQ":z=parseInt(se);break;case"KEY":{var Se,Oe=new I.AttrList(se),Ue=Oe.enumeratedString("METHOD"),Xe=Oe.URI,Qe=Oe.hexadecimalInteger("IV"),He=Oe.enumeratedString("KEYFORMATVERSIONS"),We=Oe.enumeratedString("KEYID"),st=(Se=Oe.enumeratedString("KEYFORMAT"))!=null?Se:"identity",at=["com.apple.streamingkeydelivery","com.microsoft.playready","urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed","com.widevine"];if(at.indexOf(st)>-1){y.logger.warn("Keyformat "+st+" is not supported from the manifest");continue}else if(st!=="identity")continue;Ue&&(ve=O.LevelKey.fromURL(c,Xe),Xe&&["AES-128","SAMPLE-AES","SAMPLE-AES-CENC"].indexOf(Ue)>=0&&(ve.method=Ue,ve.keyFormat=st,We&&(ve.keyID=We),He&&(ve.keyFormatVersions=He),ve.iv=Qe));break}case"START":{var $e=new I.AttrList(se),tt=$e.decimalFloatingPoint("TIME-OFFSET");Object(Q.isFiniteNumber)(tt)&&(v.startTimeOffset=tt);break}case"MAP":{var ft=new I.AttrList(se);ee.relurl=ft.URI,ft.BYTERANGE&&ee.setByteRange(ft.BYTERANGE),ee.level=u,ee.sn="initSegment",ve&&(ee.levelkey=ve),ee.initSegment=null,P=ee,Ee=!0;break}case"SERVER-CONTROL":{var rt=new I.AttrList(se);v.canBlockReload=rt.bool("CAN-BLOCK-RELOAD"),v.canSkipUntil=rt.optionalFloat("CAN-SKIP-UNTIL",0),v.canSkipDateRanges=v.canSkipUntil>0&&rt.bool("CAN-SKIP-DATERANGES"),v.partHoldBack=rt.optionalFloat("PART-HOLD-BACK",0),v.holdBack=rt.optionalFloat("HOLD-BACK",0);break}case"PART-INF":{var et=new I.AttrList(se);v.partTarget=et.decimalFloatingPoint("PART-TARGET");break}case"PART":{var we=v.partList;we||(we=v.partList=[]);var ut=V>0?we[we.length-1]:void 0,it=V++,Le=new H.Part(new I.AttrList(se),ee,c,it,ut);we.push(Le),ee.duration+=Le.duration;break}case"PRELOAD-HINT":{var je=new I.AttrList(se);v.preloadHint=je;break}case"RENDITION-REPORT":{var ge=new I.AttrList(se);v.renditionReports=v.renditionReports||[],v.renditionReports.push(ge);break}default:y.logger.warn("line parsed but not handled: "+ne);break}}}F&&!F.relurl?(S.pop(),$-=F.duration,v.partList&&(v.fragmentHint=F)):v.partList&&(m(ee,F),ee.cc=z,v.fragmentHint=ee);var de=S.length,fe=S[0],te=S[de-1];if($+=v.skippedSegments*v.targetduration,$>0&&de&&te){v.averagetargetduration=$/de;var re=te.sn;v.endSN=re!=="initSegment"?re:0,fe&&(v.startCC=fe.cc,fe.initSegment||v.fragments.every(function(ae){return ae.relurl&&o(ae.relurl)})&&(y.logger.warn("MP4 fragments found but no init segment (probably no MAP, incomplete M3U8), trying to fetch SIDX"),ee=new H.Fragment(a,c),ee.relurl=te.relurl,ee.level=u,ee.sn="initSegment",fe.initSegment=ee,v.needSidxRanges=!0))}else v.endSN=0,v.startCC=0;return v.fragmentHint&&($+=v.fragmentHint.duration),v.totalduration=$,v.endCC=z,Ie>0&&g(S,Ie),v},L}();function h(L,C){["video","audio","text"].forEach(function(p){var c=L.filter(function(a){return Object(T.isCodecType)(a,p)});if(c.length){var u=c.filter(function(a){return a.lastIndexOf("avc1",0)===0||a.lastIndexOf("mp4a",0)===0});C[p+"Codec"]=u.length>0?u[0]:c[0],L=L.filter(function(a){return c.indexOf(a)===-1})}}),C.unknownCodecs=L}function x(L,C,p){var c=C[p];c&&(L[p]=c)}function g(L,C){for(var p=L[C],c=C;c--;){var u=L[c];if(!u)return;u.programDateTime=p.programDateTime-u.duration*1e3,p=u}}function m(L,C){L.rawProgramDateTime?L.programDateTime=Date.parse(L.rawProgramDateTime):C!=null&&C.programDateTime&&(L.programDateTime=C.endProgramDateTime),Object(Q.isFiniteNumber)(L.programDateTime)||(L.programDateTime=null,L.rawProgramDateTime=null)}},"./src/loader/playlist-loader.ts":function(ie,X,R){"use strict";R.r(X);var Q=R("./src/polyfills/number.ts"),B=R("./src/events.ts"),_=R("./src/errors.ts"),H=R("./src/utils/logger.ts"),U=R("./src/utils/mp4-tools.ts"),O=R("./src/loader/m3u8-parser.ts"),I=R("./src/types/loader.ts"),y=R("./src/utils/attr-list.ts");function T(w){var E=w.type;switch(E){case I.PlaylistContextType.AUDIO_TRACK:return I.PlaylistLevelType.AUDIO;case I.PlaylistContextType.SUBTITLE_TRACK:return I.PlaylistLevelType.SUBTITLE;default:return I.PlaylistLevelType.MAIN}}function k(w,E){var d=w.url;return(d===void 0||d.indexOf("data:")===0)&&(d=E.url),d}var D=function(){function w(d){this.hls=void 0,this.loaders=Object.create(null),this.hls=d,this.registerListeners()}var E=w.prototype;return E.registerListeners=function(){var o=this.hls;o.on(B.Events.MANIFEST_LOADING,this.onManifestLoading,this),o.on(B.Events.LEVEL_LOADING,this.onLevelLoading,this),o.on(B.Events.AUDIO_TRACK_LOADING,this.onAudioTrackLoading,this),o.on(B.Events.SUBTITLE_TRACK_LOADING,this.onSubtitleTrackLoading,this)},E.unregisterListeners=function(){var o=this.hls;o.off(B.Events.MANIFEST_LOADING,this.onManifestLoading,this),o.off(B.Events.LEVEL_LOADING,this.onLevelLoading,this),o.off(B.Events.AUDIO_TRACK_LOADING,this.onAudioTrackLoading,this),o.off(B.Events.SUBTITLE_TRACK_LOADING,this.onSubtitleTrackLoading,this)},E.createInternalLoader=function(o){var l=this.hls.config,h=l.pLoader,x=l.loader,g=h||x,m=new g(l);return o.loader=m,this.loaders[o.type]=m,m},E.getInternalLoader=function(o){return this.loaders[o.type]},E.resetInternalLoader=function(o){this.loaders[o]&&delete this.loaders[o]},E.destroyInternalLoaders=function(){for(var o in this.loaders){var l=this.loaders[o];l&&l.destroy(),this.resetInternalLoader(o)}},E.destroy=function(){this.unregisterListeners(),this.destroyInternalLoaders()},E.onManifestLoading=function(o,l){var h=l.url;this.load({id:null,groupId:null,level:0,responseType:"text",type:I.PlaylistContextType.MANIFEST,url:h,deliveryDirectives:null})},E.onLevelLoading=function(o,l){var h=l.id,x=l.level,g=l.url,m=l.deliveryDirectives;this.load({id:h,groupId:null,level:x,responseType:"text",type:I.PlaylistContextType.LEVEL,url:g,deliveryDirectives:m})},E.onAudioTrackLoading=function(o,l){var h=l.id,x=l.groupId,g=l.url,m=l.deliveryDirectives;this.load({id:h,groupId:x,level:null,responseType:"text",type:I.PlaylistContextType.AUDIO_TRACK,url:g,deliveryDirectives:m})},E.onSubtitleTrackLoading=function(o,l){var h=l.id,x=l.groupId,g=l.url,m=l.deliveryDirectives;this.load({id:h,groupId:x,level:null,responseType:"text",type:I.PlaylistContextType.SUBTITLE_TRACK,url:g,deliveryDirectives:m})},E.load=function(o){var l,h=this.hls.config,x=this.getInternalLoader(o);if(x){var g=x.context;if(g&&g.url===o.url){H.logger.trace("[playlist-loader]: playlist request ongoing");return}H.logger.log("[playlist-loader]: aborting previous loader for type: "+o.type),x.abort()}var m,L,C,p;switch(o.type){case I.PlaylistContextType.MANIFEST:m=h.manifestLoadingMaxRetry,L=h.manifestLoadingTimeOut,C=h.manifestLoadingRetryDelay,p=h.manifestLoadingMaxRetryTimeout;break;case I.PlaylistContextType.LEVEL:case I.PlaylistContextType.AUDIO_TRACK:case I.PlaylistContextType.SUBTITLE_TRACK:m=0,L=h.levelLoadingTimeOut;break;default:m=h.levelLoadingMaxRetry,L=h.levelLoadingTimeOut,C=h.levelLoadingRetryDelay,p=h.levelLoadingMaxRetryTimeout;break}if(x=this.createInternalLoader(o),(l=o.deliveryDirectives)!==null&&l!==void 0&&l.part){var c;if(o.type===I.PlaylistContextType.LEVEL&&o.level!==null?c=this.hls.levels[o.level].details:o.type===I.PlaylistContextType.AUDIO_TRACK&&o.id!==null?c=this.hls.audioTracks[o.id].details:o.type===I.PlaylistContextType.SUBTITLE_TRACK&&o.id!==null&&(c=this.hls.subtitleTracks[o.id].details),c){var u=c.partTarget,a=c.targetduration;u&&a&&(L=Math.min(Math.max(u*3,a*.8)*1e3,L))}}var b={timeout:L,maxRetry:m,retryDelay:C,maxRetryDelay:p,highWaterMark:0},v={onSuccess:this.loadsuccess.bind(this),onError:this.loaderror.bind(this),onTimeout:this.loadtimeout.bind(this)};x.load(o,b,v)},E.loadsuccess=function(o,l,h,x){if(x===void 0&&(x=null),h.isSidxRequest){this.handleSidxRequest(o,h),this.handlePlaylistLoaded(o,l,h,x);return}this.resetInternalLoader(h.type);var g=o.data;if(g.indexOf("#EXTM3U")!==0){this.handleManifestParsingError(o,h,"no EXTM3U delimiter",x);return}l.parsing.start=performance.now(),g.indexOf("#EXTINF:")>0||g.indexOf("#EXT-X-TARGETDURATION:")>0?this.handleTrackOrLevelPlaylist(o,l,h,x):this.handleMasterPlaylist(o,l,h,x)},E.loaderror=function(o,l,h){h===void 0&&(h=null),this.handleNetworkError(l,h,!1,o)},E.loadtimeout=function(o,l,h){h===void 0&&(h=null),this.handleNetworkError(l,h,!0)},E.handleMasterPlaylist=function(o,l,h,x){var g=this.hls,m=o.data,L=k(o,h),C=O.default.parseMasterPlaylist(m,L),p=C.levels,c=C.sessionData;if(!p.length){this.handleManifestParsingError(o,h,"no level found in manifest",x);return}var u=p.map(function(G){return{id:G.attrs.AUDIO,audioCodec:G.audioCodec}}),a=p.map(function(G){return{id:G.attrs.SUBTITLES,textCodec:G.textCodec}}),b=O.default.parseMasterPlaylistMedia(m,L,"AUDIO",u),v=O.default.parseMasterPlaylistMedia(m,L,"SUBTITLES",a),S=O.default.parseMasterPlaylistMedia(m,L,"CLOSED-CAPTIONS");if(b.length){var P=b.some(function(G){return!G.url});!P&&p[0].audioCodec&&!p[0].attrs.AUDIO&&(H.logger.log("[playlist-loader]: audio codec signaled in quality level, but no embedded audio track signaled, create one"),b.unshift({type:"main",name:"main",default:!1,autoselect:!1,forced:!1,id:-1,attrs:new y.AttrList({}),bitrate:0,url:""}))}g.trigger(B.Events.MANIFEST_LOADED,{levels:p,audioTracks:b,subtitles:v,captions:S,url:L,stats:l,networkDetails:x,sessionData:c})},E.handleTrackOrLevelPlaylist=function(o,l,h,x){var g=this.hls,m=h.id,L=h.level,C=h.type,p=k(o,h),c=Object(Q.isFiniteNumber)(m)?m:0,u=Object(Q.isFiniteNumber)(L)?L:c,a=T(h),b=O.default.parseLevelPlaylist(o.data,p,u,a,c);if(!b.fragments.length){g.trigger(B.Events.ERROR,{type:_.ErrorTypes.NETWORK_ERROR,details:_.ErrorDetails.LEVEL_EMPTY_ERROR,fatal:!1,url:p,reason:"no fragments found in level",level:typeof h.level=="number"?h.level:void 0});return}if(C===I.PlaylistContextType.MANIFEST){var v={attrs:new y.AttrList({}),bitrate:0,details:b,name:"",url:p};g.trigger(B.Events.MANIFEST_LOADED,{levels:[v],audioTracks:[],url:p,stats:l,networkDetails:x,sessionData:null})}if(l.parsing.end=performance.now(),b.needSidxRanges){var S,P=(S=b.fragments[0].initSegment)===null||S===void 0?void 0:S.url;this.load({url:P,isSidxRequest:!0,type:C,level:L,levelDetails:b,id:m,groupId:null,rangeStart:0,rangeEnd:2048,responseType:"arraybuffer",deliveryDirectives:null});return}h.levelDetails=b,this.handlePlaylistLoaded(o,l,h,x)},E.handleSidxRequest=function(o,l){var h=Object(U.parseSegmentIndex)(new Uint8Array(o.data));if(!h)return;var x=h.references,g=l.levelDetails;x.forEach(function(m,L){var C=m.info,p=g.fragments[L];p.byteRange.length===0&&p.setByteRange(String(1+C.end-C.start)+"@"+String(C.start)),p.initSegment&&p.initSegment.setByteRange(String(h.moovEndOffset)+"@0")})},E.handleManifestParsingError=function(o,l,h,x){this.hls.trigger(B.Events.ERROR,{type:_.ErrorTypes.NETWORK_ERROR,details:_.ErrorDetails.MANIFEST_PARSING_ERROR,fatal:l.type===I.PlaylistContextType.MANIFEST,url:o.url,reason:h,response:o,context:l,networkDetails:x})},E.handleNetworkError=function(o,l,h,x){h===void 0&&(h=!1),H.logger.warn("[playlist-loader]: A network "+(h?"timeout":"error")+" occurred while loading "+o.type+" level: "+o.level+" id: "+o.id+' group-id: "'+o.groupId+'"');var g=_.ErrorDetails.UNKNOWN,m=!1,L=this.getInternalLoader(o);switch(o.type){case I.PlaylistContextType.MANIFEST:g=h?_.ErrorDetails.MANIFEST_LOAD_TIMEOUT:_.ErrorDetails.MANIFEST_LOAD_ERROR,m=!0;break;case I.PlaylistContextType.LEVEL:g=h?_.ErrorDetails.LEVEL_LOAD_TIMEOUT:_.ErrorDetails.LEVEL_LOAD_ERROR,m=!1;break;case I.PlaylistContextType.AUDIO_TRACK:g=h?_.ErrorDetails.AUDIO_TRACK_LOAD_TIMEOUT:_.ErrorDetails.AUDIO_TRACK_LOAD_ERROR,m=!1;break;case I.PlaylistContextType.SUBTITLE_TRACK:g=h?_.ErrorDetails.SUBTITLE_TRACK_LOAD_TIMEOUT:_.ErrorDetails.SUBTITLE_LOAD_ERROR,m=!1;break}L&&this.resetInternalLoader(o.type);var C={type:_.ErrorTypes.NETWORK_ERROR,details:g,fatal:m,url:o.url,loader:L,context:o,networkDetails:l};x&&(C.response=x),this.hls.trigger(B.Events.ERROR,C)},E.handlePlaylistLoaded=function(o,l,h,x){var g=h.type,m=h.level,L=h.id,C=h.groupId,p=h.loader,c=h.levelDetails,u=h.deliveryDirectives;if(!(c!=null&&c.targetduration)){this.handleManifestParsingError(o,h,"invalid target duration",x);return}if(!p)return;c.live&&(p.getCacheAge&&(c.ageHeader=p.getCacheAge()||0),(!p.getCacheAge||isNaN(c.ageHeader))&&(c.ageHeader=0));switch(g){case I.PlaylistContextType.MANIFEST:case I.PlaylistContextType.LEVEL:this.hls.trigger(B.Events.LEVEL_LOADED,{details:c,level:m||0,id:L||0,stats:l,networkDetails:x,deliveryDirectives:u});break;case I.PlaylistContextType.AUDIO_TRACK:this.hls.trigger(B.Events.AUDIO_TRACK_LOADED,{details:c,id:L||0,groupId:C||"",stats:l,networkDetails:x,deliveryDirectives:u});break;case I.PlaylistContextType.SUBTITLE_TRACK:this.hls.trigger(B.Events.SUBTITLE_TRACK_LOADED,{details:c,id:L||0,groupId:C||"",stats:l,networkDetails:x,deliveryDirectives:u});break}},w}();X.default=D},"./src/polyfills/number.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"isFiniteNumber",function(){return Q}),R.d(X,"MAX_SAFE_INTEGER",function(){return B});var Q=Number.isFinite||function(_){return typeof _=="number"&&isFinite(_)},B=Number.MAX_SAFE_INTEGER||9007199254740991},"./src/remux/aac-helper.ts":function(ie,X,R){"use strict";R.r(X);var Q=function(){function B(){}return B.getSilentFrame=function(H,U){switch(H){case"mp4a.40.2":if(U===1)return new Uint8Array([0,200,0,128,35,128]);if(U===2)return new Uint8Array([33,0,73,144,2,25,0,35,128]);if(U===3)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,142]);if(U===4)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,128,44,128,8,2,56]);if(U===5)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,130,48,4,153,0,33,144,2,56]);if(U===6)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,130,48,4,153,0,33,144,2,0,178,0,32,8,224]);break;default:if(U===1)return new Uint8Array([1,64,34,128,163,78,230,128,186,8,0,0,0,28,6,241,193,10,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,94]);if(U===2)return new Uint8Array([1,64,34,128,163,94,230,128,186,8,0,0,0,0,149,0,6,241,161,10,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,94]);if(U===3)return new Uint8Array([1,64,34,128,163,94,230,128,186,8,0,0,0,0,149,0,6,241,161,10,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,94]);break}return},B}();X.default=Q},"./src/remux/mp4-generator.ts":function(ie,X,R){"use strict";R.r(X);var Q=Math.pow(2,32)-1,B=function(){function _(){}return _.init=function(){_.types={avc1:[],avcC:[],btrt:[],dinf:[],dref:[],esds:[],ftyp:[],hdlr:[],mdat:[],mdhd:[],mdia:[],mfhd:[],minf:[],moof:[],moov:[],mp4a:[],".mp3":[],mvex:[],mvhd:[],pasp:[],sdtp:[],stbl:[],stco:[],stsc:[],stsd:[],stsz:[],stts:[],tfdt:[],tfhd:[],traf:[],trak:[],trun:[],trex:[],tkhd:[],vmhd:[],smhd:[]};var U;for(U in _.types)_.types.hasOwnProperty(U)&&(_.types[U]=[U.charCodeAt(0),U.charCodeAt(1),U.charCodeAt(2),U.charCodeAt(3)]);var O=new Uint8Array([0,0,0,0,0,0,0,0,118,105,100,101,0,0,0,0,0,0,0,0,0,0,0,0,86,105,100,101,111,72,97,110,100,108,101,114,0]),I=new Uint8Array([0,0,0,0,0,0,0,0,115,111,117,110,0,0,0,0,0,0,0,0,0,0,0,0,83,111,117,110,100,72,97,110,100,108,101,114,0]);_.HDLR_TYPES={video:O,audio:I};var y=new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,12,117,114,108,32,0,0,0,1]),T=new Uint8Array([0,0,0,0,0,0,0,0]);_.STTS=_.STSC=_.STCO=T,_.STSZ=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0]),_.VMHD=new Uint8Array([0,0,0,1,0,0,0,0,0,0,0,0]),_.SMHD=new Uint8Array([0,0,0,0,0,0,0,0]),_.STSD=new Uint8Array([0,0,0,0,0,0,0,1]);var k=new Uint8Array([105,115,111,109]),D=new Uint8Array([97,118,99,49]),w=new Uint8Array([0,0,0,1]);_.FTYP=_.box(_.types.ftyp,k,w,k,D),_.DINF=_.box(_.types.dinf,_.box(_.types.dref,y))},_.box=function(U){for(var O=8,I=arguments.length,y=new Array(I>1?I-1:0),T=1;T<I;T++)y[T-1]=arguments[T];for(var k=y.length,D=k;k--;)O+=y[k].byteLength;var w=new Uint8Array(O);for(w[0]=O>>24&255,w[1]=O>>16&255,w[2]=O>>8&255,w[3]=O&255,w.set(U,4),k=0,O=8;k<D;k++)w.set(y[k],O),O+=y[k].byteLength;return w},_.hdlr=function(U){return _.box(_.types.hdlr,_.HDLR_TYPES[U])},_.mdat=function(U){return _.box(_.types.mdat,U)},_.mdhd=function(U,O){O*=U;var I=Math.floor(O/(Q+1)),y=Math.floor(O%(Q+1));return _.box(_.types.mdhd,new Uint8Array([1,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,3,U>>24&255,U>>16&255,U>>8&255,U&255,I>>24,I>>16&255,I>>8&255,I&255,y>>24,y>>16&255,y>>8&255,y&255,85,196,0,0]))},_.mdia=function(U){return _.box(_.types.mdia,_.mdhd(U.timescale,U.duration),_.hdlr(U.type),_.minf(U))},_.mfhd=function(U){return _.box(_.types.mfhd,new Uint8Array([0,0,0,0,U>>24,U>>16&255,U>>8&255,U&255]))},_.minf=function(U){return U.type==="audio"?_.box(_.types.minf,_.box(_.types.smhd,_.SMHD),_.DINF,_.stbl(U)):_.box(_.types.minf,_.box(_.types.vmhd,_.VMHD),_.DINF,_.stbl(U))},_.moof=function(U,O,I){return _.box(_.types.moof,_.mfhd(U),_.traf(I,O))},_.moov=function(U){for(var O=U.length,I=[];O--;)I[O]=_.trak(U[O]);return _.box.apply(null,[_.types.moov,_.mvhd(U[0].timescale,U[0].duration)].concat(I).concat(_.mvex(U)))},_.mvex=function(U){for(var O=U.length,I=[];O--;)I[O]=_.trex(U[O]);return _.box.apply(null,[_.types.mvex].concat(I))},_.mvhd=function(U,O){O*=U;var I=Math.floor(O/(Q+1)),y=Math.floor(O%(Q+1)),T=new Uint8Array([1,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,3,U>>24&255,U>>16&255,U>>8&255,U&255,I>>24,I>>16&255,I>>8&255,I&255,y>>24,y>>16&255,y>>8&255,y&255,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255]);return _.box(_.types.mvhd,T)},_.sdtp=function(U){var O=U.samples||[],I=new Uint8Array(4+O.length),y,T;for(y=0;y<O.length;y++)T=O[y].flags,I[y+4]=T.dependsOn<<4|T.isDependedOn<<2|T.hasRedundancy;return _.box(_.types.sdtp,I)},_.stbl=function(U){return _.box(_.types.stbl,_.stsd(U),_.box(_.types.stts,_.STTS),_.box(_.types.stsc,_.STSC),_.box(_.types.stsz,_.STSZ),_.box(_.types.stco,_.STCO))},_.avc1=function(U){var O=[],I=[],y,T,k;for(y=0;y<U.sps.length;y++)T=U.sps[y],k=T.byteLength,O.push(k>>>8&255),O.push(k&255),O=O.concat(Array.prototype.slice.call(T));for(y=0;y<U.pps.length;y++)T=U.pps[y],k=T.byteLength,I.push(k>>>8&255),I.push(k&255),I=I.concat(Array.prototype.slice.call(T));var D=_.box(_.types.avcC,new Uint8Array([1,O[3],O[4],O[5],252|3,224|U.sps.length].concat(O).concat([U.pps.length]).concat(I))),w=U.width,E=U.height,d=U.pixelRatio[0],o=U.pixelRatio[1];return _.box(_.types.avc1,new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,w>>8&255,w&255,E>>8&255,E&255,0,72,0,0,0,72,0,0,0,0,0,0,0,1,18,100,97,105,108,121,109,111,116,105,111,110,47,104,108,115,46,106,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,17,17]),D,_.box(_.types.btrt,new Uint8Array([0,28,156,128,0,45,198,192,0,45,198,192])),_.box(_.types.pasp,new Uint8Array([d>>24,d>>16&255,d>>8&255,d&255,o>>24,o>>16&255,o>>8&255,o&255])))},_.esds=function(U){var O=U.config.length;return new Uint8Array([0,0,0,0,3,23+O,0,1,0,4,15+O,64,21,0,0,0,0,0,0,0,0,0,0,0,5].concat([O]).concat(U.config).concat([6,1,2]))},_.mp4a=function(U){var O=U.samplerate;return _.box(_.types.mp4a,new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,U.channelCount,0,16,0,0,0,0,O>>8&255,O&255,0,0]),_.box(_.types.esds,_.esds(U)))},_.mp3=function(U){var O=U.samplerate;return _.box(_.types[".mp3"],new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,U.channelCount,0,16,0,0,0,0,O>>8&255,O&255,0,0]))},_.stsd=function(U){return U.type==="audio"?!U.isAAC&&U.codec==="mp3"?_.box(_.types.stsd,_.STSD,_.mp3(U)):_.box(_.types.stsd,_.STSD,_.mp4a(U)):_.box(_.types.stsd,_.STSD,_.avc1(U))},_.tkhd=function(U){var O=U.id,I=U.duration*U.timescale,y=U.width,T=U.height,k=Math.floor(I/(Q+1)),D=Math.floor(I%(Q+1));return _.box(_.types.tkhd,new Uint8Array([1,0,0,7,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,3,O>>24&255,O>>16&255,O>>8&255,O&255,0,0,0,0,k>>24,k>>16&255,k>>8&255,k&255,D>>24,D>>16&255,D>>8&255,D&255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,y>>8&255,y&255,0,0,T>>8&255,T&255,0,0]))},_.traf=function(U,O){var I=_.sdtp(U),y=U.id,T=Math.floor(O/(Q+1)),k=Math.floor(O%(Q+1));return _.box(_.types.traf,_.box(_.types.tfhd,new Uint8Array([0,0,0,0,y>>24,y>>16&255,y>>8&255,y&255])),_.box(_.types.tfdt,new Uint8Array([1,0,0,0,T>>24,T>>16&255,T>>8&255,T&255,k>>24,k>>16&255,k>>8&255,k&255])),_.trun(U,I.length+16+20+8+16+8+8),I)},_.trak=function(U){return U.duration=U.duration||4294967295,_.box(_.types.trak,_.tkhd(U),_.mdia(U))},_.trex=function(U){var O=U.id;return _.box(_.types.trex,new Uint8Array([0,0,0,0,O>>24,O>>16&255,O>>8&255,O&255,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1]))},_.trun=function(U,O){var I=U.samples||[],y=I.length,T=12+16*y,k=new Uint8Array(T),D,w,E,d,o,l;for(O+=8+T,k.set([0,0,15,1,y>>>24&255,y>>>16&255,y>>>8&255,y&255,O>>>24&255,O>>>16&255,O>>>8&255,O&255],0),D=0;D<y;D++)w=I[D],E=w.duration,d=w.size,o=w.flags,l=w.cts,k.set([E>>>24&255,E>>>16&255,E>>>8&255,E&255,d>>>24&255,d>>>16&255,d>>>8&255,d&255,o.isLeading<<2|o.dependsOn,o.isDependedOn<<6|o.hasRedundancy<<4|o.paddingValue<<1|o.isNonSync,o.degradPrio&240<<8,o.degradPrio&15,l>>>24&255,l>>>16&255,l>>>8&255,l&255],12+16*D);return _.box(_.types.trun,k)},_.initSegment=function(U){_.types||_.init();var O=_.moov(U),I=new Uint8Array(_.FTYP.byteLength+O.byteLength);return I.set(_.FTYP),I.set(O,_.FTYP.byteLength),I},_}();B.types=void 0,B.HDLR_TYPES=void 0,B.STTS=void 0,B.STSC=void 0,B.STCO=void 0,B.STSZ=void 0,B.VMHD=void 0,B.SMHD=void 0,B.STSD=void 0,B.FTYP=void 0,B.DINF=void 0,X.default=B},"./src/remux/mp4-remuxer.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return l}),R.d(X,"normalizePts",function(){return h});var Q=R("./src/polyfills/number.ts"),B=R("./src/remux/aac-helper.ts"),_=R("./src/remux/mp4-generator.ts"),H=R("./src/events.ts"),U=R("./src/errors.ts"),O=R("./src/utils/logger.ts"),I=R("./src/types/loader.ts"),y=R("./src/utils/timescale-conversion.ts");function T(){return T=Object.assign||function(L){for(var C=1;C<arguments.length;C++){var p=arguments[C];for(var c in p)Object.prototype.hasOwnProperty.call(p,c)&&(L[c]=p[c])}return L},T.apply(this,arguments)}var k=10*1e3,D=1024,w=1152,E=null,d=null,o=!1,l=function(){function L(p,c,u,a){if(a===void 0&&(a=""),this.observer=void 0,this.config=void 0,this.typeSupported=void 0,this.ISGenerated=!1,this._initPTS=void 0,this._initDTS=void 0,this.nextAvcDts=null,this.nextAudioPts=null,this.isAudioContiguous=!1,this.isVideoContiguous=!1,this.observer=p,this.config=c,this.typeSupported=u,this.ISGenerated=!1,E===null){var b=navigator.userAgent||"",v=b.match(/Chrome\/(\d+)/i);E=v?parseInt(v[1]):0}if(d===null){var S=navigator.userAgent.match(/Safari\/(\d+)/i);d=S?parseInt(S[1]):0}o=!!E&&E<75||!!d&&d<600}var C=L.prototype;return C.destroy=function(){},C.resetTimeStamp=function(c){O.logger.log("[mp4-remuxer]: initPTS & initDTS reset"),this._initPTS=this._initDTS=c},C.resetNextTimestamp=function(){O.logger.log("[mp4-remuxer]: reset next timestamp"),this.isVideoContiguous=!1,this.isAudioContiguous=!1},C.resetInitSegment=function(){O.logger.log("[mp4-remuxer]: ISGenerated flag reset"),this.ISGenerated=!1},C.getVideoStartPts=function(c){var u=!1,a=c.reduce(function(b,v){var S=v.pts-b;return S<-4294967296?(u=!0,h(b,v.pts)):S>0?b:v.pts},c[0].pts);return u&&O.logger.debug("PTS rollover detected"),a},C.remux=function(c,u,a,b,v,S,P,G){var V,$,z,F,ee,ne,ce=v,ve=v,Ie=c.pid>-1,Ee=u.pid>-1,Ae=u.samples.length,xe=c.samples.length>0,Ce=Ae>1,me=(!Ie||xe)&&(!Ee||Ce)||this.ISGenerated||P;if(me){this.ISGenerated||(z=this.generateIS(c,u,v));var se=this.isVideoContiguous,ke=-1;if(Ce&&(ke=x(u.samples),!se&&this.config.forceKeyFrameOnDiscontinuity))if(ne=!0,ke>0){O.logger.warn("[mp4-remuxer]: Dropped "+ke+" out of "+Ae+" video samples due to a missing keyframe");var Ke=this.getVideoStartPts(u.samples);u.samples=u.samples.slice(ke),u.dropped+=ke,ve+=(u.samples[0].pts-Ke)/(u.timescale||9e4)}else ke===-1&&(O.logger.warn("[mp4-remuxer]: No keyframe found out of "+Ae+" video samples"),ne=!1);if(this.ISGenerated){if(xe&&Ce){var Fe=this.getVideoStartPts(u.samples),Ve=h(c.samples[0].pts,Fe)-Fe,Ye=Ve/u.inputTimeScale;ce+=Math.max(0,Ye),ve+=Math.max(0,-Ye)}if(xe){if(c.samplerate||(O.logger.warn("[mp4-remuxer]: regenerate InitSegment as audio detected"),z=this.generateIS(c,u,v)),$=this.remuxAudio(c,ce,this.isAudioContiguous,S,Ee||Ce||G===I.PlaylistLevelType.AUDIO?ve:void 0),Ce){var Se=$?$.endPTS-$.startPTS:0;u.inputTimeScale||(O.logger.warn("[mp4-remuxer]: regenerate InitSegment as video detected"),z=this.generateIS(c,u,v)),V=this.remuxVideo(u,ve,se,Se)}}else Ce&&(V=this.remuxVideo(u,ve,se,0));V&&(V.firstKeyFrame=ke,V.independent=ke!==-1)}}return this.ISGenerated&&(a.samples.length&&(ee=this.remuxID3(a,v)),b.samples.length&&(F=this.remuxText(b,v))),{audio:$,video:V,initSegment:z,independent:ne,text:F,id3:ee}},C.generateIS=function(c,u,a){var b=c.samples,v=u.samples,S=this.typeSupported,P={},G=!Object(Q.isFiniteNumber)(this._initPTS),V="audio/mp4",$,z,F;if(G&&($=z=Infinity),c.config&&b.length&&(c.timescale=c.samplerate,c.isAAC||(S.mpeg?(V="audio/mpeg",c.codec=""):S.mp3&&(c.codec="mp3")),P.audio={id:"audio",container:V,codec:c.codec,initSegment:!c.isAAC&&S.mpeg?new Uint8Array(0):_.default.initSegment([c]),metadata:{channelCount:c.channelCount}},G&&(F=c.inputTimeScale,$=z=b[0].pts-Math.round(F*a))),u.sps&&u.pps&&v.length&&(u.timescale=u.inputTimeScale,P.video={id:"main",container:"video/mp4",codec:u.codec,initSegment:_.default.initSegment([u]),metadata:{width:u.width,height:u.height}},G)){F=u.inputTimeScale;var ee=this.getVideoStartPts(v),ne=Math.round(F*a);z=Math.min(z,h(v[0].dts,ee)-ne),$=Math.min($,ee-ne)}if(Object.keys(P).length)return this.ISGenerated=!0,G&&(this._initPTS=$,this._initDTS=z),{tracks:P,initPTS:$,timescale:F}},C.remuxVideo=function(c,u,a,b){var v=c.inputTimeScale,S=c.samples,P=[],G=S.length,V=this._initPTS,$=this.nextAvcDts,z=8,F,ee,ne,ce=Number.POSITIVE_INFINITY,ve=Number.NEGATIVE_INFINITY,Ie=0,Ee=!1;if(!a||$===null){var Ae=u*v,xe=S[0].pts-h(S[0].dts,S[0].pts);$=Ae-xe}for(var Ce=0;Ce<G;Ce++){var me=S[Ce];if(me.pts=h(me.pts-V,$),me.dts=h(me.dts-V,$),me.dts>me.pts){var se=9e4*.2;Ie=Math.max(Math.min(Ie,me.pts-me.dts),-1*se)}me.dts<S[Ce>0?Ce-1:Ce].dts&&(Ee=!0)}Ee&&S.sort(function(Tt,St){var ht=Tt.dts-St.dts,Ut=Tt.pts-St.pts;return ht||Ut}),ee=S[0].dts,ne=S[S.length-1].dts;var ke=Math.round((ne-ee)/(G-1));if(Ie<0){if(Ie<ke*-2){O.logger.warn("PTS < DTS detected in video samples, offsetting DTS from PTS by "+Object(y.toMsFromMpegTsClock)(-ke,!0)+" ms");for(var Ke=Ie,Fe=0;Fe<G;Fe++)S[Fe].dts=Ke=Math.max(Ke,S[Fe].pts-ke),S[Fe].pts=Math.max(Ke,S[Fe].pts)}else{O.logger.warn("PTS < DTS detected in video samples, shifting DTS by "+Object(y.toMsFromMpegTsClock)(Ie,!0)+" ms to overcome this issue");for(var Ve=0;Ve<G;Ve++)S[Ve].dts=S[Ve].dts+Ie}ee=S[0].dts}if(a){var Ye=ee-$,Se=Ye>ke,Oe=Ye<-1;if(Se||Oe){Se?O.logger.warn("AVC: "+Object(y.toMsFromMpegTsClock)(Ye,!0)+" ms ("+Ye+"dts) hole between fragments detected, filling it"):O.logger.warn("AVC: "+Object(y.toMsFromMpegTsClock)(-Ye,!0)+" ms ("+Ye+"dts) overlapping between fragments detected"),ee=$;var Ue=S[0].pts-Ye;S[0].dts=ee,S[0].pts=Ue,O.logger.log("Video: First PTS/DTS adjusted: "+Object(y.toMsFromMpegTsClock)(Ue,!0)+"/"+Object(y.toMsFromMpegTsClock)(ee,!0)+", delta: "+Object(y.toMsFromMpegTsClock)(Ye,!0)+" ms")}}o&&(ee=Math.max(0,ee));for(var Xe=0,Qe=0,He=0;He<G;He++){for(var We=S[He],st=We.units,at=st.length,$e=0,tt=0;tt<at;tt++)$e+=st[tt].data.length;Qe+=$e,Xe+=at,We.length=$e,We.dts=Math.max(We.dts,ee),We.pts=Math.max(We.pts,We.dts,0),ce=Math.min(We.pts,ce),ve=Math.max(We.pts,ve)}ne=S[G-1].dts;var ft=Qe+4*Xe+8,rt;try{rt=new Uint8Array(ft)}catch(Tt){this.observer.emit(H.Events.ERROR,H.Events.ERROR,{type:U.ErrorTypes.MUX_ERROR,details:U.ErrorDetails.REMUX_ALLOC_ERROR,fatal:!1,bytes:ft,reason:"fail allocating video mdat "+ft});return}var et=new DataView(rt.buffer);et.setUint32(0,ft),rt.set(_.default.types.mdat,4);for(var we=0;we<G;we++){for(var ut=S[we],it=ut.units,Le=0,je=0,ge=it.length;je<ge;je++){var de=it[je],fe=de.data,te=de.data.byteLength;et.setUint32(z,te),z+=4,rt.set(fe,z),z+=te,Le+=4+te}if(we<G-1)F=S[we+1].dts-ut.dts;else{var re=this.config,ae=ut.dts-S[we>0?we-1:we].dts;if(re.stretchShortVideoTrack&&this.nextAudioPts!==null){var ue=Math.floor(re.maxBufferHole*v),pe=(b?ce+b*v:this.nextAudioPts)-ut.pts;pe>ue?(F=pe-ae,F<0&&(F=ae),O.logger.log("[mp4-remuxer]: It is approximately "+pe/90+" ms to the next segment; using duration "+F/90+" ms for the last video frame.")):F=ae}else F=ae}var Te=Math.round(ut.pts-ut.dts);P.push(new g(ut.key,F,Le,Te))}if(P.length&&E&&E<70){var _e=P[0].flags;_e.dependsOn=2,_e.isNonSync=0}console.assert(F!==void 0,"mp4SampleDuration must be computed"),this.nextAvcDts=$=ne+F,this.isVideoContiguous=!0;var nt=_.default.moof(c.sequenceNumber++,ee,T({},c,{samples:P})),gt="video",pt={data1:nt,data2:rt,startPTS:ce/v,endPTS:(ve+F)/v,startDTS:ee/v,endDTS:$/v,type:gt,hasAudio:!1,hasVideo:!0,nb:P.length,dropped:c.dropped};return c.samples=[],c.dropped=0,console.assert(rt.length,"MDAT length must not be zero"),pt},C.remuxAudio=function(c,u,a,b,v){var S=c.inputTimeScale,P=c.samplerate?c.samplerate:S,G=S/P,V=c.isAAC?D:w,$=V*G,z=this._initPTS,F=!c.isAAC&&this.typeSupported.mpeg,ee=[],ne=c.samples,ce=F?0:8,ve=this.nextAudioPts||-1,Ie=u*S;if(this.isAudioContiguous=a=a||ne.length&&ve>0&&(b&&Math.abs(Ie-ve)<9e3||Math.abs(h(ne[0].pts-z,Ie)-ve)<20*$),ne.forEach(function(fe){fe.pts=h(fe.pts-z,Ie)}),!a||ve<0){if(ne=ne.filter(function(fe){return fe.pts>=0}),!ne.length)return;v===0?ve=0:b?ve=Math.max(0,Ie):ve=ne[0].pts}if(c.isAAC)for(var Ee=v!==void 0,Ae=this.config.maxAudioFramesDrift,xe=0,Ce=ve;xe<ne.length;xe++){var me=ne[xe],se=me.pts,ke=se-Ce,Ke=Math.abs(1e3*ke/S);if(ke<=-Ae*$&&Ee)xe===0&&(O.logger.warn("Audio frame @ "+(se/S).toFixed(3)+"s overlaps nextAudioPts by "+Math.round(1e3*ke/S)+" ms."),this.nextAudioPts=ve=Ce=se);else if(ke>=Ae*$&&Ke<k&&Ee){var Fe=Math.round(ke/$);Ce=se-Fe*$,Ce<0&&(Fe--,Ce+=$),xe===0&&(this.nextAudioPts=ve=Ce),O.logger.warn("[mp4-remuxer]: Injecting "+Fe+" audio frame @ "+(Ce/S).toFixed(3)+"s due to "+Math.round(1e3*ke/S)+" ms gap.");for(var Ve=0;Ve<Fe;Ve++){var Ye=Math.max(Ce,0),Se=B.default.getSilentFrame(c.manifestCodec||c.codec,c.channelCount);Se||(O.logger.log("[mp4-remuxer]: Unable to get silent frame for given audio codec; duplicating last frame instead."),Se=me.unit.subarray()),ne.splice(xe,0,{unit:Se,pts:Ye}),Ce+=$,xe++}}me.pts=Ce,Ce+=$}for(var Oe=null,Ue=null,Xe,Qe=0,He=ne.length;He--;)Qe+=ne[He].unit.byteLength;for(var We=0,st=ne.length;We<st;We++){var at=ne[We],$e=at.unit,tt=at.pts;if(Ue!==null){var ft=ee[We-1];ft.duration=Math.round((tt-Ue)/G)}else if(a&&c.isAAC&&(tt=ve),Oe=tt,Qe>0){Qe+=ce;try{Xe=new Uint8Array(Qe)}catch(fe){this.observer.emit(H.Events.ERROR,H.Events.ERROR,{type:U.ErrorTypes.MUX_ERROR,details:U.ErrorDetails.REMUX_ALLOC_ERROR,fatal:!1,bytes:Qe,reason:"fail allocating audio mdat "+Qe});return}if(!F){var rt=new DataView(Xe.buffer);rt.setUint32(0,Qe),Xe.set(_.default.types.mdat,4)}}else return;Xe.set($e,ce);var et=$e.byteLength;ce+=et,ee.push(new g(!0,V,et,0)),Ue=tt}var we=ee.length;if(!we)return;var ut=ee[ee.length-1];this.nextAudioPts=ve=Ue+G*ut.duration;var it=F?new Uint8Array(0):_.default.moof(c.sequenceNumber++,Oe/G,T({},c,{samples:ee}));c.samples=[];var Le=Oe/S,je=ve/S,ge="audio",de={data1:it,data2:Xe,startPTS:Le,endPTS:je,startDTS:Le,endDTS:je,type:ge,hasAudio:!0,hasVideo:!1,nb:we};return this.isAudioContiguous=!0,console.assert(Xe.length,"MDAT length must not be zero"),de},C.remuxEmptyAudio=function(c,u,a,b){var v=c.inputTimeScale,S=c.samplerate?c.samplerate:v,P=v/S,G=this.nextAudioPts,V=(G!==null?G:b.startDTS*v)+this._initDTS,$=b.endDTS*v+this._initDTS,z=P*D,F=Math.ceil(($-V)/z),ee=B.default.getSilentFrame(c.manifestCodec||c.codec,c.channelCount);if(O.logger.warn("[mp4-remuxer]: remux empty Audio"),!ee){O.logger.trace("[mp4-remuxer]: Unable to remuxEmptyAudio since we were unable to get a silent frame for given audio codec");return}for(var ne=[],ce=0;ce<F;ce++){var ve=V+ce*z;ne.push({unit:ee,pts:ve,dts:ve})}return c.samples=ne,this.remuxAudio(c,u,a,!1)},C.remuxID3=function(c,u){var a=c.samples.length;if(!a)return;for(var b=c.inputTimeScale,v=this._initPTS,S=this._initDTS,P=0;P<a;P++){var G=c.samples[P];G.pts=h(G.pts-v,u*b)/b,G.dts=h(G.dts-S,u*b)/b}var V=c.samples;return c.samples=[],{samples:V}},C.remuxText=function(c,u){var a=c.samples.length;if(!a)return;for(var b=c.inputTimeScale,v=this._initPTS,S=0;S<a;S++){var P=c.samples[S];P.pts=h(P.pts-v,u*b)/b}c.samples.sort(function(V,$){return V.pts-$.pts});var G=c.samples;return c.samples=[],{samples:G}},L}();function h(L,C){var p;if(C===null)return L;for(C<L?p=-8589934592:p=8589934592;Math.abs(L-C)>4294967296;)L+=p;return L}function x(L){for(var C=0;C<L.length;C++)if(L[C].key)return C;return-1}var g=function(C,p,c,u){this.size=void 0,this.duration=void 0,this.cts=void 0,this.flags=void 0,this.duration=p,this.size=c,this.cts=u,this.flags=new m(C)},m=function(C){this.isLeading=0,this.isDependedOn=0,this.hasRedundancy=0,this.degradPrio=0,this.dependsOn=1,this.isNonSync=1,this.dependsOn=C?2:1,this.isNonSync=C?0:1}},"./src/remux/passthrough-remuxer.ts":function(ie,X,R){"use strict";R.r(X);var Q=R("./src/polyfills/number.ts"),B=R("./src/utils/mp4-tools.ts"),_=R("./src/loader/fragment.ts"),H=R("./src/utils/logger.ts"),U=function(){function y(){this.emitInitSegment=!1,this.audioCodec=void 0,this.videoCodec=void 0,this.initData=void 0,this.initPTS=void 0,this.initTracks=void 0,this.lastEndDTS=null}var T=y.prototype;return T.destroy=function(){},T.resetTimeStamp=function(D){this.initPTS=D,this.lastEndDTS=null},T.resetNextTimestamp=function(){this.lastEndDTS=null},T.resetInitSegment=function(D,w,E){this.audioCodec=w,this.videoCodec=E,this.generateInitSegment(D),this.emitInitSegment=!0},T.generateInitSegment=function(D){var w=this.audioCodec,E=this.videoCodec;if(!D||!D.byteLength){this.initTracks=void 0,this.initData=void 0;return}var d=this.initData=Object(B.parseInitSegment)(D);w||(w=I(d.audio,_.ElementaryStreamTypes.AUDIO)),E||(E=I(d.video,_.ElementaryStreamTypes.VIDEO));var o={};d.audio&&d.video?o.audiovideo={container:"video/mp4",codec:w+","+E,initSegment:D,id:"main"}:d.audio?o.audio={container:"audio/mp4",codec:w,initSegment:D,id:"audio"}:d.video?o.video={container:"video/mp4",codec:E,initSegment:D,id:"main"}:H.logger.warn("[passthrough-remuxer.ts]: initSegment does not contain moov or trak boxes."),this.initTracks=o},T.remux=function(D,w,E,d,o){var l=this.initPTS,h=this.lastEndDTS,x={audio:void 0,video:void 0,text:d,id3:E,initSegment:void 0};Object(Q.isFiniteNumber)(h)||(h=this.lastEndDTS=o||0);var g=w.samples;if(!g||!g.length)return x;var m={initPTS:void 0,timescale:1},L=this.initData;if((!L||!L.length)&&(this.generateInitSegment(g),L=this.initData),!L||!L.length)return H.logger.warn("[passthrough-remuxer.ts]: Failed to generate initSegment."),x;this.emitInitSegment&&(m.tracks=this.initTracks,this.emitInitSegment=!1),Object(Q.isFiniteNumber)(l)||(this.initPTS=m.initPTS=l=O(L,g,h));var C=Object(B.getDuration)(g,L),p=h,c=C+p;Object(B.offsetStartDTS)(L,g,l),C>0?this.lastEndDTS=c:(H.logger.warn("Duration parsed from mp4 should be greater than zero"),this.resetNextTimestamp());var u=!!L.audio,a=!!L.video,b="";u&&(b+="audio"),a&&(b+="video");var v={data1:g,startPTS:p,startDTS:p,endPTS:c,endDTS:c,type:b,hasAudio:u,hasVideo:a,nb:1,dropped:0};return x.audio=v.type==="audio"?v:void 0,x.video=v.type!=="audio"?v:void 0,x.text=d,x.id3=E,x.initSegment=m,x},y}(),O=function(T,k,D){return Object(B.getStartDTS)(T,k)-D};function I(y,T){var k=y==null?void 0:y.codec;return k&&k.length>4?k:k==="hvc1"?"hvc1.1.c.L120.90":k==="av01"?"av01.0.04M.08":k==="avc1"||T===_.ElementaryStreamTypes.VIDEO?"avc1.42e01e":"mp4a.40.5"}X.default=U},"./src/task-loop.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return Q});var Q=function(){function B(){this._boundTick=void 0,this._tickTimer=null,this._tickInterval=null,this._tickCallCount=0,this._boundTick=this.tick.bind(this)}var _=B.prototype;return _.destroy=function(){this.onHandlerDestroying(),this.onHandlerDestroyed()},_.onHandlerDestroying=function(){this.clearNextTick(),this.clearInterval()},_.onHandlerDestroyed=function(){},_.hasInterval=function(){return!!this._tickInterval},_.hasNextTick=function(){return!!this._tickTimer},_.setInterval=function(U){return this._tickInterval?!1:(this._tickInterval=self.setInterval(this._boundTick,U),!0)},_.clearInterval=function(){return this._tickInterval?(self.clearInterval(this._tickInterval),this._tickInterval=null,!0):!1},_.clearNextTick=function(){return this._tickTimer?(self.clearTimeout(this._tickTimer),this._tickTimer=null,!0):!1},_.tick=function(){this._tickCallCount++,this._tickCallCount===1&&(this.doTick(),this._tickCallCount>1&&this.tickImmediate(),this._tickCallCount=0)},_.tickImmediate=function(){this.clearNextTick(),this._tickTimer=self.setTimeout(this._boundTick,0)},_.doTick=function(){},B}()},"./src/types/cmcd.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"CMCDVersion",function(){return Q}),R.d(X,"CMCDObjectType",function(){return B}),R.d(X,"CMCDStreamingFormat",function(){return _}),R.d(X,"CMCDStreamType",function(){return H});var Q=1,B;(function(U){U.MANIFEST="m",U.AUDIO="a",U.VIDEO="v",U.MUXED="av",U.INIT="i",U.CAPTION="c",U.TIMED_TEXT="tt",U.KEY="k",U.OTHER="o"})(B||(B={}));var _;(function(U){U.DASH="d",U.HLS="h",U.SMOOTH="s",U.OTHER="o"})(_||(_={}));var H;(function(U){U.VOD="v",U.LIVE="l"})(H||(H={}))},"./src/types/level.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"HlsSkip",function(){return _}),R.d(X,"getSkipValue",function(){return H}),R.d(X,"HlsUrlParameters",function(){return U}),R.d(X,"Level",function(){return O});function Q(I,y){for(var T=0;T<y.length;T++){var k=y[T];k.enumerable=k.enumerable||!1,k.configurable=!0,"value"in k&&(k.writable=!0),Object.defineProperty(I,k.key,k)}}function B(I,y,T){return y&&Q(I.prototype,y),T&&Q(I,T),I}var _;(function(I){I.No="",I.Yes="YES",I.v2="v2"})(_||(_={}));function H(I,y){var T=I.canSkipUntil,k=I.canSkipDateRanges,D=I.endSN,w=y!==void 0?y-D:0;return T&&w<T?k?_.v2:_.Yes:_.No}var U=function(){function I(T,k,D){this.msn=void 0,this.part=void 0,this.skip=void 0,this.msn=T,this.part=k,this.skip=D}var y=I.prototype;return y.addDirectives=function(k){var D=new self.URL(k);return this.msn!==void 0&&D.searchParams.set("_HLS_msn",this.msn.toString()),this.part!==void 0&&D.searchParams.set("_HLS_part",this.part.toString()),this.skip&&D.searchParams.set("_HLS_skip",this.skip),D.toString()},I}(),O=function(){function I(y){this.attrs=void 0,this.audioCodec=void 0,this.bitrate=void 0,this.codecSet=void 0,this.height=void 0,this.id=void 0,this.name=void 0,this.videoCodec=void 0,this.width=void 0,this.unknownCodecs=void 0,this.audioGroupIds=void 0,this.details=void 0,this.fragmentError=0,this.loadError=0,this.loaded=void 0,this.realBitrate=0,this.textGroupIds=void 0,this.url=void 0,this._urlId=0,this.url=[y.url],this.attrs=y.attrs,this.bitrate=y.bitrate,y.details&&(this.details=y.details),this.id=y.id||0,this.name=y.name,this.width=y.width||0,this.height=y.height||0,this.audioCodec=y.audioCodec,this.videoCodec=y.videoCodec,this.unknownCodecs=y.unknownCodecs,this.codecSet=[y.videoCodec,y.audioCodec].filter(function(T){return T}).join(",").replace(/\.[^.,]+/g,"")}return B(I,[{key:"maxBitrate",get:function(){return Math.max(this.realBitrate,this.bitrate)}},{key:"uri",get:function(){return this.url[this._urlId]||""}},{key:"urlId",get:function(){return this._urlId},set:function(T){var k=T%this.url.length;this._urlId!==k&&(this.details=void 0,this._urlId=k)}}]),I}()},"./src/types/loader.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"PlaylistContextType",function(){return Q}),R.d(X,"PlaylistLevelType",function(){return B});var Q;(function(_){_.MANIFEST="manifest",_.LEVEL="level",_.AUDIO_TRACK="audioTrack",_.SUBTITLE_TRACK="subtitleTrack"})(Q||(Q={}));var B;(function(_){_.MAIN="main",_.AUDIO="audio",_.SUBTITLE="subtitle"})(B||(B={}))},"./src/types/transmuxer.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"ChunkMetadata",function(){return Q});var Q=function(H,U,O,I,y,T){I===void 0&&(I=0),y===void 0&&(y=-1),T===void 0&&(T=!1),this.level=void 0,this.sn=void 0,this.part=void 0,this.id=void 0,this.size=void 0,this.partial=void 0,this.transmuxing=B(),this.buffering={audio:B(),video:B(),audiovideo:B()},this.level=H,this.sn=U,this.id=O,this.size=I,this.part=y,this.partial=T};function B(){return{start:0,executeStart:0,executeEnd:0,end:0}}},"./src/utils/attr-list.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"AttrList",function(){return _});var Q=/^(\d+)x(\d+)$/,B=/\s*(.+?)\s*=((?:\".*?\")|.*?)(?:,|$)/g,_=function(){function H(O){typeof O=="string"&&(O=H.parseAttrList(O));for(var I in O)O.hasOwnProperty(I)&&(this[I]=O[I])}var U=H.prototype;return U.decimalInteger=function(I){var y=parseInt(this[I],10);return y>Number.MAX_SAFE_INTEGER?Infinity:y},U.hexadecimalInteger=function(I){if(this[I]){var y=(this[I]||"0x").slice(2);y=(y.length&1?"0":"")+y;for(var T=new Uint8Array(y.length/2),k=0;k<y.length/2;k++)T[k]=parseInt(y.slice(k*2,k*2+2),16);return T}else return null},U.hexadecimalIntegerAsNumber=function(I){var y=parseInt(this[I],16);return y>Number.MAX_SAFE_INTEGER?Infinity:y},U.decimalFloatingPoint=function(I){return parseFloat(this[I])},U.optionalFloat=function(I,y){var T=this[I];return T?parseFloat(T):y},U.enumeratedString=function(I){return this[I]},U.bool=function(I){return this[I]==="YES"},U.decimalResolution=function(I){var y=Q.exec(this[I]);return y===null?void 0:{width:parseInt(y[1],10),height:parseInt(y[2],10)}},H.parseAttrList=function(I){var y,T={},k='"';for(B.lastIndex=0;(y=B.exec(I))!==null;){var D=y[2];D.indexOf(k)===0&&D.lastIndexOf(k)===D.length-1&&(D=D.slice(1,-1)),T[y[1]]=D}return T},H}()},"./src/utils/binary-search.ts":function(ie,X,R){"use strict";R.r(X);var Q={search:function(_,H){for(var U=0,O=_.length-1,I=null,y=null;U<=O;){I=(U+O)/2|0,y=_[I];var T=H(y);if(T>0)U=I+1;else if(T<0)O=I-1;else return y}return null}};X.default=Q},"./src/utils/buffer-helper.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"BufferHelper",function(){return _});var Q=R("./src/utils/logger.ts"),B={length:0,start:function(){return 0},end:function(){return 0}},_=function(){function H(){}return H.isBuffered=function(O,I){try{if(O){for(var y=H.getBuffered(O),T=0;T<y.length;T++)if(I>=y.start(T)&&I<=y.end(T))return!0}}catch(k){}return!1},H.bufferInfo=function(O,I,y){try{if(O){var T=H.getBuffered(O),k=[],D;for(D=0;D<T.length;D++)k.push({start:T.start(D),end:T.end(D)});return this.bufferedInfo(k,I,y)}}catch(w){}return{len:0,start:I,end:I,nextStart:void 0}},H.bufferedInfo=function(O,I,y){I=Math.max(0,I),O.sort(function(m,L){var C=m.start-L.start;return C||L.end-m.end});var T=[];if(y)for(var k=0;k<O.length;k++){var D=T.length;if(D){var w=T[D-1].end;O[k].start-w<y?O[k].end>w&&(T[D-1].end=O[k].end):T.push(O[k])}else T.push(O[k])}else T=O;for(var E=0,d,o=I,l=I,h=0;h<T.length;h++){var x=T[h].start,g=T[h].end;if(I+y>=x&&I<g)o=x,l=g,E=l-I;else if(I+y<x){d=x;break}}return{len:E,start:o||0,end:l||0,nextStart:d}},H.getBuffered=function(O){try{return O.buffered}catch(I){return Q.logger.log("failed to get media.buffered",I),B}},H}()},"./src/utils/cea-608-parser.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"Row",function(){return l}),R.d(X,"CaptionScreen",function(){return h});var Q=R("./src/utils/logger.ts"),B={42:225,92:233,94:237,95:243,96:250,123:231,124:247,125:209,126:241,127:9608,128:174,129:176,130:189,131:191,132:8482,133:162,134:163,135:9834,136:224,137:32,138:232,139:226,140:234,141:238,142:244,143:251,144:193,145:201,146:211,147:218,148:220,149:252,150:8216,151:161,152:42,153:8217,154:9473,155:169,156:8480,157:8226,158:8220,159:8221,160:192,161:194,162:199,163:200,164:202,165:203,166:235,167:206,168:207,169:239,170:212,171:217,172:249,173:219,174:171,175:187,176:195,177:227,178:205,179:204,180:236,181:210,182:242,183:213,184:245,185:123,186:125,187:92,188:94,189:95,190:124,191:8764,192:196,193:228,194:214,195:246,196:223,197:165,198:164,199:9475,200:197,201:229,202:216,203:248,204:9487,205:9491,206:9495,207:9499},_=function(c){var u=c;return B.hasOwnProperty(c)&&(u=B[c]),String.fromCharCode(u)},H=15,U=100,O={17:1,18:3,21:5,22:7,23:9,16:11,19:12,20:14},I={17:2,18:4,21:6,22:8,23:10,19:13,20:15},y={25:1,26:3,29:5,30:7,31:9,24:11,27:12,28:14},T={25:2,26:4,29:6,30:8,31:10,27:13,28:15},k=["white","green","blue","cyan","red","yellow","magenta","black","transparent"],D;(function(p){p[p.ERROR=0]="ERROR",p[p.TEXT=1]="TEXT",p[p.WARNING=2]="WARNING",p[p.INFO=2]="INFO",p[p.DEBUG=3]="DEBUG",p[p.DATA=3]="DATA"})(D||(D={}));var w=function(){function p(){this.time=null,this.verboseLevel=D.ERROR}var c=p.prototype;return c.log=function(a,b){this.verboseLevel>=a&&Q.logger.log(this.time+" ["+a+"] "+b)},p}(),E=function(c){for(var u=[],a=0;a<c.length;a++)u.push(c[a].toString(16));return u},d=function(){function p(u,a,b,v,S){this.foreground=void 0,this.underline=void 0,this.italics=void 0,this.background=void 0,this.flash=void 0,this.foreground=u||"white",this.underline=a||!1,this.italics=b||!1,this.background=v||"black",this.flash=S||!1}var c=p.prototype;return c.reset=function(){this.foreground="white",this.underline=!1,this.italics=!1,this.background="black",this.flash=!1},c.setStyles=function(a){for(var b=["foreground","underline","italics","background","flash"],v=0;v<b.length;v++){var S=b[v];a.hasOwnProperty(S)&&(this[S]=a[S])}},c.isDefault=function(){return this.foreground==="white"&&!this.underline&&!this.italics&&this.background==="black"&&!this.flash},c.equals=function(a){return this.foreground===a.foreground&&this.underline===a.underline&&this.italics===a.italics&&this.background===a.background&&this.flash===a.flash},c.copy=function(a){this.foreground=a.foreground,this.underline=a.underline,this.italics=a.italics,this.background=a.background,this.flash=a.flash},c.toString=function(){return"color="+this.foreground+", underline="+this.underline+", italics="+this.italics+", background="+this.background+", flash="+this.flash},p}(),o=function(){function p(u,a,b,v,S,P){this.uchar=void 0,this.penState=void 0,this.uchar=u||" ",this.penState=new d(a,b,v,S,P)}var c=p.prototype;return c.reset=function(){this.uchar=" ",this.penState.reset()},c.setChar=function(a,b){this.uchar=a,this.penState.copy(b)},c.setPenState=function(a){this.penState.copy(a)},c.equals=function(a){return this.uchar===a.uchar&&this.penState.equals(a.penState)},c.copy=function(a){this.uchar=a.uchar,this.penState.copy(a.penState)},c.isEmpty=function(){return this.uchar===" "&&this.penState.isDefault()},p}(),l=function(){function p(u){this.chars=void 0,this.pos=void 0,this.currPenState=void 0,this.cueStartTime=void 0,this.logger=void 0,this.chars=[];for(var a=0;a<U;a++)this.chars.push(new o);this.logger=u,this.pos=0,this.currPenState=new d}var c=p.prototype;return c.equals=function(a){for(var b=!0,v=0;v<U;v++)if(!this.chars[v].equals(a.chars[v])){b=!1;break}return b},c.copy=function(a){for(var b=0;b<U;b++)this.chars[b].copy(a.chars[b])},c.isEmpty=function(){for(var a=!0,b=0;b<U;b++)if(!this.chars[b].isEmpty()){a=!1;break}return a},c.setCursor=function(a){this.pos!==a&&(this.pos=a),this.pos<0?(this.logger.log(D.DEBUG,"Negative cursor position "+this.pos),this.pos=0):this.pos>U&&(this.logger.log(D.DEBUG,"Too large cursor position "+this.pos),this.pos=U)},c.moveCursor=function(a){var b=this.pos+a;if(a>1)for(var v=this.pos+1;v<b+1;v++)this.chars[v].setPenState(this.currPenState);this.setCursor(b)},c.backSpace=function(){this.moveCursor(-1),this.chars[this.pos].setChar(" ",this.currPenState)},c.insertChar=function(a){a>=144&&this.backSpace();var b=_(a);if(this.pos>=U){this.logger.log(D.ERROR,"Cannot insert "+a.toString(16)+" ("+b+") at position "+this.pos+". Skipping it!");return}this.chars[this.pos].setChar(b,this.currPenState),this.moveCursor(1)},c.clearFromPos=function(a){var b;for(b=a;b<U;b++)this.chars[b].reset()},c.clear=function(){this.clearFromPos(0),this.pos=0,this.currPenState.reset()},c.clearToEndOfRow=function(){this.clearFromPos(this.pos)},c.getTextString=function(){for(var a=[],b=!0,v=0;v<U;v++){var S=this.chars[v].uchar;S!==" "&&(b=!1),a.push(S)}return b?"":a.join("")},c.setPenStyles=function(a){this.currPenState.setStyles(a);var b=this.chars[this.pos];b.setPenState(this.currPenState)},p}(),h=function(){function p(u){this.rows=void 0,this.currRow=void 0,this.nrRollUpRows=void 0,this.lastOutputScreen=void 0,this.logger=void 0,this.rows=[];for(var a=0;a<H;a++)this.rows.push(new l(u));this.logger=u,this.currRow=H-1,this.nrRollUpRows=null,this.lastOutputScreen=null,this.reset()}var c=p.prototype;return c.reset=function(){for(var a=0;a<H;a++)this.rows[a].clear();this.currRow=H-1},c.equals=function(a){for(var b=!0,v=0;v<H;v++)if(!this.rows[v].equals(a.rows[v])){b=!1;break}return b},c.copy=function(a){for(var b=0;b<H;b++)this.rows[b].copy(a.rows[b])},c.isEmpty=function(){for(var a=!0,b=0;b<H;b++)if(!this.rows[b].isEmpty()){a=!1;break}return a},c.backSpace=function(){var a=this.rows[this.currRow];a.backSpace()},c.clearToEndOfRow=function(){var a=this.rows[this.currRow];a.clearToEndOfRow()},c.insertChar=function(a){var b=this.rows[this.currRow];b.insertChar(a)},c.setPen=function(a){var b=this.rows[this.currRow];b.setPenStyles(a)},c.moveCursor=function(a){var b=this.rows[this.currRow];b.moveCursor(a)},c.setCursor=function(a){this.logger.log(D.INFO,"setCursor: "+a);var b=this.rows[this.currRow];b.setCursor(a)},c.setPAC=function(a){this.logger.log(D.INFO,"pacData = "+JSON.stringify(a));var b=a.row-1;if(this.nrRollUpRows&&b<this.nrRollUpRows-1&&(b=this.nrRollUpRows-1),this.nrRollUpRows&&this.currRow!==b){for(var v=0;v<H;v++)this.rows[v].clear();var S=this.currRow+1-this.nrRollUpRows,P=this.lastOutputScreen;if(P){var G=P.rows[S].cueStartTime,V=this.logger.time;if(G&&V!==null&&G<V)for(var $=0;$<this.nrRollUpRows;$++)this.rows[b-this.nrRollUpRows+$+1].copy(P.rows[S+$])}}this.currRow=b;var z=this.rows[this.currRow];if(a.indent!==null){var F=a.indent,ee=Math.max(F-1,0);z.setCursor(a.indent),a.color=z.chars[ee].penState.foreground}var ne={foreground:a.color,underline:a.underline,italics:a.italics,background:"black",flash:!1};this.setPen(ne)},c.setBkgData=function(a){this.logger.log(D.INFO,"bkgData = "+JSON.stringify(a)),this.backSpace(),this.setPen(a),this.insertChar(32)},c.setRollUpRows=function(a){this.nrRollUpRows=a},c.rollUp=function(){if(this.nrRollUpRows===null){this.logger.log(D.DEBUG,"roll_up but nrRollUpRows not set yet");return}this.logger.log(D.TEXT,this.getDisplayText());var a=this.currRow+1-this.nrRollUpRows,b=this.rows.splice(a,1)[0];b.clear(),this.rows.splice(this.currRow,0,b),this.logger.log(D.INFO,"Rolling up")},c.getDisplayText=function(a){a=a||!1;for(var b=[],v="",S=-1,P=0;P<H;P++){var G=this.rows[P].getTextString();G&&(S=P+1,a?b.push("Row "+S+": '"+G+"'"):b.push(G.trim()))}return b.length>0&&(a?v="["+b.join(" | ")+"]":v=b.join(`
`)),v},c.getTextAndFormat=function(){return this.rows},p}(),x=function(){function p(u,a,b){this.chNr=void 0,this.outputFilter=void 0,this.mode=void 0,this.verbose=void 0,this.displayedMemory=void 0,this.nonDisplayedMemory=void 0,this.lastOutputScreen=void 0,this.currRollUpRow=void 0,this.writeScreen=void 0,this.cueStartTime=void 0,this.logger=void 0,this.chNr=u,this.outputFilter=a,this.mode=null,this.verbose=0,this.displayedMemory=new h(b),this.nonDisplayedMemory=new h(b),this.lastOutputScreen=new h(b),this.currRollUpRow=this.displayedMemory.rows[H-1],this.writeScreen=this.displayedMemory,this.mode=null,this.cueStartTime=null,this.logger=b}var c=p.prototype;return c.reset=function(){this.mode=null,this.displayedMemory.reset(),this.nonDisplayedMemory.reset(),this.lastOutputScreen.reset(),this.outputFilter.reset(),this.currRollUpRow=this.displayedMemory.rows[H-1],this.writeScreen=this.displayedMemory,this.mode=null,this.cueStartTime=null},c.getHandler=function(){return this.outputFilter},c.setHandler=function(a){this.outputFilter=a},c.setPAC=function(a){this.writeScreen.setPAC(a)},c.setBkgData=function(a){this.writeScreen.setBkgData(a)},c.setMode=function(a){if(a===this.mode)return;this.mode=a,this.logger.log(D.INFO,"MODE="+a),this.mode==="MODE_POP-ON"?this.writeScreen=this.nonDisplayedMemory:(this.writeScreen=this.displayedMemory,this.writeScreen.reset()),this.mode!=="MODE_ROLL-UP"&&(this.displayedMemory.nrRollUpRows=null,this.nonDisplayedMemory.nrRollUpRows=null),this.mode=a},c.insertChars=function(a){for(var b=0;b<a.length;b++)this.writeScreen.insertChar(a[b]);var v=this.writeScreen===this.displayedMemory?"DISP":"NON_DISP";this.logger.log(D.INFO,v+": "+this.writeScreen.getDisplayText(!0)),(this.mode==="MODE_PAINT-ON"||this.mode==="MODE_ROLL-UP")&&(this.logger.log(D.TEXT,"DISPLAYED: "+this.displayedMemory.getDisplayText(!0)),this.outputDataUpdate())},c.ccRCL=function(){this.logger.log(D.INFO,"RCL - Resume Caption Loading"),this.setMode("MODE_POP-ON")},c.ccBS=function(){if(this.logger.log(D.INFO,"BS - BackSpace"),this.mode==="MODE_TEXT")return;this.writeScreen.backSpace(),this.writeScreen===this.displayedMemory&&this.outputDataUpdate()},c.ccAOF=function(){},c.ccAON=function(){},c.ccDER=function(){this.logger.log(D.INFO,"DER- Delete to End of Row"),this.writeScreen.clearToEndOfRow(),this.outputDataUpdate()},c.ccRU=function(a){this.logger.log(D.INFO,"RU("+a+") - Roll Up"),this.writeScreen=this.displayedMemory,this.setMode("MODE_ROLL-UP"),this.writeScreen.setRollUpRows(a)},c.ccFON=function(){this.logger.log(D.INFO,"FON - Flash On"),this.writeScreen.setPen({flash:!0})},c.ccRDC=function(){this.logger.log(D.INFO,"RDC - Resume Direct Captioning"),this.setMode("MODE_PAINT-ON")},c.ccTR=function(){this.logger.log(D.INFO,"TR"),this.setMode("MODE_TEXT")},c.ccRTD=function(){this.logger.log(D.INFO,"RTD"),this.setMode("MODE_TEXT")},c.ccEDM=function(){this.logger.log(D.INFO,"EDM - Erase Displayed Memory"),this.displayedMemory.reset(),this.outputDataUpdate(!0)},c.ccCR=function(){this.logger.log(D.INFO,"CR - Carriage Return"),this.writeScreen.rollUp(),this.outputDataUpdate(!0)},c.ccENM=function(){this.logger.log(D.INFO,"ENM - Erase Non-displayed Memory"),this.nonDisplayedMemory.reset()},c.ccEOC=function(){if(this.logger.log(D.INFO,"EOC - End Of Caption"),this.mode==="MODE_POP-ON"){var a=this.displayedMemory;this.displayedMemory=this.nonDisplayedMemory,this.nonDisplayedMemory=a,this.writeScreen=this.nonDisplayedMemory,this.logger.log(D.TEXT,"DISP: "+this.displayedMemory.getDisplayText())}this.outputDataUpdate(!0)},c.ccTO=function(a){this.logger.log(D.INFO,"TO("+a+") - Tab Offset"),this.writeScreen.moveCursor(a)},c.ccMIDROW=function(a){var b={flash:!1};if(b.underline=a%2===1,b.italics=a>=46,b.italics)b.foreground="white";else{var v=Math.floor(a/2)-16,S=["white","green","blue","cyan","red","yellow","magenta"];b.foreground=S[v]}this.logger.log(D.INFO,"MIDROW: "+JSON.stringify(b)),this.writeScreen.setPen(b)},c.outputDataUpdate=function(a){a===void 0&&(a=!1);var b=this.logger.time;if(b===null)return;this.outputFilter&&(this.cueStartTime===null&&!this.displayedMemory.isEmpty()?this.cueStartTime=b:this.displayedMemory.equals(this.lastOutputScreen)||(this.outputFilter.newCue(this.cueStartTime,b,this.lastOutputScreen),a&&this.outputFilter.dispatchCue&&this.outputFilter.dispatchCue(),this.cueStartTime=this.displayedMemory.isEmpty()?null:b),this.lastOutputScreen.copy(this.displayedMemory))},c.cueSplitAtTime=function(a){this.outputFilter&&(this.displayedMemory.isEmpty()||(this.outputFilter.newCue&&this.outputFilter.newCue(this.cueStartTime,a,this.displayedMemory),this.cueStartTime=a))},p}(),g=function(){function p(u,a,b){this.channels=void 0,this.currentChannel=0,this.cmdHistory=void 0,this.logger=void 0;var v=new w;this.channels=[null,new x(u,a,v),new x(u+1,b,v)],this.cmdHistory=C(),this.logger=v}var c=p.prototype;return c.getHandler=function(a){return this.channels[a].getHandler()},c.setHandler=function(a,b){this.channels[a].setHandler(b)},c.addData=function(a,b){var v,S,P,G=!1;this.logger.time=a;for(var V=0;V<b.length;V+=2){if(S=b[V]&127,P=b[V+1]&127,S===0&&P===0)continue;if(this.logger.log(D.DATA,"["+E([b[V],b[V+1]])+"] -> ("+E([S,P])+")"),v=this.parseCmd(S,P),v||(v=this.parseMidrow(S,P)),v||(v=this.parsePAC(S,P)),v||(v=this.parseBackgroundAttributes(S,P)),!v&&(G=this.parseChars(S,P),G)){var $=this.currentChannel;if($&&$>0){var z=this.channels[$];z.insertChars(G)}else this.logger.log(D.WARNING,"No channel found yet. TEXT-MODE?")}!v&&!G&&this.logger.log(D.WARNING,"Couldn't parse cleaned data "+E([S,P])+" orig: "+E([b[V],b[V+1]]))}},c.parseCmd=function(a,b){var v=this.cmdHistory,S=(a===20||a===28||a===21||a===29)&&b>=32&&b<=47,P=(a===23||a===31)&&b>=33&&b<=35;if(!(S||P))return!1;if(L(a,b,v))return m(null,null,v),this.logger.log(D.DEBUG,"Repeated command ("+E([a,b])+") is dropped"),!0;var G=a===20||a===21||a===23?1:2,V=this.channels[G];return a===20||a===21||a===28||a===29?b===32?V.ccRCL():b===33?V.ccBS():b===34?V.ccAOF():b===35?V.ccAON():b===36?V.ccDER():b===37?V.ccRU(2):b===38?V.ccRU(3):b===39?V.ccRU(4):b===40?V.ccFON():b===41?V.ccRDC():b===42?V.ccTR():b===43?V.ccRTD():b===44?V.ccEDM():b===45?V.ccCR():b===46?V.ccENM():b===47&&V.ccEOC():V.ccTO(b-32),m(a,b,v),this.currentChannel=G,!0},c.parseMidrow=function(a,b){var v=0;if((a===17||a===25)&&b>=32&&b<=47){if(a===17?v=1:v=2,v!==this.currentChannel)return this.logger.log(D.ERROR,"Mismatch channel in midrow parsing"),!1;var S=this.channels[v];return S?(S.ccMIDROW(b),this.logger.log(D.DEBUG,"MIDROW ("+E([a,b])+")"),!0):!1}return!1},c.parsePAC=function(a,b){var v,S=this.cmdHistory,P=(a>=17&&a<=23||a>=25&&a<=31)&&b>=64&&b<=127,G=(a===16||a===24)&&b>=64&&b<=95;if(!(P||G))return!1;if(L(a,b,S))return m(null,null,S),!0;var V=a<=23?1:2;b>=64&&b<=95?v=V===1?O[a]:y[a]:v=V===1?I[a]:T[a];var $=this.channels[V];return $?($.setPAC(this.interpretPAC(v,b)),m(a,b,S),this.currentChannel=V,!0):!1},c.interpretPAC=function(a,b){var v,S={color:null,italics:!1,indent:null,underline:!1,row:a};return b>95?v=b-96:v=b-64,S.underline=(v&1)===1,v<=13?S.color=["white","green","blue","cyan","red","yellow","magenta","white"][Math.floor(v/2)]:v<=15?(S.italics=!0,S.color="white"):S.indent=Math.floor((v-16)/2)*4,S},c.parseChars=function(a,b){var v,S=null,P=null;if(a>=25?(v=2,P=a-8):(v=1,P=a),P>=17&&P<=19){var G;P===17?G=b+80:P===18?G=b+112:G=b+144,this.logger.log(D.INFO,"Special char '"+_(G)+"' in channel "+v),S=[G]}else a>=32&&a<=127&&(S=b===0?[a]:[a,b]);if(S){var V=E(S);this.logger.log(D.DEBUG,"Char codes = "+V.join(",")),m(a,b,this.cmdHistory)}return S},c.parseBackgroundAttributes=function(a,b){var v=(a===16||a===24)&&b>=32&&b<=47,S=(a===23||a===31)&&b>=45&&b<=47;if(!(v||S))return!1;var P,G={};a===16||a===24?(P=Math.floor((b-32)/2),G.background=k[P],b%2===1&&(G.background=G.background+"_semi")):b===45?G.background="transparent":(G.foreground="black",b===47&&(G.underline=!0));var V=a<=23?1:2,$=this.channels[V];return $.setBkgData(G),m(a,b,this.cmdHistory),!0},c.reset=function(){for(var a=0;a<Object.keys(this.channels).length;a++){var b=this.channels[a];b&&b.reset()}this.cmdHistory=C()},c.cueSplitAtTime=function(a){for(var b=0;b<this.channels.length;b++){var v=this.channels[b];v&&v.cueSplitAtTime(a)}},p}();function m(p,c,u){u.a=p,u.b=c}function L(p,c,u){return u.a===p&&u.b===c}function C(){return{a:null,b:null}}X.default=g},"./src/utils/codecs.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"isCodecType",function(){return B}),R.d(X,"isCodecSupportedInMp4",function(){return _});var Q={audio:{a3ds:!0,"ac-3":!0,"ac-4":!0,alac:!0,alaw:!0,dra1:!0,"dts+":!0,"dts-":!0,dtsc:!0,dtse:!0,dtsh:!0,"ec-3":!0,enca:!0,g719:!0,g726:!0,m4ae:!0,mha1:!0,mha2:!0,mhm1:!0,mhm2:!0,mlpa:!0,mp4a:!0,"raw ":!0,Opus:!0,samr:!0,sawb:!0,sawp:!0,sevc:!0,sqcp:!0,ssmv:!0,twos:!0,ulaw:!0},video:{avc1:!0,avc2:!0,avc3:!0,avc4:!0,avcp:!0,av01:!0,drac:!0,dvav:!0,dvhe:!0,encv:!0,hev1:!0,hvc1:!0,mjp2:!0,mp4v:!0,mvc1:!0,mvc2:!0,mvc3:!0,mvc4:!0,resv:!0,rv60:!0,s263:!0,svc1:!0,svc2:!0,"vc-1":!0,vp08:!0,vp09:!0},text:{stpp:!0,wvtt:!0}};function B(H,U){var O=Q[U];return!!O&&O[H.slice(0,4)]===!0}function _(H,U){return MediaSource.isTypeSupported((U||"video")+'/mp4;codecs="'+H+'"')}},"./src/utils/cues.ts":function(ie,X,R){"use strict";R.r(X);var Q=R("./src/utils/vttparser.ts"),B=R("./src/utils/webvtt-parser.ts"),_=R("./src/utils/texttrack-utils.ts"),H=/\s/,U={newCue:function(I,y,T,k){for(var D=[],w,E,d,o,l,h=self.VTTCue||self.TextTrackCue,x=0;x<k.rows.length;x++)if(w=k.rows[x],d=!0,o=0,l="",!w.isEmpty()){for(var g=0;g<w.chars.length;g++)H.test(w.chars[g].uchar)&&d?o++:(l+=w.chars[g].uchar,d=!1);w.cueStartTime=y,y===T&&(T+=1e-4),o>=16?o--:o++;var m=Object(Q.fixLineBreaks)(l.trim()),L=Object(B.generateCueId)(y,T,m);(!I||!I.cues||!I.cues.getCueById(L))&&(E=new h(y,T,m),E.id=L,E.line=x+1,E.align="left",E.position=10+Math.min(80,Math.floor(o*8/32)*10),D.push(E))}return I&&D.length&&(D.sort(function(C,p){return C.line==="auto"||p.line==="auto"?0:C.line>8&&p.line>8?p.line-C.line:C.line-p.line}),D.forEach(function(C){return Object(_.addCueToTrack)(I,C)})),D}};X.default=U},"./src/utils/discontinuities.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"findFirstFragWithCC",function(){return H}),R.d(X,"shouldAlignOnDiscontinuities",function(){return U}),R.d(X,"findDiscontinuousReferenceFrag",function(){return O}),R.d(X,"adjustSlidingStart",function(){return y}),R.d(X,"alignStream",function(){return T}),R.d(X,"alignPDT",function(){return D}),R.d(X,"alignFragmentByPDTDelta",function(){return w}),R.d(X,"alignMediaPlaylistByPDT",function(){return E});var Q=R("./src/polyfills/number.ts"),B=R("./src/utils/logger.ts"),_=R("./src/controller/level-helper.ts");function H(d,o){for(var l=null,h=0,x=d.length;h<x;h++){var g=d[h];if(g&&g.cc===o){l=g;break}}return l}function U(d,o,l){return!!(o.details&&(l.endCC>l.startCC||d&&d.cc<l.startCC))}function O(d,o){var l=d.fragments,h=o.fragments;if(!h.length||!l.length){B.logger.log("No fragments to align");return}var x=H(l,h[0].cc);if(!x||x&&!x.startPTS){B.logger.log("No frag in previous level to align on");return}return x}function I(d,o){if(d){var l=d.start+o;d.start=d.startPTS=l,d.endPTS=l+d.duration}}function y(d,o){for(var l=o.fragments,h=0,x=l.length;h<x;h++)I(l[h],d);o.fragmentHint&&I(o.fragmentHint,d),o.alignedSliding=!0}function T(d,o,l){if(!o)return;k(d,l,o),!l.alignedSliding&&o.details&&D(l,o.details),!l.alignedSliding&&o.details&&!l.skippedSegments&&Object(_.adjustSliding)(o.details,l)}function k(d,o,l){if(U(d,l,o)){var h=O(l.details,o);h&&Object(Q.isFiniteNumber)(h.start)&&(B.logger.log("Adjusting PTS using last level due to CC increase within current level "+o.url),y(h.start,o))}}function D(d,o){if(!o.fragments.length||!d.hasProgramDateTime||!o.hasProgramDateTime)return;var l=o.fragments[0].programDateTime,h=d.fragments[0].programDateTime,x=(h-l)/1e3+o.fragments[0].start;x&&Object(Q.isFiniteNumber)(x)&&(B.logger.log("Adjusting PTS using programDateTime delta "+(h-l)+"ms, sliding:"+x.toFixed(3)+" "+d.url+" "),y(x,d))}function w(d,o){var l=d.programDateTime;if(!l)return;var h=(l-o)/1e3;d.start=d.startPTS=h,d.endPTS=h+d.duration}function E(d,o){if(!o.fragments.length||!d.hasProgramDateTime||!o.hasProgramDateTime)return;var l=o.fragments[0].programDateTime,h=o.fragments[0].start,x=l-h*1e3;d.fragments.forEach(function(g){w(g,x)}),d.fragmentHint&&w(d.fragmentHint,x),d.alignedSliding=!0}},"./src/utils/ewma-bandwidth-estimator.ts":function(ie,X,R){"use strict";R.r(X);var Q=R("./src/utils/ewma.ts"),B=function(){function _(U,O,I){this.defaultEstimate_=void 0,this.minWeight_=void 0,this.minDelayMs_=void 0,this.slow_=void 0,this.fast_=void 0,this.defaultEstimate_=I,this.minWeight_=.001,this.minDelayMs_=50,this.slow_=new Q.default(U),this.fast_=new Q.default(O)}var H=_.prototype;return H.update=function(O,I){var y=this.slow_,T=this.fast_;this.slow_.halfLife!==O&&(this.slow_=new Q.default(O,y.getEstimate(),y.getTotalWeight())),this.fast_.halfLife!==I&&(this.fast_=new Q.default(I,T.getEstimate(),T.getTotalWeight()))},H.sample=function(O,I){O=Math.max(O,this.minDelayMs_);var y=8*I,T=O/1e3,k=y/T;this.fast_.sample(T,k),this.slow_.sample(T,k)},H.canEstimate=function(){var O=this.fast_;return O&&O.getTotalWeight()>=this.minWeight_},H.getEstimate=function(){return this.canEstimate()?Math.min(this.fast_.getEstimate(),this.slow_.getEstimate()):this.defaultEstimate_},H.destroy=function(){},_}();X.default=B},"./src/utils/ewma.ts":function(ie,X,R){"use strict";R.r(X);var Q=function(){function B(H,U,O){U===void 0&&(U=0),O===void 0&&(O=0),this.halfLife=void 0,this.alpha_=void 0,this.estimate_=void 0,this.totalWeight_=void 0,this.halfLife=H,this.alpha_=H?Math.exp(Math.log(.5)/H):0,this.estimate_=U,this.totalWeight_=O}var _=B.prototype;return _.sample=function(U,O){var I=Math.pow(this.alpha_,U);this.estimate_=O*(1-I)+I*this.estimate_,this.totalWeight_+=U},_.getTotalWeight=function(){return this.totalWeight_},_.getEstimate=function(){if(this.alpha_){var U=1-Math.pow(this.alpha_,this.totalWeight_);if(U)return this.estimate_/U}return this.estimate_},B}();X.default=Q},"./src/utils/fetch-loader.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"fetchSupported",function(){return w});var Q=R("./src/polyfills/number.ts"),B=R("./src/loader/load-stats.ts"),_=R("./src/demux/chunk-cache.ts");function H(h,x){h.prototype=Object.create(x.prototype),h.prototype.constructor=h,T(h,x)}function U(h){var x=typeof Map=="function"?new Map:void 0;return U=function(m){if(m===null||!y(m))return m;if(typeof m!="function")throw new TypeError("Super expression must either be null or a function");if(typeof x!="undefined"){if(x.has(m))return x.get(m);x.set(m,L)}function L(){return O(m,arguments,k(this).constructor)}return L.prototype=Object.create(m.prototype,{constructor:{value:L,enumerable:!1,writable:!0,configurable:!0}}),T(L,m)},U(h)}function O(h,x,g){return I()?O=Reflect.construct:O=function(L,C,p){var c=[null];c.push.apply(c,C);var u=Function.bind.apply(L,c),a=new u;return p&&T(a,p.prototype),a},O.apply(null,arguments)}function I(){if(typeof Reflect=="undefined"||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(h){return!1}}function y(h){return Function.toString.call(h).indexOf("[native code]")!==-1}function T(h,x){return T=Object.setPrototypeOf||function(m,L){return m.__proto__=L,m},T(h,x)}function k(h){return k=Object.setPrototypeOf?Object.getPrototypeOf:function(g){return g.__proto__||Object.getPrototypeOf(g)},k(h)}function D(){return D=Object.assign||function(h){for(var x=1;x<arguments.length;x++){var g=arguments[x];for(var m in g)Object.prototype.hasOwnProperty.call(g,m)&&(h[m]=g[m])}return h},D.apply(this,arguments)}function w(){if(self.fetch&&self.AbortController&&self.ReadableStream&&self.Request)try{return new self.ReadableStream({}),!0}catch(h){}return!1}var E=function(){function h(g){this.fetchSetup=void 0,this.requestTimeout=void 0,this.request=void 0,this.response=void 0,this.controller=void 0,this.context=void 0,this.config=null,this.callbacks=null,this.stats=void 0,this.loader=null,this.fetchSetup=g.fetchSetup||o,this.controller=new self.AbortController,this.stats=new B.LoadStats}var x=h.prototype;return x.destroy=function(){this.loader=this.callbacks=null,this.abortInternal()},x.abortInternal=function(){var m=this.response;(!m||!m.ok)&&(this.stats.aborted=!0,this.controller.abort())},x.abort=function(){var m;this.abortInternal(),(m=this.callbacks)!==null&&m!==void 0&&m.onAbort&&this.callbacks.onAbort(this.stats,this.context,this.response)},x.load=function(m,L,C){var p=this,c=this.stats;if(c.loading.start)throw new Error("Loader can only be used once.");c.loading.start=self.performance.now();var u=d(m,this.controller.signal),a=C.onProgress,b=m.responseType==="arraybuffer",v=b?"byteLength":"length";this.context=m,this.config=L,this.callbacks=C,this.request=this.fetchSetup(m,u),self.clearTimeout(this.requestTimeout),this.requestTimeout=self.setTimeout(function(){p.abortInternal(),C.onTimeout(c,m,p.response)},L.timeout),self.fetch(this.request).then(function(S){if(p.response=p.loader=S,!S.ok){var P=S.status,G=S.statusText;throw new l(G||"fetch, bad network response",P,S)}return c.loading.first=Math.max(self.performance.now(),c.loading.start),c.total=parseInt(S.headers.get("Content-Length")||"0"),a&&Object(Q.isFiniteNumber)(L.highWaterMark)?p.loadProgressively(S,c,m,L.highWaterMark,a):b?S.arrayBuffer():S.text()}).then(function(S){var P=p.response;self.clearTimeout(p.requestTimeout),c.loading.end=Math.max(self.performance.now(),c.loading.first),c.loaded=c.total=S[v];var G={url:P.url,data:S};a&&!Object(Q.isFiniteNumber)(L.highWaterMark)&&a(c,m,S,P),C.onSuccess(G,c,m,P)}).catch(function(S){if(self.clearTimeout(p.requestTimeout),c.aborted)return;var P=S.code||0;C.onError({code:P,text:S.message},m,S.details)})},x.getCacheAge=function(){var m=null;if(this.response){var L=this.response.headers.get("age");m=L?parseFloat(L):null}return m},x.loadProgressively=function(m,L,C,p,c){p===void 0&&(p=0);var u=new _.default,a=m.body.getReader(),b=function v(){return a.read().then(function(S){if(S.done)return u.dataLength&&c(L,C,u.flush(),m),Promise.resolve(new ArrayBuffer(0));var P=S.value,G=P.length;return L.loaded+=G,G<p||u.dataLength?(u.push(P),u.dataLength>=p&&c(L,C,u.flush(),m)):c(L,C,P,m),v()}).catch(function(){return Promise.reject()})};return b()},h}();function d(h,x){var g={method:"GET",mode:"cors",credentials:"same-origin",signal:x,headers:new self.Headers(D({},h.headers))};return h.rangeEnd&&g.headers.set("Range","bytes="+h.rangeStart+"-"+String(h.rangeEnd-1)),g}function o(h,x){return new self.Request(h.url,x)}var l=function(h){H(x,h);function x(g,m,L){var C;return C=h.call(this,g)||this,C.code=void 0,C.details=void 0,C.code=m,C.details=L,C}return x}(U(Error));X.default=E},"./src/utils/imsc1-ttml-parser.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"IMSC1_CODEC",function(){return y}),R.d(X,"parseIMSC1",function(){return w});var Q=R("./src/utils/mp4-tools.ts"),B=R("./src/utils/vttparser.ts"),_=R("./src/utils/vttcue.ts"),H=R("./src/demux/id3.ts"),U=R("./src/utils/timescale-conversion.ts"),O=R("./src/utils/webvtt-parser.ts");function I(){return I=Object.assign||function(p){for(var c=1;c<arguments.length;c++){var u=arguments[c];for(var a in u)Object.prototype.hasOwnProperty.call(u,a)&&(p[a]=u[a])}return p},I.apply(this,arguments)}var y="stpp.ttml.im1t",T=/^(\d{2,}):(\d{2}):(\d{2}):(\d{2})\.?(\d+)?$/,k=/^(\d*(?:\.\d*)?)(h|m|s|ms|f|t)$/,D={left:"start",center:"center",right:"end",start:"start",end:"end"};function w(p,c,u,a,b){var v=Object(Q.findBox)(new Uint8Array(p),["mdat"]);if(v.length===0){b(new Error("Could not parse IMSC1 mdat"));return}var S=v[0],P=Object(H.utf8ArrayToStr)(new Uint8Array(p,S.start,S.end-S.start)),G=Object(U.toTimescaleFromScale)(c,1,u);try{a(E(P,G))}catch(V){b(V)}}function E(p,c){var u=new DOMParser,a=u.parseFromString(p,"text/xml"),b=a.getElementsByTagName("tt")[0];if(!b)throw new Error("Invalid ttml");var v={frameRate:30,subFrameRate:1,frameRateMultiplier:0,tickRate:0},S=Object.keys(v).reduce(function(z,F){return z[F]=b.getAttribute("ttp:"+F)||v[F],z},{}),P=b.getAttribute("xml:space")!=="preserve",G=o(d(b,"styling","style")),V=o(d(b,"layout","region")),$=d(b,"body","[begin]");return[].map.call($,function(z){var F=l(z,P);if(!F||!z.hasAttribute("begin"))return null;var ee=m(z.getAttribute("begin"),S),ne=m(z.getAttribute("dur"),S),ce=m(z.getAttribute("end"),S);if(ee===null)throw g(z);if(ce===null){if(ne===null)throw g(z);ce=ee+ne}var ve=new _.default(ee-c,ce-c,F);ve.id=Object(O.generateCueId)(ve.startTime,ve.endTime,ve.text);var Ie=V[z.getAttribute("region")],Ee=G[z.getAttribute("style")];ve.position=10,ve.size=80;var Ae=h(Ie,Ee),xe=Ae.textAlign;if(xe){var Ce=D[xe];Ce&&(ve.lineAlign=Ce),ve.align=xe}return I(ve,Ae),ve}).filter(function(z){return z!==null})}function d(p,c,u){var a=p.getElementsByTagName(c)[0];return a?[].slice.call(a.querySelectorAll(u)):[]}function o(p){return p.reduce(function(c,u){var a=u.getAttribute("xml:id");return a&&(c[a]=u),c},{})}function l(p,c){return[].slice.call(p.childNodes).reduce(function(u,a,b){var v;return a.nodeName==="br"&&b?u+`
`:(v=a.childNodes)!==null&&v!==void 0&&v.length?l(a,c):c?u+a.textContent.trim().replace(/\s+/g," "):u+a.textContent},"")}function h(p,c){var u="http://www.w3.org/ns/ttml#styling",a=["displayAlign","textAlign","color","backgroundColor","fontSize","fontFamily"];return a.reduce(function(b,v){var S=x(c,u,v)||x(p,u,v);return S&&(b[v]=S),b},{})}function x(p,c,u){return p.hasAttributeNS(c,u)?p.getAttributeNS(c,u):null}function g(p){return new Error("Could not parse ttml timestamp "+p)}function m(p,c){if(!p)return null;var u=Object(B.parseTimeStamp)(p);return u===null&&(T.test(p)?u=L(p,c):k.test(p)&&(u=C(p,c))),u}function L(p,c){var u=T.exec(p),a=(u[4]|0)+(u[5]|0)/c.subFrameRate;return(u[1]|0)*3600+(u[2]|0)*60+(u[3]|0)+a/c.frameRate}function C(p,c){var u=k.exec(p),a=Number(u[1]),b=u[2];switch(b){case"h":return a*3600;case"m":return a*60;case"ms":return a*1e3;case"f":return a/c.frameRate;case"t":return a/c.tickRate}return a}},"./src/utils/logger.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"enableLogs",function(){return O}),R.d(X,"logger",function(){return I});var Q=function(){},B={trace:Q,debug:Q,log:Q,warn:Q,info:Q,error:Q},_=B;function H(y){var T=self.console[y];return T?T.bind(self.console,"["+y+"] >"):Q}function U(y){for(var T=arguments.length,k=new Array(T>1?T-1:0),D=1;D<T;D++)k[D-1]=arguments[D];k.forEach(function(w){_[w]=y[w]?y[w].bind(y):H(w)})}function O(y){if(self.console&&y===!0||typeof y=="object"){U(y,"debug","log","info","warn","error");try{_.log()}catch(T){_=B}}else _=B}var I=_},"./src/utils/mediakeys-helper.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"KeySystems",function(){return Q}),R.d(X,"requestMediaKeySystemAccess",function(){return B});var Q;(function(_){_.WIDEVINE="com.widevine.alpha",_.PLAYREADY="com.microsoft.playready"})(Q||(Q={}));var B=function(){return typeof self!="undefined"&&self.navigator&&self.navigator.requestMediaKeySystemAccess?self.navigator.requestMediaKeySystemAccess.bind(self.navigator):null}()},"./src/utils/mediasource-helper.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"getMediaSource",function(){return Q});function Q(){return self.MediaSource||self.WebKitMediaSource}},"./src/utils/mp4-tools.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"bin2str",function(){return U}),R.d(X,"readUint16",function(){return O}),R.d(X,"readUint32",function(){return I}),R.d(X,"writeUint32",function(){return y}),R.d(X,"findBox",function(){return T}),R.d(X,"parseSegmentIndex",function(){return k}),R.d(X,"parseInitSegment",function(){return D}),R.d(X,"getStartDTS",function(){return w}),R.d(X,"getDuration",function(){return E}),R.d(X,"computeRawDurationFromSamples",function(){return d}),R.d(X,"offsetStartDTS",function(){return o}),R.d(X,"segmentValidRange",function(){return l}),R.d(X,"appendUint8Array",function(){return h});var Q=R("./src/utils/typed-array.ts"),B=R("./src/loader/fragment.ts"),_=Math.pow(2,32)-1,H=[].push;function U(x){return String.fromCharCode.apply(null,x)}function O(x,g){"data"in x&&(g+=x.start,x=x.data);var m=x[g]<<8|x[g+1];return m<0?65536+m:m}function I(x,g){"data"in x&&(g+=x.start,x=x.data);var m=x[g]<<24|x[g+1]<<16|x[g+2]<<8|x[g+3];return m<0?4294967296+m:m}function y(x,g,m){"data"in x&&(g+=x.start,x=x.data),x[g]=m>>24,x[g+1]=m>>16&255,x[g+2]=m>>8&255,x[g+3]=m&255}function T(x,g){var m=[];if(!g.length)return m;var L,C,p;"data"in x?(L=x.data,C=x.start,p=x.end):(L=x,C=0,p=L.byteLength);for(var c=C;c<p;){var u=I(L,c),a=U(L.subarray(c+4,c+8)),b=u>1?c+u:p;if(a===g[0])if(g.length===1)m.push({data:L,start:c+8,end:b});else{var v=T({data:L,start:c+8,end:b},g.slice(1));v.length&&H.apply(m,v)}c=b}return m}function k(x){var g=T(x,["moov"]),m=g[0],L=m?m.end:null,C=T(x,["sidx"]);if(!C||!C[0])return null;var p=[],c=C[0],u=c.data[0],a=u===0?8:16,b=I(c,a);a+=4;var v=0,S=0;u===0?a+=8:a+=16,a+=2;var P=c.end+S,G=O(c,a);a+=2;for(var V=0;V<G;V++){var $=a,z=I(c,$);$+=4;var F=z&2147483647,ee=(z&2147483648)>>>31;if(ee===1)return console.warn("SIDX has hierarchical references (not supported)"),null;var ne=I(c,$);$+=4,p.push({referenceSize:F,subsegmentDuration:ne,info:{duration:ne/b,start:P,end:P+F-1}}),P+=F,$+=4,a=$}return{earliestPresentationTime:v,timescale:b,version:u,referencesCount:G,references:p,moovEndOffset:L}}function D(x){for(var g=[],m=T(x,["moov","trak"]),L=0;L<m.length;L++){var C=m[L],p=T(C,["tkhd"])[0];if(p){var c=p.data[p.start],u=c===0?12:20,a=I(p,u),b=T(C,["mdia","mdhd"])[0];if(b){c=b.data[b.start],u=c===0?12:20;var v=I(b,u),S=T(C,["mdia","hdlr"])[0];if(S){var P=U(S.data.subarray(S.start+8,S.start+12)),G={soun:B.ElementaryStreamTypes.AUDIO,vide:B.ElementaryStreamTypes.VIDEO}[P];if(G){var V=T(C,["mdia","minf","stbl","stsd"])[0],$=void 0;V&&($=U(V.data.subarray(V.start+12,V.start+16))),g[a]={timescale:v,type:G},g[G]={timescale:v,id:a,codec:$}}}}}}var z=T(x,["moov","mvex","trex"]);return z.forEach(function(F){var ee=I(F,4),ne=g[ee];ne&&(ne.default={duration:I(F,12),flags:I(F,20)})}),g}function w(x,g){return T(g,["moof","traf"]).reduce(function(m,L){var C=T(L,["tfdt"])[0],p=C.data[C.start],c=T(L,["tfhd"]).reduce(function(u,a){var b=I(a,4),v=x[b];if(v){var S=I(C,4);p===1&&(S*=Math.pow(2,32),S+=I(C,8));var P=v.timescale||9e4,G=S/P;if(isFinite(G)&&(u===null||G<u))return G}return u},null);return c!==null&&isFinite(c)&&(m===null||c<m)?c:m},null)||0}function E(x,g){for(var m=0,L=0,C=0,p=T(x,["moof","traf"]),c=0;c<p.length;c++){var u=p[c],a=T(u,["tfhd"])[0],b=I(a,4),v=g[b];if(!v)continue;var S=v.default,P=I(a,0)|(S==null?void 0:S.flags),G=S==null?void 0:S.duration;P&8&&(P&2?G=I(a,12):G=I(a,8));for(var V=v.timescale||9e4,$=T(u,["trun"]),z=0;z<$.length;z++){if(G){var F=I($[z],4);m=G*F}else m=d($[z]);v.type===B.ElementaryStreamTypes.VIDEO?L+=m/V:v.type===B.ElementaryStreamTypes.AUDIO&&(C+=m/V)}}if(L===0&&C===0){var ee=k(x);if(ee!=null&&ee.references)return ee.references.reduce(function(ne,ce){return ne+ce.info.duration||0},0)}return L||C}function d(x){var g=I(x,0),m=8;g&1&&(m+=4),g&4&&(m+=4);for(var L=0,C=I(x,4),p=0;p<C;p++){if(g&256){var c=I(x,m);L+=c,m+=4}g&512&&(m+=4),g&1024&&(m+=4),g&2048&&(m+=4)}return L}function o(x,g,m){T(g,["moof","traf"]).forEach(function(L){T(L,["tfhd"]).forEach(function(C){var p=I(C,4),c=x[p];if(!c)return;var u=c.timescale||9e4;T(L,["tfdt"]).forEach(function(a){var b=a.data[a.start],v=I(a,4);if(b===0)y(a,4,v-m*u);else{v*=Math.pow(2,32),v+=I(a,8),v-=m*u,v=Math.max(v,0);var S=Math.floor(v/(_+1)),P=Math.floor(v%(_+1));y(a,4,S),y(a,8,P)}})})})}function l(x){var g={valid:null,remainder:null},m=T(x,["moof"]);if(m){if(m.length<2)return g.remainder=x,g}else return g;var L=m[m.length-1];return g.valid=Object(Q.sliceUint8)(x,0,L.start-8),g.remainder=Object(Q.sliceUint8)(x,L.start-8),g}function h(x,g){var m=new Uint8Array(x.length+g.length);return m.set(x),m.set(g,x.length),m}},"./src/utils/output-filter.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"default",function(){return Q});var Q=function(){function B(H,U){this.timelineController=void 0,this.cueRanges=[],this.trackName=void 0,this.startTime=null,this.endTime=null,this.screen=null,this.timelineController=H,this.trackName=U}var _=B.prototype;return _.dispatchCue=function(){if(this.startTime===null)return;this.timelineController.addCues(this.trackName,this.startTime,this.endTime,this.screen,this.cueRanges),this.startTime=null},_.newCue=function(U,O,I){(this.startTime===null||this.startTime>U)&&(this.startTime=U),this.endTime=O,this.screen=I,this.timelineController.createCaptionsTrack(this.trackName)},_.reset=function(){this.cueRanges=[]},B}()},"./src/utils/texttrack-utils.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"sendAddTrackEvent",function(){return B}),R.d(X,"addCueToTrack",function(){return _}),R.d(X,"clearCurrentCues",function(){return H}),R.d(X,"removeCuesInRange",function(){return U}),R.d(X,"getCuesInRange",function(){return I});var Q=R("./src/utils/logger.ts");function B(y,T){var k;try{k=new Event("addtrack")}catch(D){k=document.createEvent("Event"),k.initEvent("addtrack",!1,!1)}k.track=y,T.dispatchEvent(k)}function _(y,T){var k=y.mode;if(k==="disabled"&&(y.mode="hidden"),y.cues&&!y.cues.getCueById(T.id))try{if(y.addCue(T),!y.cues.getCueById(T.id))throw new Error("addCue is failed for: "+T)}catch(w){Q.logger.debug("[texttrack-utils]: "+w);var D=new self.TextTrackCue(T.startTime,T.endTime,T.text);D.id=T.id,y.addCue(D)}k==="disabled"&&(y.mode=k)}function H(y){var T=y.mode;if(T==="disabled"&&(y.mode="hidden"),y.cues)for(var k=y.cues.length;k--;)y.removeCue(y.cues[k]);T==="disabled"&&(y.mode=T)}function U(y,T,k){var D=y.mode;if(D==="disabled"&&(y.mode="hidden"),y.cues&&y.cues.length>0)for(var w=I(y.cues,T,k),E=0;E<w.length;E++)y.removeCue(w[E]);D==="disabled"&&(y.mode=D)}function O(y,T){if(T<y[0].startTime)return 0;var k=y.length-1;if(T>y[k].endTime)return-1;for(var D=0,w=k;D<=w;){var E=Math.floor((w+D)/2);if(T<y[E].startTime)w=E-1;else if(T>y[E].startTime&&D<k)D=E+1;else return E}return y[D].startTime-T<T-y[w].startTime?D:w}function I(y,T,k){var D=[],w=O(y,T);if(w>-1)for(var E=w,d=y.length;E<d;E++){var o=y[E];if(o.startTime>=T&&o.endTime<=k)D.push(o);else if(o.startTime>k)return D}return D}},"./src/utils/time-ranges.ts":function(ie,X,R){"use strict";R.r(X);var Q={toString:function(_){for(var H="",U=_.length,O=0;O<U;O++)H+="["+_.start(O).toFixed(3)+","+_.end(O).toFixed(3)+"]";return H}};X.default=Q},"./src/utils/timescale-conversion.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"toTimescaleFromBase",function(){return B}),R.d(X,"toTimescaleFromScale",function(){return _}),R.d(X,"toMsFromMpegTsClock",function(){return H}),R.d(X,"toMpegTsClockFromTimescale",function(){return U});var Q=9e4;function B(O,I,y,T){y===void 0&&(y=1),T===void 0&&(T=!1);var k=O*I*y;return T?Math.round(k):k}function _(O,I,y,T){return y===void 0&&(y=1),T===void 0&&(T=!1),B(O,I,1/y,T)}function H(O,I){return I===void 0&&(I=!1),B(O,1e3,1/Q,I)}function U(O,I){return I===void 0&&(I=1),B(O,Q,1/I)}},"./src/utils/typed-array.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"sliceUint8",function(){return Q});function Q(B,_,H){return Uint8Array.prototype.slice?B.slice(_,H):new Uint8Array(Array.prototype.slice.call(B,_,H))}},"./src/utils/vttcue.ts":function(ie,X,R){"use strict";R.r(X),X.default=function(){if(typeof self!="undefined"&&self.VTTCue)return self.VTTCue;var Q=["","lr","rl"],B=["start","middle","end","left","right"];function _(y,T){if(typeof T!="string")return!1;if(!Array.isArray(y))return!1;var k=T.toLowerCase();return~y.indexOf(k)?k:!1}function H(y){return _(Q,y)}function U(y){return _(B,y)}function O(y){for(var T=arguments.length,k=new Array(T>1?T-1:0),D=1;D<T;D++)k[D-1]=arguments[D];for(var w=1;w<arguments.length;w++){var E=arguments[w];for(var d in E)y[d]=E[d]}return y}function I(y,T,k){var D=this,w={enumerable:!0};D.hasBeenReset=!1;var E="",d=!1,o=y,l=T,h=k,x=null,g="",m=!0,L="auto",C="start",p=50,c="middle",u=50,a="middle";Object.defineProperty(D,"id",O({},w,{get:function(){return E},set:function(v){E=""+v}})),Object.defineProperty(D,"pauseOnExit",O({},w,{get:function(){return d},set:function(v){d=!!v}})),Object.defineProperty(D,"startTime",O({},w,{get:function(){return o},set:function(v){if(typeof v!="number")throw new TypeError("Start time must be set to a number.");o=v,this.hasBeenReset=!0}})),Object.defineProperty(D,"endTime",O({},w,{get:function(){return l},set:function(v){if(typeof v!="number")throw new TypeError("End time must be set to a number.");l=v,this.hasBeenReset=!0}})),Object.defineProperty(D,"text",O({},w,{get:function(){return h},set:function(v){h=""+v,this.hasBeenReset=!0}})),Object.defineProperty(D,"region",O({},w,{get:function(){return x},set:function(v){x=v,this.hasBeenReset=!0}})),Object.defineProperty(D,"vertical",O({},w,{get:function(){return g},set:function(v){var S=H(v);if(S===!1)throw new SyntaxError("An invalid or illegal string was specified.");g=S,this.hasBeenReset=!0}})),Object.defineProperty(D,"snapToLines",O({},w,{get:function(){return m},set:function(v){m=!!v,this.hasBeenReset=!0}})),Object.defineProperty(D,"line",O({},w,{get:function(){return L},set:function(v){if(typeof v!="number"&&v!=="auto")throw new SyntaxError("An invalid number or illegal string was specified.");L=v,this.hasBeenReset=!0}})),Object.defineProperty(D,"lineAlign",O({},w,{get:function(){return C},set:function(v){var S=U(v);if(!S)throw new SyntaxError("An invalid or illegal string was specified.");C=S,this.hasBeenReset=!0}})),Object.defineProperty(D,"position",O({},w,{get:function(){return p},set:function(v){if(v<0||v>100)throw new Error("Position must be between 0 and 100.");p=v,this.hasBeenReset=!0}})),Object.defineProperty(D,"positionAlign",O({},w,{get:function(){return c},set:function(v){var S=U(v);if(!S)throw new SyntaxError("An invalid or illegal string was specified.");c=S,this.hasBeenReset=!0}})),Object.defineProperty(D,"size",O({},w,{get:function(){return u},set:function(v){if(v<0||v>100)throw new Error("Size must be between 0 and 100.");u=v,this.hasBeenReset=!0}})),Object.defineProperty(D,"align",O({},w,{get:function(){return a},set:function(v){var S=U(v);if(!S)throw new SyntaxError("An invalid or illegal string was specified.");a=S,this.hasBeenReset=!0}})),D.displayState=void 0}return I.prototype.getCueAsHTML=function(){var y=self.WebVTT;return y.convertCueToDOMTree(self,this.text)},I}()},"./src/utils/vttparser.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"parseTimeStamp",function(){return _}),R.d(X,"fixLineBreaks",function(){return T}),R.d(X,"VTTParser",function(){return k});var Q=R("./src/utils/vttcue.ts"),B=function(){function D(){}var w=D.prototype;return w.decode=function(d,o){if(!d)return"";if(typeof d!="string")throw new Error("Error - expected string data.");return decodeURIComponent(encodeURIComponent(d))},D}();function _(D){function w(d,o,l,h){return(d|0)*3600+(o|0)*60+(l|0)+parseFloat(h||0)}var E=D.match(/^(?:(\d+):)?(\d{2}):(\d{2})(\.\d+)?/);return E?parseFloat(E[2])>59?w(E[2],E[3],0,E[4]):w(E[1],E[2],E[3],E[4]):null}var H=function(){function D(){this.values=Object.create(null)}var w=D.prototype;return w.set=function(d,o){!this.get(d)&&o!==""&&(this.values[d]=o)},w.get=function(d,o,l){return l?this.has(d)?this.values[d]:o[l]:this.has(d)?this.values[d]:o},w.has=function(d){return d in this.values},w.alt=function(d,o,l){for(var h=0;h<l.length;++h)if(o===l[h]){this.set(d,o);break}},w.integer=function(d,o){/^-?\d+$/.test(o)&&this.set(d,parseInt(o,10))},w.percent=function(d,o){if(/^([\d]{1,3})(\.[\d]*)?%$/.test(o)){var l=parseFloat(o);if(l>=0&&l<=100)return this.set(d,l),!0}return!1},D}();function U(D,w,E,d){var o=d?D.split(d):[D];for(var l in o){if(typeof o[l]!="string")continue;var h=o[l].split(E);if(h.length!==2)continue;var x=h[0],g=h[1];w(x,g)}}var O=new Q.default(0,0,""),I=O.align==="middle"?"middle":"center";function y(D,w,E){var d=D;function o(){var x=_(D);if(x===null)throw new Error("Malformed timestamp: "+d);return D=D.replace(/^[^\sa-zA-Z-]+/,""),x}function l(x,g){var m=new H;U(x,function(p,c){var u;switch(p){case"region":for(var a=E.length-1;a>=0;a--)if(E[a].id===c){m.set(p,E[a].region);break}break;case"vertical":m.alt(p,c,["rl","lr"]);break;case"line":u=c.split(","),m.integer(p,u[0]),m.percent(p,u[0])&&m.set("snapToLines",!1),m.alt(p,u[0],["auto"]),u.length===2&&m.alt("lineAlign",u[1],["start",I,"end"]);break;case"position":u=c.split(","),m.percent(p,u[0]),u.length===2&&m.alt("positionAlign",u[1],["start",I,"end","line-left","line-right","auto"]);break;case"size":m.percent(p,c);break;case"align":m.alt(p,c,["start",I,"end","left","right"]);break}},/:/,/\s/),g.region=m.get("region",null),g.vertical=m.get("vertical","");var L=m.get("line","auto");L==="auto"&&O.line===-1&&(L=-1),g.line=L,g.lineAlign=m.get("lineAlign","start"),g.snapToLines=m.get("snapToLines",!0),g.size=m.get("size",100),g.align=m.get("align",I);var C=m.get("position","auto");C==="auto"&&O.position===50&&(C=g.align==="start"||g.align==="left"?0:g.align==="end"||g.align==="right"?100:50),g.position=C}function h(){D=D.replace(/^\s+/,"")}if(h(),w.startTime=o(),h(),D.substr(0,3)!=="-->")throw new Error("Malformed time stamp (time stamps must be separated by '-->'): "+d);D=D.substr(3),h(),w.endTime=o(),h(),l(D,w)}function T(D){return D.replace(/<br(?: \/)?>/gi,`
`)}var k=function(){function D(){this.state="INITIAL",this.buffer="",this.decoder=new B,this.regionList=[],this.cue=null,this.oncue=void 0,this.onparsingerror=void 0,this.onflush=void 0}var w=D.prototype;return w.parse=function(d){var o=this;d&&(o.buffer+=o.decoder.decode(d,{stream:!0}));function l(){var C=o.buffer,p=0;for(C=T(C);p<C.length&&C[p]!=="\r"&&C[p]!==`
`;)++p;var c=C.substr(0,p);return C[p]==="\r"&&++p,C[p]===`
`&&++p,o.buffer=C.substr(p),c}function h(C){U(C,function(p,c){},/:/)}try{var x="";if(o.state==="INITIAL"){if(!/\r\n|\n/.test(o.buffer))return this;x=l();var g=x.match(/^()?WEBVTT([ \t].*)?$/);if(!g||!g[0])throw new Error("Malformed WebVTT signature.");o.state="HEADER"}for(var m=!1;o.buffer;){if(!/\r\n|\n/.test(o.buffer))return this;m?m=!1:x=l();switch(o.state){case"HEADER":/:/.test(x)?h(x):x||(o.state="ID");continue;case"NOTE":x||(o.state="ID");continue;case"ID":if(/^NOTE($|[ \t])/.test(x)){o.state="NOTE";break}if(!x)continue;if(o.cue=new Q.default(0,0,""),o.state="CUE",x.indexOf("-->")===-1){o.cue.id=x;continue}case"CUE":if(!o.cue){o.state="BADCUE";continue}try{y(x,o.cue,o.regionList)}catch(C){o.cue=null,o.state="BADCUE";continue}o.state="CUETEXT";continue;case"CUETEXT":{var L=x.indexOf("-->")!==-1;if(!x||L&&(m=!0)){o.oncue&&o.cue&&o.oncue(o.cue),o.cue=null,o.state="ID";continue}if(o.cue===null)continue;o.cue.text&&(o.cue.text+=`
`),o.cue.text+=x}continue;case"BADCUE":x||(o.state="ID")}}}catch(C){o.state==="CUETEXT"&&o.cue&&o.oncue&&o.oncue(o.cue),o.cue=null,o.state=o.state==="INITIAL"?"BADWEBVTT":"BADCUE"}return this},w.flush=function(){var d=this;try{if((d.cue||d.state==="HEADER")&&(d.buffer+=`
`,d.parse()),d.state==="INITIAL"||d.state==="BADWEBVTT")throw new Error("Malformed WebVTT signature.")}catch(o){d.onparsingerror&&d.onparsingerror(o)}return d.onflush&&d.onflush(),this},D}()},"./src/utils/webvtt-parser.ts":function(ie,X,R){"use strict";R.r(X),R.d(X,"generateCueId",function(){return k}),R.d(X,"parseWebVTT",function(){return w});var Q=R("./src/polyfills/number.ts"),B=R("./src/utils/vttparser.ts"),_=R("./src/demux/id3.ts"),H=R("./src/utils/timescale-conversion.ts"),U=R("./src/remux/mp4-remuxer.ts"),O=/\r\n|\n\r|\n|\r/g,I=function(d,o,l){return l===void 0&&(l=0),d.substr(l,o.length)===o},y=function(d){var o=parseInt(d.substr(-3)),l=parseInt(d.substr(-6,2)),h=parseInt(d.substr(-9,2)),x=d.length>9?parseInt(d.substr(0,d.indexOf(":"))):0;if(!Object(Q.isFiniteNumber)(o)||!Object(Q.isFiniteNumber)(l)||!Object(Q.isFiniteNumber)(h)||!Object(Q.isFiniteNumber)(x))throw Error("Malformed X-TIMESTAMP-MAP: Local:"+d);return o+=1e3*l,o+=60*1e3*h,o+=60*60*1e3*x,o},T=function(d){for(var o=5381,l=d.length;l;)o=o*33^d.charCodeAt(--l);return(o>>>0).toString()};function k(E,d,o){return T(E.toString())+T(d.toString())+T(o)}var D=function(d,o,l){var h=d[o],x=d[h.prevCC];if(!x||!x.new&&h.new){d.ccOffset=d.presentationOffset=h.start,h.new=!1;return}for(;(g=x)!==null&&g!==void 0&&g.new;){var g;d.ccOffset+=h.start-x.start,h.new=!1,h=x,x=d[h.prevCC]}d.presentationOffset=l};function w(E,d,o,l,h,x,g,m){var L=new B.VTTParser,C=Object(_.utf8ArrayToStr)(new Uint8Array(E)).trim().replace(O,`
`).split(`
`),p=[],c=Object(H.toMpegTsClockFromTimescale)(d,o),u="00:00.000",a=0,b=0,v,S=!0,P=!1;L.oncue=function(G){var V=l[h],$=l.ccOffset,z=(a-c)/9e4;if(V!=null&&V.new&&(b!==void 0?$=l.ccOffset=V.start:D(l,h,z)),z&&($=z-l.presentationOffset),P){var F=G.endTime-G.startTime,ee=Object(U.normalizePts)((G.startTime+$-b)*9e4,x*9e4)/9e4;G.startTime=ee,G.endTime=ee+F}var ne=G.text.trim();G.text=decodeURIComponent(encodeURIComponent(ne)),G.id||(G.id=k(G.startTime,G.endTime,ne)),G.endTime>0&&p.push(G)},L.onparsingerror=function(G){v=G},L.onflush=function(){if(v){m(v);return}g(p)},C.forEach(function(G){if(S)if(I(G,"X-TIMESTAMP-MAP=")){S=!1,P=!0,G.substr(16).split(",").forEach(function(V){I(V,"LOCAL:")?u=V.substr(6):I(V,"MPEGTS:")&&(a=parseInt(V.substr(7)))});try{b=y(u)/1e3}catch(V){P=!1,v=V}return}else G===""&&(S=!1);L.parse(G+`
`)}),L.flush()}},"./src/utils/xhr-loader.ts":function(ie,X,R){"use strict";R.r(X);var Q=R("./src/utils/logger.ts"),B=R("./src/loader/load-stats.ts"),_=/^age:\s*[\d.]+\s*$/m,H=function(){function U(I){this.xhrSetup=void 0,this.requestTimeout=void 0,this.retryTimeout=void 0,this.retryDelay=void 0,this.config=null,this.callbacks=null,this.context=void 0,this.loader=null,this.stats=void 0,this.xhrSetup=I?I.xhrSetup:null,this.stats=new B.LoadStats,this.retryDelay=0}var O=U.prototype;return O.destroy=function(){this.callbacks=null,this.abortInternal(),this.loader=null,this.config=null},O.abortInternal=function(){var y=this.loader;self.clearTimeout(this.requestTimeout),self.clearTimeout(this.retryTimeout),y&&(y.onreadystatechange=null,y.onprogress=null,y.readyState!==4&&(this.stats.aborted=!0,y.abort()))},O.abort=function(){var y;this.abortInternal(),(y=this.callbacks)!==null&&y!==void 0&&y.onAbort&&this.callbacks.onAbort(this.stats,this.context,this.loader)},O.load=function(y,T,k){if(this.stats.loading.start)throw new Error("Loader can only be used once.");this.stats.loading.start=self.performance.now(),this.context=y,this.config=T,this.callbacks=k,this.retryDelay=T.retryDelay,this.loadInternal()},O.loadInternal=function(){var y=this.config,T=this.context;if(!y)return;var k=this.loader=new self.XMLHttpRequest,D=this.stats;D.loading.first=0,D.loaded=0;var w=this.xhrSetup;try{if(w)try{w(k,T.url)}catch(o){k.open("GET",T.url,!0),w(k,T.url)}k.readyState||k.open("GET",T.url,!0);var E=this.context.headers;if(E)for(var d in E)k.setRequestHeader(d,E[d])}catch(o){this.callbacks.onError({code:k.status,text:o.message},T,k);return}T.rangeEnd&&k.setRequestHeader("Range","bytes="+T.rangeStart+"-"+(T.rangeEnd-1)),k.onreadystatechange=this.readystatechange.bind(this),k.onprogress=this.loadprogress.bind(this),k.responseType=T.responseType,self.clearTimeout(this.requestTimeout),this.requestTimeout=self.setTimeout(this.loadtimeout.bind(this),y.timeout),k.send()},O.readystatechange=function(){var y=this.context,T=this.loader,k=this.stats;if(!y||!T)return;var D=T.readyState,w=this.config;if(k.aborted)return;if(D>=2)if(self.clearTimeout(this.requestTimeout),k.loading.first===0&&(k.loading.first=Math.max(self.performance.now(),k.loading.start)),D===4){T.onreadystatechange=null,T.onprogress=null;var E=T.status;if(E>=200&&E<300){k.loading.end=Math.max(self.performance.now(),k.loading.first);var d,o;if(y.responseType==="arraybuffer"?(d=T.response,o=d.byteLength):(d=T.responseText,o=d.length),k.loaded=k.total=o,!this.callbacks)return;var l=this.callbacks.onProgress;if(l&&l(k,y,d,T),!this.callbacks)return;var h={url:T.responseURL,data:d};this.callbacks.onSuccess(h,k,y,T)}else k.retry>=w.maxRetry||E>=400&&E<499?(Q.logger.error(E+" while loading "+y.url),this.callbacks.onError({code:E,text:T.statusText},y,T)):(Q.logger.warn(E+" while loading "+y.url+", retrying in "+this.retryDelay+"..."),this.abortInternal(),this.loader=null,self.clearTimeout(this.retryTimeout),this.retryTimeout=self.setTimeout(this.loadInternal.bind(this),this.retryDelay),this.retryDelay=Math.min(2*this.retryDelay,w.maxRetryDelay),k.retry++)}else self.clearTimeout(this.requestTimeout),this.requestTimeout=self.setTimeout(this.loadtimeout.bind(this),w.timeout)},O.loadtimeout=function(){Q.logger.warn("timeout while loading "+this.context.url);var y=this.callbacks;y&&(this.abortInternal(),y.onTimeout(this.stats,this.context,this.loader))},O.loadprogress=function(y){var T=this.stats;T.loaded=y.loaded,y.lengthComputable&&(T.total=y.total)},O.getCacheAge=function(){var y=null;if(this.loader&&_.test(this.loader.getAllResponseHeaders())){var T=this.loader.getResponseHeader("age");y=T?parseFloat(T):null}return y},U}();X.default=H}}).default})},vHTk:function(Me,De,Z){Me.exports={wrp:"wrp___z2l1F",bgBlack:"bgBlack___3ezfX",monaco:"monaco___1ypjT",darkBlue:"darkBlue___2ViJc",close:"close___3q-z4",embed:"embed___3dQqc"}},yslc:function(Me,De){Me.exports="data:image/png;base64,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"}}]);