(window.webpackJsonp=window.webpackJsonp||[]).push([[100,5,7,8],{"+92d":function(Me,ne,B){Me.exports=B.p+"static/b1.8d46544a.svg"},"+ua5":function(Me,ne,B){},"/cxE":function(Me,ne,B){"use strict";B.d(ne,"f",function(){return I}),B.d(ne,"g",function(){return W}),B.d(ne,"h",function(){return P}),B.d(ne,"e",function(){return K}),B.d(ne,"b",function(){return N}),B.d(ne,"c",function(){return e}),B.d(ne,"d",function(){return C}),B.d(ne,"a",function(){return E});class Q{constructor(){this.listeners=[],this.unexpectedErrorHandler=function(g){setTimeout(()=>{throw g.stack?new Error(g.message+` `+g.stack):g},0)}}emit(g){this.listeners.forEach(h=>{h(g)})}onUnexpectedError(g){this.unexpectedErrorHandler(g),this.emit(g)}onUnexpectedExternalError(g){this.unexpectedErrorHandler(g)}}const H=new Q;function I(g){K(g)||H.onUnexpectedError(g);return}function W(g){K(g)||H.onUnexpectedExternalError(g);return}function P(g){if(g instanceof Error){let{name:h,message:a}=g;const i=g.stacktrace||g.stack;return{$isError:!0,name:h,message:a,stack:i}}return g}const R="Canceled";function K(g){return g instanceof Error&&g.name===R&&g.message===R}function N(){const g=new Error(R);return g.name=g.message,g}function e(g){return g?new Error(`Illegal argument: ${g}`):new Error("Illegal argument")}function C(g){return g?new Error(`Illegal state: ${g}`):new Error("Illegal state")}class E extends Error{constructor(g){super("NotSupported");g&&(this.message=g)}}},"24hK":function(Me,ne,B){"use strict";B.d(ne,"a",function(){return H});class Q{constructor(I){this.element=I,this.next=Q.Undefined,this.prev=Q.Undefined}}Q.Undefined=new Q(void 0);class H{constructor(){this._first=Q.Undefined,this._last=Q.Undefined,this._size=0}get size(){return this._size}isEmpty(){return this._first===Q.Undefined}clear(){let I=this._first;for(;I!==Q.Undefined;){const W=I.next;I.prev=Q.Undefined,I.next=Q.Undefined,I=W}this._first=Q.Undefined,this._last=Q.Undefined,this._size=0}unshift(I){return this._insert(I,!1)}push(I){return this._insert(I,!0)}_insert(I,W){const P=new Q(I);if(this._first===Q.Undefined)this._first=P,this._last=P;else if(W){const K=this._last;this._last=P,P.prev=K,K.next=P}else{const K=this._first;this._first=P,P.next=K,K.prev=P}this._size+=1;let R=!1;return()=>{R||(R=!0,this._remove(P))}}shift(){if(this._first===Q.Undefined)return;{const I=this._first.element;return this._remove(this._first),I}}pop(){if(this._last===Q.Undefined)return;{const I=this._last.element;return this._remove(this._last),I}}_remove(I){if(I.prev!==Q.Undefined&&I.next!==Q.Undefined){const W=I.prev;W.next=I.next,I.next.prev=W}else I.prev===Q.Undefined&&I.next===Q.Undefined?(this._first=Q.Undefined,this._last=Q.Undefined):I.next===Q.Undefined?(this._last=this._last.prev,this._last.next=Q.Undefined):I.prev===Q.Undefined&&(this._first=this._first.next,this._first.prev=Q.Undefined);this._size-=1}*[Symbol.iterator](){let I=this._first;for(;I!==Q.Undefined;)yield I.element,I=I.next}}},"3/fG":function(Me,ne,B){"use strict";B.d(ne,"a",function(){return H});function Q(I,W){let P;return W.length===0?P=I:P=I.replace(/\{(\d+)\}/g,function(R,K){const N=K[0];return typeof W[N]!="undefined"?W[N]:R}),P}function H(I,W,...P){return Q(W,P)}},"55Ip":function(Me,ne,B){"use strict";B.d(ne,"a",function(){return r});var Q=B("Ty5D"),H=B("dI71"),I=B("q1tI"),W=B.n(I),P=B("YS25"),R=B("17x9"),K=B.n(R),N=B("wx14"),e=B("zLVn"),C=B("9R94"),E=function(u){Object(H.a)(o,u);function o(){for(var _,p=arguments.length,d=new Array(p),A=0;A=0||p.relatedTarget.className.indexOf("".concat(S,"-next"))>=0))return;u.setState({goInputText:""}),D(u.getValidValue())},u.go=function(p){var d=u.state.goInputText;if(d==="")return;(p.keyCode===a.ENTER||p.type==="click")&&(u.setState({goInputText:""}),u.props.quickGo(u.getValidValue()))},u}return Object(P.a)(f,[{key:"getValidValue",value:function(){var o=this.state,c=o.goInputText,_=o.current;return!c||isNaN(c)?_:Number(c)}},{key:"getPageSizeOptions",value:function(){var o=this.props,c=o.pageSize,_=o.pageSizeOptions;return _.some(function(p){return p.toString()===c.toString()})?_:_.concat([c.toString()]).sort(function(p,d){var A=isNaN(Number(p))?0:Number(p),D=isNaN(Number(d))?0:Number(d);return A-D})}},{key:"render",value:function(){var o=this,c=this.props,_=c.pageSize,p=c.locale,d=c.rootPrefixCls,A=c.changeSize,D=c.quickGo,S=c.goButton,L=c.selectComponentClass,M=c.buildOptionText,O=c.selectPrefixCls,j=c.disabled,G=this.state.goInputText,X="".concat(d,"-options"),ee=L,he=null,ge=null,de=null;if(!A&&!D)return null;var Te=this.getPageSizeOptions();if(A&&ee){var xe=Te.map(function(ce,ae){return e.a.createElement(ee.Option,{key:ae,value:ce.toString()},(M||o.buildOptionText)(ce))});he=e.a.createElement(ee,{disabled:j,prefixCls:O,showSearch:!1,className:"".concat(X,"-size-changer"),optionLabelProp:"children",dropdownMatchSelectWidth:!1,value:(_||Te[0]).toString(),onChange:this.changeSize,getPopupContainer:function(ae){return ae.parentNode}},xe)}return D&&(S&&(de=typeof S=="boolean"?e.a.createElement("button",{type:"button",onClick:this.go,onKeyUp:this.go,disabled:j,className:"".concat(X,"-quick-jumper-button")},p.jump_to_confirm):e.a.createElement("span",{onClick:this.go,onKeyUp:this.go},S)),ge=e.a.createElement("div",{className:"".concat(X,"-quick-jumper")},p.jump_to,e.a.createElement("input",{disabled:j,type:"text",value:G,onChange:this.handleChange,onKeyUp:this.go,onBlur:this.handleBlur}),p.page,de)),e.a.createElement("li",{className:"".concat(X)},he,ge)}}]),f}(e.a.Component);i.defaultProps={pageSizeOptions:["10","20","50","100"]};var l=i,s=B("N2Kk");function n(){}function r(T){return typeof T=="number"&&isFinite(T)&&Math.floor(T)===T}function t(T,y,f){return f}function b(T,y,f){var u=typeof T=="undefined"?y.pageSize:T;return Math.floor((f.total-1)/u)+1}var v=function(T){Object(R.a)(f,T);var y=Object(K.a)(f);function f(u){var o;Object(W.a)(this,f),o=y.call(this,u),o.getJumpPrevPage=function(){return Math.max(1,o.state.current-(o.props.showLessItems?3:5))},o.getJumpNextPage=function(){return Math.min(b(void 0,o.state,o.props),o.state.current+(o.props.showLessItems?3:5))},o.getItemIcon=function(A,D){var S=o.props.prefixCls,L=A||e.a.createElement("button",{type:"button","aria-label":D,className:"".concat(S,"-item-link")});return typeof A=="function"&&(L=e.a.createElement(A,Object(I.a)({},o.props))),L},o.savePaginationNode=function(A){o.paginationNode=A},o.isValid=function(A){return r(A)&&A!==o.state.current},o.shouldDisplayQuickJumper=function(){var A=o.props,D=A.showQuickJumper,S=A.pageSize,L=A.total;return L<=S?!1:D},o.handleKeyDown=function(A){(A.keyCode===a.ARROW_UP||A.keyCode===a.ARROW_DOWN)&&A.preventDefault()},o.handleKeyUp=function(A){var D=o.getValidValue(A),S=o.state.currentInputValue;D!==S&&o.setState({currentInputValue:D}),A.keyCode===a.ENTER?o.handleChange(D):A.keyCode===a.ARROW_UP?o.handleChange(D-1):A.keyCode===a.ARROW_DOWN&&o.handleChange(D+1)},o.changePageSize=function(A){var D=o.state.current,S=b(A,o.state,o.props);D=D>S?S:D,S===0&&(D=o.state.current),typeof A=="number"&&("pageSize"in o.props||o.setState({pageSize:A}),"current"in o.props||o.setState({current:D,currentInputValue:D})),o.props.onShowSizeChange(D,A),"onChange"in o.props&&o.props.onChange&&o.props.onChange(D,A)},o.handleChange=function(A){var D=o.props.disabled,S=A;if(o.isValid(S)&&!D){var L=b(void 0,o.state,o.props);S>L?S=L:S<1&&(S=1),"current"in o.props||o.setState({current:S,currentInputValue:S});var M=o.state.pageSize;return o.props.onChange(S,M),S}return o.state.current},o.prev=function(){o.hasPrev()&&o.handleChange(o.state.current-1)},o.next=function(){o.hasNext()&&o.handleChange(o.state.current+1)},o.jumpPrev=function(){o.handleChange(o.getJumpPrevPage())},o.jumpNext=function(){o.handleChange(o.getJumpNextPage())},o.hasPrev=function(){return o.state.current>1},o.hasNext=function(){return o.state.current2?S-2:0),M=2;M=_?d=_:d=Number(c),d}},{key:"getShowSizeChanger",value:function(){var o=this.props,c=o.showSizeChanger,_=o.total,p=o.totalBoundaryShowSizeChanger;return typeof c!="undefined"?c:_>p}},{key:"renderPrev",value:function(o){var c=this.props,_=c.prevIcon,p=c.itemRender,d=p(o,"prev",this.getItemIcon(_,"prev page")),A=!this.hasPrev();return Object(N.isValidElement)(d)?Object(N.cloneElement)(d,{disabled:A}):d}},{key:"renderNext",value:function(o){var c=this.props,_=c.nextIcon,p=c.itemRender,d=p(o,"next",this.getItemIcon(_,"next page")),A=!this.hasNext();return Object(N.isValidElement)(d)?Object(N.cloneElement)(d,{disabled:A}):d}},{key:"render",value:function(){var o=this,c=this.props,_=c.prefixCls,p=c.className,d=c.style,A=c.disabled,D=c.hideOnSinglePage,S=c.total,L=c.locale,M=c.showQuickJumper,O=c.showLessItems,j=c.showTitle,G=c.showTotal,X=c.simple,ee=c.itemRender,he=c.showPrevNextJumpers,ge=c.jumpPrevIcon,de=c.jumpNextIcon,Te=c.selectComponentClass,xe=c.selectPrefixCls,ce=c.pageSizeOptions,ae=this.state,Le=ae.current,Ye=ae.pageSize,Fe=ae.currentInputValue;if(D===!0&&S<=Ye)return null;var We=b(void 0,this.state,this.props),be=[],Ee=null,Ae=null,Ie=null,$=null,se=null,ue=M&&M.goButton,pe=O?1:2,Se=Le-1>0?Le-1:0,Pe=Le+1=pe*2&&Le!==1+2&&(be[0]=Object(N.cloneElement)(be[0],{className:"".concat(_,"-item-after-jump-prev")}),be.unshift(Ee)),We-Le>=pe*2&&Le!==We-2&&(be[be.length-1]=Object(N.cloneElement)(be[be.length-1],{className:"".concat(_,"-item-before-jump-next")}),be.push(Ae)),_e!==1&&be.unshift(Ie),we!==We&&be.push($)}var re=null;G&&(re=e.a.createElement("li",{className:"".concat(_,"-total-text")},G(S,[S===0?0:(Le-1)*Ye+1,Le*Ye>S?S:Le*Ye])));var Z=!this.hasPrev()||!We,J=!this.hasNext()||!We;return e.a.createElement("ul",Object(Q.a)({className:E()(_,p,Object(H.a)({},"".concat(_,"-disabled"),A)),style:d,unselectable:"unselectable",ref:this.savePaginationNode},De),re,e.a.createElement("li",{title:j?L.prev_page:null,onClick:this.prev,tabIndex:Z?null:0,onKeyPress:this.runIfEnterPrev,className:E()("".concat(_,"-prev"),Object(H.a)({},"".concat(_,"-disabled"),Z)),"aria-disabled":Z},this.renderPrev(Se)),be,e.a.createElement("li",{title:j?L.next_page:null,onClick:this.next,tabIndex:J?null:0,onKeyPress:this.runIfEnterNext,className:E()("".concat(_,"-next"),Object(H.a)({},"".concat(_,"-disabled"),J)),"aria-disabled":J},this.renderNext(Pe)),e.a.createElement(l,{disabled:A,locale:L,rootPrefixCls:_,selectComponentClass:Te,selectPrefixCls:xe,changeSize:this.getShowSizeChanger()?this.changePageSize:null,current:Le,pageSize:Ye,pageSizeOptions:ce,quickGo:this.shouldDisplayQuickJumper()?this.handleChange:null,goButton:ue}))}}],[{key:"getDerivedStateFromProps",value:function(o,c){var _={};if("current"in o&&(_.current=o.current,o.current!==c.current&&(_.currentInputValue=_.current)),"pageSize"in o&&o.pageSize!==c.pageSize){var p=c.current,d=b(o.pageSize,c,o);p=p>d?d:p,"current"in o||(_.current=p,_.currentInputValue=p),_.pageSize=o.pageSize}return _}}]),f}(e.a.Component);v.defaultProps={defaultCurrent:1,total:0,defaultPageSize:10,onChange:n,className:"",selectPrefixCls:"rc-select",prefixCls:"rc-pagination",selectComponentClass:null,hideOnSinglePage:!1,showPrevNextJumpers:!0,showQuickJumper:!1,showLessItems:!1,showTitle:!0,onShowSizeChange:n,locale:s.a,style:{},itemRender:t,totalBoundaryShowSizeChanger:50};var m=v},"6RRn":function(Me,ne,B){"use strict";var Q=B("wCXF"),H=B("n6Qo");B.d(ne,"b",function(){return H.a});var I=B("IBYe"),W=B("6eGT"),P=B("hW8S");B.d(ne,"a",function(){return P.a}),ne.c=Q.b},"6UM0":function(Me,ne,B){var Q,H;(function(){var I;(function(){"use strict";var P=[function(e,C,E){var g=E(1).Beautifier,h=E(5).Options;function a(i,l){var s=new g(i,l);return s.beautify()}e.exports=a,e.exports.defaultOptions=function(){return new h}},function(e,C,E){var g=E(2).Output,h=E(3).Token,a=E(4),i=E(5).Options,l=E(7).Tokenizer,s=E(7).line_starters,n=E(7).positionable_operators,r=E(7).TOKEN;function t(O,j){return j.indexOf(O)!==-1}function b(O){return O.replace(/^\s+/g,"")}function v(O){for(var j={},G=0;GG&&(G=O.line_indent_level));var X={mode:j,parent:O,last_token:O?O.last_token:new h(r.START_BLOCK,""),last_word:O?O.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:G,alignment:0,line_indent_level:O?O.line_indent_level:G,start_line_index:this._output.get_line_number(),ternary_depth:0};return X},L.prototype._reset=function(O){var j=O.match(/^[\t ]*/)[0];this._last_last_text="",this._output=new g(this._options,j),this._output.raw=this._options.test_output_raw,this._flag_store=[],this.set_mode(c.BlockStatement);var G=new l(O,this._options);return this._tokens=G.tokenize(),O},L.prototype.beautify=function(){if(this._options.disabled)return this._source_text;var O,j=this._reset(this._source_text),G=this._options.eol;this._options.eol==="auto"&&(G=` `,j&&a.lineBreak.test(j||"")&&(G=j.match(a.lineBreak)[0]));for(var X=this._tokens.next();X;)this.handle_token(X),this._last_last_text=this._flags.last_token.text,this._flags.last_token=X,X=this._tokens.next();return O=this._output.get_code(G),O},L.prototype.handle_token=function(O,j){O.type===r.START_EXPR?this.handle_start_expr(O):O.type===r.END_EXPR?this.handle_end_expr(O):O.type===r.START_BLOCK?this.handle_start_block(O):O.type===r.END_BLOCK?this.handle_end_block(O):O.type===r.WORD?this.handle_word(O):O.type===r.RESERVED?this.handle_word(O):O.type===r.SEMICOLON?this.handle_semicolon(O):O.type===r.STRING?this.handle_string(O):O.type===r.EQUALS?this.handle_equals(O):O.type===r.OPERATOR?this.handle_operator(O):O.type===r.COMMA?this.handle_comma(O):O.type===r.BLOCK_COMMENT?this.handle_block_comment(O,j):O.type===r.COMMENT?this.handle_comment(O,j):O.type===r.DOT?this.handle_dot(O):O.type===r.EOF?this.handle_eof(O):O.type===r.UNKNOWN?this.handle_unknown(O,j):this.handle_unknown(O,j)},L.prototype.handle_whitespace_and_comments=function(O,j){var G=O.newlines,X=this._options.keep_array_indentation&&d(this._flags.mode);if(O.comments_before)for(var ee=O.comments_before.next();ee;)this.handle_whitespace_and_comments(ee,j),this.handle_token(ee,j),ee=O.comments_before.next();if(X)for(var he=0;he0,j);else if(this._options.max_preserve_newlines&&G>this._options.max_preserve_newlines&&(G=this._options.max_preserve_newlines),this._options.preserve_newlines&&G>1){this.print_newline(!1,j);for(var ge=1;ge0&&(!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))},L.prototype.set_mode=function(O){this._flags?(this._flag_store.push(this._flags),this._previous_flags=this._flags):this._previous_flags=this.create_flags(null,O),this._flags=this.create_flags(this._previous_flags,O),this._output.set_indent(this._flags.indentation_level,this._flags.alignment)},L.prototype.restore_mode=function(){this._flag_store.length>0&&(this._previous_flags=this._flags,this._flags=this._flag_store.pop(),this._previous_flags.mode===c.Statement&&_(this._output,this._previous_flags),this._output.set_indent(this._flags.indentation_level,this._flags.alignment))},L.prototype.start_of_object_property=function(){return this._flags.parent.mode===c.ObjectLiteral&&this._flags.mode===c.Statement&&(this._flags.last_token.text===":"&&this._flags.ternary_depth===0||T(this._flags.last_token,["get","set"]))},L.prototype.start_of_statement=function(O){var j=!1;return j=j||T(this._flags.last_token,["var","let","const"])&&O.type===r.WORD,j=j||m(this._flags.last_token,"do"),j=j||!(this._flags.parent.mode===c.ObjectLiteral&&this._flags.mode===c.Statement)&&T(this._flags.last_token,M)&&!O.newlines,j=j||m(this._flags.last_token,"else")&&!(m(O,"if")&&!O.comments_before),j=j||this._flags.last_token.type===r.END_EXPR&&(this._previous_flags.mode===c.ForInitializer||this._previous_flags.mode===c.Conditional),j=j||this._flags.last_token.type===r.WORD&&this._flags.mode===c.BlockStatement&&!this._flags.in_case&&!(O.text==="--"||O.text==="++")&&this._last_last_text!=="function"&&O.type!==r.WORD&&O.type!==r.RESERVED,j=j||this._flags.mode===c.ObjectLiteral&&(this._flags.last_token.text===":"&&this._flags.ternary_depth===0||T(this._flags.last_token,["get","set"])),j?(this.set_mode(c.Statement),this.indent(),this.handle_whitespace_and_comments(O,!0),this.start_of_object_property()||this.allow_wrap_or_preserved_newline(O,T(O,["do","for","if","while"])),!0):!1},L.prototype.handle_start_expr=function(O){this.start_of_statement(O)||this.handle_whitespace_and_comments(O);var j=c.Expression;if(O.text==="["){if(this._flags.last_token.type===r.WORD||this._flags.last_token.text===")"){T(this._flags.last_token,s)&&(this._output.space_before_token=!0),this.print_token(O),this.set_mode(j),this.indent(),this._options.space_in_paren&&(this._output.space_before_token=!0);return}j=c.ArrayLiteral,d(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,j=c.ForInitializer):t(this._flags.last_token.text,["if","while","switch"])?(this._output.space_before_token=this._options.space_before_conditional,j=c.Conditional):t(this._flags.last_word,["await","async"])?this._output.space_before_token=!0:this._flags.last_token.text==="import"&&O.whitespace_before===""?this._output.space_before_token=!1:(t(this._flags.last_token.text,s)||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(O);else if(this._flags.last_token.type===r.WORD){this._output.space_before_token=!1;var G=this._tokens.peek(-3);if(this._options.space_after_named_function&&G){var X=this._tokens.peek(-4);T(G,["async","function"])||G.text==="*"&&T(X,["async","function"])?this._output.space_before_token=!0:this._flags.mode===c.ObjectLiteral?(G.text==="{"||G.text===","||G.text==="*"&&(X.text==="{"||X.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(O);(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===c.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(O,O.newlines),this.print_token(O),this.set_mode(j),this._options.space_in_paren&&(this._output.space_before_token=!0),this.indent()},L.prototype.handle_end_expr=function(O){for(;this._flags.mode===c.Statement;)this.restore_mode();this.handle_whitespace_and_comments(O),this._flags.multiline_frame&&this.allow_wrap_or_preserved_newline(O,O.text==="]"&&d(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(O),this.restore_mode(),_(this._output,this._previous_flags),this._flags.do_while&&this._previous_flags.mode===c.Conditional&&(this._previous_flags.mode=c.Expression,this._flags.do_block=!1,this._flags.do_while=!1)},L.prototype.handle_start_block=function(O){this.handle_whitespace_and_comments(O);var j=this._tokens.peek(),G=this._tokens.peek(1);this._flags.last_word==="switch"&&this._flags.last_token.type===r.END_EXPR?(this.set_mode(c.BlockStatement),this._flags.in_case_statement=!0):this._flags.case_body?this.set_mode(c.BlockStatement):G&&(t(G.text,[":",","])&&t(j.type,[r.STRING,r.WORD,r.RESERVED])||t(j.text,["get","set","..."])&&t(G.type,[r.WORD,r.RESERVED]))?t(this._last_last_text,["class","interface"])&&!t(G.text,[":",","])?this.set_mode(c.BlockStatement):this.set_mode(c.ObjectLiteral):this._flags.last_token.type===r.OPERATOR&&this._flags.last_token.text==="=>"?this.set_mode(c.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(c.ObjectLiteral):this.set_mode(c.BlockStatement),this._flags.last_token&&(T(this._flags.last_token.previous,["class","extends"])&&(this._flags.class_start_block=!0));var X=!j.comments_before&&j.text==="}",ee=X&&this._flags.last_word==="function"&&this._flags.last_token.type===r.END_EXPR;if(this._options.brace_preserve_inline){var he=0,ge=null;this._flags.inline_frame=!0;do if(he+=1,ge=this._tokens.peek(he-1),ge.newlines){this._flags.inline_frame=!1;break}while(ge.type!==r.EOF&&!(ge.type===r.END_BLOCK&&ge.opened===O))}(this._options.brace_style==="expand"||this._options.brace_style==="none"&&O.newlines)&&!this._flags.inline_frame?this._flags.last_token.type!==r.OPERATOR&&(ee||this._flags.last_token.type===r.EQUALS||T(this._flags.last_token,y)&&this._flags.last_token.text!=="else")?this._output.space_before_token=!0:this.print_newline(!1,!0):(d(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(O),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(O),this.indent(),!X&&!(this._options.brace_preserve_inline&&this._flags.inline_frame)&&this.print_newline()},L.prototype.handle_end_block=function(O){for(this.handle_whitespace_and_comments(O);this._flags.mode===c.Statement;)this.restore_mode();var j=this._flags.last_token.type===r.START_BLOCK;this._flags.inline_frame&&!j?this._output.space_before_token=!0:this._options.brace_style==="expand"?j||this.print_newline():j||(d(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(O)},L.prototype.handle_word=function(O){if(O.type===r.RESERVED){if(t(O.text,["set","get"])&&this._flags.mode!==c.ObjectLiteral)O.type=r.WORD;else if(O.text==="import"&&t(this._tokens.peek().text,["(","."]))O.type=r.WORD;else if(t(O.text,["as","from"])&&!this._flags.import_block)O.type=r.WORD;else if(this._flags.mode===c.ObjectLiteral){var j=this._tokens.peek();j.text===":"&&(O.type=r.WORD)}}if(this.start_of_statement(O)?T(this._flags.last_token,["var","let","const"])&&O.type===r.WORD&&(this._flags.declaration_statement=!0):O.newlines&&!A(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(O),this.print_newline()):this.handle_whitespace_and_comments(O),this._flags.do_block&&!this._flags.do_while)if(m(O,"while")){this._output.space_before_token=!0,this.print_token(O),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&&m(O,"else"))this._flags.else_block=!0;else{for(;this._flags.mode===c.Statement;)this.restore_mode();this._flags.if_block=!1,this._flags.else_block=!1}if(this._flags.in_case_statement&&T(O,["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(O),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(O)),m(O,"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()&&!O.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,M)?this._output.space_before_token=!0:m(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&&(A(this._flags.mode)||d(this._flags.mode))||this.print_newline(),this.print_token(O),this._flags.last_word=O.text;return}var G="NONE";if(this._flags.last_token.type===r.END_BLOCK?this._previous_flags.inline_frame?G="SPACE":T(O,["else","catch","finally","from"])?this._options.brace_style==="expand"||this._options.brace_style==="end-expand"||this._options.brace_style==="none"&&O.newlines?G="NEWLINE":(G="SPACE",this._output.space_before_token=!0):G="NEWLINE":this._flags.last_token.type===r.SEMICOLON&&this._flags.mode===c.BlockStatement?G="NEWLINE":this._flags.last_token.type===r.SEMICOLON&&A(this._flags.mode)?G="SPACE":this._flags.last_token.type===r.STRING?G="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===c.ObjectLiteral&&t(this._last_last_text,["{",","]))?G="SPACE":this._flags.last_token.type===r.START_BLOCK?this._flags.inline_frame?G="SPACE":G="NEWLINE":this._flags.last_token.type===r.END_EXPR&&(this._output.space_before_token=!0,G="NEWLINE"),T(O,s)&&this._flags.last_token.text!==")"&&(this._flags.inline_frame||this._flags.last_token.text==="else"||this._flags.last_token.text==="export"?G="SPACE":G="NEWLINE"),T(O,["else","catch","finally"]))if((!(this._flags.last_token.type===r.END_BLOCK&&this._previous_flags.mode===c.BlockStatement)||this._options.brace_style==="expand"||this._options.brace_style==="end-expand"||this._options.brace_style==="none"&&O.newlines)&&!this._flags.inline_frame)this.print_newline();else{this._output.trim(!0);var X=this._output.current_line;X.last()!=="}"&&this.print_newline(),this._output.space_before_token=!0}else G==="NEWLINE"?T(this._flags.last_token,y)?this._output.space_before_token=!0:this._flags.last_token.text==="declare"&&T(O,["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(O,["var","let","const"]))&&this._flags.last_token.text!==":"&&(m(O,"if")&&m(O.previous,"else")?this._output.space_before_token=!0:this.print_newline()):T(O,s)&&this._flags.last_token.text!==")"&&this.print_newline():this._flags.multiline_frame&&d(this._flags.mode)&&this._flags.last_token.text===","&&this._last_last_text==="}"?this.print_newline():G==="SPACE"&&(this._output.space_before_token=!0);O.previous&&(O.previous.type===r.WORD||O.previous.type===r.RESERVED)&&(this._output.space_before_token=!0),this.print_token(O),this._flags.last_word=O.text,O.type===r.RESERVED&&(O.text==="do"?this._flags.do_block=!0:O.text==="if"?this._flags.if_block=!0:O.text==="import"?this._flags.import_block=!0:this._flags.import_block&&m(O,"from")&&(this._flags.import_block=!1))},L.prototype.handle_semicolon=function(O){this.start_of_statement(O)?this._output.space_before_token=!1:this.handle_whitespace_and_comments(O);for(var j=this._tokens.peek();this._flags.mode===c.Statement&&!(this._flags.if_block&&m(j,"else"))&&!this._flags.do_block;)this.restore_mode();this._flags.import_block&&(this._flags.import_block=!1),this.print_token(O)},L.prototype.handle_string=function(O){O.text.startsWith("`")&&O.newlines===0&&O.whitespace_before===""&&(O.previous.text===")"||this._flags.last_token.type===r.WORD)||(this.start_of_statement(O)?this._output.space_before_token=!0:(this.handle_whitespace_and_comments(O),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(O):O.text.startsWith("`")&&this._flags.last_token.type===r.END_EXPR&&(O.previous.text==="]"||O.previous.text===")")&&O.newlines===0?this._output.space_before_token=!0:this.print_newline())),this.print_token(O)},L.prototype.handle_equals=function(O){this.start_of_statement(O)||this.handle_whitespace_and_comments(O),this._flags.declaration_statement&&(this._flags.declaration_assignment=!0),this._output.space_before_token=!0,this.print_token(O),this._output.space_before_token=!0},L.prototype.handle_comma=function(O){this.handle_whitespace_and_comments(O,!0),this.print_token(O),this._output.space_before_token=!0,this._flags.declaration_statement?(A(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(O)):this._flags.mode===c.ObjectLiteral||this._flags.mode===c.Statement&&this._flags.parent.mode===c.ObjectLiteral?(this._flags.mode===c.Statement&&this.restore_mode(),this._flags.inline_frame||this.print_newline()):this._options.comma_first&&this.allow_wrap_or_preserved_newline(O)},L.prototype.handle_operator=function(O){var j=O.text==="*"&&(T(this._flags.last_token,["function","yield"])||t(this._flags.last_token.type,[r.START_BLOCK,r.COMMA,r.END_BLOCK,r.SEMICOLON])),G=t(O.text,["-","+"])&&(t(this._flags.last_token.type,[r.START_BLOCK,r.START_EXPR,r.EQUALS,r.OPERATOR])||t(this._flags.last_token.text,s)||this._flags.last_token.text===",");if(!this.start_of_statement(O)){var X=!j;this.handle_whitespace_and_comments(O,X)}if(O.text==="*"&&this._flags.last_token.type===r.DOT){this.print_token(O);return}if(O.text==="::"){this.print_token(O);return}if(this._flags.last_token.type===r.OPERATOR&&t(this._options.operator_position,o)&&this.allow_wrap_or_preserved_newline(O),O.text===":"&&this._flags.in_case){this.print_token(O),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 ee=!0,he=!0,ge=!1;if(O.text===":"?this._flags.ternary_depth===0?ee=!1:(this._flags.ternary_depth-=1,ge=!0):O.text==="?"&&(this._flags.ternary_depth+=1),!G&&!j&&this._options.preserve_newlines&&t(O.text,n)){var de=O.text===":",Te=de&&ge,xe=de&&!ge;switch(this._options.operator_position){case u.before_newline:this._output.space_before_token=!xe,this.print_token(O),(!de||Te)&&this.allow_wrap_or_preserved_newline(O),this._output.space_before_token=!0;return;case u.after_newline:this._output.space_before_token=!0,!de||Te?this._tokens.peek().newlines?this.print_newline(!1,!0):this.allow_wrap_or_preserved_newline(O):this._output.space_before_token=!1,this.print_token(O),this._output.space_before_token=!0;return;case u.preserve_newline:xe||this.allow_wrap_or_preserved_newline(O),ee=!(this._output.just_added_newline()||xe),this._output.space_before_token=ee,this.print_token(O),this._output.space_before_token=!0;return}}if(j){this.allow_wrap_or_preserved_newline(O),ee=!1;var ce=this._tokens.peek();he=ce&&t(ce.type,[r.WORD,r.RESERVED])}else if(O.text==="...")this.allow_wrap_or_preserved_newline(O),ee=this._flags.last_token.type===r.START_BLOCK,he=!1;else if(t(O.text,["--","++","!","~"])||G){if((this._flags.last_token.type===r.COMMA||this._flags.last_token.type===r.START_EXPR)&&this.allow_wrap_or_preserved_newline(O),ee=!1,he=!1,O.newlines&&(O.text==="--"||O.text==="++"||O.text==="~")){var ae=T(this._flags.last_token,y)&&O.newlines;ae&&(this._previous_flags.if_block||this._previous_flags.else_block)&&this.restore_mode(),this.print_newline(ae,!0)}this._flags.last_token.text===";"&&A(this._flags.mode)&&(ee=!0),this._flags.last_token.type===r.RESERVED?ee=!0:this._flags.last_token.type===r.END_EXPR?ee=!(this._flags.last_token.text==="]"&&(O.text==="--"||O.text==="++")):this._flags.last_token.type===r.OPERATOR&&(ee=t(O.text,["--","-","++","+"])&&t(this._flags.last_token.text,["--","-","++","+"]),t(O.text,["+","-"])&&t(this._flags.last_token.text,["--","++"])&&(he=!0)),(this._flags.mode===c.BlockStatement&&!this._flags.inline_frame||this._flags.mode===c.Statement)&&(this._flags.last_token.text==="{"||this._flags.last_token.text===";")&&this.print_newline()}this._output.space_before_token=this._output.space_before_token||ee,this.print_token(O),this._output.space_before_token=he},L.prototype.handle_block_comment=function(O,j){if(this._output.raw){this._output.add_raw_token(O),O.directives&&O.directives.preserve==="end"&&(this._output.raw=this._options.test_output_raw);return}if(O.directives){this.print_newline(!1,j),this.print_token(O),O.directives.preserve==="start"&&(this._output.raw=!0),this.print_newline(!1,!0);return}if(!a.newline.test(O.text)&&!O.newlines){this._output.space_before_token=!0,this.print_token(O),this._output.space_before_token=!0;return}else this.print_block_commment(O,j)},L.prototype.print_block_commment=function(O,j){var G=p(O.text),X,ee=!1,he=!1,ge=O.whitespace_before,de=ge.length;if(this.print_newline(!1,j),this.print_token_line_indentation(O),this._output.add_token(G[0]),this.print_newline(!1,j),G.length>1){for(G=G.slice(1),ee=D(G,"*"),he=S(G,ge),ee&&(this._flags.alignment=1),X=0;X=0;a--)if(this.__items[a].match(h))return!0;return!1},C.prototype.set_indent=function(h,a){this.is_empty()&&(this.__indent_count=h||0,this.__alignment_count=a||0,this.__character_count=this.__parent.get_indent_size(this.__indent_count,this.__alignment_count))},C.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)},C.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},C.prototype._allow_wrap=function(){if(this._should_wrap()){this.__parent.add_new_line();var h=this.__parent.current_line;return h.set_indent(this.__wrap_point_indent_count,this.__wrap_point_alignment_count),h.__items=this.__items.slice(this.__wrap_point_index),this.__items=this.__items.slice(0,this.__wrap_point_index),h.__character_count+=this.__character_count-this.__wrap_point_character_count,this.__character_count=this.__wrap_point_character_count,h.__items[0]===" "&&(h.__items.splice(0,1),h.__character_count-=1),!0}return!1},C.prototype.is_empty=function(){return this.__items.length===0},C.prototype.last=function(){return this.is_empty()?null:this.__items[this.__items.length-1]},C.prototype.push=function(h){this.__items.push(h);var a=h.lastIndexOf(` `);a!==-1?this.__character_count=h.length-a:this.__character_count+=h.length},C.prototype.pop=function(){var h=null;return this.is_empty()||(h=this.__items.pop(),this.__character_count-=h.length),h},C.prototype._remove_indent=function(){this.__indent_count>0&&(this.__indent_count-=1,this.__character_count-=this.__parent.indent_size)},C.prototype._remove_wrap_indent=function(){this.__wrap_point_indent_count>0&&(this.__wrap_point_indent_count-=1)},C.prototype.trim=function(){for(;this.last()===" ";)this.__items.pop(),this.__character_count-=1},C.prototype.toString=function(){var h="";return this.is_empty()?this.__parent.indent_empty_lines&&(h=this.__parent.get_indent_string(this.__indent_count)):(h=this.__parent.get_indent_string(this.__indent_count,this.__alignment_count),h+=this.__items.join("")),h};function E(h,a){this.__cache=[""],this.__indent_size=h.indent_size,this.__indent_string=h.indent_char,h.indent_with_tabs||(this.__indent_string=new Array(h.indent_size+1).join(h.indent_char)),a=a||"",h.indent_level>0&&(a=new Array(h.indent_level+1).join(this.__indent_string)),this.__base_string=a,this.__base_string_length=a.length}E.prototype.get_indent_size=function(h,a){var i=this.__base_string_length;return a=a||0,h<0&&(i=0),i+=h*this.__indent_size,i+=a,i},E.prototype.get_indent_string=function(h,a){var i=this.__base_string;return a=a||0,h<0&&(h=0,i=""),a+=h*this.__indent_size,this.__ensure_cache(a),i+=this.__cache[a],i},E.prototype.__ensure_cache=function(h){for(;h>=this.__cache.length;)this.__add_column()},E.prototype.__add_column=function(){var h=this.__cache.length,a=0,i="";this.__indent_size&&h>=this.__indent_size&&(a=Math.floor(h/this.__indent_size),h-=a*this.__indent_size,i=new Array(a+1).join(this.__indent_string)),h&&(i+=new Array(h+1).join(" ")),this.__cache.push(i)};function g(h,a){this.__indent_cache=new E(h,a),this.raw=!1,this._end_with_newline=h.end_with_newline,this.indent_size=h.indent_size,this.wrap_line_length=h.wrap_line_length,this.indent_empty_lines=h.indent_empty_lines,this.__lines=[],this.previous_line=null,this.current_line=null,this.next_line=new C(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(h,a){return this.__indent_cache.get_indent_string(h,a)},g.prototype.get_indent_size=function(h,a){return this.__indent_cache.get_indent_size(h,a)},g.prototype.is_empty=function(){return!this.previous_line&&this.current_line.is_empty()},g.prototype.add_new_line=function(h){return this.is_empty()||!h&&this.just_added_newline()?!1:(this.raw||this.__add_outputline(),!0)},g.prototype.get_code=function(h){this.trim(!0);var a=this.current_line.pop();a&&(a[a.length-1]===` `&&(a=a.replace(/\n+$/g,"")),this.current_line.push(a)),this._end_with_newline&&this.__add_outputline();var i=this.__lines.join(` `);return h!==` `&&(i=i.replace(/[\n]/g,h)),i},g.prototype.set_wrap_point=function(){this.current_line._set_wrap_point()},g.prototype.set_indent=function(h,a){return h=h||0,a=a||0,this.next_line.set_indent(h,a),this.__lines.length>1?(this.current_line.set_indent(h,a),!0):(this.current_line.set_indent(),!1)},g.prototype.add_raw_token=function(h){for(var a=0;a1&&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(h,a){for(var i=this.__lines.length-2;i>=0;){var l=this.__lines[i];if(l.is_empty())break;if(l.item(0).indexOf(h)!==0&&l.item(-1)!==a){this.__lines.splice(i+1,0,new C(this)),this.previous_line=this.__lines[this.__lines.length-2];break}i--}},e.exports.Output=g},function(e){function C(E,g,h,a){this.type=E,this.text=g,this.comments_before=null,this.newlines=h||0,this.whitespace_before=a||"",this.parent=null,this.next=null,this.previous=null,this.opened=null,this.closed=null,this.directives=null}e.exports.Token=C},function(e,C){var E="\\x23\\x24\\x40\\x41-\\x5a\\x5f\\x61-\\x7a",g="\\x24\\x30-\\x39\\x41-\\x5a\\x5f\\x61-\\x7a",h="\\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",a="\\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}|["+E+h+"])",l="(?:\\\\u[0-9a-fA-F]{4}|["+g+h+a+"])*";C.identifier=new RegExp(i+l,"g"),C.identifierStart=new RegExp(i),C.identifierMatch=new RegExp("(?:\\\\u[0-9a-fA-F]{4}|["+g+h+a+"])+");var s=/[\u1680\u180e\u2000-\u200a\u202f\u205f\u3000\ufeff]/;C.newline=/[\n\r\u2028\u2029]/,C.lineBreak=new RegExp(`\r |`+C.newline.source),C.allLineBreaks=new RegExp(C.lineBreak.source,"g")},function(e,C,E){var g=E(6).Options,h=["before-newline","after-newline","preserve-newline"];function a(i){g.call(this,i,"js");var l=this.raw_options.brace_style||null;l==="expand-strict"?this.raw_options.brace_style="expand":l==="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 s=this._get_selection_list("brace_style",["collapse","expand","end-expand","none","preserve-inline"]);this.brace_preserve_inline=!1,this.brace_style="collapse";for(var n=0;n>> === !== &&= ??= ||= << && >= ** != == <= >> || ?? |> < / - + > : & % ? ^ | *".split(" "),f=">>>= ... >>= <<= === >>> !== **= &&= ??= ||= => ^= :: /= << <= == && -= >= >> != -- += ** || ?? ++ %= &= *= |= |> = ! ? > < : / ^ - + * & % ~ |";f=f.replace(/[-[\]{}()*+?.,\\^$|#]/g,"\\$&"),f="\\?\\.(?!\\d) "+f,f=f.replace(/ /g,"|");var u=new RegExp(f),o="continue,try,throw,return,var,let,const,if,switch,case,default,for,while,break,function,import,export".split(","),c=o.concat(["do","in","of","else","get","set","new","catch","finally","typeof","yield","async","await","from","as","class","extends"]),_=new RegExp("^(?:"+c.join("|")+")$"),p,d=function(D,S){h.call(this,D,S),this._patterns.whitespace=this._patterns.whitespace.matching(/\u00A0\u1680\u180e\u2000-\u200a\u202f\u205f\u3000\ufeff/.source,/\u2028\u2029/.source);var L=new s(this._input),M=new n(this._input).read_options(this._options);this.__patterns={template:M,identifier:M.starting_with(l.identifier).matching(l.identifierMatch),number:L.matching(v),punct:L.matching(u),comment:L.starting_with(/\/\//).until(/[\n\r\u2028\u2029]/),block_comment:L.starting_with(/\/\*/).until_after(/\*\//),html_comment_start:L.matching(//),include:L.starting_with(/#include/).until_after(l.lineBreak),shebang:L.starting_with(/#!/).until_after(l.lineBreak),xml:L.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:M.until(/['\\\n\r\u2028\u2029]/),double_quote:M.until(/["\\\n\r\u2028\u2029]/),template_text:M.until(/[`\\$]/),template_expression:M.until(/[`}\\]/)}};d.prototype=new h,d.prototype._is_comment=function(D){return D.type===t.COMMENT||D.type===t.BLOCK_COMMENT||D.type===t.UNKNOWN},d.prototype._is_opening=function(D){return D.type===t.START_BLOCK||D.type===t.START_EXPR},d.prototype._is_closing=function(D,S){return(D.type===t.END_BLOCK||D.type===t.END_EXPR)&&S&&(D.text==="]"&&S.text==="["||D.text===")"&&S.text==="("||D.text==="}"&&S.text==="{")},d.prototype._reset=function(){p=!1},d.prototype._get_next_token=function(D,S){var L=null;this._readWhitespace();var M=this._input.peek();return M===null?this._create_token(t.EOF,""):(L=L||this._read_non_javascript(M),L=L||this._read_string(M),L=L||this._read_word(D),L=L||this._read_singles(M),L=L||this._read_comment(M),L=L||this._read_regexp(M,D),L=L||this._read_xml(M,D),L=L||this._read_punctuation(),L=L||this._create_token(t.UNKNOWN,this._input.next()),L)},d.prototype._read_word=function(D){var S;if(S=this.__patterns.identifier.read(),S!=="")return S=S.replace(l.allLineBreaks,` `),!(D.type===t.DOT||D.type===t.RESERVED&&(D.text==="set"||D.text==="get"))&&_.test(S)?(S==="in"||S==="of")&&(D.type===t.WORD||D.type===t.STRING)?this._create_token(t.OPERATOR,S):this._create_token(t.RESERVED,S):this._create_token(t.WORD,S);if(S=this.__patterns.number.read(),S!=="")return this._create_token(t.WORD,S)},d.prototype._read_singles=function(D){var S=null;return D==="("||D==="["?S=this._create_token(t.START_EXPR,D):D===")"||D==="]"?S=this._create_token(t.END_EXPR,D):D==="{"?S=this._create_token(t.START_BLOCK,D):D==="}"?S=this._create_token(t.END_BLOCK,D):D===";"?S=this._create_token(t.SEMICOLON,D):D==="."&&T.test(this._input.peek(1))?S=this._create_token(t.DOT,D):D===","&&(S=this._create_token(t.COMMA,D)),S&&this._input.next(),S},d.prototype._read_punctuation=function(){var D=this.__patterns.punct.read();if(D!=="")return D==="="?this._create_token(t.EQUALS,D):D==="?."?this._create_token(t.DOT,D):this._create_token(t.OPERATOR,D)},d.prototype._read_non_javascript=function(D){var S="";if(D==="#"){if(this._is_first_token()&&(S=this.__patterns.shebang.read(),S))return this._create_token(t.UNKNOWN,S.trim()+` `);if(S=this.__patterns.include.read(),S)return this._create_token(t.UNKNOWN,S.trim()+` `);D=this._input.next();var L="#";if(this._input.hasNext()&&this._input.testChar(m)){do D=this._input.next(),L+=D;while(this._input.hasNext()&&D!=="#"&&D!=="=");return D==="#"||(this._input.peek()==="["&&this._input.peek(1)==="]"?(L+="[]",this._input.next(),this._input.next()):this._input.peek()==="{"&&this._input.peek(1)==="}"&&(L+="{}",this._input.next(),this._input.next())),this._create_token(t.WORD,L)}this._input.back()}else if(D==="<"&&this._is_first_token()){if(S=this.__patterns.html_comment_start.read(),S){for(;this._input.hasNext()&&!this._input.testChar(l.newline);)S+=this._input.next();return p=!0,this._create_token(t.COMMENT,S)}}else if(p&&D==="-"&&(S=this.__patterns.html_comment_end.read(),S))return p=!1,this._create_token(t.COMMENT,S);return null},d.prototype._read_comment=function(D){var S=null;if(D==="/"){var L="";if(this._input.peek(1)==="*"){L=this.__patterns.block_comment.read();var M=b.get_directives(L);M&&M.ignore==="start"&&(L+=b.readIgnored(this._input)),L=L.replace(l.allLineBreaks,` `),S=this._create_token(t.BLOCK_COMMENT,L),S.directives=M}else this._input.peek(1)==="/"&&(L=this.__patterns.comment.read(),S=this._create_token(t.COMMENT,L))}return S},d.prototype._read_string=function(D){if(D==="`"||D==="'"||D==='"'){var S=this._input.next();return this.has_char_escapes=!1,D==="`"?S+=this._read_string_recursive("`",!0,"${"):S+=this._read_string_recursive(D),this.has_char_escapes&&this._options.unescape_strings&&(S=A(S)),this._input.peek()===D&&(S+=this._input.next()),S=S.replace(l.allLineBreaks,` `),this._create_token(t.STRING,S)}return null},d.prototype._allow_regexp_or_xml=function(D){return D.type===t.RESERVED&&r(D.text,["return","case","throw","else","do","typeof","yield"])||D.type===t.END_EXPR&&D.text===")"&&D.opened.previous.type===t.RESERVED&&r(D.opened.previous.text,["if","while","for"])||r(D.type,[t.COMMENT,t.START_EXPR,t.START_BLOCK,t.START,t.END_BLOCK,t.OPERATOR,t.EQUALS,t.EOF,t.SEMICOLON,t.COMMA])},d.prototype._read_regexp=function(D,S){if(D==="/"&&this._allow_regexp_or_xml(S)){for(var L=this._input.next(),M=!1,O=!1;this._input.hasNext()&&(M||O||this._input.peek()!==D)&&!this._input.testChar(l.newline);)L+=this._input.peek(),M?M=!1:(M=this._input.peek()==="\\",this._input.peek()==="["?O=!0:this._input.peek()==="]"&&(O=!1)),this._input.next();return this._input.peek()===D&&(L+=this._input.next(),L+=this._input.read(l.identifier)),this._create_token(t.STRING,L)}return null},d.prototype._read_xml=function(D,S){if(this._options.e4x&&D==="<"&&this._allow_regexp_or_xml(S)){var L="",M=this.__patterns.xml.read_match();if(M){for(var O=M[2].replace(/^{\s+/,"{").replace(/\s+}$/,"}"),j=O.indexOf("{")===0,G=0;M;){var X=!!M[1],ee=M[2],he=!!M[M.length-1]||ee.slice(0,8)==="![CDATA[";if(!he&&(ee===O||j&&ee.replace(/^{\s+/,"{").replace(/\s+}$/,"}"))&&(X?--G:++G),L+=M[0],G<=0)break;M=this.__patterns.xml.read_match()}return M||(L+=this._input.match(/[\s\S]*/g)[0]),L=L.replace(l.allLineBreaks,` `),this._create_token(t.STRING,L)}}return null};function A(D){for(var S="",L=0,M=new g(D),O=null;M.hasNext();)if(O=M.match(/([\s]|[^\\]|\\\\)+/g),O&&(S+=O[0]),M.peek()==="\\"){if(M.next(),M.peek()==="x")O=M.match(/x([0-9A-Fa-f]{2})/g);else if(M.peek()==="u")O=M.match(/u([0-9A-Fa-f]{4})/g);else{S+="\\",M.hasNext()&&(S+=M.next());continue}if(!O)return D;if(L=parseInt(O[1],16),L>126&&L<=255&&O[0].indexOf("x")===0)return D;if(L>=0&&L<32){S+="\\"+O[0];continue}else L===34||L===39||L===92?S+="\\"+String.fromCharCode(L):S+=String.fromCharCode(L)}return S}d.prototype._read_string_recursive=function(D,S,L){var M,O;D==="'"?O=this.__patterns.single_quote:D==='"'?O=this.__patterns.double_quote:D==="`"?O=this.__patterns.template_text:D==="}"&&(O=this.__patterns.template_expression);for(var j=O.read(),G="";this._input.hasNext();){if(G=this._input.next(),G===D||!S&&l.newline.test(G)){this._input.back();break}else G==="\\"&&this._input.hasNext()?(M=this._input.peek(),M==="x"||M==="u"?this.has_char_escapes=!0:M==="\r"&&this._input.peek(1)===` `&&this._input.next(),G+=this._input.next()):L&&(L==="${"&&G==="$"&&this._input.peek()==="{"&&(G+=this._input.next()),L===G&&(D==="`"?G+=this._read_string_recursive("}",S,"`"):G+=this._read_string_recursive("`",S,"${"),this._input.hasNext()&&(G+=this._input.next())));G+=O.read(),j+=G}return j},e.exports.Tokenizer=d,e.exports.TOKEN=t,e.exports.positionable_operators=y.slice(),e.exports.line_starters=o.slice()},function(e){var C=RegExp.prototype.hasOwnProperty("sticky");function E(g){this.__input=g||"",this.__input_length=this.__input.length,this.__position=0}E.prototype.restart=function(){this.__position=0},E.prototype.back=function(){this.__position>0&&(this.__position-=1)},E.prototype.hasNext=function(){return this.__position=0&&g=0&&h=g.length&&this.__input.substring(h-g.length,h).toLowerCase()===g},e.exports.InputScanner=E},function(e,C,E){var g=E(8).InputScanner,h=E(3).Token,a=E(10).TokenStream,i=E(11).WhitespacePattern,l={START:"TK_START",RAW:"TK_RAW",EOF:"TK_EOF"},s=function(n,r){this._input=new g(n),this._options=r||{},this.__tokens=null,this._patterns={},this._patterns.whitespace=new i(this._input)};s.prototype.tokenize=function(){this._input.restart(),this.__tokens=new a,this._reset();for(var n,r=new h(l.START,""),t=null,b=[],v=new a;r.type!==l.EOF;){for(n=this._get_next_token(r,t);this._is_comment(n);)v.add(n),n=this._get_next_token(r,t);v.isEmpty()||(n.comments_before=v,v=new a),n.parent=t,this._is_opening(n)?(b.push(t),t=n):t&&this._is_closing(n,t)&&(n.opened=t,t.closed=n,t=b.pop(),n.parent=t),n.previous=r,r.next=n,this.__tokens.add(n),r=n}return this.__tokens},s.prototype._is_first_token=function(){return this.__tokens.isEmpty()},s.prototype._reset=function(){},s.prototype._get_next_token=function(n,r){this._readWhitespace();var t=this._input.read(/.+/g);return t?this._create_token(l.RAW,t):this._create_token(l.EOF,"")},s.prototype._is_comment=function(n){return!1},s.prototype._is_opening=function(n){return!1},s.prototype._is_closing=function(n,r){return!1},s.prototype._create_token=function(n,r){var t=new h(n,r,this._patterns.whitespace.newline_count,this._patterns.whitespace.whitespace_before_token);return t},s.prototype._readWhitespace=function(){return this._patterns.whitespace.read()},e.exports.Tokenizer=s,e.exports.TOKEN=l},function(e){function C(E){this.__tokens=[],this.__tokens_length=this.__tokens.length,this.__position=0,this.__parent_token=E}C.prototype.restart=function(){this.__position=0},C.prototype.isEmpty=function(){return this.__tokens_length===0},C.prototype.hasNext=function(){return this.__position=0&&E/),erb:s.starting_with(/<%[^%]/).until_after(/[^%]%>/),django:s.starting_with(/{%/).until_after(/%}/),django_value:s.starting_with(/{{/).until_after(/}}/),django_comment:s.starting_with(/{#/).until_after(/#}/),smarty:s.starting_with(/{(?=[^}{\s\n])/).until_after(/[^\s\n]}/),smarty_comment:s.starting_with(/{\*/).until_after(/\*}/),smarty_literal:s.starting_with(/{literal}/).until_after(/{\/literal}/)}}a.prototype=new g,a.prototype._create=function(){return new a(this._input,this)},a.prototype._update=function(){this.__set_templated_pattern()},a.prototype.disable=function(i){var l=this._create();return l._disabled[i]=!0,l._update(),l},a.prototype.read_options=function(i){var l=this._create();for(var s in h)l._disabled[s]=i.templating.indexOf(s)===-1;return l._update(),l},a.prototype.exclude=function(i){var l=this._create();return l._excluded[i]=!0,l._update(),l},a.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 l=this._read_template();l;)this._match_pattern?l+=this._input.read(this._match_pattern):l+=this._input.readUntil(this.__template_pattern),i+=l,l=this._read_template();return this._until_after&&(i+=this._input.readUntilAfter(this._until_pattern)),i},a.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("|")+")")},a.prototype._read_template=function(){var i="",l=this._input.peek();if(l==="<"){var s=this._input.peek(1);!this._disabled.php&&!this._excluded.php&&s==="?"&&(i=i||this.__patterns.php.read()),!this._disabled.erb&&!this._excluded.erb&&s==="%"&&(i=i||this.__patterns.erb.read())}else l==="{"&&(!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=a}],R={};function K(e){var C=R[e];if(C!==void 0)return C.exports;var E=R[e]={exports:{}};return P[e](E,E.exports,K),E.exports}var N=K(0);I=N})();var W=I;!(Q=[],H=function(){return{js_beautify:W}}.apply(ne,Q),H!==void 0&&(Me.exports=H))})()},"6eGT":function(Me,ne,B){"use strict";function Q(H){return null}ne.a=Q},"746U":function(Me,ne,B){"use strict";B.d(ne,"f",function(){return Q}),B.d(ne,"l",function(){return H}),B.d(ne,"k",function(){return I}),B.d(ne,"j",function(){return W}),B.d(ne,"g",function(){return P}),B.d(ne,"m",function(){return R}),B.d(ne,"h",function(){return K}),B.d(ne,"n",function(){return N}),B.d(ne,"c",function(){return e}),B.d(ne,"a",function(){return C}),B.d(ne,"i",function(){return E}),B.d(ne,"o",function(){return g}),B.d(ne,"e",function(){return i}),B.d(ne,"d",function(){return l}),B.d(ne,"p",function(){return s}),B.d(ne,"b",function(){return n});function Q(r){return Array.isArray(r)}function H(r){return typeof r=="string"}function I(r){return typeof r=="object"&&r!==null&&!Array.isArray(r)&&!(r instanceof RegExp)&&!(r instanceof Date)}function W(r){return typeof r=="number"&&!isNaN(r)}function P(r){return r===!0||r===!1}function R(r){return typeof r=="undefined"}function K(r){return!N(r)}function N(r){return R(r)||r===null}function e(r,t){if(!r)throw new Error(t?`Unexpected type, expected '${t}'`:"Unexpected type")}function C(r){if(N(r))throw new Error("Assertion Failed: argument is undefined or null");return r}function E(r){return typeof r=="function"}function g(r,t){const b=Math.min(r.length,t.length);for(let v=0;vfunction(){const T=Array.prototype.slice.call(arguments,0);return t(m,T)};let v={};for(const m of r)v[m]=b(m);return v}function s(r){return r===null?void 0:r}function n(r,t="Unreachable"){throw new Error(t)}},"815F":function(Me,ne,B){"use strict";B.d(ne,"e",function(){return K}),B.d(ne,"c",function(){return e}),B.d(ne,"d",function(){return C}),B.d(ne,"a",function(){return g}),B.d(ne,"f",function(){return h}),B.d(ne,"b",function(){return a});var Q=B("KQm4"),H=B("VTBJ"),I=B("Ff2n"),W=B("Zm9Q"),P=B("Kwbf"),R=B("OZM5");function K(i,l){return i!=null?i:l}function N(){var i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],l=new Map;function s(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";(n||[]).forEach(function(t){var b=t.key,v=t.children;Object(P.a)(b!=null,"Tree node must have a certain key: [".concat(r).concat(b,"]"));var m=String(b);Object(P.a)(!l.has(m)||b===null||b===void 0,"Same 'key' exist in the Tree: ".concat(m)),l.set(m,!0),s(v,"".concat(r).concat(m," > "))})}s(i)}function e(i){function l(s){var n=Object(W.a)(s);return n.map(function(r){if(!Object(R.i)(r))return Object(P.a)(!r,"Tree/TreeNode can only accept TreeNode as children."),null;var t=r.key,b=r.props,v=b.children,m=Object(I.a)(b,["children"]),T=Object(H.a)({key:t},m),y=l(v);return y.length&&(T.children=y),T}).filter(function(r){return r})}return l(i)}function C(){var i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],l=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],s=new Set(l===!0?[]:l),n=[];function r(t){var b=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;return t.map(function(v,m){var T=Object(R.h)(b?b.pos:"0",m),y=K(v.key,T),f=Object(H.a)(Object(H.a)({},v),{},{parent:b,pos:T,children:null,data:v,isStart:[].concat(Object(Q.a)(b?b.isStart:[]),[m===0]),isEnd:[].concat(Object(Q.a)(b?b.isEnd:[]),[m===t.length-1])});return n.push(f),l===!0||s.has(y)?f.children=r(v.children||[],f):f.children=[],f})}return r(i),n}function E(i,l,s){var n;s?typeof s=="string"?n=function(b){return b[s]}:typeof s=="function"&&(n=function(b){return s(b)}):n=function(b,v){return K(b.key,v)};function r(t,b,v){var m=t?t.children:i,T=t?Object(R.h)(v.pos,b):"0";if(t){var y=n(t,T),f={node:t,index:b,pos:T,key:y,parentPos:v.node?v.pos:null,level:v.level+1};l(f)}m&&m.forEach(function(u,o){r(u,o,{node:t,pos:T,level:v?v.level+1:-1})})}r(null)}function g(i){var l=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},s=l.initWrapper,n=l.processEntity,r=l.onProcessFinished,t=arguments.length>2?arguments[2]:void 0,b={},v={},m={posEntities:b,keyEntities:v};return s&&(m=s(m)||m),E(i,function(T){var y=T.node,f=T.index,u=T.pos,o=T.key,c=T.parentPos,_=T.level,p={node:y,index:f,key:o,pos:u,level:_},d=K(o,u);b[u]=p,v[d]=p,p.parent=b[c],p.parent&&(p.parent.children=p.parent.children||[],p.parent.children.push(p)),n&&n(p,m)},t),r&&r(m),m}function h(i,l){var s=l.expandedKeys,n=l.selectedKeys,r=l.loadedKeys,t=l.loadingKeys,b=l.checkedKeys,v=l.halfCheckedKeys,m=l.dragOverNodeKey,T=l.dropPosition,y=l.keyEntities,f=y[i],u={eventKey:i,expanded:s.indexOf(i)!==-1,selected:n.indexOf(i)!==-1,loaded:r.indexOf(i)!==-1,loading:t.indexOf(i)!==-1,checked:b.indexOf(i)!==-1,halfChecked:v.indexOf(i)!==-1,pos:String(f?f.pos:""),dragOver:m===i&&T===0,dragOverGapTop:m===i&&T===-1,dragOverGapBottom:m===i&&T===1};return u}function a(i){var l=i.data,s=i.expanded,n=i.selected,r=i.checked,t=i.loaded,b=i.loading,v=i.halfChecked,m=i.dragOver,T=i.dragOverGapTop,y=i.dragOverGapBottom,f=i.pos,u=i.active,o=Object(H.a)(Object(H.a)({},l),{},{expanded:s,selected:n,checked:r,loaded:t,loading:b,halfChecked:v,dragOver:m,dragOverGapTop:T,dragOverGapBottom:y,pos:f,active:u});return"props"in o||Object.defineProperty(o,"props",{get:function(){return Object(P.a)(!1,"Second param return from event is node data instead of TreeNode instance. Please read value directly instead of reading from `props`."),i}}),o}},"8HAY":function(Me,ne,B){"use strict";B.d(ne,"a",function(){return P}),B.d(ne,"b",function(){return R}),B.d(ne,"d",function(){return K}),B.d(ne,"e",function(){return N}),B.d(ne,"c",function(){return e});var Q=B("MI8n"),H=B("pmY6"),I=B("3/fG"),W=function(C,E,g,h){function a(i){return i instanceof g?i:new g(function(l){l(i)})}return new(g||(g=Promise))(function(i,l){function s(t){try{r(h.next(t))}catch(b){l(b)}}function n(t){try{r(h.throw(t))}catch(b){l(b)}}function r(t){t.done?i(t.value):a(t.value).then(s,n)}r((h=h.apply(C,E||[])).next())})};class P extends H.a{constructor(C,E="",g="",h=!0,a){super();this._onDidChange=this._register(new Q.b),this.onDidChange=this._onDidChange.event,this._enabled=!0,this._id=C,this._label=E,this._cssClass=g,this._enabled=h,this._actionCallback=a}get id(){return this._id}get label(){return this._label}set label(C){this._setLabel(C)}_setLabel(C){this._label!==C&&(this._label=C,this._onDidChange.fire({label:C}))}get tooltip(){return this._tooltip||""}set tooltip(C){this._setTooltip(C)}_setTooltip(C){this._tooltip!==C&&(this._tooltip=C,this._onDidChange.fire({tooltip:C}))}get class(){return this._cssClass}set class(C){this._setClass(C)}_setClass(C){this._cssClass!==C&&(this._cssClass=C,this._onDidChange.fire({class:C}))}get enabled(){return this._enabled}set enabled(C){this._setEnabled(C)}_setEnabled(C){this._enabled!==C&&(this._enabled=C,this._onDidChange.fire({enabled:C}))}get checked(){return this._checked}set checked(C){this._setChecked(C)}_setChecked(C){this._checked!==C&&(this._checked=C,this._onDidChange.fire({checked:C}))}run(C,E){return W(this,void 0,void 0,function*(){this._actionCallback&&(yield this._actionCallback(C))})}}class R extends H.a{constructor(){super(...arguments);this._onBeforeRun=this._register(new Q.b),this.onBeforeRun=this._onBeforeRun.event,this._onDidRun=this._register(new Q.b),this.onDidRun=this._onDidRun.event}run(C,E){return W(this,void 0,void 0,function*(){if(!C.enabled)return;this._onBeforeRun.fire({action:C});let g;try{yield this.runAction(C,E)}catch(h){g=h}this._onDidRun.fire({action:C,error:g})})}runAction(C,E){return W(this,void 0,void 0,function*(){yield C.run(E)})}}class K extends P{constructor(C){super(K.ID,C,C?"separator text":"separator");this.checked=!1,this.enabled=!1}}K.ID="vs.actions.separator";class N{constructor(C,E,g,h){this.tooltip="",this.enabled=!0,this.checked=!1,this.id=C,this.label=E,this.class=h,this._actions=g}get actions(){return this._actions}dispose(){}run(){return W(this,void 0,void 0,function*(){})}}class e extends P{constructor(){super(e.ID,I.a("submenu.empty","(empty)"),void 0,!1)}}e.ID="vs.actions.empty"},"8hTe":function(Me,ne,B){Me.exports={button:"button___1wy9m"}},"9Bee":function(Me,ne,B){"use strict";var Q=B("DYRE"),H=B("zeV3"),I=B("+L6B"),W=B("2/Rp"),P=B("k1fw"),R=B("9og8"),K=B("tJVT"),N=B("WmNS"),e=B.n(N),C=B("q1tI"),E=B.n(C),g=B("vg9a"),h=B("DlQD"),a=B.n(h),i=B("rUJ1");function l(U,x){var w=U.match(/^(\s+)(?:```)/);if(w===null)return x;var k=w[1];return x.split(` `).map(function(z){var F=z.match(/^\s+/);if(F===null)return z;var ie=Object(K.a)(F,1),Ce=ie[0];return Ce.length>=k.length?z.slice(k.length):z}).join(` `)}var s=[],n=["