(window.webpackJsonp=window.webpackJsonp||[]).push([[100,5,7,8,9,18],{"+ua5":function(ot,we,Q){},"/cxE":function(ot,we,Q){"use strict";Q.d(we,"f",function(){return O}),Q.d(we,"g",function(){return G}),Q.d(we,"h",function(){return U}),Q.d(we,"e",function(){return Y}),Q.d(we,"b",function(){return M}),Q.d(we,"c",function(){return e}),Q.d(we,"d",function(){return I}),Q.d(we,"a",function(){return p});class de{constructor(){this.listeners=[],this.unexpectedErrorHandler=function(g){setTimeout(()=>{throw g.stack?new Error(g.message+`
`+g.stack):g},0)}}emit(g){this.listeners.forEach(c=>{c(g)})}onUnexpectedError(g){this.unexpectedErrorHandler(g),this.emit(g)}onUnexpectedExternalError(g){this.unexpectedErrorHandler(g)}}const K=new de;function O(g){Y(g)||K.onUnexpectedError(g);return}function G(g){Y(g)||K.onUnexpectedExternalError(g);return}function U(g){if(g instanceof Error){let{name:c,message:s}=g;const i=g.stacktrace||g.stack;return{$isError:!0,name:c,message:s,stack:i}}return g}const S="Canceled";function Y(g){return g instanceof Error&&g.name===S&&g.message===S}function M(){const g=new Error(S);return g.name=g.message,g}function e(g){return g?new Error(`Illegal argument: ${g}`):new Error("Illegal argument")}function I(g){return g?new Error(`Illegal state: ${g}`):new Error("Illegal state")}class p extends Error{constructor(g){super("NotSupported");g&&(this.message=g)}}},"24hK":function(ot,we,Q){"use strict";Q.d(we,"a",function(){return K});class de{constructor(O){this.element=O,this.next=de.Undefined,this.prev=de.Undefined}}de.Undefined=new de(void 0);class K{constructor(){this._first=de.Undefined,this._last=de.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===de.Undefined}clear(){let O=this._first;for(;O!==de.Undefined;){const G=O.next;O.prev=de.Undefined,O.next=de.Undefined,O=G}this._first=de.Undefined,this._last=de.Undefined,this._size=0}unshift(O){return this._insert(O,!1)}push(O){return this._insert(O,!0)}_insert(O,G){const U=new de(O);if(this._first===de.Undefined)this._first=U,this._last=U;else if(G){const Y=this._last;this._last=U,U.prev=Y,Y.next=U}else{const Y=this._first;this._first=U,U.next=Y,Y.prev=U}this._size+=1;let S=!1;return()=>{S||(S=!0,this._remove(U))}}shift(){if(this._first===de.Undefined)return;{const O=this._first.element;return this._remove(this._first),O}}pop(){if(this._last===de.Undefined)return;{const O=this._last.element;return this._remove(this._last),O}}_remove(O){if(O.prev!==de.Undefined&&O.next!==de.Undefined){const G=O.prev;G.next=O.next,O.next.prev=G}else O.prev===de.Undefined&&O.next===de.Undefined?(this._first=de.Undefined,this._last=de.Undefined):O.next===de.Undefined?(this._last=this._last.prev,this._last.next=de.Undefined):O.prev===de.Undefined&&(this._first=this._first.next,this._first.prev=de.Undefined);this._size-=1}*[Symbol.iterator](){let O=this._first;for(;O!==de.Undefined;)yield O.element,O=O.next}}},"3/fG":function(ot,we,Q){"use strict";Q.d(we,"a",function(){return K});function de(O,G){let U;return G.length===0?U=O:U=O.replace(/\{(\d+)\}/g,function(S,Y){const M=Y[0];return typeof G[M]!="undefined"?G[M]:S}),U}function K(O,G,...U){return de(G,U)}},"49sm":function(ot,we){var Q={}.toString;ot.exports=Array.isArray||function(de){return Q.call(de)=="[object Array]"}},"55Ip":function(ot,we,Q){"use strict";Q.d(we,"a",function(){return r});var de=Q("Ty5D"),K=Q("dI71"),O=Q("q1tI"),G=Q.n(O),U=Q("YS25"),S=Q("17x9"),Y=Q.n(S),M=Q("wx14"),e=Q("zLVn"),I=Q("9R94"),p=function(n){Object(K.a)(l,n);function l(){for(var _,m=arguments.length,h=new Array(m),R=0;R=0||m.relatedTarget.className.indexOf("".concat(C,"-next"))>=0))return;n.setState({goInputText:""}),F(n.getValidValue())},n.go=function(m){var h=n.state.goInputText;if(h==="")return;(m.keyCode===s.ENTER||m.type==="click")&&(n.setState({goInputText:""}),n.props.quickGo(n.getValidValue()))},n}return Object(U.a)(d,[{key:"getValidValue",value:function(){var l=this.state,u=l.goInputText,_=l.current;return!u||isNaN(u)?_:Number(u)}},{key:"getPageSizeOptions",value:function(){var l=this.props,u=l.pageSize,_=l.pageSizeOptions;return _.some(function(m){return m.toString()===u.toString()})?_:_.concat([u.toString()]).sort(function(m,h){var R=isNaN(Number(m))?0:Number(m),F=isNaN(Number(h))?0:Number(h);return R-F})}},{key:"render",value:function(){var l=this,u=this.props,_=u.pageSize,m=u.locale,h=u.rootPrefixCls,R=u.changeSize,F=u.quickGo,C=u.goButton,N=u.selectComponentClass,j=u.buildOptionText,D=u.selectPrefixCls,$=u.disabled,oe=this.state.goInputText,Ee="".concat(h,"-options"),ve=N,Le=null,Se=null,Re=null;if(!R&&!F)return null;var De=this.getPageSizeOptions();if(R&&ve){var Fe=De.map(function(Ce,X){return e.a.createElement(ve.Option,{key:X,value:Ce.toString()},(j||l.buildOptionText)(Ce))});Le=e.a.createElement(ve,{disabled:$,prefixCls:D,showSearch:!1,className:"".concat(Ee,"-size-changer"),optionLabelProp:"children",dropdownMatchSelectWidth:!1,value:(_||De[0]).toString(),onChange:this.changeSize,getPopupContainer:function(X){return X.parentNode}},Fe)}return F&&(C&&(Re=typeof C=="boolean"?e.a.createElement("button",{type:"button",onClick:this.go,onKeyUp:this.go,disabled:$,className:"".concat(Ee,"-quick-jumper-button")},m.jump_to_confirm):e.a.createElement("span",{onClick:this.go,onKeyUp:this.go},C)),Se=e.a.createElement("div",{className:"".concat(Ee,"-quick-jumper")},m.jump_to,e.a.createElement("input",{disabled:$,type:"text",value:oe,onChange:this.handleChange,onKeyUp:this.go,onBlur:this.handleBlur}),m.page,Re)),e.a.createElement("li",{className:"".concat(Ee)},Le,Se)}}]),d}(e.a.Component);i.defaultProps={pageSizeOptions:["10","20","50","100"]};var A=i,o=Q("N2Kk");function a(){}function r(T){return typeof T=="number"&&isFinite(T)&&Math.floor(T)===T}function t(T,v,d){return d}function b(T,v,d){var n=typeof T=="undefined"?v.pageSize:T;return Math.floor((d.total-1)/n)+1}var y=function(T){Object(S.a)(d,T);var v=Object(Y.a)(d);function d(n){var l;Object(G.a)(this,d),l=v.call(this,n),l.getJumpPrevPage=function(){return Math.max(1,l.state.current-(l.props.showLessItems?3:5))},l.getJumpNextPage=function(){return Math.min(b(void 0,l.state,l.props),l.state.current+(l.props.showLessItems?3:5))},l.getItemIcon=function(R,F){var C=l.props.prefixCls,N=R||e.a.createElement("button",{type:"button","aria-label":F,className:"".concat(C,"-item-link")});return typeof R=="function"&&(N=e.a.createElement(R,Object(O.a)({},l.props))),N},l.savePaginationNode=function(R){l.paginationNode=R},l.isValid=function(R){return r(R)&&R!==l.state.current},l.shouldDisplayQuickJumper=function(){var R=l.props,F=R.showQuickJumper,C=R.pageSize,N=R.total;return N<=C?!1:F},l.handleKeyDown=function(R){(R.keyCode===s.ARROW_UP||R.keyCode===s.ARROW_DOWN)&&R.preventDefault()},l.handleKeyUp=function(R){var F=l.getValidValue(R),C=l.state.currentInputValue;F!==C&&l.setState({currentInputValue:F}),R.keyCode===s.ENTER?l.handleChange(F):R.keyCode===s.ARROW_UP?l.handleChange(F-1):R.keyCode===s.ARROW_DOWN&&l.handleChange(F+1)},l.changePageSize=function(R){var F=l.state.current,C=b(R,l.state,l.props);F=F>C?C:F,C===0&&(F=l.state.current),typeof R=="number"&&("pageSize"in l.props||l.setState({pageSize:R}),"current"in l.props||l.setState({current:F,currentInputValue:F})),l.props.onShowSizeChange(F,R),"onChange"in l.props&&l.props.onChange&&l.props.onChange(F,R)},l.handleChange=function(R){var F=l.props.disabled,C=R;if(l.isValid(C)&&!F){var N=b(void 0,l.state,l.props);C>N?C=N:C<1&&(C=1),"current"in l.props||l.setState({current:C,currentInputValue:C});var j=l.state.pageSize;return l.props.onChange(C,j),C}return l.state.current},l.prev=function(){l.hasPrev()&&l.handleChange(l.state.current-1)},l.next=function(){l.hasNext()&&l.handleChange(l.state.current+1)},l.jumpPrev=function(){l.handleChange(l.getJumpPrevPage())},l.jumpNext=function(){l.handleChange(l.getJumpNextPage())},l.hasPrev=function(){return l.state.current>1},l.hasNext=function(){return l.state.current2?C-2:0),j=2;j=_?h=_:h=Number(u),h}},{key:"getShowSizeChanger",value:function(){var l=this.props,u=l.showSizeChanger,_=l.total,m=l.totalBoundaryShowSizeChanger;return typeof u!="undefined"?u:_>m}},{key:"renderPrev",value:function(l){var u=this.props,_=u.prevIcon,m=u.itemRender,h=m(l,"prev",this.getItemIcon(_,"prev page")),R=!this.hasPrev();return Object(M.isValidElement)(h)?Object(M.cloneElement)(h,{disabled:R}):h}},{key:"renderNext",value:function(l){var u=this.props,_=u.nextIcon,m=u.itemRender,h=m(l,"next",this.getItemIcon(_,"next page")),R=!this.hasNext();return Object(M.isValidElement)(h)?Object(M.cloneElement)(h,{disabled:R}):h}},{key:"render",value:function(){var l=this,u=this.props,_=u.prefixCls,m=u.className,h=u.style,R=u.disabled,F=u.hideOnSinglePage,C=u.total,N=u.locale,j=u.showQuickJumper,D=u.showLessItems,$=u.showTitle,oe=u.showTotal,Ee=u.simple,ve=u.itemRender,Le=u.showPrevNextJumpers,Se=u.jumpPrevIcon,Re=u.jumpNextIcon,De=u.selectComponentClass,Fe=u.selectPrefixCls,Ce=u.pageSizeOptions,X=this.state,L=X.current,P=X.pageSize,J=X.currentInputValue;if(F===!0&&C<=P)return null;var ne=b(void 0,this.state,this.props),k=[],Z=null,H=null,W=null,z=null,se=null,pe=j&&j.goButton,ge=D?1:2,Pe=L-1>0?L-1:0,Me=L+1=ge*2&&L!==1+2&&(k[0]=Object(M.cloneElement)(k[0],{className:"".concat(_,"-item-after-jump-prev")}),k.unshift(Z)),ne-L>=ge*2&&L!==ne-2&&(k[k.length-1]=Object(M.cloneElement)(k[k.length-1],{className:"".concat(_,"-item-before-jump-next")}),k.push(H)),Qe!==1&&k.unshift(W),ze!==ne&&k.push(z)}var ee=null;oe&&(ee=e.a.createElement("li",{className:"".concat(_,"-total-text")},oe(C,[C===0?0:(L-1)*P+1,L*P>C?C:L*P])));var ie=!this.hasPrev()||!ne,le=!this.hasNext()||!ne;return e.a.createElement("ul",Object(de.a)({className:p()(_,m,Object(K.a)({},"".concat(_,"-disabled"),R)),style:h,unselectable:"unselectable",ref:this.savePaginationNode},ke),ee,e.a.createElement("li",{title:$?N.prev_page:null,onClick:this.prev,tabIndex:ie?null:0,onKeyPress:this.runIfEnterPrev,className:p()("".concat(_,"-prev"),Object(K.a)({},"".concat(_,"-disabled"),ie)),"aria-disabled":ie},this.renderPrev(Pe)),k,e.a.createElement("li",{title:$?N.next_page:null,onClick:this.next,tabIndex:le?null:0,onKeyPress:this.runIfEnterNext,className:p()("".concat(_,"-next"),Object(K.a)({},"".concat(_,"-disabled"),le)),"aria-disabled":le},this.renderNext(Me)),e.a.createElement(A,{disabled:R,locale:N,rootPrefixCls:_,selectComponentClass:De,selectPrefixCls:Fe,changeSize:this.getShowSizeChanger()?this.changePageSize:null,current:L,pageSize:P,pageSizeOptions:Ce,quickGo:this.shouldDisplayQuickJumper()?this.handleChange:null,goButton:pe}))}}],[{key:"getDerivedStateFromProps",value:function(l,u){var _={};if("current"in l&&(_.current=l.current,l.current!==u.current&&(_.currentInputValue=_.current)),"pageSize"in l&&l.pageSize!==u.pageSize){var m=u.current,h=b(l.pageSize,u,l);m=m>h?h:m,"current"in l||(_.current=m,_.currentInputValue=m),_.pageSize=l.pageSize}return _}}]),d}(e.a.Component);y.defaultProps={defaultCurrent:1,total:0,defaultPageSize:10,onChange:a,className:"",selectPrefixCls:"rc-select",prefixCls:"rc-pagination",selectComponentClass:null,hideOnSinglePage:!1,showPrevNextJumpers:!0,showQuickJumper:!1,showLessItems:!1,showTitle:!0,onShowSizeChange:a,locale:o.a,style:{},itemRender:t,totalBoundaryShowSizeChanger:50};var E=y},"6RRn":function(ot,we,Q){"use strict";var de=Q("wCXF"),K=Q("n6Qo");Q.d(we,"b",function(){return K.a});var O=Q("IBYe"),G=Q("6eGT"),U=Q("hW8S");Q.d(we,"a",function(){return U.a}),we.c=de.b},"6UM0":function(ot,we,Q){var de,K;(function(){var O;(function(){"use strict";var U=[function(e,I,p){var g=p(1).Beautifier,c=p(5).Options;function s(i,A){var o=new g(i,A);return o.beautify()}e.exports=s,e.exports.defaultOptions=function(){return new c}},function(e,I,p){var g=p(2).Output,c=p(3).Token,s=p(4),i=p(5).Options,A=p(7).Tokenizer,o=p(7).line_starters,a=p(7).positionable_operators,r=p(7).TOKEN;function t(D,$){return $.indexOf(D)!==-1}function b(D){return D.replace(/^\s+/g,"")}function y(D){for(var $={},oe=0;oeoe&&(oe=D.line_indent_level));var Ee={mode:$,parent:D,last_token:D?D.last_token:new c(r.START_BLOCK,""),last_word:D?D.last_word:"",declaration_statement:!1,declaration_assignment:!1,multiline_frame:!1,inline_frame:!1,if_block:!1,else_block:!1,class_start_block:!1,do_block:!1,do_while:!1,import_block:!1,in_case_statement:!1,in_case:!1,case_body:!1,case_block:!1,indentation_level:oe,alignment:0,line_indent_level:D?D.line_indent_level:oe,start_line_index:this._output.get_line_number(),ternary_depth:0};return Ee},N.prototype._reset=function(D){var $=D.match(/^[\t ]*/)[0];this._last_last_text="",this._output=new g(this._options,$),this._output.raw=this._options.test_output_raw,this._flag_store=[],this.set_mode(u.BlockStatement);var oe=new A(D,this._options);return this._tokens=oe.tokenize(),D},N.prototype.beautify=function(){if(this._options.disabled)return this._source_text;var D,$=this._reset(this._source_text),oe=this._options.eol;this._options.eol==="auto"&&(oe=`
`,$&&s.lineBreak.test($||"")&&(oe=$.match(s.lineBreak)[0]));for(var Ee=this._tokens.next();Ee;)this.handle_token(Ee),this._last_last_text=this._flags.last_token.text,this._flags.last_token=Ee,Ee=this._tokens.next();return D=this._output.get_code(oe),D},N.prototype.handle_token=function(D,$){D.type===r.START_EXPR?this.handle_start_expr(D):D.type===r.END_EXPR?this.handle_end_expr(D):D.type===r.START_BLOCK?this.handle_start_block(D):D.type===r.END_BLOCK?this.handle_end_block(D):D.type===r.WORD?this.handle_word(D):D.type===r.RESERVED?this.handle_word(D):D.type===r.SEMICOLON?this.handle_semicolon(D):D.type===r.STRING?this.handle_string(D):D.type===r.EQUALS?this.handle_equals(D):D.type===r.OPERATOR?this.handle_operator(D):D.type===r.COMMA?this.handle_comma(D):D.type===r.BLOCK_COMMENT?this.handle_block_comment(D,$):D.type===r.COMMENT?this.handle_comment(D,$):D.type===r.DOT?this.handle_dot(D):D.type===r.EOF?this.handle_eof(D):D.type===r.UNKNOWN?this.handle_unknown(D,$):this.handle_unknown(D,$)},N.prototype.handle_whitespace_and_comments=function(D,$){var oe=D.newlines,Ee=this._options.keep_array_indentation&&h(this._flags.mode);if(D.comments_before)for(var ve=D.comments_before.next();ve;)this.handle_whitespace_and_comments(ve,$),this.handle_token(ve,$),ve=D.comments_before.next();if(Ee)for(var Le=0;Le0,$);else if(this._options.max_preserve_newlines&&oe>this._options.max_preserve_newlines&&(oe=this._options.max_preserve_newlines),this._options.preserve_newlines&&oe>1){this.print_newline(!1,$);for(var Se=1;Se0&&(!this._flags.parent||this._flags.indentation_level>this._flags.parent.indentation_level)&&(this._flags.indentation_level-=1,this._output.set_indent(this._flags.indentation_level,this._flags.alignment))},N.prototype.set_mode=function(D){this._flags?(this._flag_store.push(this._flags),this._previous_flags=this._flags):this._previous_flags=this.create_flags(null,D),this._flags=this.create_flags(this._previous_flags,D),this._output.set_indent(this._flags.indentation_level,this._flags.alignment)},N.prototype.restore_mode=function(){this._flag_store.length>0&&(this._previous_flags=this._flags,this._flags=this._flag_store.pop(),this._previous_flags.mode===u.Statement&&_(this._output,this._previous_flags),this._output.set_indent(this._flags.indentation_level,this._flags.alignment))},N.prototype.start_of_object_property=function(){return this._flags.parent.mode===u.ObjectLiteral&&this._flags.mode===u.Statement&&(this._flags.last_token.text===":"&&this._flags.ternary_depth===0||T(this._flags.last_token,["get","set"]))},N.prototype.start_of_statement=function(D){var $=!1;return $=$||T(this._flags.last_token,["var","let","const"])&&D.type===r.WORD,$=$||E(this._flags.last_token,"do"),$=$||!(this._flags.parent.mode===u.ObjectLiteral&&this._flags.mode===u.Statement)&&T(this._flags.last_token,j)&&!D.newlines,$=$||E(this._flags.last_token,"else")&&!(E(D,"if")&&!D.comments_before),$=$||this._flags.last_token.type===r.END_EXPR&&(this._previous_flags.mode===u.ForInitializer||this._previous_flags.mode===u.Conditional),$=$||this._flags.last_token.type===r.WORD&&this._flags.mode===u.BlockStatement&&!this._flags.in_case&&!(D.text==="--"||D.text==="++")&&this._last_last_text!=="function"&&D.type!==r.WORD&&D.type!==r.RESERVED,$=$||this._flags.mode===u.ObjectLiteral&&(this._flags.last_token.text===":"&&this._flags.ternary_depth===0||T(this._flags.last_token,["get","set"])),$?(this.set_mode(u.Statement),this.indent(),this.handle_whitespace_and_comments(D,!0),this.start_of_object_property()||this.allow_wrap_or_preserved_newline(D,T(D,["do","for","if","while"])),!0):!1},N.prototype.handle_start_expr=function(D){this.start_of_statement(D)||this.handle_whitespace_and_comments(D);var $=u.Expression;if(D.text==="["){if(this._flags.last_token.type===r.WORD||this._flags.last_token.text===")"){T(this._flags.last_token,o)&&(this._output.space_before_token=!0),this.print_token(D),this.set_mode($),this.indent(),this._options.space_in_paren&&(this._output.space_before_token=!0);return}$=u.ArrayLiteral,h(this._flags.mode)&&((this._flags.last_token.text==="["||this._flags.last_token.text===","&&(this._last_last_text==="]"||this._last_last_text==="}"))&&(this._options.keep_array_indentation||this.print_newline())),t(this._flags.last_token.type,[r.START_EXPR,r.END_EXPR,r.WORD,r.OPERATOR,r.DOT])||(this._output.space_before_token=!0)}else{if(this._flags.last_token.type===r.RESERVED)this._flags.last_token.text==="for"?(this._output.space_before_token=this._options.space_before_conditional,$=u.ForInitializer):t(this._flags.last_token.text,["if","while","switch"])?(this._output.space_before_token=this._options.space_before_conditional,$=u.Conditional):t(this._flags.last_word,["await","async"])?this._output.space_before_token=!0:this._flags.last_token.text==="import"&&D.whitespace_before===""?this._output.space_before_token=!1:(t(this._flags.last_token.text,o)||this._flags.last_token.text==="catch")&&(this._output.space_before_token=!0);else if(this._flags.last_token.type===r.EQUALS||this._flags.last_token.type===r.OPERATOR)this.start_of_object_property()||this.allow_wrap_or_preserved_newline(D);else if(this._flags.last_token.type===r.WORD){this._output.space_before_token=!1;var oe=this._tokens.peek(-3);if(this._options.space_after_named_function&&oe){var Ee=this._tokens.peek(-4);T(oe,["async","function"])||oe.text==="*"&&T(Ee,["async","function"])?this._output.space_before_token=!0:this._flags.mode===u.ObjectLiteral?(oe.text==="{"||oe.text===","||oe.text==="*"&&(Ee.text==="{"||Ee.text===","))&&(this._output.space_before_token=!0):this._flags.parent&&this._flags.parent.class_start_block&&(this._output.space_before_token=!0)}}else this.allow_wrap_or_preserved_newline(D);(this._flags.last_token.type===r.RESERVED&&(this._flags.last_word==="function"||this._flags.last_word==="typeof")||this._flags.last_token.text==="*"&&(t(this._last_last_text,["function","yield"])||this._flags.mode===u.ObjectLiteral&&t(this._last_last_text,["{",","])))&&(this._output.space_before_token=this._options.space_after_anon_function)}this._flags.last_token.text===";"||this._flags.last_token.type===r.START_BLOCK?this.print_newline():(this._flags.last_token.type===r.END_EXPR||this._flags.last_token.type===r.START_EXPR||this._flags.last_token.type===r.END_BLOCK||this._flags.last_token.text==="."||this._flags.last_token.type===r.COMMA)&&this.allow_wrap_or_preserved_newline(D,D.newlines),this.print_token(D),this.set_mode($),this._options.space_in_paren&&(this._output.space_before_token=!0),this.indent()},N.prototype.handle_end_expr=function(D){for(;this._flags.mode===u.Statement;)this.restore_mode();this.handle_whitespace_and_comments(D),this._flags.multiline_frame&&this.allow_wrap_or_preserved_newline(D,D.text==="]"&&h(this._flags.mode)&&!this._options.keep_array_indentation),this._options.space_in_paren&&(this._flags.last_token.type===r.START_EXPR&&!this._options.space_in_empty_paren?(this._output.trim(),this._output.space_before_token=!1):this._output.space_before_token=!0),this.deindent(),this.print_token(D),this.restore_mode(),_(this._output,this._previous_flags),this._flags.do_while&&this._previous_flags.mode===u.Conditional&&(this._previous_flags.mode=u.Expression,this._flags.do_block=!1,this._flags.do_while=!1)},N.prototype.handle_start_block=function(D){this.handle_whitespace_and_comments(D);var $=this._tokens.peek(),oe=this._tokens.peek(1);this._flags.last_word==="switch"&&this._flags.last_token.type===r.END_EXPR?(this.set_mode(u.BlockStatement),this._flags.in_case_statement=!0):this._flags.case_body?this.set_mode(u.BlockStatement):oe&&(t(oe.text,[":",","])&&t($.type,[r.STRING,r.WORD,r.RESERVED])||t($.text,["get","set","..."])&&t(oe.type,[r.WORD,r.RESERVED]))?t(this._last_last_text,["class","interface"])&&!t(oe.text,[":",","])?this.set_mode(u.BlockStatement):this.set_mode(u.ObjectLiteral):this._flags.last_token.type===r.OPERATOR&&this._flags.last_token.text==="=>"?this.set_mode(u.BlockStatement):t(this._flags.last_token.type,[r.EQUALS,r.START_EXPR,r.COMMA,r.OPERATOR])||T(this._flags.last_token,["return","throw","import","default"])?this.set_mode(u.ObjectLiteral):this.set_mode(u.BlockStatement),this._flags.last_token&&(T(this._flags.last_token.previous,["class","extends"])&&(this._flags.class_start_block=!0));var Ee=!$.comments_before&&$.text==="}",ve=Ee&&this._flags.last_word==="function"&&this._flags.last_token.type===r.END_EXPR;if(this._options.brace_preserve_inline){var Le=0,Se=null;this._flags.inline_frame=!0;do if(Le+=1,Se=this._tokens.peek(Le-1),Se.newlines){this._flags.inline_frame=!1;break}while(Se.type!==r.EOF&&!(Se.type===r.END_BLOCK&&Se.opened===D))}(this._options.brace_style==="expand"||this._options.brace_style==="none"&&D.newlines)&&!this._flags.inline_frame?this._flags.last_token.type!==r.OPERATOR&&(ve||this._flags.last_token.type===r.EQUALS||T(this._flags.last_token,v)&&this._flags.last_token.text!=="else")?this._output.space_before_token=!0:this.print_newline(!1,!0):(h(this._previous_flags.mode)&&(this._flags.last_token.type===r.START_EXPR||this._flags.last_token.type===r.COMMA)&&((this._flags.last_token.type===r.COMMA||this._options.space_in_paren)&&(this._output.space_before_token=!0),(this._flags.last_token.type===r.COMMA||this._flags.last_token.type===r.START_EXPR&&this._flags.inline_frame)&&(this.allow_wrap_or_preserved_newline(D),this._previous_flags.multiline_frame=this._previous_flags.multiline_frame||this._flags.multiline_frame,this._flags.multiline_frame=!1)),this._flags.last_token.type!==r.OPERATOR&&this._flags.last_token.type!==r.START_EXPR&&(this._flags.last_token.type===r.START_BLOCK&&!this._flags.inline_frame?this.print_newline():this._output.space_before_token=!0)),this.print_token(D),this.indent(),!Ee&&!(this._options.brace_preserve_inline&&this._flags.inline_frame)&&this.print_newline()},N.prototype.handle_end_block=function(D){for(this.handle_whitespace_and_comments(D);this._flags.mode===u.Statement;)this.restore_mode();var $=this._flags.last_token.type===r.START_BLOCK;this._flags.inline_frame&&!$?this._output.space_before_token=!0:this._options.brace_style==="expand"?$||this.print_newline():$||(h(this._flags.mode)&&this._options.keep_array_indentation?(this._options.keep_array_indentation=!1,this.print_newline(),this._options.keep_array_indentation=!0):this.print_newline()),this.restore_mode(),this.print_token(D)},N.prototype.handle_word=function(D){if(D.type===r.RESERVED){if(t(D.text,["set","get"])&&this._flags.mode!==u.ObjectLiteral)D.type=r.WORD;else if(D.text==="import"&&t(this._tokens.peek().text,["(","."]))D.type=r.WORD;else if(t(D.text,["as","from"])&&!this._flags.import_block)D.type=r.WORD;else if(this._flags.mode===u.ObjectLiteral){var $=this._tokens.peek();$.text===":"&&(D.type=r.WORD)}}if(this.start_of_statement(D)?T(this._flags.last_token,["var","let","const"])&&D.type===r.WORD&&(this._flags.declaration_statement=!0):D.newlines&&!R(this._flags.mode)&&(this._flags.last_token.type!==r.OPERATOR||this._flags.last_token.text==="--"||this._flags.last_token.text==="++")&&this._flags.last_token.type!==r.EQUALS&&(this._options.preserve_newlines||!T(this._flags.last_token,["var","let","const","set","get"]))?(this.handle_whitespace_and_comments(D),this.print_newline()):this.handle_whitespace_and_comments(D),this._flags.do_block&&!this._flags.do_while)if(E(D,"while")){this._output.space_before_token=!0,this.print_token(D),this._output.space_before_token=!0,this._flags.do_while=!0;return}else this.print_newline(),this._flags.do_block=!1;if(this._flags.if_block)if(!this._flags.else_block&&E(D,"else"))this._flags.else_block=!0;else{for(;this._flags.mode===u.Statement;)this.restore_mode();this._flags.if_block=!1,this._flags.else_block=!1}if(this._flags.in_case_statement&&T(D,["case","default"])){this.print_newline(),!this._flags.case_block&&(this._flags.case_body||this._options.jslint_happy)&&this.deindent(),this._flags.case_body=!1,this.print_token(D),this._flags.in_case=!0;return}if((this._flags.last_token.type===r.COMMA||this._flags.last_token.type===r.START_EXPR||this._flags.last_token.type===r.EQUALS||this._flags.last_token.type===r.OPERATOR)&&(this.start_of_object_property()||this.allow_wrap_or_preserved_newline(D)),E(D,"function")){(t(this._flags.last_token.text,["}",";"])||this._output.just_added_newline()&&!(t(this._flags.last_token.text,["(","[","{",":","=",","])||this._flags.last_token.type===r.OPERATOR))&&(!this._output.just_added_blankline()&&!D.comments_before&&(this.print_newline(),this.print_newline(!0))),this._flags.last_token.type===r.RESERVED||this._flags.last_token.type===r.WORD?T(this._flags.last_token,["get","set","new","export"])||T(this._flags.last_token,j)?this._output.space_before_token=!0:E(this._flags.last_token,"default")&&this._last_last_text==="export"?this._output.space_before_token=!0:this._flags.last_token.text==="declare"?this._output.space_before_token=!0:this.print_newline():this._flags.last_token.type===r.OPERATOR||this._flags.last_token.text==="="?this._output.space_before_token=!0:!this._flags.multiline_frame&&(R(this._flags.mode)||h(this._flags.mode))||this.print_newline(),this.print_token(D),this._flags.last_word=D.text;return}var oe="NONE";if(this._flags.last_token.type===r.END_BLOCK?this._previous_flags.inline_frame?oe="SPACE":T(D,["else","catch","finally","from"])?this._options.brace_style==="expand"||this._options.brace_style==="end-expand"||this._options.brace_style==="none"&&D.newlines?oe="NEWLINE":(oe="SPACE",this._output.space_before_token=!0):oe="NEWLINE":this._flags.last_token.type===r.SEMICOLON&&this._flags.mode===u.BlockStatement?oe="NEWLINE":this._flags.last_token.type===r.SEMICOLON&&R(this._flags.mode)?oe="SPACE":this._flags.last_token.type===r.STRING?oe="NEWLINE":this._flags.last_token.type===r.RESERVED||this._flags.last_token.type===r.WORD||this._flags.last_token.text==="*"&&(t(this._last_last_text,["function","yield"])||this._flags.mode===u.ObjectLiteral&&t(this._last_last_text,["{",","]))?oe="SPACE":this._flags.last_token.type===r.START_BLOCK?this._flags.inline_frame?oe="SPACE":oe="NEWLINE":this._flags.last_token.type===r.END_EXPR&&(this._output.space_before_token=!0,oe="NEWLINE"),T(D,o)&&this._flags.last_token.text!==")"&&(this._flags.inline_frame||this._flags.last_token.text==="else"||this._flags.last_token.text==="export"?oe="SPACE":oe="NEWLINE"),T(D,["else","catch","finally"]))if((!(this._flags.last_token.type===r.END_BLOCK&&this._previous_flags.mode===u.BlockStatement)||this._options.brace_style==="expand"||this._options.brace_style==="end-expand"||this._options.brace_style==="none"&&D.newlines)&&!this._flags.inline_frame)this.print_newline();else{this._output.trim(!0);var Ee=this._output.current_line;Ee.last()!=="}"&&this.print_newline(),this._output.space_before_token=!0}else oe==="NEWLINE"?T(this._flags.last_token,v)?this._output.space_before_token=!0:this._flags.last_token.text==="declare"&&T(D,["var","let","const"])?this._output.space_before_token=!0:this._flags.last_token.type!==r.END_EXPR?(this._flags.last_token.type!==r.START_EXPR||!T(D,["var","let","const"]))&&this._flags.last_token.text!==":"&&(E(D,"if")&&E(D.previous,"else")?this._output.space_before_token=!0:this.print_newline()):T(D,o)&&this._flags.last_token.text!==")"&&this.print_newline():this._flags.multiline_frame&&h(this._flags.mode)&&this._flags.last_token.text===","&&this._last_last_text==="}"?this.print_newline():oe==="SPACE"&&(this._output.space_before_token=!0);D.previous&&(D.previous.type===r.WORD||D.previous.type===r.RESERVED)&&(this._output.space_before_token=!0),this.print_token(D),this._flags.last_word=D.text,D.type===r.RESERVED&&(D.text==="do"?this._flags.do_block=!0:D.text==="if"?this._flags.if_block=!0:D.text==="import"?this._flags.import_block=!0:this._flags.import_block&&E(D,"from")&&(this._flags.import_block=!1))},N.prototype.handle_semicolon=function(D){this.start_of_statement(D)?this._output.space_before_token=!1:this.handle_whitespace_and_comments(D);for(var $=this._tokens.peek();this._flags.mode===u.Statement&&!(this._flags.if_block&&E($,"else"))&&!this._flags.do_block;)this.restore_mode();this._flags.import_block&&(this._flags.import_block=!1),this.print_token(D)},N.prototype.handle_string=function(D){D.text.startsWith("`")&&D.newlines===0&&D.whitespace_before===""&&(D.previous.text===")"||this._flags.last_token.type===r.WORD)||(this.start_of_statement(D)?this._output.space_before_token=!0:(this.handle_whitespace_and_comments(D),this._flags.last_token.type===r.RESERVED||this._flags.last_token.type===r.WORD||this._flags.inline_frame?this._output.space_before_token=!0:this._flags.last_token.type===r.COMMA||this._flags.last_token.type===r.START_EXPR||this._flags.last_token.type===r.EQUALS||this._flags.last_token.type===r.OPERATOR?this.start_of_object_property()||this.allow_wrap_or_preserved_newline(D):D.text.startsWith("`")&&this._flags.last_token.type===r.END_EXPR&&(D.previous.text==="]"||D.previous.text===")")&&D.newlines===0?this._output.space_before_token=!0:this.print_newline())),this.print_token(D)},N.prototype.handle_equals=function(D){this.start_of_statement(D)||this.handle_whitespace_and_comments(D),this._flags.declaration_statement&&(this._flags.declaration_assignment=!0),this._output.space_before_token=!0,this.print_token(D),this._output.space_before_token=!0},N.prototype.handle_comma=function(D){this.handle_whitespace_and_comments(D,!0),this.print_token(D),this._output.space_before_token=!0,this._flags.declaration_statement?(R(this._flags.parent.mode)&&(this._flags.declaration_assignment=!1),this._flags.declaration_assignment?(this._flags.declaration_assignment=!1,this.print_newline(!1,!0)):this._options.comma_first&&this.allow_wrap_or_preserved_newline(D)):this._flags.mode===u.ObjectLiteral||this._flags.mode===u.Statement&&this._flags.parent.mode===u.ObjectLiteral?(this._flags.mode===u.Statement&&this.restore_mode(),this._flags.inline_frame||this.print_newline()):this._options.comma_first&&this.allow_wrap_or_preserved_newline(D)},N.prototype.handle_operator=function(D){var $=D.text==="*"&&(T(this._flags.last_token,["function","yield"])||t(this._flags.last_token.type,[r.START_BLOCK,r.COMMA,r.END_BLOCK,r.SEMICOLON])),oe=t(D.text,["-","+"])&&(t(this._flags.last_token.type,[r.START_BLOCK,r.START_EXPR,r.EQUALS,r.OPERATOR])||t(this._flags.last_token.text,o)||this._flags.last_token.text===",");if(!this.start_of_statement(D)){var Ee=!$;this.handle_whitespace_and_comments(D,Ee)}if(D.text==="*"&&this._flags.last_token.type===r.DOT){this.print_token(D);return}if(D.text==="::"){this.print_token(D);return}if(this._flags.last_token.type===r.OPERATOR&&t(this._options.operator_position,l)&&this.allow_wrap_or_preserved_newline(D),D.text===":"&&this._flags.in_case){this.print_token(D),this._flags.in_case=!1,this._flags.case_body=!0,this._tokens.peek().type!==r.START_BLOCK?(this.indent(),this.print_newline(),this._flags.case_block=!1):(this._flags.case_block=!0,this._output.space_before_token=!0);return}var ve=!0,Le=!0,Se=!1;if(D.text===":"?this._flags.ternary_depth===0?ve=!1:(this._flags.ternary_depth-=1,Se=!0):D.text==="?"&&(this._flags.ternary_depth+=1),!oe&&!$&&this._options.preserve_newlines&&t(D.text,a)){var Re=D.text===":",De=Re&&Se,Fe=Re&&!Se;switch(this._options.operator_position){case n.before_newline:this._output.space_before_token=!Fe,this.print_token(D),(!Re||De)&&this.allow_wrap_or_preserved_newline(D),this._output.space_before_token=!0;return;case n.after_newline:this._output.space_before_token=!0,!Re||De?this._tokens.peek().newlines?this.print_newline(!1,!0):this.allow_wrap_or_preserved_newline(D):this._output.space_before_token=!1,this.print_token(D),this._output.space_before_token=!0;return;case n.preserve_newline:Fe||this.allow_wrap_or_preserved_newline(D),ve=!(this._output.just_added_newline()||Fe),this._output.space_before_token=ve,this.print_token(D),this._output.space_before_token=!0;return}}if($){this.allow_wrap_or_preserved_newline(D),ve=!1;var Ce=this._tokens.peek();Le=Ce&&t(Ce.type,[r.WORD,r.RESERVED])}else if(D.text==="...")this.allow_wrap_or_preserved_newline(D),ve=this._flags.last_token.type===r.START_BLOCK,Le=!1;else if(t(D.text,["--","++","!","~"])||oe){if((this._flags.last_token.type===r.COMMA||this._flags.last_token.type===r.START_EXPR)&&this.allow_wrap_or_preserved_newline(D),ve=!1,Le=!1,D.newlines&&(D.text==="--"||D.text==="++"||D.text==="~")){var X=T(this._flags.last_token,v)&&D.newlines;X&&(this._previous_flags.if_block||this._previous_flags.else_block)&&this.restore_mode(),this.print_newline(X,!0)}this._flags.last_token.text===";"&&R(this._flags.mode)&&(ve=!0),this._flags.last_token.type===r.RESERVED?ve=!0:this._flags.last_token.type===r.END_EXPR?ve=!(this._flags.last_token.text==="]"&&(D.text==="--"||D.text==="++")):this._flags.last_token.type===r.OPERATOR&&(ve=t(D.text,["--","-","++","+"])&&t(this._flags.last_token.text,["--","-","++","+"]),t(D.text,["+","-"])&&t(this._flags.last_token.text,["--","++"])&&(Le=!0)),(this._flags.mode===u.BlockStatement&&!this._flags.inline_frame||this._flags.mode===u.Statement)&&(this._flags.last_token.text==="{"||this._flags.last_token.text===";")&&this.print_newline()}this._output.space_before_token=this._output.space_before_token||ve,this.print_token(D),this._output.space_before_token=Le},N.prototype.handle_block_comment=function(D,$){if(this._output.raw){this._output.add_raw_token(D),D.directives&&D.directives.preserve==="end"&&(this._output.raw=this._options.test_output_raw);return}if(D.directives){this.print_newline(!1,$),this.print_token(D),D.directives.preserve==="start"&&(this._output.raw=!0),this.print_newline(!1,!0);return}if(!s.newline.test(D.text)&&!D.newlines){this._output.space_before_token=!0,this.print_token(D),this._output.space_before_token=!0;return}else this.print_block_commment(D,$)},N.prototype.print_block_commment=function(D,$){var oe=m(D.text),Ee,ve=!1,Le=!1,Se=D.whitespace_before,Re=Se.length;if(this.print_newline(!1,$),this.print_token_line_indentation(D),this._output.add_token(oe[0]),this.print_newline(!1,$),oe.length>1){for(oe=oe.slice(1),ve=F(oe,"*"),Le=C(oe,Se),ve&&(this._flags.alignment=1),Ee=0;Ee=0;s--)if(this.__items[s].match(c))return!0;return!1},I.prototype.set_indent=function(c,s){this.is_empty()&&(this.__indent_count=c||0,this.__alignment_count=s||0,this.__character_count=this.__parent.get_indent_size(this.__indent_count,this.__alignment_count))},I.prototype._set_wrap_point=function(){this.__parent.wrap_line_length&&(this.__wrap_point_index=this.__items.length,this.__wrap_point_character_count=this.__character_count,this.__wrap_point_indent_count=this.__parent.next_line.__indent_count,this.__wrap_point_alignment_count=this.__parent.next_line.__alignment_count)},I.prototype._should_wrap=function(){return this.__wrap_point_index&&this.__character_count>this.__parent.wrap_line_length&&this.__wrap_point_character_count>this.__parent.next_line.__character_count},I.prototype._allow_wrap=function(){if(this._should_wrap()){this.__parent.add_new_line();var c=this.__parent.current_line;return c.set_indent(this.__wrap_point_indent_count,this.__wrap_point_alignment_count),c.__items=this.__items.slice(this.__wrap_point_index),this.__items=this.__items.slice(0,this.__wrap_point_index),c.__character_count+=this.__character_count-this.__wrap_point_character_count,this.__character_count=this.__wrap_point_character_count,c.__items[0]===" "&&(c.__items.splice(0,1),c.__character_count-=1),!0}return!1},I.prototype.is_empty=function(){return this.__items.length===0},I.prototype.last=function(){return this.is_empty()?null:this.__items[this.__items.length-1]},I.prototype.push=function(c){this.__items.push(c);var s=c.lastIndexOf(`
`);s!==-1?this.__character_count=c.length-s:this.__character_count+=c.length},I.prototype.pop=function(){var c=null;return this.is_empty()||(c=this.__items.pop(),this.__character_count-=c.length),c},I.prototype._remove_indent=function(){this.__indent_count>0&&(this.__indent_count-=1,this.__character_count-=this.__parent.indent_size)},I.prototype._remove_wrap_indent=function(){this.__wrap_point_indent_count>0&&(this.__wrap_point_indent_count-=1)},I.prototype.trim=function(){for(;this.last()===" ";)this.__items.pop(),this.__character_count-=1},I.prototype.toString=function(){var c="";return this.is_empty()?this.__parent.indent_empty_lines&&(c=this.__parent.get_indent_string(this.__indent_count)):(c=this.__parent.get_indent_string(this.__indent_count,this.__alignment_count),c+=this.__items.join("")),c};function p(c,s){this.__cache=[""],this.__indent_size=c.indent_size,this.__indent_string=c.indent_char,c.indent_with_tabs||(this.__indent_string=new Array(c.indent_size+1).join(c.indent_char)),s=s||"",c.indent_level>0&&(s=new Array(c.indent_level+1).join(this.__indent_string)),this.__base_string=s,this.__base_string_length=s.length}p.prototype.get_indent_size=function(c,s){var i=this.__base_string_length;return s=s||0,c<0&&(i=0),i+=c*this.__indent_size,i+=s,i},p.prototype.get_indent_string=function(c,s){var i=this.__base_string;return s=s||0,c<0&&(c=0,i=""),s+=c*this.__indent_size,this.__ensure_cache(s),i+=this.__cache[s],i},p.prototype.__ensure_cache=function(c){for(;c>=this.__cache.length;)this.__add_column()},p.prototype.__add_column=function(){var c=this.__cache.length,s=0,i="";this.__indent_size&&c>=this.__indent_size&&(s=Math.floor(c/this.__indent_size),c-=s*this.__indent_size,i=new Array(s+1).join(this.__indent_string)),c&&(i+=new Array(c+1).join(" ")),this.__cache.push(i)};function g(c,s){this.__indent_cache=new p(c,s),this.raw=!1,this._end_with_newline=c.end_with_newline,this.indent_size=c.indent_size,this.wrap_line_length=c.wrap_line_length,this.indent_empty_lines=c.indent_empty_lines,this.__lines=[],this.previous_line=null,this.current_line=null,this.next_line=new I(this),this.space_before_token=!1,this.non_breaking_space=!1,this.previous_token_wrapped=!1,this.__add_outputline()}g.prototype.__add_outputline=function(){this.previous_line=this.current_line,this.current_line=this.next_line.clone_empty(),this.__lines.push(this.current_line)},g.prototype.get_line_number=function(){return this.__lines.length},g.prototype.get_indent_string=function(c,s){return this.__indent_cache.get_indent_string(c,s)},g.prototype.get_indent_size=function(c,s){return this.__indent_cache.get_indent_size(c,s)},g.prototype.is_empty=function(){return!this.previous_line&&this.current_line.is_empty()},g.prototype.add_new_line=function(c){return this.is_empty()||!c&&this.just_added_newline()?!1:(this.raw||this.__add_outputline(),!0)},g.prototype.get_code=function(c){this.trim(!0);var s=this.current_line.pop();s&&(s[s.length-1]===`
`&&(s=s.replace(/\n+$/g,"")),this.current_line.push(s)),this._end_with_newline&&this.__add_outputline();var i=this.__lines.join(`
`);return c!==`
`&&(i=i.replace(/[\n]/g,c)),i},g.prototype.set_wrap_point=function(){this.current_line._set_wrap_point()},g.prototype.set_indent=function(c,s){return c=c||0,s=s||0,this.next_line.set_indent(c,s),this.__lines.length>1?(this.current_line.set_indent(c,s),!0):(this.current_line.set_indent(),!1)},g.prototype.add_raw_token=function(c){for(var s=0;s1&&this.current_line.is_empty();)this.__lines.pop(),this.current_line=this.__lines[this.__lines.length-1],this.current_line.trim();this.previous_line=this.__lines.length>1?this.__lines[this.__lines.length-2]:null},g.prototype.just_added_newline=function(){return this.current_line.is_empty()},g.prototype.just_added_blankline=function(){return this.is_empty()||this.current_line.is_empty()&&this.previous_line.is_empty()},g.prototype.ensure_empty_line_above=function(c,s){for(var i=this.__lines.length-2;i>=0;){var A=this.__lines[i];if(A.is_empty())break;if(A.item(0).indexOf(c)!==0&&A.item(-1)!==s){this.__lines.splice(i+1,0,new I(this)),this.previous_line=this.__lines[this.__lines.length-2];break}i--}},e.exports.Output=g},function(e){function I(p,g,c,s){this.type=p,this.text=g,this.comments_before=null,this.newlines=c||0,this.whitespace_before=s||"",this.parent=null,this.next=null,this.previous=null,this.opened=null,this.closed=null,this.directives=null}e.exports.Token=I},function(e,I){var p="\\x23\\x24\\x40\\x41-\\x5a\\x5f\\x61-\\x7a",g="\\x24\\x30-\\x39\\x41-\\x5a\\x5f\\x61-\\x7a",c="\\xaa\\xb5\\xba\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\u02c1\\u02c6-\\u02d1\\u02e0-\\u02e4\\u02ec\\u02ee\\u0370-\\u0374\\u0376\\u0377\\u037a-\\u037d\\u0386\\u0388-\\u038a\\u038c\\u038e-\\u03a1\\u03a3-\\u03f5\\u03f7-\\u0481\\u048a-\\u0527\\u0531-\\u0556\\u0559\\u0561-\\u0587\\u05d0-\\u05ea\\u05f0-\\u05f2\\u0620-\\u064a\\u066e\\u066f\\u0671-\\u06d3\\u06d5\\u06e5\\u06e6\\u06ee\\u06ef\\u06fa-\\u06fc\\u06ff\\u0710\\u0712-\\u072f\\u074d-\\u07a5\\u07b1\\u07ca-\\u07ea\\u07f4\\u07f5\\u07fa\\u0800-\\u0815\\u081a\\u0824\\u0828\\u0840-\\u0858\\u08a0\\u08a2-\\u08ac\\u0904-\\u0939\\u093d\\u0950\\u0958-\\u0961\\u0971-\\u0977\\u0979-\\u097f\\u0985-\\u098c\\u098f\\u0990\\u0993-\\u09a8\\u09aa-\\u09b0\\u09b2\\u09b6-\\u09b9\\u09bd\\u09ce\\u09dc\\u09dd\\u09df-\\u09e1\\u09f0\\u09f1\\u0a05-\\u0a0a\\u0a0f\\u0a10\\u0a13-\\u0a28\\u0a2a-\\u0a30\\u0a32\\u0a33\\u0a35\\u0a36\\u0a38\\u0a39\\u0a59-\\u0a5c\\u0a5e\\u0a72-\\u0a74\\u0a85-\\u0a8d\\u0a8f-\\u0a91\\u0a93-\\u0aa8\\u0aaa-\\u0ab0\\u0ab2\\u0ab3\\u0ab5-\\u0ab9\\u0abd\\u0ad0\\u0ae0\\u0ae1\\u0b05-\\u0b0c\\u0b0f\\u0b10\\u0b13-\\u0b28\\u0b2a-\\u0b30\\u0b32\\u0b33\\u0b35-\\u0b39\\u0b3d\\u0b5c\\u0b5d\\u0b5f-\\u0b61\\u0b71\\u0b83\\u0b85-\\u0b8a\\u0b8e-\\u0b90\\u0b92-\\u0b95\\u0b99\\u0b9a\\u0b9c\\u0b9e\\u0b9f\\u0ba3\\u0ba4\\u0ba8-\\u0baa\\u0bae-\\u0bb9\\u0bd0\\u0c05-\\u0c0c\\u0c0e-\\u0c10\\u0c12-\\u0c28\\u0c2a-\\u0c33\\u0c35-\\u0c39\\u0c3d\\u0c58\\u0c59\\u0c60\\u0c61\\u0c85-\\u0c8c\\u0c8e-\\u0c90\\u0c92-\\u0ca8\\u0caa-\\u0cb3\\u0cb5-\\u0cb9\\u0cbd\\u0cde\\u0ce0\\u0ce1\\u0cf1\\u0cf2\\u0d05-\\u0d0c\\u0d0e-\\u0d10\\u0d12-\\u0d3a\\u0d3d\\u0d4e\\u0d60\\u0d61\\u0d7a-\\u0d7f\\u0d85-\\u0d96\\u0d9a-\\u0db1\\u0db3-\\u0dbb\\u0dbd\\u0dc0-\\u0dc6\\u0e01-\\u0e30\\u0e32\\u0e33\\u0e40-\\u0e46\\u0e81\\u0e82\\u0e84\\u0e87\\u0e88\\u0e8a\\u0e8d\\u0e94-\\u0e97\\u0e99-\\u0e9f\\u0ea1-\\u0ea3\\u0ea5\\u0ea7\\u0eaa\\u0eab\\u0ead-\\u0eb0\\u0eb2\\u0eb3\\u0ebd\\u0ec0-\\u0ec4\\u0ec6\\u0edc-\\u0edf\\u0f00\\u0f40-\\u0f47\\u0f49-\\u0f6c\\u0f88-\\u0f8c\\u1000-\\u102a\\u103f\\u1050-\\u1055\\u105a-\\u105d\\u1061\\u1065\\u1066\\u106e-\\u1070\\u1075-\\u1081\\u108e\\u10a0-\\u10c5\\u10c7\\u10cd\\u10d0-\\u10fa\\u10fc-\\u1248\\u124a-\\u124d\\u1250-\\u1256\\u1258\\u125a-\\u125d\\u1260-\\u1288\\u128a-\\u128d\\u1290-\\u12b0\\u12b2-\\u12b5\\u12b8-\\u12be\\u12c0\\u12c2-\\u12c5\\u12c8-\\u12d6\\u12d8-\\u1310\\u1312-\\u1315\\u1318-\\u135a\\u1380-\\u138f\\u13a0-\\u13f4\\u1401-\\u166c\\u166f-\\u167f\\u1681-\\u169a\\u16a0-\\u16ea\\u16ee-\\u16f0\\u1700-\\u170c\\u170e-\\u1711\\u1720-\\u1731\\u1740-\\u1751\\u1760-\\u176c\\u176e-\\u1770\\u1780-\\u17b3\\u17d7\\u17dc\\u1820-\\u1877\\u1880-\\u18a8\\u18aa\\u18b0-\\u18f5\\u1900-\\u191c\\u1950-\\u196d\\u1970-\\u1974\\u1980-\\u19ab\\u19c1-\\u19c7\\u1a00-\\u1a16\\u1a20-\\u1a54\\u1aa7\\u1b05-\\u1b33\\u1b45-\\u1b4b\\u1b83-\\u1ba0\\u1bae\\u1baf\\u1bba-\\u1be5\\u1c00-\\u1c23\\u1c4d-\\u1c4f\\u1c5a-\\u1c7d\\u1ce9-\\u1cec\\u1cee-\\u1cf1\\u1cf5\\u1cf6\\u1d00-\\u1dbf\\u1e00-\\u1f15\\u1f18-\\u1f1d\\u1f20-\\u1f45\\u1f48-\\u1f4d\\u1f50-\\u1f57\\u1f59\\u1f5b\\u1f5d\\u1f5f-\\u1f7d\\u1f80-\\u1fb4\\u1fb6-\\u1fbc\\u1fbe\\u1fc2-\\u1fc4\\u1fc6-\\u1fcc\\u1fd0-\\u1fd3\\u1fd6-\\u1fdb\\u1fe0-\\u1fec\\u1ff2-\\u1ff4\\u1ff6-\\u1ffc\\u2071\\u207f\\u2090-\\u209c\\u2102\\u2107\\u210a-\\u2113\\u2115\\u2119-\\u211d\\u2124\\u2126\\u2128\\u212a-\\u212d\\u212f-\\u2139\\u213c-\\u213f\\u2145-\\u2149\\u214e\\u2160-\\u2188\\u2c00-\\u2c2e\\u2c30-\\u2c5e\\u2c60-\\u2ce4\\u2ceb-\\u2cee\\u2cf2\\u2cf3\\u2d00-\\u2d25\\u2d27\\u2d2d\\u2d30-\\u2d67\\u2d6f\\u2d80-\\u2d96\\u2da0-\\u2da6\\u2da8-\\u2dae\\u2db0-\\u2db6\\u2db8-\\u2dbe\\u2dc0-\\u2dc6\\u2dc8-\\u2dce\\u2dd0-\\u2dd6\\u2dd8-\\u2dde\\u2e2f\\u3005-\\u3007\\u3021-\\u3029\\u3031-\\u3035\\u3038-\\u303c\\u3041-\\u3096\\u309d-\\u309f\\u30a1-\\u30fa\\u30fc-\\u30ff\\u3105-\\u312d\\u3131-\\u318e\\u31a0-\\u31ba\\u31f0-\\u31ff\\u3400-\\u4db5\\u4e00-\\u9fcc\\ua000-\\ua48c\\ua4d0-\\ua4fd\\ua500-\\ua60c\\ua610-\\ua61f\\ua62a\\ua62b\\ua640-\\ua66e\\ua67f-\\ua697\\ua6a0-\\ua6ef\\ua717-\\ua71f\\ua722-\\ua788\\ua78b-\\ua78e\\ua790-\\ua793\\ua7a0-\\ua7aa\\ua7f8-\\ua801\\ua803-\\ua805\\ua807-\\ua80a\\ua80c-\\ua822\\ua840-\\ua873\\ua882-\\ua8b3\\ua8f2-\\ua8f7\\ua8fb\\ua90a-\\ua925\\ua930-\\ua946\\ua960-\\ua97c\\ua984-\\ua9b2\\ua9cf\\uaa00-\\uaa28\\uaa40-\\uaa42\\uaa44-\\uaa4b\\uaa60-\\uaa76\\uaa7a\\uaa80-\\uaaaf\\uaab1\\uaab5\\uaab6\\uaab9-\\uaabd\\uaac0\\uaac2\\uaadb-\\uaadd\\uaae0-\\uaaea\\uaaf2-\\uaaf4\\uab01-\\uab06\\uab09-\\uab0e\\uab11-\\uab16\\uab20-\\uab26\\uab28-\\uab2e\\uabc0-\\uabe2\\uac00-\\ud7a3\\ud7b0-\\ud7c6\\ud7cb-\\ud7fb\\uf900-\\ufa6d\\ufa70-\\ufad9\\ufb00-\\ufb06\\ufb13-\\ufb17\\ufb1d\\ufb1f-\\ufb28\\ufb2a-\\ufb36\\ufb38-\\ufb3c\\ufb3e\\ufb40\\ufb41\\ufb43\\ufb44\\ufb46-\\ufbb1\\ufbd3-\\ufd3d\\ufd50-\\ufd8f\\ufd92-\\ufdc7\\ufdf0-\\ufdfb\\ufe70-\\ufe74\\ufe76-\\ufefc\\uff21-\\uff3a\\uff41-\\uff5a\\uff66-\\uffbe\\uffc2-\\uffc7\\uffca-\\uffcf\\uffd2-\\uffd7\\uffda-\\uffdc",s="\\u0300-\\u036f\\u0483-\\u0487\\u0591-\\u05bd\\u05bf\\u05c1\\u05c2\\u05c4\\u05c5\\u05c7\\u0610-\\u061a\\u0620-\\u0649\\u0672-\\u06d3\\u06e7-\\u06e8\\u06fb-\\u06fc\\u0730-\\u074a\\u0800-\\u0814\\u081b-\\u0823\\u0825-\\u0827\\u0829-\\u082d\\u0840-\\u0857\\u08e4-\\u08fe\\u0900-\\u0903\\u093a-\\u093c\\u093e-\\u094f\\u0951-\\u0957\\u0962-\\u0963\\u0966-\\u096f\\u0981-\\u0983\\u09bc\\u09be-\\u09c4\\u09c7\\u09c8\\u09d7\\u09df-\\u09e0\\u0a01-\\u0a03\\u0a3c\\u0a3e-\\u0a42\\u0a47\\u0a48\\u0a4b-\\u0a4d\\u0a51\\u0a66-\\u0a71\\u0a75\\u0a81-\\u0a83\\u0abc\\u0abe-\\u0ac5\\u0ac7-\\u0ac9\\u0acb-\\u0acd\\u0ae2-\\u0ae3\\u0ae6-\\u0aef\\u0b01-\\u0b03\\u0b3c\\u0b3e-\\u0b44\\u0b47\\u0b48\\u0b4b-\\u0b4d\\u0b56\\u0b57\\u0b5f-\\u0b60\\u0b66-\\u0b6f\\u0b82\\u0bbe-\\u0bc2\\u0bc6-\\u0bc8\\u0bca-\\u0bcd\\u0bd7\\u0be6-\\u0bef\\u0c01-\\u0c03\\u0c46-\\u0c48\\u0c4a-\\u0c4d\\u0c55\\u0c56\\u0c62-\\u0c63\\u0c66-\\u0c6f\\u0c82\\u0c83\\u0cbc\\u0cbe-\\u0cc4\\u0cc6-\\u0cc8\\u0cca-\\u0ccd\\u0cd5\\u0cd6\\u0ce2-\\u0ce3\\u0ce6-\\u0cef\\u0d02\\u0d03\\u0d46-\\u0d48\\u0d57\\u0d62-\\u0d63\\u0d66-\\u0d6f\\u0d82\\u0d83\\u0dca\\u0dcf-\\u0dd4\\u0dd6\\u0dd8-\\u0ddf\\u0df2\\u0df3\\u0e34-\\u0e3a\\u0e40-\\u0e45\\u0e50-\\u0e59\\u0eb4-\\u0eb9\\u0ec8-\\u0ecd\\u0ed0-\\u0ed9\\u0f18\\u0f19\\u0f20-\\u0f29\\u0f35\\u0f37\\u0f39\\u0f41-\\u0f47\\u0f71-\\u0f84\\u0f86-\\u0f87\\u0f8d-\\u0f97\\u0f99-\\u0fbc\\u0fc6\\u1000-\\u1029\\u1040-\\u1049\\u1067-\\u106d\\u1071-\\u1074\\u1082-\\u108d\\u108f-\\u109d\\u135d-\\u135f\\u170e-\\u1710\\u1720-\\u1730\\u1740-\\u1750\\u1772\\u1773\\u1780-\\u17b2\\u17dd\\u17e0-\\u17e9\\u180b-\\u180d\\u1810-\\u1819\\u1920-\\u192b\\u1930-\\u193b\\u1951-\\u196d\\u19b0-\\u19c0\\u19c8-\\u19c9\\u19d0-\\u19d9\\u1a00-\\u1a15\\u1a20-\\u1a53\\u1a60-\\u1a7c\\u1a7f-\\u1a89\\u1a90-\\u1a99\\u1b46-\\u1b4b\\u1b50-\\u1b59\\u1b6b-\\u1b73\\u1bb0-\\u1bb9\\u1be6-\\u1bf3\\u1c00-\\u1c22\\u1c40-\\u1c49\\u1c5b-\\u1c7d\\u1cd0-\\u1cd2\\u1d00-\\u1dbe\\u1e01-\\u1f15\\u200c\\u200d\\u203f\\u2040\\u2054\\u20d0-\\u20dc\\u20e1\\u20e5-\\u20f0\\u2d81-\\u2d96\\u2de0-\\u2dff\\u3021-\\u3028\\u3099\\u309a\\ua640-\\ua66d\\ua674-\\ua67d\\ua69f\\ua6f0-\\ua6f1\\ua7f8-\\ua800\\ua806\\ua80b\\ua823-\\ua827\\ua880-\\ua881\\ua8b4-\\ua8c4\\ua8d0-\\ua8d9\\ua8f3-\\ua8f7\\ua900-\\ua909\\ua926-\\ua92d\\ua930-\\ua945\\ua980-\\ua983\\ua9b3-\\ua9c0\\uaa00-\\uaa27\\uaa40-\\uaa41\\uaa4c-\\uaa4d\\uaa50-\\uaa59\\uaa7b\\uaae0-\\uaae9\\uaaf2-\\uaaf3\\uabc0-\\uabe1\\uabec\\uabed\\uabf0-\\uabf9\\ufb20-\\ufb28\\ufe00-\\ufe0f\\ufe20-\\ufe26\\ufe33\\ufe34\\ufe4d-\\ufe4f\\uff10-\\uff19\\uff3f",i="(?:\\\\u[0-9a-fA-F]{4}|["+p+c+"])",A="(?:\\\\u[0-9a-fA-F]{4}|["+g+c+s+"])*";I.identifier=new RegExp(i+A,"g"),I.identifierStart=new RegExp(i),I.identifierMatch=new RegExp("(?:\\\\u[0-9a-fA-F]{4}|["+g+c+s+"])+");var o=/[\u1680\u180e\u2000-\u200a\u202f\u205f\u3000\ufeff]/;I.newline=/[\n\r\u2028\u2029]/,I.lineBreak=new RegExp(`\r
|`+I.newline.source),I.allLineBreaks=new RegExp(I.lineBreak.source,"g")},function(e,I,p){var g=p(6).Options,c=["before-newline","after-newline","preserve-newline"];function s(i){g.call(this,i,"js");var A=this.raw_options.brace_style||null;A==="expand-strict"?this.raw_options.brace_style="expand":A==="collapse-preserve-inline"?this.raw_options.brace_style="collapse,preserve-inline":this.raw_options.braces_on_own_line!==void 0&&(this.raw_options.brace_style=this.raw_options.braces_on_own_line?"expand":"collapse");var o=this._get_selection_list("brace_style",["collapse","expand","end-expand","none","preserve-inline"]);this.brace_preserve_inline=!1,this.brace_style="collapse";for(var a=0;a>> === !== &&= ??= ||= << && >= ** != == <= >> || ?? |> < / - + > : & % ? ^ | *".split(" "),d=">>>= ... >>= <<= === >>> !== **= &&= ??= ||= => ^= :: /= << <= == && -= >= >> != -- += ** || ?? ++ %= &= *= |= |> = ! ? > < : / ^ - + * & % ~ |";d=d.replace(/[-[\]{}()*+?.,\\^$|#]/g,"\\$&"),d="\\?\\.(?!\\d) "+d,d=d.replace(/ /g,"|");var n=new RegExp(d),l="continue,try,throw,return,var,let,const,if,switch,case,default,for,while,break,function,import,export".split(","),u=l.concat(["do","in","of","else","get","set","new","catch","finally","typeof","yield","async","await","from","as","class","extends"]),_=new RegExp("^(?:"+u.join("|")+")$"),m,h=function(F,C){c.call(this,F,C),this._patterns.whitespace=this._patterns.whitespace.matching(/\u00A0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000\ufeff/.source,/\u2028\u2029/.source);var N=new o(this._input),j=new a(this._input).read_options(this._options);this.__patterns={template:j,identifier:j.starting_with(A.identifier).matching(A.identifierMatch),number:N.matching(y),punct:N.matching(n),comment:N.starting_with(/\/\//).until(/[\n\r\u2028\u2029]/),block_comment:N.starting_with(/\/\*/).until_after(/\*\//),html_comment_start:N.matching(//),include:N.starting_with(/#include/).until_after(A.lineBreak),shebang:N.starting_with(/#!/).until_after(A.lineBreak),xml:N.matching(/[\s\S]*?<(\/?)([-a-zA-Z:0-9_.]+|{[^}]+?}|!\[CDATA\[[^\]]*?\]\]|)(\s*{[^}]+?}|\s+[-a-zA-Z:0-9_.]+|\s+[-a-zA-Z:0-9_.]+\s*=\s*('[^']*'|"[^"]*"|{([^{}]|{[^}]+?})+?}))*\s*(\/?)\s*>/),single_quote:j.until(/['\\\n\r\u2028\u2029]/),double_quote:j.until(/["\\\n\r\u2028\u2029]/),template_text:j.until(/[`\\$]/),template_expression:j.until(/[`}\\]/)}};h.prototype=new c,h.prototype._is_comment=function(F){return F.type===t.COMMENT||F.type===t.BLOCK_COMMENT||F.type===t.UNKNOWN},h.prototype._is_opening=function(F){return F.type===t.START_BLOCK||F.type===t.START_EXPR},h.prototype._is_closing=function(F,C){return(F.type===t.END_BLOCK||F.type===t.END_EXPR)&&C&&(F.text==="]"&&C.text==="["||F.text===")"&&C.text==="("||F.text==="}"&&C.text==="{")},h.prototype._reset=function(){m=!1},h.prototype._get_next_token=function(F,C){var N=null;this._readWhitespace();var j=this._input.peek();return j===null?this._create_token(t.EOF,""):(N=N||this._read_non_javascript(j),N=N||this._read_string(j),N=N||this._read_word(F),N=N||this._read_singles(j),N=N||this._read_comment(j),N=N||this._read_regexp(j,F),N=N||this._read_xml(j,F),N=N||this._read_punctuation(),N=N||this._create_token(t.UNKNOWN,this._input.next()),N)},h.prototype._read_word=function(F){var C;if(C=this.__patterns.identifier.read(),C!=="")return C=C.replace(A.allLineBreaks,`
`),!(F.type===t.DOT||F.type===t.RESERVED&&(F.text==="set"||F.text==="get"))&&_.test(C)?(C==="in"||C==="of")&&(F.type===t.WORD||F.type===t.STRING)?this._create_token(t.OPERATOR,C):this._create_token(t.RESERVED,C):this._create_token(t.WORD,C);if(C=this.__patterns.number.read(),C!=="")return this._create_token(t.WORD,C)},h.prototype._read_singles=function(F){var C=null;return F==="("||F==="["?C=this._create_token(t.START_EXPR,F):F===")"||F==="]"?C=this._create_token(t.END_EXPR,F):F==="{"?C=this._create_token(t.START_BLOCK,F):F==="}"?C=this._create_token(t.END_BLOCK,F):F===";"?C=this._create_token(t.SEMICOLON,F):F==="."&&T.test(this._input.peek(1))?C=this._create_token(t.DOT,F):F===","&&(C=this._create_token(t.COMMA,F)),C&&this._input.next(),C},h.prototype._read_punctuation=function(){var F=this.__patterns.punct.read();if(F!=="")return F==="="?this._create_token(t.EQUALS,F):F==="?."?this._create_token(t.DOT,F):this._create_token(t.OPERATOR,F)},h.prototype._read_non_javascript=function(F){var C="";if(F==="#"){if(this._is_first_token()&&(C=this.__patterns.shebang.read(),C))return this._create_token(t.UNKNOWN,C.trim()+`
`);if(C=this.__patterns.include.read(),C)return this._create_token(t.UNKNOWN,C.trim()+`
`);F=this._input.next();var N="#";if(this._input.hasNext()&&this._input.testChar(E)){do F=this._input.next(),N+=F;while(this._input.hasNext()&&F!=="#"&&F!=="=");return F==="#"||(this._input.peek()==="["&&this._input.peek(1)==="]"?(N+="[]",this._input.next(),this._input.next()):this._input.peek()==="{"&&this._input.peek(1)==="}"&&(N+="{}",this._input.next(),this._input.next())),this._create_token(t.WORD,N)}this._input.back()}else if(F==="<"&&this._is_first_token()){if(C=this.__patterns.html_comment_start.read(),C){for(;this._input.hasNext()&&!this._input.testChar(A.newline);)C+=this._input.next();return m=!0,this._create_token(t.COMMENT,C)}}else if(m&&F==="-"&&(C=this.__patterns.html_comment_end.read(),C))return m=!1,this._create_token(t.COMMENT,C);return null},h.prototype._read_comment=function(F){var C=null;if(F==="/"){var N="";if(this._input.peek(1)==="*"){N=this.__patterns.block_comment.read();var j=b.get_directives(N);j&&j.ignore==="start"&&(N+=b.readIgnored(this._input)),N=N.replace(A.allLineBreaks,`
`),C=this._create_token(t.BLOCK_COMMENT,N),C.directives=j}else this._input.peek(1)==="/"&&(N=this.__patterns.comment.read(),C=this._create_token(t.COMMENT,N))}return C},h.prototype._read_string=function(F){if(F==="`"||F==="'"||F==='"'){var C=this._input.next();return this.has_char_escapes=!1,F==="`"?C+=this._read_string_recursive("`",!0,"${"):C+=this._read_string_recursive(F),this.has_char_escapes&&this._options.unescape_strings&&(C=R(C)),this._input.peek()===F&&(C+=this._input.next()),C=C.replace(A.allLineBreaks,`
`),this._create_token(t.STRING,C)}return null},h.prototype._allow_regexp_or_xml=function(F){return F.type===t.RESERVED&&r(F.text,["return","case","throw","else","do","typeof","yield"])||F.type===t.END_EXPR&&F.text===")"&&F.opened.previous.type===t.RESERVED&&r(F.opened.previous.text,["if","while","for"])||r(F.type,[t.COMMENT,t.START_EXPR,t.START_BLOCK,t.START,t.END_BLOCK,t.OPERATOR,t.EQUALS,t.EOF,t.SEMICOLON,t.COMMA])},h.prototype._read_regexp=function(F,C){if(F==="/"&&this._allow_regexp_or_xml(C)){for(var N=this._input.next(),j=!1,D=!1;this._input.hasNext()&&(j||D||this._input.peek()!==F)&&!this._input.testChar(A.newline);)N+=this._input.peek(),j?j=!1:(j=this._input.peek()==="\\",this._input.peek()==="["?D=!0:this._input.peek()==="]"&&(D=!1)),this._input.next();return this._input.peek()===F&&(N+=this._input.next(),N+=this._input.read(A.identifier)),this._create_token(t.STRING,N)}return null},h.prototype._read_xml=function(F,C){if(this._options.e4x&&F==="<"&&this._allow_regexp_or_xml(C)){var N="",j=this.__patterns.xml.read_match();if(j){for(var D=j[2].replace(/^{\s+/,"{").replace(/\s+}$/,"}"),$=D.indexOf("{")===0,oe=0;j;){var Ee=!!j[1],ve=j[2],Le=!!j[j.length-1]||ve.slice(0,8)==="![CDATA[";if(!Le&&(ve===D||$&&ve.replace(/^{\s+/,"{").replace(/\s+}$/,"}"))&&(Ee?--oe:++oe),N+=j[0],oe<=0)break;j=this.__patterns.xml.read_match()}return j||(N+=this._input.match(/[\s\S]*/g)[0]),N=N.replace(A.allLineBreaks,`
`),this._create_token(t.STRING,N)}}return null};function R(F){for(var C="",N=0,j=new g(F),D=null;j.hasNext();)if(D=j.match(/([\s]|[^\\]|\\\\)+/g),D&&(C+=D[0]),j.peek()==="\\"){if(j.next(),j.peek()==="x")D=j.match(/x([0-9A-Fa-f]{2})/g);else if(j.peek()==="u")D=j.match(/u([0-9A-Fa-f]{4})/g);else{C+="\\",j.hasNext()&&(C+=j.next());continue}if(!D)return F;if(N=parseInt(D[1],16),N>126&&N<=255&&D[0].indexOf("x")===0)return F;if(N>=0&&N<32){C+="\\"+D[0];continue}else N===34||N===39||N===92?C+="\\"+String.fromCharCode(N):C+=String.fromCharCode(N)}return C}h.prototype._read_string_recursive=function(F,C,N){var j,D;F==="'"?D=this.__patterns.single_quote:F==='"'?D=this.__patterns.double_quote:F==="`"?D=this.__patterns.template_text:F==="}"&&(D=this.__patterns.template_expression);for(var $=D.read(),oe="";this._input.hasNext();){if(oe=this._input.next(),oe===F||!C&&A.newline.test(oe)){this._input.back();break}else oe==="\\"&&this._input.hasNext()?(j=this._input.peek(),j==="x"||j==="u"?this.has_char_escapes=!0:j==="\r"&&this._input.peek(1)===`
`&&this._input.next(),oe+=this._input.next()):N&&(N==="${"&&oe==="$"&&this._input.peek()==="{"&&(oe+=this._input.next()),N===oe&&(F==="`"?oe+=this._read_string_recursive("}",C,"`"):oe+=this._read_string_recursive("`",C,"${"),this._input.hasNext()&&(oe+=this._input.next())));oe+=D.read(),$+=oe}return $},e.exports.Tokenizer=h,e.exports.TOKEN=t,e.exports.positionable_operators=v.slice(),e.exports.line_starters=l.slice()},function(e){var I=RegExp.prototype.hasOwnProperty("sticky");function p(g){this.__input=g||"",this.__input_length=this.__input.length,this.__position=0}p.prototype.restart=function(){this.__position=0},p.prototype.back=function(){this.__position>0&&(this.__position-=1)},p.prototype.hasNext=function(){return this.__position=0&&g=0&&c=g.length&&this.__input.substring(c-g.length,c).toLowerCase()===g},e.exports.InputScanner=p},function(e,I,p){var g=p(8).InputScanner,c=p(3).Token,s=p(10).TokenStream,i=p(11).WhitespacePattern,A={START:"TK_START",RAW:"TK_RAW",EOF:"TK_EOF"},o=function(a,r){this._input=new g(a),this._options=r||{},this.__tokens=null,this._patterns={},this._patterns.whitespace=new i(this._input)};o.prototype.tokenize=function(){this._input.restart(),this.__tokens=new s,this._reset();for(var a,r=new c(A.START,""),t=null,b=[],y=new s;r.type!==A.EOF;){for(a=this._get_next_token(r,t);this._is_comment(a);)y.add(a),a=this._get_next_token(r,t);y.isEmpty()||(a.comments_before=y,y=new s),a.parent=t,this._is_opening(a)?(b.push(t),t=a):t&&this._is_closing(a,t)&&(a.opened=t,t.closed=a,t=b.pop(),a.parent=t),a.previous=r,r.next=a,this.__tokens.add(a),r=a}return this.__tokens},o.prototype._is_first_token=function(){return this.__tokens.isEmpty()},o.prototype._reset=function(){},o.prototype._get_next_token=function(a,r){this._readWhitespace();var t=this._input.read(/.+/g);return t?this._create_token(A.RAW,t):this._create_token(A.EOF,"")},o.prototype._is_comment=function(a){return!1},o.prototype._is_opening=function(a){return!1},o.prototype._is_closing=function(a,r){return!1},o.prototype._create_token=function(a,r){var t=new c(a,r,this._patterns.whitespace.newline_count,this._patterns.whitespace.whitespace_before_token);return t},o.prototype._readWhitespace=function(){return this._patterns.whitespace.read()},e.exports.Tokenizer=o,e.exports.TOKEN=A},function(e){function I(p){this.__tokens=[],this.__tokens_length=this.__tokens.length,this.__position=0,this.__parent_token=p}I.prototype.restart=function(){this.__position=0},I.prototype.isEmpty=function(){return this.__tokens_length===0},I.prototype.hasNext=function(){return this.__position=0&&p/),erb:o.starting_with(/<%[^%]/).until_after(/[^%]%>/),django:o.starting_with(/{%/).until_after(/%}/),django_value:o.starting_with(/{{/).until_after(/}}/),django_comment:o.starting_with(/{#/).until_after(/#}/),smarty:o.starting_with(/{(?=[^}{\s\n])/).until_after(/[^\s\n]}/),smarty_comment:o.starting_with(/{\*/).until_after(/\*}/),smarty_literal:o.starting_with(/{literal}/).until_after(/{\/literal}/)}}s.prototype=new g,s.prototype._create=function(){return new s(this._input,this)},s.prototype._update=function(){this.__set_templated_pattern()},s.prototype.disable=function(i){var A=this._create();return A._disabled[i]=!0,A._update(),A},s.prototype.read_options=function(i){var A=this._create();for(var o in c)A._disabled[o]=i.templating.indexOf(o)===-1;return A._update(),A},s.prototype.exclude=function(i){var A=this._create();return A._excluded[i]=!0,A._update(),A},s.prototype.read=function(){var i="";this._match_pattern?i=this._input.read(this._starting_pattern):i=this._input.read(this._starting_pattern,this.__template_pattern);for(var A=this._read_template();A;)this._match_pattern?A+=this._input.read(this._match_pattern):A+=this._input.readUntil(this.__template_pattern),i+=A,A=this._read_template();return this._until_after&&(i+=this._input.readUntilAfter(this._until_pattern)),i},s.prototype.__set_templated_pattern=function(){var i=[];this._disabled.php||i.push(this.__patterns.php._starting_pattern.source),this._disabled.handlebars||i.push(this.__patterns.handlebars._starting_pattern.source),this._disabled.erb||i.push(this.__patterns.erb._starting_pattern.source),this._disabled.django||(i.push(this.__patterns.django._starting_pattern.source),i.push(this.__patterns.django_value._starting_pattern.source),i.push(this.__patterns.django_comment._starting_pattern.source)),this._disabled.smarty||i.push(this.__patterns.smarty._starting_pattern.source),this._until_pattern&&i.push(this._until_pattern.source),this.__template_pattern=this._input.get_regexp("(?:"+i.join("|")+")")},s.prototype._read_template=function(){var i="",A=this._input.peek();if(A==="<"){var o=this._input.peek(1);!this._disabled.php&&!this._excluded.php&&o==="?"&&(i=i||this.__patterns.php.read()),!this._disabled.erb&&!this._excluded.erb&&o==="%"&&(i=i||this.__patterns.erb.read())}else A==="{"&&(!this._disabled.handlebars&&!this._excluded.handlebars&&(i=i||this.__patterns.handlebars_comment.read(),i=i||this.__patterns.handlebars_unescaped.read(),i=i||this.__patterns.handlebars.read()),this._disabled.django||(!this._excluded.django&&!this._excluded.handlebars&&(i=i||this.__patterns.django_value.read()),this._excluded.django||(i=i||this.__patterns.django_comment.read(),i=i||this.__patterns.django.read())),this._disabled.smarty||this._disabled.django&&this._disabled.handlebars&&(i=i||this.__patterns.smarty_comment.read(),i=i||this.__patterns.smarty_literal.read(),i=i||this.__patterns.smarty.read()));return i},e.exports.TemplatablePattern=s}],S={};function Y(e){var I=S[e];if(I!==void 0)return I.exports;var p=S[e]={exports:{}};return U[e](p,p.exports,Y),p.exports}var M=Y(0);O=M})();var G=O;!(de=[],K=function(){return{js_beautify:G}}.apply(we,de),K!==void 0&&(ot.exports=K))})()},"6eGT":function(ot,we,Q){"use strict";function de(K){return null}we.a=de},"746U":function(ot,we,Q){"use strict";Q.d(we,"f",function(){return de}),Q.d(we,"l",function(){return K}),Q.d(we,"k",function(){return O}),Q.d(we,"j",function(){return G}),Q.d(we,"g",function(){return U}),Q.d(we,"m",function(){return S}),Q.d(we,"h",function(){return Y}),Q.d(we,"n",function(){return M}),Q.d(we,"c",function(){return e}),Q.d(we,"a",function(){return I}),Q.d(we,"i",function(){return p}),Q.d(we,"o",function(){return g}),Q.d(we,"e",function(){return i}),Q.d(we,"d",function(){return A}),Q.d(we,"p",function(){return o}),Q.d(we,"b",function(){return a});function de(r){return Array.isArray(r)}function K(r){return typeof r=="string"}function O(r){return typeof r=="object"&&r!==null&&!Array.isArray(r)&&!(r instanceof RegExp)&&!(r instanceof Date)}function G(r){return typeof r=="number"&&!isNaN(r)}function U(r){return r===!0||r===!1}function S(r){return typeof r=="undefined"}function Y(r){return!M(r)}function M(r){return S(r)||r===null}function e(r,t){if(!r)throw new Error(t?`Unexpected type, expected '${t}'`:"Unexpected type")}function I(r){if(M(r))throw new Error("Assertion Failed: argument is undefined or null");return r}function p(r){return typeof r=="function"}function g(r,t){const b=Math.min(r.length,t.length);for(let y=0;yfunction(){const T=Array.prototype.slice.call(arguments,0);return t(E,T)};let y={};for(const E of r)y[E]=b(E);return y}function o(r){return r===null?void 0:r}function a(r,t="Unreachable"){throw new Error(t)}},"815F":function(ot,we,Q){"use strict";Q.d(we,"e",function(){return Y}),Q.d(we,"c",function(){return e}),Q.d(we,"d",function(){return I}),Q.d(we,"a",function(){return g}),Q.d(we,"f",function(){return c}),Q.d(we,"b",function(){return s});var de=Q("KQm4"),K=Q("VTBJ"),O=Q("Ff2n"),G=Q("Zm9Q"),U=Q("Kwbf"),S=Q("OZM5");function Y(i,A){return i!=null?i:A}function M(){var i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],A=new Map;function o(a){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";(a||[]).forEach(function(t){var b=t.key,y=t.children;Object(U.a)(b!=null,"Tree node must have a certain key: [".concat(r).concat(b,"]"));var E=String(b);Object(U.a)(!A.has(E)||b===null||b===void 0,"Same 'key' exist in the Tree: ".concat(E)),A.set(E,!0),o(y,"".concat(r).concat(E," > "))})}o(i)}function e(i){function A(o){var a=Object(G.a)(o);return a.map(function(r){if(!Object(S.i)(r))return Object(U.a)(!r,"Tree/TreeNode can only accept TreeNode as children."),null;var t=r.key,b=r.props,y=b.children,E=Object(O.a)(b,["children"]),T=Object(K.a)({key:t},E),v=A(y);return v.length&&(T.children=v),T}).filter(function(r){return r})}return A(i)}function I(){var i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],A=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],o=new Set(A===!0?[]:A),a=[];function r(t){var b=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;return t.map(function(y,E){var T=Object(S.h)(b?b.pos:"0",E),v=Y(y.key,T),d=Object(K.a)(Object(K.a)({},y),{},{parent:b,pos:T,children:null,data:y,isStart:[].concat(Object(de.a)(b?b.isStart:[]),[E===0]),isEnd:[].concat(Object(de.a)(b?b.isEnd:[]),[E===t.length-1])});return a.push(d),A===!0||o.has(v)?d.children=r(y.children||[],d):d.children=[],d})}return r(i),a}function p(i,A,o){var a;o?typeof o=="string"?a=function(b){return b[o]}:typeof o=="function"&&(a=function(b){return o(b)}):a=function(b,y){return Y(b.key,y)};function r(t,b,y){var E=t?t.children:i,T=t?Object(S.h)(y.pos,b):"0";if(t){var v=a(t,T),d={node:t,index:b,pos:T,key:v,parentPos:y.node?y.pos:null,level:y.level+1};A(d)}E&&E.forEach(function(n,l){r(n,l,{node:t,pos:T,level:y?y.level+1:-1})})}r(null)}function g(i){var A=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=A.initWrapper,a=A.processEntity,r=A.onProcessFinished,t=arguments.length>2?arguments[2]:void 0,b={},y={},E={posEntities:b,keyEntities:y};return o&&(E=o(E)||E),p(i,function(T){var v=T.node,d=T.index,n=T.pos,l=T.key,u=T.parentPos,_=T.level,m={node:v,index:d,key:l,pos:n,level:_},h=Y(l,n);b[n]=m,y[h]=m,m.parent=b[u],m.parent&&(m.parent.children=m.parent.children||[],m.parent.children.push(m)),a&&a(m,E)},t),r&&r(E),E}function c(i,A){var o=A.expandedKeys,a=A.selectedKeys,r=A.loadedKeys,t=A.loadingKeys,b=A.checkedKeys,y=A.halfCheckedKeys,E=A.dragOverNodeKey,T=A.dropPosition,v=A.keyEntities,d=v[i],n={eventKey:i,expanded:o.indexOf(i)!==-1,selected:a.indexOf(i)!==-1,loaded:r.indexOf(i)!==-1,loading:t.indexOf(i)!==-1,checked:b.indexOf(i)!==-1,halfChecked:y.indexOf(i)!==-1,pos:String(d?d.pos:""),dragOver:E===i&&T===0,dragOverGapTop:E===i&&T===-1,dragOverGapBottom:E===i&&T===1};return n}function s(i){var A=i.data,o=i.expanded,a=i.selected,r=i.checked,t=i.loaded,b=i.loading,y=i.halfChecked,E=i.dragOver,T=i.dragOverGapTop,v=i.dragOverGapBottom,d=i.pos,n=i.active,l=Object(K.a)(Object(K.a)({},A),{},{expanded:o,selected:a,checked:r,loaded:t,loading:b,halfChecked:y,dragOver:E,dragOverGapTop:T,dragOverGapBottom:v,pos:d,active:n});return"props"in l||Object.defineProperty(l,"props",{get:function(){return Object(U.a)(!1,"Second param return from event is node data instead of TreeNode instance. Please read value directly instead of reading from `props`."),i}}),l}},"8HAY":function(ot,we,Q){"use strict";Q.d(we,"a",function(){return U}),Q.d(we,"b",function(){return S}),Q.d(we,"d",function(){return Y}),Q.d(we,"e",function(){return M}),Q.d(we,"c",function(){return e});var de=Q("MI8n"),K=Q("pmY6"),O=Q("3/fG"),G=function(I,p,g,c){function s(i){return i instanceof g?i:new g(function(A){A(i)})}return new(g||(g=Promise))(function(i,A){function o(t){try{r(c.next(t))}catch(b){A(b)}}function a(t){try{r(c.throw(t))}catch(b){A(b)}}function r(t){t.done?i(t.value):s(t.value).then(o,a)}r((c=c.apply(I,p||[])).next())})};class U extends K.a{constructor(I,p="",g="",c=!0,s){super();this._onDidChange=this._register(new de.b),this.onDidChange=this._onDidChange.event,this._enabled=!0,this._id=I,this._label=p,this._cssClass=g,this._enabled=c,this._actionCallback=s}get id(){return this._id}get label(){return this._label}set label(I){this._setLabel(I)}_setLabel(I){this._label!==I&&(this._label=I,this._onDidChange.fire({label:I}))}get tooltip(){return this._tooltip||""}set tooltip(I){this._setTooltip(I)}_setTooltip(I){this._tooltip!==I&&(this._tooltip=I,this._onDidChange.fire({tooltip:I}))}get class(){return this._cssClass}set class(I){this._setClass(I)}_setClass(I){this._cssClass!==I&&(this._cssClass=I,this._onDidChange.fire({class:I}))}get enabled(){return this._enabled}set enabled(I){this._setEnabled(I)}_setEnabled(I){this._enabled!==I&&(this._enabled=I,this._onDidChange.fire({enabled:I}))}get checked(){return this._checked}set checked(I){this._setChecked(I)}_setChecked(I){this._checked!==I&&(this._checked=I,this._onDidChange.fire({checked:I}))}run(I,p){return G(this,void 0,void 0,function*(){this._actionCallback&&(yield this._actionCallback(I))})}}class S extends K.a{constructor(){super(...arguments);this._onBeforeRun=this._register(new de.b),this.onBeforeRun=this._onBeforeRun.event,this._onDidRun=this._register(new de.b),this.onDidRun=this._onDidRun.event}run(I,p){return G(this,void 0,void 0,function*(){if(!I.enabled)return;this._onBeforeRun.fire({action:I});let g;try{yield this.runAction(I,p)}catch(c){g=c}this._onDidRun.fire({action:I,error:g})})}runAction(I,p){return G(this,void 0,void 0,function*(){yield I.run(p)})}}class Y extends U{constructor(I){super(Y.ID,I,I?"separator text":"separator");this.checked=!1,this.enabled=!1}}Y.ID="vs.actions.separator";class M{constructor(I,p,g,c){this.tooltip="",this.enabled=!0,this.checked=!1,this.id=I,this.label=p,this.class=c,this._actions=g}get actions(){return this._actions}dispose(){}run(){return G(this,void 0,void 0,function*(){})}}class e extends U{constructor(){super(e.ID,O.a("submenu.empty","(empty)"),void 0,!1)}}e.ID="vs.actions.empty"},"8hTe":function(ot,we,Q){ot.exports={button:"button___1wy9m"}},"9Bee":function(ot,we,Q){"use strict";var de=Q("DYRE"),K=Q("zeV3"),O=Q("+L6B"),G=Q("2/Rp"),U=Q("k1fw"),S=Q("9og8"),Y=Q("tJVT"),M=Q("WmNS"),e=Q.n(M),I=Q("q1tI"),p=Q.n(I),g=Q("vg9a"),c=Q("DlQD"),s=Q.n(c),i=Q("rUJ1");function A(Ae,q){var ee=Ae.match(/^(\s+)(?:```)/);if(ee===null)return q;var ie=ee[1];return q.split(`
`).map(function(le){var te=le.match(/^\s+/);if(te===null)return le;var ae=Object(Y.a)(te,1),he=ae[0];return he.length>=ie.length?le.slice(ie.length):le}).join(`
`)}var o=[],a=[""],r=new s.a.Renderer,t=/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n+|$)/;function b(){o.length=0,a=[""]}var y={overflow:"hidden",WebkitBoxOrient:"vertical",display:"-webkit-box",WebkitLineClamp:2};function E(Ae,q,ee,ie){if(q>=Ae.length||Ae[q].level<=ee)return q;var le=Ae[q];ie.push("- "+le.text+""),q++;var te=[];return q=E(Ae,q,le.level,te),te.length>0&&(ie.push("
"),te.forEach(function(ae){ie.push(ae)}),ie.push("
")),ie.push(" "),q=E(Ae,q,ee,ie),q}function T(){return E(o,0,0,a),a.push("
"),a.join("")}var v={heading:function(q){var ee=t.exec(q);if(ee)return{type:"heading",raw:ee[0],depth:ee[1].length,text:ee[2]}},fences:function(q){var ee=this.rules.block.fences.exec(q);if(ee){var ie=ee[0],le=A(ie,ee[3]||""),te=ee[2]?ee[2].trim():ee[2];if(["latex","katex","math"].indexOf(te)>=0){var ae=l(),he=le;le=ae,u[ae]={type:"block",expression:he}}return{type:"code",raw:ie,lang:te,text:le}}}},d=/(?:\${2})([^\n`]+?)(?:\${2})/gi,n=0,l=function(){return"__special_katext_id_".concat(n++,"__")},u={};function _(){return u}function m(){n=0,u={}}function h(Ae){return Ae=Ae.replace(d,function(q,ee){var ie=l();return u[ie]={type:"inline",expression:ee},ie}),Ae}var R=r.listitem;r.listitem=function(Ae){return R(h(Ae))};var F=r.paragraph;r.paragraph=function(Ae){return F(h(Ae))};var C=r.tablecell;r.tablecell=function(Ae,q){return C(h(Ae),q)},r.code=function(Ae,q,ee){var ie=(q||"").match(/\S*/)[0];return ie?["latex","katex","math"].indexOf(ie)>=0?"".concat(Ae,"
"):'
').concat(ee?Ae:Object(i.escape)(Ae,!0),`
`):''+(ee?Ae:Object(i.escape)(Ae,!0))+"
"},r.heading=function(Ae,q,ee){var ie=this.options.headerPrefix+ee.toLowerCase().replace(/[^\w\\u4e00-\\u9fa5]]+/g,"-");return o.push({anchor:ie,level:q,text:Ae}),"'+Ae+""},s.a.setOptions({silent:!0,gfm:!0,pedantic:!1}),s.a.use({tokenizer:v,renderer:r});var N=s.a,j=Q("SJMd"),D=Q("ulZh"),$=Q.n(D),oe=Q("m3rI"),Ee=Q("Oy/b"),ve=Q("p5ED"),Le=Q("ErOA"),Se=Q("STEk");/* **********************************
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 Re=function(Ae,q){return(Re=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(ee,ie){ee.__proto__=ie}||function(ee,ie){for(var le in ie)Object.prototype.hasOwnProperty.call(ie,le)&&(ee[le]=ie[le])})(Ae,q)};function De(Ae,q){if(typeof q!="function"&&q!==null)throw new TypeError("Class extends value "+String(q)+" is not a constructor or null");function ee(){this.constructor=Ae}Re(Ae,q),Ae.prototype=q===null?Object.create(q):(ee.prototype=q.prototype,new ee)}function Fe(Ae,q,ee,ie){return new(ee||(ee=Promise))(function(le,te){function ae(Te){try{me(ie.next(Te))}catch(Be){te(Be)}}function he(Te){try{me(ie.throw(Te))}catch(Be){te(Be)}}function me(Te){var Be;Te.done?le(Te.value):(Be=Te.value,Be instanceof ee?Be:new ee(function(je){je(Be)})).then(ae,he)}me((ie=ie.apply(Ae,q||[])).next())})}function Ce(Ae,q){var ee,ie,le,te,ae={label:0,sent:function(){if(1&le[0])throw le[1];return le[1]},trys:[],ops:[]};return te={next:he(0),throw:he(1),return:he(2)},typeof Symbol=="function"&&(te[Symbol.iterator]=function(){return this}),te;function he(me){return function(Te){return function(Be){if(ee)throw new TypeError("Generator is already executing.");for(;ae;)try{if(ee=1,ie&&(le=2&Be[0]?ie.return:Be[0]?ie.throw||((le=ie.return)&&le.call(ie),0):ie.next)&&!(le=le.call(ie,Be[1])).done)return le;switch(ie=0,le&&(Be=[2&Be[0],le.value]),Be[0]){case 0:case 1:le=Be;break;case 4:return ae.label++,{value:Be[1],done:!1};case 5:ae.label++,ie=Be[1],Be=[0];continue;case 7:Be=ae.ops.pop(),ae.trys.pop();continue;default:if(!(le=ae.trys,(le=le.length>0&&le[le.length-1])||Be[0]!==6&&Be[0]!==2)){ae=0;continue}if(Be[0]===3&&(!le||Be[1]>le[0]&&Be[1]0&&ee>0){var ie=new se(q,ee),le=ie.ratio>=1?20:ie.getHorizontalLength(20),te=ie.ratio<1?20:ie.getVerticalLength(20),ae=document.createElementNS("http://www.w3.org/2000/svg","svg");ae.setAttribute("xmlns","http://www.w3.org/2000/svg"),ae.setAttribute("viewBox","0 0 24 24"),document.body.appendChild(ae);var he=L.createDefs();ae.appendChild(he);var me=L.createElement("clipPath",[["id","text-bg-clip"]]);he.appendChild(me);var Te=L.createPath(L.getHollowRectanglePath((24-le)/2,(24-te)/2,le,te,(24-le)/2+2,(24-te)/2+2,le-4,te-4));ae.appendChild(Te);var Be=L.createText([["x","0"],["y","0"],["font-size","7px"],["font-family","monospace"]]);Be.appendChild(L.createTSpan(q+":"+ee)),ae.appendChild(Be);var je=Be.getBBox();L.setAttributes(Be,[["x",((24-je.width)/2).toString()],["y",((24-je.height)/2-je.y).toString()]]);var qe=L.createPath(L.getHollowRectanglePath(0,0,24,24,(24-Math.ceil(je.width))/2,(24-Math.ceil(je.height))/2,Math.ceil(je.width),Math.ceil(je.height)));return me.appendChild(qe),L.setAttributes(Te,[["clip-path","url(#text-bg-clip)"]]),document.body.removeChild(ae),ae.outerHTML}return''},Ae}(),ge=function(Ae){function q(ee,ie,le){var te=Ae.call(this,ee,ie)||this;return te.isDropdownOpen=!1,te.onClick=te.dropdownButtonClicked,te.dropdownButtons=le,te}return De(q,Ae),q.prototype.setupDropdown=function(){var ee=this;this.dropdownBlock=document.createElement("div"),this.dropdownBlock.className=this.dropdownClassName+" "+this.dropdownColorsClassName,this.dropdownBlock.style.display="none",this.dropdownButtons.forEach(function(ie){ie.className=ee.className,ie.colorsClassName=ee.colorsClassName,ee.dropdownBlock.appendChild(ie.getUI())}),this.uiContainer.appendChild(this.dropdownBlock)},q.prototype.positionDropdown=function(){this.dropdownBlock.style.left=this.uiContainer.clientLeft+"px",this.dropdownBlock.style.top=this.uiContainer.clientTop+this.uiContainer.clientHeight+"px"},q.prototype.dropdownButtonClicked=function(){this.dropdownBlock===void 0&&this.setupDropdown(),this.isDropdownOpen=!this.isDropdownOpen,this.toggleDropdown()},q.prototype.toggleDropdown=function(){this.positionDropdown(),this.dropdownBlock.style.display=this.isDropdownOpen?"inline-block":"none"},q.prototype.showDropdown=function(){this.isDropdownOpen=!0,this.toggleDropdown()},q.prototype.hideDropdown=function(){this.isDropdownOpen=!1,this.toggleDropdown()},q}(W),Pe=function(){function Ae(q,ee){this.GRIP_SIZE=10,this.color=q,this.fillColor=ee,this.visual=L.createGroup(),this.visual.appendChild(L.createCircle(1.5*this.GRIP_SIZE,[["fill","transparent"]])),this.visual.appendChild(L.createCircle(this.GRIP_SIZE,[["fill",this.fillColor],["fill-opacity","0.9"],["stroke",this.color],["stroke-width","2"],["stroke-opacity","0.7"]]))}return Ae.prototype.ownsTarget=function(q){return q===this.visual||q===this.visual.childNodes[0]||q===this.visual.childNodes[1]},Ae.prototype.setCenter=function(q,ee){this.visual.childNodes.forEach(function(ie){return L.setAttributes(ie,[["cx",q.toString()],["cy",ee.toString()]])})},Ae}(),Me=function(){function Ae(q,ee,ie,le){this.isMoving=!1,this._isGridVisible=!0,this.numberOfGridLines=2,this.horizontalGridLines=[],this.verticalGridLines=[],this._zoomFactor=1,this.cropRectChanged=!1,this.canvasWidth=q,this.canvasHeight=ee,this.margin=ie,this.container=le,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(Ae.prototype,"aspectRatio",{get:function(){return this._aspectRatio},set:function(q){this._aspectRatio=q,this.adjustCropRect(),this.setCropRectangle(this.cropRect)},enumerable:!1,configurable:!0}),Object.defineProperty(Ae.prototype,"isGridVisible",{get:function(){return this._isGridVisible},set:function(q){this._isGridVisible=q,this.gridContainer&&L.setAttributes(this.gridContainer,[["display",this._isGridVisible?"":"none"]])},enumerable:!1,configurable:!0}),Object.defineProperty(Ae.prototype,"zoomFactor",{get:function(){return this._zoomFactor},set:function(q){this._zoomFactor=q,this.setCropRectangle(this.cropRect)},enumerable:!1,configurable:!0}),Ae.prototype.open=function(){var q=this;this.cropShadeElement=L.createPath("M0,0Z",[["fill",this.cropShadeColor],["fill-opacity","0.8"]]),this.container.appendChild(this.cropShadeElement),this.gridContainer=L.createGroup([["display",this.isGridVisible?"":"none"]]),this.container.appendChild(this.gridContainer);for(var ee=0;eethis.canvasHeight/this.canvasWidth?this.margin:this.margin+this.canvasHeight/2-ee.height/2),L.setAttributes(this.cropRectElement,[["x",ee.x.toString()],["y",ee.y.toString()],["width",ee.width.toString()],["height",ee.height.toString()]]);var ie=ee.height/(this.numberOfGridLines+1);this.horizontalGridLines.forEach(function(te,ae){var he=ee.y+ie*(ae+1);L.setAttributes(te,[["x1",""+ee.x],["y1",""+he],["x2",""+(ee.x+ee.width)],["y2",""+he]])});var le=ee.width/(this.numberOfGridLines+1);this.verticalGridLines.forEach(function(te,ae){var he=ee.x+le*(ae+1);L.setAttributes(te,[["x1",""+he],["y1",""+ee.y],["x2",""+he],["y2",""+(ee.y+ee.height)]])}),L.setAttributes(this.cropShadeElement,[["d",L.getHollowRectanglePath(0,0,this.canvasWidth+2*this.margin,this.canvasHeight+2*this.margin,ee.x,ee.y,ee.width,ee.height)]]),this.topLeftGrip.setCenter(ee.x,ee.y),this.topRightGrip.setCenter(ee.x+ee.width,ee.y),this.bottomLeftGrip.setCenter(ee.x,ee.y+ee.height),this.bottomRightGrip.setCenter(ee.x+ee.width,ee.y+ee.height),this.cropRectChanged&&this.onCropChange&&(this.cropRectChanged=!1,this.onCropChange(this.cropRect)),this.cropRectChanged=!1},Ae.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)},Ae.prototype.clientToLocalCoordinates=function(q,ee){var ie=this.container.getBoundingClientRect();return{x:q-ie.left+this.margin,y:ee-ie.top+this.margin}},Ae.prototype.onPointerDown=function(q){this.container.setPointerCapture(q.pointerId),this.previousPoint=this.clientToLocalCoordinates(q.clientX,q.clientY),this.cropRectElement===q.target?this.isMoving=!0:this.topLeftGrip.ownsTarget(q.target)?this.activeGrip=this.topLeftGrip:this.bottomLeftGrip.ownsTarget(q.target)?this.activeGrip=this.bottomLeftGrip:this.topRightGrip.ownsTarget(q.target)?this.activeGrip=this.topRightGrip:this.bottomRightGrip.ownsTarget(q.target)&&(this.activeGrip=this.bottomRightGrip)},Ae.prototype.onPointerMove=function(q){if(this.isMoving)this.move(this.clientToLocalCoordinates(q.clientX,q.clientY));else if(this.activeGrip){var ee=this.clientToLocalCoordinates(q.clientX,q.clientY);this.resize(ee)}q.preventDefault()},Ae.prototype.onPointerUp=function(q){this.activeGrip=void 0,this.isMoving=!1,this.container.releasePointerCapture(q.pointerId)},Ae.prototype.move=function(q){var ee=q.x-this.previousPoint.x,ie=q.y-this.previousPoint.y;this.zoomFactor!==1&&(ee=-ee/this.zoomFactor,ie=-ie/this.zoomFactor),this.cropRect.x=Math.min(Math.max(this.margin,this.cropRect.x+ee),this.canvasWidth-this.cropRect.width+this.margin),this.cropRect.y=Math.min(Math.max(this.margin,this.cropRect.y+ie),this.canvasHeight-this.cropRect.height+this.margin),this.onCropChange?(this.cropRectChanged=!0,this.onCropChange(this.cropRect)):this.setCropRectangle(this.cropRect),this.previousPoint=q},Ae.prototype.resize=function(q){var ee=Object.assign({},this.cropRect),ie=q.x-this.previousPoint.x,le=q.y-this.previousPoint.y;switch(this.activeGrip){case this.bottomLeftGrip:case this.topLeftGrip:ee.x+iethis.canvasWidth*this.zoomFactor&&(ie=this.canvasWidth*this.zoomFactor-ee.width),ee.width+=ie}switch(this.activeGrip){case this.topLeftGrip:case this.topRightGrip:this.aspectRatio?(ee.y=this.cropRect.y-(this.activeGrip===this.topLeftGrip?-1:1)*this.aspectRatio.getVerticalLength(ie),ee.height=this.aspectRatio.getVerticalLength(ee.width)):(ee.y+=le,ee.height=this.cropRect.y+this.cropRect.height-ee.y);break;case this.bottomLeftGrip:case this.bottomRightGrip:this.aspectRatio?ee.height=this.aspectRatio.getVerticalLength(ee.width):ee.height+=le}ee.width<10&&(ee.x=this.cropRect.x,ee.width=10),ee.height<10&&(ee.y=this.cropRect.y,ee.height=10),this.previousPoint=q,ee.x>=this.margin&&ee.y>=this.margin&&ee.x-this.margin+ee.width<=this.canvasWidth&&ee.y-this.margin+ee.height<=this.canvasHeight&&(this.cropRect=ee,this.onCropChange?(this.cropRectChanged=!0,this.onCropChange(this.cropRect)):this.setCropRectangle(this.cropRect))},Ae.prototype.adjustCropRect=function(){if(this.aspectRatio&&Math.round(this.cropRect.height)!==Math.round(this.aspectRatio.getVerticalLength(this.cropRect.width))){var q=this.cropRect.x+this.cropRect.width/2,ee=this.cropRect.y+this.cropRect.height/2,ie=this.aspectRatio.getHorizontalLength(this.cropRect.height),le=this.aspectRatio.getVerticalLength(this.cropRect.width);ie/this.canvasWidththis.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=q-this.cropRect.width/2,this.cropRect.y=ee-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)}},Ae.prototype.getRescaledRect=function(q,ee,ie,le,te,ae){var he=ie/q,me=le/ee;return{x:(te.x-ae)*he+ae,y:(te.y-ae)*me+ae,width:te.width*he,height:te.height*me}},Ae.prototype.scaleCanvas=function(q,ee){var ie=this.getRescaledRect(this.canvasWidth,this.canvasHeight,q,ee,this.cropRect,this.margin);this.canvasWidth=q,this.canvasHeight=ee,this.onCropChange&&this.onCropChange(ie),this.setCropRectangle(ie)},Ae}(),ke=function(){function Ae(q){this._angle=0,this.isDragging=!1,this.width=401,this.height=24,this.title=q,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(Ae.prototype,"angle",{get:function(){return this._angle},set:function(q){this._angle=q,this.setAngleLabel(),this.positionScaleShape()},enumerable:!1,configurable:!0}),Ae.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},Ae.prototype.onPointerDown=function(q){this.controlContainer.setPointerCapture(q.pointerId),this.isDragging=!0,this.previousPoint={x:q.clientX,y:q.clientY}},Ae.prototype.onPointerMove=function(q){this.isDragging&&(this.onAngleChange&&this.onAngleChange((q.clientX-this.previousPoint.x)/5),this.previousPoint.x=q.clientX)},Ae.prototype.onPointerUp=function(q){this.isDragging&&this.onAngleChange&&this.onAngleChange((q.clientX-this.previousPoint.x)/5),this.isDragging=!1,this.controlContainer.releasePointerCapture(q.pointerId)},Ae.prototype.setAngleLabel=function(){if(this.angleLabelText){this.angleLabelText.innerHTML=""+Math.round(this._angle);var q=this.angleLabelText.getBBox();L.setAttributes(this.angleLabelElement,[["x",((this.width-q.width)/2).toString()],["y",(this.height/2).toString()]])}},Ae.prototype.positionScaleShape=function(){if(this.scaleShape){var q=this.scaleShape.transform.baseVal.getItem(0);q.setTranslate(this._angle%5*5-25,0),this.scaleShape.transform.baseVal.replaceItem(q,0)}},Ae.prototype.getVisual=function(){var q=document.createElementNS("http://www.w3.org/2000/svg","svg");q.setAttribute("xmlns","http://www.w3.org/2000/svg"),q.setAttribute("width",this.width+"px"),q.setAttribute("height",this.height+"px"),q.setAttribute("viewBox","0 0 "+this.width+" "+this.height),q.style.flexShrink="0",document.body.appendChild(q);for(var ee="M0,"+(this.height-1)+" v"+-this.height/3+"h1v"+this.height/3,ie=1;ie<=this.width/5+10;ie++){var le=ie%5==0?this.height/3:this.height/6;ee+="h4v"+-le+"h1v"+le}ee+="v1H0Z",this.scaleShape=L.createPath(ee);var te=L.createTransform();this.scaleShape.transform.baseVal.appendItem(te),q.appendChild(this.scaleShape),this.angleLabelElement=L.createText([["x","0"],["y","0"],["font-size","10px"],["font-family","monospace"]]),this.angleLabelText=L.createTSpan(""),this.angleLabelElement.appendChild(this.angleLabelText);var ae=L.createTSpan("");return ae.innerHTML="°",this.angleLabelElement.appendChild(ae),q.appendChild(this.angleLabelElement),document.body.removeChild(q),q},Ae}(),He=function(){function Ae(){this.naturalSize=!1,this.imageType="image/png"}return Ae.prototype.rasterize=function(q,ee,ie,le,te,ae,he){var me=this;return new Promise(function(Te){var Be=document.createElement("canvas");Be.width=q.width.baseVal.value-2*le,Be.height=q.height.baseVal.value-2*le;var je=1,qe=1;me.naturalSize===!0?(je=ee.naturalWidth/(q.width.baseVal.value-2*le)/ae,qe=ee.naturalHeight/(q.height.baseVal.value-2*le)/he,Be.width=ee.naturalWidth/ae,Be.height=ee.naturalHeight/he):me.width!==void 0&&me.height!==void 0&&(je=me.width/ie.width,qe=me.height/ie.height,Be.width*=je,Be.height*=qe);var at=Be.getContext("2d");at.translate(Be.width/2,Be.height/2),at.rotate(te*Math.PI/180),at.scale(ae,he),at.translate(-Be.width/2,-Be.height/2),at.drawImage(ee,0,0,Be.width,Be.height);var et=document.createElement("canvas");et.width=ie.width*je,et.height=ie.height*qe,et.getContext("2d").putImageData(at.getImageData((ie.x-le)*je,(ie.y-le)*qe,ie.width*je,ie.height*qe),0,0),Te(et.toDataURL(me.imageType,me.imageQuality))})},Ae}(),Je=function(){function Ae(q){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=Ae.instanceCounter++,this.styles=new P(this.instanceNo),this.target=q,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(Ae.prototype,"instanceNo",{get:function(){return this._instanceNo},enumerable:!1,configurable:!0}),Object.defineProperty(Ae.prototype,"zoomToCropEnabled",{get:function(){return this._zoomToCropEnabled},set:function(q){this._zoomToCropEnabled=q,q?this.zoomToCrop():this.unzoomFromCrop()},enumerable:!1,configurable:!0}),Object.defineProperty(Ae.prototype,"isGridVisible",{get:function(){return this._isGridVisible},set:function(q){this._isGridVisible=q,this.cropLayer&&(this.cropLayer.isGridVisible=this._isGridVisible)},enumerable:!1,configurable:!0}),Object.defineProperty(Ae.prototype,"gridLines",{get:function(){return this._gridLines},set:function(q){this._gridLines=q,this.cropLayer&&(this.cropLayer.numberOfGridLines=this._gridLines)},enumerable:!1,configurable:!0}),Object.defineProperty(Ae.prototype,"rotationAngle",{get:function(){return this._rotationAngle},set:function(q){this._rotationAngle=q,this.straightener&&(this.straightener.angle=this._rotationAngle)},enumerable:!1,configurable:!0}),Object.defineProperty(Ae.prototype,"paddedImageWidth",{get:function(){return this.imageWidth+2*this.CANVAS_MARGIN},enumerable:!1,configurable:!0}),Object.defineProperty(Ae.prototype,"paddedImageHeight",{get:function(){return this.imageHeight+2*this.CANVAS_MARGIN},enumerable:!1,configurable:!0}),Object.defineProperty(Ae.prototype,"isOpen",{get:function(){return this._isOpen},enumerable:!1,configurable:!0}),Object.defineProperty(Ae.prototype,"aspectRatio",{get:function(){var q;return(q=this._aspectRatio)!==null&&q!==void 0?q:this.aspectRatios[0]},set:function(q){this._aspectRatio=q},enumerable:!1,configurable:!0}),Ae.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},Ae.prototype.show=function(){this.showUI(),this.open()},Ae.prototype.close=function(q){q===void 0&&(q=!1),this.isOpen&&(this.coverDiv&&this.closeUI(),this.targetObserver&&this.targetObserver.unobserve(this.target),this.displayMode==="popup"&&window.removeEventListener("resize",this.setWindowHeight),q||this.closeEventListeners.forEach(function(ee){return ee()}),this._isOpen=!1)},Ae.prototype.addRenderEventListener=function(q){this.renderEventListeners.push(q)},Ae.prototype.removeRenderEventListener=function(q){this.renderEventListeners.indexOf(q)>-1&&this.renderEventListeners.splice(this.renderEventListeners.indexOf(q),1)},Ae.prototype.addCloseEventListener=function(q){this.closeEventListeners.push(q)},Ae.prototype.removeCloseEventListener=function(q){this.closeEventListeners.indexOf(q)>-1&&this.closeEventListeners.splice(this.closeEventListeners.indexOf(q),1)},Ae.prototype.setupResizeObserver=function(){var q=this;this.displayMode==="inline"?window.ResizeObserver&&(this.targetObserver=new ResizeObserver(function(){q.resize(q.target.clientWidth,q.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))},Ae.prototype.onPopupResize=function(){if(this.contentDiv.clientWidth>0&&this.contentDiv.clientHeight>0){var q=1*this.target.clientWidth/this.target.clientHeight,ee=this.contentDiv.clientWidth/q>this.contentDiv.clientHeight?(this.contentDiv.clientHeight-2*this.CANVAS_MARGIN)*q:this.contentDiv.clientWidth-2*this.CANVAS_MARGIN,ie=ee+2*this.CANVAS_MARGINq+this.CANVAS_MARGIN?this.target.offsetTop-(q+this.CANVAS_MARGIN):0;this.coverDiv.style.top=ee+"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},Ae.prototype.addToolbars=function(){this.addTopToolbar(),this.addBottomToolbar()},Ae.prototype.addTopToolbar=function(){var q=this;this.topToolbar=new k,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 ee=new H;ee.minWidth=3*this.toolbarHeight+"px",this.topToolbar.addButtonBlock(ee);var ie=[];this.aspectRatios.forEach(function(qe){var at=new W(pe.getIcon(qe.horizontal,qe.vertical),qe.horizontal===0&&qe.vertical===0?"FREE":qe.horizontal+":"+qe.vertical);at.onClick=function(){return q.ratioButtonClicked(qe)},ie.push(at)}),this.aspectRatioButton=new ge(pe.getIcon(0,0),"Aspect ratio",ie),this.aspectRatioButton.dropdownClassName=this.toolbarDropdownStyleClass.name,this.aspectRatioButton.dropdownColorsClassName=this.styles.settings.toolbarDropdownStyleColorsClassName?this.styles.settings.toolbarDropdownStyleColorsClassName:this.toolbarDropdownStyleColorsClass.name,ee.addButton(this.aspectRatioButton),this.aspectRatios.length<2&&this.aspectRatioButton.hide();var le=new W('',"Toggle grid");le.isActive=this.isGridVisible,le.onClick=function(){q.isGridVisible=!q.isGridVisible,le.isActive=q.isGridVisible},ee.addButton(le);var te=new W('',"Zoom to selection");if(te.isActive=this.zoomToCropEnabled,te.onClick=function(){q.zoomToCropEnabled=!q.zoomToCropEnabled,te.isActive=q.zoomToCropEnabled},ee.addButton(te),!X.isLicensed){var ae=new z;this.topToolbar.addElementBlock(ae);var he=document.createElement("div");he.className=this.topToolbar.buttonClassName+" "+this.topToolbar.buttonColorsClassName;var me=document.createElement("a");me.style.color="currentColor",me.href="https://markerjs.com/products/cropro",me.target="_blank",me.innerHTML='',he.appendChild(me),ae.addElement(he)}var Te=new H;Te.minWidth=3*this.toolbarHeight+"px",Te.contentAlign="end",this.topToolbar.addButtonBlock(Te);var Be=new W('',"OK");Be.onClick=this.startRenderAndClose,Te.addButton(Be),this.styles.settings.toolbarOkButtonStyleColorsClassName&&(Be.colorsClassName=this.styles.settings.toolbarOkButtonStyleColorsClassName);var je=new W('',"Close");je.onClick=this.close,Te.addButton(je),this.styles.settings.toolbarCloseButtonStyleColorsClassName&&(je.colorsClassName=this.styles.settings.toolbarCloseButtonStyleColorsClassName)},Ae.prototype.addBottomToolbar=function(){var q=this;this.bottomToolbar=new k,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 ee=new H;ee.minWidth=2*this.toolbarHeight+"px",this.bottomToolbar.addButtonBlock(ee);var ie=new W('',"Rotate left");ie.onClick=this.rotateLeftButtonClicked,ee.addButton(ie);var le=new W('',"Rotate right");le.onClick=this.rotateRightButtonClicked,ee.addButton(le);var te=new z;te.className=this.toolbarStraightenerBlockStyleClass.name,this.bottomToolbar.addElementBlock(te),this.straightener=new ke("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(Te){q.rotateBy(Te),q.straightener.angle=q.rotationAngle},te.addElement(this.straightener.getUI());var ae=new H;ae.minWidth=2*this.toolbarHeight+"px",ae.contentAlign="end",this.bottomToolbar.addButtonBlock(ae);var he=new W('',"Flip horizontal");he.onClick=this.flipHorizontallyButtonClicked,ae.addButton(he);var me=new W('',"Flip vertical");me.onClick=this.flipVerticallyButtonClicked,ae.addButton(me)},Ae.prototype.ratioButtonClicked=function(q){this.aspectRatio=q,this.applyAspectRatio(),this.aspectRatioButton.hideDropdown()},Ae.prototype.applyAspectRatio=function(){this.setCropLayerAspectRatio(),this.aspectRatioButton.icon=pe.getIcon(this.aspectRatio.horizontal,this.aspectRatio.vertical)},Ae.prototype.setCropLayerAspectRatio=function(){this.cropLayer&&(this.aspectRatio&&this.aspectRatio.horizontal!==0&&this.aspectRatio.vertical!==0?this.cropLayer.aspectRatio=new se(this.aspectRatio.horizontal,this.aspectRatio.vertical):this.cropLayer.aspectRatio=void 0)},Ae.prototype.closeUI=function(){this.displayMode==="popup"&&this.restoreOverflow(),this.targetRoot.removeChild(this.coverDiv)},Ae.prototype.getState=function(){return{width:this.imageWidth,height:this.imageHeight,rotationAngle:this.rotationAngle,flippedHorizontally:this.flippedHorizontally,flippedVertically:this.flippedVertically,cropRect:Object.assign({},this.cropRect)}},Ae.prototype.restoreState=function(q){if(q){var ee=this.cropLayer.getRescaledRect(q.width,q.height,this.imageWidth,this.imageHeight,q.cropRect,this.CANVAS_MARGIN);this.cropLayer.setCropRectangle(ee),this.cropRectChanged(ee),this.flippedHorizontally=q.flippedHorizontally,this.flippedVertically=q.flippedVertically,this.applyFlip(),this.rotationAngle=q.rotationAngle,this.applyRotation()}},Ae.prototype.clientToLocalCoordinates=function(q,ee){var ie=this.cropImage.getBoundingClientRect();return{x:q-ie.left,y:ee-ie.top}},Ae.prototype.onWindowResize=function(){this.positionUI()},Ae.prototype.positionUI=function(){switch(this.setTopLeft(),this.displayMode){case"inline":var q=this.target.offsetTop>this.toolbarHeight?this.target.offsetTop-this.toolbarHeight:0;this.coverDiv.style.top=q+"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()},Ae.prototype.rotateLeftButtonClicked=function(){var q=this.rotationAngle-90;this.rotationAngle%90!=0&&(q+=this.rotationAngle>=0?90-this.rotationAngle%90:-this.rotationAngle%90),this.rotateTo(q)},Ae.prototype.rotateRightButtonClicked=function(){var q=this.rotationAngle+90;this.rotationAngle%90!=0&&(q-=this.rotationAngle>=0?this.rotationAngle%90:90+this.rotationAngle%90),this.rotateTo(q)},Ae.prototype.rotateTo=function(q){q=(q=q>180?q-360:q)<=-180?q+360:q,this.rotationAngle=q,this.applyRotation()},Ae.prototype.rotateBy=function(q){this.rotateTo((this.rotationAngle+q)%360)},Ae.prototype.applyRotation=function(){var q=this.zoomToCropEnabled;this.zoomToCropEnabled=!1,this.editingTargetRotationScaleContainer.style.transformOrigin=this.imageWidth/2+"px "+this.imageHeight/2+"px",this.editingTargetRotationScaleContainer.style.transform="scale(1)";var ee=this.editingTargetRotationContainer.transform.baseVal.getItem(0);ee.setRotate(this.rotationAngle,this.imageWidth/2,this.imageHeight/2),this.editingTargetRotationContainer.transform.baseVal.replaceItem(ee,0);var ie=this.editingTarget.getBoundingClientRect();this.scaleFactor=Math.min(this.imageWidth/ie.width,this.imageHeight/ie.height),this.editingTargetRotationScaleContainer.style.transform="scale("+this.scaleFactor+")",this.zoomToCropEnabled=q},Ae.prototype.flipHorizontallyButtonClicked=function(){this.flippedHorizontally=!this.flippedHorizontally,this.applyFlip()},Ae.prototype.flipVerticallyButtonClicked=function(){this.flippedVertically=!this.flippedVertically,this.applyFlip()},Ae.prototype.applyFlip=function(){this.editingTarget.style.transform="scale("+(this.flippedHorizontally?-1:1)+","+(this.flippedVertically?-1:1)+")"},Ae.prototype.startRenderAndClose=function(){return Fe(this,void 0,void 0,function(){var q,ee;return Ce(this,function(ie){switch(ie.label){case 0:return[4,this.render()];case 1:return q=ie.sent(),ee=this.getState(),this.renderEventListeners.forEach(function(le){return le(q,ee)}),this.close(!0),[2]}})})},Ae.prototype.render=function(){return Fe(this,void 0,void 0,function(){var q;return Ce(this,function(ee){switch(ee.label){case 0:return(q=new He).naturalSize=this.renderAtNaturalSize,q.imageType=this.renderImageType,q.imageQuality=this.renderImageQuality,q.width=this.renderWidth,q.height=this.renderHeight,this.unzoomFromCrop(),L.setAttributes(this.cropLayerContainer,[["display","none"]]),[4,q.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 ee.sent(),[4,q.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,ee.sent()]}})})},Ae.prototype.addStyles=function(){this.toolbarStyleClass=this.styles.addClass(new ne("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 ne("toolbar_colors",`
background-color: `+this.styles.settings.toolbarBackgroundColor+`;
`)),this.toolbarBlockStyleClass=this.styles.addClass(new ne("toolbar-block",`
display: flex;
align-items: center;
box-sizing: content-box;
`));var q=this.toolbarHeight/4;this.toolbarButtonStyleClass=this.styles.addClass(new ne("toolbar_button",`
display: inline-block;
width: `+(this.toolbarHeight-2*q)+`px;
height: `+(this.toolbarHeight-2*q)+`px;
padding: `+q+`px;
cursor: default;
user-select: none;
box-sizing: content-box;
`)),this.toolbarButtonStyleColorsClass=this.styles.addClass(new ne("toolbar_button_colors",`
color: `+this.styles.settings.toolbarColor+`;
fill: currentColor;
`)),this.toolbarActiveButtonStyleColorsClass=this.styles.addClass(new ne("toolbar_active_button",`
color: `+this.styles.settings.toolbarColor+`;
fill: currentColor;
background-color: `+this.styles.settings.toolbarBackgroundActiveColor+`
`)),this.styles.addRule(new J("."+this.toolbarButtonStyleClass.name+" svg",`
height: `+this.toolbarHeight/2+`px;
`)),this.styles.addRule(new J("."+this.toolbarButtonStyleColorsClass.name+":hover",`
background-color: `+this.styles.settings.toolbarBackgroundHoverColor+`
`)),this.toolbarDropdownStyleClass=this.styles.addClass(new ne("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 ne("toolbar_dropdown_colors",`
background-color: `+this.styles.settings.toolbarBackgroundColor+`;
`)),this.toolbarStraightenerBlockStyleClass=this.styles.addClass(new ne("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 ne("toolbar_straightener",`
display: flex;
overflow: hidden;
justify-content: center;
height: `+(this.toolbarHeight-2*q)+`px;
padding: `+q+`px;
cursor: default;
user-select: none;
box-sizing: content-box;
`)),this.toolbarStraightenerStyleColorsClass=this.styles.addClass(new ne("toolbar_straightener_colors",`
color: `+this.styles.settings.toolbarColor+`;
fill: currentColor;
`))},Ae.instanceCounter=0,Ae}(),rt=Q("8hTe"),xe=Q.n(rt),Ue=/]*>/g;function Qe(Ae){var q=document.createElement("div");return q.innerHTML=Ae,q.childNodes.length===0?"":q.childNodes[0].nodeValue}var ze=we.a=function(Ae){var q=Ae.value,ee=q===void 0?"":q,ie=Ae.edit,le=ie===void 0?!1:ie,te=Ae.className,ae=Ae.showTextOnly,he=Ae.showLines,me=Ae.replaces,Te=Ae.zoomImg,Be=Ae.hasMask,je=Ae.style,qe=je===void 0?{}:je,at=Ae.stylesPrev,et=at===void 0?{}:at,_t=String(ee),ut=Object(I.useRef)(),$e=Object(I.useRef)(),kt=Object(I.useState)(""),Ut=Object(Y.a)(kt,2),yt=Ut[0],Wt=Ut[1],St=Object(I.useState)("office"),$t=Object(Y.a)(St,2),Ft=$t[0],wt=$t[1],sr=function(){var Qt=new Je($e.current);Qt.displayMode="popup",Qt.addRenderEventListener(function(){var It=Object(S.a)(e.a.mark(function Ct(yr){var Pt;return e.a.wrap(function(er){for(;;)switch(er.prev=er.next){case 0:return ut.current.style.display="none",er.next=3,Object(Le.a)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:"educoder.png",file:yr}});case 3:Pt=er.sent,Pt!=null&&Pt.id&&me($e.current.getAttribute("src").replace(oe.a.API_SERVER,""),"/api/attachments/".concat(Pt==null?void 0:Pt.id,"?type=").concat(Pt.content_type));case 5:case"end":return er.stop()}},Ct)}));return function(Ct){return It.apply(this,arguments)}}()),Qt.show()},vt=function(){var Qt=new Se.a($e.current);Qt.settings.displayMode="popup",Qt.addEventListener("render",function(){var It=Object(S.a)(e.a.mark(function Ct(yr){var Pt;return e.a.wrap(function(er){for(;;)switch(er.prev=er.next){case 0:if(ut.current.style.display="none",!$e.current){er.next=6;break}return er.next=4,Object(Le.a)("/api/attachments.json",{method:"post",body:{file_type:"base64",original_filename:"educoder.png",file:yr.dataUrl}});case 4:Pt=er.sent,Pt!=null&&Pt.id&&me($e.current.getAttribute("src").replace(oe.a.API_SERVER,""),"/api/attachments/".concat(Pt==null?void 0:Pt.id,"?type=").concat(Pt.content_type));case 6:case"end":return er.stop()}},Ct)}));return function(Ct){return It.apply(this,arguments)}}()),Qt.show(),window.markerArea=Qt},At=Object(I.useMemo)(function(){ut.current&&(ut.current.style.zIndex=-1);try{var nr=/\(\s+\/api\/attachments\/|\(\/api\/attachments\/|\(\/attachments\/download\//g,Qt=/\"\/api\/attachments\/|\"\/attachments\/download\//g,It=/\(\s+\/files\/uploads\/|\"\/files\/uploads\//g;_t=_t.replace(nr,"("+oe.a.API_SERVER+"/api/attachments/").replace(Qt,'"'+oe.a.API_SERVER+"/api/attachments/").replace(It,'"'+oe.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(Rr){}var Ct=N(_t),yr=_();if(_t.match(/\[TOC\]/)&&(Ct=Ct.replace("[TOC]
",T()),b()),Ct=Ct.replace(/(__special_katext_id_\d+__)/g,function(Rr,er){var ue=yr[er],ce=ue.type,ye=ue.expression;return Object(Ee.renderToString)(Qe(ye)||"",{displayMode:ce==="block",throwOnError:!1,output:"html"})}),Ct=Ct.replace(/▁/g,"\u2581\u2581\u2581"),m(),ae){var Pt=document.createElement("div");return Pt.innerHTML=Ct,Pt.innerText}return setTimeout(function(){return Ir()},500),Ct},[_t]),Et=Object(I.useRef)();y.WebkitLineClamp=he,he&&(qe=Object(U.a)(Object(U.a)({},qe),y));function hr(nr){var Qt=nr.target;if(Qt.tagName.toUpperCase()==="IMG"){if(Te){var It=Qt.getAttribute("src");Wt(It),wt("image")}}else if(Qt.tagName.toUpperCase()==="A"){var Ct=Qt.getAttribute("href");if(Ct.indexOf("office")>-1)nr.preventDefault(),Wt(Ct),wt("office");else if(Ct.indexOf("application/pdf")>-1)nr.preventDefault(),Wt(Ct),wt("pdf");else if(Ct.indexOf("text/html")>-1)nr.preventDefault(),Wt(Ct),wt("html");else if(Ct.startsWith("#")){nr.preventDefault();var yr=document.getElementById(Ct.replace("#",""));yr&&yr.scrollIntoView(!0)}}}var Ir=function(){var Qt,It=(Qt=Et.current)===null||Qt===void 0?void 0:Qt.querySelectorAll("video");It==null||It.forEach(function(Ct){if(Ct.oncontextmenu=function(){return!1},Ct.src.indexOf(".m3u8")>-1&&!Ct.canPlayType("application/vnd.apple.mpegurl")){if($.a.isSupported()){var yr=new $.a;yr.loadSource(Ct.src),yr.attachMedia(Ct)}}})};Object(I.useEffect)(function(){if(Et.current&&At&&(At.match(Ue)&&window.PR.prettyPrint()),Et.current)return Et.current.addEventListener("click",hr),function(){Et.current.removeEventListener("click",hr),m(),b()}},[At,Et.current,hr]);var zr=function(Qt){if(!le)return;Qt.target.nodeName==="IMG"?(ut.current.style.zIndex=1,ut.current.style.display="flex",ut.current.style.width=Qt.target.clientWidth+"px",ut.current.style.height=Qt.target.clientHeight+"px",ut.current.style.top=Qt.target.offsetTop+"px",ut.current.style.left=Qt.target.offsetLeft+"px",$e.current.src=Qt.target.getAttribute("src")):ut.current.style.display="none"};return p.a.createElement("div",{style:{position:"relative"}},p.a.createElement("div",{ref:Et,style:Object(U.a)({},qe),className:"".concat(te||""," markdown-body ").concat(xe.a.mdBody),onMouseOver:zr,dangerouslySetInnerHTML:{__html:At}}),p.a.createElement("div",{ref:ut,className:xe.a.button},p.a.createElement(K.a,null,p.a.createElement(G.a,{onClick:function(){return sr()}},"\u88C1\u526A"),p.a.createElement(G.a,{onClick:function(){return vt()}},"\u7F16\u8F91"))),p.a.createElement("img",{ref:$e,src:"",alt:"sample",crossOrigin:"anonymous",style:{maxWidth:"90%",opacity:0,position:"absolute",zIndex:-1}}),p.a.createElement(ve.a,{close:!0,data:yt,type:yt!=null&&yt.length?Ft:"",style:Object(U.a)({},et),onClose:function(){return Wt("")}}))}},BU3w:function(ot,we,Q){"use strict";Q.d(we,"a",function(){return S});var de=Q("MNnm"),K="rc-util-key";function O(Y){if(Y.attachTo)return Y.attachTo;var M=document.querySelector("head");return M||document.body}function G(Y){var M,e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!Object(de.a)())return null;var I=document.createElement("style");if((M=e.csp)===null||M===void 0?void 0:M.nonce){var p;I.nonce=(p=e.csp)===null||p===void 0?void 0:p.nonce}I.innerHTML=Y;var g=O(e),c=g.firstChild;return e.prepend&&g.prepend?g.prepend(I):e.prepend&&c?g.insertBefore(I,c):g.appendChild(I),I}var U=new Map;function S(Y,M){var e=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},I=O(e);if(!U.has(I)){var p=G("",e),g=p.parentNode;U.set(I,g),g.removeChild(p)}var c=Array.from(U.get(I).children).find(function(a){return a.tagName==="STYLE"&&a[K]===M});if(c){var s,i;if(((s=e.csp)===null||s===void 0?void 0:s.nonce)&&c.nonce!==((i=e.csp)===null||i===void 0?void 0:i.nonce)){var A;c.nonce=(A=e.csp)===null||A===void 0?void 0:A.nonce}return c.innerHTML!==Y&&(c.innerHTML=Y),c}var o=G(Y,e);return o[K]=M,o}},"C/vA":function(ot,we,Q){"use strict";Q.d(we,"a",function(){return de});function de(K){const O=this;let G=!1,U;return function(){return G||(G=!0,U=K.apply(O,arguments)),U}}},"Cg/j":function(ot,we,Q){"use strict";Q.d(we,"b",function(){return de}),Q.d(we,"a",function(){return K}),Q.d(we,"c",function(){return G}),Q.d(we,"d",function(){return U});var de;(function(S){S.serviceIds=new Map,S.DI_TARGET="$di$target",S.DI_DEPENDENCIES="$di$dependencies";function Y(M){return M[S.DI_DEPENDENCIES]||[]}S.getServiceDependencies=Y})(de||(de={}));const K=G("instantiationService");function O(S,Y,M,e){Y[de.DI_TARGET]===Y?Y[de.DI_DEPENDENCIES].push({id:S,index:M,optional:e}):(Y[de.DI_DEPENDENCIES]=[{id:S,index:M,optional:e}],Y[de.DI_TARGET]=Y)}function G(S){if(de.serviceIds.has(S))return de.serviceIds.get(S);const Y=function(M,e,I){if(arguments.length!==3)throw new Error("@IServiceName-decorator can only be used to decorate a parameter");O(Y,M,I,!1)};return Y.toString=()=>S,de.serviceIds.set(S,Y),Y}function U(S){return function(Y,M,e){if(arguments.length!==3)throw new Error("@optional-decorator can only be used to decorate a parameter");O(S,Y,e,!0)}}},DlQD:function(ot,we,Q){(function(de,K){ot.exports=K()})(this,function(){"use strict";function de(ee,ie){for(var le=0;leee.length)&&(ie=ee.length);for(var le=0,te=new Array(ie);le=ee.length?{done:!0}:{done:!1,value:ee[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 le=ee[Symbol.iterator](),le.next.bind(le)}function S(ee,ie){return ie={exports:{}},ee(ie,ie.exports),ie.exports}var Y=S(function(ee){function ie(){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 le(te){ee.exports.defaults=te}ee.exports={defaults:ie(),getDefaults:ie,changeDefaults:le}}),M=Y.defaults,e=Y.getDefaults,I=Y.changeDefaults,p=/[&<>"']/,g=/[&<>"']/g,c=/[<>"']|&(?!#?\w+;)/,s=/[<>"']|&(?!#?\w+;)/g,i={"&":"&","<":"<",">":">",'"':""","'":"'"},A=function(ie){return i[ie]};function o(ee,ie){if(ie){if(p.test(ee))return ee.replace(g,A)}else if(c.test(ee))return ee.replace(s,A);return ee}var a=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function r(ee){return ee.replace(a,function(ie,le){return le=le.toLowerCase(),le==="colon"?":":le.charAt(0)==="#"?le.charAt(1)==="x"?String.fromCharCode(parseInt(le.substring(2),16)):String.fromCharCode(+le.substring(1)):""})}var t=/(^|[^\[])\^/g;function b(ee,ie){ee=ee.source||ee,ie=ie||"";var le={replace:function(ae,he){return he=he.source||he,he=he.replace(t,"$1"),ee=ee.replace(ae,he),le},getRegex:function(){return new RegExp(ee,ie)}};return le}var y=/[^\w:]/g,E=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function T(ee,ie,le){if(ee){var te;try{te=decodeURIComponent(r(le)).replace(y,"").toLowerCase()}catch(ae){return null}if(te.indexOf("javascript:")===0||te.indexOf("vbscript:")===0||te.indexOf("data:")===0)return null}ie&&!E.test(le)&&(le=u(ie,le));try{le=encodeURI(le).replace(/%25/g,"%")}catch(ae){return null}return le}var v={},d=/^[^:]+:\/*[^/]*$/,n=/^([^:]+:)[\s\S]*$/,l=/^([^:]+:\/*[^/]*)[\s\S]*$/;function u(ee,ie){v[" "+ee]||(d.test(ee)?v[" "+ee]=ee+"/":v[" "+ee]=R(ee,"/",!0)),ee=v[" "+ee];var le=ee.indexOf(":")===-1;return ie.substring(0,2)==="//"?le?ie:ee.replace(n,"$1")+ie:ie.charAt(0)==="/"?le?ie:ee.replace(l,"$1")+ie:ee+ie}var _={exec:function(){}};function m(ee){for(var ie=1,le,te;ie=0&&Te[je]==="\\";)Be=!Be;return Be?"|":" |"}),te=le.split(/ \|/),ae=0;if(te.length>ie)te.splice(ie);else for(;te.length=te.length?ae.slice(te.length):ae}).join(`
`)}var Se=function(){function ee(le){this.options=le||j}var ie=ee.prototype;return ie.space=function(te){var ae=this.rules.block.newline.exec(te);if(ae)return ae[0].length>1?{type:"space",raw:ae[0]}:{raw:`
`}},ie.code=function(te,ae){var he=this.rules.block.code.exec(te);if(he){var me=ae[ae.length-1];if(me&&me.type==="paragraph")return{raw:he[0],text:he[0].trimRight()};var Te=he[0].replace(/^ {4}/gm,"");return{type:"code",raw:he[0],codeBlockStyle:"indented",text:this.options.pedantic?Te:D(Te,`
`)}}},ie.fences=function(te){var ae=this.rules.block.fences.exec(te);if(ae){var he=ae[0],me=Le(he,ae[3]||"");return{type:"code",raw:he,lang:ae[2]?ae[2].trim():ae[2],text:me}}},ie.heading=function(te){var ae=this.rules.block.heading.exec(te);if(ae)return{type:"heading",raw:ae[0],depth:ae[1].length,text:ae[2]}},ie.nptable=function(te){var ae=this.rules.block.nptable.exec(te);if(ae){var he={type:"table",header:$(ae[1].replace(/^ *| *\| *$/g,"")),align:ae[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:ae[3]?ae[3].replace(/\n$/,"").split(`
`):[],raw:ae[0]};if(he.header.length===he.align.length){var me=he.align.length,Te;for(Te=0;Te ?/gm,"");return{type:"blockquote",raw:ae[0],text:he}}},ie.list=function(te){var ae=this.rules.block.list.exec(te);if(ae){for(var he=ae[0],me=ae[2],Te=me.length>1,Be=me[me.length-1]===")",je={type:"list",raw:he,ordered:Te,start:Te?+me.slice(0,-1):"",loose:!1,items:[]},qe=ae[0].match(this.rules.block.item),at=!1,et,_t,ut,$e,kt,Ut,yt,Wt=qe.length,St=0;St1||this.options.smartLists&&ut!==me)&&($e=qe.slice(St+1).join(`
`),je.raw=je.raw.substring(0,je.raw.length-$e.length),St=Wt-1)),kt=at||/\n\n(?!\s*$)/.test(et),St!==Wt-1&&(at=et.charAt(et.length-1)===`
`,kt||(kt=at)),kt&&(je.loose=!0),Ut=/^\[[ xX]\] /.test(et),yt=void 0,Ut&&(yt=et[1]!==" ",et=et.replace(/^\[[ xX]\] +/,"")),je.items.push({type:"list_item",raw:he,task:Ut,checked:yt,loose:kt,text:et});return je}},ie.html=function(te){var ae=this.rules.block.html.exec(te);if(ae)return{type:this.options.sanitize?"paragraph":"html",raw:ae[0],pre:!this.options.sanitizer&&(ae[1]==="pre"||ae[1]==="script"||ae[1]==="style"),text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(ae[0]):oe(ae[0]):ae[0]}},ie.def=function(te){var ae=this.rules.block.def.exec(te);if(ae){ae[3]&&(ae[3]=ae[3].substring(1,ae[3].length-1));var he=ae[1].toLowerCase().replace(/\s+/g," ");return{tag:he,raw:ae[0],href:ae[2],title:ae[3]}}},ie.table=function(te){var ae=this.rules.block.table.exec(te);if(ae){var he={type:"table",header:$(ae[1].replace(/^ *| *\| *$/g,"")),align:ae[2].replace(/^ *|\| *$/g,"").split(/ *\| */),cells:ae[3]?ae[3].replace(/\n$/,"").split(`
`):[]};if(he.header.length===he.align.length){he.raw=ae[0];var me=he.align.length,Te;for(Te=0;Te/i.test(me[0])&&(ae=!1),!he&&/^<(pre|code|kbd|script)(\s|>)/i.test(me[0])?he=!0:he&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(me[0])&&(he=!1),{type:this.options.sanitize?"text":"html",raw:me[0],inLink:ae,inRawBlock:he,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(me[0]):oe(me[0]):me[0]}},ie.link=function(te){var ae=this.rules.inline.link.exec(te);if(ae){var he=Ee(ae[2],"()");if(he>-1){var me=ae[0].indexOf("!")===0?5:4,Te=me+ae[1].length+he;ae[2]=ae[2].substring(0,he),ae[0]=ae[0].substring(0,Te).trim(),ae[3]=""}var Be=ae[2],je="";if(this.options.pedantic){var qe=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(Be);qe?(Be=qe[1],je=qe[3]):je=""}else je=ae[3]?ae[3].slice(1,-1):"";Be=Be.trim().replace(/^<([\s\S]*)>$/,"$1");var at=ve(ae,{href:Be&&Be.replace(this.rules.inline._escapes,"$1"),title:je&&je.replace(this.rules.inline._escapes,"$1")},ae[0]);return at}},ie.reflink=function(te,ae){var he;if((he=this.rules.inline.reflink.exec(te))||(he=this.rules.inline.nolink.exec(te))){var me=(he[2]||he[1]).replace(/\s+/g," ");if(me=ae[me.toLowerCase()],!me||!me.href){var Te=he[0].charAt(0);return{type:"text",raw:Te,text:Te}}var Be=ve(he,me,he[0]);return Be}},ie.strong=function(te,ae,he){he===void 0&&(he="");var me=this.rules.inline.strong.start.exec(te);if(me&&(!me[1]||me[1]&&(he===""||this.rules.inline.punctuation.exec(he)))){ae=ae.slice(-1*te.length);var Te=me[0]==="**"?this.rules.inline.strong.endAst:this.rules.inline.strong.endUnd;Te.lastIndex=0;for(var Be;(me=Te.exec(ae))!=null;)if(Be=this.rules.inline.strong.middle.exec(ae.slice(0,me.index+3)),Be)return{type:"strong",raw:te.slice(0,Be[0].length),text:te.slice(2,Be[0].length-2)}}},ie.em=function(te,ae,he){he===void 0&&(he="");var me=this.rules.inline.em.start.exec(te);if(me&&(!me[1]||me[1]&&(he===""||this.rules.inline.punctuation.exec(he)))){ae=ae.slice(-1*te.length);var Te=me[0]==="*"?this.rules.inline.em.endAst:this.rules.inline.em.endUnd;Te.lastIndex=0;for(var Be;(me=Te.exec(ae))!=null;)if(Be=this.rules.inline.em.middle.exec(ae.slice(0,me.index+2)),Be)return{type:"em",raw:te.slice(0,Be[0].length),text:te.slice(1,Be[0].length-1)}}},ie.codespan=function(te){var ae=this.rules.inline.code.exec(te);if(ae){var he=ae[2].replace(/\n/g," "),me=/[^ ]/.test(he),Te=he.startsWith(" ")&&he.endsWith(" ");return me&&Te&&(he=he.substring(1,he.length-1)),he=oe(he,!0),{type:"codespan",raw:ae[0],text:he}}},ie.br=function(te){var ae=this.rules.inline.br.exec(te);if(ae)return{type:"br",raw:ae[0]}},ie.del=function(te){var ae=this.rules.inline.del.exec(te);if(ae)return{type:"del",raw:ae[0],text:ae[1]}},ie.autolink=function(te,ae){var he=this.rules.inline.autolink.exec(te);if(he){var me,Te;return he[2]==="@"?(me=oe(this.options.mangle?ae(he[1]):he[1]),Te="mailto:"+me):(me=oe(he[1]),Te=me),{type:"link",raw:he[0],text:me,href:Te,tokens:[{type:"text",raw:me,text:me}]}}},ie.url=function(te,ae){var he;if(he=this.rules.inline.url.exec(te)){var me,Te;if(he[2]==="@")me=oe(this.options.mangle?ae(he[0]):he[0]),Te="mailto:"+me;else{var Be;do Be=he[0],he[0]=this.rules.inline._backpedal.exec(he[0])[0];while(Be!==he[0]);me=oe(he[0]),he[1]==="www."?Te="http://"+me:Te=me}return{type:"link",raw:he[0],text:me,href:Te,tokens:[{type:"text",raw:me,text:me}]}}},ie.inlineText=function(te,ae,he){var me=this.rules.inline.text.exec(te);if(me){var Te;return ae?Te=this.options.sanitize?this.options.sanitizer?this.options.sanitizer(me[0]):oe(me[0]):me[0]:Te=oe(this.options.smartypants?he(me[0]):me[0]),{type:"text",raw:me[0],text:Te}}},ee}(),Re=N.noopTest,De=N.edit,Fe=N.merge,Ce={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*|\\n*|\\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:Re,table:Re,lheading:/^([^\n]+)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html)[^\n]+)*)/,text:/^[^\n]+/};Ce._label=/(?!\s*\])(?:\\[\[\]]|[^\[\]])+/,Ce._title=/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/,Ce.def=De(Ce.def).replace("label",Ce._label).replace("title",Ce._title).getRegex(),Ce.bullet=/(?:[*+-]|\d{1,9}[.)])/,Ce.item=/^( *)(bull) ?[^\n]*(?:\n(?!\1bull ?)[^\n]*)*/,Ce.item=De(Ce.item,"gm").replace(/bull/g,Ce.bullet).getRegex(),Ce.list=De(Ce.list).replace(/bull/g,Ce.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+Ce.def.source+")").getRegex(),Ce._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",Ce._comment=//,Ce.html=De(Ce.html,"i").replace("comment",Ce._comment).replace("tag",Ce._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),Ce.paragraph=De(Ce._paragraph).replace("hr",Ce.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",Ce._tag).getRegex(),Ce.blockquote=De(Ce.blockquote).replace("paragraph",Ce.paragraph).getRegex(),Ce.normal=Fe({},Ce),Ce.gfm=Fe({},Ce.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*|$)"}),Ce.gfm.nptable=De(Ce.gfm.nptable).replace("hr",Ce.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",Ce._tag).getRegex(),Ce.gfm.table=De(Ce.gfm.table).replace("hr",Ce.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",Ce._tag).getRegex(),Ce.pedantic=Fe({},Ce.normal,{html:De(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?\\1> *(?:\\n{2,}|\\s*$)|\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",Ce._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:Re,paragraph:De(Ce.normal._paragraph).replace("hr",Ce.hr).replace("heading",` *#{1,6} *[^
]`).replace("lheading",Ce.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});var X={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:Re,tag:"^comment|^[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\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:Re,text:/^(`+|[^`])(?:[\s\S]*?(?:(?=[\\?@\\[\\]`^{|}~",X.punctuation=De(X.punctuation).replace(/punctuation/g,X._punctuation).getRegex(),X._blockSkip="\\[[^\\]]*?\\]\\([^\\)]*?\\)|`[^`]*?`|<[^>]*?>",X._overlapSkip="__[^_]*?__|\\*\\*\\[^\\*\\]*?\\*\\*",X.em.start=De(X.em.start).replace(/punctuation/g,X._punctuation).getRegex(),X.em.middle=De(X.em.middle).replace(/punctuation/g,X._punctuation).replace(/overlapSkip/g,X._overlapSkip).getRegex(),X.em.endAst=De(X.em.endAst,"g").replace(/punctuation/g,X._punctuation).getRegex(),X.em.endUnd=De(X.em.endUnd,"g").replace(/punctuation/g,X._punctuation).getRegex(),X.strong.start=De(X.strong.start).replace(/punctuation/g,X._punctuation).getRegex(),X.strong.middle=De(X.strong.middle).replace(/punctuation/g,X._punctuation).replace(/blockSkip/g,X._blockSkip).getRegex(),X.strong.endAst=De(X.strong.endAst,"g").replace(/punctuation/g,X._punctuation).getRegex(),X.strong.endUnd=De(X.strong.endUnd,"g").replace(/punctuation/g,X._punctuation).getRegex(),X.blockSkip=De(X._blockSkip,"g").getRegex(),X.overlapSkip=De(X._overlapSkip,"g").getRegex(),X._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g,X._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/,X._email=/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/,X.autolink=De(X.autolink).replace("scheme",X._scheme).replace("email",X._email).getRegex(),X._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/,X.tag=De(X.tag).replace("comment",Ce._comment).replace("attribute",X._attribute).getRegex(),X._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,X._href=/<(?:\\[<>]?|[^\s<>\\])*>|[^\s\x00-\x1f]*/,X._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/,X.link=De(X.link).replace("label",X._label).replace("href",X._href).replace("title",X._title).getRegex(),X.reflink=De(X.reflink).replace("label",X._label).getRegex(),X.reflinkSearch=De(X.reflinkSearch,"g").replace("reflink",X.reflink).replace("nolink",X.nolink).getRegex(),X.normal=Fe({},X),X.pedantic=Fe({},X.normal,{strong:{start:/^__|\*\*/,middle:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,endAst:/\*\*(?!\*)/g,endUnd:/__(?!_)/g},em:{start:/^_|\*/,middle:/^()\*(?=\S)([\s\S]*?\S)\*(?!\*)|^_(?=\S)([\s\S]*?\S)_(?!_)/,endAst:/\*(?!\*)/g,endUnd:/_(?!_)/g},link:De(/^!?\[(label)\]\((.*?)\)/).replace("label",X._label).getRegex(),reflink:De(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",X._label).getRegex()}),X.gfm=Fe({},X.normal,{escape:De(X.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_~)]+(?!$))+/,del:/^~+(?=\S)([\s\S]*?\S)~+/,text:/^(`+|[^`])(?:[\s\S]*?(?:(?=[\\.5&&(te="x"+te.toString(16)),ie+=""+te+";";return ie}var H=function(){function ee(le){this.tokens=[],this.tokens.links=Object.create(null),this.options=le||P,this.options.tokenizer=this.options.tokenizer||new Se,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options;var te={block:J.normal,inline:ne.normal};this.options.pedantic?(te.block=J.pedantic,te.inline=ne.pedantic):this.options.gfm&&(te.block=J.gfm,this.options.breaks?te.inline=ne.breaks:te.inline=ne.gfm),this.tokenizer.rules=te}ee.lex=function(te,ae){var he=new ee(ae);return he.lex(te)};var ie=ee.prototype;return ie.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},ie.blockTokens=function(te,ae,he){ae===void 0&&(ae=[]),he===void 0&&(he=!0),te=te.replace(/^ +$/gm,"");for(var me,Te,Be,je;te;){if(me=this.tokenizer.space(te)){te=te.substring(me.raw.length),me.type&&ae.push(me);continue}if(me=this.tokenizer.code(te,ae)){te=te.substring(me.raw.length),me.type?ae.push(me):(je=ae[ae.length-1],je.raw+=`
`+me.raw,je.text+=`
`+me.text);continue}if(me=this.tokenizer.fences(te)){te=te.substring(me.raw.length),ae.push(me);continue}if(me=this.tokenizer.heading(te)){te=te.substring(me.raw.length),ae.push(me);continue}if(me=this.tokenizer.nptable(te)){te=te.substring(me.raw.length),ae.push(me);continue}if(me=this.tokenizer.hr(te)){te=te.substring(me.raw.length),ae.push(me);continue}if(me=this.tokenizer.blockquote(te)){te=te.substring(me.raw.length),me.tokens=this.blockTokens(me.text,[],he),ae.push(me);continue}if(me=this.tokenizer.list(te)){for(te=te.substring(me.raw.length),Be=me.items.length,Te=0;Te0)for(;(qe=this.tokenizer.rules.inline.reflinkSearch.exec(je))!=null;)at.includes(qe[0].slice(qe[0].lastIndexOf("[")+1,-1))&&(je=je.slice(0,qe.index)+"["+"a".repeat(qe[0].length-2)+"]"+je.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(qe=this.tokenizer.rules.inline.blockSkip.exec(je))!=null;)je=je.slice(0,qe.index)+"["+"a".repeat(qe[0].length-2)+"]"+je.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;te;){if(Be=this.tokenizer.escape(te)){te=te.substring(Be.raw.length),ae.push(Be);continue}if(Be=this.tokenizer.tag(te,he,me)){te=te.substring(Be.raw.length),he=Be.inLink,me=Be.inRawBlock,ae.push(Be);continue}if(Be=this.tokenizer.link(te)){te=te.substring(Be.raw.length),Be.type==="link"&&(Be.tokens=this.inlineTokens(Be.text,[],!0,me)),ae.push(Be);continue}if(Be=this.tokenizer.reflink(te,this.tokens.links)){te=te.substring(Be.raw.length),Be.type==="link"&&(Be.tokens=this.inlineTokens(Be.text,[],!0,me)),ae.push(Be);continue}if(Be=this.tokenizer.strong(te,je,Te)){te=te.substring(Be.raw.length),Be.tokens=this.inlineTokens(Be.text,[],he,me),ae.push(Be);continue}if(Be=this.tokenizer.em(te,je,Te)){te=te.substring(Be.raw.length),Be.tokens=this.inlineTokens(Be.text,[],he,me),ae.push(Be);continue}if(Be=this.tokenizer.codespan(te)){te=te.substring(Be.raw.length),ae.push(Be);continue}if(Be=this.tokenizer.br(te)){te=te.substring(Be.raw.length),ae.push(Be);continue}if(Be=this.tokenizer.del(te)){te=te.substring(Be.raw.length),Be.tokens=this.inlineTokens(Be.text,[],he,me),ae.push(Be);continue}if(Be=this.tokenizer.autolink(te,Z)){te=te.substring(Be.raw.length),ae.push(Be);continue}if(!he&&(Be=this.tokenizer.url(te,Z))){te=te.substring(Be.raw.length),ae.push(Be);continue}if(Be=this.tokenizer.inlineText(te,me,k)){te=te.substring(Be.raw.length),Te=Be.raw.slice(-1),ae.push(Be);continue}if(te){var et="Infinite loop on byte: "+te.charCodeAt(0);if(this.options.silent){console.error(et);break}else throw new Error(et)}}return ae},K(ee,null,[{key:"rules",get:function(){return{block:J,inline:ne}}}]),ee}(),W=Y.defaults,z=N.cleanUrl,se=N.escape,pe=function(){function ee(le){this.options=le||W}var ie=ee.prototype;return ie.code=function(te,ae,he){var me=(ae||"").match(/\S*/)[0];if(this.options.highlight){var Te=this.options.highlight(te,me);Te!=null&&Te!==te&&(he=!0,te=Te)}return me?''+(he?te:se(te,!0))+`
`:""+(he?te:se(te,!0))+`
`},ie.blockquote=function(te){return`
`+te+`
`},ie.html=function(te){return te},ie.heading=function(te,ae,he,me){return this.options.headerIds?"
`:""+te+"
`},ie.hr=function(){return this.options.xhtml?`
`:`
`},ie.list=function(te,ae,he){var me=ae?"ol":"ul",Te=ae&&he!==1?' start="'+he+'"':"";return"<"+me+Te+`>
`+te+""+me+`>
`},ie.listitem=function(te){return""+te+`
`},ie.checkbox=function(te){return" "},ie.paragraph=function(te){return""+te+`
`},ie.table=function(te,ae){return ae&&(ae=""+ae+""),`
`},ie.tablerow=function(te){return`
`+te+`
`},ie.tablecell=function(te,ae){var he=ae.header?"th":"td",me=ae.align?"<"+he+' align="'+ae.align+'">':"<"+he+">";return me+te+""+he+`>
`},ie.strong=function(te){return""+te+""},ie.em=function(te){return""+te+""},ie.codespan=function(te){return""+te+""},ie.br=function(){return this.options.xhtml?"
":"
"},ie.del=function(te){return""+te+""},ie.link=function(te,ae,he){if(te=z(this.options.sanitize,this.options.baseUrl,te),te===null)return he;var me='"+he+"",me},ie.image=function(te,ae,he){if(te=z(this.options.sanitize,this.options.baseUrl,te),te===null)return he;var me='
":">",me},ie.text=function(te){return te},ee}(),ge=function(){function ee(){}var ie=ee.prototype;return ie.strong=function(te){return te},ie.em=function(te){return te},ie.codespan=function(te){return te},ie.del=function(te){return te},ie.html=function(te){return te},ie.text=function(te){return te},ie.link=function(te,ae,he){return""+he},ie.image=function(te,ae,he){return""+he},ie.br=function(){return""},ee}(),Pe=function(){function ee(){this.seen={}}var ie=ee.prototype;return ie.slug=function(te){var ae=te.toLowerCase().trim().replace(/<[!\/a-z].*?>/ig,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-");if(this.seen.hasOwnProperty(ae)){var he=ae;do this.seen[he]++,ae=he+"-"+this.seen[he];while(this.seen.hasOwnProperty(ae))}return this.seen[ae]=0,ae},ee}(),Me=Y.defaults,ke=N.unescape,He=function(){function ee(le){this.options=le||Me,this.options.renderer=this.options.renderer||new pe,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new ge,this.slugger=new Pe}ee.parse=function(te,ae){var he=new ee(ae);return he.parse(te)};var ie=ee.prototype;return ie.parse=function(te,ae){ae===void 0&&(ae=!0);var he="",me,Te,Be,je,qe,at,et,_t,ut,$e,kt,Ut,yt,Wt,St,$t,Ft,wt,sr=te.length;for(me=0;me0&&St.tokens[0].type==="text"?(St.tokens[0].text=wt+" "+St.tokens[0].text,St.tokens[0].tokens&&St.tokens[0].tokens.length>0&&St.tokens[0].tokens[0].type==="text"&&(St.tokens[0].tokens[0].text=wt+" "+St.tokens[0].tokens[0].text)):St.tokens.unshift({type:"text",text:wt}):Wt+=wt),Wt+=this.parse(St.tokens,yt),ut+=this.renderer.listitem(Wt,Ft,$t);he+=this.renderer.list(ut,kt,Ut);continue}case"html":{he+=this.renderer.html($e.text);continue}case"paragraph":{he+=this.renderer.paragraph(this.parseInline($e.tokens));continue}case"text":{for(ut=$e.tokens?this.parseInline($e.tokens):$e.text;me+1An error occurred:
"+xe(Be.message+"",!0)+"
";throw Be}}Ae.options=Ae.setOptions=function(ee){return Je(Ae.defaults,ee),Qe(Ae.defaults),Ae},Ae.getDefaults=Ue,Ae.defaults=ze,Ae.use=function(ee){var ie=Je({},ee);if(ee.renderer&&function(){var te=Ae.defaults.renderer||new pe,ae=function(Te){var Be=te[Te];te[Te]=function(){for(var je=arguments.length,qe=new Array(je),at=0;at>"))),n.a.createElement("div",{className:"font16 mt10"},ie.is_finish===!1&&"\u672C\u5173\u6682\u672A\u901A\u8FC7\uFF0C\u65E0\u901A\u5173\u4EE3\u7801",ie.is_finish&&n.a.createElement("aside",{className:Ee.a.shixunWrp},n.a.createElement(ve.a,{v:ie,shixunWorkReport:He,dispatch:ke,autoHeight:Me,languages:ie.languages,language:ie.language,game_id:ie.id,data:Se.Base64.decode(ie.code),diff_code_count:ie.diff_code_count,onPathChange:ze}))),n.a.createElement("aside",{className:"mt10 font16"},(te=ie.history)!==null&&te!==void 0&&te.length?n.a.createElement(G.a,{columns:Qe,pagination:{hideOnSinglePage:!0},dataSource:ie.history}):"\u672C\u5173\u65E0\u8BC4\u6D4B\u8BB0\u5F55"))}))}))},De=Object(m.a)(function(pe){var ge=pe.shixunHomeworks,Pe=pe.loading,Me=pe.globalSetting;return{shixunHomeworks:ge,globalSetting:Me,loading:Pe.effects}})(Re),Fe=Q("5NDa"),Ce=Q("5rEg"),X=Q("y8nQ"),L=Q("Vl3Y"),P=function(ge){var Pe,Me,ke,He=ge.shixunHomeworks,Je=ge.dispatch,rt=Object(E.a)(ge,["shixunHomeworks","dispatch"]),xe=Object(_.i)(),Ue=Object(d.useState)(!1),Qe=Object(y.a)(Ue,2),ze=Qe[0],Ae=Qe[1],q=L.a.useForm(),ee=Object(y.a)(q,1),ie=ee[0];Object(d.useEffect)(function(){if(He.actionTabs.key==="\u66F4\u6539\u70B9\u8BC4")if(He.actionTabs.selectArrs.type==="1")ie.setFieldsValue({comment:He.actionTabs.selectArrs.v.comment,hidden_comment:He.actionTabs.selectArrs.v.hidden_comment});else{var te,ae,he,me,Te,Be;ie.setFieldsValue({comment:(te=He.actionTabs.selectArrs)===null||te===void 0||((ae=te.data)===null||ae===void 0||((he=ae.data)===null||he===void 0))?void 0:he.work_comment,hidden_comment:(me=He.actionTabs.selectArrs)===null||me===void 0||((Te=me.data)===null||Te===void 0||((Be=Te.data)===null||Be===void 0))?void 0:Be.work_comment_hidden})}},[He.actionTabs.key]);var le=function(){var te=Object(r.a)(v.a.mark(function ae(){var he,me,Te,Be,je,qe,at;return v.a.wrap(function(_t){for(;;)switch(_t.prev=_t.next){case 0:return je=ie.getFieldValue(),qe=He.actionTabs.selectArrs.type==="1"?"/api/problems/".concat(He.actionTabs.selectArrs.v.identifier,"/hack_comment.json"):"/api/student_works/".concat(xe.homeworkId,"/shixun_work_comment.json"),_t.next=4,Object(Le.a)(qe,{method:"post",body:{hidden_comment:je.hidden_comment,comment:je.comment,language:(he=He.actionTabs.selectArrs)===null||he===void 0?void 0:he.language,user_id:(me=He.actionTabs.selectArrs)===null||me===void 0||((Te=me.data)===null||Te===void 0||((Be=Te.data)===null||Be===void 0))?void 0:Be.user_id}});case 4:at=_t.sent,at.status===0&&(S.b.success("\u8BC4\u9605\u6210\u529F"),ie.resetFields(),Je({type:"shixunHomeworks/setActionTabs",payload:{}}),Je({type:"shixunHomeworks/getShixunWorkReports",payload:Object(b.a)({},xe)}));case 6:case"end":return _t.stop()}},ae)}));return function(){return te.apply(this,arguments)}}();return n.a.createElement(n.a.Fragment,null,n.a.createElement(a.a,{centered:!0,title:n.a.createElement("span",null,((Pe=He.actionTabs.selectArrs)===null||Pe===void 0?void 0:Pe.type)==="1"?"\u70B9\u8BC4\u4EE3\u7801":"\u66F4\u6539\u70B9\u8BC4",((Me=He.actionTabs.selectArrs)===null||Me===void 0?void 0:Me.language)&&n.a.createElement("span",{style:{marginLeft:10,fontSize:14}},"\u4F7F\u7528\u8BED\u8A00\uFF1A",(ke=He.actionTabs.selectArrs)===null||ke===void 0?void 0:ke.language)),visible:He.actionTabs.key==="\u66F4\u6539\u70B9\u8BC4",okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",onOk:Object(r.a)(v.a.mark(function te(){var ae;return v.a.wrap(function(me){for(;;)switch(me.prev=me.next){case 0:ae=ie.getFieldValue(),JSON.stringify(ae)==="{}"||ae.hidden_comment===""&&ae.comment===""?Ae(!0):le();case 2:case"end":return me.stop()}},te)})),onCancel:function(){Je({type:"shixunHomeworks/setActionTabs",payload:{}})}},n.a.createElement(L.a,{form:ie,onChange:function(){ze&&Ae(!1)}},n.a.createElement("p",null,"\u5B66\u751F\u548C\u8BFE\u5802\u8001\u5E08\u53EF\u89C1"),n.a.createElement(L.a.Item,{name:"comment"},n.a.createElement(Ce.a.TextArea,{placeholder:"\u8BF7\u8F93\u5165\u8BC4\u9605\u5185\u5BB9",rows:8})),n.a.createElement("p",null,"\u4EC5\u8BFE\u5802\u8001\u5E08\u53EF\u89C1"),n.a.createElement(L.a.Item,{name:"hidden_comment"},n.a.createElement(Ce.a.TextArea,{placeholder:"\u8BF7\u8F93\u5165\u8BC4\u9605\u5185\u5BB9",rows:8}))),ze&&n.a.createElement("p",{className:"c-red"},"\u8BC4\u9605\u5185\u5BB9\u81F3\u5C11\u6709\u4E00\u4E2A\u4E0D\u4E3A\u7A7A")))},J=Object(m.a)(function(pe){var ge=pe.shixunHomeworks;return{shixunHomeworks:ge}})(P),ne=Q("T7RX"),k=Q("9Bee"),Z=Q("XYT7"),H=Q("1n7x"),W=Q.n(H),z=function(ge){var Pe,Me,ke,He,Je,rt,xe,Ue,Qe,ze,Ae,q,ee,ie,le,te,ae,he,me,Te,Be,je,qe,at,et,_t,ut,$e,kt,Ut,yt,Wt=ge.shixunHomeworks,St=ge.globalSetting,$t=ge.loading,Ft=ge.dispatch,wt=Object(E.a)(ge,["shixunHomeworks","globalSetting","loading","dispatch"]),sr=Object(d.useState)(Object(b.a)({},Object(_.i)())),vt=Object(y.a)(sr,2),At=vt[0],Et=vt[1],hr=Object(_.i)(),Ir=Object(d.useState)([]),zr=Object(t.a)(Ir),nr=Object(d.useState)({last:!1}),Qt=Object(y.a)(nr,2),It=Qt[0],Ct=Qt[1],yr=Object(d.useState)({last:!1}),Pt=Object(y.a)(yr,2),Rr=Pt[0],er=Pt[1],ue=Object(d.useRef)(),ce=Object(d.useRef)(),ye=Object(d.useState)(!1),Ie=Object(y.a)(ye,2),We=Ie[0],Xe=Ie[1],Ze=Object(d.useState)(!1),tt=Object(y.a)(Ze,2),Ye=tt[0],nt=tt[1],it=Object(d.useState)(!1),gt=Object(y.a)(it,2),Ot=gt[0],Rt=gt[1],Ke=Wt.shixunWorkReport,Gt=Object(D.c)(),Jt=Object(d.useState)(new u.a),dr=Object(y.a)(Jt,2),Bt=dr[0],Nt=dr[1],Lt=Object(d.useState)(0),or=Object(y.a)(Lt,2),Zt=or[0],ir=or[1],Tt=Object(d.useState)([]),Er=Object(y.a)(Tt,2),Vt=Er[0],Or=Er[1],mr=Object(d.useState)(!1),Lr=Object(y.a)(mr,2),Br=Lr[0],Cr=Lr[1],br=Object(d.useState)(!1),_r=Object(y.a)(br,2),Pr=_r[0],Kr=_r[1];Object(d.useEffect)(function(){return Ft({type:"globalSetting/footerToggle",payload:!1}),function(){Ft({type:"globalSetting/footerToggle",payload:!0})}},[]),Object(d.useEffect)(function(){Wt.actionTabs.key==="\u5BFC\u51FA\u5B9E\u8BAD\u62A5\u544A"&&Vt.length>0&&vr("all")},[Vt]),Object(d.useEffect)(function(){Et(Object(b.a)({},hr))},[wt.location.pathname]);var kr=function(){document.body.scrollIntoView()};function Ur(){return Ar.apply(this,arguments)}function Ar(){return Ar=Object(r.a)(v.a.mark(function tr(){var Ht,xt,qt,bt,zt,Kt,rn;return v.a.wrap(function(gn){for(;;)switch(gn.prev=gn.next){case 0:return qt=JSON.parse(sessionStorage.all_student_works_params||"{}"),gn.next=3,Ft({type:"shixunHomeworks/getAllStudentWorks",payload:Object(b.a)(Object(b.a)({},At),qt)});case 3:bt=gn.sent,Or(bt.all_student_works),zt=(Ht=bt.all_student_works)===null||Ht===void 0?void 0:Ht.map(function(jr){return String(jr.user_id)}).indexOf(At.homeworkId),zt===((xt=bt.all_student_works)===null||xt===void 0?void 0:xt.length)-1?Ct({last:!0}):Ct((Kt=bt.all_student_works)===null||Kt===void 0?void 0:Kt[zt+1]),zt===0?er({last:!0}):er((rn=bt.all_student_works)===null||rn===void 0?void 0:rn[zt-1]);case 8:case"end":return gn.stop()}},tr)})),Ar.apply(this,arguments)}var gr=function(){document.querySelectorAll("canvas").forEach(function(Ht){(!Ht.clientWidth||!Ht.clientHeight)&&Ht.remove()})},fr=function(){ue.current.offsetHeight>62e3?Rt(!1):Rt(!0)},vr=function(){var tr=Object(r.a)(v.a.mark(function Ht(xt){var qt,bt,zt,Kt,rn,nn;return v.a.wrap(function(jr){for(;;)switch(jr.prev=jr.next){case 0:if(rn=function(){return rn=Object(r.a)(v.a.mark(function an(){var Wr;return v.a.wrap(function(xr){for(;;)switch(xr.prev=xr.next){case 0:return xr.next=2,Ft({type:"shixunHomeworks/getShixunWorkReports",payload:{homeworkId:Vt[qt].user_id}});case 2:Wr=xr.sent,kr(),qt++,setTimeout(Object(r.a)(v.a.mark(function ln(){var Jr,En,bn,$r,qr,sn,un;return v.a.wrap(function(Nr){for(;;)switch(Nr.prev=Nr.next){case 0:gr(),En=Bt.folder("".concat(Wr==null?void 0:Wr.username)),bn=document.querySelector("#export-all").children,$r=W()(),qr=v.a.mark(function on(_n){return v.a.wrap(function(Mt){for(;;)switch(Mt.prev=Mt.next){case 0:return Mt.next=2,$r.set(zt).from(bn[_n]).toContainer().toCanvas().toPdf().get("pdf").then(function(){var jt=Object(r.a)(v.a.mark(function Sr(Zr){return v.a.wrap(function(wn){for(;;)switch(wn.prev=wn.next){case 0:if(!(_n"},n.a.createElement(A.a.Item,null,n.a.createElement(h.a,{to:"/classrooms/".concat(Ke==null||((Me=Ke.category)===null||Me===void 0)?void 0:Me.course_id,"/program_homework")},Ke==null||((ke=Ke.category)===null||ke===void 0)?void 0:ke.course_name)),n.a.createElement(A.a.Item,null,n.a.createElement(h.a,{to:"/classrooms/".concat(Ke==null||((He=Ke.category)===null||He===void 0)?void 0:He.course_id,"/program_homework")},Ke.category.category_name)),n.a.createElement(A.a.Item,null,n.a.createElement(h.a,{to:"/classrooms/".concat(Ke==null||((Je=Ke.category)===null||Je===void 0)?void 0:Je.course_id,"/program_homework/").concat(At==null?void 0:At.categoryId,"/detail")},"\u4F5C\u4E1A\u8BE6\u60C5")),n.a.createElement(A.a.Item,null,Ke==null||((rt=Ke.data)===null||rt===void 0)?void 0:rt.user_name))),n.a.createElement("aside",{className:[Ee.a.title1,"mt20"].join(" ")},n.a.createElement(g.a,{align:"middle"},n.a.createElement(s.a,{flex:1},n.a.createElement(h.a,{to:"/classrooms/".concat(At.coursesId,"/program_homework/").concat(At==null?void 0:At.categoryId,"/detail")},n.a.createElement(R.a,{className:"font16 c-black"})),n.a.createElement("strong",{className:"font20 ml5"},Ke==null||((xe=Ke.category)===null||xe===void 0)?void 0:xe.homework_name),n.a.createElement($.m,{temporary:!0,status:Ke.homework_status}))))),n.a.createElement("aside",{className:"mt30 relative"})),n.a.createElement("aside",{className:"edu-container bg-white",ref:ue},n.a.createElement("div",{id:"export-all",ref:ce},n.a.createElement("div",{id:"export-all-1"},n.a.createElement("div",{className:Ee.a.title},n.a.createElement("h1",null,"\u603B\u4F53\u8BC4\u4EF7"),n.a.createElement("div",null,Object(D.c)()&&n.a.createElement(I.a,{className:"mr20",type:"primary",onClick:function(){Ft({type:"shixunHomeworks/setActionTabs",payload:{key:"\u66F4\u6539\u70B9\u8BC4",selectArrs:{myshixun_identifier:Ke.user_id,data:Object(b.a)({},Ke)}}})}},n.a.createElement(F.a,null),Ke!=null&&(Ue=Ke.data)!==null&&Ue!==void 0&&Ue.has_comment?"\u66F4\u6539\u70B9\u8BC4":"\u70B9\u8BC4\u4F5C\u4E1A"))),n.a.createElement(M.a,{style:{marginTop:0}}),n.a.createElement(g.a,{className:"pl30 pr30"},n.a.createElement(s.a,null,n.a.createElement("img",{className:Ee.a.userPic,src:"".concat(j.a.IMG_SERVER,"/images/").concat(Ke==null||((Qe=Ke.data)===null||Qe===void 0)?void 0:Qe.image_url),alt:Ke==null||((ze=Ke.data)===null||ze===void 0)?void 0:ze.username})),n.a.createElement(s.a,null,n.a.createElement("span",{className:"font16 ml40"},Ke==null||((Ae=Ke.data)===null||Ae===void 0)?void 0:Ae.user_name),n.a.createElement($.e,{status:Ke==null||((q=Ke.data)===null||q===void 0)?void 0:q.compelete_status}),n.a.createElement("ul",{className:Ee.a.userInfo},n.a.createElement("li",null,"\u5B66\u53F7\uFF1A",(Ke==null||((ee=Ke.data)===null||ee===void 0)?void 0:ee.student_id)||"--"),n.a.createElement("li",null,"\u5206\u73ED\uFF1A",(Ke==null||((ie=Ke.data)===null||ie===void 0)?void 0:ie.course_group)||"--"),n.a.createElement("br",null),n.a.createElement("li",null,"\u622A\u6B62\u524D\u5B8C\u6210\u5237\u9898\uFF1A",n.a.createElement("span",{className:"c-red"},Ke==null||((le=Ke.data)===null||le===void 0)?void 0:le.finish_do)),n.a.createElement("li",null,"\u6700\u65B0\u5B8C\u6210\u5237\u9898\uFF1A",n.a.createElement("span",{className:"c-red"},(Ke==null||((te=Ke.data)===null||te===void 0)?void 0:te.latest_do)||"-")))),n.a.createElement("ul",{className:[Ee.a.listItem,"mt10"].join(" ")},n.a.createElement("li",null,n.a.createElement("strong",null,"\u5B8C\u6210\u65F6\u95F4"),n.a.createElement("div",{className:"c-light-black mt20"},(Ke==null?void 0:Ke.data)&&(Ke==null||((ae=Ke.data)===null||ae===void 0)?void 0:ae.finish_time))),n.a.createElement("li",null,n.a.createElement("strong",null,"\u5B8C\u6210\u65F6\u957F",n.a.createElement("i",{onClick:function(Ht){Ht.stopPropagation(),Ht.preventDefault(),Kr(!0)},style:{marginLeft:4,display:"none",color:"#145DFF",fontSize:16,cursor:"pointer"},className:"iconfont icon-tishixiaowenhao"})),n.a.createElement("div",{className:"c-light-black mt20"},Ke==null||((he=Ke.data)===null||he===void 0)?void 0:he.finish_time_long)),n.a.createElement("li",null,n.a.createElement("strong",null,"\u8BC4\u6D4B\u6B21\u6570"),n.a.createElement("div",{className:"mt20"},Ke==null||((me=Ke.data)===null||me===void 0)?void 0:me.submit_count)),n.a.createElement("li",null,n.a.createElement("strong",null,"\u901A\u8FC7\u7387"),n.a.createElement("div",{className:"mt20"},n.a.createElement("span",null,(Ke==null||((Te=Ke.data)===null||Te===void 0)?void 0:Te.pass_rate)||"- -"))),n.a.createElement("li",null,n.a.createElement("strong",null,"\u5F97\u5206"),n.a.createElement("div",{className:"mt20"},n.a.createElement("span",{className:"c-orange"},Ke==null||((Be=Ke.data)===null||Be===void 0)?void 0:Be.score))),n.a.createElement("li",null,n.a.createElement("strong",null,"\u7EC3\u4E60\u603B\u6392\u540D"),n.a.createElement("div",{className:"mt20"},n.a.createElement("span",{className:"c-orange"},Ke==null||((je=Ke.data)===null||je===void 0)?void 0:je.total_rank))),n.a.createElement("li",null,n.a.createElement("strong",null,"\u5206\u73ED\u6392\u540D"),n.a.createElement("div",{className:"mt20"},n.a.createElement("span",{className:"c-orange"},Ke==null||((qe=Ke.data)===null||qe===void 0)?void 0:qe.class_rank))))),n.a.createElement(M.a,{style:{margin:0}}),((Ke==null||((at=Ke.data)===null||at===void 0)?void 0:at.work_comment_hidden)||(Ke==null||((et=Ke.data)===null||et===void 0)?void 0:et.work_comment))&&n.a.createElement("div",null,n.a.createElement(g.a,{align:"middle"},n.a.createElement(s.a,{flex:1},n.a.createElement("h1",{className:Ee.a.title},"\u70B9\u8BC4\u5185\u5BB9")),n.a.createElement(s.a,{className:"pr30"},Object(D.c)()&&n.a.createElement(I.a,{onClick:Object(r.a)(v.a.mark(function tr(){return v.a.wrap(function(xt){for(;;)switch(xt.prev=xt.next){case 0:a.a.confirm({centered:!0,okText:"\u786E\u5B9A",cancelText:"\u53D6\u6D88",title:"\u63D0\u793A",icon:n.a.createElement(C.a,null),content:"\u662F\u5426\u786E\u8BA4\u5220\u9664\uFF1F",onOk:function(){return Object(r.a)(v.a.mark(function bt(){var zt,Kt;return v.a.wrap(function(nn){for(;;)switch(nn.prev=nn.next){case 0:return nn.next=2,Object(Z.m)({comment_id:Ke==null||((zt=Ke.data)===null||zt===void 0)?void 0:zt.comment_id,homeworkId:At.homeworkId});case 2:Kt=nn.sent,Kt.status===0&&(S.b.success("\u5220\u9664\u6210\u529F"),Ft({type:"shixunHomeworks/getShixunWorkReports",payload:Object(b.a)({},At)}));case 4:case"end":return nn.stop()}},bt)}))()}});case 1:case"end":return xt.stop()}},tr)}))},n.a.createElement(N.a,null),"\u5220\u9664"))),n.a.createElement(M.a,{style:{margin:0}}),(Ke==null||((_t=Ke.data)===null||_t===void 0)?void 0:_t.work_comment)&&n.a.createElement("aside",{className:"pl30 pr30 mt20"},n.a.createElement("span",{className:"c-light-black font12"},"# \u5B66\u751F\u548C\u8BFE\u5802\u8001\u5E08\u53EF\u89C1"),n.a.createElement("br",null),n.a.createElement(k.a,{value:Ke==null||((ut=Ke.data)===null||ut===void 0)?void 0:ut.work_comment})),(Ke==null||(($e=Ke.data)===null||$e===void 0)?void 0:$e.work_comment_hidden)&&n.a.createElement("aside",{className:"pl30 pr30 mt20"},n.a.createElement("span",{className:"c-light-black font12"},"# \u4EC5\u8BFE\u5802\u8001\u5E08\u53EF\u89C1"),n.a.createElement("br",null),n.a.createElement(k.a,{value:Ke==null||((kt=Ke.data)===null||kt===void 0)?void 0:kt.work_comment_hidden}))),n.a.createElement("h1",{className:Ee.a.title},"\u9636\u6BB5\u6210\u7EE9"),n.a.createElement("aside",{className:"pl30 pr30"},n.a.createElement(G.a,{dataSource:Ke==null?void 0:Ke.hack,pagination:!1,columns:Xr})),(Ke==null||((Ut=Ke.data)===null||Ut===void 0)?void 0:Ut.work_description)&&n.a.createElement(n.a.Fragment,null,n.a.createElement("h1",{className:Ee.a.title},"\u4E2A\u4EBA\u603B\u7ED3"),n.a.createElement("aside",{className:"pl30 pr30"},n.a.createElement(k.a,{value:Ke==null||((yt=Ke.data)===null||yt===void 0)?void 0:yt.work_description}))),n.a.createElement("h1",{className:Ee.a.title},"\u5237\u9898\u8BE6\u60C5")),n.a.createElement(De,{autoHeight:Ot}))),Object(D.c)()&&n.a.createElement("aside",{className:"".concat(Ee.a.footerBar," ").concat(We?Ee.a.footerBarStatic:"")},n.a.createElement("aside",{className:"edu-container"},n.a.createElement(g.a,{align:"middle"},n.a.createElement(s.a,{flex:"1"},n.a.createElement(h.a,{className:Ee.a.exitComment,to:"/classrooms/".concat(At.coursesId,"/program_homework/").concat(At.categoryId,"/detail")},"\u8FD4\u56DE\u5217\u8868")),n.a.createElement(s.a,{flex:"1",className:"tr"},Object(D.c)()&&n.a.createElement(I.a,{type:"primary",onClick:Object(r.a)(v.a.mark(function tr(){return v.a.wrap(function(xt){for(;;)switch(xt.prev=xt.next){case 0:Ft({type:"shixunHomeworks/setActionTabs",payload:{key:"\u66F4\u6539\u70B9\u8BC4",selectArrs:{myshixun_identifier:Ke.user_id,data:Object(b.a)({},Ke)}}});case 1:case"end":return xt.stop()}},tr)}))},"\u70B9\u8BC4\u4F5C\u4E1A"))))))),n.a.createElement(J,null),n.a.createElement(ne.a,null),n.a.createElement(a.a,{visible:Br,width:860,centered:!0,onCancel:function(){Cr(!1)},title:"\u8BA1\u65F6\u89C4\u5219\u8BF4\u660E",footer:null},n.a.createElement("div",{style:{color:"#333333",fontWeight:400}},n.a.createElement("span",{style:{fontWeight:500}},"1\u3001\u9875\u9762\u505C\u7559\u65F6\u957F"),n.a.createElement("br",null),n.a.createElement("span",null,"\u5B66\u751F\u8FDB\u5165\u5173\u5361\u7684\u7B54\u9898\u9875\u9762\u5F00\u59CB\u8BA1\u65F6\uFF0C\u76F4\u81F3\u5B66\u751F\u5173\u5361\u8BC4\u6D4B\u901A\u8FC7\uFF0C\u5219\u8BA1\u65F6\u7ED3\u675F\uFF1B"),n.a.createElement("br",null),n.a.createElement("span",null," ","\u5B66\u751F\u8FDB\u5165\u5173\u5361\u7684\u7B54\u9898\u9875\u9762\u5F00\u59CB\u8BA1\u65F6\uFF0C\u82E5\u5B66\u751F\u5173\u95ED/\u9000\u51FA\u7B54\u9898\u9875\u9762\uFF0C\u5219\u8BA1\u65F6\u6682\u505C\uFF0C\u518D\u6B21\u8FDB\u5165\u7B54\u9898\u9875\u9762\u65F6\u5F00\u59CB\u7D2F\u8BA1\u8BA1\u65F6\u76F4\u81F3\u8BC4\u6D4B\u901A\u8FC7\uFF0C\u5219\u8BA1\u65F6\u7ED3\u675F\uFF1B"),n.a.createElement("span",{style:{color:"#FA6400",display:"flex",height:34,alignItems:"center"}}," ","\u53EF\u80FD\u4F1A\u9020\u6210\u65F6\u957F\u8BC4\u4F30\u4E0E\u5B9E\u9645\u505A\u9898\u80FD\u529B\u4E0D\u7B26\u7684\u60C5\u51B5"," "),n.a.createElement("span",null,"a\u3001\u5B66\u751F\u8FDB\u5165\u5173\u5361\u770B\u5B8C\u9898\u540E\uFF0C\u9000\u51FA\u7B54\u9898\u9875\u9762\u5B8C\u6210\u4EE3\u7801\u8BBE\u8BA1\uFF0C\u518D\u590D\u5236\u8FDB\u5E73\u53F0\u7B54\u9898\u9875\u9762\u8FDB\u884C\u8BC4\u6D4B\uFF0C\u65E0\u6CD5\u8BC4\u4F30\u5B66\u751F\u7684\u5B66\u4E60\u548C\u601D\u8003\u65F6\u95F4\u3002")),n.a.createElement("div",{style:{color:"#333333",marginTop:20,fontWeight:400}},n.a.createElement("span",{style:{fontWeight:500}},"2\u3001\u5173\u5361\u603B\u8017\u65F6"),n.a.createElement("br",null),n.a.createElement("span",{style:{}},"\u5B66\u751F\u7B2C\u4E00\u6B21\u8FDB\u5165\u5173\u5361\u7B54\u9898\u9875\u9762\u5F00\u59CB\u8BA1\u65F6\uFF0C\u76F4\u81F3\u8BE5\u5173\u5361\u8BC4\u6D4B\u901A\u8FC7\uFF0C\u5219\u8BA1\u65F6\u7ED3\u675F\u3002"," "),n.a.createElement("br",null),n.a.createElement("span",null," ","\u53E6\uFF0C\u5373\u4F7F\u5173\u5361\u95EF\u5173\u8FC7\u7A0B\u4E2D\uFF0C\u5B66\u751F\u9000\u51FA/\u5173\u95ED\u7B54\u9898\u9875\u9762\uFF0C\u4E5F\u5C06\u6301\u7EED\u8BA1\u65F6\uFF0C\u76F4\u81F3\u8BE5\u5173\u5361\u901A\u8FC7\u3002"),n.a.createElement("span",{style:{color:"#FA6400",display:"flex",height:44,paddingTop:10}}," ","\u53EF\u80FD\u4F1A\u9020\u6210\u65F6\u957F\u8BC4\u4F30\u4E0E\u5B9E\u9645\u505A\u9898\u80FD\u529B\u4E0D\u7B26\u7684\u60C5\u51B5"," "),n.a.createElement("span",null,"a\u3001\u5B66\u751F\u4ECE\u5176\u4ED6\u540C\u5B66\u5904\u770B\u5230\u9898\u76EE\u540E\uFF0C\u5B8C\u6210\u4EE3\u7801\u8BBE\u8BA1\uFF0C\u518D\u8FDB\u5165\u5173\u5361\u7B54\u9898\u9875\u9762\uFF0C\u5C06\u5DF2\u5B8C\u6210\u7684\u4EE3\u7801\u590D\u5236\u81F3\u5E73\u53F0\u8FDB\u884C\u8BC4\u6D4B\uFF1B"),n.a.createElement("br",null),n.a.createElement("span",null,"b\u3001\u5B66\u751F\u7B2C\u4E00\u6B21\u6253\u5F00\u5173\u5361\u540E\uFF0C\u56E0\u4E3A\u67D0\u79CD\u539F\u56E0\u79BB\u5F00\u9875\u9762\uFF0C\u65F6\u9694\u591A\u65E5\u624D\u518D\u6B21\u8FDB\u5165\u5E73\u53F0\u95EF\u5173\uFF0C\u5C31\u4F1A\u5BFC\u81F4\u5B66\u751F\u5173\u5361\u603B\u8017\u65F6\u8FC7\u957F\uFF1B")),n.a.createElement("div",{style:{color:"#333333",marginTop:20,fontWeight:400}},n.a.createElement("span",{style:{fontWeight:500}},"3\u3001\u4F5C\u4E1A\u901A\u5173\u65F6\u957F"),n.a.createElement("br",null),n.a.createElement("span",{style:{}},"\u4ECE\u8001\u5E08\u53D1\u5E03\u7684\u5B9E\u8BAD\u4F5C\u4E1A\u5F00\u59CB\u65F6\u95F4\uFF0C\u5F00\u59CB\u8BA1\u65F6\uFF0C\u76F4\u81F3\u5B66\u751F\u5B9E\u8BAD\u901A\u5173\uFF08\u5305\u62EC\u8FDF\u4EA4\u901A\u5173\uFF09\uFF0C\u7ED3\u675F\u8BA1\u65F6\u3002\u5982\u679C\u5B66\u751F\u672A\u901A\u5173\uFF0C\u5219\u8BE5\u751F\u7684\u95EF\u5173\u8017\u65F6\u4E3A\u8001\u5E08\u8BBE\u7F6E\u7684\u5B9E\u8BAD\u5F00\u59CB\u65F6\u95F4\u81F3\u5B9E\u8BAD\u622A\u6B62\u65F6\u95F4\uFF0C\u5982\u679C\u8001\u5E08\u5F00\u542F\u4E86\u8865\u4EA4\uFF0C\u5219\u8BE5\u751F\u7684\u95EF\u5173\u8017\u65F6\u4E3A\u5B9E\u8BAD\u5F00\u59CB\u65F6\u95F4\u81F3\u5B9E\u8BAD\u8865\u4EA4\u622A\u6B62\u65F6\u95F4\u3002")),n.a.createElement("div",{style:{color:"#333333",marginTop:20,fontWeight:400}},n.a.createElement("span",{style:{fontWeight:500}},"\u89C4\u5219\u76EE\u7684"),n.a.createElement("br",null),n.a.createElement("span",{style:{}},"\u9F13\u52B1\u5B66\u751F\u5728\u5B9E\u8BAD\u4F5C\u4E1A\u53D1\u5E03\u7684\u7B2C\u4E00\u65F6\u95F4\uFF0C\u7ACB\u5373\u767B\u5F55\u5E73\u53F0\u5B8C\u6210\u5B9E\u8BAD\u4F5C\u4E1A\u7684\u901A\u5173\u3002"))),n.a.createElement(a.a,{visible:Pr,title:"\u5B9E\u8BAD\u603B\u8017\u65F6\u8BF4\u660E",centered:!0,footer:null,onCancel:function(){Kr(!1)},width:600},n.a.createElement("div",{style:{fontWeight:400,color:"#333333"}},n.a.createElement("div",null,"1\u3001\u5F53\u8BA1\u65F6\u89C4\u5219\u4E3A\u201C",n.a.createElement("span",{style:{color:"#145DFF"}},"\u9875\u9762\u505C\u7559\u65F6\u957F"),"\u201D\u65F6\uFF0C\u5B9E\u8BAD\u603B\u8017\u65F6\u4E3A\u6240\u6709\u5173\u5361\u8017\u65F6\u76F8\u52A0\u4E4B\u548C\uFF1B"),n.a.createElement("div",{style:{margin:"20px 0px"}},"2\u3001\u5F53\u8BA1\u65F6\u89C4\u5219\u4E3A\u201C",n.a.createElement("span",{style:{color:"#145DFF"}},"\u5173\u5361\u603B\u8017\u65F6"),"\u201D\u65F6\uFF0C\u5B9E\u8BAD\u603B\u8017\u65F6\u4E3A\u6240\u6709\u5173\u5361\u8017\u65F6\u76F8\u52A0\u4E4B\u548C\uFF1B"),n.a.createElement("div",null,"3\u3001\u5F53\u8BA1\u65F6\u89C4\u5219\u4E3A\u201C",n.a.createElement("span",{style:{color:"#145DFF"}},"\u4F5C\u4E1A\u901A\u5173\u65F6\u957F"),"\u201D\u65F6\uFF0C\u5B9E\u8BAD\u603B\u8017\u65F6\u4E3A\u5B9E\u8BAD\u53D1\u5E03\u65F6\u95F4\u81F3\u5B9E\u8BAD\u901A\u5173\u65F6\u95F4\uFF0C\u5F53\u5B66\u751F\u672A\u901A\u5173\u65F6\uFF0C\u5B9E\u8BAD\u603B\u8017\u65F6\u4E3A\u5B9E\u8BAD\u53D1\u5E03\u65F6\u95F4\u81F3\u5B9E\u8BAD\u622A\u6B62\u65F6\u95F4\u3002"))))},se=we.default=Object(m.a)(function(pe){var ge=pe.shixunHomeworks,Pe=pe.loading,Me=pe.globalSetting;return{shixunHomeworks:ge,globalSetting:Me,loading:Pe.effects}})(z)},FWmy:function(ot,we,Q){"use strict";Q.d(we,"a",function(){return de});function de(K,O){if(!K)throw new Error(O?`Assertion failed (${O})`:"Assertion Failed")}},GeSD:function(ot,we,Q){ot.exports={flex_box_center:"flex_box_center___3psDK",flex_space_between:"flex_space_between___3-Gwv",flex_box_vertical_center:"flex_box_vertical_center___KuXCa",flex_box_center_end:"flex_box_center_end___3yf7b",flex_box_column:"flex_box_column___CeV--",title:"title___1pfhN",export:"export___1Foif",title1_right:"title1_right___1b0PH",userPic:"userPic___2fhW8",userInfo:"userInfo___3ELpM",listItem:"listItem___2hXBP",rightInfo:"rightInfo___35dRu",shixunTitle:"shixunTitle___1yeYv",shixunWrp:"shixunWrp___5RaDa",footerBar:"footerBar___1_Vn_",footerBarStatic:"footerBarStatic___KgV2n",exitComment:"exitComment___2Z6mb",nextComment:"nextComment___2qKB7",modal:"modal___2apBa"}},H7XF:function(ot,we,Q){"use strict";we.byteLength=M,we.toByteArray=I,we.fromByteArray=c;for(var de=[],K=[],O=typeof Uint8Array!="undefined"?Uint8Array:Array,G="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",U=0,S=G.length;U0)throw new Error("Invalid string. Length must be a multiple of 4");var A=s.indexOf("=");A===-1&&(A=i);var o=A===i?0:4-A%4;return[A,o]}function M(s){var i=Y(s),A=i[0],o=i[1];return(A+o)*3/4-o}function e(s,i,A){return(i+A)*3/4-A}function I(s){var i,A=Y(s),o=A[0],a=A[1],r=new O(e(s,o,a)),t=0,b=a>0?o-4:o,y;for(y=0;y>16&255,r[t++]=i>>8&255,r[t++]=i&255;return a===2&&(i=K[s.charCodeAt(y)]<<2|K[s.charCodeAt(y+1)]>>4,r[t++]=i&255),a===1&&(i=K[s.charCodeAt(y)]<<10|K[s.charCodeAt(y+1)]<<4|K[s.charCodeAt(y+2)]>>2,r[t++]=i>>8&255,r[t++]=i&255),r}function p(s){return de[s>>18&63]+de[s>>12&63]+de[s>>6&63]+de[s&63]}function g(s,i,A){for(var o,a=[],r=i;rb?b:t+r));return o===1?(i=s[A-1],a.push(de[i>>2]+de[i<<4&63]+"==")):o===2&&(i=(s[A-2]<<8)+s[A-1],a.push(de[i>>10]+de[i>>4&63]+de[i<<2&63]+"=")),a.join("")}},HDXh:function(ot,we,Q){"use strict";(function(de){/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh
* @license MIT
*/var K=Q("H7XF"),O=Q("kVK+"),G=Q("49sm");we.Buffer=M,we.SlowBuffer=a,we.INSPECT_MAX_BYTES=50,M.TYPED_ARRAY_SUPPORT=de.TYPED_ARRAY_SUPPORT!==void 0?de.TYPED_ARRAY_SUPPORT:U(),we.kMaxLength=S();function U(){try{var Z=new Uint8Array(1);return Z.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},Z.foo()===42&&typeof Z.subarray=="function"&&Z.subarray(1,1).byteLength===0}catch(H){return!1}}function S(){return M.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function Y(Z,H){if(S()=S())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+S().toString(16)+" bytes");return Z|0}function a(Z){return+Z!=Z&&(Z=0),M.alloc(+Z)}M.isBuffer=function(H){return!!(H!=null&&H._isBuffer)},M.compare=function(H,W){if(!M.isBuffer(H)||!M.isBuffer(W))throw new TypeError("Arguments must be Buffers");if(H===W)return 0;for(var z=H.length,se=W.length,pe=0,ge=Math.min(z,se);pe>>1;case"base64":return J(Z).length;default:if(z)return X(Z).length;H=(""+H).toLowerCase(),z=!0}}M.byteLength=r;function t(Z,H,W){var z=!1;if((H===void 0||H<0)&&(H=0),H>this.length)return"";if((W===void 0||W>this.length)&&(W=this.length),W<=0)return"";if(W>>>=0,H>>>=0,W<=H)return"";for(Z||(Z="utf8");;)switch(Z){case"hex":return N(this,H,W);case"utf8":case"utf-8":return m(this,H,W);case"ascii":return F(this,H,W);case"latin1":case"binary":return C(this,H,W);case"base64":return _(this,H,W);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return j(this,H,W);default:if(z)throw new TypeError("Unknown encoding: "+Z);Z=(Z+"").toLowerCase(),z=!0}}M.prototype._isBuffer=!0;function b(Z,H,W){var z=Z[H];Z[H]=Z[W],Z[W]=z}M.prototype.swap16=function(){var H=this.length;if(H%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var W=0;W0&&(H=this.toString("hex",0,W).match(/.{2}/g).join(" "),this.length>W&&(H+=" ... ")),""},M.prototype.compare=function(H,W,z,se,pe){if(!M.isBuffer(H))throw new TypeError("Argument must be a Buffer");if(W===void 0&&(W=0),z===void 0&&(z=H?H.length:0),se===void 0&&(se=0),pe===void 0&&(pe=this.length),W<0||z>H.length||se<0||pe>this.length)throw new RangeError("out of range index");if(se>=pe&&W>=z)return 0;if(se>=pe)return-1;if(W>=z)return 1;if(W>>>=0,z>>>=0,se>>>=0,pe>>>=0,this===H)return 0;for(var ge=pe-se,Pe=z-W,Me=Math.min(ge,Pe),ke=this.slice(se,pe),He=H.slice(W,z),Je=0;Je2147483647?W=2147483647:W<-2147483648&&(W=-2147483648),W=+W,isNaN(W)&&(W=se?0:Z.length-1),W<0&&(W=Z.length+W),W>=Z.length){if(se)return-1;W=Z.length-1}else if(W<0)if(se)W=0;else return-1;if(typeof H=="string"&&(H=M.from(H,z)),M.isBuffer(H))return H.length===0?-1:E(Z,H,W,z,se);if(typeof H=="number")return H=H&255,M.TYPED_ARRAY_SUPPORT&&typeof Uint8Array.prototype.indexOf=="function"?se?Uint8Array.prototype.indexOf.call(Z,H,W):Uint8Array.prototype.lastIndexOf.call(Z,H,W):E(Z,[H],W,z,se);throw new TypeError("val must be string, number or Buffer")}function E(Z,H,W,z,se){var pe=1,ge=Z.length,Pe=H.length;if(z!==void 0&&(z=String(z).toLowerCase(),z==="ucs2"||z==="ucs-2"||z==="utf16le"||z==="utf-16le")){if(Z.length<2||H.length<2)return-1;pe=2,ge/=2,Pe/=2,W/=2}function Me(xe,Ue){return pe===1?xe[Ue]:xe.readUInt16BE(Ue*pe)}var ke;if(se){var He=-1;for(ke=W;kege&&(W=ge-Pe),ke=W;ke>=0;ke--){for(var Je=!0,rt=0;rtse&&(z=se)):z=se;var pe=H.length;if(pe%2!==0)throw new TypeError("Invalid hex string");z>pe/2&&(z=pe/2);for(var ge=0;gepe)&&(z=pe),H.length>0&&(z<0||W<0)||W>this.length)throw new RangeError("Attempt to write outside buffer bounds");se||(se="utf8");for(var ge=!1;;)switch(se){case"hex":return T(this,H,W,z);case"utf8":case"utf-8":return v(this,H,W,z);case"ascii":return d(this,H,W,z);case"latin1":case"binary":return n(this,H,W,z);case"base64":return l(this,H,W,z);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return u(this,H,W,z);default:if(ge)throw new TypeError("Unknown encoding: "+se);se=(""+se).toLowerCase(),ge=!0}},M.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function _(Z,H,W){return H===0&&W===Z.length?K.fromByteArray(Z):K.fromByteArray(Z.slice(H,W))}function m(Z,H,W){W=Math.min(Z.length,W);for(var z=[],se=H;se239?4:pe>223?3:pe>191?2:1;if(se+Pe<=W){var Me,ke,He,Je;switch(Pe){case 1:pe<128&&(ge=pe);break;case 2:Me=Z[se+1],(Me&192)===128&&(Je=(pe&31)<<6|Me&63,Je>127&&(ge=Je));break;case 3:Me=Z[se+1],ke=Z[se+2],(Me&192)===128&&(ke&192)===128&&(Je=(pe&15)<<12|(Me&63)<<6|ke&63,Je>2047&&(Je<55296||Je>57343)&&(ge=Je));break;case 4:Me=Z[se+1],ke=Z[se+2],He=Z[se+3],(Me&192)===128&&(ke&192)===128&&(He&192)===128&&(Je=(pe&15)<<18|(Me&63)<<12|(ke&63)<<6|He&63,Je>65535&&Je<1114112&&(ge=Je))}}ge===null?(ge=65533,Pe=1):ge>65535&&(ge-=65536,z.push(ge>>>10&1023|55296),ge=56320|ge&1023),z.push(ge),se+=Pe}return R(z)}var h=4096;function R(Z){var H=Z.length;if(H<=h)return String.fromCharCode.apply(String,Z);for(var W="",z=0;zz)&&(W=z);for(var se="",pe=H;pez&&(H=z),W<0?(W+=z,W<0&&(W=0)):W>z&&(W=z),WW)throw new RangeError("Trying to access beyond buffer length")}M.prototype.readUIntLE=function(H,W,z){H=H|0,W=W|0,z||D(H,W,this.length);for(var se=this[H],pe=1,ge=0;++ge0&&(pe*=256);)se+=this[H+--W]*pe;return se},M.prototype.readUInt8=function(H,W){return W||D(H,1,this.length),this[H]},M.prototype.readUInt16LE=function(H,W){return W||D(H,2,this.length),this[H]|this[H+1]<<8},M.prototype.readUInt16BE=function(H,W){return W||D(H,2,this.length),this[H]<<8|this[H+1]},M.prototype.readUInt32LE=function(H,W){return W||D(H,4,this.length),(this[H]|this[H+1]<<8|this[H+2]<<16)+this[H+3]*16777216},M.prototype.readUInt32BE=function(H,W){return W||D(H,4,this.length),this[H]*16777216+(this[H+1]<<16|this[H+2]<<8|this[H+3])},M.prototype.readIntLE=function(H,W,z){H=H|0,W=W|0,z||D(H,W,this.length);for(var se=this[H],pe=1,ge=0;++ge=pe&&(se-=Math.pow(2,8*W)),se},M.prototype.readIntBE=function(H,W,z){H=H|0,W=W|0,z||D(H,W,this.length);for(var se=W,pe=1,ge=this[H+--se];se>0&&(pe*=256);)ge+=this[H+--se]*pe;return pe*=128,ge>=pe&&(ge-=Math.pow(2,8*W)),ge},M.prototype.readInt8=function(H,W){return W||D(H,1,this.length),this[H]&128?(255-this[H]+1)*-1:this[H]},M.prototype.readInt16LE=function(H,W){W||D(H,2,this.length);var z=this[H]|this[H+1]<<8;return z&32768?z|4294901760:z},M.prototype.readInt16BE=function(H,W){W||D(H,2,this.length);var z=this[H+1]|this[H]<<8;return z&32768?z|4294901760:z},M.prototype.readInt32LE=function(H,W){return W||D(H,4,this.length),this[H]|this[H+1]<<8|this[H+2]<<16|this[H+3]<<24},M.prototype.readInt32BE=function(H,W){return W||D(H,4,this.length),this[H]<<24|this[H+1]<<16|this[H+2]<<8|this[H+3]},M.prototype.readFloatLE=function(H,W){return W||D(H,4,this.length),O.read(this,H,!0,23,4)},M.prototype.readFloatBE=function(H,W){return W||D(H,4,this.length),O.read(this,H,!1,23,4)},M.prototype.readDoubleLE=function(H,W){return W||D(H,8,this.length),O.read(this,H,!0,52,8)},M.prototype.readDoubleBE=function(H,W){return W||D(H,8,this.length),O.read(this,H,!1,52,8)};function $(Z,H,W,z,se,pe){if(!M.isBuffer(Z))throw new TypeError('"buffer" argument must be a Buffer instance');if(H>se||HZ.length)throw new RangeError("Index out of range")}M.prototype.writeUIntLE=function(H,W,z,se){if(H=+H,W=W|0,z=z|0,!se){var pe=Math.pow(2,8*z)-1;$(this,H,W,z,pe,0)}var ge=1,Pe=0;for(this[W]=H&255;++Pe=0&&(Pe*=256);)this[W+ge]=H/Pe&255;return W+z},M.prototype.writeUInt8=function(H,W,z){return H=+H,W=W|0,z||$(this,H,W,1,255,0),M.TYPED_ARRAY_SUPPORT||(H=Math.floor(H)),this[W]=H&255,W+1};function oe(Z,H,W,z){H<0&&(H=65535+H+1);for(var se=0,pe=Math.min(Z.length-W,2);se>>(z?se:1-se)*8}M.prototype.writeUInt16LE=function(H,W,z){return H=+H,W=W|0,z||$(this,H,W,2,65535,0),M.TYPED_ARRAY_SUPPORT?(this[W]=H&255,this[W+1]=H>>>8):oe(this,H,W,!0),W+2},M.prototype.writeUInt16BE=function(H,W,z){return H=+H,W=W|0,z||$(this,H,W,2,65535,0),M.TYPED_ARRAY_SUPPORT?(this[W]=H>>>8,this[W+1]=H&255):oe(this,H,W,!1),W+2};function Ee(Z,H,W,z){H<0&&(H=4294967295+H+1);for(var se=0,pe=Math.min(Z.length-W,4);se>>(z?se:3-se)*8&255}M.prototype.writeUInt32LE=function(H,W,z){return H=+H,W=W|0,z||$(this,H,W,4,4294967295,0),M.TYPED_ARRAY_SUPPORT?(this[W+3]=H>>>24,this[W+2]=H>>>16,this[W+1]=H>>>8,this[W]=H&255):Ee(this,H,W,!0),W+4},M.prototype.writeUInt32BE=function(H,W,z){return H=+H,W=W|0,z||$(this,H,W,4,4294967295,0),M.TYPED_ARRAY_SUPPORT?(this[W]=H>>>24,this[W+1]=H>>>16,this[W+2]=H>>>8,this[W+3]=H&255):Ee(this,H,W,!1),W+4},M.prototype.writeIntLE=function(H,W,z,se){if(H=+H,W=W|0,!se){var pe=Math.pow(2,8*z-1);$(this,H,W,z,pe-1,-pe)}var ge=0,Pe=1,Me=0;for(this[W]=H&255;++ge>0)-Me&255;return W+z},M.prototype.writeIntBE=function(H,W,z,se){if(H=+H,W=W|0,!se){var pe=Math.pow(2,8*z-1);$(this,H,W,z,pe-1,-pe)}var ge=z-1,Pe=1,Me=0;for(this[W+ge]=H&255;--ge>=0&&(Pe*=256);)H<0&&Me===0&&this[W+ge+1]!==0&&(Me=1),this[W+ge]=(H/Pe>>0)-Me&255;return W+z},M.prototype.writeInt8=function(H,W,z){return H=+H,W=W|0,z||$(this,H,W,1,127,-128),M.TYPED_ARRAY_SUPPORT||(H=Math.floor(H)),H<0&&(H=255+H+1),this[W]=H&255,W+1},M.prototype.writeInt16LE=function(H,W,z){return H=+H,W=W|0,z||$(this,H,W,2,32767,-32768),M.TYPED_ARRAY_SUPPORT?(this[W]=H&255,this[W+1]=H>>>8):oe(this,H,W,!0),W+2},M.prototype.writeInt16BE=function(H,W,z){return H=+H,W=W|0,z||$(this,H,W,2,32767,-32768),M.TYPED_ARRAY_SUPPORT?(this[W]=H>>>8,this[W+1]=H&255):oe(this,H,W,!1),W+2},M.prototype.writeInt32LE=function(H,W,z){return H=+H,W=W|0,z||$(this,H,W,4,2147483647,-2147483648),M.TYPED_ARRAY_SUPPORT?(this[W]=H&255,this[W+1]=H>>>8,this[W+2]=H>>>16,this[W+3]=H>>>24):Ee(this,H,W,!0),W+4},M.prototype.writeInt32BE=function(H,W,z){return H=+H,W=W|0,z||$(this,H,W,4,2147483647,-2147483648),H<0&&(H=4294967295+H+1),M.TYPED_ARRAY_SUPPORT?(this[W]=H>>>24,this[W+1]=H>>>16,this[W+2]=H>>>8,this[W+3]=H&255):Ee(this,H,W,!1),W+4};function ve(Z,H,W,z,se,pe){if(W+z>Z.length)throw new RangeError("Index out of range");if(W<0)throw new RangeError("Index out of range")}function Le(Z,H,W,z,se){return se||ve(Z,H,W,4,34028234663852886e22,-34028234663852886e22),O.write(Z,H,W,z,23,4),W+4}M.prototype.writeFloatLE=function(H,W,z){return Le(this,H,W,!0,z)},M.prototype.writeFloatBE=function(H,W,z){return Le(this,H,W,!1,z)};function Se(Z,H,W,z,se){return se||ve(Z,H,W,8,17976931348623157e292,-17976931348623157e292),O.write(Z,H,W,z,52,8),W+8}M.prototype.writeDoubleLE=function(H,W,z){return Se(this,H,W,!0,z)},M.prototype.writeDoubleBE=function(H,W,z){return Se(this,H,W,!1,z)},M.prototype.copy=function(H,W,z,se){if(z||(z=0),!se&&se!==0&&(se=this.length),W>=H.length&&(W=H.length),W||(W=0),se>0&&se=this.length)throw new RangeError("sourceStart out of bounds");if(se<0)throw new RangeError("sourceEnd out of bounds");se>this.length&&(se=this.length),H.length-W=0;--ge)H[ge+W]=this[ge+z];else if(pe<1e3||!M.TYPED_ARRAY_SUPPORT)for(ge=0;ge>>0,z=z===void 0?this.length:z>>>0,H||(H=0);var ge;if(typeof H=="number")for(ge=W;ge55295&&W<57344){if(!se){if(W>56319){(H-=3)>-1&&pe.push(239,191,189);continue}else if(ge+1===z){(H-=3)>-1&&pe.push(239,191,189);continue}se=W;continue}if(W<56320){(H-=3)>-1&&pe.push(239,191,189),se=W;continue}W=(se-55296<<10|W-56320)+65536}else se&&((H-=3)>-1&&pe.push(239,191,189));if(se=null,W<128){if((H-=1)<0)break;pe.push(W)}else if(W<2048){if((H-=2)<0)break;pe.push(W>>6|192,W&63|128)}else if(W<65536){if((H-=3)<0)break;pe.push(W>>12|224,W>>6&63|128,W&63|128)}else if(W<1114112){if((H-=4)<0)break;pe.push(W>>18|240,W>>12&63|128,W>>6&63|128,W&63|128)}else throw new Error("Invalid code point")}return pe}function L(Z){for(var H=[],W=0;W>8,se=W%256,pe.push(se),pe.push(z);return pe}function J(Z){return K.toByteArray(De(Z))}function ne(Z,H,W,z){for(var se=0;se=H.length||se>=Z.length);++se)H[se+W]=Z[se];return se}function k(Z){return Z!==Z}}).call(this,Q("IyRk"))},IBYe:function(ot,we,Q){"use strict";function de(K){return null}we.a=de},J66h:function(ot,we,Q){(function(de){var K,O;(function(G,U){ot.exports=U(G)})(typeof self!="undefined"?self:typeof window!="undefined"?window:typeof de!="undefined"?de:this,function(G){"use strict";G=G||{};var U=G.Base64,S="2.6.4",Y="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",M=function(h){for(var R={},F=0,C=h.length;F>>6)+e(128|R&63):e(224|R>>>12&15)+e(128|R>>>6&63)+e(128|R&63)}else{var R=65536+(h.charCodeAt(0)-55296)*1024+(h.charCodeAt(1)-56320);return e(240|R>>>18&7)+e(128|R>>>12&63)+e(128|R>>>6&63)+e(128|R&63)}},p=/[\uD800-\uDBFF][\uDC00-\uDFFFF]|[^\x00-\x7F]/g,g=function(h){return h.replace(p,I)},c=function(h){var R=[0,2,1][h.length%3],F=h.charCodeAt(0)<<16|(h.length>1?h.charCodeAt(1):0)<<8|(h.length>2?h.charCodeAt(2):0),C=[Y.charAt(F>>>18),Y.charAt(F>>>12&63),R>=2?"=":Y.charAt(F>>>6&63),R>=1?"=":Y.charAt(F&63)];return C.join("")},s=G.btoa&&typeof G.btoa=="function"?function(h){return G.btoa(h)}:function(h){if(h.match(/[^\x00-\xFF]/))throw new RangeError("The string contains invalid characters.");return h.replace(/[\s\S]{1,3}/g,c)},i=function(h){return s(g(String(h)))},A=function(h){return h.replace(/[+\/]/g,function(R){return R=="+"?"-":"_"}).replace(/=/g,"")},o=function(h,R){return R?A(i(h)):i(h)},a=function(h){return o(h,!0)},r;G.Uint8Array&&(r=function(h,R){for(var F="",C=0,N=h.length;C>>18)+Y.charAt(oe>>>12&63)+(typeof D!="undefined"?Y.charAt(oe>>>6&63):"=")+(typeof $!="undefined"?Y.charAt(oe&63):"=")}return R?A(F):F});var t=/[\xC0-\xDF][\x80-\xBF]|[\xE0-\xEF][\x80-\xBF]{2}|[\xF0-\xF7][\x80-\xBF]{3}/g,b=function(h){switch(h.length){case 4:var R=(7&h.charCodeAt(0))<<18|(63&h.charCodeAt(1))<<12|(63&h.charCodeAt(2))<<6|63&h.charCodeAt(3),F=R-65536;return e((F>>>10)+55296)+e((F&1023)+56320);case 3:return e((15&h.charCodeAt(0))<<12|(63&h.charCodeAt(1))<<6|63&h.charCodeAt(2));default:return e((31&h.charCodeAt(0))<<6|63&h.charCodeAt(1))}},y=function(h){return h.replace(t,b)},E=function(h){var R=h.length,F=R%4,C=(R>0?M[h.charAt(0)]<<18:0)|(R>1?M[h.charAt(1)]<<12:0)|(R>2?M[h.charAt(2)]<<6:0)|(R>3?M[h.charAt(3)]:0),N=[e(C>>>16),e(C>>>8&255),e(C&255)];return N.length-=[0,0,2,1][F],N.join("")},T=G.atob&&typeof G.atob=="function"?function(h){return G.atob(h)}:function(h){return h.replace(/\S{1,4}/g,E)},v=function(h){return T(String(h).replace(/[^A-Za-z0-9\+\/]/g,""))},d=function(h){return y(T(h))},n=function(h){return String(h).replace(/[-_]/g,function(R){return R=="-"?"+":"/"}).replace(/[^A-Za-z0-9\+\/]/g,"")},l=function(h){return d(n(h))},u;G.Uint8Array&&(u=function(h){return Uint8Array.from(v(n(h)),function(R){return R.charCodeAt(0)})});var _=function(){var h=G.Base64;return G.Base64=U,h};if(G.Base64={VERSION:S,atob:v,btoa:s,fromBase64:l,toBase64:o,utob:g,encode:o,encodeURI:a,btou:y,decode:l,noConflict:_,fromUint8Array:r,toUint8Array:u},typeof Object.defineProperty=="function"){var m=function(h){return{value:h,enumerable:!1,writable:!0,configurable:!0}};G.Base64.extendString=function(){Object.defineProperty(String.prototype,"fromBase64",m(function(){return l(this)})),Object.defineProperty(String.prototype,"toBase64",m(function(h){return o(this,h)})),Object.defineProperty(String.prototype,"toBase64URI",m(function(){return o(this,!0)}))}}return G.Meteor&&(Base64=G.Base64),ot.exports?ot.exports.Base64=G.Base64:!(K=[],O=function(){return G.Base64}.apply(we,K),O!==void 0&&(ot.exports=O)),{Base64:G.Base64}})}).call(this,Q("IyRk"))},JYp7:function(ot,we,Q){"use strict";Q.d(we,"a",function(){return de});var de;(function(K){function O(t){return t&&typeof t=="object"&&typeof t[Symbol.iterator]=="function"}K.is=O;const G=Object.freeze([]);function U(){return G}K.empty=U;function*S(t){yield t}K.single=S;function Y(t){return t||G}K.from=Y;function M(t){return!t||t[Symbol.iterator]().next().done===!0}K.isEmpty=M;function e(t){return t[Symbol.iterator]().next().value}K.first=e;function I(t,b){for(const y of t)if(b(y))return!0;return!1}K.some=I;function p(t,b){for(const y of t)if(b(y))return y;return}K.find=p;function*g(t,b){for(const y of t)b(y)&&(yield y)}K.filter=g;function*c(t,b){let y=0;for(const E of t)yield b(E,y++)}K.map=c;function*s(...t){for(const b of t)for(const y of b)yield y}K.concat=s;function*i(t){for(const b of t)for(const y of b)yield y}K.concatNested=i;function A(t,b,y){let E=y;for(const T of t)E=b(E,T);return E}K.reduce=A;function*o(t,b,y=t.length){for(b<0&&(b+=t.length),y<0?y+=t.length:y>t.length&&(y=t.length);bE===T){const E=t[Symbol.iterator](),T=b[Symbol.iterator]();for(;;){const v=E.next(),d=T.next();if(v.done!==d.done)return!1;if(v.done)return!0;if(!y(v.value,d.value))return!1}}K.equals=r})(de||(de={}))},LdHM:function(ot,we,Q){"use strict";Q.d(we,"b",function(){return t}),Q.d(we,"a",function(){return y});var de=Q("1OyB"),K=Q("vuIU"),O=Q("Ji7U"),G=Q("LK+K"),U=Q("q1tI"),S=Q("rePB"),Y=Q("Ff2n"),M=Q("ODXe"),e=Q("4IlW"),I=Q("bX4T"),p=Q("YrtM"),g=Q("TSYQ"),c=Q.n(g),s=Q("+nKL"),i=Q("8OUc"),A=function($,oe){var Ee=$.prefixCls,ve=$.id,Le=$.flattenOptions,Se=$.childrenAsData,Re=$.values,De=$.searchValue,Fe=$.multiple,Ce=$.defaultActiveFirstOption,X=$.height,L=$.itemHeight,P=$.notFoundContent,J=$.open,ne=$.menuItemSelectedIcon,k=$.virtual,Z=$.onSelect,H=$.onToggleOpen,W=$.onActiveValue,z=$.onScroll,se=$.onMouseEnter,pe="".concat(Ee,"-item"),ge=Object(p.a)(function(){return Le},[J,Le],function(q,ee){return ee[0]&&q[1]!==ee[1]}),Pe=U.useRef(null),Me=function(ee){ee.preventDefault()},ke=function(ee){Pe.current&&Pe.current.scrollTo({index:ee})},He=function(ee){for(var ie=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,le=ge.length,te=0;te1&&arguments[1]!==void 0?arguments[1]:!1;return Object(T.a)(D).map(function(oe,Ee){if(!U.isValidElement(oe)||!oe.type)return null;var ve=oe.type.isSelectOptGroup,Le=oe.key,Se=oe.props,Re=Se.children,De=Object(Y.a)(Se,["children"]);return $||!ve?v(oe):Object(E.a)(Object(E.a)({key:"__RC_SELECT_GRP__".concat(Le===null?Ee:Le,"__"),label:Le},De),{},{options:d(Re)})}).filter(function(oe){return oe})}var n=Q("2Qr1"),l=Q("qNPg"),u=Q("U8pU"),_=Q("Kwbf"),m=Q("WKfj");function h(D){var $=D.mode,oe=D.options,Ee=D.children,ve=D.backfill,Le=D.allowClear,Se=D.placeholder,Re=D.getInputElement,De=D.showSearch,Fe=D.onSearch,Ce=D.defaultOpen,X=D.autoFocus,L=D.labelInValue,P=D.value,J=D.inputValue,ne=D.optionLabelProp,k=$==="multiple"||$==="tags",Z=De!==void 0?De:k||$==="combobox",H=oe||d(Ee);if(Object(_.a)($!=="tags"||H.every(function(pe){return!pe.disabled}),"Please avoid setting option to disabled in tags mode since user can always type text as tag."),$==="tags"||$==="combobox"){var W=H.some(function(pe){return pe.options?pe.options.some(function(ge){return typeof("value"in ge?ge.value:ge.key)=="number"}):typeof("value"in pe?pe.value:pe.key)=="number"});Object(_.a)(!W,"`value` of Option should not use number type when `mode` is `tags` or `combobox`.")}if(Object(_.a)($!=="combobox"||!ne,"`combobox` mode not support `optionLabelProp`. Please set `value` on Option directly."),Object(_.a)($==="combobox"||!ve,"`backfill` only works with `combobox` mode."),Object(_.a)($==="combobox"||!Re,"`getInputElement` only work with `combobox` mode."),Object(_.b)($!=="combobox"||!Re||!Le||!Se,"Customize `getInputElement` should customize clear and placeholder logic instead of configuring `allowClear` and `placeholder`."),Fe&&!Z&&$!=="combobox"&&$!=="tags"&&Object(_.a)(!1,"`onSearch` should work with `showSearch` instead of use alone."),Object(_.b)(!Ce||X,"`defaultOpen` makes Select open without focus which means it will not close by click outside. You can set `autoFocus` if needed."),P!=null){var z=Object(m.d)(P);Object(_.a)(!L||z.every(function(pe){return Object(u.a)(pe)==="object"&&("key"in pe||"value"in pe)}),"`value` should in shape of `{ value: string | number, label?: ReactNode }` when you set `labelInValue` to `true`"),Object(_.a)(!k||Array.isArray(P),"`value` should be array when `mode` is `multiple` or `tags`")}if(Ee){var se=null;Object(T.a)(Ee).some(function(pe){if(!U.isValidElement(pe)||!pe.type)return!1;var ge=pe.type;if(ge.isSelectOption)return!1;if(ge.isSelectOptGroup){var Pe=Object(T.a)(pe.props.children).every(function(Me){return!U.isValidElement(Me)||!pe.type||Me.type.isSelectOption?!0:(se=Me.type,!1)});return!Pe}return se=ge,!0}),se&&Object(_.a)(!1,"`children` should be `Select.Option` or `Select.OptGroup` instead of `".concat(se.displayName||se.name||se,"`.")),Object(_.a)(J===void 0,"`inputValue` is deprecated, please use `searchValue` instead.")}}var R=h,F=Object(l.a)({prefixCls:"rc-select",components:{optionList:a},convertChildrenToData:d,flattenOptions:n.d,getLabeledValue:n.e,filterOptions:n.b,isValueDisabled:n.g,findValueOption:n.c,warningProps:R,fillOptionsWithMissingValue:n.a}),C=function(D){Object(O.a)(oe,D);var $=Object(G.a)(oe);function oe(){var Ee;return Object(de.a)(this,oe),Ee=$.apply(this,arguments),Ee.selectRef=U.createRef(),Ee.focus=function(){Ee.selectRef.current.focus()},Ee.blur=function(){Ee.selectRef.current.blur()},Ee}return Object(K.a)(oe,[{key:"render",value:function(){return U.createElement(F,Object.assign({ref:this.selectRef},this.props))}}]),oe}(U.Component);C.Option=t,C.OptGroup=y;var N=C,j=we.c=N},MI8n:function(ot,we,Q){"use strict";Q.d(we,"c",function(){return U}),Q.d(we,"b",function(){return e}),Q.d(we,"e",function(){return I}),Q.d(we,"a",function(){return p}),Q.d(we,"d",function(){return g}),Q.d(we,"f",function(){return c});var de=Q("/cxE"),K=Q("pmY6"),O=Q("24hK"),G=Q("5Y4S"),U;(function(s){s.None=()=>K.a.None;function i(h){return(R,F=null,C)=>{let N=!1,j;return j=h(D=>N?void 0:(j?j.dispose():N=!0,R.call(F,D)),null,C),N&&j.dispose(),j}}s.once=i;function A(h,R){return y((F,C=null,N)=>h(j=>F.call(C,R(j)),null,N))}s.map=A;function o(h,R){return y((F,C=null,N)=>h(j=>{R(j),F.call(C,j)},null,N))}s.forEach=o;function a(h,R){return y((F,C=null,N)=>h(j=>R(j)&&F.call(C,j),null,N))}s.filter=a;function r(h){return h}s.signal=r;function t(...h){return(R,F=null,C)=>Object(K.e)(...h.map(N=>N(j=>R.call(F,j),null,C)))}s.any=t;function b(h,R,F){let C=F;return A(h,N=>(C=R(C,N),C))}s.reduce=b;function y(h){let R;const F=new e({onFirstListenerAdd(){R=h(F.fire,F)},onLastListenerRemove(){R.dispose()}});return F.event}function E(h,R,F=100,C=!1,N){let j,D,$,oe=0;const Ee=new e({leakWarningThreshold:N,onFirstListenerAdd(){j=h(ve=>{oe++,D=R(D,ve),C&&!$&&(Ee.fire(D),D=void 0),clearTimeout($),$=setTimeout(()=>{const Le=D;D=void 0,$=void 0,(!C||oe>1)&&Ee.fire(Le),oe=0},F)})},onLastListenerRemove(){j.dispose()}});return Ee.event}s.debounce=E;function T(h,R=(F,C)=>F===C){let F=!0,C;return a(h,N=>{const j=F||!R(N,C);return F=!1,C=N,j})}s.latch=T;function v(h,R){return[s.filter(h,R),s.filter(h,F=>!R(F))]}s.split=v;function d(h,R=!1,F=[]){let C=F.slice(),N=h($=>{C?C.push($):D.fire($)});const j=()=>{C&&C.forEach($=>D.fire($)),C=null},D=new e({onFirstListenerAdd(){N||(N=h($=>D.fire($)))},onFirstListenerDidAdd(){C&&(R?setTimeout(j):j())},onLastListenerRemove(){N&&N.dispose(),N=null}});return D.event}s.buffer=d;class n{constructor(h){this.event=h}map(h){return new n(A(this.event,h))}forEach(h){return new n(o(this.event,h))}filter(h){return new n(a(this.event,h))}reduce(h,R){return new n(b(this.event,h,R))}latch(){return new n(T(this.event))}debounce(h,R=100,F=!1,C){return new n(E(this.event,h,R,F,C))}on(h,R,F){return this.event(h,R,F)}once(h,R,F){return i(this.event)(h,R,F)}}function l(h){return new n(h)}s.chain=l;function u(h,R,F=C=>C){const C=(...$)=>D.fire(F(...$)),N=()=>h.on(R,C),j=()=>h.removeListener(R,C),D=new e({onFirstListenerAdd:N,onLastListenerRemove:j});return D.event}s.fromNodeEventEmitter=u;function _(h,R,F=C=>C){const C=(...$)=>D.fire(F(...$)),N=()=>h.addEventListener(R,C),j=()=>h.removeEventListener(R,C),D=new e({onFirstListenerAdd:N,onLastListenerRemove:j});return D.event}s.fromDOMEventEmitter=_;function m(h){return new Promise(R=>i(h)(R))}s.toPromise=m})(U||(U={}));class S{constructor(s){this._listenerCount=0,this._invocationCount=0,this._elapsedOverall=0,this._name=`${s}_${S._idPool++}`}start(s){this._stopWatch=new G.a(!0),this._listenerCount=s}stop(){if(this._stopWatch){const s=this._stopWatch.elapsed();this._elapsedOverall+=s,this._invocationCount+=1,console.info(`did FIRE ${this._name}: elapsed_ms: ${s.toFixed(5)}, listener: ${this._listenerCount} (elapsed_overall: ${this._elapsedOverall.toFixed(2)}, invocations: ${this._invocationCount})`),this._stopWatch=void 0}}}S._idPool=0;let Y=-1;class M{constructor(s,i=Math.random().toString(18).slice(2,5)){this.customThreshold=s,this.name=i,this._warnCountdown=0}dispose(){this._stacks&&this._stacks.clear()}check(s){let i=Y;if(typeof this.customThreshold=="number"&&(i=this.customThreshold),i<=0||s{const a=this._stacks.get(A)||0;this._stacks.set(A,a-1)}}}class e{constructor(s){var i;this._disposed=!1,this._options=s,this._leakageMon=Y>0?new M(this._options&&this._options.leakWarningThreshold):void 0,this._perfMon=((i=this._options)===null||i===void 0?void 0:i._profName)?new S(this._options._profName):void 0}get event(){return this._event||(this._event=(s,i,A)=>{var o;this._listeners||(this._listeners=new O.a);const a=this._listeners.isEmpty();a&&this._options&&this._options.onFirstListenerAdd&&this._options.onFirstListenerAdd(this);const r=this._listeners.push(i?[s,i]:s);a&&this._options&&this._options.onFirstListenerDidAdd&&this._options.onFirstListenerDidAdd(this),this._options&&this._options.onListenerDidAdd&&this._options.onListenerDidAdd(this,s,i);const t=(o=this._leakageMon)===null||o===void 0?void 0:o.check(this._listeners.size),b=Object(K.i)(()=>{if(t&&t(),!this._disposed&&(r(),this._options&&this._options.onLastListenerRemove)){const y=this._listeners&&!this._listeners.isEmpty();y||this._options.onLastListenerRemove(this)}});return A instanceof K.b?A.add(b):Array.isArray(A)&&A.push(b),b}),this._event}fire(s){var i,A;if(this._listeners){this._deliveryQueue||(this._deliveryQueue=new O.a);for(let o of this._listeners)this._deliveryQueue.push([o,s]);for((i=this._perfMon)===null||i===void 0||i.start(this._deliveryQueue.size);this._deliveryQueue.size>0;){const[o,a]=this._deliveryQueue.shift();try{typeof o=="function"?o.call(void 0,a):o[0].call(o[1],a)}catch(r){Object(de.f)(r)}}(A=this._perfMon)===null||A===void 0||A.stop()}}dispose(){var s,i,A,o,a;this._disposed||(this._disposed=!0,(s=this._listeners)===null||s===void 0||s.clear(),(i=this._deliveryQueue)===null||i===void 0||i.clear(),(o=(A=this._options)===null||A===void 0?void 0:A.onLastListenerRemove)===null||o===void 0||o.call(A),(a=this._leakageMon)===null||a===void 0||a.dispose())}}class I extends e{constructor(s){super(s);this._isPaused=0,this._eventQueue=new O.a,this._mergeFn=s==null?void 0:s.merge}pause(){this._isPaused++}resume(){if(this._isPaused!==0&&--this._isPaused===0)if(this._mergeFn){const s=Array.from(this._eventQueue);this._eventQueue.clear(),super.fire(this._mergeFn(s))}else for(;!this._isPaused&&this._eventQueue.size!==0;)super.fire(this._eventQueue.shift())}fire(s){this._listeners&&(this._isPaused!==0?this._eventQueue.push(s):super.fire(s))}}class p extends I{constructor(s){var i;super(s);this._delay=(i=s.delay)!==null&&i!==void 0?i:100}fire(s){this._handle||(this.pause(),this._handle=setTimeout(()=>{this._handle=void 0,this.resume()},this._delay)),super.fire(s)}}class g{constructor(){this.buffers=[]}wrapEvent(s){return(i,A,o)=>s(a=>{const r=this.buffers[this.buffers.length-1];r?r.push(()=>i.call(A,a)):i.call(A,a)},void 0,o)}bufferEvents(s){const i=[];this.buffers.push(i);const A=s();return this.buffers.pop(),i.forEach(o=>o()),A}}class c{constructor(){this.listening=!1,this.inputEvent=U.None,this.inputEventListener=K.a.None,this.emitter=new e({onFirstListenerDidAdd:()=>{this.listening=!0,this.inputEventListener=this.inputEvent(this.emitter.fire,this.emitter)},onLastListenerRemove:()=>{this.listening=!1,this.inputEventListener.dispose()}}),this.event=this.emitter.event}set input(s){this.inputEvent=s,this.listening&&(this.inputEventListener.dispose(),this.inputEventListener=s(this.emitter.fire,this.emitter))}dispose(){this.inputEventListener.dispose(),this.emitter.dispose()}}},MNsG:function(ot,we,Q){"use strict";(function(de,K){Q.d(we,"b",function(){return A}),Q.d(we,"i",function(){return t}),Q.d(we,"f",function(){return b}),Q.d(we,"d",function(){return y}),Q.d(we,"g",function(){return E}),Q.d(we,"h",function(){return T}),Q.d(we,"c",function(){return v}),Q.d(we,"k",function(){return d}),Q.d(we,"j",function(){return n}),Q.d(we,"a",function(){return l}),Q.d(we,"e",function(){return m});var O;const G="en";let U=!1,S=!1,Y=!1,M=!1,e=!1,I=!1,p=!1,g,c=G,s,i;const A=typeof self=="object"?self:typeof de=="object"?de:{};let o;typeof A.vscode!="undefined"&&typeof A.vscode.process!="undefined"?o=A.vscode.process:typeof K!="undefined"&&(o=K);const a=typeof((O=o==null?void 0:o.versions)===null||O===void 0?void 0:O.electron)=="string"&&o.type==="renderer";if(typeof navigator=="object"&&!a)i=navigator.userAgent,U=i.indexOf("Windows")>=0,S=i.indexOf("Macintosh")>=0,p=(i.indexOf("Macintosh")>=0||i.indexOf("iPad")>=0||i.indexOf("iPhone")>=0)&&!!navigator.maxTouchPoints&&navigator.maxTouchPoints>0,Y=i.indexOf("Linux")>=0,I=!0,g=navigator.language,c=g;else if(typeof o=="object"){U=o.platform==="win32",S=o.platform==="darwin",Y=o.platform==="linux",M=Y&&!!o.env.SNAP&&!!o.env.SNAP_REVISION,g=G,c=G;const h=o.env.VSCODE_NLS_CONFIG;if(h)try{const R=JSON.parse(h),F=R.availableLanguages["*"];g=R.locale,c=F||G,s=R._translationsConfigFile}catch(R){}e=!0}else console.error("Unable to resolve platform.");let r=0;S?r=1:U?r=3:Y&&(r=2);const t=U,b=S,y=Y,E=e,T=I,v=p,d=i,n=function(){if(A.setImmediate)return A.setImmediate.bind(A);if(typeof A.postMessage=="function"&&!A.importScripts){let F=[];A.addEventListener("message",N=>{if(N.data&&N.data.vscodeSetImmediateId)for(let j=0,D=F.length;j{const j=++C;F.push({id:j,callback:N}),A.postMessage({vscodeSetImmediateId:j},"*")}}if(typeof(o==null?void 0:o.nextTick)=="function")return o.nextTick.bind(o);const R=Promise.resolve();return F=>R.then(F)}(),l=S||p?2:U?1:3;let u=!0,_=!1;function m(){if(!_){_=!0;const h=new Uint8Array(2);h[0]=1,h[1]=2;const R=new Uint16Array(h.buffer);u=R[0]===(2<<8)+1}return u}}).call(this,Q("IyRk"),Q("Q2Ig"))},N0LK:function(ot,we,Q){"use strict";Q.d(we,"C",function(){return de}),Q.d(we,"v",function(){return O}),Q.d(we,"s",function(){return G}),Q.d(we,"t",function(){return U}),Q.d(we,"U",function(){return S}),Q.d(we,"J",function(){return Y}),Q.d(we,"O",function(){return M}),Q.d(we,"p",function(){return e}),Q.d(we,"T",function(){return I}),Q.d(we,"q",function(){return p}),Q.d(we,"N",function(){return g}),Q.d(we,"M",function(){return c}),Q.d(we,"Q",function(){return s}),Q.d(we,"u",function(){return i}),Q.d(we,"x",function(){return A}),Q.d(we,"I",function(){return o}),Q.d(we,"f",function(){return a}),Q.d(we,"h",function(){return r}),Q.d(we,"g",function(){return t}),Q.d(we,"i",function(){return b}),Q.d(we,"G",function(){return y}),Q.d(we,"H",function(){return E}),Q.d(we,"r",function(){return T}),Q.d(we,"R",function(){return v}),Q.d(we,"d",function(){return d}),Q.d(we,"e",function(){return n}),Q.d(we,"E",function(){return l}),Q.d(we,"F",function(){return u}),Q.d(we,"j",function(){return _}),Q.d(we,"z",function(){return m}),Q.d(we,"K",function(){return R}),Q.d(we,"L",function(){return F}),Q.d(we,"m",function(){return N}),Q.d(we,"k",function(){return D}),Q.d(we,"A",function(){return oe}),Q.d(we,"a",function(){return Ee}),Q.d(we,"n",function(){return ve}),Q.d(we,"l",function(){return Le}),Q.d(we,"D",function(){return Se}),Q.d(we,"B",function(){return Re}),Q.d(we,"b",function(){return De}),Q.d(we,"S",function(){return Fe}),Q.d(we,"o",function(){return Ce}),Q.d(we,"P",function(){return X}),Q.d(we,"w",function(){return L}),Q.d(we,"c",function(){return P}),Q.d(we,"y",function(){return k});function de(z){return!z||typeof z!="string"?!0:z.trim().length===0}const K=/{(\d+)}/g;function O(z,...se){return se.length===0?z:z.replace(K,function(pe,ge){const Pe=parseInt(ge,10);return isNaN(Pe)||Pe<0||Pe>=se.length?pe:se[Pe]})}function G(z){return z.replace(/[<>&]/g,function(se){switch(se){case"<":return"<";case">":return">";case"&":return"&";default:return se}})}function U(z){return z.replace(/[\\\{\}\*\+\?\|\^\$\.\[\]\(\)]/g,"\\$&")}function S(z,se=" "){const pe=Y(z,se);return M(pe,se)}function Y(z,se){if(!z||!se)return z;const pe=se.length;if(pe===0||z.length===0)return z;let ge=0;for(;z.indexOf(se,ge)===ge;)ge=ge+pe;return z.substring(ge)}function M(z,se){if(!z||!se)return z;const pe=se.length,ge=z.length;if(pe===0||ge===0)return z;let Pe=ge,Me=-1;for(;!(Me=z.lastIndexOf(se,Pe-1),Me===-1||Me+pe!==Pe);){if(Me===0)return"";Pe=Me}return z.substring(0,Pe)}function e(z){return z.replace(/[\-\\\{\}\+\?\|\^\$\.\,\[\]\(\)\#\s]/g,"\\$&").replace(/[\*]/g,".*")}function I(z){return z.replace(/\*/g,"")}function p(z,se,pe={}){if(!z)throw new Error("Cannot create regex from empty string");se||(z=U(z)),pe.wholeWord&&(/\B/.test(z.charAt(0))||(z="\\b"+z),/\B/.test(z.charAt(z.length-1))||(z=z+"\\b"));let ge="";return pe.global&&(ge+="g"),pe.matchCase||(ge+="i"),pe.multiline&&(ge+="m"),pe.unicode&&(ge+="u"),new RegExp(z,ge)}function g(z){if(z.source==="^"||z.source==="^$"||z.source==="$"||z.source==="^\\s*$")return!1;const se=z.exec("");return!!(se&&z.lastIndex===0)}function c(z){return(z.global?"g":"")+(z.ignoreCase?"i":"")+(z.multiline?"m":"")+(z.unicode?"u":"")}function s(z){return z.split(/\r\n|\r|\n/)}function i(z){for(let se=0,pe=z.length;se=0;pe--){const ge=z.charCodeAt(pe);if(ge!==32&&ge!==9)return pe}return-1}function a(z,se){return zse?1:0}function r(z,se,pe=0,ge=z.length,Pe=0,Me=se.length){for(;pert)return 1}const ke=ge-pe,He=Me-Pe;return keHe?1:0}function t(z,se){return b(z,se,0,z.length,0,se.length)}function b(z,se,pe=0,ge=z.length,Pe=0,Me=se.length){for(;pe=128||rt>=128)return r(z.toLowerCase(),se.toLowerCase(),pe,ge,Pe,Me);y(Je)&&(Je-=32),y(rt)&&(rt-=32);const xe=Je-rt;if(xe===0)continue;return xe}const ke=ge-pe,He=Me-Pe;return keHe?1:0}function y(z){return z>=97&&z<=122}function E(z){return z>=65&&z<=90}function T(z,se){return z.length===se.length&&b(z,se)===0}function v(z,se){const pe=se.length;return se.length>z.length?!1:b(z,se,0,pe)===0}function d(z,se){let pe,ge=Math.min(z.length,se.length);for(pe=0;pe1){const ge=z.charCodeAt(se-2);if(l(ge))return _(ge,pe)}return pe}function R(z,se){const pe=J.getInstance(),ge=se,Pe=z.length,Me=m(z,Pe,se);se+=Me>=65536?2:1;let ke=pe.getGraphemeBreakType(Me);for(;se=65536?2:1,ke=Je}return se-ge}function F(z,se){const pe=J.getInstance(),ge=se,Pe=h(z,se);se-=Pe>=65536?2:1;let Me=pe.getGraphemeBreakType(Pe);for(;se>0;){const ke=h(z,se),He=pe.getGraphemeBreakType(ke);if(P(He,Me))break;se-=ke>=65536?2:1,Me=He}return ge-se}const C=/(?:[\u05BE\u05C0\u05C3\u05C6\u05D0-\u05F4\u0608\u060B\u060D\u061B-\u064A\u066D-\u066F\u0671-\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u0710\u0712-\u072F\u074D-\u07A5\u07B1-\u07EA\u07F4\u07F5\u07FA-\u0815\u081A\u0824\u0828\u0830-\u0858\u085E-\u08BD\u200F\uFB1D\uFB1F-\uFB28\uFB2A-\uFD3D\uFD50-\uFDFC\uFE70-\uFEFC]|\uD802[\uDC00-\uDD1B\uDD20-\uDE00\uDE10-\uDE33\uDE40-\uDEE4\uDEEB-\uDF35\uDF40-\uDFFF]|\uD803[\uDC00-\uDCFF]|\uD83A[\uDC00-\uDCCF\uDD00-\uDD43\uDD50-\uDFFF]|\uD83B[\uDC00-\uDEBB])/;function N(z){return C.test(z)}const j=/(?:[\u231A\u231B\u23F0\u23F3\u2600-\u27BF\u2B50\u2B55]|\uD83C[\uDDE6-\uDDFF\uDF00-\uDFFF]|\uD83D[\uDC00-\uDE4F\uDE80-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD00-\uDDFF\uDE70-\uDED6])/;function D(z){return j.test(z)}const $=/^[\t\n\r\x20-\x7E]*$/;function oe(z){return $.test(z)}const Ee=/[\u2028\u2029]/;function ve(z){return Ee.test(z)}function Le(z){for(let se=0,pe=z.length;se=11904&&z<=55215||z>=63744&&z<=64255||z>=65281&&z<=65374}function Re(z){return z>=127462&&z<=127487||z===8986||z===8987||z===9200||z===9203||z>=9728&&z<=10175||z===11088||z===11093||z>=127744&&z<=128591||z>=128640&&z<=128764||z>=128992&&z<=129003||z>=129280&&z<=129535||z>=129648&&z<=129750}const De=String.fromCharCode(65279);function Fe(z){return!!(z&&z.length>0&&z.charCodeAt(0)===65279)}function Ce(z,se=!1){return z?(se&&(z=z.replace(/\\./g,"")),z.toLowerCase()!==z):!1}function X(z){const se=90-65+1;return z=z%(2*se),zse[3*ge+1])ge=2*ge+1;else return se[3*ge+2];return 0}}J._INSTANCE=null;function ne(){return JSON.parse("[0,0,0,51592,51592,11,44424,44424,11,72251,72254,5,7150,7150,7,48008,48008,11,55176,55176,11,128420,128420,14,3276,3277,5,9979,9980,14,46216,46216,11,49800,49800,11,53384,53384,11,70726,70726,5,122915,122916,5,129320,129327,14,2558,2558,5,5906,5908,5,9762,9763,14,43360,43388,8,45320,45320,11,47112,47112,11,48904,48904,11,50696,50696,11,52488,52488,11,54280,54280,11,70082,70083,1,71350,71350,7,73111,73111,5,127892,127893,14,128726,128727,14,129473,129474,14,2027,2035,5,2901,2902,5,3784,3789,5,6754,6754,5,8418,8420,5,9877,9877,14,11088,11088,14,44008,44008,5,44872,44872,11,45768,45768,11,46664,46664,11,47560,47560,11,48456,48456,11,49352,49352,11,50248,50248,11,51144,51144,11,52040,52040,11,52936,52936,11,53832,53832,11,54728,54728,11,69811,69814,5,70459,70460,5,71096,71099,7,71998,71998,5,72874,72880,5,119149,119149,7,127374,127374,14,128335,128335,14,128482,128482,14,128765,128767,14,129399,129400,14,129680,129685,14,1476,1477,5,2377,2380,7,2759,2760,5,3137,3140,7,3458,3459,7,4153,4154,5,6432,6434,5,6978,6978,5,7675,7679,5,9723,9726,14,9823,9823,14,9919,9923,14,10035,10036,14,42736,42737,5,43596,43596,5,44200,44200,11,44648,44648,11,45096,45096,11,45544,45544,11,45992,45992,11,46440,46440,11,46888,46888,11,47336,47336,11,47784,47784,11,48232,48232,11,48680,48680,11,49128,49128,11,49576,49576,11,50024,50024,11,50472,50472,11,50920,50920,11,51368,51368,11,51816,51816,11,52264,52264,11,52712,52712,11,53160,53160,11,53608,53608,11,54056,54056,11,54504,54504,11,54952,54952,11,68108,68111,5,69933,69940,5,70197,70197,7,70498,70499,7,70845,70845,5,71229,71229,5,71727,71735,5,72154,72155,5,72344,72345,5,73023,73029,5,94095,94098,5,121403,121452,5,126981,127182,14,127538,127546,14,127990,127990,14,128391,128391,14,128445,128449,14,128500,128505,14,128752,128752,14,129160,129167,14,129356,129356,14,129432,129442,14,129648,129651,14,129751,131069,14,173,173,4,1757,1757,1,2274,2274,1,2494,2494,5,2641,2641,5,2876,2876,5,3014,3016,7,3262,3262,7,3393,3396,5,3570,3571,7,3968,3972,5,4228,4228,7,6086,6086,5,6679,6680,5,6912,6915,5,7080,7081,5,7380,7392,5,8252,8252,14,9096,9096,14,9748,9749,14,9784,9786,14,9833,9850,14,9890,9894,14,9938,9938,14,9999,9999,14,10085,10087,14,12349,12349,14,43136,43137,7,43454,43456,7,43755,43755,7,44088,44088,11,44312,44312,11,44536,44536,11,44760,44760,11,44984,44984,11,45208,45208,11,45432,45432,11,45656,45656,11,45880,45880,11,46104,46104,11,46328,46328,11,46552,46552,11,46776,46776,11,47000,47000,11,47224,47224,11,47448,47448,11,47672,47672,11,47896,47896,11,48120,48120,11,48344,48344,11,48568,48568,11,48792,48792,11,49016,49016,11,49240,49240,11,49464,49464,11,49688,49688,11,49912,49912,11,50136,50136,11,50360,50360,11,50584,50584,11,50808,50808,11,51032,51032,11,51256,51256,11,51480,51480,11,51704,51704,11,51928,51928,11,52152,52152,11,52376,52376,11,52600,52600,11,52824,52824,11,53048,53048,11,53272,53272,11,53496,53496,11,53720,53720,11,53944,53944,11,54168,54168,11,54392,54392,11,54616,54616,11,54840,54840,11,55064,55064,11,65438,65439,5,69633,69633,5,69837,69837,1,70018,70018,7,70188,70190,7,70368,70370,7,70465,70468,7,70712,70719,5,70835,70840,5,70850,70851,5,71132,71133,5,71340,71340,7,71458,71461,5,71985,71989,7,72002,72002,7,72193,72202,5,72281,72283,5,72766,72766,7,72885,72886,5,73104,73105,5,92912,92916,5,113824,113827,4,119173,119179,5,121505,121519,5,125136,125142,5,127279,127279,14,127489,127490,14,127570,127743,14,127900,127901,14,128254,128254,14,128369,128370,14,128400,128400,14,128425,128432,14,128468,128475,14,128489,128494,14,128715,128720,14,128745,128745,14,128759,128760,14,129004,129023,14,129296,129304,14,129340,129342,14,129388,129392,14,129404,129407,14,129454,129455,14,129485,129487,14,129659,129663,14,129719,129727,14,917536,917631,5,13,13,2,1160,1161,5,1564,1564,4,1807,1807,1,2085,2087,5,2363,2363,7,2402,2403,5,2507,2508,7,2622,2624,7,2691,2691,7,2786,2787,5,2881,2884,5,3006,3006,5,3072,3072,5,3170,3171,5,3267,3268,7,3330,3331,7,3406,3406,1,3538,3540,5,3655,3662,5,3897,3897,5,4038,4038,5,4184,4185,5,4352,4447,8,6068,6069,5,6155,6157,5,6448,6449,7,6742,6742,5,6783,6783,5,6966,6970,5,7042,7042,7,7143,7143,7,7212,7219,5,7412,7412,5,8206,8207,4,8294,8303,4,8596,8601,14,9410,9410,14,9742,9742,14,9757,9757,14,9770,9770,14,9794,9794,14,9828,9828,14,9855,9855,14,9882,9882,14,9900,9903,14,9929,9933,14,9963,9967,14,9987,9988,14,10006,10006,14,10062,10062,14,10175,10175,14,11744,11775,5,42607,42607,5,43043,43044,7,43263,43263,5,43444,43445,7,43569,43570,5,43698,43700,5,43766,43766,5,44032,44032,11,44144,44144,11,44256,44256,11,44368,44368,11,44480,44480,11,44592,44592,11,44704,44704,11,44816,44816,11,44928,44928,11,45040,45040,11,45152,45152,11,45264,45264,11,45376,45376,11,45488,45488,11,45600,45600,11,45712,45712,11,45824,45824,11,45936,45936,11,46048,46048,11,46160,46160,11,46272,46272,11,46384,46384,11,46496,46496,11,46608,46608,11,46720,46720,11,46832,46832,11,46944,46944,11,47056,47056,11,47168,47168,11,47280,47280,11,47392,47392,11,47504,47504,11,47616,47616,11,47728,47728,11,47840,47840,11,47952,47952,11,48064,48064,11,48176,48176,11,48288,48288,11,48400,48400,11,48512,48512,11,48624,48624,11,48736,48736,11,48848,48848,11,48960,48960,11,49072,49072,11,49184,49184,11,49296,49296,11,49408,49408,11,49520,49520,11,49632,49632,11,49744,49744,11,49856,49856,11,49968,49968,11,50080,50080,11,50192,50192,11,50304,50304,11,50416,50416,11,50528,50528,11,50640,50640,11,50752,50752,11,50864,50864,11,50976,50976,11,51088,51088,11,51200,51200,11,51312,51312,11,51424,51424,11,51536,51536,11,51648,51648,11,51760,51760,11,51872,51872,11,51984,51984,11,52096,52096,11,52208,52208,11,52320,52320,11,52432,52432,11,52544,52544,11,52656,52656,11,52768,52768,11,52880,52880,11,52992,52992,11,53104,53104,11,53216,53216,11,53328,53328,11,53440,53440,11,53552,53552,11,53664,53664,11,53776,53776,11,53888,53888,11,54000,54000,11,54112,54112,11,54224,54224,11,54336,54336,11,54448,54448,11,54560,54560,11,54672,54672,11,54784,54784,11,54896,54896,11,55008,55008,11,55120,55120,11,64286,64286,5,66272,66272,5,68900,68903,5,69762,69762,7,69817,69818,5,69927,69931,5,70003,70003,5,70070,70078,5,70094,70094,7,70194,70195,7,70206,70206,5,70400,70401,5,70463,70463,7,70475,70477,7,70512,70516,5,70722,70724,5,70832,70832,5,70842,70842,5,70847,70848,5,71088,71089,7,71102,71102,7,71219,71226,5,71231,71232,5,71342,71343,7,71453,71455,5,71463,71467,5,71737,71738,5,71995,71996,5,72000,72000,7,72145,72147,7,72160,72160,5,72249,72249,7,72273,72278,5,72330,72342,5,72752,72758,5,72850,72871,5,72882,72883,5,73018,73018,5,73031,73031,5,73109,73109,5,73461,73462,7,94031,94031,5,94192,94193,7,119142,119142,7,119155,119162,4,119362,119364,5,121476,121476,5,122888,122904,5,123184,123190,5,126976,126979,14,127184,127231,14,127344,127345,14,127405,127461,14,127514,127514,14,127561,127567,14,127778,127779,14,127896,127896,14,127985,127986,14,127995,127999,5,128326,128328,14,128360,128366,14,128378,128378,14,128394,128397,14,128405,128406,14,128422,128423,14,128435,128443,14,128453,128464,14,128479,128480,14,128484,128487,14,128496,128498,14,128640,128709,14,128723,128724,14,128736,128741,14,128747,128748,14,128755,128755,14,128762,128762,14,128981,128991,14,129096,129103,14,129292,129292,14,129311,129311,14,129329,129330,14,129344,129349,14,129360,129374,14,129394,129394,14,129402,129402,14,129413,129425,14,129445,129450,14,129466,129471,14,129483,129483,14,129511,129535,14,129653,129655,14,129667,129670,14,129705,129711,14,129731,129743,14,917505,917505,4,917760,917999,5,10,10,3,127,159,4,768,879,5,1471,1471,5,1536,1541,1,1648,1648,5,1767,1768,5,1840,1866,5,2070,2073,5,2137,2139,5,2307,2307,7,2366,2368,7,2382,2383,7,2434,2435,7,2497,2500,5,2519,2519,5,2563,2563,7,2631,2632,5,2677,2677,5,2750,2752,7,2763,2764,7,2817,2817,5,2879,2879,5,2891,2892,7,2914,2915,5,3008,3008,5,3021,3021,5,3076,3076,5,3146,3149,5,3202,3203,7,3264,3265,7,3271,3272,7,3298,3299,5,3390,3390,5,3402,3404,7,3426,3427,5,3535,3535,5,3544,3550,7,3635,3635,7,3763,3763,7,3893,3893,5,3953,3966,5,3981,3991,5,4145,4145,7,4157,4158,5,4209,4212,5,4237,4237,5,4520,4607,10,5970,5971,5,6071,6077,5,6089,6099,5,6277,6278,5,6439,6440,5,6451,6456,7,6683,6683,5,6744,6750,5,6765,6770,7,6846,6846,5,6964,6964,5,6972,6972,5,7019,7027,5,7074,7077,5,7083,7085,5,7146,7148,7,7154,7155,7,7222,7223,5,7394,7400,5,7416,7417,5,8204,8204,5,8233,8233,4,8288,8292,4,8413,8416,5,8482,8482,14,8986,8987,14,9193,9203,14,9654,9654,14,9733,9733,14,9745,9745,14,9752,9752,14,9760,9760,14,9766,9766,14,9774,9775,14,9792,9792,14,9800,9811,14,9825,9826,14,9831,9831,14,9852,9853,14,9872,9873,14,9880,9880,14,9885,9887,14,9896,9897,14,9906,9916,14,9926,9927,14,9936,9936,14,9941,9960,14,9974,9974,14,9982,9985,14,9992,9997,14,10002,10002,14,10017,10017,14,10055,10055,14,10071,10071,14,10145,10145,14,11013,11015,14,11503,11505,5,12334,12335,5,12951,12951,14,42612,42621,5,43014,43014,5,43047,43047,7,43204,43205,5,43335,43345,5,43395,43395,7,43450,43451,7,43561,43566,5,43573,43574,5,43644,43644,5,43710,43711,5,43758,43759,7,44005,44005,5,44012,44012,7,44060,44060,11,44116,44116,11,44172,44172,11,44228,44228,11,44284,44284,11,44340,44340,11,44396,44396,11,44452,44452,11,44508,44508,11,44564,44564,11,44620,44620,11,44676,44676,11,44732,44732,11,44788,44788,11,44844,44844,11,44900,44900,11,44956,44956,11,45012,45012,11,45068,45068,11,45124,45124,11,45180,45180,11,45236,45236,11,45292,45292,11,45348,45348,11,45404,45404,11,45460,45460,11,45516,45516,11,45572,45572,11,45628,45628,11,45684,45684,11,45740,45740,11,45796,45796,11,45852,45852,11,45908,45908,11,45964,45964,11,46020,46020,11,46076,46076,11,46132,46132,11,46188,46188,11,46244,46244,11,46300,46300,11,46356,46356,11,46412,46412,11,46468,46468,11,46524,46524,11,46580,46580,11,46636,46636,11,46692,46692,11,46748,46748,11,46804,46804,11,46860,46860,11,46916,46916,11,46972,46972,11,47028,47028,11,47084,47084,11,47140,47140,11,47196,47196,11,47252,47252,11,47308,47308,11,47364,47364,11,47420,47420,11,47476,47476,11,47532,47532,11,47588,47588,11,47644,47644,11,47700,47700,11,47756,47756,11,47812,47812,11,47868,47868,11,47924,47924,11,47980,47980,11,48036,48036,11,48092,48092,11,48148,48148,11,48204,48204,11,48260,48260,11,48316,48316,11,48372,48372,11,48428,48428,11,48484,48484,11,48540,48540,11,48596,48596,11,48652,48652,11,48708,48708,11,48764,48764,11,48820,48820,11,48876,48876,11,48932,48932,11,48988,48988,11,49044,49044,11,49100,49100,11,49156,49156,11,49212,49212,11,49268,49268,11,49324,49324,11,49380,49380,11,49436,49436,11,49492,49492,11,49548,49548,11,49604,49604,11,49660,49660,11,49716,49716,11,49772,49772,11,49828,49828,11,49884,49884,11,49940,49940,11,49996,49996,11,50052,50052,11,50108,50108,11,50164,50164,11,50220,50220,11,50276,50276,11,50332,50332,11,50388,50388,11,50444,50444,11,50500,50500,11,50556,50556,11,50612,50612,11,50668,50668,11,50724,50724,11,50780,50780,11,50836,50836,11,50892,50892,11,50948,50948,11,51004,51004,11,51060,51060,11,51116,51116,11,51172,51172,11,51228,51228,11,51284,51284,11,51340,51340,11,51396,51396,11,51452,51452,11,51508,51508,11,51564,51564,11,51620,51620,11,51676,51676,11,51732,51732,11,51788,51788,11,51844,51844,11,51900,51900,11,51956,51956,11,52012,52012,11,52068,52068,11,52124,52124,11,52180,52180,11,52236,52236,11,52292,52292,11,52348,52348,11,52404,52404,11,52460,52460,11,52516,52516,11,52572,52572,11,52628,52628,11,52684,52684,11,52740,52740,11,52796,52796,11,52852,52852,11,52908,52908,11,52964,52964,11,53020,53020,11,53076,53076,11,53132,53132,11,53188,53188,11,53244,53244,11,53300,53300,11,53356,53356,11,53412,53412,11,53468,53468,11,53524,53524,11,53580,53580,11,53636,53636,11,53692,53692,11,53748,53748,11,53804,53804,11,53860,53860,11,53916,53916,11,53972,53972,11,54028,54028,11,54084,54084,11,54140,54140,11,54196,54196,11,54252,54252,11,54308,54308,11,54364,54364,11,54420,54420,11,54476,54476,11,54532,54532,11,54588,54588,11,54644,54644,11,54700,54700,11,54756,54756,11,54812,54812,11,54868,54868,11,54924,54924,11,54980,54980,11,55036,55036,11,55092,55092,11,55148,55148,11,55216,55238,9,65056,65071,5,65529,65531,4,68097,68099,5,68159,68159,5,69446,69456,5,69688,69702,5,69808,69810,7,69815,69816,7,69821,69821,1,69888,69890,5,69932,69932,7,69957,69958,7,70016,70017,5,70067,70069,7,70079,70080,7,70089,70092,5,70095,70095,5,70191,70193,5,70196,70196,5,70198,70199,5,70367,70367,5,70371,70378,5,70402,70403,7,70462,70462,5,70464,70464,5,70471,70472,7,70487,70487,5,70502,70508,5,70709,70711,7,70720,70721,7,70725,70725,7,70750,70750,5,70833,70834,7,70841,70841,7,70843,70844,7,70846,70846,7,70849,70849,7,71087,71087,5,71090,71093,5,71100,71101,5,71103,71104,5,71216,71218,7,71227,71228,7,71230,71230,7,71339,71339,5,71341,71341,5,71344,71349,5,71351,71351,5,71456,71457,7,71462,71462,7,71724,71726,7,71736,71736,7,71984,71984,5,71991,71992,7,71997,71997,7,71999,71999,1,72001,72001,1,72003,72003,5,72148,72151,5,72156,72159,7,72164,72164,7,72243,72248,5,72250,72250,1,72263,72263,5,72279,72280,7,72324,72329,1,72343,72343,7,72751,72751,7,72760,72765,5,72767,72767,5,72873,72873,7,72881,72881,7,72884,72884,7,73009,73014,5,73020,73021,5,73030,73030,1,73098,73102,7,73107,73108,7,73110,73110,7,73459,73460,5,78896,78904,4,92976,92982,5,94033,94087,7,94180,94180,5,113821,113822,5,119141,119141,5,119143,119145,5,119150,119154,5,119163,119170,5,119210,119213,5,121344,121398,5,121461,121461,5,121499,121503,5,122880,122886,5,122907,122913,5,122918,122922,5,123628,123631,5,125252,125258,5,126980,126980,14,127183,127183,14,127245,127247,14,127340,127343,14,127358,127359,14,127377,127386,14,127462,127487,6,127491,127503,14,127535,127535,14,127548,127551,14,127568,127569,14,127744,127777,14,127780,127891,14,127894,127895,14,127897,127899,14,127902,127984,14,127987,127989,14,127991,127994,14,128000,128253,14,128255,128317,14,128329,128334,14,128336,128359,14,128367,128368,14,128371,128377,14,128379,128390,14,128392,128393,14,128398,128399,14,128401,128404,14,128407,128419,14,128421,128421,14,128424,128424,14,128433,128434,14,128444,128444,14,128450,128452,14,128465,128467,14,128476,128478,14,128481,128481,14,128483,128483,14,128488,128488,14,128495,128495,14,128499,128499,14,128506,128591,14,128710,128714,14,128721,128722,14,128725,128725,14,128728,128735,14,128742,128744,14,128746,128746,14,128749,128751,14,128753,128754,14,128756,128758,14,128761,128761,14,128763,128764,14,128884,128895,14,128992,129003,14,129036,129039,14,129114,129119,14,129198,129279,14,129293,129295,14,129305,129310,14,129312,129319,14,129328,129328,14,129331,129338,14,129343,129343,14,129351,129355,14,129357,129359,14,129375,129387,14,129393,129393,14,129395,129398,14,129401,129401,14,129403,129403,14,129408,129412,14,129426,129431,14,129443,129444,14,129451,129453,14,129456,129465,14,129472,129472,14,129475,129482,14,129484,129484,14,129488,129510,14,129536,129647,14,129652,129652,14,129656,129658,14,129664,129666,14,129671,129679,14,129686,129704,14,129712,129718,14,129728,129730,14,129744,129750,14,917504,917504,4,917506,917535,4,917632,917759,4,918000,921599,4,0,9,4,11,12,4,14,31,4,169,169,14,174,174,14,1155,1159,5,1425,1469,5,1473,1474,5,1479,1479,5,1552,1562,5,1611,1631,5,1750,1756,5,1759,1764,5,1770,1773,5,1809,1809,5,1958,1968,5,2045,2045,5,2075,2083,5,2089,2093,5,2259,2273,5,2275,2306,5,2362,2362,5,2364,2364,5,2369,2376,5,2381,2381,5,2385,2391,5,2433,2433,5,2492,2492,5,2495,2496,7,2503,2504,7,2509,2509,5,2530,2531,5,2561,2562,5,2620,2620,5,2625,2626,5,2635,2637,5,2672,2673,5,2689,2690,5,2748,2748,5,2753,2757,5,2761,2761,7,2765,2765,5,2810,2815,5,2818,2819,7,2878,2878,5,2880,2880,7,2887,2888,7,2893,2893,5,2903,2903,5,2946,2946,5,3007,3007,7,3009,3010,7,3018,3020,7,3031,3031,5,3073,3075,7,3134,3136,5,3142,3144,5,3157,3158,5,3201,3201,5,3260,3260,5,3263,3263,5,3266,3266,5,3270,3270,5,3274,3275,7,3285,3286,5,3328,3329,5,3387,3388,5,3391,3392,7,3398,3400,7,3405,3405,5,3415,3415,5,3457,3457,5,3530,3530,5,3536,3537,7,3542,3542,5,3551,3551,5,3633,3633,5,3636,3642,5,3761,3761,5,3764,3772,5,3864,3865,5,3895,3895,5,3902,3903,7,3967,3967,7,3974,3975,5,3993,4028,5,4141,4144,5,4146,4151,5,4155,4156,7,4182,4183,7,4190,4192,5,4226,4226,5,4229,4230,5,4253,4253,5,4448,4519,9,4957,4959,5,5938,5940,5,6002,6003,5,6070,6070,7,6078,6085,7,6087,6088,7,6109,6109,5,6158,6158,4,6313,6313,5,6435,6438,7,6441,6443,7,6450,6450,5,6457,6459,5,6681,6682,7,6741,6741,7,6743,6743,7,6752,6752,5,6757,6764,5,6771,6780,5,6832,6845,5,6847,6848,5,6916,6916,7,6965,6965,5,6971,6971,7,6973,6977,7,6979,6980,7,7040,7041,5,7073,7073,7,7078,7079,7,7082,7082,7,7142,7142,5,7144,7145,5,7149,7149,5,7151,7153,5,7204,7211,7,7220,7221,7,7376,7378,5,7393,7393,7,7405,7405,5,7415,7415,7,7616,7673,5,8203,8203,4,8205,8205,13,8232,8232,4,8234,8238,4,8265,8265,14,8293,8293,4,8400,8412,5,8417,8417,5,8421,8432,5,8505,8505,14,8617,8618,14,9000,9000,14,9167,9167,14,9208,9210,14,9642,9643,14,9664,9664,14,9728,9732,14,9735,9741,14,9743,9744,14,9746,9746,14,9750,9751,14,9753,9756,14,9758,9759,14,9761,9761,14,9764,9765,14,9767,9769,14,9771,9773,14,9776,9783,14,9787,9791,14,9793,9793,14,9795,9799,14,9812,9822,14,9824,9824,14,9827,9827,14,9829,9830,14,9832,9832,14,9851,9851,14,9854,9854,14,9856,9861,14,9874,9876,14,9878,9879,14,9881,9881,14,9883,9884,14,9888,9889,14,9895,9895,14,9898,9899,14,9904,9905,14,9917,9918,14,9924,9925,14,9928,9928,14,9934,9935,14,9937,9937,14,9939,9940,14,9961,9962,14,9968,9973,14,9975,9978,14,9981,9981,14,9986,9986,14,9989,9989,14,9998,9998,14,10000,10001,14,10004,10004,14,10013,10013,14,10024,10024,14,10052,10052,14,10060,10060,14,10067,10069,14,10083,10084,14,10133,10135,14,10160,10160,14,10548,10549,14,11035,11036,14,11093,11093,14,11647,11647,5,12330,12333,5,12336,12336,14,12441,12442,5,12953,12953,14,42608,42610,5,42654,42655,5,43010,43010,5,43019,43019,5,43045,43046,5,43052,43052,5,43188,43203,7,43232,43249,5,43302,43309,5,43346,43347,7,43392,43394,5,43443,43443,5,43446,43449,5,43452,43453,5,43493,43493,5,43567,43568,7,43571,43572,7,43587,43587,5,43597,43597,7,43696,43696,5,43703,43704,5,43713,43713,5,43756,43757,5,43765,43765,7,44003,44004,7,44006,44007,7,44009,44010,7,44013,44013,5,44033,44059,12,44061,44087,12,44089,44115,12,44117,44143,12,44145,44171,12,44173,44199,12,44201,44227,12,44229,44255,12,44257,44283,12,44285,44311,12,44313,44339,12,44341,44367,12,44369,44395,12,44397,44423,12,44425,44451,12,44453,44479,12,44481,44507,12,44509,44535,12,44537,44563,12,44565,44591,12,44593,44619,12,44621,44647,12,44649,44675,12,44677,44703,12,44705,44731,12,44733,44759,12,44761,44787,12,44789,44815,12,44817,44843,12,44845,44871,12,44873,44899,12,44901,44927,12,44929,44955,12,44957,44983,12,44985,45011,12,45013,45039,12,45041,45067,12,45069,45095,12,45097,45123,12,45125,45151,12,45153,45179,12,45181,45207,12,45209,45235,12,45237,45263,12,45265,45291,12,45293,45319,12,45321,45347,12,45349,45375,12,45377,45403,12,45405,45431,12,45433,45459,12,45461,45487,12,45489,45515,12,45517,45543,12,45545,45571,12,45573,45599,12,45601,45627,12,45629,45655,12,45657,45683,12,45685,45711,12,45713,45739,12,45741,45767,12,45769,45795,12,45797,45823,12,45825,45851,12,45853,45879,12,45881,45907,12,45909,45935,12,45937,45963,12,45965,45991,12,45993,46019,12,46021,46047,12,46049,46075,12,46077,46103,12,46105,46131,12,46133,46159,12,46161,46187,12,46189,46215,12,46217,46243,12,46245,46271,12,46273,46299,12,46301,46327,12,46329,46355,12,46357,46383,12,46385,46411,12,46413,46439,12,46441,46467,12,46469,46495,12,46497,46523,12,46525,46551,12,46553,46579,12,46581,46607,12,46609,46635,12,46637,46663,12,46665,46691,12,46693,46719,12,46721,46747,12,46749,46775,12,46777,46803,12,46805,46831,12,46833,46859,12,46861,46887,12,46889,46915,12,46917,46943,12,46945,46971,12,46973,46999,12,47001,47027,12,47029,47055,12,47057,47083,12,47085,47111,12,47113,47139,12,47141,47167,12,47169,47195,12,47197,47223,12,47225,47251,12,47253,47279,12,47281,47307,12,47309,47335,12,47337,47363,12,47365,47391,12,47393,47419,12,47421,47447,12,47449,47475,12,47477,47503,12,47505,47531,12,47533,47559,12,47561,47587,12,47589,47615,12,47617,47643,12,47645,47671,12,47673,47699,12,47701,47727,12,47729,47755,12,47757,47783,12,47785,47811,12,47813,47839,12,47841,47867,12,47869,47895,12,47897,47923,12,47925,47951,12,47953,47979,12,47981,48007,12,48009,48035,12,48037,48063,12,48065,48091,12,48093,48119,12,48121,48147,12,48149,48175,12,48177,48203,12,48205,48231,12,48233,48259,12,48261,48287,12,48289,48315,12,48317,48343,12,48345,48371,12,48373,48399,12,48401,48427,12,48429,48455,12,48457,48483,12,48485,48511,12,48513,48539,12,48541,48567,12,48569,48595,12,48597,48623,12,48625,48651,12,48653,48679,12,48681,48707,12,48709,48735,12,48737,48763,12,48765,48791,12,48793,48819,12,48821,48847,12,48849,48875,12,48877,48903,12,48905,48931,12,48933,48959,12,48961,48987,12,48989,49015,12,49017,49043,12,49045,49071,12,49073,49099,12,49101,49127,12,49129,49155,12,49157,49183,12,49185,49211,12,49213,49239,12,49241,49267,12,49269,49295,12,49297,49323,12,49325,49351,12,49353,49379,12,49381,49407,12,49409,49435,12,49437,49463,12,49465,49491,12,49493,49519,12,49521,49547,12,49549,49575,12,49577,49603,12,49605,49631,12,49633,49659,12,49661,49687,12,49689,49715,12,49717,49743,12,49745,49771,12,49773,49799,12,49801,49827,12,49829,49855,12,49857,49883,12,49885,49911,12,49913,49939,12,49941,49967,12,49969,49995,12,49997,50023,12,50025,50051,12,50053,50079,12,50081,50107,12,50109,50135,12,50137,50163,12,50165,50191,12,50193,50219,12,50221,50247,12,50249,50275,12,50277,50303,12,50305,50331,12,50333,50359,12,50361,50387,12,50389,50415,12,50417,50443,12,50445,50471,12,50473,50499,12,50501,50527,12,50529,50555,12,50557,50583,12,50585,50611,12,50613,50639,12,50641,50667,12,50669,50695,12,50697,50723,12,50725,50751,12,50753,50779,12,50781,50807,12,50809,50835,12,50837,50863,12,50865,50891,12,50893,50919,12,50921,50947,12,50949,50975,12,50977,51003,12,51005,51031,12,51033,51059,12,51061,51087,12,51089,51115,12,51117,51143,12,51145,51171,12,51173,51199,12,51201,51227,12,51229,51255,12,51257,51283,12,51285,51311,12,51313,51339,12,51341,51367,12,51369,51395,12,51397,51423,12,51425,51451,12,51453,51479,12,51481,51507,12,51509,51535,12,51537,51563,12,51565,51591,12,51593,51619,12,51621,51647,12,51649,51675,12,51677,51703,12,51705,51731,12,51733,51759,12,51761,51787,12,51789,51815,12,51817,51843,12,51845,51871,12,51873,51899,12,51901,51927,12,51929,51955,12,51957,51983,12,51985,52011,12,52013,52039,12,52041,52067,12,52069,52095,12,52097,52123,12,52125,52151,12,52153,52179,12,52181,52207,12,52209,52235,12,52237,52263,12,52265,52291,12,52293,52319,12,52321,52347,12,52349,52375,12,52377,52403,12,52405,52431,12,52433,52459,12,52461,52487,12,52489,52515,12,52517,52543,12,52545,52571,12,52573,52599,12,52601,52627,12,52629,52655,12,52657,52683,12,52685,52711,12,52713,52739,12,52741,52767,12,52769,52795,12,52797,52823,12,52825,52851,12,52853,52879,12,52881,52907,12,52909,52935,12,52937,52963,12,52965,52991,12,52993,53019,12,53021,53047,12,53049,53075,12,53077,53103,12,53105,53131,12,53133,53159,12,53161,53187,12,53189,53215,12,53217,53243,12,53245,53271,12,53273,53299,12,53301,53327,12,53329,53355,12,53357,53383,12,53385,53411,12,53413,53439,12,53441,53467,12,53469,53495,12,53497,53523,12,53525,53551,12,53553,53579,12,53581,53607,12,53609,53635,12,53637,53663,12,53665,53691,12,53693,53719,12,53721,53747,12,53749,53775,12,53777,53803,12,53805,53831,12,53833,53859,12,53861,53887,12,53889,53915,12,53917,53943,12,53945,53971,12,53973,53999,12,54001,54027,12,54029,54055,12,54057,54083,12,54085,54111,12,54113,54139,12,54141,54167,12,54169,54195,12,54197,54223,12,54225,54251,12,54253,54279,12,54281,54307,12,54309,54335,12,54337,54363,12,54365,54391,12,54393,54419,12,54421,54447,12,54449,54475,12,54477,54503,12,54505,54531,12,54533,54559,12,54561,54587,12,54589,54615,12,54617,54643,12,54645,54671,12,54673,54699,12,54701,54727,12,54729,54755,12,54757,54783,12,54785,54811,12,54813,54839,12,54841,54867,12,54869,54895,12,54897,54923,12,54925,54951,12,54953,54979,12,54981,55007,12,55009,55035,12,55037,55063,12,55065,55091,12,55093,55119,12,55121,55147,12,55149,55175,12,55177,55203,12,55243,55291,10,65024,65039,5,65279,65279,4,65520,65528,4,66045,66045,5,66422,66426,5,68101,68102,5,68152,68154,5,68325,68326,5,69291,69292,5,69632,69632,7,69634,69634,7,69759,69761,5]")}function k(z,se){if(z===0)return 0;const pe=Z(z,se);if(pe!==void 0)return pe;const ge=h(se,z);return z-=H(ge),z}function Z(z,se){let pe=h(se,z);for(z-=H(pe);W(pe)||pe===65039||pe===8419;){if(z===0)return;pe=h(se,z),z-=H(pe)}if(!Re(pe))return;if(z>=0){const ge=h(se,z);ge===8205&&(z-=H(ge))}return z}function H(z){return z>=65536?2:1}function W(z){return 127995<=z&&z<=127999}},NvD2:function(ot,we,Q){"use strict";Q.d(we,"a",function(){return S});var de=Q("Kwbf");function K(Y,M){var e=new Set;return Y.forEach(function(I){M.has(I)||e.add(I)}),e}function O(Y){var M=Y||{},e=M.disabled,I=M.disableCheckbox,p=M.checkable;return!!(e||I)||p===!1}function G(Y,M,e,I){for(var p=new Set(Y),g=new Set,c=0;c<=e;c+=1){var s=M.get(c)||new Set;s.forEach(function(a){var r=a.key,t=a.node,b=a.children,y=b===void 0?[]:b;p.has(r)&&!I(t)&&y.filter(function(E){return!I(E.node)}).forEach(function(E){p.add(E.key)})})}for(var i=new Set,A=e;A>=0;A-=1){var o=M.get(A)||new Set;o.forEach(function(a){var r=a.parent,t=a.node;if(I(t)||!a.parent||i.has(a.parent.key))return;if(I(a.parent.node)){i.add(r.key);return}var b=!0,y=!1;(r.children||[]).filter(function(E){return!I(E.node)}).forEach(function(E){var T=E.key,v=p.has(T);b&&!v&&(b=!1),!y&&(v||g.has(T))&&(y=!0)}),b&&p.add(r.key),y&&g.add(r.key),i.add(r.key)})}return{checkedKeys:Array.from(p),halfCheckedKeys:Array.from(K(g,p))}}function U(Y,M,e,I,p){for(var g=new Set(Y),c=new Set(M),s=0;s<=I;s+=1){var i=e.get(s)||new Set;i.forEach(function(r){var t=r.key,b=r.node,y=r.children,E=y===void 0?[]:y;!g.has(t)&&!c.has(t)&&!p(b)&&E.filter(function(T){return!p(T.node)}).forEach(function(T){g.delete(T.key)})})}c=new Set;for(var A=new Set,o=I;o>=0;o-=1){var a=e.get(o)||new Set;a.forEach(function(r){var t=r.parent,b=r.node;if(p(b)||!r.parent||A.has(r.parent.key))return;if(p(r.parent.node)){A.add(t.key);return}var y=!0,E=!1;(t.children||[]).filter(function(T){return!p(T.node)}).forEach(function(T){var v=T.key,d=g.has(v);y&&!d&&(y=!1),!E&&(d||c.has(v))&&(E=!0)}),y||g.delete(t.key),E&&c.add(t.key),A.add(t.key)})}return{checkedKeys:Array.from(g),halfCheckedKeys:Array.from(K(c,g))}}function S(Y,M,e,I){var p=[],g;I?g=I:g=O;var c=new Set(Y.filter(function(o){var a=!!e[o];return a||p.push(o),a})),s=new Map,i=0;Object.keys(e).forEach(function(o){var a=e[o],r=a.level,t=s.get(r);t||(t=new Set,s.set(r,t)),t.add(a),i=Math.max(i,r)}),Object(de.a)(!p.length,"Tree missing follow keys: ".concat(p.slice(0,100).map(function(o){return"'".concat(o,"'")}).join(", ")));var A;return M===!0?A=G(c,s,i,g):A=U(c,M.halfCheckedKeys,s,i,g),A}},OZM5:function(ot,we,Q){"use strict";Q.d(we,"b",function(){return I}),Q.d(we,"a",function(){return p}),Q.d(we,"k",function(){return g}),Q.d(we,"h",function(){return c}),Q.d(we,"i",function(){return s}),Q.d(we,"g",function(){return i}),Q.d(we,"c",function(){return A}),Q.d(we,"d",function(){return o}),Q.d(we,"j",function(){return t}),Q.d(we,"e",function(){return b}),Q.d(we,"f",function(){return y});var de=Q("KQm4"),K=Q("U8pU"),O=Q("Ff2n"),G=Q("q1tI"),U=Q.n(G),S=Q("Kwbf"),Y=Q("WaYH"),M=.25,e=2;function I(E,T){var v=E.slice(),d=v.indexOf(T);return d>=0&&v.splice(d,1),v}function p(E,T){var v=E.slice();return v.indexOf(T)===-1&&v.push(T),v}function g(E){return E.split("-")}function c(E,T){return"".concat(E,"-").concat(T)}function s(E){return E&&E.type&&E.type.isTreeNode}function i(E,T){var v=[E],d=T[E];function n(){var l=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];l.forEach(function(u){var _=u.key,m=u.children;v.push(_),n(m)})}return n(d.children),v}function A(E,T){var v=E.clientY,d=T.selectHandle.getBoundingClientRect(),n=d.top,l=d.bottom,u=d.height,_=Math.max(u*M,e);return v<=n+_?-1:v>=l-_?1:0}function o(E,T){if(!E)return;var v=T.multiple;return v?E.slice():E.length?[E[0]]:E}var a=function(T){return T};function r(E,T){if(!E)return[];var v=T||{},d=v.processProps,n=d===void 0?a:d,l=Array.isArray(E)?E:[E];return l.map(function(u){var _=u.children,m=Object(O.a)(u,["children"]),h=r(_,T);return U.a.createElement(Y.a,Object.assign({},n(m)),h)})}function t(E){if(!E)return null;var T;if(Array.isArray(E))T={checkedKeys:E,halfCheckedKeys:void 0};else if(Object(K.a)(E)==="object")T={checkedKeys:E.checked||void 0,halfCheckedKeys:E.halfChecked||void 0};else return Object(S.a)(!1,"`checkedKeys` is not an array or an object"),null;return T}function b(E,T){var v=new Set;function d(n){if(v.has(n))return;var l=T[n];if(!l)return;v.add(n);var u=l.parent,_=l.node;if(_.disabled)return;u&&d(u.key)}return(E||[]).forEach(function(n){d(n)}),Object(de.a)(v)}function y(E){var T={};return Object.keys(E).forEach(function(v){(v.startsWith("data-")||v.startsWith("aria-"))&&(T[v]=E[v])}),T}},"SA+Z":function(ot,we,Q){var de=Q("wTVA"),K=Q("EbDI"),O=Q("ZhPi"),G=Q("wkBT");function U(S){return de(S)||K(S)||O(S)||G()}ot.exports=U,ot.exports.__esModule=!0,ot.exports.default=ot.exports},SJMd:function(ot,we){/**
* @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 Q,de,K,O=!1,G,U;window.PR_SHOULD_USE_CONTINUATION=!0;var S,Y;(function(){var M=window,e=["break,continue,do,else,for,if,return,while"],I=[e,"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"],p=[I,"catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],g=[p,"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"],c=[p,"abstract,assert,boolean,byte,extends,finally,final,implements,import,instanceof,interface,null,native,package,strictfp,super,synchronized,throws,transient"],s=[p,"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"],i="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",A=[p,"abstract,async,await,constructor,debugger,enum,eval,export,function,get,implements,instanceof,interface,let,null,set,undefined,var,with,yield,Infinity,NaN"],o="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",a=[e,"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"],r=[e,"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"],t=[e,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],b=[g,s,c,A,o,a,r,t],y=/^(DIR|FILE|array|vector|(de|priority_)?queue|(forward_)?list|stack|(const_)?(reverse_)?iterator|(unordered_)?(multi)?(set|map)|bitset|u?(int|float)\d*)\b/,E="str",T="kwd",v="com",d="typ",n="lit",l="pun",u="pln",_="tag",m="dec",h="src",R="atn",F="atv",C="nocode",N="(?:^^\\.?|[+-]|[!=]=?=?|\\#|%=?|&&?=?|\\(|\\*=?|[+\\-]=|->|\\/=?|::?|<=?|>>?>?=?|,|;|\\?|@|\\[|~|{|\\^\\^?=?|\\|\\|?=?|break|case|continue|delete|do|else|finally|instanceof|return|throw|try|typeof)\\s*";function j(Z){for(var H=0,W=!1,z=!1,se=0,pe=Z.length;se122||(te<65||le>90||Qe.push([Math.max(65,le)|32,Math.min(te,90)|32]),te<97||le>122||Qe.push([Math.max(97,le)&~32,Math.min(te,122)&~32]))}}Qe.sort(function(Te,Be){return Te[0]-Be[0]||Be[1]-Te[1]});for(var ae=[],he=[],q=0;qme[0]&&(me[1]+1>me[0]&&Ae.push("-"),Ae.push(ke(me[1])))}return Ae.push("]"),Ae.join("")}function Je(xe){for(var Ue=xe.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")),Qe=Ue.length,ze=[],Ae=0,q=0;Ae=2&&le==="["?Ue[Ae]=He(ee):le!=="\\"&&(Ue[Ae]=ee.replace(/[a-zA-Z]/g,function(he){var me=he.charCodeAt(0);return"["+String.fromCharCode(me&~32,me|32)+"]"}))}return Ue.join("")}for(var rt=[],se=0,pe=Z.length;se=0;)W[rt.charAt(xe)]=Je;var Ue=Je[1],Qe=""+Ue;Me.hasOwnProperty(Qe)||(Pe.push(Ue),Me[Qe]=null)}Pe.push(/[\0-\uffff]/),z=j(Pe)})();var se=H.length,pe=function(ge){for(var Pe=ge.sourceCode,Me=ge.basePos,ke=ge.sourceNode,He=[Me,u],Je=0,rt=Pe.match(z)||[],xe={},Ue=0,Qe=rt.length;Ue=5&&Ae.substring(0,5)==="lang-",ee&&!(q&&typeof q[1]=="string")&&(ee=!1,Ae=h),ee||(xe[ze]=Ae)}var te=Je;if(Je+=ze.length,!ee)He.push(Me+te,Ae);else{var ae=q[1],he=ze.indexOf(ae),me=he+ae.length;q[2]&&(me=ze.length-q[2].length,he=me-ae.length);var Te=Ae.substring(5);$(ke,Me+te,ze.substring(0,he),pe,He),$(ke,Me+te+he,ae,X(Te,ae),He),$(ke,Me+te+me,ze.substring(me),pe,He)}}ge.decorations=He};return pe}function Le(Z){var H=[],W=[];Z.tripleQuotedStrings?H.push([E,/^(?:\'\'\'(?:[^\'\\]|\\[\s\S]|\'{1,2}(?=[^\']))*(?:\'\'\'|$)|\"\"\"(?:[^\"\\]|\\[\s\S]|\"{1,2}(?=[^\"]))*(?:\"\"\"|$)|\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$))/,null,`'"`]):Z.multiLineStrings?H.push([E,/^(?:\'(?:[^\\\']|\\[\s\S])*(?:\'|$)|\"(?:[^\\\"]|\\[\s\S])*(?:\"|$)|\`(?:[^\\\`]|\\[\s\S])*(?:\`|$))/,null,"'\"`"]):H.push([E,/^(?:\'(?:[^\\\'\r\n]|\\.)*(?:\'|$)|\"(?:[^\\\"\r\n]|\\.)*(?:\"|$))/,null,`"'`]),Z.verbatimStrings&&W.push([E,/^@\"(?:[^\"]|\"\")*(?:\"|$)/,null]);var z=Z.hashComments;z&&(Z.cStyleComments?(z>1?H.push([v,/^#(?:##(?:[^#]|#(?!##))*(?:###|$)|.*)/,null,"#"]):H.push([v,/^#(?:(?:define|e(?:l|nd)if|else|error|ifn?def|include|line|pragma|undef|warning)\b|[^\r\n]*)/,null,"#"]),W.push([E,/^<(?:(?:(?:\.\.\/)*|\/?)(?:[\w-]+(?:\/[\w-]+)+)?[\w-]+\.h(?:h|pp|\+\+)?|[a-z]\w*)>/,null])):H.push([v,/^#[^\r\n]*/,null,"#"])),Z.cStyleComments&&(W.push([v,/^\/\/[^\r\n]*/,null]),W.push([v,/^\/\*[\s\S]*?(?:\*\/|$)/,null]));var se=Z.regexLiterals;if(se){var pe=se>1?"":`
\r`,ge=pe?".":"[\\S\\s]",Pe="/(?=[^/*"+pe+"])(?:[^/\\x5B\\x5C"+pe+"]|\\x5C"+ge+"|\\x5B(?:[^\\x5C\\x5D"+pe+"]|\\x5C"+ge+")*(?:\\x5D|$))+/";W.push(["lang-regex",RegExp("^"+N+"("+Pe+")")])}var Me=Z.types;Me&&W.push([d,Me]);var ke=(""+Z.keywords).replace(/^ | $/g,"");ke.length&&W.push([T,new RegExp("^(?:"+ke.replace(/[\s,]+/g,"|")+")\\b"),null]),H.push([u,/^\s+/,null,` \r
\xA0`]);var He="^.[^\\s\\w.$@'\"`/\\\\]*";return Z.regexLiterals&&(He+="(?!s*/)"),W.push([n,/^@[a-z_$][a-z_$@0-9]*/i,null],[d,/^(?:[@_]?[A-Z]+[a-z][A-Za-z_$@0-9]*|\w+_t\b)/,null],[u,/^[a-z_$][a-z_$@0-9]*/i,null],[n,new RegExp("^(?:0x[a-f0-9]+|(?:\\d(?:_\\d+)*\\d*(?:\\.\\d*)?|\\.\\d\\+)(?:e[+\\-]?\\d+)?)[a-z]*","i"),null,"0123456789"],[u,/^\\[\s\S]?/,null],[l,new RegExp(He),null]),ve(H,W)}var Se=Le({keywords:b,hashComments:!0,cStyleComments:!0,multiLineStrings:!0,regexLiterals:!0});function Re(Z,H,W){for(var z=/(?:^|\s)nocode(?:\s|$)/,se=/\r\n?|\n/,pe=Z.ownerDocument,ge=pe.createElement("li");Z.firstChild;)ge.appendChild(Z.firstChild);var Pe=[ge];function Me(Ue){var Qe=Ue.nodeType;if(Qe==1&&!z.test(Ue.className))if(Ue.nodeName==="br")ke(Ue),Ue.parentNode&&Ue.parentNode.removeChild(Ue);else for(var ze=Ue.firstChild;ze;ze=ze.nextSibling)Me(ze);else if((Qe==3||Qe==4)&&W){var Ae=Ue.nodeValue,q=Ae.match(se);if(q){var ee=Ae.substring(0,q.index);Ue.nodeValue=ee;var ie=Ae.substring(q.index+q[0].length);if(ie){var le=Ue.parentNode;le.insertBefore(pe.createTextNode(ie),Ue.nextSibling)}ke(Ue),ee||Ue.parentNode.removeChild(Ue)}}}function ke(Ue){for(;!Ue.nextSibling;)if(Ue=Ue.parentNode,!Ue)return;function Qe(q,ee){var ie=ee?q.cloneNode(!1):q,le=q.parentNode;if(le){var te=Qe(le,1),ae=q.nextSibling;te.appendChild(ie);for(var he=ae;he;he=ae)ae=he.nextSibling,te.appendChild(he)}return ie}for(var ze=Qe(Ue.nextSibling,0),Ae;(Ae=ze.parentNode)&&Ae.nodeType===1;)ze=Ae;Pe.push(ze)}for(var He=0;He=le&&(Me+=2),pe>=te&&(Je+=2)}}finally{Ae&&(Ae.style.display=q)}}var Fe={};function Ce(Z,H){for(var W=H.length;--W>=0;){var z=H[W];Fe.hasOwnProperty(z)?M.console&&console.warn("cannot override language handler %s",z):Fe[z]=Z}}function X(Z,H){return Z&&Fe.hasOwnProperty(Z)||(Z=/^\s*]*(?:>|$)/],[v,/^<\!--[\s\S]*?(?:-\->|$)/],["lang-",/^<\?([\s\S]+?)(?:\?>|$)/],["lang-",/^<%([\s\S]+?)(?:%>|$)/],[l,/^(?:<[%?]|[%?]>)/],["lang-",/^]*>([\s\S]+?)<\/xmp\b[^>]*>/i],["lang-js",/^